| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
* jQuery 1.9.0
* jQuery-UI v1.9.2
* jQuery.fn.live > jQuery.fn.on
* jQuery.fn.browser replacement (jquery.mb.browser.js)
|
|
|
|
| |
Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie.
|
|
|