summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data
Commit message (Expand)AuthorAgeFilesLines
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-041-0/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-041-2/+2
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-041-0/+33
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-041-0/+4
* Move RpcDataProviderExtension and DataGenerator to correct packageTeemu Suo-Anttila2015-10-132-647/+0
* Refactor DetailComponentManager to be a static nested class of GridTeemu Suo-Anttila2015-10-122-291/+2
* Add API for data destruction to DataGenerator interface (#19038)Teemu Suo-Anttila2015-10-062-15/+43
* Support custom Enum.toString in converter (#17301)Leif Åstrand2015-09-091-25/+46
* Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-021-227/+22
* Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-011-10/+15
* Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-262-7/+7
* 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
* Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-211-3/+6
* Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-191-273/+97
|\
| * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-181-266/+86
| * Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-171-1/+8
* | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-191-219/+43
|\|
| * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-211-206/+35
* | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3Johannes Dahlström2015-07-151-18/+65
|\|
| * StringToBooleanConverter API improved (#18466)elmot2015-07-151-18/+65
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-132-3/+19
|\|
| * Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-091-0/+9
| * Always add "last" item from the string to the collection (#18433).Denis Anisimov2015-07-071-3/+1
| * Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-021-0/+8
* | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-102-150/+119
|/
* 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
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-011-2/+15
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-292-12/+7
* Handle generated empty string style names properly (#17335)Artur Signell2015-05-191-2/+2
* 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-122-1/+23
* Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-151-1/+1
|\
| * Javadoc fixLeif Åstrand2015-04-091-1/+1
* | Fixed some faulty asserts in Grid's detail row creation (#17293)Henrik Paul2015-03-271-10/+26
* | Update all empty since tags published in alpha1Leif Åstrand2015-03-261-3/+3
* | Fixes edge case in null details generation for Grid (#17274)Henrik Paul2015-03-251-2/+3
* | Move DetailComponentManager from Grid to RDPE (#16644)Henrik Paul2015-03-201-5/+264
* | Merge remote-tracking branch 'origin/grid-detailsrow' into grid-7.5Henrik Paul2015-03-191-2/+102
|\ \ | |/ |/|
| * Adds details generator swap support for Grid (#16644)Henrik Paul2015-03-181-0/+7
| * Fixes a bug in Details being open on freshly retrieved Grid rows (#16644)Henrik Paul2015-03-181-1/+4
| * Grid's Details can now be Components (#16644)Henrik Paul2015-03-171-1/+30
| * Server side Grid can open details on the client side (#16644)Henrik Paul2015-03-171-3/+69
* | Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-161-82/+37
|/
* Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-02-241-1/+2
* Fix RpcDataProviderExtension value change listener setup (#16550)Teemu Suo-Anttila2015-02-131-31/+55
* Fix NullPointerException when changing Grid container (#16559)Johannes Dahlström2015-02-111-2/+2
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-061-1/+1