- Aug 02, 2013
-
-
Andreas Gohr authored
* pull-request-245: coding corrections. correct type hint, remove unused variable assignment HTTPClient don't pull too much bytes when no content-length is given de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account Conflicts: inc/lang/de-informal/lang.php inc/lang/de/lang.php
-
Andreas Gohr authored
-
git://github.com/splitbrain/dokuwikiAndreas Gohr authored
* 'FS#2751' of git://github.com/splitbrain/dokuwiki: coding corrections. correct type hint, remove unused variable assignment de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account
-
Andreas Gohr authored
Localizetemplate
-
Andreas Gohr authored
fixed some bi-directionality issues
-
Andreas Gohr authored
Usermanager bug fix
-
Andreas Gohr authored
de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal
-
Klap-in authored
-
Klap-in authored
-
Matthias Schulte authored
manager / Synchronize terms in de and de-informal
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
made necessary by PR#254 which adds content below these notes.
-
Christopher Smith authored
-
Andreas Gohr authored
de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821
-
Matthias Schulte authored
/ fix several typos / Fixes FS#2821
-
Anika Henke authored
Fixed some issues which occur whenever RTL and LTR languages could potentially be mixed, using the HTML5 `<bdi>` element. This element is currently only supported by Chrome and Firefox. The old and only partially working fix for tpl_breadcrumbs() was removed in favour of this solution.
-
Andreas Gohr authored
-
Klap-in authored
-
Klap-in authored
-
Klap-in authored
-
Anika Henke authored
-
Andreas Gohr authored
When the DokuWiki install was in a deep namespace, the used path name could land in the >100 char limit and trigger ustar format where the filename and directory name are split. This would fail the test.
-
Andreas Gohr authored
This reverts commit d6d85509. I guess it was a bit too early to think straight :-/
-
Andreas Gohr authored
Translation update (zh-tw)
-
- Aug 01, 2013
-
-
DokuWiki Translation authored
-
Andreas Gohr authored
Tars strip the leading slash so the tests where wrong. Not sure why they stilldid work sometimes
-
Anika Henke authored
Improve nofollow behaviour for ?do=index
-
Christopher Smith authored
-
Christopher Smith authored
and no automatic sitemap.xml is being generated.
-
Anika Henke authored
-
Frederico Guimarães authored
-
Anika Henke authored
-
Andreas Gohr authored
de/de-informal: localization updates (delete user function)
-
Andreas Gohr authored
this ensures nested POST data is correctly encoded
-
Christopher Smith authored
In debug mode: catch and log JS errors with file information
-
Matthias Schulte authored
-
Michael Hamann authored
-
Michael Hamann authored
The check if the plugin is enabled is done later in the plugin controller anyway.
-
Christopher Smith authored
added loggedIn class to main tpl container
-