summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes unstable/muted tests (#11640)8.8.5Zhe Sun2019-07-014-15/+15
* Sanitize caption used in Grid header (#11644)Zhe Sun2019-07-011-0/+2
* Clicking on DateField pop-up should select Month/Year (#11531)8.8.4Anastasia Smirnova2019-06-254-0/+159
* Limit previous solution for non-push mode UI (#11629)Zhe Sun2019-06-253-3/+30
* Add IE11 workaround for ListSelect multiselection. (#11631)Anna Koskinen2019-06-252-2/+69
* Update Chrome version in Test (#11613)8.8.3Zhe Sun2019-06-1235-89/+145
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-123-2/+67
* Update spring addon to 3.2.0 (#11610)Zhe Sun2019-06-121-1/+1
* Recalculate the column widths before the first row is added (#11609)Zhe Sun2019-06-124-0/+94
* Override reserved globals for Firefox (#11598)8.8.2Artur2019-05-221-0/+872
* Fix Grid reordering when there are hidden columnscuong-phan2019-05-223-1/+122
* Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570)Anna Koskinen2019-05-222-3/+68
* Fix duplicate grid column visibility change event (#11565)8.8.1cuong-phan2019-05-163-1/+105
* Grid editor: TAB now skips non-editable columns (#11573)Martin Vysny2019-05-163-8/+302
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-166-16/+157
* Add handling for completely empty Grid's column width calculations. (#11569)Anna Koskinen2019-05-162-1/+67
* Update for Liferay 7.2 compatibility (#11564)Chris Morris2019-05-161-1/+1
* Update release note for maintenance release (#11582)Sun Zhe2019-05-161-4/+4
* Update release-note template8.8.0ZheSun882019-04-291-2/+2
* Code format (#11548)Sun Zhe2019-04-2912-38/+40
* Update jetty.version to solve vulnerability alert (#11546)Sun Zhe2019-04-291-1/+1
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-2930-43/+65
* Opening methods for Spring add-on to be used in the fix (#11551)Tatu Lund2019-04-291-0/+23
* Update browser version in the test (#11550)Sun Zhe2019-04-291-1/+1
* Reset Combobox internal state (#11412)Sun Zhe2019-04-295-19/+309
* Update release note for 8.8 releases (#11541)8.8.0.beta1Sun Zhe2019-04-111-2/+7
* Finish the since tag (#11540)Sun Zhe2019-04-113-6/+6
* Create StringToUuidConverter.java (#11387)Basil Bourque2019-04-101-0/+99
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-106-8/+147
* Fixing autocompletion issue with ComboBox on newer Chrome versions (#11524)Tatu Lund2019-04-101-1/+6
* Fixing autocompletion issue with ComboBox on newer Chrome versions (#11472)Tatu Lund2019-04-101-1/+6
* Added note about Java 8 vendors (#11530)Olli Tietäväinen2019-04-101-1/+3
* Add delay to the unstable test (#11538)Sun Zhe2019-04-092-1/+2
* Use Enter and Space keys to fire Window header buttons (#11517) (#11534)KatriHaapalinna2019-04-084-5/+474
* Update screenshots after chrome updates (#11536)Sun Zhe2019-04-08108-1/+1
* Reset selection on DataProvider change in RadioButtonGroup (#11526)Anastasia Smirnova2019-04-043-0/+77
* Read-only combobox should not handle PASTE event (#11529)Anastasia Smirnova2019-04-043-2/+49
* setCaption of Panel did not honor setCaptionAsHtml (#11523)Tatu Lund2019-04-026-4/+58
* Added missing numpad key codes (#11490)Tatu Lund2019-04-021-0/+42
* Init logging in VaadinServlet instead of an UI (#11525)Martin Vysny2019-04-011-5/+4
* Support Firefox 65+ key down event behavior (#11503)Yuriy Artamonov2019-03-296-20/+40
* Documents the possibility to use vaadin:// and theme:// in JavaScript… (#11...Martin Vysny2019-03-282-11/+20
* Mention DataProvider training videos in components-grid.asciidoc (#11494)alexandruchiuariu2019-03-281-0/+2
* Fix NPE in v7 compatibility Grid during datasource rebind (#11473)Tobse2019-03-273-3/+70
* Add mention about video trainings to the tutorial page (#11493)alexandruchiuariu2019-03-271-0/+2
* Making V8 ReadOnly TextField select row in table upon clicking (#11480)Anastasia Smirnova2019-03-273-1/+87
* Do not recommend crappy old containers in tutorial (#11514)Pekka Hyvönen2019-03-271-5/+1
* Update datamodel-forms.asciidoc (#11496)alexandruchiuariu2019-03-221-0/+2
* Update checkstyle dependency to fix security vulnerability (#11497)Sun Zhe2019-03-211-3/+1
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-214-24/+242