aboutsummaryrefslogtreecommitdiffstats
path: root/tests/datepicker.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed 3610. Error in French l18n file.Keith Wood2008-12-081-2/+2
* Added tests for daylight savings problems - only show up in specific timezones.Keith Wood2008-11-141-0/+82
* updating tests to latest QUnit, using same, fixing a few assertions that reli...Jörn Zaefferer2008-10-131-1/+1
* 'change' command is now 'option' commandKeith Wood2008-10-051-41/+61
* set svn:eol-style to nativeRichard Worth2008-09-201-1657/+1657
* Fixed 3183 onSelect and onClose have inconsistent signaturesKeith Wood2008-09-071-56/+74
* Fixed 3267 Alternate field not updated when using "setDate"Keith Wood2008-09-071-2/+15
* Added tests for 3191 - handling NaN and other invalid values for relative datesKeith Wood2008-08-211-22/+43
* Added tests for stepMonths and stepBigMonthsKeith Wood2008-08-081-50/+78
* Tests for inline disabled datepickerKeith Wood2008-07-231-0/+17
* Added tests for inline datepickerKeith Wood2008-07-181-1/+134
* Added tests for datepicker structure and callbacksKeith Wood2008-07-111-159/+652
* Refactored datepicker to use $.data for instance settingsKeith Wood2008-07-061-25/+67
* New tests for invocation, mouse interactions, alternate field, status, locali...Keith Wood2008-06-301-210/+503
* tests datepicker - added closure (for isolation in all.html)Richard Worth2008-06-211-0/+7
* Tests for relative dates with multiple periodsKeith Wood2008-06-161-2/+79
* Add tests for destroying datepicker, keystrokes, minimum/maximum date process...Keith Wood2008-06-131-10/+300
* Add datepicker testsKeith Wood2008-06-101-0/+225