aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-141-1/+1
* feat: Add API to control whether Binder converts back to presentation (#12246)Tatu Lund2021-03-182-3/+55
* Add missing 8.13 since tag (#12236)Zhe Sun2021-03-112-3/+3
* Fix updating Grid's item set when details rows are open. (#12231)Anna Koskinen2021-03-081-0/+10
* Prevent NPE in comparison (#12218)Tatu Lund2021-03-051-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-04555-555/+555
* update to Atmosphere runtime 2.4.30.vaadin3 (#12214)Olli Tietäväinen2021-03-031-1/+1
* Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)Anna Koskinen2021-03-031-8/+0
* Merged column headers should work within declarative Grid. (#12206)Anna Koskinen2021-02-262-10/+15
* Add API to prevent invalid input when integrated range validator is used (#12...Tatu Lund2021-02-191-1/+34
* Added missing file ending (#12202)Anna Koskinen2021-02-161-0/+0
* Clear out ClientCache when UI is detached to prevent a minor memory leak (#12...Anna Koskinen2021-02-111-0/+15
* Dead code removal (#12187)Tatu Lund2021-02-041-3/+0
* fix: use time-constant comparison for CSRF tokens (#12188)Tatu Lund2021-02-011-1/+5
* fix: use time-constant comparison for security tokens (#12189)Tatu Lund2021-01-293-3/+18
* DateField value should actively adjust to the set resolution. (#12183)7.7.23Anna Koskinen2021-01-226-40/+108
* Update Atmosphere vaadin2 patch (#12181)Tatu Lund2021-01-181-1/+1
* Add getter for presentationProvider in Grid.Column (#10323) (#12060)jdewaen2020-12-181-0/+12
* Fix to LayoutManager size calculations during transform. (#12138)Anna Koskinen2020-12-181-0/+34
* Better error handling trying to enable HTML5 DnD for mobile from thread (#12170)Anna Koskinen2020-12-071-0/+7
* Binder: Also use converter for user-changed values (#12132)Tatu Lund2020-12-032-1/+74
* Replace function reference with anonymous class for serialization (#12137)Tatu Lund2020-11-261-19/+20
* Make checkAtmosphereSupport() non-static (#12131)Tatu Lund2020-11-241-3/+6
* Log informative message instead of failing with ClassCastException when polli...Martin Vysny2020-10-121-2/+18
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-071-1/+1
* Add DateField(LocalDate value) constructor (#12096)Tatu Lund2020-09-251-0/+11
* Adding regression test against malicious input (#12105)Tatu Lund2020-09-251-0/+5
* fix duplicate key exception with Binder when interface method is overwritten ...vt5122020-09-082-1/+29
* Add convenience overloading for setColumn (#12093)8.12.0.alpha2Tatu Lund2020-09-042-0/+41
* Update ServletPortletHelper.java (#12087)Clemens von Schwerin2020-09-031-0/+4
* Add API to detect if GridMultiSelect select-all checkbox is checked (#12086)Tarek Oraby2020-08-263-9/+27
* Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083)Tatu Lund2020-08-252-2/+6
* Added missing MIME types to FileTypeResolver (#12070)Anna Koskinen2020-08-121-14/+40
* Explicitly remove old dataprovider listener when new one is set (#12064)Tatu Lund2020-08-071-7/+35
* Fix possible NPE with MPR (#12040)Tatu Lund2020-08-052-5/+17
* Add support for "ww" in date format (#12037)Tatu Lund2020-07-031-1/+27
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-0324-67/+651
* Clear thread local instances on connection lost in push handler (#12042)Tatu Lund2020-06-305-7/+175
* Fixed error message to use given parameters. (#12008)Anna Koskinen2020-05-141-4/+5
* Removing deprecated parameter (#12004)Tatu Lund2020-05-141-2/+1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
* Support for javax.validation @NotEmpty annotation. (#11985)Martín López2020-05-121-1/+2
* Refresh DataProvider only once when reordering the grid using GridRowDragger ...Martín López2020-05-112-1/+25
* Removed unused parameter from DataNode creation (#11976)James Pether Sörling2020-05-111-2/+1
* Add missing since tag (#11957)8.11.0.alpha1Zhe Sun2020-04-233-9/+9
* Add asMultiSelect() to Tree class (#11949)Tarek Oraby2020-04-211-0/+12
* Fixed the JavaDoc (#11950)Vesa Nieminen2020-04-211-2/+2
* Allow AbstractDateField to provide DST zone names over custom ranges (#11927)Tarek Oraby2020-04-212-10/+121
* Add methods to control validation (#11945)Tatu Lund2020-04-212-10/+191
* Update Liferay kernel version (#11943)Tatu Lund2020-04-091-1/+1