summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Expand)AuthorAge
* 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
* check for admin in AJAX backendAndreas Gohr2014-01-06
* now use new core funtion to recursively deleteAndreas Gohr2014-01-06
* added status to info list of extension pluginAnika Henke2014-01-05
* added css and html changes for RTL scripts to extension managerAnika Henke2014-01-05
* added basic mobile styles to extension manager (not great, but makes things a...Anika Henke2014-01-05
* fixed and improved some HTML in extension managerAnika Henke2014-01-05
* added git warningAndreas Gohr2014-01-05
* fixed strict standard error and added some docblockAndreas Gohr2014-01-05
* removed the old plugin managerAndreas Gohr2014-01-05
* typo fixAndreas 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
* Merge remote-tracking branch 'origin/master' into extension_managerAnika Henke2014-01-05
|\
| * translation updatealhajr2014-01-05
| * Merge pull request #485 from dokuwiki-translate/lang_update_613Andreas Gohr2014-01-02
| |\
| | * translation updateIvan Peltekov2013-12-31
| * | translation updatealhajr2014-01-01
| * | translation updatematt carroll2013-12-31
| |/
| * translation updateHans Iwan Bratt2013-12-24
| * translation updateDương Văn Hoàng2013-12-19
| * fix possible XSS vulnerability in Plugin ManagerAndreas Gohr2013-12-10
| * crlf 2 lf whitespace fixesAnika Henke2013-12-07
| * translation updateMyeongjin2013-12-07
| * translation updateanjianshi2013-12-05
| * translation updatezamroni2013-12-03
| * translation updateAntonio Bueno2013-12-02
| * Merge branch 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwik...Andreas Gohr2013-12-01
| |\
| | * translation updateOtto Vainio2013-11-24
| * | Merge branch 'lang_update_518' of git://github.com/dokuwiki-translate/dokuwik...Andreas Gohr2013-12-01
| |\ \
| | * | translation updateGaram2013-11-25
| * | | Merge pull request #451 from splitbrain/fs2888Andreas Gohr2013-12-01
| |\ \ \
| | * | | FS#2888 fix for templatesAndreas Gohr2013-11-26
| | * | | fix numeric expression read in plugin default conf FS#2888Andreas Gohr2013-11-26
| * | | | Merge pull request #455 from splitbrain/user_importexport_fixesChristopher Smith2013-12-01
| |\ \ \ \
| | * | | | remove incorrect 'private' restriction from tset methodChristopher Smith2013-12-01
| | * | | | comment (hide) incomplete export with filter testChristopher Smith2013-12-01
| | * | | | Per FS#2884, implement a local version of str_getcsv() to maintainChristopher Smith2013-12-01
| | * | | | test import against auth plugin which doesn't allow adding usersChristopher Smith2013-11-28
| | * | | | Add unit tests for usermanager import & export functionsChristopher Smith2013-11-28
| | * | | | Improvements to facilitate unit testingChristopher Smith2013-11-28
| | * | | | MINOR: comment spelling correctionsChristopher Smith2013-11-28