summaryrefslogtreecommitdiff
path: root/lib/scripts/jquery/update.sh
Commit message (Collapse)AuthorAge
* Add missing jQuery-UI image and update update scriptMichael Hamann2013-03-30
| | | | | For just one image another syntax was used, this fixes the update script to also fetch this image.
* update.js appliedStefan Grönke2013-01-20
|
* update.sh must overwrite stylesheetStefan Grönke2013-01-19
|
* jQuery update.shStefan Grönke2013-01-19
| | | | * OSX compatible
* jQuery latestStefan Grönke2013-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 scriptGuy Brand2011-11-05
|
* Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcherAndreas Gohr2011-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).