1 Commits (6e0f2efe996cfd3b38c960e04cbced0a91215cf0)

Author SHA1 Message Date
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Denis Anisimov 314eb377dd Move old validators to legacy package (pre-#87). 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Denis Anisimov 304cd3f48a 3 args method buildAndBind should be overriden, not 2 args (#12453). 9 years ago
  Denis Anisimov a9f24b00e9 Use introspection instead of reflection to get property type (#10672). 9 years ago
  Artur Signell b91063f884 Clear all bound fields when nulling the field group data source (#12371) 9 years ago
  Denis Anisimov 6548468373 Allow BeanFieldGroup.setItemDataSource() method accept null (#14731). 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Matti Tahvonen 67a9154c01 Added convenience methods for bean binding (#13068) 10 years ago
  Patrik Lindström 11f8811eb0 Make sure bean field validators are only added once (#11045) 11 years ago
  Artur Signell 48b5c927b9 Catch NoSuchFieldException instead of NoSuchFieldError (#10944) 11 years ago
  John Ahlroos 860876d311 Fixed BindException when binding nested properties with BeanFieldGroup.buildAndBind() #11009 11 years ago
  Henri Sara b729344737 Fix JDK 1.7 dependency in #10426 11 years ago
  Jonni Nakari 65d4fa9ccc Case-insensitive FieldGroup binding #10426 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell 38ee0b491e com.vaadin.data.fieldbinder -> com.vaadin.data.fieldgroup 12 years ago
  Henri Sara 29d7012647 Rename BeanValidationValidator to BeanValidator based on review. 12 years ago
  Henri Sara be5404d3f7 Move bean validation implementation availability check to 12 years ago
  Artur Signell 709fec5465 #8095 Method renames based on API review meeting 12 years ago
  Artur Signell 6295641ae1 Renamed FieldBinder -> FieldGroup, BeanFieldBinder -> BeanFieldGroup 12 years ago
  Artur Signell fe8c5864a0 Removed static helper for BeanValidationValidator as it incorrectly 12 years ago
  Artur Signell 0d6357abf3 #8095 Only use BeanValidation if a JSR-303 implementation is available 12 years ago
  Artur Signell 4b5c741106 Use BeanItem.addNestedProperty 12 years ago
  Artur Signell c1d9b76384 #8095 Use Bean Validation automatically in BeanFieldBinder 12 years ago
  Artur Signell 6b7db3f9e7 Fixed missing apache license 12 years ago
  Artur Signell b4dc1095c4 #8095 Initial raw version of FieldBinder and related classes 12 years ago