summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util
Commit message (Expand)AuthorAgeFilesLines
* (#10563) Logging now uses parameters.Mikael Grankvist2013-02-284-17/+22
* 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
|/
* (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ...Mikael Grankvist2013-01-171-1/+1
* Merge of (#10032) to Vaadin 7.Anna Koskinen2013-01-091-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-0484-95/+95
* Merge of (#9529) to Vaadin 7.Anna Koskinen2012-12-211-4/+19
* Merge of (#9788) to Vaadin 7.Anna Koskinen2012-12-191-96/+131
* Support float fields with FieldGroup (#10553)Artur Signell2012-12-172-0/+124
* 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
* Unified deprecation messagesArtur Signell2012-11-2216-52/+55
* 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-081-0/+14
* 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-2314-46/+24
* 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
* Return short list instead of exception if less items available (#8028)Henri Sara2012-09-071-6/+1
* Remove some references to Application in API and docs (#9402)Leif Åstrand2012-09-061-8/+8
* Reformat projectLeif Åstrand2012-09-057-0/+22
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-052-6/+6
* Fix SQLContainer indexed access and related tests (#9472)Henri Sara2012-09-041-3/+11
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-041-1/+1
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-312-2/+52
* refak listeners one missed listener fixed...Petri Heinonen2012-08-301-0/+9
* refak listeners com.vaadin.data.util.sqlcontainer.queryPetri Heinonen2012-08-302-2/+36
* refak listeners com.vaadin.data.util.sqlcontainerPetri Heinonen2012-08-301-4/+42
* Refak addListener package com.vaadin.data.utilPetri Heinonen2012-08-308-37/+311
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-08-271-3/+1
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-222-687/+4
* Merged 6.8 branchJohn Ahlroos2012-08-203-19/+146
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1684-84/+1092
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-167-19/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-1519-39/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1385-0/+18573