summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Server integration fix 3 (#8442)Ilia Motornyi2017-02-095-21/+72
* Add addComponentsAndExpand to horizontal and vertical layout (#8480)Leif Åstrand2017-02-084-0/+182
* Clarify javadocs for query values not used for counting (#8509)Leif Åstrand2017-02-081-4/+9
* Allow configuring how string to number converters handle empty strings (#8506)Leif Åstrand2017-02-0814-29/+202
* Provide a convenience method to get items set via setItems(). Denis2017-02-086-15/+90
* Extract data provider callbacks to named and documented interfaces (#8508)Leif Åstrand2017-02-082-27/+77
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-0810-73/+161