aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_tickets.js
Commit message (Expand)AuthorAgeFilesLines
* Dev: Remove *_tickets.js test files and move the associated tests to the prop...Mike Sherov2012-12-071-121/+0
* Dialog: Remove the instance-storing for the overlay, just create one whenever...Jörn Zaefferer2012-12-041-11/+0
* Dialog: Cleanup in ticket tests: TODO to merge one test, fix whitespaceJörn Zaefferer2012-11-261-29/+30
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-17/+18
* Dialog: Awesome new stacking and overlay implementation. Fixes the following ...Nate Eagle2012-10-241-77/+2
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-4/+4
* Remove trailing whitespace and add final newlinesTrey Hunner2012-10-211-3/+3
* Dialog tests: Fixed calls to $.contains() that were passing jQuery objects in...Scott González2012-07-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+2
* Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behav...Jay Merrifield2012-05-071-6/+56
* Tests: Lint.Scott González2012-04-191-10/+11
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-8/+8
* Dialog: When destroy is called place the element back in original DOM positio...Alberto Monteiro2011-12-151-0/+9
* Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w...Corey Frang2011-08-201-1/+1
* Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f...Corey Frang2011-08-191-1/+30
* .attr() -> .prop()Scott González2011-06-081-5/+3
* Dialog: Before handling escape key presses, check if the default action has b...Jay Merrifield2011-03-081-0/+25
* Dialog: Make sure the overlay instance still exists before trying to remove i...Jay Merrifield2010-11-121-1/+11
* Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause...John Firebaugh2010-10-041-0/+17
* Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open...Scott González2010-10-041-17/+0
* Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause...Scott González2010-10-041-0/+17
* Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh...Ziling Zhao2010-07-301-0/+21
* Dialog: Update the internal flag for whether or not the dialog is open before...Scott González2010-02-161-0/+14
* dialog: added unit test for ticket #4826Ca-Phun Ung2009-09-151-0/+21
* dialog unit tests: split tests into individual filesRichard Worth2009-02-041-4/+0
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12