summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* Pass critical notification details to the client (#18342)Artur Signell2015-07-041-5/+23
* Fix Gatein test to be compatible with ChromeArtur Signell2015-07-041-3/+3
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-07-042-0/+140
* Fixed regression by #15381 on IE8Teppo Kurki2015-07-041-10/+8
* Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-07-042-81/+92
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-07-045-16/+22
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-07-041-1/+7
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-07-043-2/+101
* Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-07-042-0/+114
* Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-07-042-47/+39
* Add missing Grid test categoriesArtur Signell2015-07-049-0/+18
* Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-07-042-2/+5
* Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-07-041-0/+3
* Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-07-042-42/+38
* Calculate row width correctly when subpixel workaround/fix is activeArtur Signell2015-07-042-0/+163
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-07-044-0/+167
* Revert "Prevent field from updating when removing text change listener.7.5.0.rc2Mika Murtojärvi2015-06-172-56/+0
* Measure size correctly when element has border and/or padding (#18181)7.5.0.rc1Artur Signell2015-06-115-0/+332
* Fix readonly checkbox opacity in Valo. (#17548)Sauli Tähkäpää2015-06-092-1/+6
* Properly display Slider values greater than Integer.MAX_VALUE (#18192)Johannes Dahlström2015-06-092-0/+87
* Table.setVisibleColumns() causes table to forget column headers, icons, align...Ilya Ermakov2015-06-092-0/+173
* Fix for "Grid detail row outline overflows" (#17826)elmot2015-06-091-0/+90
* Better handle exceptions when opening Grid editor (#17935)Johannes Dahlström2015-06-092-0/+98
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-091-2/+2
* Fix test broken by #16556Artur Signell2015-06-094-37/+58
* Fix Grid drag selection with scrolled page (#17895)Teemu Suo-Anttila2015-06-082-0/+108
* Prevent field from updating when removing text change listener. (#16270)Sauli Tähkäpää2015-06-082-0/+56
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-082-0/+118
* Hide sidebar when clicking outside it (#18111)Artur Signell2015-06-073-9/+21
* Render initially hidden columns correctly (#18030)Artur Signell2015-06-052-0/+114
* Insert columns using correct logical row index (#18103)Artur Signell2015-06-051-0/+46
* Add setStyleName(String, boolean) shorthand for add/removeStyleName (#17825)Artur Signell2015-06-051-0/+115
* Format UTF-8 filenames correctly for download (#16556)Anna Miroshnik2015-06-052-28/+9
* Run local tests on localhostArtur Signell2015-06-051-1/+18
* GAE related fixes: another GAE app, new license, javadoc mistake fix(#18168)elmot2015-06-051-1/+1
* Only set height when at least one header cell is shown (#18000)Artur Signell2015-06-051-0/+24
* DND-drop-marker should not be on top of sidebar opening button #17692Pekka Hyvönen2015-06-051-0/+25
* Remove duplicate primary stylename from split panels (#17846)Teppo Kurki2015-06-052-0/+122
* Use headerCaption as default hidingToggleCaption (#18028)Teppo Kurki2015-06-052-0/+40
* Ensure PhantomJS2 tests are run on version 2Artur Signell2015-06-041-0/+1
* Required indicator for Table now works as expected (#17294)Matti Tahvonen2015-06-042-0/+112
* Do not send value change to server for non-immediate CheckBox (#18102)Teppo Kurki2015-06-043-0/+125
* Allow specifying location of PhantomJS binaryArtur Signell2015-06-042-2/+11
* Allow arbitrary serializable types as Renderer data type (#15410)Johannes Dahlström2015-06-036-0/+90
* Fix GridEditorClientTest focus checks on IE8Teemu Suo-Anttila2015-06-031-1/+4
* Reset heartbeat timestamp when reopening UI (#18101)Leif Åstrand2015-06-032-0/+89
* Encode numeric values as JSON numbers (#18039)Leif Åstrand2015-06-034-1/+175
* Fix MenuBar handling with extremely wide first level sub menusTeemu Suo-Anttila2015-06-031-0/+6
* Convert a ComboBox test to TB4.7.5.0.beta3Mika Murtojarvi2015-06-032-59/+37
* Add screenshot comparison for DisabledMenuBarItemTestTeemu Suo-Anttila2015-06-022-3/+6