summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-225-1/+33
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-213-230/+292
|\
| * Eliminate connection/statement/result set leaks in TableQuery (#10582)Leif Åstrand2013-03-133-230/+292
* | Create a PopupDateField by default for Dates (#11159)Artur Signell2013-03-181-1/+2
* | Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-124-8/+6
|\|
| * Corrected javadoc (#10774)Artur Signell2013-03-061-3/+3
| * Corrected javadoc regarding nested property support (#8210)Artur Signell2013-03-062-4/+2
| * Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-051-1/+1
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-015-19/+34
|\|
| * Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-281-2/+12
| * (#10563) Logging now uses parameters.Mikael Grankvist2013-02-284-17/+22
* | 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
|/
* Merge "Do not throw NPE when asking for a null propertyId (#10445)"Henri Sara2013-02-081-1/+2
|\
| * Do not throw NPE when asking for a null propertyId (#10445)Artur Signell2013-01-301-1/+2
* | Merge of (#10878) to Vaadin 7.Anna Koskinen2013-02-051-1/+3
* | Merge of (#10563) to Vaadin 7.Anna Koskinen2013-02-052-14/+15
* | Merge "Merge of (#10582) to Vaadin 7." into 7.0Johannes Dahlström2013-02-051-46/+114
|\ \
| * | Merge of (#10582) to Vaadin 7.Anna Koskinen2013-02-011-46/+114
| |/
* / Merge of (#10437) to Vaadin 7.Anna Koskinen2013-02-011-1/+1
|/
* Clarified javadoc (#10765)Artur Signell2013-01-182-2/+12
* Merge "(#10716 ) Created tests for validators and converters. Fixed StringToB...Henri Sara2013-01-171-1/+1
|\
| * (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...Mikael Grankvist2013-01-171-1/+1
* | Ensure all server and shared classes are serializable (#10735)Henri Sara2013-01-151-1/+2
|/
* Most validators should accept null or empty string (#10561, #10713).Henri Sara2013-01-143-16/+16
* (#10561) Email should be valid for null and empty string.Mikael Grankvist2013-01-111-0/+14
* Merge of (#10032) to Vaadin 7.Anna Koskinen2013-01-091-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-04113-142/+157
* Merge of (#9529) to Vaadin 7.Anna Koskinen2012-12-211-4/+19
* Merge of (#9788) to Vaadin 7.Anna Koskinen2012-12-191-96/+131
* Merge "Support float fields with FieldGroup (#10553)"Leif Åstrand2012-12-182-0/+124
|\
| * Support float fields with FieldGroup (#10553)Artur Signell2012-12-172-0/+124
* | 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
* Return null as non-existing property for IndexedContainer (#10445)Henri Sara2012-11-301-1/+3
* getPrevItemId should return null if id not found (#10124)Artur Signell2012-11-281-1/+6
* Fixed NPE when converting ""Artur Signell2012-11-261-0/+5
* Reformatted server/srcArtur Signell2012-11-231-3/+3
* Unified deprecation messagesArtur Signell2012-11-2222-68/+71
* Use compare for Comparable when determining equals for filtering (#10310)Artur Signell2012-11-221-3/+26
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-162-6/+6
* Modified FieldGroup so that fields configured with read only propertiestapio2012-11-082-7/+34
* Merged com.vaadin.service into com.vaadin.util (#10146)Artur Signell2012-11-061-1/+1
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2318-51/+28
* Avoid throwing exceptions from toString, log message instead (#9804)Artur Signell2012-10-013-7/+47
* Rename VaadinSession -> VaadinServiceSession (#9733)Leif Åstrand2012-09-282-6/+6