summaryrefslogtreecommitdiff
path: root/lib/plugins
Commit message (Expand)AuthorAge
* removed useless css from config manager (causing issues in Opera, FS#2678)Anika Henke2013-02-16
* allow richer email addresses in notify and registernotify FS#2689Andreas Gohr2013-02-16
* don't expose version in info plugin FS#2701Andreas Gohr2013-02-16
* fixed config loading for auth pluginsAndreas Gohr2013-02-08
* use consistent name for authpgsqlKlap-in2013-02-05
* fixed authpg plugin infoAndreas Gohr2013-02-05
* Merge branch 'master' into futureAndreas Gohr2013-02-03
|\
| * Merge pull request #175 from splitbrain/touchconfigAndreas Gohr2013-02-03
| |\
| | * touch the config on save, even if no changes were madeAndreas Gohr2013-01-31
| * | Merge pull request #176 from splitbrain/aclhelptextstructuringAndreas Gohr2013-02-01
| |\ \
| | * | Use list in acl help text, for more structureKlap-in2013-02-01
| * | | Greek language updateVasileios Karavasilis2013-02-01
| |/ /
| * | Merge pull request #167 from Klap-in/masterAndreas Gohr2013-02-01
| |\ \
| | * | set $msg argument of loadHelper() default to true.Klap-in2013-01-27
| | * | Merge remote-tracking branch 'upstream/master'Klap-in2013-01-26
| | |\ \
| | * | | Reformat last bottom end of the syntax plugin fileKlap-in2013-01-26
| | * | | Added loadHelper() to DokuWiki_Syntax_Plugin.Klap-in2013-01-26
| * | | | Galician language updateRodrigo Rega2013-02-01
| | |/ / | |/| |
| * | | added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
| * | | added mediawiki password method FS#2559Andreas Gohr2013-01-26
| | |/ | |/|
| * | Revert "handle bzip1 as well"Andreas Gohr2013-01-23
| * | handle bzip1 as wellElan Ruusamäe2013-01-23
| * | Turkish language updateErdem2013-01-18
| * | Catalan language updateDaniel López Prat2013-01-18
| * | Traditional Chinese language update日向小郎2013-01-09
| |/
| * Arabic language updateOsama Al-Kofahi2013-01-06
| * some coding style improvementsDominik Eckelmann2012-11-29
| * Correct German plugin manager translation (download != install)Michael Hamann2012-11-28
| * Galician language updateLeandro Regueiro2012-11-23
| * French language updateAnael Mobilia2012-11-12
| * Merge pull request #140 from splitbrain/tarAndreas Gohr2012-11-12
| |\
| | * removed old TarLib and changed plugin manager to use new oneAndreas Gohr2012-11-03
| * | Czech language updateJakub2012-11-12
* | | added config metadata for authpgsql pluginAndreas Gohr2013-02-02
* | | added config metadata for authmysql pluginAndreas Gohr2013-02-02
* | | dded config metadata for authldap pluginAndreas Gohr2013-02-02
* | | added config metadata to authad pluginAndreas Gohr2013-02-02
* | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
|\ \ \
| * | | fixed problems with spaced arraysAndreas Gohr2013-01-16
| * | | parse arrays from config fileAndreas Gohr2013-01-16
* | | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
|\| | |
| * | | added failing test for array typeAndreas Gohr2012-11-16
| * | | started to add some unit tests to config managerAndreas Gohr2012-11-16
| * | | Revert "config manager: let PHP parse the config file"Andreas Gohr2012-11-16
| * | | added 'array' type for config managerAndreas Gohr2012-11-10
| * | | config manager: let PHP parse the config fileAndreas Gohr2012-11-10
| * | | config manager: removed dead/commented codeAndreas Gohr2012-11-10
| |/ /
| * | Merge pull request #121 from splitbrain/strictAndreas Gohr2012-11-04
| |\ \ | | |/ | |/|
| | * fix E_STRICT errors FS#2427Andreas Gohr2012-07-28
* | | fixed saving in config pluginAndreas Gohr2012-11-10