summaryrefslogtreecommitdiff
path: root/lib/plugins/config/settings/config.class.php
Commit message (Expand)AuthorAge
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-01-07
* fixed search'and'replace fuckup in config pluginAndreas Gohr2015-01-07
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* PHPDocs and some improvementsGerrit Uitslag2014-10-02
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* add visibility and PHPDocs to config plugin classGerrit Uitslag2014-03-19
* FS#2888 fix for templatesAndreas Gohr2013-11-26
* fix numeric expression read in plugin default conf FS#2888Andreas Gohr2013-11-26
* fix signatures and old by referencesGerrit Uitslag2013-10-15
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* Fix CodeSniffer violationsMatt Perry2013-08-22
* Revert "add html5 attributes to email fields of the config manager"Christopher Smith2013-08-08
* Merge branch 'master' into configmgr_improvementsChristopher Smith2013-08-03
|\
| * add html5 attributes to email fields of the config managerChristopher Smith2013-07-31
* | Merge branch 'master' into configmgr_improvementsChristopher Smith2013-07-30
|\|
| * fix security caution for 'remote' setting (was 'xmlrpc')Christopher Smith2013-02-24
* | replace preset _cautionList property with _caution config metadata parameter,...Christopher Smith2013-02-18
* | fix security caution for 'remote' setting (was 'xmlrpc')Christopher Smith2013-02-18
* | FS#2722 add settings_regex class, use it for hidepagesChristopher Smith2013-02-18
* | remove no longer used email pattern, validation is done by mail_* functionsChristopher Smith2013-02-18
* | remove php_strip_whitespace() alternate, no longer required as php min req't ...Christopher Smith2013-02-18
|/
* Merge pull request #183 from splitbrain/configmgr_and_disabled_pluginsAndreas Gohr2013-02-17
|\
| * improve comments on settings::update() methodChristopher 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
|\|
| * 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
|\
| * touch the config on save, even if no changes were madeAndreas Gohr2013-01-31
| * some coding style improvementsDominik Eckelmann2012-11-29
* | 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
|\| |
| * | 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
| |/
* | partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133aAndreas Gohr2012-11-10
* | added 'text' to config plugin for multi line text configsAndreas Gohr2012-11-10
|/
* replace deprecated split calls FS#2583Andreas Gohr2012-08-26
* no longer allow include statements in local.conf.phpAndreas Gohr2012-07-08
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* some more DOKU_TPL removalAndreas Gohr2012-02-01
* Fixes FS#2323 Symbolic link to template doesn't workHakan Sandell2011-10-15
* Merge pull request #19 from gbirke/masterDominik Eckelmann2011-08-18
|\