0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
Tim Harper
as timcharper
More... about 17 years ago
* Callbacks were broken with 1.9.0. Fixed, added test cases.
Tim Harper
as timcharper
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.
Tim Harper
as timcharper
More... about 17 years ago
no longer depend on deprecated functionality
Tim Harper
as timcharper
More... about 17 years ago
Richard Quadlings "deprecated features removed" patch - Thanks Richard!
Tim Harper
as timcharper
More... over 17 years ago
don't display includes 2wice
Tim Harper
as timcharper
More... over 17 years ago
updated changelog
Tim Harper
as timcharper
More... over 17 years ago
bugfix - prototype 1.6.0 wasn't populating the minute box. Fixed, with test case
Tim Harper
as timcharper
More... over 17 years ago
updated changelog
Tim Harper
as timcharper
More... over 17 years ago
added check to make sure that prototype 1.6 is used
Tim Harper
as timcharper
More... over 17 years ago
prototype 1.6 compatible!
Tim Harper
as timcharper
More... over 17 years ago
updated keypress handler
Tim Harper
as timcharper
More... over 17 years ago
bugfix - wasn't responding to the escape key in firefox
Tim Harper
as timcharper
More... over 17 years ago
Ability to pass in :year_range => 5.years.ago..0.years.ago to calendar_date_select (ruby)
Tim Harper
as timcharper
More... over 17 years ago
updated changelog
Tim Harper
as timcharper
More... over 17 years ago
added changelog here
Tim Harper
as timcharper
More... over 17 years ago
new formats added
Tim Harper
as timcharper
More... over 17 years ago
only show the iframe-hide-dropdowns hack in IE - (was breaking konqueror)
Tim Harper
as timcharper
More... over 17 years ago
bugfix - when parseing date wasn't recognizing a particular nave date was within the year boundaries
Tim Harper
as timcharper
More... over 17 years ago
allow non-flexible, specific year ranges restrict year navigation inside of a non-flexible range
Tim Harper
as timcharper
More... over 17 years ago
test case to chcek auto-repopulating of flexibleYearRanges
Tim Harper
as timcharper
More... over 17 years ago
ability to pass in array for year range
Tim Harper
as timcharper
More... over 17 years ago
test case to test auto-child selecting of INPUT elements
Tim Harper
as timcharper
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)
Tim Harper
as timcharper
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
Tim Harper
as timcharper
More... over 17 years ago
updates to cds - iframe z-index
Tim Harper
as timcharper
More... over 17 years ago
fixed bug where form builder on nil object
Tim Harper
as timcharper
More... over 17 years ago
added format_date helper
Tim Harper
as timcharper
More... over 17 years ago
test against a calendar date select tag against a nil class
Tim Harper
as timcharper
More... over 17 years ago
nil class
Tim Harper
as timcharper
More... over 17 years ago