| 4fb6e514 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
prevent overlong select boxes (FS#2817) |
| a191bd2a | 01-Aug-2013 |
Frederico Guimarães <frederico@teia.bio.br> |
Brazilian Portuguese language update |
| ada93257 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added default icon to pagetools |
| d6d38cc2 | 01-Aug-2013 |
Matthias Schulte <post@lupo49.de> |
de/de-informal: localization updates (delete user function) |
| 788f86d9 | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: add language file and simple admin component |
| b9ca398d | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: implemented more extension info and basic repository access |
| ab3a75dc | 01-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY
also made it more secure against copy'n'paste |
| 9805efa0 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria roles to search and acl manager |
| 763ffe58 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria attributes for footnote tooltips |
| 5c967d3d | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add csv export functionality to the user manager |
| 193e2280 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
removed unused and old hasFlash() JS function |
| 5a99d25b | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria attributes to edit mode |
| 65f0aa62 | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update config metadata comments for parameter '_multiple' |
| c7b9800a | 01-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: First draft of the extension class |
| 2586f61f | 31-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add html5 attributes to email fields of the config manager |
| 7b3674bd | 31-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add html5 'email' type to the user manager forms |
| 2a7abf2d | 31-Jul-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2751 - self deletion of user account |
| 0320882f | 31-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Remove search_references() and the refshow configuration option
The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the medi
Remove search_references() and the refshow configuration option
The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too.
show more ...
|
| 0e1777cb | 31-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
added aria attributes to tree and show/hide functions |
| fd975da7 | 31-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
removed possibility to have rtl.less files in plugins |
| e8e5221c | 31-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
switched to LESS variables in rest of template's css files |
| b0a0b422 | 30-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
unlessified and lessified a few more css |
| ea9bf416 | 30-Jul-2013 |
Anika Henke <anika@selfthinker.org> |
fixed broken structure |
| c6f665dd | 30-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Don't recommend the deprecated default template for JS debugging |
| fbaa8777 | 30-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed debug statement. sorry |