jquery-ui/tests/unit/datepicker
Jörn Zaefferer e05559eb16 There's no guard against unparsed characters at the end of the date string, any extra characters are just ignored
Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
(cherry picked from commit 92b0f6702a)
2011-05-18 17:35:57 +02:00
..
datepicker_core.js Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #6704 - Display overflow when multiple datepickers have different numberOfMonths. 2011-05-04 17:12:01 -04:00
datepicker_defaults.js datepicker unit tests: split tests into individual files 2009-02-04 04:27:14 +00:00
datepicker_events.js Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event not triggered. 2011-05-18 16:03:13 +02:00
datepicker_methods.js Datepicker: Disabled datepicker should disable own select element too. Fixed #6850 - Disable datepicker should disable month and year dropdowns. 2011-05-11 15:33:16 -04:00
datepicker_options.js Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDate does not work for some locale date strings. 2011-05-04 17:00:40 -04:00
datepicker_tickets.js There's no guard against unparsed characters at the end of the date string, any extra characters are just ignored 2011-05-18 17:35:57 +02:00
datepicker.html Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event not triggered. 2011-05-18 16:03:13 +02:00