| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent popup open when datafield is disabled (#13508). | Denis Anisimov | 2014-03-31 | 2 | -0/+98 |
* | Refactored slider disable test. | Sauli Tähkäpää | 2014-03-31 | 1 | -4/+31 |
* | Fixed aria-disabled attribute value on DateField button (#13463) | Teemu Pöntelin | 2014-03-31 | 2 | -0/+91 |
* | Make test work with IE | Artur Signell | 2014-03-29 | 1 | -0/+8 |
* | Made Window z-indices update when windows are closed (#13174) | Juho Nurminen | 2014-03-28 | 2 | -0/+117 |
* | Removed firefox from SelectAllRowsTest. | Sauli Tähkäpää | 2014-03-28 | 1 | -3/+5 |
* | Remove accidental RunLocally annotation | Teemu Suo-Anttila | 2014-03-28 | 1 | -2/+0 |
* | Add nativeEvents false capability to LayoutTesterApplicationTest | Teemu Suo-Anttila | 2014-03-28 | 1 | -0/+10 |
* | Added categories inclusion and exclusion feature to TB3TestSuite. | Sauli Tähkäpää | 2014-03-28 | 14 | -16/+124 |
* | Added browser inclusion and exclusion for TB3Runner. | Sauli Tähkäpää | 2014-03-27 | 1 | -24/+135 |
* | Fix VScrollTable to clear reported ranges (#13353) | Teemu Suo-Anttila | 2014-03-27 | 2 | -0/+167 |
* | Remove flaky tests which does not give much additional info | Artur Signell | 2014-03-25 | 1 | -16/+0 |
* | Esc now closes the date popup even if focused on the time selectors (#12314) | Teemu Pöntelin | 2014-03-24 | 2 | -9/+30 |
* | Ignore backspace events in modal windows (#13180) | Felype Santiago Ferreira | 2014-03-24 | 2 | -0/+168 |
* | Remove unnecessary Webkit scrollbar test | Teemu Suo-Anttila | 2014-03-20 | 1 | -39/+0 |
* | Fix invalid copyright header | Leif Åstrand | 2014-03-20 | 1 | -1/+13 |
* | Made TabSheet tabs always become visible when focused (#12343) | Juho Nurminen | 2014-03-19 | 2 | -0/+100 |
* | Pressing ESC now closes the DateField popup when using month or year resoluti... | Teemu Pöntelin | 2014-03-18 | 2 | -0/+124 |
* | Refactored JSR286 portlet test. | Sauli Tähkäpää | 2014-03-18 | 1 | -9/+10 |
* | Added User-Agent and Screen Width + Height labels to portlet test. | Sauli Tähkäpää | 2014-03-18 | 1 | -0/+17 |
* | Merged IntegrationTestRunner into TB3Runner | Artur Signell | 2014-03-17 | 4 | -72/+72 |
* | Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) | Pekka Hyvönen | 2014-03-14 | 4 | -0/+246 |
* | Eliminate .v-caption memory leak (#13346) | Henri Sara | 2014-03-14 | 2 | -0/+130 |
* | Test for streaming reconnect issue (#13435) | Artur Signell | 2014-03-14 | 1 | -0/+75 |
* | Fix for width issue of TabSheet (#12805) | Teemu Pöntelin | 2014-03-14 | 2 | -0/+146 |
* | Fixed "EEE" in DateField's date pattern (#13443) | Teemu Pöntelin | 2014-03-14 | 2 | -0/+95 |
* | Make ExcludeFromSuite annotation Runtime and Inherited | Teemu Suo-Anttila | 2014-03-11 | 2 | -5/+10 |
* | Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)" | Henri Sara | 2014-03-10 | 4 | -246/+0 |
* | Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) | Pekka Hyvönen | 2014-03-05 | 4 | -0/+246 |
* | Refactored VerifyJreVersion test to TB3. | Sauli Tähkäpää | 2014-03-04 | 3 | -27/+42 |
* | Refactored TB3 test ip address whitelisting. | Sauli Tähkäpää | 2014-03-04 | 1 | -10/+9 |
* | Workaround Streaming Push unreliabilities (#13415) | Teemu Suo-Anttila | 2014-03-03 | 2 | -10/+22 |
* | Re-try opening ssh tunnel if it fails the first time(s) | Artur Signell | 2014-03-03 | 1 | -2/+17 |
* | Remove tooltip that's causing CalendarAcrionEventSourceTest failures | Teemu Suo-Anttila | 2014-02-27 | 1 | -3/+2 |
* | Use Chrome 33 for testing | Henri Sara | 2014-02-27 | 2 | -2/+2 |
* | Fix broken TableScrollingWithSQLContainer test UI | Teemu Suo-Anttila | 2014-02-25 | 1 | -7/+32 |
* | Remove applet test which does not work reliably | Artur Signell | 2014-02-25 | 1 | -36/+0 |
* | Fix SQLContainer paging and caching issue (#11199) | Teemu Suo-Anttila | 2014-02-25 | 2 | -0/+109 |
* | Remove extra whitespace causing validation failures | Artur Signell | 2014-02-21 | 2 | -17/+16 |
* | TreeTable does not have partial updates enabled in Vaadin 7 and probably won'... | Artur Signell | 2014-02-21 | 1 | -553/+0 |
* | Slow down test to hopefully make it more stable (and four times longer) | Artur Signell | 2014-02-20 | 1 | -2/+2 |
* | Eliminate spacing memory leak on client (#13315) | Henri Sara | 2014-02-17 | 2 | -0/+93 |
* | Servlet test for push with default parameters (#13299) | Artur Signell | 2014-02-10 | 2 | -0/+50 |
* | Use Calendar as sender for action handlers (#13191) | Henri Sara | 2014-01-30 | 2 | -0/+197 |
* | Retain focus while changing DOM in OrderedLayout (#12967) | Teemu Suo-Anttila | 2014-01-16 | 3 | -0/+179 |
* | Update textbox when Select item caption changes (#9250) | Tomi Virtanen | 2014-01-15 | 1 | -2/+2 |
* | Renamed test according to conventions and fixed assertion text. | John Ahlroos | 2014-01-15 | 1 | -2/+2 |
* | Converted TB2 test to TB3 and fixed text assertion. | John Ahlroos | 2014-01-15 | 3 | -50/+66 |
* | Convinience methods for getting mouse and keyboard in test. | John Ahlroos | 2014-01-14 | 1 | -0/+21 |
* | Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion. | John Ahlroos | 2014-01-13 | 5 | -40/+91 |