| Commit message (Expand) | Author | Age | Files | Lines |
* | Tab: modified init to display correct content of misordered div when hash pre... | jenters | 2010-10-04 | 2 | -1/+45 |
* | Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for r... | Scott González | 2010-09-03 | 2 | -1/+12 |
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' tes... | jzaefferer | 2010-08-29 | 1 | -1/+1 |
* | Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists. | ph-ausseil | 2010-08-11 | 2 | -0/+23 |
* | Tabs: coding standard. | Scott González | 2010-07-28 | 1 | -6/+6 |
* | Tabs: Added tests for select event. | Scott González | 2010-07-20 | 1 | -1/+12 |
* | Tabs: Updated tests. | Scott González | 2010-07-16 | 2 | -11/+3 |
* | Tabs: unit test to verify that number of panels is equal to number of tabs. | dominiquevincent | 2010-05-10 | 1 | -0/+11 |
* | added tests for disabled property | carhartl | 2010-05-05 | 1 | -10/+23 |
* | added tests for enable/disable | carhartl | 2010-04-20 | 2 | -27/+70 |
* | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 1 | -1/+12 |
* | tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime... | Richard D. Worth | 2010-04-02 | 1 | -15/+15 |
* | tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ... | Richard D. Worth | 2010-04-02 | 1 | -0/+2 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 1 | -4/+14 |
* | Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-... | Richard Worth | 2010-02-24 | 1 | -1/+1 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
* | Fixed #4960 - Tabs: wrong selected tab index | Richard Worth | 2009-12-31 | 1 | -1/+10 |
* | Tabs: fixed to work with empty nav list again. | Scott González | 2009-12-25 | 2 | -2/+47 |
* | updated unit test for #4031 - Tabs: Remove deselectable option | Richard Worth | 2009-12-24 | 1 | -16/+0 |
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
* | Removed use of .data() for getting/setting options in tests; using each plugi... | Scott González | 2009-11-09 | 2 | -22/+22 |
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 1 | -2/+2 |
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | tabs: comment about failing options-defaults-test | Jörn Zaefferer | 2009-09-15 | 1 | -0/+1 |
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
* | moving test.html file to child dir for testswarm compability | Jörn Zaefferer | 2009-09-01 | 2 | -1/+1 |
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |
* | Removed jquery.simulate from external/ as it's being removed from jqueryjs.go... | Richard Worth | 2009-08-10 | 1 | -1/+1 |
* | Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d... | Scott González | 2009-06-20 | 1 | -0/+7 |
* | Tests: Fixed includes of cookie and simulate plugins. | Scott González | 2009-06-20 | 1 | -1/+1 |
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 1 | -2/+2 |
* | Tabs: few fixes required in destroy method, removed ol as tabifyable element | Klaus Hartl | 2009-03-01 | 1 | -3/+5 |
* | Tabs: refactored so that it's using queue, fixes #4060 | Klaus Hartl | 2009-02-25 | 1 | -2/+3 |
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
* | Tabs: normalization of href attribute required in IE, fixes #4134 | Klaus Hartl | 2009-02-19 | 1 | -1/+3 |
* | Tabs: solved spinner issues and ajax loading not being stopped when selecting... | Klaus Hartl | 2009-02-18 | 5 | -7/+37 |
* | Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well... | Klaus Hartl | 2009-02-13 | 1 | -0/+12 |
* | Tabs: fixed bug related to setting selected via data method, cleaned up mess ... | Klaus Hartl | 2009-02-05 | 1 | -27/+22 |
* | Tabs: Added tests for select method while at the same time implemented consis... | Klaus Hartl | 2009-02-05 | 1 | -4/+35 |
* | just reviewed | Klaus Hartl | 2009-02-04 | 3 | -4/+6 |
* | tabs unit tests: split tests into individual files, added some missing tests | Richard Worth | 2009-02-03 | 8 | -312/+322 |
* | Tabs: introduced "collapsible" option while deprecating "deselectable", fixes... | Klaus Hartl | 2009-02-02 | 1 | -16/+27 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 6 | -0/+69 |
* | 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 |