summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Update theme resource references for legacy components (#17027)Artur Signell2015-06-262-0/+264
* | | | | Pass critical notification details to the client (#18342)Artur Signell2015-06-251-5/+23
* | | | | Fix Gatein test to be compatible with ChromeArtur Signell2015-06-251-3/+3
* | | | | Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-242-0/+140
* | | | | Fixed regression by #15381 on IE8Teppo Kurki2015-06-221-10/+8
* | | | | Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-06-222-81/+92
* | | | | Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-225-16/+22
* | | | | Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-181-1/+7
* | | | | Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-06-173-2/+101
* | | | | Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-06-172-0/+114
* | | | | Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-06-172-47/+39
* | | | | Add missing Grid test categoriesArtur Signell2015-06-179-0/+18
* | | | | Revert "Prevent field from updating when removing text change listener. (#162...Mika Murtojärvi2015-06-172-56/+0
* | | | | Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-06-162-2/+5
* | | | | Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-06-161-0/+3
* | | | | Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-06-152-42/+38
| |_|_|/ |/| | |
* | | | Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-122-0/+163
* | | | Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-124-0/+167
* | | | Render nested invalid layouts correctly (#17598)Artur Signell2015-06-113-0/+146
* | | | Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-115-0/+332
* | | | Add test for Table visible column order/count change (#9781)Anna Miroshnik2015-06-102-0/+191
* | | | 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