aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker_options.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...Scott González2011-08-091-10/+0
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-0/+10
|\
| * Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def...marcneuwirth2011-06-281-0/+10
* | .attr() -> .prop()Scott González2011-06-081-19/+16
|/
* Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa...Kato Kazuyoshi2011-05-051-0/+4
* Fix datepicker tests to pass in Chrome and run faster by letting QUnitjzaefferer2011-02-181-16/+16
* Datepicker: Update parseDate to properly handle a string value in shortYearCu...Ivan Peters2011-01-181-10/+15
* Datepicker: changed setDate not to modify the passed date argument. Fixes #66...pheiberg2010-11-221-0/+4
* Datepicker: Fixed parsing of single y character for date formats. Fixes #6659...pheiberg2010-11-181-5/+7
* Datpicker: Fixed some failing tests.Scott González2010-11-051-1/+1
* Fixed broken encoding of PrécJörn Zaefferer2010-03-201-1/+1
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-2/+2
* Datepicker: Corrected tests for changes in r3494Keith Wood2009-12-261-4/+8
* Datepicker - Fixed #4870 - yearRange doesn't work as expectedKeith Wood2009-12-011-2/+9
* Datepicker - Fixed #4787 - Datepicker: fix animation controlKeith Wood2009-12-011-1/+1
* datepicker: renabling tests, with timeouts inbetween each test, hopefully avo...Jörn Zaefferer2009-09-191-1/+6
* Datepicker: Fixed #3891 Autosize input fieldKeith Wood2009-07-221-0/+38
* Datepicker: Fixed #4647 setDate cannot be called multiple timesKeith Wood2009-07-221-0/+11
* Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr...Keith Wood2009-06-211-0/+21
* Datepicker: default, min, and max dates can be specified as date strings in t...Keith Wood2009-06-161-3/+15
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-161-0/+11
* Datepicker: Apply min/max settings on setDateKeith Wood2009-04-101-0/+34
* Datepicker: added Windows ticks formatKeith Wood2009-04-011-0/+8
* Datepicker: Corrected unit tests for structural changes and end of monthKeith Wood2009-04-011-8/+6
* Datepicker: fixed #4301 - option dateFormat getter does not return same value...Keith Wood2009-04-011-0/+11
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-041-2/+743
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12