Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |