aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Remove uriFragmentChanged from the public API of UriFragmentManager (#8164)Leif Åstrand2017-01-093-21/+8
* Add LocalDateToDateConverter (#8147)Leif Åstrand2017-01-052-0/+180
* Restore all current instance values after running access tasks (#8131)Leif Åstrand2017-01-052-5/+37
* Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127)Aleksi Hietanen2017-01-042-3/+39
* Automatically complete custom bindings in BeanBinder#bindInstanceFields (#8012)Aleksi Hietanen2017-01-033-3/+179
* Update @since tags for 7.7.5Denis Anisimov2017-01-031-0/+2
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-0262-182/+105
* Clean up calendar tests. (#8094)Denis2016-12-271-1/+1
* Remove caption from javadoc comment (#8080)Pekka Hyvönen2016-12-231-2/+2
* Listing must be a ComponentPekka Hyvönen2016-12-221-1/+3
* Remove unused caption from Column constructor (#8077)Pekka Hyvönen2016-12-221-5/+3
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-20113-431/+412
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-204-636/+8
* Declarative tests improvementsDenis2016-12-207-16/+53
* Fix for Grid declarative format (read). (#8050)Denis2016-12-202-5/+13
* Deprecate FontAwesome icon constants (#8032)Pekka Hyvönen2016-12-191-0/+4
* @since tag is set (#8021)Denis2016-12-167-7/+7
* Add a SortListener to a Grid (#8008)8.0.0.alpha10Denis2016-12-153-3/+183
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-154-377/+2
* Fix import in SortOrderProvider (#8007)Henri Sara2016-12-151-1/+1
* Delete CheckboxRendererIlia Motornyi2016-12-151-58/+0
* Extract interfaces from Grid (#8005)Teemu Suo-Anttila2016-12-1531-687/+1061
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-1548-82/+88
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-1510-240/+343
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-0/+50
* Rename SerializableBiConsumer into SetterIlia Motornyi2016-12-154-25/+38
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-153-4/+49
* (Re)introduce server side sort for Grid.Denis2016-12-152-55/+177
* Add EditorComponentGenerator interface (#7990)Aleksi Hietanen2016-12-152-6/+56
* Add ValueProvider interface, use where appropriateAleksi Hietanen2016-12-1510-30/+89
* Combine and rename setFilter and applyFilter (#7963)Leif Åstrand2016-12-156-27/+16
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-1458-93/+92
* Remove unused JsonUtil (#7989)Pekka Hyvönen2016-12-142-452/+0
* Provide more extensive JavaDoc for DataProviderTeemu Suo-Anttila2016-12-141-2/+13
* Miscellaneous Interface RefactoringIlia Motornyi2016-12-147-47/+127
* Make AbstractListing implement Focusable (#7965)Aleksi Hietanen2016-12-142-3/+20
* Remove usage of Consumer from event listeners (#7985)Pekka Hyvönen2016-12-1429-196/+212
* Rename setRequired to asRequired since it's logically not a setter (#7986)Leif Åstrand2016-12-144-17/+18
* Rename SelectAllCheckBoxVisible enumeration. (#7981)Denis2016-12-142-41/+41
* Fix Grid.addColumn without renderer to accept any type (#7974)Teemu Suo-Anttila2016-12-141-7/+9
* Add SerializableEventListener, make it parent of ConnectorEventListener (#7980)Pekka Hyvönen2016-12-142-3/+41
* Provide declarative support for Grid. (#7961)Denis2016-12-1311-52/+1487
* No inherited threadlocalIlia Motornyi2016-12-137-228/+79
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-127-23/+34
* Change Upload to be in immediate mode by default (#111)Pekka Hyvönen2016-12-123-4/+28
* Update liferay dependency to 6.2.5Pekka Hyvönen2016-12-121-1/+1
* Remove unused removeListener method (#7958)Leif Åstrand2016-12-121-20/+0
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-1237-2/+54
* Remove unused EventListener interface (#7953)Aleksi Hietanen2016-12-122-54/+6
* Fix margin in declarative format is recognized as unsupported property gridla...Tien Nguyen2016-12-122-0/+28