Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix missing ui-bg_glass_95_fef1ec_1x400.png and be/jquery.ui.datepicker.js ↵ | Peter 'Pessoft' Kolínek | 2018-07-03 |
| | | | | for jquery | ||
* | Restore smoothness.css using update.sh | Michael Hamann | 2017-01-01 |
| | | | | | | The file had 0 bytes before (starting from 5928c8e71080077bf8d9ed0cbfe33ffa8ca7b904) - probably something went wrong while executing update.sh. | ||
* | use external version file for jquery updates | Andreas Gohr | 2016-11-26 |
| | | | | | this also removes the non inified versions and incorporates some updates the jquery CDN just pushed for jquery-ui | ||
* | jQuery Updates | Andreas Gohr | 2016-11-26 |
| | | | | | | | | | - jQuery to 3.1.1 - jQuery UI to 1.12.1 - jQuery Migrate to 3.0.0 There are a few warnigs from migrate that have to be fixed. The toggles in the Media Manager are also missing their proper icons. | ||
* | updated jquery to 2.2.4 | Andreas Gohr | 2016-06-10 |
| | |||
* | updated jquery-migrate | Anika Henke | 2016-04-20 |
| | |||
* | upgraded jQuery to 2.2.3 | Andreas Gohr | 2016-04-19 |
| | | | | This drops support for Internet Explorer <9 which we no longer support. | ||
* | upgraded jQuery to 1.12.3 | Andreas Gohr | 2016-04-19 |
| | |||
* | Upgrade to jQuery 1.11.3 and jQueryUI 1.11.4 closes #1175 | Andreas Gohr | 2015-05-29 |
| | |||
* | Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵ | KeenRivals | 2015-01-14 |
| | | | | and advpng -z4 -i60. | ||
* | upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778 | Andreas Gohr | 2014-07-04 |
| | | | | | | | | | This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-( Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script. | ||
* | strip sourcemaps after update | Andreas Gohr | 2014-03-05 |
| | |||
* | updated jquery-migrate to v1.2.1 | Andreas Gohr | 2014-03-05 |
| | |||
* | updates jquery and jquery ui | Andreas Gohr | 2014-03-05 |
| | | | | | | | | we now pull jQuery directly from jquery's CDN instead of google because google serves slightly outdated versions under the /1/ branch The updated smoothness theme currently breaks compression. Haven't figured out why, yet. | ||
* | do not keep zero size files | Andreas Gohr | 2014-01-17 |
| | |||
* | localize jQuery UI date picker FS#2912 | Andreas Gohr | 2014-01-17 |
| | |||
* | removed invalid source mappings | Andreas Gohr | 2014-01-03 |
| | | | | | | 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. | ||
* | crlf 2 lf whitespace fixes | Anika Henke | 2013-12-07 |
| | |||
* | updated jquery.cookie.js to 1.3.1 FS#2804 | Andreas Gohr | 2013-07-12 |
| | |||
* | Add missing jQuery-UI image and update update script | Michael Hamann | 2013-03-30 |
| | | | | | For just one image another syntax was used, this fixes the update script to also fetch this image. | ||
* | upgrade jQuery scripts | Andreas Gohr | 2013-03-24 |
| | | | | | | 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. | ||
* | fixed jquery-ui FS permissions | Andreas Gohr | 2013-02-03 |
| | |||
* | removed obsolete browser plugin (migrate does it) | Andreas Gohr | 2013-02-03 |
| | |||
* | added minified version of jquery-migrate | Andreas Gohr | 2013-01-26 |
| | |||
* | added jquery-migrate as a copatibility layer | Andreas Gohr | 2013-01-26 |
| | | | | | this will be removed soon again. plugins using jQuery should make sure they are compatible to jQuery 1.9 | ||
* | fixed permission messup | Andreas Gohr | 2013-01-26 |
| | |||
* | update.js applied | Stefan Grönke | 2013-01-20 |
| | |||
* | update.sh must overwrite stylesheet | Stefan Grönke | 2013-01-19 |
| | |||
* | jQuery update.sh | Stefan Grönke | 2013-01-19 |
| | | | | * OSX compatible | ||
* | jQuery latest | Stefan Grönke | 2013-01-19 |
| | | | | | | | * jQuery 1.9.0 * jQuery-UI v1.9.2 * jQuery.fn.live > jQuery.fn.on * jQuery.fn.browser replacement (jquery.mb.browser.js) | ||
* | Remove font family declarations from css in the jquery update script | Guy Brand | 2011-11-05 |
| | |||
* | re-added font-size to .ui-widget of jqueryui theme to make programmatical ↵ | Anika Henke | 2011-11-05 |
| | | | | removing of font-family easier | ||
* | removed font declarations from jquery-ui theme | Anika Henke | 2011-11-05 |
| | |||
* | Update jQuery and jQuery UI versions | Adrian Lang | 2011-09-17 |
| | | | | | jQuery from 1.6.2 to 1.6.4 jQuery UI from 1.8.14 to 1.8.16 | ||
* | Update jquery-cookie, cleanup dw_cookie | Adrian Lang | 2011-08-22 |
| | | | | Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie. | ||
* | Upgraded to jQuery 1.6.2 and jQueryUI 1.8.14 | Andreas Gohr | 2011-07-04 |
| | |||
* | Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcher | Andreas Gohr | 2011-06-05 |
| | | | | | | | | This patch adds a simple shell script to easily update the jQuery/jQuery-UI+theme bundle to the latest available version. The jQuery-UI CSS theme is now loaded in lib/exe/css.php (before plugin and template styles - 3rd party authors can override the styles). | ||
* | Updated JQuery to version 1.6.1 | Andreas Gohr | 2011-06-05 |
| | |||
* | cookie.js is jQueryfied, added jQuery-cookie-plugin | Michal Rezler | 2011-03-26 |
| | |||
* | loading jQuery and putting it into noConflict mode | Pierre Spring | 2010-10-10 |