updated changelog |
|
More...
|
almost 17 years ago
|
Fixed active scaffold integration bug. Thanks tapajos! |
|
More...
|
almost 17 years ago
|
updated version number on js |
|
More...
|
almost 17 years ago
|
git-svn-id: https://calendardateselect.googlecode.com/svn/trunk@361 4972a71b-da31-0410-b7dd-373b726a5e75 |
|
More...
|
almost 17 years ago
|
updated changelog, again |
|
More...
|
almost 17 years ago
|
bugfix: calendar_date_select_tag doesn't format Time and Date values (thanks for the patch, sskirby!) |
|
More...
|
almost 17 years ago
|
updated changelog |
|
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) |
|
More...
|
almost 17 years ago
|
added test case to try and reproduce issue #73 - could not reproduce |
|
More...
|
almost 17 years ago
|
Prototype 1.6.0.1 compatibility issue (77) resolved - thanks mike.nicholaides for the patch! |
|
More...
|
almost 17 years ago
|
svn merge -r343:344 http://calendardateselect.googlecode.com/svn/tags/calendar_date_select |
|
More...
|
almost 17 years ago
|
xhtml error fixed - replaced with #160; |
|
More...
|
about 17 years ago
|
added format db added polish localization |
|
More...
|
about 17 years ago
|
updated to automatically install locale folder |
|
More...
|
about 17 years ago
|
1.10.0 instead of 2.0 |
|
More...
|
about 17 years ago
|
git-svn-id: https://calendardateselect.googlecode.com/svn/trunk@320 4972a71b-da31-0410-b7dd-373b726a5e75 |
|
More...
|
about 17 years ago
|
updated changelog |
|
More...
|
about 17 years ago
|
updated stylesheets for "disabled" calendar cell states |
|
More...
|
about 17 years ago
|
valid_date_check ruby helper |
|
More...
|
about 17 years ago
|
valid_date_check option implemented into the javascript, with test case |
|
More...
|
about 17 years ago
|
base-10 updates to formatters |
|
More...
|
about 17 years ago
|
oops, committed the wrong one and overwrote all 1.9.2 changes |
|
More...
|
about 17 years ago
|
updated changelog |
|
More...
|
about 17 years ago
|
uses css :hover, rather than manually setting/removing the hover class |
|
More...
|
about 17 years ago
|
updated version # |
|
More...
|
about 17 years ago
|
updated changelog |
|
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! |
|
More...
|
about 17 years ago
|
test for leaks. Clean up all and any leaks |
|
More...
|
about 17 years ago
|
updated javascript to declare variables as non-global. Previous, was treating everything as global |
|
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. |
|
More...
|
about 17 years ago
|