summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Test for #11267 adapted from 6.8. Marc Englund2013-05-152-0/+95
* SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-142-0/+81
* Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7Johannes Dahlström2013-05-142-0/+116
* 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
* Verify that tests are run with the expected JRE version (#11835)Leif Åstrand2013-05-132-0/+71
* Warn if using old widgetset (#11836)Leif Åstrand2013-05-131-0/+64
* Merge test for #11623 to 7.0.Johannes Dahlström2013-05-101-0/+69
* More verbose output from running JettyLeif Åstrand2013-05-102-1/+3
* Don't ignore child component margins in AbstractOrderedLayout (#11553)Johannes Dahlström2013-05-102-0/+112
* Remove pre-loader element after pre-loading, fixes #10863Marc Englund2013-05-081-0/+109
* Test for #11396 (merged from 6.8 branch).Henri Sara2013-04-291-0/+29
* 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
* Prevent double encoding problems when URI fragment contains special character...Johannes Dahlström2013-04-192-28/+149
* Fixed IE8 scrollbar issue with vertical layout when using both expansions and...John Ahlroos2013-04-172-0/+71
* Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-2112-365/+1165
* Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-202-0/+258
* Updated test to test interactions and to be more stableArtur Signell2013-03-161-7/+20
* Made test more reliableArtur Signell2013-03-151-14/+59
* Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b...Marc Englund2013-03-156-0/+152
* Deprecated TestBase to avoid new tests which are LegacyApplicationsArtur Signell2013-03-141-0/+6
* Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-142-0/+140
* Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-133-0/+183
* Test using Opera 12 (#8976)Artur Signell2013-03-131-1/+1
* Updated GateIn3 script to work correctly (#11314)Artur Signell2013-03-121-56/+43
* Unpack all static files for integration tests (#11314)Artur Signell2013-03-121-0/+14
* Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-122-0/+108
* Avoid showing context menu off screen in IE8Artur Signell2013-03-125-10/+10
* Update test to cope with changed UI class (#10867)Leif Åstrand2013-03-111-2/+2
* Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-115-0/+139
* Fixed scrolling jumping up to first row when adding rows and adjusting the cu...John Ahlroos2013-03-042-0/+107
* Add bootstrap performance measuring support (#11188)Leif Åstrand2013-03-012-5/+11
* Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
* Updated merged 6.8 test to work with 7.0John Ahlroos2013-02-202-2/+2
* Merge of (#9940) to Vaadin 7John Ahlroos2013-02-202-0/+88
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-0/+4
* Properly detach old connectors for repaintAll response (#11067)Leif Åstrand2013-02-192-0/+77
* Fixed NPE when TextField value is null (#11021)Artur Signell2013-02-182-0/+94
* Properly pass the AbstractField internal value to shared state in Slider and ...Johannes Dahlström2013-02-182-0/+91
* Merge of second part of (#10513) to Vaadin 7.Johannes Dahlström2013-02-182-0/+161
* Interim fix for resizing of child component in AbsoluteLayout when child is 1...John Ahlroos2013-02-182-0/+81
* Count instances instead of windows and also show the counterLeif Åstrand2013-02-181-4/+4
* Merge of first part of (#10513) to Vaadin 7.Johannes Dahlström2013-02-152-0/+143
* Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0Johannes Dahlström2013-02-146-66/+550
|\
| * Merge of (#6160) and (#10470) to Vaadin 7.Johannes Dahlström2013-02-146-66/+550
* | Merge "Removed invalid and unnecessary clicks from test" into 7.0Leif Åstrand2013-02-145-25/+0
|\ \
| * | Removed invalid and unnecessary clicks from testArtur Signell2013-02-135-25/+0
* | | Fixed problem with removing the icon from a Button (#10543)Artur Signell2013-02-142-0/+110
* | | Merge "Removed artifical slowdown which should no longer be needed (#11015)" ...Leif Åstrand2013-02-145-26/+1
|\| |