Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating tests to latest QUnit, using same, fixing a few assertions that ↵ | Jörn Zaefferer | 2008-10-13 | 1 | -1/+1 |
| | | | | relied on type casting (mostly null/undefined) | ||||
* | 'change' command is now 'option' command | Keith Wood | 2008-10-05 | 1 | -41/+61 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-09-20 | 1 | -1657/+1657 |
| | |||||
* | Fixed 3183 onSelect and onClose have inconsistent signatures | Keith Wood | 2008-09-07 | 1 | -56/+74 |
| | |||||
* | Fixed 3267 Alternate field not updated when using "setDate" | Keith Wood | 2008-09-07 | 1 | -2/+15 |
| | |||||
* | Added tests for 3191 - handling NaN and other invalid values for relative dates | Keith Wood | 2008-08-21 | 1 | -22/+43 |
| | |||||
* | Added tests for stepMonths and stepBigMonths | Keith Wood | 2008-08-08 | 1 | -50/+78 |
| | | | | Added tests for onChangeMonthYear callback from setDate | ||||
* | Tests for inline disabled datepicker | Keith Wood | 2008-07-23 | 1 | -0/+17 |
| | |||||
* | Added tests for inline datepicker | Keith Wood | 2008-07-18 | 1 | -1/+134 |
| | |||||
* | Added tests for datepicker structure and callbacks | Keith Wood | 2008-07-11 | 1 | -159/+652 |
| | | | | | | 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 settings | Keith Wood | 2008-07-06 | 1 | -25/+67 |
| | | | | Added tests for setDate | ||||
* | New tests for invocation, mouse interactions, alternate field, status, ↵ | Keith Wood | 2008-06-30 | 1 | -210/+503 |
| | | | | localisation | ||||
* | tests datepicker - added closure (for isolation in all.html) | Richard Worth | 2008-06-21 | 1 | -0/+7 |
| | |||||
* | Tests for relative dates with multiple periods | Keith Wood | 2008-06-16 | 1 | -2/+79 |
| | | | | Tests for default date | ||||
* | Add tests for destroying datepicker, keystrokes, minimum/maximum date ↵ | Keith Wood | 2008-06-13 | 1 | -10/+300 |
| | | | | processing, ranges, and callbacks | ||||
* | Add datepicker tests | Keith Wood | 2008-06-10 | 1 | -0/+225 |