aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Jonatan Kronqvist2014-02-0727-34/+1216
|\
| * Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-094-2/+622
| * 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-086-2/+186
| * Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2014-01-071-2/+5
| * Ensure event listener is a widget before casting #13130John Ahlroos2014-01-071-1/+1
| * Upload control with empty selection (#9602)Tomi Virtanen2014-01-076-18/+182
| * Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-073-3/+191
| * Fixed spelling mistake in log message.John Ahlroos2014-01-071-1/+1
| * Properly remove shadow event listeners to prevent IE8 memory leak (#13129)Teppo Kurki2014-01-031-2/+2
| * Allow user to override Atmosphere init params set by Vaadin (#13088)Johannes Dahlström2013-12-181-1/+13
| * Show the widgetset name to more easily spot misconfigurationsArtur Signell2013-12-181-1/+5
| * Decrease the websocket buffer size due to a Jetty 9.1 issue (#13087)Johannes Dahlström2013-12-161-1/+4
* | No-op merge from origin/7.1Jonatan Kronqvist2014-02-070-0/+0
|\|
| * Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-167-30/+82
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-078-17/+121
|\|
| * Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-103-1/+82
| * Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)Juho Nurminen2013-12-101-5/+0
| * Provides error location for ArithmeticException. (#11877)Felype Santiago Ferreira2013-12-103-5/+34
| * Make VTreeTableScrollBody extendable (#13054)Henrik Paul2013-12-101-1/+1
| * Changed the rendering order of TabSheet tabs to prevent an NPE in isClipped (...Juho Nurminen2013-12-051-5/+4
* | Merge commit '401fa5c940d9b55a4f0b3f96db5990d57271fe82'Juho Nurminen2014-02-071-1/+1
|\|
| * Don't send TabSheet focus and blur events to the server when moving the focus...Juho Nurminen2013-12-041-1/+1
* | Added missing exception declarations to TB3 testsJuho Nurminen2014-02-073-4/+4
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0733-57/+921
|\|
| * Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-043-2/+140
| * Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-034-1/+177
| * Do not throw NPE if conversion messages is null (#12962)Artur Signell2013-12-032-8/+24
| * 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-0210-16/+131
| * 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-292-0/+108
| * Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
* | Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into masterJonatan Kronqvist2014-02-0765-745/+840
|\|
| * For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2869-803/+898
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-065-34/+212
|\|
| * Move a sass test that no longer fails.Mika Murtojarvi2013-11-272-0/+0
| * Move working sass tests from sasslangbroken to sasslang.Mika Murtojarvi2013-11-274-0/+0
| * Catch and log exceptions in session lifecycle listeners (#12915)Henri Sara2013-11-273-3/+162
| * Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
* | Merge commit 'a705f8cc3fd5804e828b6647510795dbbb99eaa3' intoMika Murtojarvi2014-02-064-381/+430
|\|
| * Mixins now accept an empty argument list in parenthesesMika Murtojarvi2013-11-267-358/+450
* | Move Sass test files to the correct locations.Mika Murtojarvi2014-02-062-0/+0
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-061-30/+76
|\|
| * Normalize line endingsMika Murtojarvi2013-11-261-30/+76
* | Merge commit '9ab700417ee5fe54329beee3130e6303f9420389' into masterJuho Nurminen2014-02-061-4/+11
|\|
| * Fixed TabSheet tab keyboard focus issues (#12343)Juho Nurminen2013-11-201-24/+34
* | Merge "Merge commit 'b7e184e30f8e5f1456344f3360c7e8e326c5ad2b' into master"Juho Nurminen2014-02-061-5/+2
|\ \
| * | Merge commit 'b7e184e30f8e5f1456344f3360c7e8e326c5ad2b' into masterJonatan Kronqvist2014-02-041-5/+2
| |\|