summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Sets the locale in the test case. #12460Jonatan Kronqvist2013-09-031-0/+3
* The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-022-0/+152
* Table ignores Container updates while painting (#12258)Henrik Paul2013-09-022-0/+210
* Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-022-0/+178
* Avoid leaking memory from inherited ThreadLocales. Fixes #12401Jonatan Kronqvist2013-09-021-0/+57
* Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-301-0/+33
* Fixed broken test due to changes in drop position by #12406John Ahlroos2013-08-261-3/+2
* Fixed failing TabKeyboardNavigation test #12433John Ahlroos2013-08-221-1/+25
* Fixed test broken by PopupDateField communication change #6252John Ahlroos2013-08-211-0/+5
* Fixed test broken by fixes to drag&drop #12406John Ahlroos2013-08-211-3/+2
* Fixed DragAndDropWrapper using wrong drop target in IE8 #12406John Ahlroos2013-08-202-9/+12
* Search only remaining message for delimiter (#12404)Artur Signell2013-08-202-0/+108
* Fix scrollbar for Window under WebKit browsers (#11994)Patrik Lindström2013-08-152-0/+108
* Make sure that no fileIds are replayed to the client (#12330)Henrik Paul2013-08-151-0/+132
* Terminate JVM if server.close() has no effect (#12363)Leif Åstrand2013-08-131-0/+43
* Delay sending DateField popup value to server until popup is closed #6252John Ahlroos2013-08-092-0/+219
* Fixes Button icon alt text not being updated #12333John Ahlroos2013-08-082-0/+135
* Split UiAccess test (#12332)Leif Åstrand2013-08-072-26/+41
* Disable failing calendar Actions Menu Test (#12181)Patrik Lindström2013-08-071-3/+3
* Update "lastRequestedFirstvisible" field value right away (#10666).denisanisimov2013-08-072-0/+155
* Show tooltips for ordered layout captions (#10046)denisanisimov2013-08-022-0/+161
* Refine handling of null and empty URI fragments (#12207)Leif Åstrand2013-08-022-1/+75
* Fix invisible calendar actions menu #12181Patrik Lindström2013-07-302-0/+212
* Fixed wrong classname in WindowThemes TB test #12171John Ahlroos2013-07-291-1/+1
* Fixes light theme window sprites #12171John Ahlroos2013-07-262-0/+89
* Fix issue with hidden component cells in Table and TreeTable #12119John Ahlroos2013-07-242-0/+94
* Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-161-1/+1
* Set current instances when calling UI.push from VaadinSession.unlock (#12168)Leif Åstrand2013-07-102-0/+80
* Add test case for testing ClickEvent after dragging button (#7690)Patrik Lindström2013-07-081-0/+57
* Fix bug in PopupDateField where locale was retained incorrectly ifPatrik Lindström2013-07-042-0/+95
* Automatic test for escape closing window from combobox (#12163)Henri Sara2013-07-041-0/+42
* Close only combobox on escape, not the window (#12163)Henri Sara2013-07-031-0/+43
* Test using Jetty 9 (#12124)Artur Signell2013-07-011-0/+8
* Ensure table's cells aren't refreshed if table is detached. (#9138)Anna Koskinen2013-06-282-0/+162
* Ensure that Slider diffstate always contains "value" (#12133)Risto Yrjänä2013-06-282-0/+102
* Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863)Teemu Pöntelin2013-06-282-0/+78
* Fixed NPE in ApplicationRunnerServlet (#12145)Jouni Koivuviita2013-06-281-1/+9
* Implemented Focusable in MenuBar (#7674)Jens Jansson2013-06-282-0/+173
* Ensure caption is used when child is set to required (#12077)Artur Signell2013-06-252-0/+201
* Add version property to integration tests to servers know if it is a Vaadin 6...Artur Signell2013-06-241-0/+1
* Add 'transport' GET parameter to AbstractTestUI (#12094)Johannes Dahlström2013-06-181-0/+25
* Test using Glassfish 4 (#12075)Artur Signell2013-06-141-0/+7
* Always notify parent of enable state changes (#12062)Artur Signell2013-06-132-0/+155
* Info tab is now tab 1, hierarchy tab 2Artur Signell2013-06-131-1/+1
* Fix GridLayout resize after removing caption (#12011)Patrik Lindström2013-06-132-0/+118
* Add support for rem units (#11279)Leif Åstrand2013-06-122-0/+84
* Merge changes from origin/7.0Artur Signell2013-06-122-0/+62
|\
| * Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0John Ahlroos2013-06-052-0/+62
* | Added type parameter to converter methods (#11895)Artur Signell2013-06-115-16/+30
* | Fixed incorrect line breaks (#12040)Artur Signell2013-06-111-18/+7