summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up calendar tests. (#8094)Denis2016-12-2747-5403/+28
* 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
* Partial javadocs fix for vaadin-shared (#8068)Ilia Motornyi2016-12-226-20/+17
* Add TestBench API as an expected artifact in build report (#8075)Henri Sara2016-12-221-4/+4
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-2283-5/+4157
* Set focus when click on RadioButton via JS. (#8062)rogozinds2016-12-212-2/+7
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-20408-922/+918
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-2010-188/+27
* Declarative tests improvementsDenis2016-12-207-16/+53
* Update build report for GitHub and removed widgets module (#8037)Henri Sara2016-12-203-20/+16
* Fix for Grid declarative format (read). (#8050)Denis2016-12-202-5/+13
* Improved English in line 17 (#8054)Juha Seppänen2016-12-201-1/+1
* Fix screenshot repository reference (#8053)8.0.0.beta1Henri Sara2016-12-191-0/+0
* Ignore PushRemoveConnectorsTest (#8040)Henri Sara2016-12-191-1/+5
* 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