summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a client test for row focus moving with reset size (#16607)7.4.2Teemu Suo-Anttila2015-03-173-0/+205
* Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-171-2/+8
* Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-172-82/+39
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-173-182/+19
* Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-172-0/+94
* Add link to the push issues wiki page to the release notes (#17142)Leif Åstrand2015-03-171-17/+24
* Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...Sauli Tähkäpää2015-03-171-0/+10
* Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-176-181/+105
* Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-177-303/+199
* Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1719-500/+298
* Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-171-1/+1
* Add OSGi integration tests (#9583)Miki2015-03-171-0/+8
* Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-174-168/+134
* Remove eXo test which is unreliable and tests an old versionArtur Signell2015-03-172-339/+0
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-164-2/+200
* Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-112-1/+10
* Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-113-32/+24
* Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-111-17/+3
* Improve performance of setNeedsMeasure (#16972).Fabian Lange2015-03-112-7/+19
* LayoutManager uses shortcut when delaying overflow fixes (#16963).Fabian Lange2015-03-111-9/+18
* Improve performance of getMeasureTargetsJsArray (#16973).Fabian Lange2015-03-111-13/+4
* Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-112-10/+36
* Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-103-3/+3
* Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"7.4.1Leif Åstrand2015-03-063-61/+16
* Remove accidentally cherry-picked testLeif Åstrand2015-03-051-219/+0
* Update @since for 7.4.1Leif Åstrand2015-03-055-8/+10
* Add project, build and test name capabilities.Sauli Tähkäpää2015-03-041-0/+12
* Fix test url parameter concatenation.Sauli Tähkäpää2015-03-042-14/+26
* Migrate TB2 tests from package applicationservlet to TB4Teemu Suo-Anttila2015-03-046-191/+145
* Use TestBench-4.0.2Teemu Suo-Anttila2015-03-04116-1491/+719
* Migrated tb2 tests to tb4Miki2015-03-0410-242/+238
* Add build parameter com.vaadin.testbench.hub.url.Sauli Tähkäpää2015-03-042-0/+13
* Refactor ContextMenuSizeTest.Sauli Tähkäpää2015-03-041-71/+53
* Use TestBenchElements in GridElement API (#16600)Teemu Suo-Anttila2015-03-041-11/+11
* Remove broken TB2 test, replaced by WindowCaptionTestArtur Signell2015-03-041-76/+0
* Clarify that 7.4.1 is a maintenance release and not a feature releaseLeif Åstrand2015-03-041-3/+2
* Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-044-1/+224
* Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-043-2/+119
* Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-043-19/+182
* Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-045-135/+280
* Add missing osgi import to guava (#16739)Miki2015-03-042-4/+6
* Always include default widget set files in OSGi manifest (#16993)Artur Signell2015-03-033-5/+15
* Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-033-0/+121
* Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-033-1/+45
* Make server tests work againArtur Signell2015-03-031-2/+2
* Javadoc fixArtur Signell2015-03-021-3/+4
* Fixes javadocs.Henrik Paul2015-03-021-4/+4
* Improve performance of Util.collectionEquals (#16968).Fabian Lange2015-03-021-10/+9
* LayoutManager reuses shortcut Element instance for measure (#16964).Fabian Lange2015-03-021-9/+8