Wes Hays brought up the point of parseInt trying to auto-detect number formats. Wrote code to force interpretation of digits as base10, with test cases to prove it. |
|
More...
|
about 17 years ago
|
* Callbacks were broken with 1.9.0. Fixed, added test cases. |
|
More...
|
about 17 years ago
|
==Version 1.9.1== Nov 15, 2007 * Removed dependency on deprecated features in 1.6.0. Thanks again, Richard Quadling! * Bugfix - was showing wrong day selected when selecting Mar 23, 2008. (Day light savings time issue). Fixed with test case. * Added CSS style to show red border around the embedded calendar_date_select div's with errors. |
|
More...
|
about 17 years ago
|
no longer depend on deprecated functionality |
|
More...
|
about 17 years ago
|
Richard Quadlings "deprecated features removed" patch - Thanks Richard! |
|
More...
|
over 17 years ago
|
don't display includes 2wice |
|
More...
|
over 17 years ago
|
updated changelog |
|
More...
|
over 17 years ago
|
bugfix - prototype 1.6.0 wasn't populating the minute box. Fixed, with test case |
|
More...
|
over 17 years ago
|
updated changelog |
|
More...
|
over 17 years ago
|
added check to make sure that prototype 1.6 is used |
|
More...
|
over 17 years ago
|
prototype 1.6 compatible! |
|
More...
|
over 17 years ago
|
updated keypress handler |
|
More...
|
over 17 years ago
|
bugfix - wasn't responding to the escape key in firefox |
|
More...
|
over 17 years ago
|
Ability to pass in :year_range => 5.years.ago..0.years.ago to calendar_date_select (ruby) |
|
More...
|
over 17 years ago
|
updated changelog |
|
More...
|
over 17 years ago
|
added changelog here |
|
More...
|
over 17 years ago
|
new formats added |
|
More...
|
over 17 years ago
|
only show the iframe-hide-dropdowns hack in IE - (was breaking konqueror) |
|
More...
|
over 17 years ago
|
bugfix - when parseing date wasn't recognizing a particular nave date was within the year boundaries |
|
More...
|
over 17 years ago
|
allow non-flexible, specific year ranges restrict year navigation inside of a non-flexible range |
|
More...
|
over 17 years ago
|
test case to chcek auto-repopulating of flexibleYearRanges |
|
More...
|
over 17 years ago
|
ability to pass in array for year range |
|
More...
|
over 17 years ago
|
test case to test auto-child selecting of INPUT elements |
|
More...
|
over 17 years ago
|
don't focus a hidden element navigate down to child input element if exists (in case a div tag is passed in) |
|
More...
|
over 17 years ago
|
added close button double click closes escape key closes calendar added optional close button at the top, which is hidden by default |
|
More...
|
over 17 years ago
|
updates to cds - iframe z-index |
|
More...
|
over 17 years ago
|
fixed bug where form builder on nil object |
|
More...
|
over 17 years ago
|
added format_date helper |
|
More...
|
over 17 years ago
|
test against a calendar date select tag against a nil class |
|
More...
|
over 17 years ago
|
nil class |
|
More...
|
over 17 years ago
|