| e0d6578c | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
fix security caution for 'remote' setting (was 'xmlrpc') |
| d00152be | 24-Feb-2013 |
Lorenzo Radaelli <lorenzo@mfr-trade.it> |
Italian language update |
| 9dc3b8ab | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
replace preset _cautionList property with _caution config metadata parameter, plugins can now easily set cautions on their settings |
| d433710d | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
fix security caution for 'remote' setting (was 'xmlrpc') |
| d110fb0d | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2722 add settings_regex class, use it for hidepages |
| 8bb7fe55 | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
remove no longer used email pattern, validation is done by mail_* functions |
| c89ab3e9 | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
remove php_strip_whitespace() alternate, no longer required as php min req't ensures its always present |
| 51de8ca1 | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add comments for recent settings class additions to extra.class.php |
| c33b315b | 18-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed a bunch of functions which were deprecated in 2005/2006 |
| 22b77ede | 17-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
improve comments on settings::update() method |
| aae735fc | 17-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
tidy up authtype setting class (incl. fix issue with auth change/logoff occurring when only one auth plugin is enabled and other settings are updated) |
| 0fc50f81 | 17-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add property to show disabled plugins, set it to false (to hide by default) |
| 4005b080 | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed html error in plugin lang file |
| a0e62518 | 16-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
separate default settings from non-existing settings setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwis
separate default settings from non-existing settings setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwise 'setting_no_class' is loaded
show more ...
|
| 87bba75a | 16-Feb-2013 |
Tom N Harris <tnharris@whoopdedo.org> |
Add django compatible hashes to the config options. |
| 73afc609 | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed useless css from config manager (causing issues in Opera, FS#2678) |
| a9b6a8b5 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
allow richer email addresses in notify and registernotify FS#2689
This deprecates the "richemail" config class |
| 58e98218 | 01-Feb-2013 |
Vasileios Karavasilis <vasileioskaravasilis@gmail.com> |
Greek language update |
| 957e84c6 | 01-Feb-2013 |
Rodrigo Rega <rodrigorega@gmail.com> |
Galician language update |
| e0e514e1 | 31-Jan-2013 |
Andreas Gohr <gohr@cosmocode.de> |
touch the config on save, even if no changes were made |
| dfbe4adf | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
added SHA512 hashing method FS#2663 |
| 529b0416 | 26-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
added mediawiki password method FS#2559
This should make migrating from MediaWiki a bit easier. |
| e6c4a822 | 18-Jan-2013 |
Erdem <farukerdemoncel@gmail.com> |
Turkish language update |
| 187b13eb | 18-Jan-2013 |
Daniel López Prat <daniel@6temes.cat> |
Catalan language update |
| d12150d8 | 16-Jan-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed problems with spaced arrays |