aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0713-0/+1097
|\| | | | | | | | | |
| * | | | | | | | | | Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-093-0/+586
| * | | | | | | | | | Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
| * | | | | | | | | | Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-085-0/+180
| * | | | | | | | | | Upload control with empty selection (#9602)Tomi Virtanen2014-01-072-0/+139
| * | | | | | | | | | Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-072-0/+188
* | | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-0/+81
|\| | | | | | | | | |
| * | | | | | | | | | Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-102-0/+81
| |/ / / / / / / / /
* | | | | | | | | | Added missing exception declarations to TB3 testsJuho Nurminen2014-02-073-4/+4
* | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0726-46/+780
|\| | | | | | | | |
| * | | | | | | | | Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-042-0/+122
| * | | | | | | | | Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-032-0/+159
| * | | | | | | | | Fix compilation errorArtur Signell2013-12-021-1/+1
| * | | | | | | | | Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
| * | | | | | | | | Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-029-16/+119
| * | | | | | | | | Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
| * | | | | | | | | Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)Artur Signell2013-11-291-0/+39
| * | | | | | | | | Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
| |/ / / / / / / /
* | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-062-31/+50
|\| | | | | | | |
| * | | | | | | | Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
| |/ / / / / / /
* | | | | | | | Merged TabSheet keyboard focus fixes into masterJuho Nurminen2014-02-031-0/+61
|\| | | | | | |
| * | | | | | | Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-201-0/+60
* | | | | | | | Fixed TabSheet tab focusing (#13206)Juho Nurminen2014-01-311-0/+71
* | | | | | | | Implement long polling support for push (#13011)Johannes Dahlström2014-01-316-15/+186
* | | | | | | | Fixed always failing testbench test.John Ahlroos2014-01-173-33/+100
* | | | | | | | Remove dead codeJohannes Dahlström2014-01-171-1/+0
* | | | | | | | Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-155-116/+97
* | | | | | | | Fixed always failing TooltipInWindowTestJohn Ahlroos2014-01-153-89/+102
* | | | | | | | Method for retrieving all VaadinSessions inside a HTTP session (#13053)Artur Signell2014-01-131-0/+100
* | | | | | | | Make fields with value change listener immediateMatti Tahvonen2013-12-182-0/+256
* | | | | | | | Merge changes from origin/7.1Johannes Dahlström2013-11-2914-286/+363
|\| | | | | | |
| * | | | | | | Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-192-7/+11
| * | | | | | | Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-152-211/+0
| * | | | | | | Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-159-94/+140
| * | | | | | | Use localhost when running locally to avoid potential network issuesArtur Signell2013-11-151-0/+3
| * | | | | | | Added extra asserts to make test more safer to blind refactoringsMatti Tahvonen2013-11-141-4/+11
| * | | | | | | Added test case for #12726Matti Tahvonen2013-11-141-0/+97
| * | | | | | | Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-121-0/+131
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge changes from origin/7.1Artur Signell2013-11-112-0/+55
|\| | | | | |
| * | | | | | Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-112-0/+55
| | |_|_|_|/ | |/| | | |
* | | | | | Merge changes from origin/7.1Artur Signell2013-11-114-0/+330
|\| | | | |
| * | | | | Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-062-0/+211
| * | | | | Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-062-0/+119
* | | | | | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-112-0/+117
|\| | | | |
| * | | | | Send window position data back to server after drag (#12885)Thomas2013-11-062-0/+117
* | | | | | Merge changes from origin/7.1Artur Signell2013-11-1118-1022/+734
|\| | | | |
| * | | | | Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
| * | | | | Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
| * | | | | Extracted test to separate classArtur Signell2013-11-042-55/+72
| * | | | | Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-013-13/+73