aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-275-0/+32
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
* Tests: Lint.Scott González2012-04-195-189/+187
* Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.Scott González2012-03-273-113/+113
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-294-220/+220
* Datepicker: Fix a bad assertion - actual result is valid.Jörn Zaefferer2012-02-291-4/+4
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-9/+13
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...Karl Kirch2011-08-091-0/+33
* Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...Scott González2011-08-091-10/+0
* Tests: Cleanup.Scott González2011-08-031-30/+30
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-0/+30
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Merge branch 'master' into core-1.6.1Scott González2011-07-253-2/+27
|\
| * Merge remote branch 'pgraham/master'Jörn Zaefferer2011-06-281-2/+12
| |\
| | * Updated guard against unparsed characters to allow extra characters as long a...Philip Graham2011-06-281-2/+12
| * | Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def...marcneuwirth2011-06-281-0/+10
| * | Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto...marcneuwirth2011-06-281-0/+5
| |/
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* | .attr() -> .prop()Scott González2011-06-082-22/+19
|/
* There's no guard against unparsed characters at the end of the date string, a...Jörn Zaefferer2011-05-181-0/+9
* Merge remote branch 'kzys/trac-6656'Jörn Zaefferer2011-05-182-0/+6
|\
| * Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo...Kato Kazuyoshi2011-05-072-0/+6
* | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D...Jay Merrifield2011-05-161-0/+5
* | Datepicker: Disabled datepicker should disable own select element too. Fixed ...Kato Kazuyoshi2011-05-071-1/+4
|/
* Merge pull request #200 from kzys/trac-6704-2Scott González2011-05-041-0/+8
|\
| * Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670...Kato Kazuyoshi2011-05-051-0/+8
* | Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa...Kato Kazuyoshi2011-05-052-0/+5
|/
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Fix datepicker tests to pass in Chrome and run faster by letting QUnitjzaefferer2011-02-185-40/+20
* Datepicker: prevent datepicker initialization on empty jquery collection and ...Dan Heberden2011-02-151-0/+5
* 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
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Datpicker: Fixed some failing tests.Scott González2010-11-052-7/+7
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+2
* Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-141-1/+12
* debug commentJörn Zaefferer2010-03-201-0/+3
* Fixed broken encoding of PrécJörn Zaefferer2010-03-201-1/+1