summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/converter
Commit message (Expand)AuthorAgeFilesLines
* Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
* Merge changes from origin/7.1Artur Signell2014-04-2314-14/+14
|\
| * Update copyright year to 2014Artur Signell2014-04-1615-15/+15
| * Add StringToLongConverter for automatic handling of long values (#12225)Artur Signell2013-10-302-0/+80
* | Merge changes from origin/7.1Artur Signell2013-09-171-0/+9
|\|
| * NullPointerException in DateToSqlDateConverter (#12284)Edoardo Vacchi2013-09-131-0/+9
* | Add StringToLongConverter for automatic handling of long values (#12291)Artur Signell2013-09-032-0/+80
* | Merge changes from origin/7.1Artur Signell2013-08-191-1/+16
|\|
| * Ensure StringToIntegerConverter rejects values outside range of int (#12230)Johannes Dahlström2013-08-011-1/+16
* | Adds String <-> BigDecimal converter (#9997)Artur Signell2013-07-012-0/+63
* | Removed StringToNumberConverter (#12092)Artur Signell2013-07-012-67/+0
|/
* Fix NPE when converting null values (#11895)Artur Signell2013-06-121-20/+39
* Added type parameter to converter methods (#11895)Artur Signell2013-06-1112-50/+124
* Add missing license headerArtur Signell2013-05-281-1/+1
* Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-242-0/+61
* Modified the logic in setPropertyDatasource which determines if a new convert...Artur Signell2013-05-221-4/+46
* Fixed order of parameters in javadoc (#11158)Artur Signell2013-05-221-3/+3
* Extracted common code for number conveters to abstract super class (#11900)Artur Signell2013-05-225-229/+148
* (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...Mikael Grankvist2013-01-171-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-0412-12/+12
* Support float fields with FieldGroup (#10553)Artur Signell2012-12-172-0/+124
* Fixed NPE when converting ""Artur Signell2012-11-261-0/+5
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-162-6/+6
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-282-6/+6
* Remove some references to Application in API and docs (#9402)Leif Åstrand2012-09-061-8/+8
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-052-6/+6
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1611-11/+143
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-161-2/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-1510-20/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1311-0/+1133