Last 7 days
-
Support
(How to get support for jquery.cookies.js) Wiki page edited by auldridgej
- Revision r43
Edited wiki page through web user interface.
Revision r43
Edited wiki page through web user interface.
-
-
-
r42
(Cleaned up jquery extensions for efficiency to to use is() f...) committed by auldridgej
- Cleaned up jquery extensions for efficiency to to use is() function. This brings support for radio
and checkbox to fix Issue #12 . Added test cases.
Cleaned up jquery extensions for efficiency to to use is() function. This brings support for radio
and checkbox to fix Issue #12 . Added test cases.
Last 30 days
-
-
-
-
-
r41
(found some messed up option assigments in resolveOptions) committed by auldridgej
- found some messed up option assigments in resolveOptions
found some messed up option assigments in resolveOptions
-
BeATester
Wiki page added by auldridgej
- Revision r40
Created wiki page through web user interface.
Revision r40
Created wiki page through web user interface.
-
-
r39
(json support added as per issue #15 along with test cases fo...) committed by auldridgej
- json support added as per issue #15 along with test cases for JSON serialization/unserialization.
set() will now throw error if non string value is passed and JSON support is not found
json support added as per issue #15 along with test cases for JSON serialization/unserialization.
set() will now throw error if non string value is passed and JSON support is not found
-
r38
(fixing whitespace problems from last commit) committed by auldridgej
- fixing whitespace problems from last commit
fixing whitespace problems from last commit
-
issue 16
(Allow for Date object to be passed as expiration) Status changed by auldridgej
-
-
-
r37
(added support for expiresAt option to take Date object for i...) committed by auldridgej
- added support for expiresAt option to take Date object for issue #16 and added tests for it to test
suite. will deprecate hoursToLive option in next release and remove it later on. also added fix
for issue #14 by wrapping decode in try/catch and returning string as-is on failure. also added
test case for this
added support for expiresAt option to take Date object for issue #16 and added tests for it to test
suite. will deprecate hoursToLive option in next release and remove it later on. also added fix
for issue #14 by wrapping decode in try/catch and returning string as-is on failure. also added
test case for this
-
-
-
-
-
-
-
-
Older
-
-
Documentation
(How to use jquery.cookies.js) Wiki page edited by auldridgej
- Revision r36
Edited wiki page through web user interface.
Revision r36
Edited wiki page through web user interface.
-
-
-
-
-
issue 13
(in IE6 Cookie not set) changed by auldridgej
-
Status:
Accepted
Owner:
auldridgej
Status:
Accepted
Owner:
auldridgej
-
-
-
-
-
-
-
-
-
r34
(removing branches as i am doing it back-asswards) committed by auldridgej
- removing branches as i am doing it back-asswards
removing branches as i am doing it back-asswards
-
-
-
-
-
r30
(added elementary support for elements other than form fields...) committed by auldridgej
- added elementary support for elements other than form fields for issue #11 Also added test cases for
these elements
added elementary support for elements other than form fields for issue #11 Also added test cases for
these elements
-
-
r29
(ran JSLint after latest commits) committed by auldridgej
- ran JSLint after latest commits
ran JSLint after latest commits
-
issue 9
(Please add support for select elements to cookieFill()) Status changed by auldridgej
-
-
r28
(adding enhancement requested in issue #9 to support select e...) committed by auldridgej
- adding enhancement requested in issue #9 to support select elements. also added better test cases
for jquery bidning to form elements
adding enhancement requested in issue #9 to support select elements. also added better test cases
for jquery bidning to form elements
-
|