- May 22, 2016
-
-
Anika Henke authored
-
Anika Henke authored
-
- May 15, 2016
-
-
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
-
-
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
-
Andreas Gohr authored
-
Andreas Gohr authored
This adds the possibility to define file with protected users in the config cascade to be used with the plain auth mechanism. This makes it possible for farms to have way to inherit Farmer users in animals.
-
Anika Henke authored
-
- Apr 18, 2016
-
-
Anika Henke authored
-
Gerrit Uitslag authored
Close #1323
-
Michael Grosse authored
The function wikiFN effectively takes the $clean flag now into account when caching filepaths and when returning them from cache. Fixes #1536
-
Andreas Gohr authored
Textareas use CRLF, but internally we use LF.
-
Andreas Gohr authored
-
Andreas Gohr authored
As suggested by @micgro42 the plugin namespace should use a vendor prefix to avoid name clashes when DokuWiki is integrated with other software.
-
Andreas Gohr authored
@scrutinizer-notifier noticed that the $pageid might be false when page_findnearest looks for it.
-
Michael Große authored
As in wikiFN cleaning the id should be optional, but still the default, in mediaFN as well.
-
- Apr 16, 2016
-
-
David Roy authored
-
- Apr 15, 2016
-
-
Andreas Gohr authored
when a form was submitted with an empty input, that data should still overwrite the preset value.
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Apr 14, 2016
-
-
Andreas Gohr authored
This is a security measurement supported in Chrome and Opera (and probably other browsers soonish) See http://mathiasbynens.github.io/rel-noopener/ for rationale
-