marcneuwirth
effdd5d19c
Datepicker: Added onSelect.apply() call to _setDate method if onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called
2011-06-28 10:59:08 -05:00
Kato Kazuyoshi
a891e81e06
Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDate does not work for some locale date strings.
2011-05-05 05:06:27 +09:00
jzaefferer
b107181bbb
Fix datepicker tests to pass in Chrome and run faster by letting QUnit
...
handle the staggered proessing (renders at least once per second, faster
then rendering after each test). Disabled broken manual-entry tests
after confirming its only an issue in the test, not the impl.
2011-02-18 16:08:17 +01:00
Ivan Peters
67b070f97a
Datepicker: Update parseDate to properly handle a string value in shortYearCutoff. Fixed #6872 : parseDate does not default shortYearCutoff correctly.
2011-01-18 16:25:58 +13:00
pheiberg
d69f2ecb12
Datepicker: changed setDate not to modify the passed date argument. Fixes #6671 - setDate manipulates its argument
2010-11-22 08:29:29 -05:00
pheiberg
a2e0eb920a
Datepicker: Fixed parsing of single y character for date formats. Fixes #6659 - Datepicker: Date format ymmdd not parsed correctly.
2010-11-18 16:13:28 -05:00
Scott González
4226faed09
Datpicker: Fixed some failing tests.
2010-11-05 10:44:55 -04:00
Jörn Zaefferer
edcd6823e2
Fixed broken encoding of Préc
2010-03-20 14:37:55 +00:00
Richard Worth
9483dcdbe6
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
...
The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests.
Also removed some old crufty woefully incomplete unused and rotted test harnesses.
2010-02-25 11:09:39 +00:00
Keith Wood
0c35c1135f
Datepicker: Corrected tests for changes in r3494
2009-12-26 08:35:40 +00:00
Keith Wood
d33c2de502
Datepicker - Fixed #4870 - yearRange doesn't work as expected
2009-12-01 01:27:25 +00:00
Keith Wood
fe217c4745
Datepicker - Fixed #4787 - Datepicker: fix animation control
2009-12-01 01:24:00 +00:00
Jörn Zaefferer
b19f2fe478
datepicker: renabling tests, with timeouts inbetween each test, hopefully avoids to kill testswarm clients with slow-script warnings
2009-09-19 13:36:34 +00:00
Keith Wood
ef4000d9df
Datepicker: Fixed #3891 Autosize input field
2009-07-22 08:37:28 +00:00
Keith Wood
61e15b1f76
Datepicker: Fixed #4647 setDate cannot be called multiple times
2009-07-22 08:28:01 +00:00
Keith Wood
3b5c91fdc6
Datepicker. Fixed #3657 showOtherMonths should allow the selection of days from other months
2009-06-21 07:28:51 +00:00
Keith Wood
f07a17bbf0
Datepicker: default, min, and max dates can be specified as date strings in the current format
2009-06-16 08:44:56 +00:00
Keith Wood
8f503d8d31
Datepicker: Fixed #3861 Manually entered date does not update altField
2009-04-16 10:42:04 +00:00
Keith Wood
4ae29ba06b
Datepicker: Apply min/max settings on setDate
2009-04-10 08:22:47 +00:00
Keith Wood
fc75c3e3ad
Datepicker: added Windows ticks format
2009-04-01 10:56:58 +00:00
Keith Wood
a6c705420b
Datepicker: Corrected unit tests for structural changes and end of month
2009-04-01 10:15:29 +00:00
Keith Wood
4d5f8d4ae0
Datepicker: fixed #4301 - option dateFormat getter does not return same value as setter
2009-04-01 10:11:35 +00:00
Richard Worth
b18da5cd64
datepicker unit tests: split tests into individual files
2009-02-04 04:27:14 +00:00
Richard Worth
43ab3a04e5
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
2009-02-02 14:36:08 +00:00