Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 | |
| | ||||||
* | Tests: Correct all 404 errors in the test suite | Mike Sherov | 2013-01-02 | 3 | -5/+5 | |
| | ||||||
* | Datepicker Tests: Prepare for widget-ization tests. | Mike Sherov | 2013-01-02 | 3 | -12/+8 | |
| | ||||||
* | Tests: Convert single quotes to double quotes. | Mike Sherov | 2012-12-26 | 5 | -1236/+1236 | |
| | ||||||
* | Dev: remove todos from datepicker and dialog testsuite | Mike Sherov | 2012-12-12 | 1 | -3/+2 | |
| | ||||||
* | Datepicker tests: Handle async focus in IE. | Scott González | 2012-12-11 | 2 | -174/+245 | |
| | ||||||
* | Datepicker: Run JSHint test in unit tests. | Scott González | 2012-12-06 | 2 | -1/+4 | |
| | ||||||
* | Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: ↵ | Scott González | 2012-12-05 | 1 | -0/+17 | |
| | | | | Changing disabled option doesn't work. | |||||
* | Datepicker: reinitialize datepicker if mainDiv isn't on the page. Fixed ↵ | Roman Salnikov | 2012-11-19 | 1 | -0/+10 | |
| | | | | #5679 - Datepicker should reinitialize if dpDiv is removed | |||||
* | Datepicker tests: Work around encoding issues in oldIE. | Scott González | 2012-11-15 | 2 | -5/+16 | |
| | ||||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 | |
| | ||||||
* | Datepicker: Updated the range tests so you can't navigate past the ↵ | Jay Merrifield | 2012-11-13 | 1 | -1/+7 | |
| | | | | yearRange. Fixes #7362 - Datepicker allows changing year to something outside yearRange | |||||
* | Datepicker tests: Fixed setting of option. | Scott González | 2012-11-13 | 1 | -1/+1 | |
| | ||||||
* | Dev: temporarily disable odd test failures in Datepicker | Mike Sherov | 2012-11-09 | 1 | -9/+13 | |
| | ||||||
* | Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: ↵ | Mike Sherov | 2012-11-09 | 4 | -93/+83 | |
| | | | | re-enable the datepicker test suite | |||||
* | Dev: remove globals from tests and moved test helpers to correct location - ↵ | Mike Sherov | 2012-11-03 | 7 | -213/+212 | |
| | | | | Fixed #8770 Dev: Remove globals and Standardize Test Suite | |||||
* | Datepicker: Removed iframe cover for IE6. | Scott González | 2012-10-26 | 1 | -10/+7 | |
| | ||||||
* | Tests: Removed old code that kept bad test suites out of TestSwarm. | Scott González | 2012-10-26 | 1 | -10/+0 | |
| | ||||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 6 | -47/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | |||||
* | Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 | Mike Sherov | 2012-10-22 | 1 | -48/+48 | |
| | ||||||
* | Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily. | Scott González | 2012-10-10 | 1 | -2/+2 | |
| | ||||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 | |
| | ||||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 | |
| | ||||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 5 | -0/+32 | |
| | ||||||
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 | |
| | ||||||
* | Update to official qunit composite addon | Jörn Zaefferer | 2012-04-21 | 1 | -2/+2 | |
| | ||||||
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -1/+1 | |
| | ||||||
* | Tests: Lint. | Scott González | 2012-04-19 | 5 | -189/+187 | |
| | ||||||
* | Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*. | Scott González | 2012-03-27 | 3 | -113/+113 | |
| | ||||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 | |
| | ||||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 4 | -220/+220 | |
| | ||||||
* | Datepicker: Fix a bad assertion - actual result is valid. | Jörn Zaefferer | 2012-02-29 | 1 | -4/+4 | |
| | ||||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 | |
| | ||||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 | |
| | ||||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -9/+13 | |
| | ||||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 | |
| | ||||||
* | Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - ↵ | Karl Kirch | 2011-08-09 | 1 | -0/+33 | |
| | | | | Ability to stop datepicker from appearing with beforeShow event handler. | |||||
* | Revert "Datepicker: Added onSelect.apply() call to _setDate method if ↵ | Scott González | 2011-08-09 | 1 | -10/+0 | |
| | | | | | | onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called" This reverts commit effdd5d19c534f8445ebafe4212278c4366b0041. | |||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -30/+30 | |
| | ||||||
* | Tests: Added test suites to run individual widget tests against all ↵ | Scott González | 2011-08-02 | 1 | -0/+30 | |
| | | | | supported jQuery versions. | |||||
* | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 1 | -1/+1 | |
| | | | | jQuery core. | |||||
* | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 3 | -2/+27 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | |||||
| * | Merge remote branch 'pgraham/master' | Jörn Zaefferer | 2011-06-28 | 1 | -2/+12 | |
| |\ | ||||||
| | * | Updated guard against unparsed characters to allow extra characters as long ↵ | Philip Graham | 2011-06-28 | 1 | -2/+12 | |
| | | | | | | | | | | | | | | | | | | as they are separated from the date by whitespace. This maintains compatibility with timepicker extensions. Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years | |||||
| * | | Datepicker: Added onSelect.apply() call to _setDate method if onSelect is ↵ | marcneuwirth | 2011-06-28 | 1 | -0/+10 | |
| | | | | | | | | | | | | defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called | |||||
| * | | Datepicker: Added onSelect.apply() call to _doKeyDown method when enter ↵ | marcneuwirth | 2011-06-28 | 1 | -0/+5 | |
| |/ | | | | | | | button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed | |||||
* | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 | |
| | | ||||||
* | | .attr() -> .prop() | Scott González | 2011-06-08 | 2 | -22/+19 | |
|/ | ||||||
* | There's no guard against unparsed characters at the end of the date string, ↵ | Jörn Zaefferer | 2011-05-18 | 1 | -0/+9 | |
| | | | | | | any extra characters are just ignored Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years | |||||
* | Merge remote branch 'kzys/trac-6656' | Jörn Zaefferer | 2011-05-18 | 2 | -0/+6 | |
|\ |