| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix warning: '_' should not be used as an identifier (#8755) | Ahmed Ashour | 2017-03-07 | 1 | -19/+19 |
* | Fix exception when no columns are shown (#8733) | Artur | 2017-03-07 | 4 | -15/+60 |
* | Fix js state partial updates (#8695) | Leif Åstrand | 2017-03-07 | 3 | -0/+135 |
* | Easy DevelopmentServerLauncher run with maven (#8677) | Ilia Motornyi | 2017-03-07 | 1 | -0/+40 |
* | Migrate v7 Grid tests. 7th round. (#8452) | Denis | 2017-02-27 | 20 | -398/+268 |
* | Pick changes from 7.7.7 (#8577) | Teemu Suo-Anttila | 2017-02-27 | 12 | -4/+388 |
* | Migrate v7 Grid tests. Next round. (#8435) | Denis | 2017-02-27 | 27 | -888/+865 |
* | Reduce ComboBox initial requests (#8571) | Pekka Hyvönen | 2017-02-16 | 3 | -0/+511 |
* | Eliminate module uitest-common (#8583) | Henri Sara | 2017-02-16 | 24 | -7/+3525 |
* | Fix GridDetailsLayoutExpandTest (#8556) | Henri Sara | 2017-02-14 | 1 | -0/+2 |
* | Fix tooltip position test for IE11 (#8558) | Henri Sara | 2017-02-14 | 1 | -1/+1 |
* | Exclude Firefox for CBG/RBG focus/blur tests (#8560) | Henri Sara | 2017-02-14 | 2 | -1/+15 |
* | Fix PopupDateFieldExtendedRangeTest for Firefox (#8555) | Henri Sara | 2017-02-14 | 1 | -2/+4 |
* | Fix TreeTablePartialUpdatesTest for Chrome 56+ (#8554) | Henri Sara | 2017-02-14 | 1 | -1/+7 |
* | Fix SendMultiByteCharactersTest for Firefox (#8553) | Henri Sara | 2017-02-14 | 1 | -2/+3 |
* | Add workarounds for Firefox in context click tests (#8547) | Henri Sara | 2017-02-14 | 3 | -8/+21 |
* | Exclude IE11 from AppResource404Test | Henri Sara | 2017-02-14 | 1 | -0/+9 |
* | Fix Firefox 45 tests (click issues, screenshots) (#8533) | Henri Sara | 2017-02-13 | 3 | -12/+15 |
* | Update Firefox/Chrome screenshots and Chrome version (#8515) | Henri Sara | 2017-02-09 | 1 | -1/+1 |
* | Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) | Denis | 2017-02-08 | 3 | -72/+55 |
* | Fix removing and adding a column in grid (#8437) | caalador | 2017-02-08 | 2 | -9/+31 |
* | Fix profiles in vaadin-root pom.xml (#8484) | Teemu Suo-Anttila | 2017-02-08 | 2 | -32/+18 |
* | Fix keyboard navigation for ListSelect (#8503) | caalador | 2017-02-08 | 1 | -0/+18 |
* | Fix toggling of WeekNumbers for DateTimeField. (#8468) | caalador | 2017-02-07 | 2 | -0/+164 |
* | Make one-arg addColumn use natural sort for mutually comparable values (#8458) | Leif Åstrand | 2017-02-07 | 3 | -3/+3 |
* | Fix problem with re-opening the popup (#8446) (#8451) | caalador | 2017-02-06 | 2 | -0/+118 |
* | Disable test method on which build got stuck. (#8445) | Henri Sara | 2017-02-04 | 1 | -0/+2 |
* | Fix JBoss 6 integration tests | Ilia Motornyi | 2017-02-03 | 2 | -157/+0 |
* | Fix absolute layout component resize test (#8429) | caalador | 2017-02-03 | 1 | -16/+29 |
* | Fix some broken tests and ComboBoxElement (#8430) | Henri Sara | 2017-02-03 | 2 | -12/+27 |
* | Add Grid editor events. (#8365) | Denis | 2017-02-02 | 2 | -0/+126 |
* | Typo fix; screenshots update. | Ilia Motornyi | 2017-02-02 | 2 | -2/+2 |
* | Add scrollTo methods to Grid (#8203) (#8410) | caalador | 2017-02-02 | 5 | -0/+763 |
* | Grid tests migration. Next round. (#8412) | Denis | 2017-02-02 | 14 | -425/+330 |
* | Handle system properties for failsafe plugin (#8414) | Teemu Suo-Anttila | 2017-02-02 | 1 | -31/+11 |
* | Require Maven 3.1 or newer for uitest (#8418) | Pekka Hyvönen | 2017-02-02 | 1 | -0/+5 |
* | Replace FontAwesome with Vaadin Icons (#8208) | Pekka Hyvönen | 2017-02-01 | 19 | -42/+340 |
* | Refactor testing of the framework (#8393) | Teemu Suo-Anttila | 2017-02-01 | 21 | -1367/+114 |
* | Add a maven plugin for formatting according to Eclipse settings | Leif Åstrand | 2017-02-01 | 18 | -55/+80 |
* | Refactor editor API to use Binding instead of a component generator (#8368) | Leif Åstrand | 2017-01-31 | 6 | -72/+46 |
* | Introduce empty selection functionality for NativeSelect. (#8336) | Denis | 2017-01-27 | 4 | -1/+129 |
* | Allow to disable user selection in the grid model. (#8345) | Denis | 2017-01-27 | 2 | -0/+101 |
* | JspIntegrationTest as a separate module (#8228) | Ilia Motornyi | 2017-01-26 | 3 | -159/+0 |
* | Add APIs to inform components of stale objects in DataProvider (#8271) | Teemu Suo-Anttila | 2017-01-25 | 1 | -10/+0 |
* | Support loading of HTML imports using @HtmlImport (#8301) | Artur | 2017-01-25 | 13 | -3/+243 |
* | Add static helpers for creating callback data providers (#8314) | Leif Åstrand | 2017-01-25 | 4 | -4/+4 |
* | Support using multiple @JavaScript and @StyleSheet annotations on a class (#8... | Artur | 2017-01-24 | 7 | -14/+26 |
* | Fix absolute layout component sizing on size change (#8269) | caalador | 2017-01-23 | 2 | -0/+196 |
* | Overload AbstarctComponent.setDescription() with content mode parameter (#8252) | Denis | 2017-01-20 | 73 | -74/+186 |
* | Introduce DateTimeFile and InlineDateTimeField. (#8218) | Denis | 2017-01-19 | 33 | -24/+1677 |