| f461b96d | 04-Sep-2015 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| 76c49356 | 02-Sep-2015 |
Mike Wilmes <mwilmes@avc.edu> |
* Fixed identified issue with button spans by replacing missing closing span tag as identified by selfthinker, removed in ae61441. |
| 06c9ee33 | 02-Sep-2015 |
Marius van Witzenburg <info@mariusvw.com> |
Fixed several undefined errors. |
| 3c6ca1b7 | 01-Sep-2015 |
Mike Wilmes <mwilmes@avc.edu> |
* Changed the flow of the navigation button HTML so the navigation buttons actually flow to the right. |
| a51304ac | 28-Aug-2015 |
Kiril <neohidra@gmail.com> |
translation update |
| e066f532 | 27-Aug-2015 |
Liou, Jhe-Yu <lioujheyu@gmail.com> |
translation update |
| af8be5cf | 25-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 5b99afc3 | 24-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| f43043c8 | 23-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 0f0d2990 | 23-Aug-2015 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| 8d91581f | 23-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 22cadb78 | 23-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 2540fcbb | 22-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 5f760a7a | 22-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
rtl styles for media manager. Requires also rtl depended change in javascript..
handle 'e' set a resize handle at east side, 'w' at west side. |
| cde44c60 | 22-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
little cleanup media.js |
| 84bef359 | 22-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| f28fdf54 | 22-Aug-2015 |
Torpedo <dgtorpedo@gmail.com> |
translation update |
| 976b572a | 22-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add sizechange to wiki's global recent page |
| 53cba3d0 | 22-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformatting |
| a023425b | 22-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformating recent listing |
| 551be3f9 | 21-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Display filesize changes in revisionlog
Reformat some bits of code apply some missing pieces also for first entry |
| ac3ed4af | 21-Aug-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Store change of filesizes in revision log
Implements https://bugs.dokuwiki.org/index.php?do=details&task_id=2525 |
| 21b07cb4 | 21-Aug-2015 |
Andreas Gohr <andi@splitbrain.org> |
scroll to position only when ACT=index. closes #1314 |
| d09fc643 | 20-Aug-2015 |
Phil Hopper <phillip_hopper@wycliffeassociates.org> |
Fix Parser Media tests running locally
These tests were passing on travis-ci but failing when run locally because the tests were assuming the value of DOKU_BASE would be '/./' but it was actually '/
Fix Parser Media tests running locally
These tests were passing on travis-ci but failing when run locally because the tests were assuming the value of DOKU_BASE would be '/./' but it was actually '/tmp/' instead.
show more ...
|
| bb6d40dc | 18-Aug-2015 |
Andreas Gohr <andi@splitbrain.org> |
Form: fixed class checks |