Commit Graph

23 Commits

Author SHA1 Message Date
Ca-Phun Ung
80feca9864 Datepicker #3647: fixed disabled state for inline datepicker so it looks disabled visually and removed the erroneous cover div. 2008-12-22 19:18:15 +00:00
Ca-Phun Ung
3522a23b50 Datepicker #3647: added enable, disable, destroy buttons to visual test. Fixed failing localisation tests. Fixed RTL support and selected day highlighting for keyboard navigation. 2008-12-22 15:47:35 +00:00
Ca-Phun Ung
77d17fc769 Datepicker #3647: Removed date range features, removed related tests, and fixed disabled states for prev, next and day. 2008-12-21 17:20:54 +00:00
Ca-Phun Ung
dcead10e80 Datepicker #3647: removed clickable weekdays. 2008-12-20 17:34:31 +00:00
Ca-Phun Ung
de2bf2da55 Datepicker: Fixed #3647: Updated visual and automated tests to go with new markup updates. 2008-12-19 22:43:11 +00:00
Keith Wood
b3f1dcfadc Fixed 3610. Error in French l18n file. 2008-12-08 10:26:17 +00:00
Keith Wood
0808041ad9 Added tests for daylight savings problems - only show up in specific timezones. 2008-11-14 13:32:12 +00:00
Jörn Zaefferer
2827a42c44 updating tests to latest QUnit, using same, fixing a few assertions that relied on type casting (mostly null/undefined) 2008-10-13 21:42:12 +00:00
Keith Wood
bf66a8e140 'change' command is now 'option' command 2008-10-05 06:59:56 +00:00
Richard Worth
77cea8f364 set svn:eol-style to native 2008-09-20 17:42:04 +00:00
Keith Wood
41811fb8c3 Fixed 3183 onSelect and onClose have inconsistent signatures 2008-09-07 08:38:09 +00:00
Keith Wood
0db0ffe580 Fixed 3267 Alternate field not updated when using "setDate" 2008-09-07 07:55:02 +00:00
Keith Wood
732c7fb7d5 Added tests for 3191 - handling NaN and other invalid values for relative dates 2008-08-21 09:33:39 +00:00
Keith Wood
edd4ab0ccd Added tests for stepMonths and stepBigMonths
Added tests for onChangeMonthYear callback from setDate
2008-08-08 10:36:52 +00:00
Keith Wood
30be7d0953 Tests for inline disabled datepicker 2008-07-23 12:23:34 +00:00
Keith Wood
0f1592128f Added tests for inline datepicker 2008-07-18 08:28:31 +00:00
Keith Wood
3bc322fd37 Added tests for datepicker structure and callbacks
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
2008-07-11 11:02:45 +00:00
Keith Wood
0b4831cedb Refactored datepicker to use $.data for instance settings
Added tests for setDate
2008-07-06 05:33:41 +00:00
Keith Wood
c32255fcfa New tests for invocation, mouse interactions, alternate field, status, localisation 2008-06-30 09:56:14 +00:00
Richard Worth
f3000e3506 tests datepicker - added closure (for isolation in all.html) 2008-06-21 10:10:23 +00:00
Keith Wood
3f38ebc88d Tests for relative dates with multiple periods
Tests for default date
2008-06-16 09:59:24 +00:00
Keith Wood
74b7cde939 Add tests for destroying datepicker, keystrokes, minimum/maximum date processing, ranges, and callbacks 2008-06-13 13:25:59 +00:00
Keith Wood
0ea1e7af11 Add datepicker tests 2008-06-10 12:46:28 +00:00