updated jquery and jquery-ui versions
jQuery and jQuery UI updates
use POSIX standard 'dot' built-in rather than 'source'
run update.sh to update jquery files
Upgrade jQuery 3.5.0 to jQuery 3.5.1Fixes jQuery regressions laid out here: https://blog.jquery.com/2020/05/04/jquery-3-5-1-released-fixing-a-regression/
use envvars in shebang
remove jQuery Migrate as outlined in #1546
Update jQuery to 3.5.0 and Migrate to 3.2.0
Upgrade for jQuery.Cookie to 1.4.1This fixes a problem with badly encoded cookies that may have been setby other software on the same domain. Eg. cookies encoded in latin1instead of UTF-8.Note:
Upgrade for jQuery.Cookie to 1.4.1This fixes a problem with badly encoded cookies that may have been setby other software on the same domain. Eg. cookies encoded in latin1instead of UTF-8.Note: this library is abandoned and superseeded by js-cookie but anupgrade to that is not straight forward (and the benefits for us areunclear)
show more ...
Fix missing ui-bg_glass_95_fef1ec_1x400.png and be/jquery.ui.datepicker.js for jquery
Restore smoothness.css using update.shThe file had 0 bytes before (starting from5928c8e71080077bf8d9ed0cbfe33ffa8ca7b904) - probably something wentwrong while executing update.sh.
use external version file for jquery updatesthis also removes the non inified versions and incorporates some updatesthe jquery CDN just pushed for jquery-ui
jQuery Updates- jQuery to 3.1.1- jQuery UI to 1.12.1- jQuery Migrate to 3.0.0There are a few warnigs from migrate that have to be fixed. The togglesin the Media Manager are also missing their
jQuery Updates- jQuery to 3.1.1- jQuery UI to 1.12.1- jQuery Migrate to 3.0.0There are a few warnigs from migrate that have to be fixed. The togglesin the Media Manager are also missing their proper icons.
updated jquery to 2.2.4
updated jquery-migrate
upgraded jQuery to 2.2.3This drops support for Internet Explorer <9 which we no longer support.
upgraded jQuery to 1.12.3
Upgrade to jQuery 1.11.3 and jQueryUI 1.11.4 closes #1175
Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, and advpng -z4 -i60.
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.
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.
do not keep zero size files
localize jQuery UI date picker FS#2912
12