summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/helper/extension.php
Commit message (Expand)AuthorAge
* Merge pull request #1240 from splitbrain/plugindeletedfilesAndreas Gohr2015-07-27
|\
| * remove deleted files on update of extensionGerrit Uitslag2015-07-16
* | added plugin to list of bundled extensionsAndreas Gohr2015-07-18
|/
* fixed isBundled() check when remote info is unavailableAndreas Gohr2015-05-25
* added composer setup and the first composer package php-archiveAndreas Gohr2015-05-15
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
* update manager.dat correctly on install. closes #704Andreas Gohr2014-05-13
* removed another case of superflous multiple cache invalidationAndreas Gohr2014-05-13
* fix icon for plugins following templates in extension managerAndreas Gohr2014-05-10
* better filename parsingAndreas Gohr2014-01-08
* use DOKU_LFAndreas Gohr2014-01-08
* remove unneeded try/catch blocksAndreas Gohr2014-01-08
* typo fixAndreas Gohr2014-01-06
* purge cache only once on installAndreas Gohr2014-01-06
* now use new core funtion to recursively deleteAndreas Gohr2014-01-06
* added css and html changes for RTL scripts to extension managerAnika Henke2014-01-05
* added git warningAndreas Gohr2014-01-05
* removed the old plugin managerAndreas Gohr2014-01-05
* protect authplain and current auth pluginAndreas Gohr2014-01-05
* do not show updates for bundled pluginsAndreas Gohr2014-01-05
* use config for firguring out if an extension is protectedAndreas Gohr2014-01-05
* even more fixes for the bundled extension listAndreas Gohr2014-01-05
* template:default is no longer bundledAndreas Gohr2014-01-05
* the plugin is called testing not testAndreas Gohr2014-01-05
* just not handle enable/disable for templates for nowAndreas Gohr2013-08-11
* fixed button logicAndreas Gohr2013-08-11
* language cleanupAndreas Gohr2013-08-10
* manual install tab now worksAndreas Gohr2013-08-10
* fixed popularity displayAndreas Gohr2013-08-09
* make sure temporary folders are cleaned upAndreas Gohr2013-08-09
* installation now worksAndreas Gohr2013-08-09
* added tests for the find_folders methodAndreas Gohr2013-08-09
* added 4th tab for manual installAndreas Gohr2013-08-09
* added a first unit testAndreas Gohr2013-08-09
* fixed some confusion between base, id and nameAndreas Gohr2013-08-09
* some initial go at the search tabAndreas Gohr2013-08-09
* various gui fixesAndreas Gohr2013-08-04
* Extension manager: Implement extension tableMichael Hamann2013-08-02
* Extension manager: implement uninstall, canModify and install/updateMichael Hamann2013-08-02
* Extension manager: Improve update checkMichael Hamann2013-08-02
* Extension manager: Use getInfo() when no info.txt is availableMichael Hamann2013-08-02
* Extension manager: fix install dir for templatesMichael Hamann2013-08-02
* Extension manager: implemented more extension info and basic repository accessMichael Hamann2013-08-01
* Extension manager: First draft of the extension classMichael Hamann2013-08-01