| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Convert single quotes to double quotes. | Mike Sherov | 2012-12-26 | 7 | -290/+290 |
* | Dialog Tests: Fix test fails due to window measurements in FF and IE7 | Mike Sherov | 2012-12-22 | 3 | -57/+78 |
* | Dev: stop loading *_tickets.js in the test suite. | Mike Sherov | 2012-12-22 | 2 | -2/+0 |
* | Dev: remove todos from datepicker and dialog testsuite | Mike Sherov | 2012-12-12 | 1 | -11/+10 |
* | Dialog: Cleanup. | Scott González | 2012-12-11 | 1 | -1/+1 |
* | Dialog tests: More async focus handling to deal with IE8. | Scott González | 2012-12-10 | 1 | -29/+54 |
* | Dialog tests: Updated markup for deprecated tests to match standard tests. | Scott González | 2012-12-10 | 1 | -0/+2 |
* | Dev: remove unnecessary simulated drag delegation in test suite | Mike Sherov | 2012-12-08 | 1 | -4/+3 |
* | Dev: Change incorrect references in test suite from #main to #qunit-fixture. | Mike Sherov | 2012-12-08 | 1 | -1/+2 |
* | Dev: Remove *_tickets.js test files and move the associated tests to the prop... | Mike Sherov | 2012-12-07 | 5 | -123/+114 |
* | Dialog: Respect maxHeight when determining size on open. Fixes #4820 - Dialog... | Scott González | 2012-12-07 | 1 | -2/+2 |
* | Dialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attac... | Scott González | 2012-12-07 | 3 | -0/+44 |
* | Dialog: Restore inline styles for dimensions/display. Fixes #8119 - Dialog: D... | Scott González | 2012-12-05 | 1 | -4/+11 |
* | Dialog: Remove width, min-height, height styles on destroy. Fixes #8119 - Dia... | Scott González | 2012-12-04 | 1 | -0/+5 |
* | Revert "Dialog: Cleanup style properties on _destroy. Reenables style check i... | Scott González | 2012-12-04 | 1 | -2/+0 |
* | Dialog: Remove the instance-storing for the overlay, just create one whenever... | Jörn Zaefferer | 2012-12-04 | 1 | -11/+0 |
* | Dialog: Cleanup style properties on _destroy. Reenables style check in domEqu... | Jörn Zaefferer | 2012-12-04 | 1 | -0/+2 |
* | Dialog: Ensure all animations finish and clean up themselve when destroying d... | Jörn Zaefferer | 2012-11-30 | 2 | -0/+11 |
* | Dialog: Moved resizable handle test from resizable. | Scott González | 2012-11-26 | 1 | -0/+13 |
* | Dialog: Add unit test to cover #8789 and #8838. | Kris Borchers | 2012-11-26 | 1 | -0/+16 |
* | Dialog: Follow-up to 9fe3a62d8 - also deprecate string notation for position ... | Jörn Zaefferer | 2012-11-26 | 2 | -33/+31 |
* | Dialog: Update focus-tabbable test with a timer workaround to get IE8 to pass. | Jörn Zaefferer | 2012-11-26 | 1 | -25/+27 |
* | Dialog: Add missing unit test for aria-describedby attribute | Jörn Zaefferer | 2012-11-26 | 1 | -17/+11 |
* | Dialog: Move array notation support for position option to backCompat check. ... | Jörn Zaefferer | 2012-11-26 | 4 | -20/+88 |
* | Dialog: Removed broken disabled option from dialog, defuse disable/enable met... | Jörn Zaefferer | 2012-11-26 | 1 | -26/+6 |
* | Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ... | Jörn Zaefferer | 2012-11-26 | 1 | -0/+42 |
* | Dialog: Cleanup in ticket tests: TODO to merge one test, fix whitespace | Jörn Zaefferer | 2012-11-26 | 1 | -29/+30 |
* | Dialog: Extend visual test to verify DOM position restore on destroy; overhau... | Jörn Zaefferer | 2012-11-26 | 2 | -14/+22 |
* | Dialog: Pass through icons and showText (as 'text') options to button. Fixes ... | Jörn Zaefferer | 2012-11-26 | 1 | -2/+8 |
* | Dialog: Refactor _setOption to call _super early. Move dialogClass update abo... | Jörn Zaefferer | 2012-11-26 | 1 | -1/+4 |
* | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 2 | -4/+5 |
* | Dialog: Focus tabbable only when dialog lost focus before. | Jörn Zaefferer | 2012-11-26 | 1 | -0/+45 |
* | Dialog: Remove attroperty workaround for title attribute. Make the default nu... | Jörn Zaefferer | 2012-11-26 | 2 | -18/+26 |
* | Dialog: Fix yoda-if, remove unnecessary TODOs; add missing callbacks to commo... | Jörn Zaefferer | 2012-11-26 | 1 | -1/+11 |
* | Dialog tests: Work around inconsistent handling of non-breaking spaces in IE7... | Scott González | 2012-11-15 | 1 | -2/+2 |
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
* | Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: r... | Mike Sherov | 2012-11-09 | 1 | -57/+62 |
* | Updated all widgets to use proper data keys when getting plugin instances. | Scott González | 2012-11-09 | 1 | -2/+2 |
* | Dev: remove globals from tests and moved test helpers to correct location - F... | Mike Sherov | 2012-11-03 | 7 | -317/+310 |
* | Dialog tests: Removed stack option. | Scott González | 2012-10-26 | 1 | -1/+0 |
* | Tests: Removed old code that kept bad test suites out of TestSwarm. | Scott González | 2012-10-26 | 1 | -10/+0 |
* | Removed bgiframe. | Scott González | 2012-10-26 | 1 | -1/+0 |
* | Dialog: Awesome new stacking and overlay implementation. Fixes the following ... | Nate Eagle | 2012-10-24 | 4 | -97/+28 |
* | Build: Enable "unused" option in jshint - Remove unused variables from codeba... | Mike Sherov | 2012-10-23 | 5 | -51/+43 |
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 1 | -3/+3 |
* | Dialog: Use _hide() to make sure close event gets triggered. Fixes #8684 - jQ... | David Petersen | 2012-10-17 | 1 | -2/+19 |
* | 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 |
* | Dialog tests: Fixed calls to $.contains() that were passing jQuery objects in... | Scott González | 2012-07-13 | 1 | -1/+1 |
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 4 | -0/+23 |