summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-151-1/+1
* Backport fix for #16992 to Vaadin 7.5.Artur Signell2015-09-153-0/+221
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-142-0/+106
* Chrome 45Artur Signell2015-09-141-1/+1
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-142-0/+83
* Don't use proxy port blocked by FirefoxArtur Signell2015-09-141-1/+7
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-112-0/+83
* Make test work correctly with resynchronizeArtur Signell2015-09-116-58/+26
* Skip nonsense screenshots when no theme is loadedArtur Signell2015-09-091-1/+1
* Find the Grid again after changing theme as the whole UI is re-createdArtur Signell2015-09-091-1/+2
* Update to TestBench 4.0.3Artur Signell2015-09-092-7/+10
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-084-55/+48
* Fix resynchronize/repaintAll to actually resynchronize again (#18808)Artur Signell2015-09-072-0/+104
* Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-021-19/+6
* Add null check to test portletHenri Sara2015-09-021-1/+1
* Do not include Chrome version in test outputArtur Signell2015-08-311-4/+10
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-252-0/+133
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-252-2/+20
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-251-3/+3
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2525-264/+288
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-252-0/+49
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-241-0/+148
* Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-182-0/+84
* Disable websphereportal8 testHenri Sara2015-08-141-1/+2
* Decode filename before finding resource (#15407)Artur Signell2015-08-131-0/+52
* Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-121-0/+18
* Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-121-0/+1
* Use latest GAE SDK supporting Java 6Henri Sara2015-08-121-1/+1
* Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-122-0/+97
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-0/+60
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-052-0/+86
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-053-0/+95
* Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-2/+27
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-043-0/+129
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-045-7/+213
* Update a test for Chrome version.Mika Murtojarvi2015-08-041-1/+1
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-5/+25
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-212-152/+58
* Stabilize Grid tests on IE11Teemu Suo-Anttila2015-07-212-5/+8
* Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-212-0/+102
* Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-212-0/+45
* Grid sidebar menu design changed. See design document and comments at trac ti...elmot2015-07-211-6/+6
* Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-216-5/+132
* Use FixedNotificationElement in BasicPersonFormTestTeemu Suo-Anttila2015-07-211-2/+2
* Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)Sauli Tähkäpää2015-07-212-0/+80
* Convert EmbeddedWithNullSource test to TB4Teemu Suo-Anttila2015-07-212-27/+46
* Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-212-0/+122
* Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-214-8/+28
* Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-214-1/+165