| 939baf40 | 26-Mar-2013 |
senorandy <senorandy@hotmail.co.uk> |
Update default.php
Wihtout this, unable to fetch any AD info.. also allows SSO. |
| 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 |
| 2ab29680 | 19-Mar-2013 |
Dominik Eckelmann <deckelmann@gmail.com> |
removed unsused translation file |
| 8b5e2fdb | 11-Mar-2013 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update |
| 421bfa82 | 11-Mar-2013 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| f5f59c48 | 11-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
typo fix |
| df60eba1 | 11-Mar-2013 |
Bruno Veilleux <bruno.vey@gmail.com> |
French language update |
| 5b84f8e9 | 11-Mar-2013 |
日向小郎 <syaoranhinata@gmail.com> |
Traditional chinese language update |
| 19ff1b0b | 09-Mar-2013 |
Anika Henke <anika@selfthinker.org> |
fixed use of removed plugin function in revert plugin (FS#2744) |
| 03583750 | 06-Mar-2013 |
Kiril LastName <neohidra@gmail.com> |
Bulgarian language update |
| 6535e29c | 01-Mar-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed loading of old configuration for auth plugins |
| bdac7415 | 24-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed typos |
| 3fe28037 | 24-Feb-2013 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update |
| a4655683 | 24-Feb-2013 |
Lorenzo Radaelli <lorenzo@mfr-trade.it> |
Italian language update |
| 9507770d | 20-Feb-2013 |
Michael Hamann <michael@content-space.de> |
Fix remaining missing $INPUT uses FS#2577
This adds $INPUT in all places where it was still missing and available. $INPUT is now also used in places where using $_REQUEST/... was okay in order to ma
Fix remaining missing $INPUT uses FS#2577
This adds $INPUT in all places where it was still missing and available. $INPUT is now also used in places where using $_REQUEST/... was okay in order to make the code consistent.
show more ...
|
| e0d6578c | 18-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
fix security caution for 'remote' setting (was 'xmlrpc') |
| 338ac38c | 24-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed typos |
| 292f6d8b | 24-Feb-2013 |
lainme <lainme993@gmail.com> |
Simplified Chinese language update |
| d00152be | 24-Feb-2013 |
Lorenzo Radaelli <lorenzo@mfr-trade.it> |
Italian language update |
| 00d58927 | 20-Feb-2013 |
Michael Hamann <michael@content-space.de> |
Fix remaining missing $INPUT uses FS#2577
This adds $INPUT in all places where it was still missing and available. $INPUT is now also used in places where using $_REQUEST/... was okay in order to ma
Fix remaining missing $INPUT uses FS#2577
This adds $INPUT in all places where it was still missing and available. $INPUT is now also used in places where using $_REQUEST/... was okay in order to make the code consistent.
show more ...
|
| 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 |