summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warning: '_' should not be used as an identifier (#8755)Ahmed Ashour2017-03-071-19/+19
* Fix exception when no columns are shown (#8733)Artur2017-03-074-15/+60
* Fix js state partial updates (#8695)Leif Åstrand2017-03-073-0/+135
* Easy DevelopmentServerLauncher run with maven (#8677)Ilia Motornyi2017-03-071-0/+40
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-2720-398/+268
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-2712-4/+388
* Migrate v7 Grid tests. Next round. (#8435)Denis2017-02-2727-888/+865
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-163-0/+511
* Eliminate module uitest-common (#8583)Henri Sara2017-02-1624-7/+3525
* Fix GridDetailsLayoutExpandTest (#8556)Henri Sara2017-02-141-0/+2
* Fix tooltip position test for IE11 (#8558)Henri Sara2017-02-141-1/+1
* Exclude Firefox for CBG/RBG focus/blur tests (#8560)Henri Sara2017-02-142-1/+15
* Fix PopupDateFieldExtendedRangeTest for Firefox (#8555)Henri Sara2017-02-141-2/+4
* Fix TreeTablePartialUpdatesTest for Chrome 56+ (#8554)Henri Sara2017-02-141-1/+7
* Fix SendMultiByteCharactersTest for Firefox (#8553)Henri Sara2017-02-141-2/+3
* Add workarounds for Firefox in context click tests (#8547)Henri Sara2017-02-143-8/+21