summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util
Commit message (Expand)AuthorAgeFilesLines
* Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)Artur Signell2016-01-261-3/+2
* Propertly handle null in StringToCollectionConverter (#19481)Artur Signell2016-01-211-0/+7
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-051-0/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-051-2/+2
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-051-0/+33
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-051-0/+4
* Support custom Enum.toString in converter (#17301)Leif Åstrand2015-09-091-25/+46
* Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)Artur Signell2015-08-261-7/+17
* Add missing @since tags.Mika Murtojarvi2015-08-241-3/+3
* StringToBooleanConverter API improved (#18466)elmot2015-07-151-18/+65
* Always add "last" item from the string to the collection (#18433).Denis Anisimov2015-07-071-3/+1
* Fix spellingSteven Spungin2015-06-191-1/+1
* Return 0 instead of throwing exception if count query returns nothing (#18043)Steven Spungin2015-06-081-4/+14
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-292-12/+7
* Do not leave transaction open if remove fails (#17858)Artur Signell2015-05-181-2/+8
* Make TableQuery only release connections reserved through its pool (#12370)Artur Signell2015-05-181-4/+4
* Add missing @since for 7.5Leif Åstrand2015-05-121-0/+2
* Merge remote-tracking branch 'origin/master' into HEADArtur Signell2015-01-261-14/+30
|\
| * Handle cases when start/end date is not set for Between filter (#13354).Denis Anisimov2015-01-261-14/+30
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-211-0/+14
|\|
| * Fix for: TreeTable with ContainerHierarchicalWrapper not correctlyJohannes Tuikkala2015-01-201-0/+14
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-165-30/+1003
|\ \ | |/ |/|
| * Format project, once againArtur Signell2015-01-092-2/+3
| * Set @since values for Grid classesLeif Åstrand2014-12-183-15/+19
| * Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-187-7/+15
| |\
| * | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-171-1/+1
| * | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-173-105/+185
| |\ \
| * | | GeneratedPropertyContainer returns the original containerHenrik Paul2014-12-151-0/+9
| * | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-121-11/+51
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into gridArtur Signell2014-12-1210-34/+81
| |\ \ \ \
| * | | | | Move Sort related helpers and events to correct packages (#13334)Teemu Suo-Anttila2014-12-122-2/+2
| * | | | | Add Grid.addRow (#13334)Leif Åstrand2014-12-091-12/+15
| * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-283-35/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-10-163-3/+164
| |\ \ \ \ \ \
| * | | | | | | Pass correct item instance to PropertyValueGenerators (#13334)Teemu Suo-Anttila2014-09-251-1/+1
| * | | | | | | Fix GeneratedPropertyContainer property adding and removing (#13334)Teemu Suo-Anttila2014-09-251-43/+90
| * | | | | | | Fix GeneratedPropertyContainer to support add and remove events (#13334)Teemu Suo-Anttila2014-09-241-1/+77
| * | | | | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-09-205-18/+852
| |\ \ \ \ \ \ \
| | * | | | | | | Add Property and Item change notifiers for generated properties (#13334)Teemu Suo-Anttila2014-09-191-4/+76
| | * | | | | | | Add Container.Filterable to GeneratedPropertyContainer (#13334)Teemu Suo-Anttila2014-09-191-1/+81
| | * | | | | | | Add Container.Sortable interface to GeneratedPropertyContainer (#13334)Teemu Suo-Anttila2014-09-171-2/+82
| | * | | | | | | Initial implementation of GeneratedPropertyContainer (#13334)Teemu Suo-Anttila2014-09-162-0/+460
| | * | | | | | | Merge branch 'master' into gridLeif Åstrand2014-08-223-18/+160
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' into gridLeif Åstrand2014-07-222-1/+4
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'master' into gridTeemu Suo-Anttila2014-05-2089-102/+116
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2014-04-253-18/+160
* | | | | | | | | | | | StringToCollectionConverter class implementation (#15464).Denis Anisimov2015-01-151-0/+236
* | | | | | | | | | | | Reformat project using Eclipse Luna SR1Artur Signell2014-12-292-2/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Missing @since for 7.4Leif Åstrand2014-12-183-2/+10
* | | | | | | | | | | Empty since tags -> 7.4Artur Signell2014-12-174-4/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |