Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ↵ | gnarf | 2011-05-18 | 2 | -6/+10 |
| | | | | IE, found a bug in scale.js in the meantime. Fixes #7395 - Size based effects are breaking unit tests in IE - also leaking a global var | ||||
* | There's no guard against unparsed characters at the end of the date string, ↵ | Jörn Zaefferer | 2011-05-18 | 1 | -0/+9 |
| | | | | | | any extra characters are just ignored Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years | ||||
* | Merge remote branch 'kzys/trac-6656' | Jörn Zaefferer | 2011-05-18 | 2 | -0/+6 |
|\ | |||||
| * | Datepicker: onClose callback should be triggered by show. Fixed #6656 - ↵ | Kato Kazuyoshi | 2011-05-07 | 2 | -0/+6 |
| | | | | | | | | onClose event not triggered. | ||||
* | | Tabs: Fixed load event with back compat enabled. | Scott González | 2011-05-17 | 3 | -57/+123 |
| | | |||||
* | | Unit Tests: Cleaning up some code in effects unit tests, removing magic ↵ | gnarf | 2011-05-16 | 1 | -15/+22 |
| | | | | | | | | numbers used for animation durations | ||||
* | | Tabs: Enable test suites for TestSwarm. | Scott González | 2011-05-16 | 2 | -20/+0 |
| | | |||||
* | | Tabs: Added tests for load method. | Scott González | 2011-05-16 | 1 | -2/+79 |
| | | |||||
* | | Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - ↵ | Jay Merrifield | 2011-05-16 | 1 | -0/+5 |
| | | | | | | | | Datepicker: Incorrect value for "oo" during Daylight Saving Time. | ||||
* | | Unit Tests: adding unit test for #7356 | gnarf | 2011-05-12 | 1 | -0/+20 |
| | | |||||
* | | Merge pull request #257 from dcneiner/buttonset-rtl | Scott González | 2011-05-12 | 1 | -0/+14 |
|\ \ | | | | | | | Fixed #6796 | ||||
| * | | Button: Added rtl detection so corner classes would properly be applied to ↵ | Doug Neiner | 2011-05-12 | 1 | -0/+14 |
| | | | | | | | | | | | | buttonsets. Fixed #6796. jQueryui - buttonset on rtl | ||||
* | | | Merge pull request #260 from gnarf37/effects-unit | Scott González | 2011-05-12 | 2 | -8/+63 |
|\ \ \ | |/ / |/| | | Unit Tests: effects: adding some animateClass tests | ||||
| * | | Unit Tests: effects: adding some animateClass tests | gnarf | 2011-05-12 | 2 | -8/+63 |
| | | | |||||
* | | | Merge pull request #242 from gnarf37/effects-unit | Scott González | 2011-05-11 | 3 | -0/+106 |
|\| | | | | | | | | Effects unit tests - Partial fix for #7353 | ||||
| * | | Merge branch 'master' into effects-unit | gnarf | 2011-05-10 | 13 | -170/+420 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: ui/jquery.effects.pulsate.js | ||||
| * | | | Added some better queue order testing | gnarf | 2011-05-04 | 1 | -5/+23 |
| | | | | |||||
| * | | | Merge branch 'master' into effects-unit | gnarf | 2011-05-04 | 11 | -106/+161 |
| |\ \ \ | |||||
| * | | | | Unit Tests: Adding some basic unit tests for effects.* modules | gnarf | 2011-05-01 | 2 | -9/+27 |
| | | | | | |||||
| * | | | | Merge branch 'master' into effects-unit | gnarf | 2011-05-01 | 50 | -1220/+1817 |
| |\ \ \ \ | |||||
| * | | | | | unit tests: updating unit test boilerplate for effects | gnarf | 2011-03-29 | 2 | -32/+37 |
| | | | | | | |||||
| * | | | | | unit tests: adding an empty effects unit test page | gnarf | 2011-03-29 | 3 | -0/+65 |
| | | | | | | |||||
* | | | | | | Merge pull request #220 from kzys/trac-6850 | Scott González | 2011-05-11 | 1 | -1/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed #6850 - Disable datepicker should disable month and year dropdowns. | ||||
| * | | | | | | Datepicker: Disabled datepicker should disable own select element too. Fixed ↵ | Kato Kazuyoshi | 2011-05-07 | 1 | -1/+4 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | #6850 - Disable datepicker should disable month and year dropdowns. | ||||
* | | | | | | Merge branch 'master' of github.com:jquery/jquery-ui | Jörn Zaefferer | 2011-05-11 | 2 | -0/+105 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Widget: Added $.widget.extend() which does deep extending, but only on plain ↵ | Jörn Zaefferer | 2011-05-11 | 2 | -0/+105 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | objects. | ||||
* / | | | | | Autocomplete: Revert fix for #7024, broke regular menu selection. | Jörn Zaefferer | 2011-05-11 | 1 | -0/+2 |
|/ / / / / | | | | | | | | | | | | | | | | Disabled test for now (need to reopen ticket). | ||||
* | | | | | Tabs: Fixed select event. | Scott González | 2011-05-10 | 1 | -18/+37 |
| | | | | | |||||
* | | | | | Tabs: Fixed show event. | Scott González | 2011-05-10 | 1 | -14/+35 |
| | | | | | |||||
* | | | | | Autocomplete: Added unit test to check for preventing value change when an ↵ | kborchers | 2011-05-10 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | unintended mouseover event (Firefox) is fired before blur. Proposed fix is in pull request 236 | ||||
* | | | | | Tabs: Remvoed spinner image from tests. | Scott González | 2011-05-10 | 1 | -0/+0 |
| | | | | | |||||
* | | | | | Tabs: Fixed cookie implementation. Fixes #7144 - Tabs: Deprecate cookie option. | Scott González | 2011-05-10 | 1 | -27/+27 |
| | | | | | |||||
* | | | | | Tabs: Moved tests out of tickets file. | Scott González | 2011-05-10 | 5 | -40/+29 |
| | | | | | |||||
* | | | | | Tabs: Updated tests for destroy method. | Scott González | 2011-05-09 | 1 | -13/+4 |
| | | | | | |||||
* | | | | | Tabs: Added tests for beforeload event on init. | Scott González | 2011-05-09 | 1 | -6/+24 |
| | | | | | |||||
* | | | | | Tabs: Updated tests for disabled option. | Scott González | 2011-05-09 | 1 | -13/+19 |
| | | | | | |||||
* | | | | | Tabs: Added tests for event option. | Scott González | 2011-05-09 | 1 | -2/+49 |
| | | | | | |||||
* | | | | | Tabs: Added test for abort method. Fixes #7133 - Tabs: Deprecate abort method. | Scott González | 2011-05-09 | 1 | -2/+12 |
| | | | | | |||||
* | | | | | Tabs: Only trigger tabsload on success. | Scott González | 2011-05-09 | 1 | -2/+5 |
| | | | | | |||||
* | | | | | Tabs: Add tabsload event tests. | David Petersen | 2011-05-09 | 1 | -2/+60 |
| | | | | | |||||
* | | | | | Tabs: Added tests for cache option. Fixes #7131 - Tabs: Add beforeload ↵ | Scott González | 2011-05-09 | 1 | -2/+28 |
| | | | | | | | | | | | | | | | | | | | | event; deprecate ajaxOptions and cache options. | ||||
* | | | | | Tabs: Added test for ajaxOptions. Partial fix for #7131 - Tabs: Add ↵ | Scott González | 2011-05-09 | 1 | -2/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beforeload event; deprecate ajaxOptions and cache options. Thanks gnarf for the unit test idea. | ||||
* | | | | | Tabs: Refactored spinner implementation. Fixes #7134 - Tabs: Deprecate ↵ | Scott González | 2011-05-09 | 1 | -26/+11 |
| | | | | | | | | | | | | | | | | | | | | spinner option. | ||||
* | | | | | Tabs: Added tests for idPrefix, tabTemplate, panelTemplate. Fixes #7139 - ↵ | Scott González | 2011-05-09 | 1 | -8/+37 |
|/ / / / | | | | | | | | | | | | | Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options). | ||||
* | | | | Merge pull request #200 from kzys/trac-6704-2 | Scott González | 2011-05-04 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | Fixed #6704 - Display overflow when multiple datepickers have different numberOfMonths. | ||||
| * | | | | Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed ↵ | Kato Kazuyoshi | 2011-05-05 | 1 | -0/+8 |
| | |_|/ | |/| | | | | | | | | | | #6704 - Display overflow when multiple datepickers have different numberOfMonths. | ||||
* / | | | Datepicker: Greedy matching in month name. Fixed #7062 - ↵ | Kato Kazuyoshi | 2011-05-05 | 2 | -0/+5 |
|/ / / | | | | | | | | | | $.datepicker.parseDate does not work for some locale date strings. | ||||
* | | | Tabs: Added tests for deprecated select method. Fixes #7138 - Tabs: ↵ | Scott González | 2011-05-03 | 1 | -22/+38 |
| | | | | | | | | | | | | Deprecate select method. | ||||
* | | | Tabs: Clean up some tests. | Scott González | 2011-05-03 | 2 | -2/+4 |
| | | | |||||
* | | | Tabs: Fixed back-compat for selected option. Fixes #7135 - Tabs: Rename ↵ | Scott González | 2011-05-03 | 1 | -35/+43 |
| | | | | | | | | | | | | selected option to active. |