Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Deleted failing widget tests. | Scott González | 2011-07-28 | 1 | -5/+0 |
| | |||||
* | Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed ↵ | Kato Kazuyoshi | 2011-05-04 | 1 | -0/+8 |
| | | | | | | #6704 - Display overflow when multiple datepickers have different numberOfMonths. (cherry picked from commit fc97ccd398b60525fd9e4c0e9aa1f51048984394) | ||||
* | Datepicker: prevent datepicker initialization on empty jquery collection and ↵ | Dan Heberden | 2011-02-15 | 1 | -0/+5 |
| | | | | | | add unit test. Fixed #6976 - datepicker creates extra dom element with empty object (cherry picked from commit 5c3dc7d48ae501bd52476bfc45905130577d52c9) | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+5 |
| | | | | menu; including menu static tests). | ||||
* | Datepicker - Fixed #4787 - Datepicker: fix animation control | Keith Wood | 2009-12-01 | 1 | -1/+1 |
| | |||||
* | datepicker: renabling tests, with timeouts inbetween each test, hopefully ↵ | Jörn Zaefferer | 2009-09-19 | 1 | -1/+6 |
| | | | | avoids to kill testswarm clients with slow-script warnings | ||||
* | Datepicker: Corrected unit tests for structural changes and end of month | Keith Wood | 2009-04-01 | 1 | -24/+37 |
| | |||||
* | datepicker unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+408 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |