aboutsummaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary size parameter from data reset in simple modeTeemu Suo-Anttila2016-02-051-5/+2
* Add simple data update support to DataProviderTeemu Suo-Anttila2016-02-031-0/+8
* Use key mapping to keep track of data on the client-sideTeemu Suo-Anttila2016-02-021-4/+4
* Add DataKeyMapper to correctly keep track of active dataTeemu Suo-Anttila2016-02-022-1/+30
* Add simple data add/remove support to DataProviderTeemu Suo-Anttila2016-02-021-0/+18
* Implement TypedDataGenerator support and clean up client-side codeTeemu Suo-Anttila2016-02-021-0/+5
* Add data communication for DataProvider for CollectionsTeemu Suo-Anttila2016-02-011-0/+46
* Request ComboBox pages with RPC (#19929)Henri Sara2016-01-151-0/+11
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-01-151-0/+7
* Move ComboBox pageLength to state (#19929)Henri Sara2016-01-151-0/+4
* Send ComboBox selection with RPC (#19929)Henri Sara2016-01-151-0/+8
* Create new items with RPC (#19929)Henri Sara2016-01-151-1/+8
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-01-151-0/+27
* Use shared state in ComboBox (#19229)Henri Sara2016-01-152-27/+18
* Fix empty @since tagsHenri Sara2015-12-182-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-163-0/+49
* Update @since tags for 7.6Henri Sara2015-10-2710-10/+10
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-1611-10/+189
* Fix empty @since for 7.6.alpha7Markus Koivisto2015-10-092-2/+2
* Report user-resized column widths to server (#16838)Johannes Dahlström2015-10-081-1/+12
* Add API for setting Grid columns resizable (#16838)Johannes Dahlström2015-10-081-3/+6
* Update/add @since tags in javadocHenri Sara2015-10-078-5/+24
* Remove Grid EditorEvents and ListenersTeemu Suo-Anttila2015-10-071-25/+0
* Add support for TreeContextClickEvents (#19062)Teemu Suo-Anttila2015-10-051-0/+34
* Add GridContextClickEvent with item ids, properties and section (#16855)Teemu Suo-Anttila2015-10-052-0/+26
* Add Tree.htmlContentsAllowed (#7717)Leif Åstrand2015-10-021-0/+2
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-022-0/+43
* Add support for ContextClickEvent in AbstractComponent (#19015)Teemu Suo-Anttila2015-10-012-1/+30
* Shorten "server connection lost" default timeout (#11733)Henri Sara2015-09-291-1/+1
* Adds support for defining the URL to use for push requests (#18989)Artur Signell2015-09-241-0/+1
* Update @since tags for 7.6.Mika Murtojarvi2015-09-086-6/+6
* Change reconnect modality default (#11733)Artur Signell2015-09-081-1/+1
* Fix SingleSelectionModel deselectAllowed default value (#18811)Teemu Suo-Anttila2015-09-071-1/+1
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-0412-61/+267
|\
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-021-14/+0
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-018-29/+164
| * Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-262-2/+2
| * Fix AbstractRemoteDataSource cache clearing (#18630)Teemu Suo-Anttila2015-08-211-4/+6
| * Column collapse events for Table (#6914)Artur Signell2015-08-211-0/+1
| * Merge branch 'master' into grid-unbuffered-editorHenri Sara2015-08-192-1/+25
| |\
| | * Fix RpcDataProviderExtension to not rely on item indices (#18503)Teemu Suo-Anttila2015-08-182-1/+25
| * | Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-192-0/+36
| |\|
| | * Add @since for change 11526 ticket #17590patrik2015-08-051-1/+1
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-051-0/+11
| | * Detect Edge correctly (#18537)Artur Signell2015-07-301-0/+25
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-192-34/+0
| |\|
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-212-34/+0
| * | Add row and cell description generators to Grid (#18481)Teppo Kurki2015-07-151-0/+17
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-131-2/+6
| |\|
| * | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-101-5/+0