Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-07 | 13 | -0/+1097 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Ignores scroll events while update from server is in progress (#11454) | Jarno Rantala | 2014-01-09 | 3 | -0/+586 | |
| * | | | | | | | | | | Add helper for adding multiple components to AbstractTestUI | Leif Åstrand | 2014-01-08 | 1 | -0/+4 | |
| * | | | | | | | | | | Only use ClientRcp and ServerRpc types that are interfaces (#13056) | Leif Åstrand | 2014-01-08 | 5 | -0/+180 | |
| * | | | | | | | | | | Upload control with empty selection (#9602) | Tomi Virtanen | 2014-01-07 | 2 | -0/+139 | |
| * | | | | | | | | | | Moved selection of selected rows in TableConnector to occur after the new row... | Jarno Rantala | 2014-01-07 | 2 | -0/+188 | |
* | | | | | | | | | | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-07 | 2 | -0/+81 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Changes padding for Textfields with Chameleon theme. (#12974) | Felype Santiago Ferreira | 2013-12-10 | 2 | -0/+81 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Added missing exception declarations to TB3 tests | Juho Nurminen | 2014-02-07 | 3 | -4/+4 | |
* | | | | | | | | | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-07 | 26 | -46/+780 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Fixes right click selection focus issues in Tree. (#12618) | Felype Santiago Ferreira | 2013-12-04 | 2 | -0/+122 | |
| * | | | | | | | | | Timeout redirect timer is reset on server activity (#12446) | Henrik Paul | 2013-12-03 | 2 | -0/+159 | |
| * | | | | | | | | | Fix compilation error | Artur Signell | 2013-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | Test for pushing for an extended period of time (24h) | Artur Signell | 2013-12-02 | 7 | -3/+245 | |
| * | | | | | | | | | Disable client timeout so websockets are not disconnected when idle (#13015) | Artur Signell | 2013-12-02 | 9 | -16/+119 | |
| * | | | | | | | | | Allow excluding test from the standard test suite | Artur Signell | 2013-11-30 | 2 | -0/+46 | |
| * | | | | | | | | | Test for broken Webkit feature which causes extra scrollbars (#12736, #12727) | Artur Signell | 2013-11-29 | 1 | -0/+39 | |
| * | | | | | | | | | Correct assertion message which changed due to #12915 | Artur Signell | 2013-11-29 | 3 | -27/+50 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-06 | 2 | -31/+50 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Make test work reliably by activating @Push | Artur Signell | 2013-11-27 | 2 | -31/+50 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merged TabSheet keyboard focus fixes into master | Juho Nurminen | 2014-02-03 | 1 | -0/+61 | |
|\| | | | | | | | ||||||
| * | | | | | | | Fixed TabSheet keyboard navigation (#12971) | Juho Nurminen | 2013-11-20 | 1 | -0/+60 | |
* | | | | | | | | Fixed TabSheet tab focusing (#13206) | Juho Nurminen | 2014-01-31 | 1 | -0/+71 | |
* | | | | | | | | Implement long polling support for push (#13011) | Johannes Dahlström | 2014-01-31 | 6 | -15/+186 | |
* | | | | | | | | Fixed always failing testbench test. | John Ahlroos | 2014-01-17 | 3 | -33/+100 | |
* | | | | | | | | Remove dead code | Johannes Dahlström | 2014-01-17 | 1 | -1/+0 | |
* | | | | | | | | Add support for using java.util.Date in communications (#13073) | Artur Signell | 2014-01-15 | 5 | -116/+97 | |
* | | | | | | | | Fixed always failing TooltipInWindowTest | John Ahlroos | 2014-01-15 | 3 | -89/+102 | |
* | | | | | | | | Method for retrieving all VaadinSessions inside a HTTP session (#13053) | Artur Signell | 2014-01-13 | 1 | -0/+100 | |
* | | | | | | | | Make fields with value change listener immediate | Matti Tahvonen | 2013-12-18 | 2 | -0/+256 | |
* | | | | | | | | Merge changes from origin/7.1 | Johannes Dahlström | 2013-11-29 | 14 | -286/+363 | |
|\| | | | | | | | ||||||
| * | | | | | | | Fix TB3 local testing and occasionally failing SliderDisableTest. | Teemu Suo-Anttila | 2013-11-19 | 2 | -7/+11 | |
| * | | | | | | | Revert "Fixed lost scrollLeft when row count changed in Table (#12652)." | Leif Åstrand | 2013-11-15 | 2 | -211/+0 | |
| * | | | | | | | Allow using @RunLocally to run on a local Firefox/Chrome/Safari | Artur Signell | 2013-11-15 | 9 | -94/+140 | |
| * | | | | | | | Use localhost when running locally to avoid potential network issues | Artur Signell | 2013-11-15 | 1 | -0/+3 | |
| * | | | | | | | Added extra asserts to make test more safer to blind refactorings | Matti Tahvonen | 2013-11-14 | 1 | -4/+11 | |
| * | | | | | | | Added test case for #12726 | Matti Tahvonen | 2013-11-14 | 1 | -0/+97 | |
| * | | | | | | | Workaround for missing value change event in chrome (#10109) | Matti Tahvonen | 2013-11-12 | 1 | -0/+131 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge changes from origin/7.1 | Artur Signell | 2013-11-11 | 2 | -0/+55 | |
|\| | | | | | | ||||||
| * | | | | | | Fixes double scrollbar issue in browserframes (#11780) | Thomas | 2013-11-11 | 2 | -0/+55 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge changes from origin/7.1 | Artur Signell | 2013-11-11 | 4 | -0/+330 | |
|\| | | | | | ||||||
| * | | | | | Fixed lost scrollLeft when row count changed in Table (#12652). | Tapio Aali | 2013-11-06 | 2 | -0/+211 | |
| * | | | | | Forces redraw in IE 8 when table does post layout. (#12687) | Jarno Rantala | 2013-11-06 | 2 | -0/+119 | |
* | | | | | | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56' | Artur Signell | 2013-11-11 | 2 | -0/+117 | |
|\| | | | | | ||||||
| * | | | | | Send window position data back to server after drag (#12885) | Thomas | 2013-11-06 | 2 | -0/+117 | |
* | | | | | | Merge changes from origin/7.1 | Artur Signell | 2013-11-11 | 18 | -1022/+734 | |
|\| | | | | | ||||||
| * | | | | | Make test more reliable by updating description which does not update the DOM | Artur Signell | 2013-11-04 | 1 | -1/+3 | |
| * | | | | | Remove possibility to use static inner classes for tests | Artur Signell | 2013-11-04 | 1 | -9/+0 | |
| * | | | | | Extracted test to separate class | Artur Signell | 2013-11-04 | 2 | -55/+72 | |
| * | | | | | Made test more stable and added Firefox reconnect test (#12492) | Artur Signell | 2013-11-01 | 3 | -13/+73 |