- Jun 14, 2016
-
-
Andreas Gohr authored
Fixed broken links to php.net and redirecting pages to php.net
-
Anders Sandblad authored
-
- Jun 12, 2016
-
-
Gerrit Uitslag authored
Let plugin add their own classes to list/table created with doku's renderer methods
-
Andreas Gohr authored
Translation update (sk)
-
Michalek authored
-
- Jun 11, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
this hopefully helps with recent problems of spradically failing tests.
-
Andreas Gohr authored
-
- Jun 10, 2016
-
-
Andreas Gohr authored
Clean up of mail text signature
-
Andreas Gohr authored
upgraded jQuery to 2.2.3
-
Andreas Gohr authored
-
Andreas Gohr authored
Check if content really changed in the Editor, before popup a warning…
-
Andreas Gohr authored
-
- Jun 02, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
array splice operations are expensive. when many cells in a table row are missing, the operation should be executed only once instead for each missing cell.
-
- May 27, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Default only text string exists, via localized translation a wiki admin can add his/her own (html) version.
-
- May 26, 2016
-
-
Andreas Gohr authored
Invalidate user session cache after profile data was changed (fix #1117)
-
Andreas Gohr authored
Keep query params during redirect to headpage
-
Andreas Gohr authored
Small fixes for file size changes
-
Michael Grosse authored
-
- May 25, 2016
-
-
Michael Grosse authored
As discussed in Issue #1454 dokuwiki currently "forgets" additional queryparams when redirecting from devel: to devel:start Example: https://www.dokuwiki.org/devel:?foo=bar should result in https://www.dokuwiki.org/devel:start?foo=bar but actually results in https://www.dokuwiki.org/devel:start This commit fixes that behaviour. Fixes #1454
-
- May 23, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Could improve failing test of #1589
-
- May 22, 2016
-
-
Anika Henke authored
-
Anika Henke authored
Merge branch 'lang_update_18' of https://github.com/dokuwiki-translate/dokuwiki into dokuwiki-translate-lang_update_18 Conflicts: lib/plugins/authplain/lang/hr/lang.php lib/plugins/config/lang/hr/lang.php
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
- May 20, 2016
-
-
Andreas Gohr authored
Remoteapi getversions
-
Andreas Gohr authored
Keep filter options in the extension manager
-
Andreas Gohr authored
inline small images into the CSS by default
-
Andreas Gohr authored
Improve RTL (Right-to-left) behaviour in media manager
-
- May 18, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Conflicts: lib/exe/xmlrpc.php
-
Gerrit Uitslag authored
checkfunc is mainly replaced by doku_hasTextBeenModified, which is put in global scope to allow overriding by plugins.
-