aboutsummaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | Uses userOriginated for sort event (#16194)Henrik Paul2015-01-151-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5db2e23818322bed63848a02f62c982846ab617e
| | * | | | Minor loop cleanup/optimization for #15443 fixJohannes Dahlström2015-01-141-19/+16
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iff6029865ab89f3738331edaa0673772414cb8ba
| | * | | | Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-141-11/+51
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I247a981c6a38bf78936f81f087ce3d5e6d354149
| | * | | | Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443)Johannes Dahlström2015-01-141-14/+19
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5688e369bd6247afe0c8ed381964445dfc2c1ec1
| | * | | | Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-141-1/+40
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I743f4de9fd11c5d81b11a3b8f2e0957293c5587c
| | * | | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-149-18/+165
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/communication/AtmospherePushConnection.java server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java shared/src/com/vaadin/shared/util/SharedUtil.java Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
| | * | | | | Set @since tags to 7.4Artur Signell2015-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icd51c52d2c93b71d25b938d03c827b2da5d8527c
| | * | | | | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-133-4/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifeac12d4124a4a7e5d0c143ff5c0590a2c98509d
| | * | | | | Discard changes in server-side Grid.cancelEditor() (#16199)Johannes Dahlström2015-01-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id1197d5e0b583fce13eacbb18f9891543f07c94c
| | * | | | | Fix Grid handling state changes and RPC calls deferred (#16188)Teemu Suo-Anttila2015-01-132-62/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some column changes in Grid were not correctly handled by the RpcDataProviderExtension. These cases are now correctly handled. Change-Id: I966b1c71d26e77e30e7dd84f26ab9704bd4f1f0f
| | * | | | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173)Henrik Paul2015-01-132-8/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grid's ProgressBarRenderer uses that style by default. Change-Id: Ie3e1ec33168f61f921efdaf554714fba10cb2644
| | * | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2015-01-128-45/+232
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
| | * | | | | | Support JsonValue types as declared types in state and RPC (#15560)Leif Åstrand2015-01-121-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2779a533811bb1b60c4e74789f6378574bc6ac61
| | * | | | | | A few small renames and typo fixes for GridJohannes Dahlström2015-01-112-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SortNotifier.removeSortistener -> removeSortListener * DisabledGridClientTest now extends GridBasicClientFeatures * GridServerRpc.selectionChange -> select Change-Id: Id01b1d51f84c996444de28b262df3db7a6c35a09
| | * | | | | | Format project, once againArtur Signell2015-01-0912-25/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I57cb6208613ce4fc8fce52c07ac4a18982095d2e
| | * | | | | | Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds a minimal editor subpart support. Change-Id: I36a81cb432f71821715cb60338a07a289bdae18d
| | * | | | | | RendererClickEvent now tells about propertyIds (#13334)Henrik Paul2015-01-081-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5d67516516c46984c965577653b4fb44ddbaff11
| | * | | | | | Change Grid default selection model to Single (#15435)Teemu Suo-Anttila2015-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iba651c043fa47125b12d17371947042cbb03a589
| | * | | | | | Add getSelected functionality to SelectionEvents (#15513)Teemu Suo-Anttila2015-01-081-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If88af88b55063f7178b32579963303ee0d621492
| | * | | | | | Update @since for 7.4Artur Signell2015-01-089-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I00401560e345c82a5d967cd71d611605d9b96d92
| | * | | | | | Change getColumnProperty to getPropertyId in Grid Column (#15512)Teemu Suo-Anttila2015-01-072-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I89a8ccbb918301abed66adcb0d6246c8db0585a5
| | * | | | | | Fix adding rows to visible range of Grid (#15476)Teemu Suo-Anttila2015-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I53a40d927d273a292c8ac845b385c156b9fb901a
| | * | | | | | Fix Grid Header/Footer creating cells for unused properties (#15487)Teemu Suo-Anttila2015-01-021-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I783fa6fdb44b0d5693723fc52cdb7fed3499dea1
| | * | | | | | Fix Grid unnecessarily cleaning up stored property information (#15482)Teemu Suo-Anttila2014-12-311-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id77e9101dec77924eb19c19c2cf34702db4d9f6a
| | * | | | | | Fix active row range handling when removing rows (#15454)Teemu Suo-Anttila2014-12-311-21/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6de22796051503290db216d4c213401d24a7e2a0
| | * | | | | | Add Table-compatible constructors to Grid (#15447)Leif Åstrand2014-12-311-8/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I894a03a29e6ac15e0fa7e586f2a667934a1e8c1e
| | * | | | | | Fix RpcDataProviderExtension to send initial data on reload (#15465)Teemu Suo-Anttila2014-12-311-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0a2edc9a9ba1f48299e165d398adf7b73972349f
| | * | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-2913-65/+117
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
| | * | | | | | | Set @since values for Grid classesLeif Åstrand2014-12-188-19/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib0c7d23c2a963e24ecca7769f6b179826be55102
| | * | | | | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-1859-142/+4260
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
| | * | | | | | | | Fix ClickableRenderers to use CellReferences (#13334)Teemu Suo-Anttila2014-12-182-9/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch also uses row keys and column ids in communication rather than indices. Change-Id: Ie3bb554bd5c45700f1681160eef08bef8beeaaee
| | * | | | | | | | Fix server selection firing multiple events on client select (#13334)Teemu Suo-Anttila2014-12-171-27/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes multiple events from Single Selection Model. Multi Selection Model is designed a bit differently. Change-Id: I0350d7f2de873ff9fba7411c5ca8caefa156be20
| | * | | | | | | | Change "editor row" to just "editor" in method names and javadoc (#13334)Johannes Dahlström2014-12-171-76/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idafdbe3d71a38a979e1eeb07c527f66ce61ccfa9
| | * | | | | | | | Move SortDirection from grid package to data package (#13334)Teemu Suo-Anttila2014-12-174-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id8fecbee0171b783a62d747433667267f530a6a7
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-12-179-151/+219
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa
| | * | | | | | | | | GeneratedPropertyContainer returns the original containerHenrik Paul2014-12-151-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia766f1e989d6a06d4b1746b0612c090b6fbd2735
| | * | | | | | | | | Fixes removing Widgets from Grid header/footerTeemu Suo-Anttila2014-12-121-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic2872fec49851ea3c8ed32ca2a77dcbd27e739a8
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-12-122-13/+66
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7f2c5de8200028b11223e2be3c673bef3339306a
| | * | | | | | | | | | Refactor Grid client side package structure (#13334)Teemu Suo-Anttila2014-12-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iab81d2344480d2b60303172a96f4e5e4fa8e1623
| | * | | | | | | | | | Rename SelectionChangeEvent and SortOrderChangeEvent (#13334)Teemu Suo-Anttila2014-12-123-71/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also renames related listeners and notifiers. Change-Id: I96bfdae8173a1c691623938cc7dbcddee7198e46
| | * | | | | | | | | | Split CellStyleGenerator into separate cell and row style generatorsArtur Signell2014-12-122-27/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#13334) Change-Id: If07018b6f74ff1a4c616705f61b6118647d64342
| | * | | | | | | | | | Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-121-0/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6cb2f4a11d97c3704c1fd8f8571889f1a8d5c4b8
| | * | | | | | | | | | Refactor server-side editor row to work in real(er) cases (#13334)Leif Åstrand2014-12-122-150/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't configure fields for properties without columns - Rename "bind" to "set" to match the getter - Make it possible to get a field before editing has started - Remove setting of editable since the field can be configured directly - Remove error handler concept since we have not tests and no use cases - Unbind and detach field when removing a column Change-Id: I38ead4e680cdbab2525fe08ff09ed045255e2d4f
| | * | | | | | | | | | Remove unnecessary @since and @author JavaDoc markings (#13334)Teemu Suo-Anttila2014-12-121-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5fe9fb9a5ec27ec047ef2286bd429efabaa0e818
| | * | | | | | | | | | Remove SortEventOriginator and replace it with a boolean (#13334)Teemu Suo-Anttila2014-12-122-17/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8a203c5e2f4bc9074ccf3cb4e7f347f17d89fe52
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into gridArtur Signell2014-12-1233-193/+271
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: server/tests/src/com/vaadin/data/util/BeanItemContainerTest.java Change-Id: I04938bd8c5b4f01c3ca801c9f7adbb20d279523c
| | * | | | | | | | | | | Columns can now have subpixel accuracy widths (#13334)Henrik Paul2014-12-121-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1d16260be7b15c9fbdbfdd8f51e50e9f34e96272
| | * | | | | | | | | | | Do not prefix generated styles (#13334)Artur Signell2014-12-121-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unprefixed styles are easier to use, are consistent with header styles and multiple styles are consistent instead of the first one being prefixed. Change-Id: I9ef7502e2e9ece33982f6bf563f95458bf6ea63d
| | * | | | | | | | | | | Make AbstractRemoteDataSource easier to use (#13334)Leif Åstrand2014-12-121-31/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds a callback to requestRows so implementors know what to do when receiving data - Guestimate the initial amount of available rows so an initial request can be made before the actual size is known Change-Id: Iba44eab1695e3ff9947a4e7ed16eee55af98fec4
| | * | | | | | | | | | | Move Sort related helpers and events to correct packages (#13334)Teemu Suo-Anttila2014-12-128-117/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3aa86364b61d42f971c4fca2b4c4895ddae870c4