summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Fix CheckboxFocusClickTest on Firefox (#9397)Aleksi Hietanen2017-07-111-4/+5
* Fix displaying Grid sort order set from server (#9530)Teemu Suo-Anttila2017-07-112-67/+36
* Add handler for row height changing in GridTeemu Suo-Anttila2017-07-112-8/+16
* Show empty selection caption in ComboBox (#9468)Teemu Suo-Anttila2017-07-113-1/+23
* Fix resetting of last filter in VComboBox (#9381)Matti Tahvonen2017-07-111-0/+26
* Properly init client-side data in GridDataChangeHandlerTestTeemu Suo-Anttila2017-07-111-1/+2
* Make clicking checkbox label call focus listeners (#9271)Knoobie2017-07-112-0/+69
* Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila2017-05-082-0/+113
* Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen2017-05-081-0/+40
* Correctly set ListSelect style namesArtur2017-05-082-0/+147
* Notify a resource load listener many times if it has been added many times (#...Artur2017-05-082-0/+79
* Provide GridLayout size and cell elements to JS and TB (#9019)Artur2017-05-082-0/+116
* Update Chrome version in VerifyBrowserVersionTestAleksi Hietanen2017-05-081-1/+1
* Correctly set style names for NativeSelect (#9006)Artur2017-05-081-0/+44
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-05-082-0/+44
* Fix column indexing when setting a renderer (#8976)Teemu Suo-Anttila2017-05-082-2/+57
* Include charset in text/html responses (#8777)Artur2017-03-301-2/+1
* Fix Panel.setScrollTop() for large values (#8563)Olli Tietäväinen2017-03-302-0/+103
* Fix NativeSelect inner component size (#8737)Ilia Motornyi2017-03-303-0/+81
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-302-2/+31
* Use computed style for Escalator size calculations (#8861)Artur2017-03-302-0/+84
* Make CloseSessionTest more stable with waitUntil (#8928)Teemu Suo-Anttila2017-03-301-0/+3
* Fix default header content changes on init (#8921)Teemu Suo-Anttila2017-03-302-3/+17
* Fix FlashExpansionTest (#8919)Henri Sara2017-03-301-6/+5
* Fix infinite loop in data communication (#8951)Aleksi Hietanen2017-03-272-0/+78
* Fix Flash expanding with percentage sizing (#8898)Olli Tietäväinen2017-03-222-0/+93
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-223-0/+90
* Add tests for non-compatibility GridTeemu Suo-Anttila2017-03-162-0/+112
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-164-2/+180
* ApplicationRunnerServlet to correctly get last modified application (#8852)Ahmed Ashour2017-03-161-2/+1
* Remove unnecessary width calculation on Grid initial render (#8848)Henri Sara2017-03-164-0/+176
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-162-0/+153
* Fix removing rows from the middle of Escalator (#8826)Pekka Hyvönen2017-03-163-1/+44
* Correct license locationAhmed Ashour2017-03-1610-159/+120
* Correctly adjust upload button borders inside a component group (#8817)Artur2017-03-162-0/+97
* Fix detach of grid when it contains frozen columns (#8803)Artur2017-03-164-66/+136
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-1613-76/+64
* Fix ComboBox popup location on scrolled pages in IE/Firefox Henri Sara2017-03-163-0/+156
* Fix Upload and push in TabSheet (#8782)Ilia Motornyi2017-03-162-0/+80
* Avoid double unregister of columns on the client sideArtur Signell2017-03-162-0/+66
* Fix some generics warnings in EclipseAhmed Ashour2017-03-1613-23/+27
* Fix client-side error when Upload in TabSheet and Push Johannes Tuikkala2017-03-162-0/+154
* Always load the deferred connector bundle (#8713)Leif Åstrand2017-03-169-0/+332
* Add support for rendering HTML in ButtonRenderer (#8606)Artur2017-03-162-11/+34
* Support Vaadin custom protocols in Vaadin-Refresh redirects (#8597)Artur2017-03-164-0/+93
* Translate "context://" to the context root of the web appArtur2017-03-164-0/+74
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-074-0/+74
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-0716-11/+363
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-03-073-141/+4
* Use try-with-resources (#8757)Ahmed Ashour2017-03-072-15/+15