aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1195-95/+95
* feat: Add better API to configure maximum allowed rows (#12466)Tatu Lund2021-11-031-4/+14
* Remove obsolete comment and assert in Binder (#12456)Tatu Lund2021-10-281-3/+1
* fix: avoid ConcurrentModificationException in Binder (#12458)Tatu Lund2021-10-271-7/+14
* fix: don't update bean property which is read-only bound (#12457)Tatu Lund2021-10-271-1/+1
* fix: Ensure that side effects of readBean does not set hasChanges true (#12455)Tatu Lund2021-10-271-1/+1
* fix: Add row limit to DataCommunicator row data requests (#12415)Tatu Lund2021-09-301-0/+15
* fix: Avoid processing value change event due writing back of converted value ...Tatu Lund2021-08-061-1/+4
* feat: Add API to control whether Binder converts back to presentation (#12246)Tatu Lund2021-03-181-3/+40
* Prevent NPE in comparison (#12218)Tatu Lund2021-03-051-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-0495-95/+95
* Binder: Also use converter for user-changed values (#12132)Tatu Lund2020-12-031-1/+9
* fix duplicate key exception with Binder when interface method is overwritten ...vt5122020-09-081-1/+1
* Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083)Tatu Lund2020-08-251-0/+4
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-2/+2
* Support for javax.validation @NotEmpty annotation. (#11985)Martín López2020-05-121-1/+2
* Add missing since tag (#11957)8.11.0.alpha1Zhe Sun2020-04-231-5/+5
* Fixed the JavaDoc (#11950)Vesa Nieminen2020-04-211-2/+2
* Add methods to control validation (#11945)Tatu Lund2020-04-211-8/+114
* Remove unnecessary null-check at ValueContext constructors (#11915)Konstantin Kuzmin2020-04-071-5/+0
* TreeDataProvider: Apply filters to children (#11868)Tatu Lund2020-01-161-2/+13
* Added @since tags, some tweaks to formatting. (#11839)Anna Koskinen2019-12-042-17/+30
* Make asRequired conditional on binding.setAsRequiredEnabled(..) (#11834)Tatu Lund2019-12-021-1/+54
* Add method writeBeanAsDraft(bean) in Binder (#11833)Tatu Lund2019-11-291-0/+34
* Cherry picks of Binder fixes in Flow (#11758)Tatu Lund2019-11-131-8/+49
* Added missing constructor with scanNestedDefinitions option (#11801)Tatu Lund2019-11-121-1/+19
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-152-10/+61
* Code format (#11548)Sun Zhe2019-04-291-14/+17
* Finish the since tag (#11540) (#11543)Sun Zhe2019-04-181-1/+1
* Create StringToUuidConverter.java (#11387)Basil Bourque2019-04-101-0/+99
* Request data update before client response (#11341)Sun Zhe2018-12-111-0/+1
* Add javadoc for validate() call in Binder (#11318)Sun Zhe2018-11-151-0/+6
* Refactoring DataCommunicator code (#11304)Anastasia Smirnova2018-11-151-9/+9
* Fixing NPE in Binder, ported from Flow (#11290)Mehdi Javan2018-11-061-5/+19
* Updating since tags (#11200)8.6.0.alpha2Mehdi Javan2018-09-211-2/+2
* Remove objects from ActiveDataHandler that are no longer available in used Da...Ilia Motornyi2018-09-071-0/+26
* Improving javadoc of Binder.removeBinding (#11107)Mehdi Javan2018-08-091-1/+18
* Fix DataCommunicator not sending data on filter updates (#11068)Teemu Suo-Anttila2018-07-191-0/+3
* Fix formatting (#11023)Ilia Motornyi2018-07-041-18/+22
* Fix expanding an added TreeGrid node (#11018)Teemu Suo-Anttila2018-07-021-7/+4
* Fix TabSheet attaching and detaching components (#10988)Teemu Suo-Anttila2018-06-191-5/+5
* Fix temporal renderers serialization (#10929)Ilia Motornyi2018-06-131-0/+34
* Fix NPE check in BindingValidationStatus (#10964)Olli Tietäväinen2018-06-051-1/+1
* Fix small formatting issues (#10960)Ilia Motornyi2018-06-011-2/+2
* Fix Binder javadocs (#10907)Ilia Motornyi2018-05-091-1/+3
* Fix Grid initial data when changing TabSheet Tab (#10872)Teemu Suo-Anttila2018-05-041-0/+5
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-1917-108/+126
* Remove empty comments (#10789)Ilia Motornyi2018-04-051-3/+0
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-2710-42/+51
* Update copyright year (#10761)Ilia Motornyi2018-03-2794-94/+94