| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert InitialFragmentEvent test from TB2 to TB4 | Teemu Suo-Anttila | 2015-05-05 | 1 | -0/+39 |
* | Convert some TB2 tests to TB4 | Teemu Suo-Anttila | 2015-04-16 | 16 | -68/+366 |
* | Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16... | Sauli Tähkäpää | 2015-02-23 | 1 | -0/+10 |
* | Use TestBench-4.0.2 | Teemu Suo-Anttila | 2015-02-19 | 2 | -13/+6 |
* | Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045) | Leif Åstrand | 2015-01-12 | 3 | -0/+99 |
* | Fix serialization with ApplicationRunnerServlet | Leif Åstrand | 2015-01-07 | 1 | -9/+16 |
* | Reformat project using Eclipse Luna SR1 | Artur Signell | 2014-12-29 | 2 | -4/+5 |
* | Move TB2 files to separate folder | Artur Signell | 2014-12-18 | 17 | -852/+0 |
* | Add viewport tag generation support (#13710) | Leif Åstrand | 2014-12-17 | 7 | -0/+272 |
* | Fixes unnecessary padding-top added to all responsive UIs (#14679) | Teppo Kurki | 2014-12-17 | 2 | -0/+126 |
* | Fix VaadinFinderLocator for UIElement (#14010). | Dmitrii Rogozin | 2014-10-21 | 1 | -0/+43 |
* | Activated RetryOnFail on AbstractTB3Test. | Sauli Tähkäpää | 2014-10-07 | 1 | -8/+7 |
* | Updated ComboboxSelectedItemTextTest to ensure popups have time to open. | Anna Koskinen | 2014-10-07 | 1 | -5/+18 |
* | Fix UIAutoGeneratedStyleNameTest. (#14670) | Sauli Tähkäpää | 2014-09-23 | 1 | -34/+2 |
* | Add autogenerated style name for UI based on its class name (#14670) | Denis Anisimov | 2014-09-22 | 2 | -0/+130 |
* | Split UIAccessTest into separate test methods. | Sauli Tähkäpää | 2014-09-19 | 2 | -169/+85 |
* | Converted serialization test to be run in validation builds | Artur Signell | 2014-08-11 | 2 | -41/+26 |
* | Correctly display an item which is too long for the textfield. (#13477) | Guillermo Alvarez | 2014-08-07 | 2 | -0/+133 |
* | Upgrade tooltip tests from TB2 to TB4 (#14019) | Juuso Valli | 2014-06-23 | 2 | -227/+0 |
* | Fix tooltip test problems caused by #12458 | Henri Sara | 2014-06-12 | 3 | -156/+130 |
* | Allow using modifier + enter as shorcuts in TextArea (#13811) | Artur Signell | 2014-05-26 | 3 | -64/+137 |
* | Move ComboBox tests to correct package | Teemu Suo-Anttila | 2014-05-19 | 4 | -235/+0 |
* | Change forceUpdate flag to always force recalculation of width. Fix tests. (#... | Markus Koivisto | 2014-05-16 | 1 | -5/+4 |
* | Make Vaadin TB3/4 tests work and run on PhantomJS (#13291) | Teemu Suo-Anttila | 2014-05-15 | 2 | -27/+24 |
* | Force recalc of width when the ComboBox style has changed (#13444) | Markus Koivisto | 2014-05-13 | 2 | -0/+117 |
* | Merge changes from origin/7.2 into master | Jonatan Kronqvist | 2014-05-05 | 17 | -18/+18 |
|\ |
|
| * | Update remaining copyright years to 2014 | Artur Signell | 2014-04-23 | 4 | -4/+4 |
| * | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 13 | -14/+14 |
| |\ |
|
| | * | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 13 | -14/+14 |
| * | | Merge changes from origin/7.1 | Build Agent | 2014-04-16 | 2 | -51/+70 |
| |\| |
|
* | | | Merge changes from origin/7.2 | Artur Signell | 2014-05-02 | 2 | -51/+70 |
|\ \ \
| | |/
| |/| |
|
| * | | Refactored TimeoutRedirectResetsOnActivity tests. | Sauli Tähkäpää | 2014-04-08 | 2 | -51/+70 |
* | | | Fix ComboBox popup scrolling when paging disabled (#13488) | mtzukanov | 2014-04-25 | 2 | -0/+119 |
* | | | Fix TextArea with enter keyboard shortcut (#12424) | Markus Koivisto | 2014-04-25 | 2 | -0/+221 |
* | | | Disable test which changes global behavior of the servlet | Artur Signell | 2014-04-24 | 1 | -0/+2 |
| |/
|/| |
|
* | | Update some APIs based on the 7.2 API review comments | Jonatan Kronqvist | 2014-04-14 | 2 | -6/+6 |
* | | Merge changes from origin/7.1 | Build Agent | 2014-04-02 | 3 | -190/+125 |
|\| |
|
| * | Replaced flaky TB2 test with stable TB3 test | Artur Signell | 2014-04-02 | 3 | -190/+125 |
* | | Add reinit method for preserve-on-refresh UIs (#12191) | Johannes Dahlström | 2014-03-31 | 2 | -0/+88 |
* | | Merge changes from origin/7.1 | Build Agent | 2014-03-28 | 1 | -1/+13 |
|\| |
|
| * | Fix invalid copyright header | Leif Åstrand | 2014-03-20 | 1 | -1/+13 |
* | | Added missing UIAccess class. | Sauli Tähkäpää | 2014-03-27 | 1 | -0/+361 |
* | | Add change event for Upload (#13222) | Artur Signell | 2014-02-21 | 1 | -0/+128 |
* | | Merge branch 'testbench4' into master | Jonatan Kronqvist | 2014-02-10 | 1 | -361/+0 |
|\ \ |
|
| * \ | Merge commit '9026cef9719e8607c289bb91515bb23b5b0b9fe5' into testbench4 | Henri Sara | 2013-12-13 | 1 | -361/+0 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'origin/7.1' into testbench4 | Patrik Lindström | 2013-10-23 | 2 | -0/+224 |
| | |\ \ |
|
| | * \ \ | Merge remote-tracking branch 'origin/7.1' into testbench4 | Patrik Lindström | 2013-10-11 | 4 | -568/+204 |
| | |\ \ \ |
|
* | | \ \ \ | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-10 | 5 | -40/+91 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion. | John Ahlroos | 2014-01-13 | 5 | -40/+91 |
| |/ / / / |
|
* | | | | | Merge changes from origin/7.1 | Jonatan Kronqvist | 2014-02-07 | 2 | -0/+159 |
|\| | | | |
|