aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix documentation for /components (#8051)Pekka Hyvönen2016-12-1918-2862/+167
* Add chapter datamodel-selection (#8049)Aleksi Hietanen2016-12-191-11/+136
* Introduce issue template (#8043)jtomass2016-12-191-0/+7
* Fix portal section in the docs. (#8048)Denis2016-12-192-0/+4
* Fix application documentation for 8 (#8045)Pekka Hyvönen2016-12-193-26/+7
* Remove jpacontainer section from the docs. (#8047)Denis2016-12-1929-9000/+2
* Remove sqlcontainer section. (#8046)Denis2016-12-1910-796/+0
* Add a note about outdated theme doc files. (#8041)Denis2016-12-192-0/+4
* Remove GAE support in release notes (#8044)Pekka Hyvönen2016-12-191-7/+0
* Update overview and field sections in the documentation (#8025)Leif Åstrand2016-12-192-36/+27
* Fix broken docs in advanded-shortcuts (#8042)Pekka Hyvönen2016-12-191-2/+2
* Mention deprecating FontAwesome icons in release notes (#8039)Pekka Hyvönen2016-12-191-0/+1
* Remove Google App Engine from documentation (#8038)Pekka Hyvönen2016-12-195-85/+3
* Beta notes and special message to add-on developers (#8036)Juha Seppänen2016-12-191-0/+6
* Fix the upload test for IE11 (at least). (#8035)Denis2016-12-191-0/+1
* Deprecate FontAwesome icon constants (#8032)Pekka Hyvönen2016-12-191-0/+4
* Grid horizontal scrolling fix for Chrome. (#8031)Denis2016-12-191-5/+8
* Use PhantomJS2 for server integration tests (#8030)Henri Sara2016-12-195-7/+12
* Update DataProvider documentation for beta (#8023)Leif Åstrand2016-12-191-202/+112
* Update Binder documentation for beta (#8022)Leif Åstrand2016-12-191-177/+73
* Fix Grid focusable test. (#8029)Denis2016-12-192-4/+15
* Add CDI dependency version to vaadin-bom (#8020)Teemu Suo-Anttila2016-12-1810-6/+192
* Fix for PushLargeData test. (#8019)Denis2016-12-161-10/+13
* Fix for MenuBarIsAutoOpenScrollingTest. (#8017)Denis2016-12-161-1/+1
* Fix upload test (now it's immediate by default). (#8016)Denis2016-12-161-1/+1
* @since tag is set (#8021)Denis2016-12-1615-16/+16
* Fix test failures in alpha10 (#8013)Aleksi Hietanen2016-12-162-2/+2
* Add a SortListener to a Grid (#8008)8.0.0.alpha10Denis2016-12-156-6/+204
* Update to TB 5.0.0.alpha2, add to BOM (#8009)Pekka Hyvönen2016-12-156-8/+11
* Move old Sort related classes into compatibility module. (#7999)Denis2016-12-1513-31/+33
* Refer to Vaadin Framework in release notes (#8006)Pekka Hyvönen2016-12-151-59/+59
* Fix import in SortOrderProvider (#8007)Henri Sara2016-12-151-1/+1
* Delete CheckboxRendererIlia Motornyi2016-12-156-204/+20
* Extract interfaces from Grid (#8005)Teemu Suo-Anttila2016-12-1532-693/+1069
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-1558-106/+111
* Update and fix release notes (#8001)Pekka Hyvönen2016-12-151-37/+20
* Make m2e ignore phantomjs-maven-plugin (#8002)Leif Åstrand2016-12-151-0/+36
* Redesign user-defined column identifiers for Grid (#7983)Teemu Suo-Anttila2016-12-1522-303/+416
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-1512-115/+487
* Rename SerializableBiConsumer into SetterIlia Motornyi2016-12-154-25/+38
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-1536-165/+2034
* Fix vaadin-test version number (#7998)Teemu Suo-Anttila2016-12-152-2/+2
* (Re)introduce server side sort for Grid.Denis2016-12-154-55/+259
* Add EditorComponentGenerator interface (#7990)Aleksi Hietanen2016-12-152-6/+56
* Add ValueProvider interface, use where appropriateAleksi Hietanen2016-12-1511-32/+91
* 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-1459-94/+93
* 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