aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-252-7/+13
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* fixed #5163 - themes: css files need to be renamed to be consistent with js f...Richard Worth2010-02-161-1/+1
* Datepicker: Fixed conflict between beforeShowDay and getDateKeith Wood2010-01-291-1/+22
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-0/+5
* Datepicker: Corrected tests for changes in r3494Keith Wood2009-12-261-4/+8
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* Datepicker - Fixed #4870 - yearRange doesn't work as expectedKeith Wood2009-12-011-2/+9
* Datepicker - Fixed #4787 - Datepicker: fix animation controlKeith Wood2009-12-012-2/+2
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* datepicker: removing odd ticket test, has no assertionsJörn Zaefferer2009-09-191-14/+0
* datepicker: renabling tests, with timeouts inbetween each test, hopefully avo...Jörn Zaefferer2009-09-195-11/+24
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-4/+4
* datepicker tests keep crashing testswarm client, disabled tests until that is...Jörn Zaefferer2009-09-151-1/+1
* datepicker tests keep crashing testswarm client, disabled tests until that is...Jörn Zaefferer2009-09-151-1/+8
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1