| Commit message (Expand) | Author | Age | Files | Lines |
* | Dev: Remove *_tickets.js test files and move the associated tests to the prop... | Mike Sherov | 2012-12-07 | 1 | -121/+0 |
* | Dialog: Remove the instance-storing for the overlay, just create one whenever... | Jörn Zaefferer | 2012-12-04 | 1 | -11/+0 |
* | Dialog: Cleanup in ticket tests: TODO to merge one test, fix whitespace | Jörn Zaefferer | 2012-11-26 | 1 | -29/+30 |
* | Dev: remove globals from tests and moved test helpers to correct location - F... | Mike Sherov | 2012-11-03 | 1 | -17/+18 |
* | Dialog: Awesome new stacking and overlay implementation. Fixes the following ... | Nate Eagle | 2012-10-24 | 1 | -77/+2 |
* | Build: Enable "unused" option in jshint - Remove unused variables from codeba... | Mike Sherov | 2012-10-23 | 1 | -4/+4 |
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 1 | -3/+3 |
* | 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 | 1 | -0/+2 |
* | Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behav... | Jay Merrifield | 2012-05-07 | 1 | -6/+56 |
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -10/+11 |
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -8/+8 |
* | Dialog: When destroy is called place the element back in original DOM positio... | Alberto Monteiro | 2011-12-15 | 1 | -0/+9 |
* | Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w... | Corey Frang | 2011-08-20 | 1 | -1/+1 |
* | Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f... | Corey Frang | 2011-08-19 | 1 | -1/+30 |
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -5/+3 |
* | Dialog: Before handling escape key presses, check if the default action has b... | Jay Merrifield | 2011-03-08 | 1 | -0/+25 |
* | Dialog: Make sure the overlay instance still exists before trying to remove i... | Jay Merrifield | 2010-11-12 | 1 | -1/+11 |
* | Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause... | John Firebaugh | 2010-10-04 | 1 | -0/+17 |
* | Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open... | Scott González | 2010-10-04 | 1 | -17/+0 |
* | Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause... | Scott González | 2010-10-04 | 1 | -0/+17 |
* | Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh... | Ziling Zhao | 2010-07-30 | 1 | -0/+21 |
* | Dialog: Update the internal flag for whether or not the dialog is open before... | Scott González | 2010-02-16 | 1 | -0/+14 |
* | dialog: added unit test for ticket #4826 | Ca-Phun Ung | 2009-09-15 | 1 | -0/+21 |
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -4/+0 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 1 | -0/+12 |