aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data/util
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Fix formatting (#11023)Ilia Motornyi2018-07-041-18/+22
* Fix temporal renderers serialization (#10929)Ilia Motornyi2018-06-131-0/+34
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix typos (#10213)Ahmed Ashour2017-10-201-2/+2
* Improve logging when bean validation is not available Henri Sara2017-06-051-3/+5
* Add separate modules to test Bean Validation lib necessity. (#8249)Denis2017-01-161-2/+10
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-1413-1166/+0
* Remove unused JsonUtil (#7989)Pekka Hyvönen2016-12-141-247/+0
* Separate Binding and BindingBuilder (#80)Leif Åstrand2016-12-051-2/+2
* Add private constructor for utility classesPer-Åke Minborg2016-11-021-0/+3
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-261-1/+1
* Remove undocumented, unused extra default methods from ConverterTeemu Suo-Anttila2016-10-251-11/+0
* Correct serializable issues and test that components can be serializedLeif Åstrand2016-10-241-5/+8
* Add ValueContext parameter for ConvertersTeemu Suo-Anttila2016-10-2413-46/+173
* Extract validation availability check out of BeanValidator (#251).Denis Anisimov2016-09-231-0/+34
* Utility functions for helping to use elemental.json with Java 8Artur Signell2016-09-141-0/+247
* Add error message constructor to all converters which can failArtur Signell2016-09-058-46/+146
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+1
* Convert Vaadin 7 converters to Vaadin 8 convertersArtur Signell2016-08-2411-1/+590
* Remove trailing whitespaceArtur Signell2016-08-231-3/+3
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2227-5343/+0
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-221-35/+66
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-2048-14388/+0
* Remove accidental dependency from new converters to oldArtur Signell2016-08-193-15/+6
* Rename legacy packages to v7Artur Signell2016-08-185-5/+5
* Update copyright year to 2016Artur Signell2016-08-1879-79/+79
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1873-925/+925
* Format using Eclipse NeonArtur Signell2016-08-1844-312/+353
* Add converter support to BinderArtur Signell2016-08-153-0/+367
* Remove deprecated Property.toString() modeArtur Signell2016-08-154-334/+148
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1022-2296/+3
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-011-3/+9
* Update @since for 7.6.8Teemu Suo-Anttila2016-07-121-1/+1
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-061-2/+14
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-191-1/+17
* Eliminate most server-side Guava useHenri Sara2016-05-111-18/+10
* Ensure addItem(null) returns nullArtur Signell2016-05-032-8/+4
* Fix PropertyValueGenerator javadocsLeif Åstrand2016-04-281-4/+6
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+4
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1497-0/+22320