| 02779b18 | 02-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Extension manager: Implement extension table
This uses a lot of code and the whole design from the previous extension manager implementation. |
| c4d11518 | 02-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
style improvements |
| 328143f8 | 02-Aug-2013 |
Christopher Smith <chris@jalakai.co.uk> |
enable email notifications & alert messages for imported users |
| 8c824552 | 02-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed a merge conflict I missed on merge |
| 2a2a2ba2 | 02-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
added basic suport for embedding (html5) videos |
| 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 |
| 72a66eb7 | 02-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
check less compilation for errors
This now gives proper files and line numbers for errors |
| 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 |
| acd3eb67 | 02-Aug-2013 |
Klap-in <klapinklapin@gmail.com> |
Enable LANG.template.<template>.key to provide localized strings in templates |
| 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 |
| 363c0a9e | 02-Aug-2013 |
Anika Henke <anika@selfthinker.org> |
small fix for pagetools in RTL languages |
| 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 |
| 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 |