summaryrefslogtreecommitdiffstats
path: root/server/tests/src/com/vaadin/data/fieldgroup
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-141-0/+47
|\
| * Allow to override transactional property wrapper strategy (#13883).Denis Anisimov2015-01-131-0/+47
* | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-121-1/+1
|\|
| * Unify test class naming.Sauli Tähkäpää2015-01-051-1/+1
* | Refactor server-side editor row to work in real(er) cases (#13334)Leif Åstrand2014-12-121-0/+8
|/
* Add null check to FieldGroup.bind. (#14729)Sauli Tähkäpää2014-11-051-0/+40
* FieldGroup.commit throws NPE if not bound to an item (#14732).Sergey Budkin2014-10-091-0/+33
* Add clear() for fields and field group (#14755)Artur Signell2014-09-261-0/+16
* Don't use deprecated Assert classLeif Åstrand2014-05-162-4/+2
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Create a PopupDateField by default for Dates (#11159)Artur Signell2013-03-181-0/+82
* Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-051-0/+71