aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Include compatibility web.xml in uitest.war (#11688)Artur Signell2013-06-111-1/+2
* | Reformatted using Ant editor (#12040)Artur Signell2013-06-104-236/+109
* | Allow using element resize listeners from javascript connectors (#11996)Leif Åstrand2013-06-103-0/+200
* | Merge changes from origin/7.0Artur Signell2013-06-055-0/+457
|\|
| * Fixed newlinesArtur Signell2013-06-051-31/+31
| * Disable drag&drop when source or target component is disabled, re-implementat...Marc Englund2013-06-052-0/+219
| * Merge of properly focus clicked input element in Webkit (#11854, #11297)Artur Signell2013-06-051-0/+32
| * Properly disable combobox when parent is disabled (#10734)Artur Signell2013-06-052-0/+206
* | Add transport parameter to @Push (#11966)Artur Signell2013-06-053-0/+66
* | Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-055-6/+395
* | Update broadcaster tutorial codeLeif Åstrand2013-06-052-26/+9
* | Move VaadinSession.runPendingAccessTasks to VaadinService (#11964)Leif Åstrand2013-06-051-1/+2
* | Use correct day names when formatting dates (#6207)Artur Signell2013-06-041-0/+1
* | Merge changes from origin/7.0Leif Åstrand2013-06-042-0/+86
|\|
| * Don't autoclose PopupView when changing fragment, fixes #10530Marc Englund2013-05-212-0/+86