summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Bottom component click scroll up the parent panel in a window (#12943)Bogdan Udrescu2014-07-282-0/+174
* Alter TooltipInWindowTest to inherit from TooltipTest (#14240)Juuso Valli2014-07-283-104/+72
* Fix NativeButton clickEvent coordinates in IE11 (#14022)Anthony Guerreiro2014-07-252-0/+160
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-222-0/+105
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-224-15/+57
* Remove obsolete TB2 tooltip test, update TB4 test (#14019)Juuso Valli2014-07-213-49/+16
* Explain what to do if chrome.driver.path is needed but missing (#14231)Leif Åstrand2014-07-171-5/+19
* Fixes memory leak in VScrollTable (#14159)Dmitrii Rogozin2014-07-172-0/+180
* Improve error message if @RunLocally is committed (#14216)Leif Åstrand2014-07-151-0/+4
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-1510-0/+520
* Allow customizing DeploymentConfiguration for test UIs (#14215)Leif Åstrand2014-07-152-0/+96
* Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-142-0/+122
* Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-142-0/+111
* Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-093-10/+42
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-077-0/+353
* Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
* Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-032-0/+17
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-033-246/+18
* Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-023-51/+40
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-023-3/+130
* Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-023-52/+86
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-011-10/+16
* Merge branch 'valo' to masterHenri Sara2014-06-3025-0/+5674
|\
| * Merge branch 'master' into valoHenri Sara2014-06-306-44/+137
| |\
| * \ Merge branch 'master' into valoJouni Koivuviita2014-06-2710-178/+388
| |\ \
| * \ \ Merge branch 'master' into valoJouni Koivuviita2014-06-2655-961/+2059
| |\ \ \
| * | | | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-255-2/+84
| * | | | Update ValoThemeTestJouni Koivuviita2014-06-2510-107/+372
| * | | | Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-252-20/+114
| * | | | Update ValoThemeTestJouni Koivuviita2014-06-183-29/+100
| * | | | Update ValoThemeTest with a few new stylesJouni Koivuviita2014-06-183-24/+58
| * | | | Update Valo theme test applicationJouni Koivuviita2014-06-167-119/+659
| * | | | Merge branch 'master' into valoJouni Koivuviita2014-06-16115-2642/+4807
| |\ \ \ \
| * | | | | Added new test app/ui for ValoJouni Koivuviita2014-06-0523-1756/+4588
| * | | | | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-041-0/+1756
* | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432)Juho Nurminen2014-06-301-14/+44
| |_|_|_|/ |/| | | |
* | | | | Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-273-44/+34
* | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-273-0/+103
| |_|_|/ |/| | |
* | | | Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
* | | | Fix compilation errorArtur Signell2014-06-261-1/+1
* | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-264-0/+153
* | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-263-5/+234
* | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-262-172/+0
| |_|/ |/| |
* | | Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
* | | Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-252-0/+256
* | | Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-242-0/+119
* | | Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
* | | Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
* | | Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
* | | Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-233-61/+52