upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778This now pulls all data from official jQuery sources. Either their CDNor their github account. Google tends to serve outdated or even brokenfile
upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778This now pulls all data from official jQuery sources. Either their CDNor their github account. Google tends to serve outdated or even brokenfiles :-(Unfortunately there's no simple way to get the latest stable jQuery-UIso for now the version has to be adjusted manually in the script.
show more ...
fix IE upload when Array prototype has been modifiedThe edittable plugin broke uploading in IE8 (and maybe others) becausethe Handsontable script adds a function to the Array prototype and theupl
fix IE upload when Array prototype has been modifiedThe edittable plugin broke uploading in IE8 (and maybe others) becausethe Handsontable script adds a function to the Array prototype and theuploading script did not properly check that.
update deprecation stuff for dw_qearch
strip sourcemaps after update
updated jquery-migrate to v1.2.1
updates jquery and jquery uiwe now pull jQuery directly from jquery's CDN instead of google becausegoogle serves slightly outdated versions under the /1/ branchThe updated smoothness theme curre
updates jquery and jquery uiwe now pull jQuery directly from jquery's CDN instead of google becausegoogle serves slightly outdated versions under the /1/ branchThe updated smoothness theme currently breaks compression. Haven'tfigured out why, yet.
fixed whitespace errors introduced in #535
adjusted IE detection for smblinksMSIE 11 tries hard to break any previous working browser detectioneven through feature checks. This resolves to browser sniffing (MSIE forold IE, Trident for IE1
adjusted IE detection for smblinksMSIE 11 tries hard to break any previous working browser detectioneven through feature checks. This resolves to browser sniffing (MSIE forold IE, Trident for IE11+)See https://forum.dokuwiki.org/thread/10824
megre changes
add preventDefault to toolbar buttons
renamed conflicting JavaScript functions FS#2915
do not keep zero size files
localize jQuery UI date picker FS#2912
Use more general name for qsearch output
move getSearchterm to overrideable method
Reformat qsearch.js
Made a jquery function of dw_qsearch
removed invalid source mappingsMinified jQuery contains a source mapping hint that will result in a 404in Chrome. I removed the hint for now. A better solution (eg. fixing themapping URL) should
removed invalid source mappingsMinified jQuery contains a source mapping hint that will result in a 404in Chrome. I removed the hint for now. A better solution (eg. fixing themapping URL) should be found.
crlf 2 lf whitespace fixes
add cookie secure parameter to cookies set by javascript
Use in cookie a correct path, added DOKU_COOKIEPATH to js constantsFixes FS#2837
Fix CodeSniffer whitespace violoationsRemoved extraneous whitespace to eliminate errors reported by theSquiz.WhiteSpace.SuperfluousWhitespace sniff.
show media files in date order (most recent first) after an upload is completed
added aria roles to search and acl manager
added aria attributes for footnote tooltips
12345678910>>...25