7 Commits (78daf54cbf89429369de916fe243efb6f00b9402)

Author SHA1 Message Date
  Teemu Suo-Anttila 78daf54cbf Update release notes and since tags for 8.4 (#10760) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Teemu Suo-Anttila 0a3e1640c6 Add option to use error message provider for StringTo converters (#10711) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Leif Åstrand c973675c9d Allow configuring how string to number converters handle empty strings (#8506) 7 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
  Teemu Suo-Anttila c72beed926 Add ValueContext parameter for Converters 7 years ago
  Artur Signell 6941d683eb Add error message constructor to all converters which can fail 7 years ago
  Artur Signell 38b825cf89 Convert Vaadin 7 converters to Vaadin 8 converters 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the 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
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fbf069d745 Add StringToLongConverter for automatic handling of long values (#12225) 10 years ago
  Johannes Dahlström 7fc1054407 Ensure StringToIntegerConverter rejects values outside range of int (#12230) 11 years ago
  Artur Signell 3d9d47d222 Added type parameter to converter methods (#11895) 11 years ago
  Artur Signell 70131cdb9b Extracted common code for number conveters to abstract super class (#11900) 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) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 9bbdbfdac9 #8101 Swapped generics parameter order for Converter based on API review 12 years ago
  Artur Signell a0accae9a7 #8101 Renamed source type to presentation and target type to model for 12 years ago
  Artur Signell 5d09873ca9 #8101 Swapped generics parameter order for Converter based on API review 12 years ago
  Artur Signell b8a5152089 #8101 Renamed source type to presentation and target type to model for 12 years ago
  Artur Signell 3175050193 #8101 Consistent handling of null locale 12 years ago
  Artur Signell 5470c9d004 Fixed exception message to report correctly what it was trying to 12 years ago
  Artur Signell 59618f83ce #8101 All Strings are now trimmed before conversion 12 years ago
  Artur Signell affa369b7f #8101/#8103 Javadoc for converters and converter factory 12 years ago
  Leif Åstrand 057fb45a45 Add license header to some new files 12 years ago
  Artur Signell 3053cf8f87 First take on Converters 12 years ago