summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-293-0/+183
* Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-292-0/+187
* Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-291-1/+1
* Make test independent of browser language (#11940)Artur Signell2013-05-291-0/+2
* Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-292-0/+93
* Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-282-0/+212
* Remove outdated testing (#11897)Leif Åstrand2013-05-282-23/+2
* Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-282-1/+132
* Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-281-11/+31
* Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-282-0/+362
* Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-242-0/+214
* Fixed locators in test (aria div conflict)Artur Signell2013-05-231-4/+4
* Merge changes from origin/7.0Leif Åstrand2013-05-176-0/+330
|\
| * Test for #11775Artur Signell2013-05-171-0/+53
| * Centers VOverlays in visual viewport on iOS, Android, fixes #11614Marc Englund2013-05-171-0/+66
| * Test for #11267 adapted from 6.8. Marc Englund2013-05-152-0/+95
| * Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7Johannes Dahlström2013-05-142-0/+116
* | Merge changes from origin/7.0Leif Åstrand2013-05-172-0/+175
|\|
| * Fix NPE if there's no query in the URI (#11836)Leif Åstrand2013-05-141-1/+2
| * Clear items in ComboBox only if changed (#10924)Henri Sara2013-05-141-0/+110
| * Warn if using old widgetset (#11836)Leif Åstrand2013-05-131-0/+64
* | Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10
* | Merge changes from origin/7.0Leif Åstrand2013-05-102-0/+98
|\|
| * Merge test for #11623 to 7.0.Johannes Dahlström2013-05-101-0/+69
| * Test for #11396 (merged from 6.8 branch).Henri Sara2013-04-291-0/+29
* | Remove old widget hierarchy hack that caused problems (#11752)Leif Åstrand2013-05-071-1/+1
* | Rename runSafely() to access() (#11756)Leif Åstrand2013-05-021-1/+1
* | Made test work also when current month is not April 2013Artur Signell2013-05-021-69/+4
* | Fixed test (gwt-id-X not stable)Artur Signell2013-04-292-13/+13
* | Added workaround for #11737 to testArtur Signell2013-04-291-0/+11
* | Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-1/+1
* | Fixed test (maximize button added to DOM)Artur Signell2013-04-291-4/+4
* | Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-2/+2
* | Global code clean upLeif Åstrand2013-04-252-20/+17
* | TestBench test for tree (#11612)michaelvogt2013-04-241-0/+270
* | Updated test as there is no longer a minimum height for a WindowArtur Signell2013-04-231-2/+2
* | Made test work in all browsersArtur Signell2013-04-231-2/+2
* | Fixed screenshot identifiersArtur Signell2013-04-231-7/+7
* | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-233-0/+128
|\|
| * Different fix for #11152 which is restricted to the problematic case in horiz...Artur Signell2013-04-231-0/+55
| * Fixed Accordion tab stylenames which never got applied on the tab widgets #11...John Ahlroos2013-04-222-0/+73
* | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-231-19/+19
* | Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665)Artur Signell2013-04-231-3/+3
* | Renamed UI.getTooltip to getTooltipConfiguration (#11663)Artur Signell2013-04-231-5/+5
* | Renamed DisplayState to WindowMode (#11662)Artur Signell2013-04-231-11/+11
* | Fix for WAI-ARIA Button test for IE8 (#11616)michaelvogt2013-04-171-5/+0
* | TestBench test for Button (#11581)michaelvogt2013-04-112-0/+133
* | Implemented poll interval for UI (#11495)Leif Åstrand2013-04-102-0/+143
* | Fixed test to close windows instead of maximizing themArtur Signell2013-04-105-25/+25
* | Fixed broken testsArtur Signell2013-04-0915-93/+55