aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main
Commit message (Expand)AuthorAgeFilesLines
* Convert ComboBox to inherit AbstractSingleSelectHenri Sara2016-09-142-100/+62
* Implement support for binding single-select componentsJohannes Dahlström2016-09-143-21/+130
* Add multi selection support to CheckBoxGroupLeif Åstrand2016-09-143-55/+255
* Utility functions for helping to use elemental.json with Java 8Artur Signell2016-09-141-0/+247
* Create a CheckBoxGroup that replaces the multi select case of OptionGroupelmot2016-09-131-0/+262
* Fix invalid javadoc in ListDataSourcePekka Hyvönen2016-09-131-3/+11
* Fix binder.load to reset validation status in the endPekka Hyvönen2016-09-131-0/+4
* Fix inconsistent API naming in Binder and remove unused handlerPekka Hyvönen2016-09-1310-157/+108
* Clear binder errors after load/bindPekka Hyvönen2016-09-133-3/+61
* Add context event support to new GridArtur Signell2016-09-131-1/+91
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-1313-0/+2696
* Refactor Binder Status Handling APIPekka Hyvönen2016-09-1211-441/+544
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-121-0/+690
* Add hasChanges to BinderAleksi Hietanen2016-09-121-2/+33
* Add selection support to NativeSelectJohannes Dahlström2016-09-121-19/+2
* Update NativeSelect to use DataSource, extend AbstractListingJohannes Dahlström2016-09-121-0/+114
* Remove unused SingleSelectionJohannes Dahlström2016-09-121-144/+0
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-121-6/+42
* Implement new RichTextAreaArtur Signell2016-09-125-56/+259
* Add AbstractSingleSelection base classJohannes Dahlström2016-09-121-29/+129
* Add ItemClick events to GridTeemu Suo-Anttila2016-09-121-1/+115
* Add a simple non-connector single selection modelJohannes Dahlström2016-09-124-55/+273
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-0910-37/+386
* Add Form level status handler and status labelPekka Hyvönen2016-09-085-25/+295
* Add DescriptionGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-081-2/+82
* Add StyleGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-082-13/+99
* Update empty since tags for 8.0Henri Sara2016-09-0815-16/+16
* Make sure DataCommunicator always has a DataSourceTeemu Suo-Anttila2016-09-072-5/+3
* Remove strange TextField column APIArtur Signell2016-09-071-26/+0
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-073-10/+16
* Improve listing and data source Javadocs a bitJohannes Dahlström2016-09-073-20/+30
* Reimplement basic Grid renderersLeif Åstrand2016-09-068-24/+885
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-064-13/+32
* Use diamond operator where it can be usedArtur Signell2016-09-0567-218/+218
* Add error message constructor to all converters which can failArtur Signell2016-09-059-54/+157
* Add item level validator support to BinderDenis Anisimov2016-09-023-58/+248
* UnitTest for SingleSelectionelmot2016-09-011-1/+2
* Reintroduce frozen columns and height by rows to GridTeemu Suo-Anttila2016-09-011-0/+148
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
* Implement Binder.saveIfValid and fix Binder.save to throw exceptionArtur Signell2016-08-312-6/+106
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3110-58/+56
* Implement SingleSelection on client and serverJohannes Dahlström2016-08-318-193/+353
* Rename TypedDataGenerator to DataGeneratorJohannes Dahlström2016-08-315-64/+72
* Use servlet context classloader when finding servlet class for websockets (#2...Artur Signell2016-08-301-3/+7
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Support in-memory filtering in DataCommunicatorHenri Sara2016-08-301-2/+23
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-294-248/+22
* Implement DetailsGenerators for GridTeemu Suo-Anttila2016-08-291-3/+235
* Change Label default width to undefined to match other componentsArtur Signell2016-08-291-1/+0
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-2616-3568/+0