- Apr 19, 2016
-
-
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
-
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
-
Andreas Gohr authored
Textareas use CRLF, but internally we use LF.
-
Andreas Gohr authored
-
Andreas Gohr authored
Add an ACL check in page_findnearest, fix #1369
-
Andreas Gohr authored
Translation update (es)
-
Andreas Gohr authored
@scrutinizer-notifier noticed that the $pageid might be false when page_findnearest looks for it.
-
Andreas Gohr authored
Make cleaning optional in mediaFN, keep as default
-
Andreas Gohr authored
reusing the diff colors as suggested by @selfthinker
-
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
-
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
-
-
Schplurtz le Déboulonné authored
-
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
-
Andreas Gohr authored
add conf as global in mediamanager.php
-
- Apr 13, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This adds 3way merge functionality to our DifferenceEngine stack. The code was taken from the PEAR Text_Diff3 package and adapted to work with our implementation. For the curious: Here's a short Origin tree of the different versions of the Diff code to make clear how our implementation is related to the PEAR package. -- original code Geoffrey T. Dairiki `-- Adaption for the Horde project |-- Adaption for phpwiki | `-- Adaption for MediaWiki | `-- Adaption for DokuWiki `-- Creation of PEAR Text_Diff
-
- Apr 11, 2016
-
-
Andreas Gohr authored
-
Andreas Gohr authored
TLS fix for HTTPClient
-