aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Accordion: added a couple failing tests for option active: init and collapsedRichard Worth2009-08-111-2/+9
* Fixed accordion option active getter and setter. Normalized getter to number,...Richard Worth2009-08-111-1/+14
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-1017-16/+166
* slider option visual testsRichard Worth2009-08-0821-0/+490
* accordion: visual testcase and fix for #4444; probably fixes a few other issu...Jörn Zaefferer2009-08-061-0/+49
* accordion: fix for #4754; related tests were failing before, fixed them, too ...Jörn Zaefferer2009-08-061-6/+6
* accordion: visual testcase for #4322, improved the browser default stylings f...Jörn Zaefferer2009-08-061-0/+3
* accordion: visual testcase for #4322Jörn Zaefferer2009-08-061-0/+70
* Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.Scott González2009-08-052-0/+14
* visual test : Accordion option navigation true - added a note about needing t...Richard Worth2009-08-051-0/+8
* eol-style and mime-typeRichard Worth2009-08-051-37/+37
* Accordion visual test: option navigation trueRichard Worth2009-08-051-0/+37
* Draggable: Support hash, array, string for cursorAt option. Partial fix for ...Scott González2009-08-031-46/+120
* Dialog tests: Switch bgiframe to stackfix.Scott González2009-07-271-1/+1
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-242-0/+373
* Datepicker in dialog compound demo: Initialize datepicker before dialog opens.Scott González2009-07-241-1/+1
* Datepicker: Fixed #3891 Autosize input fieldKeith Wood2009-07-221-0/+38
* Datepicker: Fixed #4647 setDate cannot be called multiple timesKeith Wood2009-07-221-0/+11
* reverted r2948 - error is not in the test but in dialog itself.Ca-Phun Ung2009-07-201-6/+2
* fixed error in datepicker dialog compound testCa-Phun Ung2009-07-201-2/+6
* Fixed titles of visual test pages.Scott González2009-07-183-3/+3
* Started building compound visual tests (multiple plugins). Partial fix for #...Scott González2009-07-184-0/+232
* Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: bef...Scott González2009-07-111-4/+4
* Widget factory: Force event types to be lowercase. Fixes #4668 - All event t...Scott González2009-07-111-12/+12
* Dialog: Use _trigger for drag and resize events instead of executing callback...Scott González2009-07-101-26/+64
* accordion: fix for static markupJörn Zaefferer2009-07-093-3/+3
* Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absol...Scott González2009-07-091-2/+2
* Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety a...Richard Worth2009-07-071-0/+51
* Widget factory: Convert falsy data values to an empty hash in _trigger. Fixe...Scott González2009-07-041-17/+17
* accordion fix for #4653: added tests, adopted no-auto-height demo to also cov...Jörn Zaefferer2009-07-032-11/+19
* Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr...Keith Wood2009-06-211-0/+21
* Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d...Scott González2009-06-201-0/+7
* Tests: Fixed includes of cookie and simulate plugins.Scott González2009-06-203-4/+4
* Tests: Fixed import of testsuite.css.Scott González2009-06-201-1/+1
* Datepicker: default, min, and max dates can be specified as date strings in t...Keith Wood2009-06-161-3/+15
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-2717-34/+34
* Fix for #4222Jörn Zaefferer2009-05-111-0/+17
* Updated the test to include all scenarios.Andrew Powell2009-04-191-4/+19
* Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu...Scott González2009-04-181-0/+23
* whitespaceRichard Worth2009-04-171-69/+69
* Added visual test page for #3736 - Some handles get stuck when using two or m...Richard Worth2009-04-172-1/+33
* Added visual test page for #3762 - slider handles not restricted properly whe...Richard Worth2009-04-171-0/+27
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-161-0/+11
* Progressbar: Modified value method to act as both a getter and setter. Fixed...Scott González2009-04-161-0/+9
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-159-16/+148
* Datepicker: Apply min/max settings on setDateKeith Wood2009-04-101-0/+34
* added test page for #4391 - ui-state-hover, ui-state-active and disabled slidersRichard Worth2009-04-021-0/+44
* Datepicker: added Windows ticks formatKeith Wood2009-04-011-0/+8
* Datepicker: Corrected unit tests for structural changes and end of monthKeith Wood2009-04-012-32/+43
* Datepicker: fixed #4301 - option dateFormat getter does not return same value...Keith Wood2009-04-011-0/+11