| Commit message (Expand) | Author | Age | Files | Lines |
* | Datepicker #3647: Removed date range features, removed related tests, and fix... | Ca-Phun Ung | 2008-12-21 | 1 | -195/+1 |
* | Datepicker #3647: removed clickable weekdays. | Ca-Phun Ung | 2008-12-20 | 1 | -7/+0 |
* | Datepicker: Fixed #3647: Updated visual and automated tests to go with new ma... | Ca-Phun Ung | 2008-12-19 | 1 | -349/+179 |
* | Fixed 3610. Error in French l18n file. | Keith Wood | 2008-12-08 | 1 | -2/+2 |
* | Added tests for daylight savings problems - only show up in specific timezones. | Keith Wood | 2008-11-14 | 1 | -0/+82 |
* | updating tests to latest QUnit, using same, fixing a few assertions that reli... | Jörn Zaefferer | 2008-10-13 | 1 | -1/+1 |
* | '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 |
* | 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 |
* | Refactored datepicker to use $.data for instance settings | Keith Wood | 2008-07-06 | 1 | -25/+67 |
* | New tests for invocation, mouse interactions, alternate field, status, locali... | Keith Wood | 2008-06-30 | 1 | -210/+503 |
* | 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 |
* | Add tests for destroying datepicker, keystrokes, minimum/maximum date process... | Keith Wood | 2008-06-13 | 1 | -10/+300 |
* | Add datepicker tests | Keith Wood | 2008-06-10 | 1 | -0/+225 |