- Jun 14, 2016
-
-
Anders Sandblad authored
-
- Jun 12, 2016
-
-
Michalek authored
-
- Jun 10, 2016
-
-
Andreas Gohr authored
-
- May 22, 2016
-
-
Anika Henke authored
-
- May 18, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
checkfunc is mainly replaced by doku_hasTextBeenModified, which is put in global scope to allow overriding by plugins.
-
Gerrit Uitslag authored
-
- May 16, 2016
-
-
Michael Große authored
In php7 constructors with the same name as the class are deprecated. __construct() should be used. Depending on the server-configuration this could result in a warning which would break the API.
-
- May 15, 2016
-
-
Davor Turkalj authored
-
Davor Turkalj authored
-
- May 12, 2016
-
-
Wiki Doku authored
-
- May 11, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
If using a west handle, jQuery UI Resizable uses left offset to position, assuming relative:absolute like setup. - http://stackoverflow.com/questions/28512111/resizable-div-that- doesnt-change-left-property - https://bugs.jqueryui.com/ticket/4985#comment:1
-
Gerrit Uitslag authored
-
- May 09, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
- if #wiki__text (the default DokuWiki editor field) exists, the checkfunc() checks whether the field content is changed - if #wiki__text not exists it assumes that on all change and keydown events the content of the form #dw__editform is changed (give still false positives.) (for example the Data plugin has none #wiki__text)
-
Gerrit Uitslag authored
-
Myeongjin authored
-
- May 07, 2016
-
-
Schplurtz le Déboulonné authored
-
- May 02, 2016
-
-
Gerrit Uitslag authored
-
- Apr 30, 2016
-
-
Gerrit Uitslag authored
Otherwise you have to reapply the filtering every time you updated one plugin.
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Fixes #1483
-
Gerrit Uitslag authored
Fixes #1199
-
Gerrit Uitslag authored
Prevents overwriting already added stuff. #1327
-
- Apr 29, 2016
-
-
Gerrit Uitslag authored
-
- Apr 27, 2016
-
-
Gerrit Uitslag authored
-
- 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
-
-
Anika Henke authored
-
- Apr 19, 2016
-
-
Gerrit Uitslag authored
-
Andreas Gohr authored
This drops support for Internet Explorer <9 which we no longer support.
-
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
-