summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-026-110/+80
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-014-6/+131
* Fix for Valo notification mixins (#14872).Denis Anisimov2015-05-293-0/+275
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-2/+4
* Fix GridEditorClientTest focus checks on IE browsersTeemu Suo-Anttila2015-05-291-2/+8
* Input prompt shouldn't get set when input has focus (#18027)Anna Koskinen2015-05-282-0/+158
* Adds a textual null representation to Grid renderers(#16560)7.5.0.beta2Ilia Motornyi2015-05-285-3/+199
* Focus the field in the the active cell when manually opening Grid editorJohannes Dahlström2015-05-283-3/+116
* Update browser version test to Chrome 43Mika Murtojarvi2015-05-271-1/+1
* Select all checkbox when pressing space on the cell (#16685)Artur Signell2015-05-273-24/+55
* Add class name for not editable editor cells (#18021)Teemu Suo-Anttila2015-05-271-1/+9
* Fix Grid client-side event support (#17986)Teemu Suo-Anttila2015-05-272-0/+111
* Split AbstractGridExtension from AbstractRenderer (#18003)Teemu Suo-Anttila2015-05-263-0/+181
* Update active tab index when overriding selection (#15274)Leif Åstrand2015-05-262-0/+97
* Only sort when enter is pressed on default header (#16732)Artur Signell2015-05-251-0/+27
* Fix adding a column to Table and immediately changing its size (#17927)Teemu Suo-Anttila2015-05-212-0/+111