| Commit message (Expand) | Author | Age | Files | Lines |
* | Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A... | Karl Kirch | 2011-08-09 | 1 | -0/+33 |
* | Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec... | Scott González | 2011-08-09 | 1 | -10/+0 |
* | jQuery 1.6 support. | Scott González | 2011-07-29 | 2 | -4/+4 |
* | Tests: Added ability to run tests against different versions of jQuery core. | Scott González | 2011-07-28 | 1 | -1/+1 |
* | Tests: Deleted failing widget tests. | Scott González | 2011-07-28 | 2 | -33/+2 |
* | Added compound test suite and updated QUnit. | Scott González | 2011-07-28 | 1 | -1/+1 |
* | Datepicker: Added onSelect.apply() call to _setDate method if onSelect is def... | marcneuwirth | 2011-06-28 | 1 | -0/+10 |
* | Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto... | marcneuwirth | 2011-06-28 | 1 | -0/+5 |
* | There's no guard against unparsed characters at the end of the date string, a... | Jörn Zaefferer | 2011-05-18 | 1 | -0/+9 |
* | Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo... | Kato Kazuyoshi | 2011-05-18 | 2 | -0/+6 |
* | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D... | Jay Merrifield | 2011-05-16 | 1 | -0/+5 |
* | Datepicker: Disabled datepicker should disable own select element too. Fixed ... | Kato Kazuyoshi | 2011-05-11 | 1 | -1/+4 |
* | Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670... | Kato Kazuyoshi | 2011-05-04 | 1 | -0/+8 |
* | Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa... | Kato Kazuyoshi | 2011-05-04 | 2 | -0/+5 |
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
* | Datepicker: prevent datepicker initialization on empty jquery collection and ... | Dan Heberden | 2011-02-15 | 1 | -0/+5 |
* | Datepicker: Update parseDate to properly handle a string value in shortYearCu... | Ivan Peters | 2011-01-18 | 1 | -10/+15 |
* | Datepicker: changed setDate not to modify the passed date argument. Fixes #66... | pheiberg | 2010-11-22 | 1 | -0/+4 |
* | Datepicker: Fixed parsing of single y character for date formats. Fixes #6659... | pheiberg | 2010-11-18 | 1 | -5/+7 |
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
* | Datpicker: Fixed some failing tests. | Scott González | 2010-11-05 | 2 | -7/+7 |
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' tes... | jzaefferer | 2010-08-29 | 1 | -1/+2 |
* | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 1 | -1/+12 |
* | debug comment | Jörn Zaefferer | 2010-03-20 | 1 | -0/+3 |
* | Fixed broken encoding of Préc | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 2 | -7/+13 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
* | fixed #5163 - themes: css files need to be renamed to be consistent with js f... | Richard Worth | 2010-02-16 | 1 | -1/+1 |
* | Datepicker: Fixed conflict between beforeShowDay and getDate | Keith Wood | 2010-01-29 | 1 | -1/+22 |
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -0/+5 |
* | Datepicker: Corrected tests for changes in r3494 | Keith Wood | 2009-12-26 | 1 | -4/+8 |
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
* | Datepicker - Fixed #4870 - yearRange doesn't work as expected | Keith Wood | 2009-12-01 | 1 | -2/+9 |
* | Datepicker - Fixed #4787 - Datepicker: fix animation control | Keith Wood | 2009-12-01 | 2 | -2/+2 |
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
* | datepicker: removing odd ticket test, has no assertions | Jörn Zaefferer | 2009-09-19 | 1 | -14/+0 |
* | datepicker: renabling tests, with timeouts inbetween each test, hopefully avo... | Jörn Zaefferer | 2009-09-19 | 5 | -11/+24 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 1 | -4/+4 |
* | datepicker tests keep crashing testswarm client, disabled tests until that is... | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | datepicker tests keep crashing testswarm client, disabled tests until that is... | Jörn Zaefferer | 2009-09-15 | 1 | -1/+8 |
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
* | Removed jquery.simulate from external/ as it's being removed from jqueryjs.go... | Richard Worth | 2009-08-10 | 1 | -1/+1 |
* | Datepicker: Fixed #3891 Autosize input field | Keith Wood | 2009-07-22 | 1 | -0/+38 |
* | Datepicker: Fixed #4647 setDate cannot be called multiple times | Keith Wood | 2009-07-22 | 1 | -0/+11 |