aboutsummaryrefslogtreecommitdiffstats
path: root/tests/datepicker.html
Commit message (Collapse)AuthorAgeFilesLines
* tests: formatting and cleanup for consistencyRichard Worth2008-11-221-12/+5
|
* removed some old references to 'flora'Richard Worth2008-11-221-1/+1
|
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-2/+2
|
* set svn:eol-style to nativeRichard Worth2008-09-201-37/+37
|
* HTML5 doctypeRichard Worth2008-09-201-1/+1
|
* Tests for inline disabled datepickerKeith Wood2008-07-231-0/+1
|
* Added tests for inline datepickerKeith Wood2008-07-181-1/+1
|
* Added tests for datepicker structure and callbacksKeith Wood2008-07-111-1/+2
| | | | | | Enhanced tests for destroy, enable/disable, ranges, and status Added tests for gotoCurrent, highlihgtWeek, yearRange, navigationAsDateFormat, rangeSeparator settings Added tests for day-of-year in format and parse
* Refactored datepicker to use $.data for instance settingsKeith Wood2008-07-061-6/+0
| | | | Added tests for setDate
* New tests for invocation, mouse interactions, alternate field, status, ↵Keith Wood2008-06-301-1/+2
| | | | localisation
* Add datepicker testsKeith Wood2008-06-101-0/+40