| Commit message (Expand) | Author | Age | Files | Lines |
* | draggable unit tests: typo in 'addClasses: false' test | Richard Worth | 2009-02-02 | 2 | -6/+2 |
* | droppable unit tests: created separate file for each module: core, common wid... | Richard Worth | 2009-02-02 | 8 | -224/+236 |
* | unit tests: added common widget tests. Thanks Scott G. | Richard Worth | 2009-02-02 | 1 | -0/+83 |
* | Fixed #4036 (draggable: cssNamespace option should be removed, addClasses opt... | Richard Worth | 2009-02-02 | 2 | -0/+13 |
* | draggable unit tests: cleanup | Richard Worth | 2009-02-02 | 5 | -79/+31 |
* | slider unit tests: created separate file for each module: core, common widget... | Richard Worth | 2009-02-02 | 7 | -96/+187 |
* | Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d... | Scott González | 2009-02-02 | 1 | -5/+5 |
* | Tabs: fixed test in IE... | Klaus Hartl | 2009-02-01 | 1 | -1/+1 |
* | Tabs: added simple test for length method | Klaus Hartl | 2009-02-01 | 1 | -1/+9 |
* | Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ... | Klaus Hartl | 2009-02-01 | 1 | -0/+11 |
* | unit tests: fixed missing tests to hide with new qunit checkbox | Richard Worth | 2009-02-01 | 2 | -21/+21 |
* | draggable unit tests: added some missing tests | Richard Worth | 2009-02-01 | 2 | -1/+86 |
* | Sortable: Added defaults for cursor, cursorAt, opacity. | Scott González | 2009-02-01 | 1 | -0/+3 |
* | draggable unit tests: created separate file for each module: defaults, events... | Richard Worth | 2009-02-01 | 8 | -724/+781 |
* | dialog: changed shadow default to false. Not quite ready to be on by default.... | Richard Worth | 2009-01-31 | 1 | -0/+1 |
* | Tabs: simplified tests a bit, found bug by that - fixed as well as two other ... | Klaus Hartl | 2009-01-31 | 1 | -47/+27 |
* | Resizable: Fixed defaults in tests. | Scott González | 2009-01-30 | 1 | -3/+2 |
* | Accordion: Fixed tests. | Scott González | 2009-01-30 | 2 | -9/+9 |
* | Accordion: Fixed destroy method with new markup. | Scott González | 2009-01-30 | 2 | -54/+48 |
* | sortable unit tests: fixed default value for tolerance: intersect | Richard Worth | 2009-01-30 | 1 | -1/+1 |
* | dialog unit tests: no more overlay option | Richard Worth | 2009-01-30 | 1 | -4/+0 |
* | dialog unit tests: no more overlay option | Richard Worth | 2009-01-30 | 1 | -1/+0 |
* | accordion unit tests: fixed cap. of autoHeight | Richard Worth | 2009-01-30 | 1 | -1/+1 |
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin... | Scott González | 2009-01-30 | 1 | -2/+2 |
* | slider unit tests: updated default value for orientation option (now 'auto' i... | Richard Worth | 2009-01-28 | 1 | -1/+1 |
* | Tabs: organized code - public and private (pseudo) methods, added unit test f... | Klaus Hartl | 2009-01-26 | 1 | -0/+15 |
* | Tabs: overall fixed selected property for all tabs unselected case (is -1 in ... | Klaus Hartl | 2009-01-25 | 1 | -10/+34 |
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 14 | -14/+14 |
* | Core tests: Tests for :data selector. | Scott González | 2009-01-22 | 1 | -1/+58 |
* | Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab... | Scott González | 2009-01-21 | 3 | -84/+254 |
* | UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627 | Klaus Hartl | 2009-01-19 | 2 | -9/+15 |
* | Remove tests that no longer apply | Keith Wood | 2009-01-19 | 1 | -7/+0 |
* | Fixed #3859 - Datepicker can't pick years before 1999 | Keith Wood | 2009-01-19 | 1 | -2/+2 |
* | UI Tabs: fixed init tests, simplified destroy tests | Klaus Hartl | 2009-01-18 | 1 | -25/+14 |
* | UI Tabs: fixed incomplete destroy method, fixes #3798 | Klaus Hartl | 2009-01-18 | 1 | -2/+20 |
* | Tabs: Fixed tests for #3691: Removed the following options from the defaults ... | Scott González | 2009-01-17 | 1 | -7/+0 |
* | Draggable: Fixed # 3808: Setting default opacity to null (preserve current op... | Scott González | 2009-01-15 | 1 | -1/+1 |
* | Sortable test unit: change tolerance to default | Eduardo Lundgren | 2009-01-15 | 1 | -1/+1 |
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 14 | -14/+14 |
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 14 | -14/+14 |
* | set eol-style to native | Richard Worth | 2009-01-09 | 4 | -1055/+1055 |
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 14 | -14/+14 |
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 14 | -14/+14 |
* | tests: updated default value for 'cancel' option in tests | Paul Bakaus | 2009-01-07 | 3 | -3/+3 |
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 29 | -0/+5587 |