aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452)Tatu Lund2019-02-121-1/+6
* Fix an NPE caused by the previous fix to Grid's frozen columns (#11444)mlindfors2019-02-041-2/+6
* * Update since tags and fix code formatting (#11441)Mehdi Javan2019-01-301-2/+2
* Fix @PushStateNavigation with @PreserveOnRefresh (#11417)Tatu Lund2019-01-111-0/+7
* Add Javadoc to the ScrollTo methods in TreeGrid (#11399)Sun Zhe2018-12-281-0/+21
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
* Grid column npe behavior (#11390)Olli Tietäväinen2018-12-281-3/+142
* increase number of styles for indented TreeGrid rows, fixes #11358 (#11392)Olli Tietäväinen2018-12-211-0/+3
* Update release note and since tag (#11386)Sun Zhe2018-12-204-55/+68
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-183-0/+487
* Improve VMenuBar click handling logic (#11356)Anastasia Smirnova2018-12-171-0/+22
* Complete the empty since tag (#11371)8.7.0.alpha1Sun Zhe2018-12-133-3/+3
* Request data update before client response (#11341)Sun Zhe2018-12-112-5/+5
* Add missing FocusShortcutListener (#11289)Michael Forstner2018-12-101-0/+76
* Fix vaadin-server/bnd.bnd file so it is compatible with Liferay 7.0 and (#11360)Sampsa Sohlman2018-12-101-1/+1
* Fix Grid's frozen columns not being set (#10653) (#11346)mlindfors2018-12-051-1/+15
* Detailed the usage of the GridRowDragger class (#11355)edler-san2018-12-051-1/+2
* Revert "Update ComboBox internal state on new item added (#11094)" (#11331)Sun Zhe2018-11-271-9/+6
* Add javadoc for validate() call in Binder (#11318)Sun Zhe2018-11-151-0/+6
* Refactoring DataCommunicator code (#11304)Anastasia Smirnova2018-11-151-9/+9
* Correct the logic for validation used in DateField (#11307)Sun Zhe2018-11-131-14/+33
* Update framework to use jetty-server 9.4 (#11272)Sun Zhe2018-11-061-0/+1
* Code formatting (#11278)Sun Zhe2018-11-063-4/+4
* Fixing NPE in Binder, ported from Flow (#11290)Mehdi Javan2018-11-062-5/+73
* Make value changes in color picker user originated (#11252)Jeremy Stucki2018-11-021-2/+2
* Refactor the usage of KeyMapper in ActionManager. (#11265)Sun Zhe2018-10-262-21/+42
* Improve setStyleGenerator JavaDocs (#11262)Tatu Lund2018-10-191-0/+6
* Revert change to fix issue on removing Grid with components (#11224)Sun Zhe2018-10-122-2/+2
* Run formatter to the code (#11227)Sun Zhe2018-10-093-10/+10
* Suppress unavoidable UIDetachedException (#11146)Leif Åstrand2018-10-024-13/+83
* Updated JavaDoc of getColumn(..) method (#11179)Tatu Lund2018-10-011-0/+3
* Updated Upload.java (#11203)Michael Benz2018-10-011-2/+2
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
* Update ComboBox internal state on new item added (#11094)8.6.0.beta1Teemu Suo-Anttila2018-09-261-6/+9
* Fixing typo (#11207)Mehdi Javan2018-09-261-1/+1
* Updating since tags (#11200)8.6.0.alpha2Mehdi Javan2018-09-213-4/+4
* OSGi resource registration via SCR (#11166)S.W2018-09-211-24/+14
* Since tags in 8.5.2 (#11174)Olli Tietäväinen2018-09-072-2/+2
* Fix handler creation to happen on init (#11172)Teemu Suo-Anttila2018-09-072-2/+2
* Remove objects from ActiveDataHandler that are no longer available in used Da...Ilia Motornyi2018-09-072-1/+90
* Force re-updating the resolutions of DateField (#11159)Anastasia Smirnova2018-09-061-0/+1
* Re-enable the Atmosphere heartbeat interceptor (#9877)Petter Holmström2018-09-061-5/+0
* Add API to access features of SelectionModels (#10939)Teemu Suo-Anttila2018-09-044-15/+610
* Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based trivial...Ilia Motornyi2018-09-041-1/+1
* Add fallback resolvers for CurrentInstance (#10974)Gilberto Torrezan2018-09-033-0/+218
* Set correct GWT .dtd definition (#11110)Ilia Motornyi2018-08-131-1/+1
* Improving javadoc of Binder.removeBinding (#11107)Mehdi Javan2018-08-091-1/+18
* Document how to handle cancelled file downloads. (#11079)Ilia Motornyi2018-08-071-3/+8
* Fix Grid MultiSelectionModel to always use getId (#11086)Teemu Suo-Anttila2018-07-303-25/+128
* Fix DataCommunicator not sending data on filter updates (#11068)Teemu Suo-Anttila2018-07-193-1/+47