summaryrefslogtreecommitdiff
path: root/lib/plugins/config
Commit message (Expand)AuthorAge
* Merge pull request #183 from splitbrain/configmgr_and_disabled_pluginsAndreas Gohr2013-02-17
|\
| * improve comments on settings::update() methodChristopher Smith2013-02-17
| * tidy up authtype setting class (incl. fix issue with auth change/logoff occur...Christopher Smith2013-02-17
| * add property to show disabled plugins, set it to false (to hide by default)Christopher Smith2013-02-17
* | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
|\|
| * fixed html error in plugin lang fileAnika Henke2013-02-16
* | Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
|\|
| * Add django compatible hashes to the config options.Tom N Harris2013-02-16
| * 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
* | separate default settings from non-existing settingsKlap-in2013-02-16
|/
* 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
| * | Greek language updateVasileios Karavasilis2013-02-01
| * | Galician language updateRodrigo Rega2013-02-01
| * | added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
| * | added mediawiki password method FS#2559Andreas Gohr2013-01-26
| |/
| * 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
| * Galician language updateLeandro Regueiro2012-11-23
| * French language updateAnael Mobilia2012-11-12
| * Czech language updateJakub2012-11-12
* | 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
| |/
* | fixed saving in config pluginAndreas Gohr2012-11-10
* | partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133aAndreas Gohr2012-11-10
* | added 'text' to config plugin for multi line text configsAndreas Gohr2012-11-10
* | Merge branch 'master' into futureAndreas Gohr2012-11-04
|\|
| * Korean language update이명진2012-11-02
| * Latvian language updateAivars Miska2012-11-02
| * Persian language updateAmirH Hassaneini2012-10-23
| * Spanish language updateMercè López2012-10-23
| * russian language updatesh.khmit2012-10-23
| * Brazilia Portuguese language updateFrederico Goncalves Guimaraes2012-10-12
| * Basque language updateZigor Astarbe2012-10-07
* | Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
|\ \ | |/ |/|
| * Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20
| * Bugfix: auth types are now correcty addedJan Schumann2012-01-03