summaryrefslogtreecommitdiff
path: root/lib/scripts/jquery
Commit message (Collapse)AuthorAge
* removed obsolete browser plugin (migrate does it)Andreas Gohr2013-02-03
|
* added minified version of jquery-migrateAndreas Gohr2013-01-26
|
* added jquery-migrate as a copatibility layerAndreas Gohr2013-01-26
| | | | | this will be removed soon again. plugins using jQuery should make sure they are compatible to jQuery 1.9
* fixed permission messupAndreas Gohr2013-01-26
|
* 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
|
* re-added font-size to .ui-widget of jqueryui theme to make programmatical ↵Anika Henke2011-11-05
| | | | removing of font-family easier
* removed font declarations from jquery-ui themeAnika Henke2011-11-05
|
* Update jQuery and jQuery UI versionsAdrian Lang2011-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_cookieAdrian Lang2011-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.14Andreas Gohr2011-07-04
|
* 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).
* Updated JQuery to version 1.6.1Andreas Gohr2011-06-05
|
* cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26
|
* loading jQuery and putting it into noConflict modePierre Spring2010-10-10