aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove class names from documentation headers (#8642)Artur2017-02-2131-31/+31
* Fix null caption for NativeSelect and ComboBox (#8633)Pekka Hyvönen2017-02-214-6/+99
* Make DragSourceExtension and DragTargetExtension generic (#8628)Adam Wagner2017-02-219-82/+157
* Correctly test for mutually comparable types (#8598)Leif Åstrand2017-02-212-2/+9
* Use an informative exception message when Binder is incorrectly constructed (...Artur2017-02-201-2/+4
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-1729-22/+104
* Update BOM for 8.0.0, Add context-menu to BOM (#8599)Aleksi Hietanen2017-02-171-3/+9
* Change dependency from TestBench meta package to TestBench core (#8603)Artur2017-02-171-2/+2
* Add comment to build report about deployment contextsHenri Sara2017-02-171-1/+1
* Add vaadin-archetypes as expected artifact in build reportHenri Sara2017-02-171-1/+1
* Fix creation of vaadin-all javadoc in release builds (#8588)Henri Sara2017-02-161-1/+1
* Do not show an "active" effect on buttons with "borderless" style (#8586)Artur2017-02-161-1/+1
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-16134-101/+335
* Add javadoc clarification for DataProivder.refreshItem (#8585)Leif Åstrand2017-02-161-0/+8
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-169-109/+778
* Add deprecation messages replaced legacy components (#8584)Leif Åstrand2017-02-162-0/+9
* Eliminate module uitest-common (#8583)Henri Sara2017-02-1629-133/+8
* Update Vaadin Icons to 3.0.1 (#8576)Henri Sara2017-02-151-1/+1
* Add release notes mention of context click events (#8573)Teemu Suo-Anttila2017-02-151-0/+1
* Remove vaadin-uitest-common dependency from server tests (#8551)Teemu Suo-Anttila2017-02-1517-402/+350
* Enable long tap emulation on iOS for context clicks (#8565)Teemu Suo-Anttila2017-02-141-1/+1
* Simplify setting of TestBench version (#8566)Henri Sara2017-02-142-2/+4
* Clarify set/addSortComparator parameter name (#8562)Leif Åstrand2017-02-141-9/+9
* Use TestBench version 5.0.0.beta5 (#8557)Henri Sara2017-02-143-3/+3
* Fix GridDetailsLayoutExpandTest (#8556)Henri Sara2017-02-141-0/+2
* Fix tooltip position test for IE11 (#8558)Henri Sara2017-02-141-1/+1
* Exclude Firefox for CBG/RBG focus/blur tests (#8560)Henri Sara2017-02-142-1/+15
* Fixed typo in application-environment.asciidoc (#8546)Michael Benz2017-02-141-1/+1
* Fix PopupDateFieldExtendedRangeTest for Firefox (#8555)Henri Sara2017-02-141-2/+4
* Fix TreeTablePartialUpdatesTest for Chrome 56+ (#8554)Henri Sara2017-02-141-1/+7
* Provide explicit locale in GridTest (#8525)Ilia Motornyi2017-02-141-1/+4
* Fix SendMultiByteCharactersTest for Firefox (#8553)Henri Sara2017-02-141-2/+3
* Add workarounds for Firefox in context click tests (#8547)Henri Sara2017-02-134-8/+32
* Downgrade to Jetty 9.2 (#8549)Henri Sara2017-02-131-2/+3
* Exclude IE11 from AppResource404TestHenri Sara2017-02-131-0/+9
* Fix build report checking for vaadin-bom (#8537)Teemu Suo-Anttila2017-02-131-1/+1
* Update test for Spring 1.5.1.RELEASE (#8535)Teemu Suo-Anttila2017-02-132-1/+2
* HTML5 Drag and Drop Support (#8264)Adam Wagner2017-02-1019-0/+1535
* Fix Firefox 45 tests (click issues, screenshots) (#8533)Henri Sara2017-02-105-12/+24
* Make Eclipse add vaadin-icons source folder (#8531)Henri Sara2017-02-101-1/+41
* Use column id as the default sort order property (#8529)Leif Åstrand2017-02-102-2/+63
* Fix invalid docs navigation title (#8527)Pekka Hyvönen2017-02-092-3/+3
* Add Payara as an officially supported server (#8520)Leif Åstrand2017-02-091-0/+1
* Include Vaadin-Icons into the project, (#8485)Ilia Motornyi2017-02-097-9/+89
* Add shorthands for creating lazy DataProviders (#8511)Teemu Suo-Anttila2017-02-092-0/+112
* Remove BOM from release profile (#8518)Henri Sara2017-02-091-2/+2
* Fix click selection for automatic testing. (#8513)caalador2017-02-091-9/+10
* Update Firefox/Chrome screenshots and Chrome version (#8515)Henri Sara2017-02-092-1/+1
* Clarify addComponentsAndExpand javadocs (#8516)Leif Åstrand2017-02-092-0/+8
* Binding a null bean should clear the bound field values (#8288)caalador2017-02-092-35/+139