| b41885e3 | 08-Sep-2012 |
Hakan Sandell <sandell.hakan@gmail.com> |
Replacing $_REQUEST variables with $INPUT wrapper, plugin manager |
| 392c9b52 | 08-Sep-2012 |
Hakan Sandell <sandell.hakan@gmail.com> |
Replacing $_REQUEST variables with $INPUT wrapper, config/admin.php |
| 5373d847 | 08-Sep-2012 |
Hakan Sandell <sandell.hakan@gmail.com> |
Replacing $_REQUEST variables with $INPUT wrapper, fetch.php |
| 356d9c9e | 08-Sep-2012 |
Hakan Sandell <sandell.hakan@gmail.com> |
Replacing $_REQUEST variables with $INPUT wrapper, init.php |
| ad739841 | 08-Sep-2012 |
Anika Henke <anika@selfthinker.org> |
RTL improvements (mainly on media manager, FS#2569) |
| 10295f78 | 08-Sep-2012 |
Michael Hamann <michael@content-space.de> |
Replace language-dependent selector in the mediamanager js FS#2573 |
| cd2f903b | 07-Sep-2012 |
Michael Hamann <michael@content-space.de> |
Correct and add some PHPDoc comments, initialize some variables |
| 05be3a57 | 07-Sep-2012 |
Olivier Duval <zorky00@gmail.com> |
French language update |
| 0e65a484 | 06-Sep-2012 |
Gerardo Zamudio <gerardo@gerardozamudio.net> |
Spanish language update |
| 520297b4 | 06-Sep-2012 |
Jukka Inkeri <jukka@awot.fi> |
Finish language update |
| ccde6bdb | 06-Sep-2012 |
日向小郎 <syaoranhinata@gmail.com> |
Traditional Chinese language update |
| e10c99f4 | 27-Aug-2012 |
Mark <mc.prins@gmail.com> |
update the url to the latest one used in the manager FIX for FS#2463 <https://bugs.dokuwiki.org/index.php?do=details&task_id=2463> |
| d836931d | 26-Aug-2012 |
Anika Henke <anika@selfthinker.org> |
fixed quicksearch overlay being cut off in IE7 (FS#2581) |
| bf99c56f | 26-Aug-2012 |
Anika Henke <anika@selfthinker.org> |
made tabs RTL-aware |
| 77d44477 | 26-Aug-2012 |
Otto Vainio <otto@valjakko.net> |
Finish language update |
| 940dbfe4 | 26-Aug-2012 |
Gerrit <klapinklapin@gmail.com> |
Dutch language update |
| ef72e4a3 | 26-Aug-2012 |
Miroslav Svoboda <msv@email.cz> |
Czech language update |
| 5b838199 | 26-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
do not intialize media manager JS if not needed FS#2578 |
| 0edda900 | 26-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
replace deprecated split calls FS#2583 |
| 64273335 | 24-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
more $INPUT use FS#2577 |
| c51e9570 | 23-Aug-2012 |
Andreas Gohr <gohr@cosmocode.de> |
allow selects in block forms |
| 84c1127c | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
correctly check if subscriptions are enabled |
| adec979f | 12-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
more subscription refactoring BROKEN
now the actual sending of bulk messages (digest, list) is reimplemented and partially tested.
Still not complete |
| 80a47290 | 06-Aug-2012 |
Andreas Gohr <andi@splitbrain.org> |
do not recompress already minified js FS#2574 |
| 63e967bd | 05-Aug-2012 |
Anika Henke <anika@selfthinker.org> |
html validity fixes (removed name and align in some plugins) |