| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce DateTimeFile and InlineDateTimeField. (#8218) | Denis | 2017-01-19 | 2 | -0/+55 |
* | Fix TestBench API imports (#8112) | Teemu Suo-Anttila | 2017-01-13 | 11 | -581/+0 |
* | Make it easy to run Sonar on the project (#8118) | Artur | 2017-01-03 | 1 | -0/+2 |
* | Include Framework Element API for TestBench in the project (#8014) | Artur | 2016-12-22 | 1 | -1/+2 |
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 3 | -0/+12 |
* | Update to TB 5.0.0.alpha2, add to BOM (#8009) | Pekka Hyvönen | 2016-12-15 | 2 | -4/+2 |
* | Fix broken test for RadioButtonGroup and CheckBoxGroup (#7970) | Pekka Hyvönen | 2016-12-13 | 2 | -72/+8 |
* | Upgrade to TestBench 5 alpha1 and JUnit 4.12 | Artur Signell | 2016-11-25 | 3 | -11/+5 |
* | Revert NativeSelect DOM structure change8.0.0.alpha4 | Aleksi Hietanen | 2016-10-07 | 1 | -6/+1 |
* | Migrating 7.7.1, 7.7.2, 7.7.3 to V8. | Denis Anisimov | 2016-10-03 | 1 | -10/+5 |
* | Fix parameterized runner to be compatible with TestBench 4.1 | Artur Signell | 2016-09-30 | 1 | -0/+15 |
* | Rename PopupDateField to DateField #297. | Denis Anisimov | 2016-09-23 | 1 | -0/+7 |
* | Update to TestBench 4.1.0 | Artur Signell | 2016-09-20 | 3 | -38/+4 |
* | Test and fix a CheckBoxGroup icon provider and item enabled provider | elmot | 2016-09-19 | 1 | -0/+25 |
* | Create a RadioButtonGroup that replaces the single select case of OptionGroup | elmot | 2016-09-16 | 1 | -0/+105 |
* | Add multi selection support to CheckBoxGroup | Leif Åstrand | 2016-09-14 | 1 | -13/+21 |
* | Create a CheckBoxGroup that replaces the multi select case of OptionGroup | elmot | 2016-09-13 | 1 | -0/+98 |
* | Support finding components in v7 packages with ComponentLocator | Teemu Suo-Anttila | 2016-09-12 | 22 | -323/+14 |
* | Update ComboBox for new DataSource and communication mechanism | Henri Sara | 2016-09-12 | 1 | -0/+61 |
* | Update NativeSelect to use DataSource, extend AbstractListing | Johannes Dahlström | 2016-09-12 | 1 | -0/+75 |
* | Make sleep in tests throw RuntimeException to avoid try catches | Artur Signell | 2016-09-09 | 1 | -3/+6 |
* | Format project pom files using correct settings (4 spaces) | Artur Signell | 2016-09-09 | 1 | -100/+100 |
* | Update empty since tags for 8.0 | Henri Sara | 2016-09-08 | 2 | -3/+3 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 6 | -10/+10 |
* | Format the project using Neon, remove trailing whitespace | Artur Signell | 2016-08-31 | 2 | -4/+2 |
* | Implement DetailsGenerators for Grid | Teemu Suo-Anttila | 2016-08-29 | 1 | -0/+31 |
* | Implement new ProgressBar | Aleksi Hietanen | 2016-08-26 | 1 | -2/+2 |
* | Convert LoginForm to use new TextField | Artur Signell | 2016-08-25 | 1 | -0/+9 |
* | Move ProgressBar/ProgressIndicator to compatibility package | Artur Signell | 2016-08-22 | 1 | -1/+1 |
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 26 | -0/+593 |
* | Define common test dependencies in the main pom file | Artur Signell | 2016-08-18 | 1 | -0/+1 |
* | Define dependency version in the main pom file | Artur Signell | 2016-08-18 | 1 | -6/+1 |
* | Remove IE8-IE10 related test code | Artur Signell | 2016-08-18 | 7 | -109/+26 |
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 17 | -17/+17 |
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 13 | -121/+121 |
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 12 | -115/+119 |
* | Create module uitest-common | Henri Sara | 2016-08-17 | 19 | -0/+3585 |