| cd3ed83c | 02-Aug-2013 |
Matthias Schulte <post@lupo49.de> |
de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal |
| 45c19902 | 02-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
improve html structure and styling for add & edit user notes
made necessary by PR#254 which adds content below these notes. |
| ee9498f5 | 02-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
usermanager: fix an issue where edit user table would incorrectly show the password blank message |
| ae1afd2f | 02-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add csv import functionality to the user manager |
| dc068052 | 02-Aug-2013 |
Matthias Schulte <post@lupo49.de> |
de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821 |
| 1981046e | 02-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: implement uninstall, canModify and install/update |
| 449f3982 | 02-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: Improve update check |
| 7c30f5ce | 02-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: Use getInfo() when no info.txt is available |
| 9c0a7269 | 02-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: fix install dir for templates |
| 8ae55d68 | 02-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
Revert "translation update"
This reverts commit d6d855093f24c6c3f608d005189385959a7efbf7.
I guess it was a bit too early to think straight :-/ |
| d6d85509 | 01-Aug-2013 |
DokuWiki Translation <> |
translation update |
| a191bd2a | 01-Aug-2013 |
Frederico Guimarães <frederico@teia.bio.br> |
Brazilian Portuguese language update |
| 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 |
| 9805efa0 | 01-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added aria roles to search and acl manager |
| 5c967d3d | 01-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add csv export functionality to the user manager |
| 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 ...
|
| 1b7fc214 | 30-Jul-2013 |
Mohamed Amine BERGAOUI <mabergaoui@gmail.com> |
corrected coding style, deleted ?>, renamed function keys and used plugin_load |
| 9f8068d2 | 30-Jul-2013 |
Mohamed Amine BERGAOUI <mabergaoui@gmail.com> |
moving ACL remote functions to the ACL plugin |