summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant versions in POMs (#9990)Ahmed Ashour2017-09-1418-22/+4
* Fix javadoc typos (#9998)Ahmed Ashour2017-09-143-4/+4
* Add DOCTYPE for GWT module filesAhmed Ashour2017-09-148-4/+12
* Upgrade maven-dependency and -source pluginsAhmed Ashour2017-09-144-5/+2
* Fix bnd warningsAhmed Ashour2017-09-144-5/+7
* Simplify conditional logic.Ahmed Ashour2017-09-149-104/+41
* Unify exec-maven-plugin to 1.6.0Ahmed Ashour2017-09-136-111/+2
* Javadoc fixesAhmed Ashour2017-09-139-19/+17
* Simplify boolean expressionsAhmed Ashour2017-09-138-15/+15
* Fix varargs warningsAhmed Ashour2017-09-1318-32/+27
* Fix generics type in test (#9977)Ahmed Ashour2017-09-131-1/+1
* Fix javadoc for CustomizedSystemMessages (#9970)Michael Benz2017-09-121-2/+5
* Fix incorrect resource name generation (#9957)Dos Moonen2017-09-111-1/+1
* Remove element explicitly when reordering tree grid rows (#9952)Adam Wagner2017-09-113-0/+73
* Migrate wiki articles to Vaadin documentation (#9912)Henri Muurimaa2017-09-1135-1/+4305
* Make Servlet related classes more welcoming to DI (#9658)Dos Moonen2017-09-083-31/+128
* Update release publishing scripts (#9947)Henri Sara2017-09-082-7/+7
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-0847-49/+49
* Add missing source encoding to wiget-set-testutil8.2.0.alpha1Teemu Suo-Anttila2017-09-081-0/+2
* Add wait for UI load to testTeemu Suo-Anttila2017-09-081-6/+13
* Fix vaadin-osgi-integration dependency for Karaf testTeemu Suo-Anttila2017-09-081-1/+2
* Changed ContentMode Package in Label docJonathan Ilk2017-09-081-1/+1
* Combine Archetype and Demo build scripts (#9943)Teemu Suo-Anttila2017-09-073-189/+81
* Update build report scripts for 8.2 (#9939)Henri Sara2017-09-073-42/+37
* Add missing since tags for 8.2 (#9938)Henri Sara2017-09-076-20/+20
* Update release notes for 8.2.0.alpha1 (#9937)Henri Sara2017-09-071-31/+17
* Fix making components visible by push (#9934)Henri Sara2017-09-068-54/+173
* Add methods to remove Bindings from Binder (#9932)Teemu Suo-Anttila2017-09-052-0/+117
* Update Binder isValid() javadoc (#9930)Henri Sara2017-09-051-1/+4
* Fix grid client side performance regression (#9913)Aleksi Hietanen2017-09-051-2/+4
* Fix Binder bindInstanceFields code example in JavaDoc (#9929)Teemu Suo-Anttila2017-09-051-1/+1
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-047-0/+118
* Remove scroll bar inherited borders and background for Tree (#9924)Adam Wagner2017-09-041-0/+16
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-043-1/+83
* Add 3 wiki articles (#9903)Henri Muurimaa2017-08-3127-1/+491
* Update DOCTYPE in WidgetSetBuilderHenri Sara2017-08-311-1/+1
* Make BaseThemeTest more stable on IE11Henri Sara2017-08-311-1/+2
* Correct DOCTYPE of GWT widgetsetAhmed Ashour2017-08-311-2/+2
* Migrate first Wiki article (#9902)Henri Muurimaa2017-08-303-0/+108
* Fix AbstractClientConnector stateTypeCache memory leak (#9896)Aleksi Hietanen2017-08-302-7/+75
* Update and rename vaadin-icons.scss to _vaadin-icons.scss (#9895)Knoobie2017-08-301-1/+1
* Omit duplicate caption for a Panel in a CompositeHenri Sara2017-08-303-0/+85
* Fix missing since tag in compatibility package GridAleksi Hietanen2017-08-301-1/+1
* Add missing Tree#getContentMode (#9889)Aleksi Hietanen2017-08-291-2/+14
* Remove drag over style on file drop (#9888)Henri Sara2017-08-291-0/+2
* Fix since tags for 8.1.3 release (#9887)Aleksi Hietanen2017-08-292-3/+3
* Binder javadoc fix (#9886)Aleksi Hietanen2017-08-291-8/+9
* Enable Declarative Services in OSGi portlet UI (#9879)Mirjan Merruko2017-08-294-9/+75
* Minor javadoc improvements (#9885)Aleksi Hietanen2017-08-292-11/+11
* Add declarative support to Tree (#9881)Aleksi Hietanen2017-08-293-2/+348