summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Leif Åstrand2013-08-3015-15/+689
|\
| * 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
* | Fixed failing test after accessibility changes in #11827John Ahlroos2013-08-281-6/+5
* | Made test stable in IE8 #12406John Ahlroos2013-08-271-2/+3
* | Merge commit '5fb05e84c80931fcaa9929ad556a20f5316e06a8'John Ahlroos2013-08-232-0/+135
|\|
| * Fixes Button icon alt text not being updated #12333John Ahlroos2013-08-082-0/+135
* | Merge changes from origin/7.1Artur Signell2013-08-195-29/+199
|\|
| * 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
* | Merge changes from origin/7.1Artur Signell2013-08-196-1/+448
|\|
| * 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
* | Merge changes from origin/7.1Artur Signell2013-08-194-0/+183
|\|
| * 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
* | Fixed WAI-ARIA test related to #11820 which never has succeededJohn Ahlroos2013-08-151-16/+6
* | Fixed WAI-ARIA test related to #11821 which never has succeededJohn Ahlroos2013-08-151-12/+2
* | Fixes tests broken by accessability fixes #11874 and #11820John Ahlroos2013-08-157-40/+37
* | Fixed DOM path in theme tests after accessability improvement #11874John Ahlroos2013-08-135-25/+25
* | Fixed DOM path in test after accessability improvement #11874John Ahlroos2013-08-121-4/+4
* | Fixed DOM path in test after accessability improvement #11874John Ahlroos2013-08-121-1/+1
* | Fixed DOM path in test after accessability improvement #11874John Ahlroos2013-08-123-83/+82
* | Fixed DOM path in test after accessability improvement #11820John Ahlroos2013-08-092-5/+5
* | Detach previous UI with the same window.name (#10338, #12255)Leif Åstrand2013-07-312-0/+157
* | BeanValidator changed to throw exception with array of causes (#11324)Jarno Rantala2013-07-301-3/+4
* | Merge changes from origin/7.1Leif Åstrand2013-07-231-1/+1
|\|
| * Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-161-1/+1
* | Merge changes from origin/7.1Leif Åstrand2013-07-1517-1/+849
|\|
| * 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