- Aug 02, 2013
-
-
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
-
Christopher Smith authored
-
Christopher Smith authored
-
Andreas Gohr 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
-
Anika Henke authored
-
Christopher Smith authored
Fixes validation problems with base64 encoded images in CSS.
-
Christopher Smith authored
Fixes validation problems with base64 encoded images in CSS.
-
Christopher Smith authored
add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template
-
Andreas Gohr authored
also made it more secure against copy'n'paste
-
Andreas Gohr authored
Implemented some ARIA attributes
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Christopher Smith authored
In response to FS#2766 - make namespace links in the browser sitemap nofollow - remove nofollow from browser sitemap link on the wiki start page when sitemap.xml generation is disabled
-
Christopher Smith authored
-
Christopher Smith authored
FS#2770 - prevent <file> and <code> syntax regex matching too much
-
Christopher Smith authored
code - test correct recognition of downloadable filename token file - test correct recognition of syntax name & downloadable filename tokens
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
The current message confusingly mentions bad 'username' when username is not involved. The new message is the same as that introduced for an incorrect current password on the self delete profile form (FS#2751)
-