- Jun 10, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
* master: (152 commits) updated jquery to 2.2.4 fixed interwiki test simplified amazon interwiki links. closes #1588 minor optimization how cell counts are fixed in tables Beautify code Keep query params during redirect to headpage Add sleep(1) to remoteapicore to ensure new other timestap(=rev nr) take care of file size change of zero refactor duplicate sizechange code into its own function always separate a number and a unit by a non-breaking space fix an unfortunate line break in one of the tabs of the mediamanager when using Arabic added doku_hasTextBeenModified, rename doku_checkSummary shortening dokucookie option names for extension manager Fix xmlrpc constructor for php7 translation update translation update translation update add phpdocs remote api ackcheck: if user given, but no groups, retrieve groups use variable in remoteapicore_test ...
-
Andreas Gohr authored
upgraded jQuery to 2.2.3
-
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 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
-
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.
-
Gerrit Uitslag authored
-
- May 16, 2016
-
-
Gerrit Uitslag authored
Adding listAcls to the XMLRPC API
-
Andreas Gohr authored
Fix xmlrpc constructor for php7
-
Michael Große authored
In php7 constructors with the same name as the class are deprecated. __construct() should be used. Depending on the server-configuration this could result in a warning which would break the API.
-
Andreas Gohr authored
Translation update (hr)
-
- May 15, 2016
-
-
Davor Turkalj authored
-
Davor Turkalj authored
-
- May 13, 2016
-
-
Andreas Gohr authored
let js.php also use the configcascade for localized translation
-
Andreas Gohr authored
Make select-options in Form more configurable
-
Andreas Gohr authored
Added getter function getLastlevel() in Doku_Renderer_xhtml.
-
Andreas Gohr authored
Translation update (fi)
-