| 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 |
| 07a30891 | 18-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed line endings |
| c33b315b | 18-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed a bunch of functions which were deprecated in 2005/2006 |
| eda319e6 | 17-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed unnecessary css parts |
| e5f0efe2 | 17-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
improved disabled acl permission styling (FS#2714) |
| 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) |
| 5ebd6fd9 | 16-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
litte fixes |
| 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 ...
|
| 45970804 | 16-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
Complete metadata and defaults of auth plugin configs |
| 5398a7b6 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed language file placeholders FS#2682 |
| 87bba75a | 16-Feb-2013 |
Tom N Harris <tnharris@whoopdedo.org> |
Add django compatible hashes to the config options. |
| 71f791ff | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed deprecated ACL wrapper object |
| 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 |
| 62147bf8 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
don't expose version in info plugin FS#2701 |
| a701b283 | 08-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed config loading for auth plugins |
| ed2c6a71 | 05-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
use consistent name for authpgsql |
| fe3fe1c7 | 05-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed authpg plugin info |
| 6cf2bbfa | 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added config metadata for authpgsql plugin |
| 9a391616 | 02-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added config metadata for authmysql plugin |