- Apr 28, 2016
-
-
Andreas Gohr authored
autoload plugin namespace
-
- Apr 27, 2016
-
-
Andreas Gohr authored
Remove unnecessary linebreaks from new Form
-
- Apr 26, 2016
-
-
Andreas Gohr authored
Fix caching issue in wikiFN
-
- Apr 25, 2016
-
-
Andreas Gohr authored
Allow true/false for onoff config setting
-
Andreas Gohr authored
preg_replace eval modifier
-
- Apr 24, 2016
-
-
Gerrit Uitslag authored
See #1551
-
Gerrit Uitslag authored
-
- Apr 21, 2016
-
-
Gerrit Uitslag authored
Changed the values recognized by the general config parser. If value in config is a boolean it is recognized as boolean, not if it is a string. Fixes #718
-
Anika Henke authored
-
- 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
Remove support for 'disabled' in plugin folder
-
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.
-
Gerrit Uitslag authored
-
Andreas Gohr authored
-
Andreas Gohr authored
The opera work around is still needed though! O_o
-
Andreas Gohr authored
Standardized node.textContent is available since IE9
-
Andreas Gohr authored
-
Andreas Gohr authored
Remove old browser support
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Anika Henke authored
Our minimum PHP version requirement is now over 5.3, so this workaround is not needed anymore. See also c9454ee3
-
Anika Henke authored
-
- Apr 18, 2016
-
-
Anika Henke authored
Translation update (fr)
-
Anika Henke authored
-
Anika Henke authored
-
Gerrit Uitslag authored
Close #1323
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Andreas Gohr authored
Add generic 3way merge capability
-
Andreas Gohr authored
Show change of file sizes in the revision log
-
Andreas Gohr authored
add rel=noopener to links opening in new window
-
Anika Henke authored
-
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.
-