aboutsummaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch 'origin/grid'"Artur Signell2015-01-2930-80/+8259
|\
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-282-7/+14
| |\
| * | Better human readable captions for nested properties (#16433)Artur Signell2015-01-271-1/+1
| * | Grid now uses ObjectRenderer by default (#15417)Henrik Paul2015-01-272-20/+84
| * | Fix RpcDataProvider cache clearing on bare ItemSetChange (#16481)Teemu Suo-Anttila2015-01-271-68/+83
| * | Merge remote-tracking branch 'origin/master' into HEADArtur Signell2015-01-262-15/+33
| |\ \
| * | | Fix Grid setting non-sortable column sortable (#16483)Teemu Suo-Anttila2015-01-261-5/+14
| * | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-213-14/+99
| |\ \ \
| * | | | Fix Editor creating fields before client Grid can attach them (#16214)Teemu Suo-Anttila2015-01-201-18/+22
| * | | | Prevent setting column sortable if container is not sortable (#16320)Teemu Suo-Anttila2015-01-201-0/+17
| * | | | Improve Grid selection method javadocs and exception messages (#16259)Johannes Dahlström2015-01-201-44/+57
| * | | | Fix Grid trying to sort Container that is not Sortable (#16311)Teemu Suo-Anttila2015-01-191-4/+2
| * | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-1629-80/+8139
| |\ \ \ \
| | * | | | Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-151-2/+8
| | * | | | Add sanity check to removeColumn in Grid server side (#16219)Teemu Suo-Anttila2015-01-151-1/+9
| | * | | | Make Grid send Json as Json (#16244)Leif Åstrand2015-01-151-2/+2
| | * | | | Uses userOriginated for sort event (#16194)Henrik Paul2015-01-151-2/+1
| | * | | | Minor loop cleanup/optimization for #15443 fixJohannes Dahlström2015-01-141-19/+16
| | * | | | Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-141-11/+51
| | * | | | Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)Johannes Dahlström2015-01-141-14/+19
| | * | | | Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-141-1/+40
| | * | | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-149-18/+165
| | |\ \ \ \
| | * | | | | Set @since tags to 7.4Artur Signell2015-01-131-1/+1
| | * | | | | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-133-4/+161
| | * | | | | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-131-1/+3
| | * | | | | Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-132-62/+83
| | * | | | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-132-8/+24
| | * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-128-45/+232
| | |\ \ \ \ \
| | * | | | | | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+8
| | * | | | | | A few small renames and typo fixes for GridJohannes Dahlström2015-01-112-3/+3
| | * | | | | | Format project, once againArtur Signell2015-01-0912-25/+39
| | * | | | | | Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-081-2/+2
| | * | | | | | RendererClickEvent now tells about propertyIds (#13334)Henrik Paul2015-01-081-0/+9
| | * | | | | | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-081-1/+1
| | * | | | | | Add getSelected functionality to SelectionEvents (#15513)Teemu Suo-Anttila2015-01-081-0/+10
| | * | | | | | Update @since for 7.4Artur Signell2015-01-089-9/+9
| | * | | | | | Change getColumnProperty to getPropertyId in Grid Column (#15512)Teemu Suo-Anttila2015-01-072-9/+9
| | * | | | | | Fix adding rows to visible range of Grid (#15476)Teemu Suo-Anttila2015-01-021-1/+1
| | * | | | | | Fix Grid Header/Footer creating cells for unused properties (#15487)Teemu Suo-Anttila2015-01-021-2/+1
| | * | | | | | Fix Grid unnecessarily cleaning up stored property information (#15482)Teemu Suo-Anttila2014-12-311-1/+0
| | * | | | | | Fix active row range handling when removing rows (#15454)Teemu Suo-Anttila2014-12-311-21/+32
| | * | | | | | Add Table-compatible constructors to Grid (#15447)Leif Åstrand2014-12-311-8/+37
| | * | | | | | Fix RpcDataProviderExtension to send initial data on reload (#15465)Teemu Suo-Anttila2014-12-311-1/+2
| | * | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-2913-65/+117
| | |\ \ \ \ \ \
| | * | | | | | | Set @since values for Grid classesLeif Åstrand2014-12-188-19/+27
| | * | | | | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-1859-142/+4260
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix ClickableRenderers to use CellReferences (#13334)Teemu Suo-Anttila2014-12-182-9/+43
| | * | | | | | | | Fix server selection firing multiple events on client select (#13334)Teemu Suo-Anttila2014-12-171-27/+89
| | * | | | | | | | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-171-76/+86
| | * | | | | | | | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-174-4/+5