summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-121-6/+42
* Implement new RichTextAreaArtur Signell2016-09-128-57/+465
* Add AbstractSingleSelection base classJohannes Dahlström2016-09-122-29/+304
* 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
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-240/+241
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-0910-37/+386
* Add Form level status handler and status labelPekka Hyvönen2016-09-087-35/+625
* 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-072-29/+1
* 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-069-25/+886
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-065-13/+66
* Add documentation test for custom convertersArtur Signell2016-09-051-0/+47
* Use diamond operator where it can be usedArtur Signell2016-09-0595-275/+275
* Add error message constructor to all converters which can failArtur Signell2016-09-0522-114/+309
* Add item level validator support to BinderDenis Anisimov2016-09-026-84/+557
* UnitTest for SingleSelectionelmot2016-09-013-1/+210
* Reintroduce frozen columns and height by rows to GridTeemu Suo-Anttila2016-09-013-1/+202
* 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-313-9/+157
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-3111-62/+60
* Implement SingleSelection on client and serverJohannes Dahlström2016-08-319-227/+357
* Rename TypedDataGenerator to DataGeneratorJohannes Dahlström2016-08-316-67/+75
* 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
* Fix OSGi support in compatibility packagesArtur Signell2016-08-291-0/+1
* Move V7 Converter and ConverterFactory to compatibility packageArtur Signell2016-08-294-248/+22
* Implement DetailsGenerators for GridTeemu Suo-Anttila2016-08-292-3/+325
* 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-2619-3677/+5
* Remove dependency from ErrorMessage to old exception typesArtur Signell2016-08-264-31/+80
* Move old converters and DefaultConverterFactory to compatibility packageArtur Signell2016-08-2621-2117/+29
* Implement new LabelArtur Signell2016-08-268-795/+64
* Remove Property dependency from TextFieldArtur Signell2016-08-261-5/+1
* Move old Field and AbstractField to compatibility packageArtur Signell2016-08-266-2185/+7
* Move old TextField to compatibility packageArtur Signell2016-08-2636-3551/+3
* Add missing headerArtur Signell2016-08-261-0/+15
* Implement new ProgressBarAleksi Hietanen2016-08-261-0/+123
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-264-8/+263
* Move old PasswordField to compatibility packageArtur Signell2016-08-251-123/+0
* Convert LoginForm to use new TextFieldArtur Signell2016-08-251-0/+107
* Clean up LoginFormArtur Signell2016-08-251-90/+80
* Move Vaadin 7 CheckBox to compatibility packageArtur Signell2016-08-251-269/+0
* Add SelectionModel interface and selection API to ListingJohannes Dahlström2016-08-256-90/+367