summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-267-1/+173
* Fix declarative support for DragAndDropWrapper (#16324)Miki2015-03-262-1/+102
* Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-254-0/+104
* Revert "Make push path configurable (#14432)."Artur Signell2015-03-2515-248/+24
* Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-245-0/+364
* Fix Declarative support for Slider (#17196)Johannes Dahlström2015-03-242-0/+104
* Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-243-40/+210
* Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-245-12/+229
* Expect Chrome 41Artur Signell2015-03-241-3/+14
* Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-203-3/+57
* Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235John Ahlroos2015-03-201-3/+5
* Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-202-5/+26
* Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-203-14/+123
* Run SDM in strict mode to easier catch silly mistakes (#13567)Leif Åstrand2015-03-191-1/+1
* Do not log severe messages which serve no purpose (#17222)Artur Signell2015-03-191-2/+2
* Re-enable support for the firefox.path propertyLeif Åstrand2015-03-181-0/+5
* Correct logging when a push connection can't find a session (#15220)Artur Signell2015-03-181-2/+6
* Re-enable running tests locally with propertyTeemu Suo-Anttila2015-03-181-0/+25
* Fix bad language in release notesLeif Åstrand2015-03-181-1/+1
* Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-182-33/+32
* Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-173-0/+205
* Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
* 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
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-173-182/+19
* Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-175-201/+271
* Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-161-2/+8
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-162-82/+39
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-164-2/+200
* Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-136-181/+105
* Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-127-303/+199
* Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1219-500/+298
* Makes Connectors into DeferredWorker candidates (#17127)Henrik Paul2015-03-122-113/+114
* 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
* Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-112-1/+10
* Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-103-3/+3
* Script for updating push versionArtur Signell2015-03-101-0/+55
* Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-102-10/+36
* Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-091-1/+1
* Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-093-32/+24
* Add OSGi integration tests (#9583)Miki2015-03-061-0/+8
* Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-061-17/+3
* Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-064-168/+134
* Remove eXo test which is unreliable and tests an old versionArtur Signell2015-03-062-339/+0
* Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"Leif Åstrand2015-03-063-61/+16
* Update @since for 7.4.1Leif Åstrand2015-03-055-8/+10
* Support both DefaultWidgetSet and TestingWidgetSetArtur Signell2015-03-051-1/+1
* Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-045-135/+280