summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Escalator to properly reset height by rows (#11090)8.5.1Mehdi Javan2018-07-314-7/+91
| | | | (cherry picked from commit 49f6f45cdf4895f179d9a630df6db096db3cdf66)
* Update release notes for maintenance releases (#11096)Mehdi Javan2018-07-301-4/+4
|
* Fix Grid not using getId on select allTeemu Suo-Anttila2018-07-302-2/+39
| | | | (cherry picked from commit 69c235f)
* Fix removal tabsheets if last one is selected (#11070)Ilia Motornyi2018-07-303-3/+66
| | | | | | Fixes #10925 (cherry picked from commit de42456)
* Fix DataCommunicator not sending data on filter updates (#11068)Teemu Suo-Anttila2018-07-303-1/+47
| | | | (cherry picked from commit 10278f8)
* Fix Combobox adding an item with empty string (#11067)Teemu Suo-Anttila2018-07-301-11/+9
| | | | (cherry picked from commit 5d36805)
* Fix Grid resetting row height on resize (#11056)Teemu Suo-Anttila2018-07-301-1/+6
| | | | (cherry picked from commit 7979160)
* Ported change from 7.7 to compatibility - ComboBox popup position while ↵Ilia Motornyi2018-07-301-4/+65
| | | | | | | | scrolling (#11055) Fixes #5043 (cherry picked from commit 3275446)
* Fix Grid internal size calculations on vertical resize (#11046)Teemu Suo-Anttila2018-07-301-4/+12
| | | | (cherry picked from commit 17761dc)
* Update LettingTheUserDownloadAFile.asciidocIlia Motornyi2018-07-301-4/+3
| | | | (cherry picked from commit 7b2553d)
* Document how to handle cancelled file downloads.Elmot2018-07-302-5/+35
| | | | | | Fixes #9014 (cherry picked from commit 65d2baf)
* Fix Grid Editor closing and disabling at same time (#11078)Mehdi Javan2018-07-303-1/+192
| | | | | | Fixes #10688 (cherry picked from commit a089371)
* Pick changes on top of 8.5.0.rc1 (#11075)8.5.0Teemu Suo-Anttila2018-07-206-8/+98
| | | | | This patch also introduces missing tests for newer Wildfly versions. Addresses #11050
* Fixed typoneher2018-07-191-1/+1
|
* Update context-menu version to 2.1.0 (#11064)Mehdi Javan2018-07-182-1/+4
|
* Update Release Notes for RC (#11053)8.5.0.rc1Mehdi Javan2018-07-161-2/+2
|
* Fix formatting, improve documentation on autoformat (#11033)Ilia Motornyi2018-07-133-9/+20
| | | | (cherry picked from commit 7f06076)
* Add xsrf token header if cookie is present (#11034)Ilia Motornyi2018-07-133-0/+27
| | | | | | Fixes #9471 (cherry picked from commit ceb9593)
* Fix canceling Grid Editor during EditorOpenEvent (#11038)Teemu Suo-Anttila2018-07-133-1/+23
| | | | | | Fixes #11002 (cherry picked from commit 578e11e)
* Update release notes (#11035)8.5.0.beta2Ilia Motornyi2018-07-111-2/+1
|
* Fix initially selected CheckBox rendering in Safari (#11024)Teemu Suo-Anttila2018-07-101-0/+19
|
* Improve ComboBox keyboard behavior when an item is selected (#11031)Mehdi Javan2018-07-103-0/+98
| | | | | Ignoring filtering options when right arrow, left arrow, home or end key is pressed. Fixes #11016
* Enable selection checkboxes with unbuffered editor (#11032)Teemu Suo-Anttila2018-07-101-1/+3
| | | Fixes #11028
* Fix formatting (#11023)Ilia Motornyi2018-07-107-27/+32
|
* Fix Firefox coordinates, add missing screenshots (#11022)Teemu Suo-Anttila2018-07-1042-65/+172
|
* Fix wrapping div getting focused in CheckBoxGroup and RadioButtonGroup (#11021)Teemu Suo-Anttila2018-07-103-0/+31
| | | Fixes #9731
* Fix expanding an added TreeGrid node (#11018)Teemu Suo-Anttila2018-07-103-7/+76
| | | Fixes #9997
* Add pluginRepository to test/pom.xml (#11015)Teemu Suo-Anttila2018-07-101-0/+13
|
* Fix Firefox test issues (#11017)Teemu Suo-Anttila2018-07-1056-5/+8
|
* Add alternative screenshot for Flash test (#11013)Teemu Suo-Anttila2018-07-101-0/+0
|
* Fix ComboboxScrollableWindowTest to use assertion (#11014)Teemu Suo-Anttila2018-07-105-1/+12
|
* Remove alpha notice from Release Notes (#11009)8.5.0.beta1Mehdi Javan2018-06-281-1/+0
|
* Add mention of Tree being Focusable (#11008)Teemu Suo-Anttila2018-06-281-0/+1
|
* Upgrade TestBench version to 5.2 (#11005)Teemu Suo-Anttila2018-06-2812-133/+72
|
* Improve version number test for publish report script (#11007)Teemu Suo-Anttila2018-06-281-3/+8
|
* Mention enahncements in release notes (#11006)Teemu Suo-Anttila2018-06-281-0/+4
|
* Fix DateFieldUnparseableString test UI (#11004)Mehdi Javan2018-06-281-3/+1
| | | This patch eliminates the use of Apache Commons StringUtils in the test UI.
* Fix IE11 tests (#11003)Teemu Suo-Anttila2018-06-2710-5/+5
| | | This patch removes non-native events and updates some screenshots.
* Memory leak fix in ConnectorTracker (#10996)Teemu Suo-Anttila2018-06-272-1/+6
|
* Update since tags (#11001)8.5.0.alpha2Teemu Suo-Anttila2018-06-276-29/+27
|
* Fix valdiation builds to use correct browser (#11000)Teemu Suo-Anttila2018-06-2718-34/+75
|
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-2654-511/+22
|
* Fix Grid Editor in TabSheet test for Firefox (#10991)Teemu Suo-Anttila2018-06-211-3/+15
|
* Code cleanup and serialization test in compatibility package (#10977)Ilia Motornyi2018-06-214-194/+30
|
* Fix TabSheet attaching and detaching components (#10988)Teemu Suo-Anttila2018-06-197-40/+76
| | | | | | | This patch reverts the fix #10557 and replaces it with a proper solution from Grid perspective. Fixes #10987 Fixes #10985
* Graceful servlet shutdown if no VaadinService is initialized (#10981)Ilia Motornyi2018-06-181-1/+3
| | | Fixes #10980
* Add ACCEPT attribute to Upload (#10906)Ilia Motornyi2018-06-187-0/+75
| | | Fixes #2410
* Update CDI version (#10983)Teemu Suo-Anttila2018-06-151-1/+1
|
* Clarify widgetset documentation (#10984)Leif Åstrand2018-06-151-5/+5
|
* Fix temporal renderers serialization (#10929)Ilia Motornyi2018-06-137-29/+349
|