aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Artur Signell2016-08-18121-121/+121
* Remove trailing whitespace from code and javadocArtur Signell2016-08-18111-1324/+1324
* Format using Eclipse NeonArtur Signell2016-08-1853-342/+389
* Binding.withStatusChangeHandler and Binding.withStatusLabel (#30).Denis Anisimov2016-08-174-16/+310
* Remove Form and FormFieldFactoryArtur Signell2016-08-171-126/+121
* Test that cross field validation works as expected (#33).Denis Anisimov2016-08-171-1/+13
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-15/+16
* Provide a NotEmptyValidator for Binder setRequired functionality.Denis Anisimov2016-08-151-0/+76
* Add converter support to BinderArtur Signell2016-08-156-40/+614
* Remove deprecated Property.toString() modeArtur Signell2016-08-154-334/+148
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-121-16/+21
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-4/+4
* Convert old validators (#87).Denis Anisimov2016-08-1116-0/+1274
* Refactor Binder and Binding/BindingImpl to be easier to understandArtur Signell2016-08-111-93/+121
* Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy*Artur Signell2016-08-1022-2296/+3
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1021-1860/+5
* Binding.withValidator and Binder.validate methods (#26).Denis Anisimov2016-08-105-3/+600
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-099-317/+9
* Add support for required status to AbstractFieldArtur Signell2016-08-091-0/+48
* Binder.save() and Binder.load() methods implementation (#36).Denis Anisimov2016-08-081-2/+32
* Add Binder for binding field values to bean propertiesTeemu Suo-Anttila2016-08-051-0/+314
* Implement new simple AbstractFieldJohannes Dahlström2016-08-051-0/+153
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-055-83/+83
* 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-14134-0/+28941