bba10e63 | 21-Apr-2013 |
lupo49 <dokuwiki@lupo49.de> |
Revert "German language update"
This reverts commit ba09710ad34bb383ae3526e84490a3d545f78866.
Conflicts: lib/plugins/authad/lang/de/settings.php |
4931ae52 | 15-Apr-2013 |
Otto Vainio <otto@valjakko.net> |
Finnish language update |
ba09710a | 15-Apr-2013 |
Martin Terber <mterber@gmx.net> |
German language update |
02ea0357 | 04-Apr-2013 |
André Koot <meneer@tken.net> |
Dutch language update |
ba04585e | 04-Apr-2013 |
Aivars Miška <allefm@gmail.com> |
Latvian language update |
8ee04877 | 04-Apr-2013 |
이명진 <aranet100@gmail.com> |
Korean language update |
83fd0ad6 | 31-Mar-2013 |
lupo49 <dokuwiki@lupo49.de> |
de/de-informal: config plugin - Clean up the TOC in the configuration page / No need to add "Konfiguration" or "Plugin" to every element if the heading tells you that. |
f2b500f5 | 24-Mar-2013 |
Frank Loizzi <catchall@bacal.de> |
German (informal) language update |
14bc69e3 | 24-Mar-2013 |
이명진 <aranet100@gmail.com> |
Korean language update |
e20faad8 | 24-Mar-2013 |
Victor Westmann <victor.westmann@gmail.com> |
Brazilian Portuguese language update |
df60eba1 | 11-Mar-2013 |
Bruno Veilleux <bruno.vey@gmail.com> |
French language update |
5b84f8e9 | 11-Mar-2013 |
日向小郎 <syaoranhinata@gmail.com> |
Traditional chinese language update |
a4655683 | 24-Feb-2013 |
Lorenzo Radaelli <lorenzo@mfr-trade.it> |
Italian language update |
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) |