- Jan 17, 2014
-
-
Andreas Gohr authored
-
- Jan 03, 2014
-
-
Andreas Gohr authored
Minified jQuery contains a source mapping hint that will result in a 404 in Chrome. I removed the hint for now. A better solution (eg. fixing the mapping URL) should be found.
-
- Dec 07, 2013
-
-
Anika Henke authored
-
- Oct 10, 2013
-
-
Gerrit Uitslag authored
-
- Oct 07, 2013
-
-
Gerrit Uitslag authored
Fixes FS#2837
-
- Sep 11, 2013
-
-
Matt Perry authored
Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff.
-
- Aug 03, 2013
-
-
Christopher Smith authored
-
- Aug 01, 2013
-
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
- Jul 31, 2013
-
-
Anika Henke authored
-
- Jul 30, 2013
-
-
Michael Hamann authored
-
- Jul 21, 2013
-
-
Michael Hamann authored
When debugging is enabled (allowdebug enabled) JS errors are now catched for each non-core JS file and logged with the additional information from which file they came. This should make it easier to find out which plugin is the cause for broken JS code. The feature isn't enabled by default as defining functions inside try-clauses isn't allowed in strict mode and causes a warning at least in Firefox.
-
- Jul 12, 2013
-
-
Andreas Gohr authored
-
- Jun 27, 2013
-
-
haobug authored
As reported in https://forum.dokuwiki.org/thread/9988 the previous implementation can not handle the situation of use the linkwiz more than once. Now you can use in you toolbar plugin 'type' => 'linkwiz' to make use of the handy Linkwizard for choosing the wiki pages.
-
- Mar 30, 2013
-
-
Michael Hamann authored
For just one image another syntax was used, this fixes the update script to also fetch this image.
-
- Mar 24, 2013
-
-
Andreas Gohr authored
jQuery 1.9.0 had a bug in replaceWith() that got fixed in 1.9.1 - to ensure compatibility I upgraded the whole suite to their current releases.
-
- Feb 24, 2013
-
-
Michael Hamann authored
The previous fix in e38f3066 fixed this bug only in tb_formatln.
-
- Feb 16, 2013
-
-
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.
-
Andreas Gohr authored
-
- Feb 03, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Klap-in authored
Use variable for maximum number of suggestions for quicksearch. And hide suggestions when search field is emptied, or when no suggestion are found.
-
Anika Henke authored
-
- Jan 28, 2013
-
-
Klap-in authored
-
- Jan 26, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
this will be removed soon again. plugins using jQuery should make sure they are compatible to jQuery 1.9
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jan 24, 2013
-
-
Anika Henke authored
-
- Jan 22, 2013
-
-
Kazutaka Miyasaka authored
-
- Jan 20, 2013
-
-
Stefan Grönke authored
-
- Jan 19, 2013
-
-
Stefan Grönke authored
-
Stefan Grönke authored
* OSX compatible
-
Stefan Grönke authored
* jQuery 1.9.0 * jQuery-UI v1.9.2 * jQuery.fn.live > jQuery.fn.on * jQuery.fn.browser replacement (jquery.mb.browser.js)
-
- Nov 12, 2012
-
-
Schplurtz le Déboulonné authored
-
Andreas Gohr authored
fixes the problem with missing innerText in Firefox (and other browsers) and corrects shortening in regard to paddings and the use of the text-overflow attribute
-