summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/fieldgroup
Commit message (Expand)AuthorAgeFilesLines
* Global code reformatLeif Åstrand2013-04-051-1/+2
* Create a PopupDateField by default for Dates (#11159)Artur Signell2013-03-181-1/+2
* Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-121-1/+1
|\
| * Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-051-1/+1
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-2/+12
|\|
| * Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-281-2/+12
* | Merge "Added support for Dates to DefaultFieldGroupFieldFactory (#8539)"John Ahlroos2013-02-141-0/+25
|\ \
| * | Added support for Dates to DefaultFieldGroupFieldFactory (#8539)Artur Signell2013-02-121-0/+25
| |/
* | Fix JDK 1.7 dependency in #10426Henri Sara2013-02-141-1/+2
* | Case-insensitive FieldGroup binding #10426Jonni Nakari2013-02-132-13/+116
|/
* Updated copyright notices and added missing license headersArtur Signell2013-01-046-12/+12
* Revert "Case-insensitive FieldGroup binding #10426"Artur Signell2012-12-171-83/+15
* Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-171-15/+83
* Search fields from superclasses #10504Jonni Nakari2012-12-171-3/+25
* Fix for ticket #10121, a unit test for the ticket's issue and a unitJonni Nakari2012-12-131-1/+1
* Modified FieldGroup so that fields configured with read only propertiestapio2012-11-081-7/+20
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-2/+1
* FieldGroup.setReadOnly should propagate to all fields (#9600)Artur Signell2012-09-181-0/+3
* Moved ReflectTools to com.vaadin.util (#4294)Artur Signell2012-09-041-1/+1
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-166-6/+78
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-162-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-136-0/+1353