aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary size parameter from data reset in simple modeTeemu Suo-Anttila2016-02-053-14/+4
* Refactor DataSource from SimpleDataProvider to super classTeemu Suo-Anttila2016-02-052-30/+42
* Fix TypedDataGenerator removal from DataProviderTeemu Suo-Anttila2016-02-051-1/+1
* Fix key and active data mapping when adding a data objectTeemu Suo-Anttila2016-02-041-0/+2
* Introduce DataSource API and DataChangeHandler for it Teemu Suo-Anttila2016-02-045-11/+283
* Fix SimpleDataProvider clean up and client-side data tracking on editTeemu Suo-Anttila2016-02-031-12/+9
* Split SimpleDataProvider from DataProvider super classTeemu Suo-Anttila2016-02-032-148/+197
* Add simple data update support to DataProviderTeemu Suo-Anttila2016-02-031-0/+26
* Add simple support for generic reset for data to DataProviderTeemu Suo-Anttila2016-02-031-5/+19
* Use key mapping to keep track of data on the client-sideTeemu Suo-Anttila2016-02-021-13/+20
* Add DataKeyMapper to correctly keep track of active dataTeemu Suo-Anttila2016-02-024-14/+266
* Add simple data add/remove support to DataProviderTeemu Suo-Anttila2016-02-021-1/+25
* Implement TypedDataGenerator support and clean up client-side codeTeemu Suo-Anttila2016-02-022-10/+88
* Add data communication for DataProvider for CollectionsTeemu Suo-Anttila2016-02-011-12/+87
* Add a dummy DataProvider for CollectionsTeemu Suo-Anttila2016-01-291-0/+62
* Support non-indexed containers in RpcDataProvider (#19266)Teemu Suo-Anttila2016-01-151-5/+13
* Make RpcDataProviderExtension more generic (#19266)Teemu Suo-Anttila2016-01-152-109/+47
* Refactor ComboBox item painting (#19929)Henri Sara2016-01-151-26/+51
* Request ComboBox pages with RPC (#19929)Henri Sara2016-01-151-10/+14
* Move ComboBox filtering mode to state (#19929)Henri Sara2016-01-151-9/+5
* Move ComboBox pageLength to state (#19929)Henri Sara2016-01-151-22/+9
* Send ComboBox selection with RPC (#19929)Henri Sara2016-01-152-32/+34
* Send ComboBox focus/blur with RPC (#19929)Henri Sara2016-01-151-8/+9
* Create new items with RPC (#19929)Henri Sara2016-01-151-10/+12
* Create ComboBoxServerRpc stub (#19229)Henri Sara2016-01-151-6/+14
* Use shared state in ComboBox (#19229)Henri Sara2016-01-151-25/+9
* Add missing @since for 7.6.1Teemu Suo-Anttila2016-01-121-1/+1
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-051-1/+1
* Fix NPE in Label.writeDesign with NULL values #19434John Ahlroos2016-01-052-6/+58
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-042-0/+107
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-043-0/+47
* Fix custom attributes of Link component (#19107)maxschuster2016-01-041-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-042-5/+15
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-042-2/+34
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-042-0/+566
* Make test succeed in EclipseArtur Signell2016-01-041-0/+1
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-011-48/+5
* Update to Font Awesome 4.5.0Artur Signell2015-12-301-0/+20
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-0/+10
* Fix empty @since tagsHenri Sara2015-12-181-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-161-1/+33
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-151-0/+11
* Fix and extend Javadoc for setFirstDayOfWeek (#19227)Leonid Rozenblyum2015-12-141-2/+4
* Reapply DataGenerators when container changes (#19357, #19359)Teemu Suo-Anttila2015-12-141-0/+10
* Check for optimizations when looking for missing updates (#18317)Leif Åstrand2015-12-032-3/+45
* Add missing @since valuesHenri Sara2015-12-022-2/+2
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-022-0/+70
* Fix select all checkbox state update with low row count (#19322)Teemu Suo-Anttila2015-11-301-2/+4
* Remove bogus commentLeif Åstrand2015-11-301-1/+0