0
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated changelog More... almost 17 years ago
Fixed active scaffold integration bug. Thanks tapajos!
Tim Harper
as timcharper
More... almost 17 years ago
updated version number on js
Tim Harper
as timcharper
More... almost 17 years ago
git-svn-id: https://calendardateselect.googlecode.com/svn/trunk@361 4972a71b-da31-0410-b7dd-373b726a5e75
Tim Harper
as timcharper
More... almost 17 years ago
updated changelog, again
Tim Harper
as timcharper
More... almost 17 years ago
bugfix: calendar_date_select_tag doesn't format Time and Date values (thanks for the patch, sskirby!)
Tim Harper
as timcharper
More... almost 17 years ago
updated changelog
Tim Harper
as timcharper
More... almost 17 years ago
bugfix - cds "today" was showing up as Mar 9th 2008, when it was really Mar 10th 2008 - was caused by a wrinkle in time (Day light savings time)
Tim Harper
as timcharper
More... almost 17 years ago
added test case to try and reproduce issue #73 - could not reproduce
Tim Harper
as timcharper
More... almost 17 years ago
Prototype 1.6.0.1 compatibility issue (77) resolved - thanks mike.nicholaides for the patch!
Tim Harper
as timcharper
More... almost 17 years ago
svn merge -r343:344 http://calendardateselect.googlecode.com/svn/tags/calendar_date_select
Tim Harper
as timcharper
More... almost 17 years ago
xhtml error fixed -   replaced with #160;
Tim Harper
as timcharper
More... about 17 years ago
added format db added polish localization
Tim Harper
as timcharper
More... about 17 years ago
updated to automatically install locale folder
Tim Harper
as timcharper
More... about 17 years ago
1.10.0 instead of 2.0
Tim Harper
as timcharper
More... about 17 years ago
git-svn-id: https://calendardateselect.googlecode.com/svn/trunk@320 4972a71b-da31-0410-b7dd-373b726a5e75
Tim Harper
as timcharper
More... about 17 years ago
updated changelog
Tim Harper
as timcharper
More... about 17 years ago
updated stylesheets for "disabled" calendar cell states
Tim Harper
as timcharper
More... about 17 years ago
valid_date_check ruby helper
Tim Harper
as timcharper
More... about 17 years ago
valid_date_check option implemented into the javascript, with test case
Tim Harper
as timcharper
More... about 17 years ago
base-10 updates to formatters
Tim Harper
as timcharper
More... about 17 years ago
oops, committed the wrong one and overwrote all 1.9.2 changes
Tim Harper
as timcharper
More... about 17 years ago
updated changelog
Tim Harper
as timcharper
More... about 17 years ago
uses css :hover, rather than manually setting/removing the hover class
Tim Harper
as timcharper
More... about 17 years ago
updated version #
Tim Harper
as timcharper
More... about 17 years ago
updated changelog
Tim Harper
as timcharper
More... about 17 years ago
Applied Ryan Wood's patch to fix the problem with using a form builder against objects like authorization[coverage_attributes][]. Thanks Ryan Wood!
Tim Harper
as timcharper
More... about 17 years ago
test for leaks. Clean up all and any leaks
Tim Harper
as timcharper
More... about 17 years ago
updated javascript to declare variables as non-global. Previous, was treating everything as global
Tim Harper
as timcharper
More... about 17 years ago
updated test cases - safari wouldn't let me set a boolean value to a property that should have a function (naturally). The tests were broken, the JS was not. Changed the test variable names.
Tim Harper
as timcharper
More... about 17 years ago