aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/scripts/jquery/jquery.cookie.js
Commit message (Collapse)AuthorAge
* Upgrade for jQuery.Cookie to 1.4.1Andreas Gohr2020-03-26
| | | | | | | | | | This fixes a problem with badly encoded cookies that may have been set by other software on the same domain. Eg. cookies encoded in latin1 instead of UTF-8. Note: this library is abandoned and superseeded by js-cookie but an upgrade to that is not straight forward (and the benefits for us are unclear)
* updated jquery.cookie.js to 1.3.1 FS#2804Andreas Gohr2013-07-12
|
* 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)
* Update jquery-cookie, cleanup dw_cookieAdrian Lang2011-08-22
| | | | Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie.
* cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26