aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/sortable
Commit message (Expand)AuthorAgeFilesLines
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sor...Scott González2013-04-022-13/+28
* Sortable Tests: Fix IE7 Test fails by being more generous with dragging near ...Mike Sherov2013-03-311-4/+6
* Sortable Tests: Fix IE7 test failures due to incorrectly expecting relative u...Mike Sherov2013-03-311-1/+1
* Sortable: update placeholder when axis is x or y for connected lists. Fixed #...Jason Moon2013-03-231-0/+28
* Sortable Tests: Add tests for axis option and recent axis option bugs.Mike Sherov2013-03-141-8/+85
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-17/+18
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-18/+17
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-17/+18
* Sortable Tests: Add tests to support #9041 and #8792Mike Sherov2013-03-082-2/+62
* Sortable tests: Added alt attributes to images.Scott González2013-03-071-4/+4
* Sortable: Copy the src of the original item when creating a placeholder from ...Scott González2013-03-072-4/+24
* Sortable: When sorting table rows, create a td to force dimensions. Fixes #47...Scott González2013-02-202-2/+53
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Interactions: Update widget defaults to match documented API.Mike Sherov2013-01-021-2/+16
* Tests: Correct all 404 errors in the test suiteMike Sherov2013-01-021-1/+1
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-262-88/+88
* Dev: stop loading *_tickets.js in the test suite.Mike Sherov2012-12-221-1/+0
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-082-78/+112
* Dev: Remove *_tickets.js test files and move the associated tests to the prop...Mike Sherov2012-12-072-69/+61
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-035-27/+27
* Dev: Standardize sortable test suite. Fixed #8755 - Dev: Get sortable test su...Mike Sherov2012-11-017-65/+63
* Tests: Removed old code that kept bad test suites out of TestSwarm.Scott González2012-10-261-10/+0
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-233-3/+11
* 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
* Don't use :input selector.Scott González2012-05-212-2/+2
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-232-1/+1
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-34/+30
* Tests: Lint.Scott González2012-04-183-36/+36
* 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-292-11/+11
* 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-4/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Tests: Cleanup.Scott González2011-08-031-30/+29
* 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
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* 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
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Mouse: tie the preventClickEvent property to the event target, not the contai...awgy2010-11-091-0/+44
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1