- Feb 17, 2013
-
-
Anika Henke authored
-
Anika Henke authored
-
Andreas Gohr authored
Config Manager & Disabled Plugins.
-
Andreas Gohr authored
Auth plugin config
-
Michael Hamann authored
-
Christopher Smith authored
FS#2720, FS#2719
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
tidy up authtype setting class (incl. fix issue with auth change/logoff occurring when only one auth plugin is enabled and other settings are updated)
-
Christopher Smith authored
-
Christopher Smith authored
-
- Feb 16, 2013
-
-
Tom N Harris authored
The line prefix was not actually indicating what it should indicate. In particular, anything in a "changed" block would show a "!" even if the entire line was added or deleted. Better to print nothing than something that's wrong.
-
Tom N Harris authored
-
Klap-in authored
-
Klap-in authored
-
Anika Henke authored
-
Klap-in authored
-
Klap-in authored
setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwise 'setting_no_class' is loaded
-
Klap-in authored
-
Tom N Harris authored
-
Christopher Smith authored
fix a couple of diff issues: shouldn't be any need to html encode before finding diffs; move quantifier outside regex condition
-
Tom N Harris authored
-
Andreas Gohr authored
FS#2111, improve security check
-
Andreas Gohr authored
-
Andreas Gohr authored
Add django compatible hashes to the config options.
-
Andreas Gohr authored
-
Tom N Harris authored
-
Michael Hamann authored
This prevents old requests that need longer than the newer ones (likely, as if you type more less results are returned) from overriding the results list.
-
Michael Hamann authored
Previously the media manager created an empty namespace whenever you opened a non-existing namespace with upload permissions. Now the current namespace is only displayed in the tree but not actually created.
-
Andreas Gohr authored
-
Christopher Smith authored
-
Anika Henke authored
-
Andreas Gohr authored
this disables the JavaScript compatibility layer which let pre-jQuery migration plugins run with their old code. This will break plugins using outdated JavaScript. These plugins have to be updated according to https://www.dokuwiki.org/devel:jqueryfaq As a courtesy to users, the compatibility.js is not deleted, yet. Undoing this single patch can be used as a temporary workaround.
-
Andreas Gohr authored
It seems, some servers require a special Status: header for sending the HTTP status code from PHP (F)CGI to the server. This patch introduces a new function (adopted from CodeIgniter) for simplifying the status handling.
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Andreas Gohr authored
-