- Jun 25, 2016
-
-
Hideaki SAWADA authored
-
- Jun 22, 2016
-
-
JellyChen authored
-
- Jun 14, 2016
-
-
Anders Sandblad authored
-
- Jun 12, 2016
-
-
Michalek authored
-
- Jun 11, 2016
-
-
Andreas Gohr authored
-
- Jun 10, 2016
-
-
Andreas Gohr authored
-
- Jun 02, 2016
-
-
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
Default only text string exists, via localized translation a wiki admin can add his/her own (html) version.
-
- May 26, 2016
-
-
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 22, 2016
-
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
- May 15, 2016
-
-
Davor Turkalj authored
-
Davor Turkalj authored
-
- May 12, 2016
-
-
Wiki Doku authored
-
- May 11, 2016
-
-
Gerrit Uitslag authored
with unittests
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Michael Grosse authored
-
Michael Grosse authored
-
Michael Grosse authored
Now classes and data- attributes can be added to individual options
-
- May 09, 2016
-
-
Myeongjin authored
-
- Apr 30, 2016
-
-
Gerrit Uitslag authored
Let plugins add their own classes to builtin tables or lists. Fixes #1188 Alternative for #1360 (and PR #1515)
-
LarsDW223 authored
This is required for the filelist plugin to fix issue #11 since $lastlevel became protected in "hrun".
-
- Apr 27, 2016
-
-
Gerrit Uitslag authored
RemoteAPICore - visibility methods - getAttachmentInfo returns modification date of deleted files - pageVersions returns only current revision (once) if $first=0. Adresses issue mentioned at #1550 - added unittests - updated API number
-
Gerrit Uitslag authored
-
- Apr 22, 2016
-
-
Gerrit Uitslag authored
Fixes #714
-
- Apr 21, 2016
-
-
Gerrit Uitslag authored
Fixes #713
-
- Apr 20, 2016
-
-
Michael Große authored
Since Firebug it is no longer necessary to structure html with linebreaks. See also Issue #924
-
Anika Henke authored
-
Michael Grosse authored
Caching must differentiate between a call with $ascii == true and a call without that parameter. Since calling that function with $ascii == true rare, we simply do not cache that case.
-
- Apr 19, 2016
-
-
Gerrit Uitslag authored
This `$conf['pluginmanager']` setting was especially for disabling of pluginmanager in farms. (see also commit c45608df )
-
Gerrit Uitslag authored
remaining folders with .disabled in the foldername are displayed in extension manager with rename warning.
-
Andreas Gohr authored
This drops support for Internet Explorer <9 which we no longer support.
-
Andreas Gohr authored
-
Andreas Gohr authored
-