summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't send TabSheet focus and blur events to the server when moving the focus...7.1.9Juho Nurminen2013-12-041-1/+1
* Revert "Fixed TabSheet tab keyboard focus issues (#12343)"Artur Signell2013-12-031-34/+24
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-0210-16/+131
* Correct assertion message which changed due to #12915Artur Signell2013-12-023-27/+50
* For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2869-803/+898
* 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
* Mixins now accept an empty argument list in parenthesesMika Murtojarvi2013-11-267-358/+450
* Normalize line endingsMika Murtojarvi2013-11-261-30/+76
* Fixed TabSheet tab keyboard focus issues (#12343)Juho Nurminen2013-11-201-24/+34
* Cleaned up the implementation of VTabsheet.selectPreviousTab()Juho Nurminen2013-11-201-5/+2
* Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-202-4/+62
* Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-192-7/+11
* Output test results in XML reports instead of to standard outputArtur Signell2013-11-185-17/+47
* Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-154-294/+1
* 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
* Prevents accidental selection of window caption or content. (#12726)Felype Santiago Ferreira2013-11-141-0/+6
* Added test case for #12726Matti Tahvonen2013-11-141-0/+97
* Ensure alternate text is still visible (#11780)Artur Signell2013-11-141-0/+4
* Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-122-0/+147
* Do not generate ParseException as it has been customized (#12937)Artur Signell2013-11-122-169/+170
* Regenerated parser files (#12937)Artur Signell2013-11-122-169/+168
* Ensure generated parser is re-generated during build (#12937)Artur Signell2013-11-122-3/+40
* Use correct type for UIDL value to avoid development mode problems (#12545)Artur Signell2013-11-111-2/+2
* Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-115-0/+192
* Remove broken JSch checkArtur Signell2013-11-111-5/+0
* Fixes NPE in TreeTable.setContainerDS(null) (#12928)Thomas2013-11-082-2/+17
* Prevent showing "Session Expired" notification if navigating away (#12298)Johannes Dahlström2013-11-082-13/+12
* Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-0814-14261/+12657
* Do not apply fix on mobile devices or devices without scrollbars (#12736)Artur Signell2013-11-082-1/+18
* Minimal fix for error handling with streaming (#12578)Artur Signell2013-11-071-2/+14
* Adds JBoss EAP 6 server to integration test suit (#12908)Thomas2013-11-061-0/+8
* Fix scroll position handling in Window Webkit hack (#12736)Artur Signell2013-11-061-0/+10
* Revert "Make Panel scroll the correct div (#12736)"Artur Signell2013-11-063-57/+29
* Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-064-1/+294
* Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-063-0/+122
* Send window position data back to server after drag (#12885)Thomas2013-11-068-1/+274
* Improve error message in createWidget() (#12901)Leif Åstrand2013-11-051-4/+15
* Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-054-222/+306
* Updated to Atmosphere 1.0.18.vaadin1 (#12891)Artur Signell2013-11-053-3/+3
* Ensure testing Jetty does not run out of heap spaceArtur Signell2013-11-051-1/+1
* Make Panel scroll the correct div (#12736)Artur Signell2013-11-052-7/+4
* Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
* Fix NPE in fix (#12504)Artur Signell2013-11-041-2/+10
* Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0