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
fce1f97f76
Upgraded jQuery to 1.4.4.
2010-11-12 09:19:26 -05:00
Scott González
4226faed09
Datpicker: Fixed some failing tests.
2010-11-05 10:44:55 -04:00
Scott González
19f9c3a559
Upgraded jQuery to 1.4.3.
2010-10-21 22:29:28 -04:00
jzaefferer
d8bee228b3
Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions
2010-08-29 17:21:39 +02:00
jzaefferer
baa3678477
Unit tests: Disable stale widget tests on testswarm
2010-04-14 20:19:20 +02:00
Jörn Zaefferer
d7b1044d6c
debug comment
2010-03-20 14:38:12 +00:00
Jörn Zaefferer
edcd6823e2
Fixed broken encoding of Préc
2010-03-20 14:37:55 +00:00
Richard Worth
bfc180b1ba
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +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
Richard Worth
0798b10717
Fixed #5182 - Update to jQuery 1.4.2
2010-02-16 02:39:57 +00:00
Richard Worth
828bcdd2f0
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1
2010-02-16 01:38:23 +00:00
Keith Wood
f214b70889
Datepicker: Fixed conflict between beforeShowDay and getDate
...
http://forum.jquery.com/topic/several-breaking-changes-in-jquery-ui-1-8rc1
2010-01-29 08:09:03 +00:00
Richard Worth
79bd955054
switched to jQuery 1.4.1
2010-01-27 12:29:43 +00:00
Richard Worth
a1e069759d
switched to jQuery 1.4
2010-01-20 13:52:38 +00:00
Scott González
90fb45dffa
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests).
2010-01-07 03:19:50 +00:00
Keith Wood
0c35c1135f
Datepicker: Corrected tests for changes in r3494
2009-12-26 08:35:40 +00:00
Jörn Zaefferer
b6d17b24d4
extracting widget factory into jquery.ui.widget.js
2009-12-16 22:20:18 +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
751d7c521b
update to latest QUnit
2009-09-29 07:48:14 +00:00
Jörn Zaefferer
c59c0421ba
datepicker: removing odd ticket test, has no assertions
2009-09-19 13:36:49 +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
Richard Worth
e2d873e6f0
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
2009-09-17 10:39:12 +00:00
Jörn Zaefferer
6ebe744e86
datepicker tests keep crashing testswarm client, disabled tests until that issue is resolved
2009-09-15 21:40:15 +00:00
Jörn Zaefferer
9d5f8f18c6
datepicker tests keep crashing testswarm client, disabled tests until that issue is resolved
2009-09-15 21:38:50 +00:00
Jörn Zaefferer
06702d8b30
updated to latest QUnit
2009-09-15 21:12:05 +00:00
Jörn Zaefferer
4908a27b14
change script ordering to load testswarm agent after QUnit
2009-09-11 18:30:23 +00:00
Jörn Zaefferer
7f54a1bad9
update to lastest QUnit
2009-08-30 10:46:20 +00:00
Richard Worth
57e3595115
Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins
2009-08-10 09:38:14 +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
Jörn Zaefferer
32c342a282
replaced svn:externals with versioned files within trunk/externals
2009-05-27 17:50: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
352b081a39
Switched to jQuery 1.3.2
2009-02-20 11:40:25 +00:00
Scott González
95c5d5e3fd
Datepicker: Added test for #4055 - onclick events contain references to "jQuery".
2009-02-13 04:12:28 +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
Richard Worth
19a1468fc3
switched to jQuery 1.3.1
2009-01-22 09:13:28 +00:00
Keith Wood
10de3f0be2
Remove tests that no longer apply
2009-01-19 10:43:08 +00:00
Keith Wood
56b1f93434
Fixed #3859 - Datepicker can't pick years before 1999
2009-01-19 10:33:45 +00:00
Richard Worth
2b728dc730
Happy Birthday jQuery (switched to jQuery 1.3)
2009-01-14 23:26:15 +00:00