summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Extract single select stuff to its own test UILeif Åstrand2016-09-123-38/+61
* Merge update and migration section of release notesArtur Signell2016-09-121-85/+56
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-12226-567/+317
* Fix indices in GridSortingTestTeemu Suo-Anttila2016-09-121-5/+5
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-1299-908/+4692
* Add hasChanges to BinderAleksi Hietanen2016-09-122-2/+60
* Add selection support to NativeSelectJohannes Dahlström2016-09-126-20/+125
* Update NativeSelect to use DataSource, extend AbstractListingJohannes Dahlström2016-09-128-6/+452
* Move old NativeSelect UI tests to compatibility packageJohannes Dahlström2016-09-125-5/+7
* Remove unused SingleSelectionJohannes Dahlström2016-09-124-442/+2
* Use fully qualified name for bundlesArtur Signell2016-09-122-3/+3
* Update server and browser support in release notesArtur Signell2016-09-121-13/+9
* Reimplement Grid selection model in terms of AbstractSingleSelectionJohannes Dahlström2016-09-125-25/+79
* Implement new RichTextAreaArtur Signell2016-09-1273-404/+2103
* Add AbstractSingleSelection base classJohannes Dahlström2016-09-122-29/+304
* Add ItemClick events to GridTeemu Suo-Anttila2016-09-124-3/+206
* Add a simple non-connector single selection modelJohannes Dahlström2016-09-125-55/+307
* Make sleep in tests throw RuntimeException to avoid try catchesArtur Signell2016-09-097-33/+11
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-0917-3072/+3104
* Add Vaadin7Widgetset metadata to manifest8.0.0.alpha1Artur Signell2016-09-091-0/+17
* Migrate ClickableRenderer and subclassesAleksi Hietanen2016-09-0918-39/+730
* Send TextField value to server on flush()Artur Signell2016-09-091-0/+6
* Include compatibility packages in vaadin-all ZIPHenri Sara2016-09-082-0/+28
* Delete broken stylesheet and revert to default style until a newHenri Sara2016-09-082-238/+1
* Remove unused commit author fetching from build.Henri Sara2016-09-083-130/+0
* Add Form level status handler and status labelPekka Hyvönen2016-09-088-38/+628
* Add DescriptionGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-084-2/+212
* Add StyleGenerators for Grid and ColumnsTeemu Suo-Anttila2016-09-086-15/+337
* Update empty since tags for 8.0Henri Sara2016-09-0833-44/+44
* Update release notes for Vaadin 8Henri Sara2016-09-081-3/+43
* Allocate enough memory for TestingWidgetSet SDMLeif Åstrand2016-09-071-0/+1
* Make sure DataCommunicator always has a DataSourceTeemu Suo-Anttila2016-09-072-5/+3
* Remove strange TextField column APIArtur Signell2016-09-076-37/+4
* Add AbstractTextField client side to make mapping 1:1Artur Signell2016-09-0712-153/+324
* Remove old Firefox bug workaround for which there is no testArtur Signell2016-09-072-51/+1
* Improve listing and data source Javadocs a bitJohannes Dahlström2016-09-074-23/+37
* Parameterize listing and selection connectors by selection model typeJohannes Dahlström2016-09-075-24/+77
* Fix empty data source client-side eventsTeemu Suo-Anttila2016-09-073-1/+35
* Reimplement basic Grid renderersLeif Åstrand2016-09-0619-43/+1149
* Clean up old Grid selection modelsTeemu Suo-Anttila2016-09-0624-1068/+407
* Add new base class for Listing UI testsJohannes Dahlström2016-09-051-0/+60
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-0555-513/+146
* Add documentation test for custom convertersArtur Signell2016-09-052-4/+51
* Use diamond operator where it can be usedArtur Signell2016-09-05456-1039/+1039
* Add error message constructor to all converters which can failArtur Signell2016-09-0522-114/+309
* Add item level validator support to BinderDenis Anisimov2016-09-027-98/+582
* UnitTest for SingleSelectionelmot2016-09-013-1/+210
* Reintroduce frozen columns and height by rows to GridTeemu Suo-Anttila2016-09-016-1/+333
* Clean up unused parts of old shared Grid classesTeemu Suo-Anttila2016-09-0113-851/+17
* Move uitests for the legacy Grid to a separate v7 packageLeif Åstrand2016-09-01247-333/+345