Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test for TransactionalPropertyWrapper memory leaks | Teemu Suo-Anttila | 2014-04-14 | 2 | -1/+117 |
| | | | | Change-Id: I69d0d759f95100f1dd9e2dbba57ec2c246e3aca9 | ||||
* | Fixed resetting of ComboBox if focused and new items allowed (#13413). | Tapio Aali | 2014-04-14 | 3 | -1/+119 |
| | | | | Change-Id: Ibea81666101ff119e1b3e48726224f369e59b00f | ||||
* | Always initialize WebBrowser for new sessions (#13571) | Leif Åstrand | 2014-04-14 | 5 | -11/+105 |
| | | | | Change-Id: I3918498d63032f6b507b52634df5b41470363e15 | ||||
* | Revert "Drag image for text-area should contain text of text-area (#13557)" | Teemu Suo-Anttila | 2014-04-14 | 5 | -202/+1 |
| | | | | | | | | | | | This reverts commit f227f0c1068f17e5491bd399d9f5bde16a0c8272. Synchronising content after IE wraps the given element into a table with a body causes a NullPointerException on client side. This patch also contains new API and should be targeted to master branch. Change-Id: Ia19acd9fa31c7b67507bf797a2bab7c28ea37b4b | ||||
* | Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438) | Teemu Suo-Anttila | 2014-04-14 | 2 | -7/+27 |
| | | | | Change-Id: Ifafb6d87b4280f8bd9e631235fff62f42de4b4c8 | ||||
* | Introduce a drag threshold for Drag and Drop (#13381) | Teemu Suo-Anttila | 2014-04-11 | 1 | -37/+37 |
| | | | | | | Based on partial fix by Fabian Lange. Change-Id: I1a18c6ea105d87496b196b93e701aaccb987b3e7 | ||||
* | Drag image for text-area should contain text of text-area (#13557). | Denis Anisimov | 2014-04-10 | 5 | -1/+202 |
| | | | | Change-Id: Ief653c3f15d18fdd076f0fb80f8a91ae429a54d3 | ||||
* | Added integration test for WebSphere Portal. (#13309) | Sauli Tähkäpää | 2014-04-09 | 3 | -8/+189 |
| | | | | Change-Id: I576fb145cd34f98ffa90657e20f5a7c1854f470c | ||||
* | Refactored TimeoutRedirectResetsOnActivity tests. | Sauli Tähkäpää | 2014-04-08 | 3 | -51/+135 |
| | | | | | | -Added RetryOnFail test rule. Change-Id: I0b2cd5af0a144c29855c3ba1e158ba54900a9523 | ||||
* | Updated javadoc copyright years. | Sauli Tähkäpää | 2014-04-07 | 1 | -2/+1 |
| | | | | Change-Id: I56c8d6d34af90d0dc8ca605b62ebfe5ad95a4e5e | ||||
* | Fix ScreenshotTB3Test removing reference images | Teemu Suo-Anttila | 2014-04-04 | 1 | -1/+1 |
| | | | | Change-Id: Iaeb6943b534e3df4dad2f8689837425cdb6a65bc | ||||
* | Fix too wide Table columns while sorting from init (#13517) | Teemu Suo-Anttila | 2014-04-03 | 2 | -8/+11 |
| | | | | Change-Id: I2c356c539541381e744c8960d00aa3e018beb67d | ||||
* | Prevent duplicate detach() calls with push (#13261) | Johannes Dahlström | 2014-04-02 | 2 | -41/+86 |
| | | | | | | | | This used to happen when push was disconnected due to a UI or session expiring. requestStart() and requestEnd() were called on disconnect even though a disconnection is not a request. Change-Id: I31d9cae65ec75b5046802a54bbe4564d6e44b29f | ||||
* | Selectors based on Reindeer.LAYOUT* are added for absolute layout | Denis Anisimov | 2014-04-02 | 1 | -1/+4 |
| | | | | | | (#11042). Change-Id: I34b5d95cfa82bf5cfc94cb1f7387b343fa23a302 | ||||
* | Replaced flaky TB2 test with stable TB3 test | Artur Signell | 2014-04-02 | 3 | -190/+125 |
| | | | | Change-Id: I14afbd88d7aa22510f6c0dd605643c072b8e589f | ||||
* | Removed unnecessary tooltips from LayoutTesterApplication. | Sauli Tähkäpää | 2014-04-01 | 3 | -6/+3 |
| | | | | | | Added longer delay to avoid table resize problems. Change-Id: I9929a23711932223991706bde2d7f06c551f0ec2 | ||||
* | Added a button hitting method to AbstractTB3Test. | Sauli Tähkäpää | 2014-04-01 | 4 | -45/+43 |
| | | | | | | | Refactored LayoutTesterApplicationTest. Refactored SliderDisableTest. Change-Id: I038fedb9d234656b85359ce7fb778b001e6f4402 | ||||
* | Prevent popup open when datafield is disabled (#13508). | Denis Anisimov | 2014-03-31 | 4 | -2/+101 |
| | | | | Change-Id: I5bb3ec24ad15d832a43998a4cee49a61ae81562e | ||||
* | Refactored slider disable test. | Sauli Tähkäpää | 2014-03-31 | 1 | -4/+31 |
| | | | | Change-Id: I800c66399f32ca671d41425b11bd059def1fa9c9 | ||||
* | Fixed aria-disabled attribute value on DateField button (#13463) | Teemu Pöntelin | 2014-03-31 | 3 | -7/+93 |
| | | | | Change-Id: I9b13b76a92f0070c3b4c30556a276d60ceba94e8 | ||||
* | Make test work with IE | Artur Signell | 2014-03-29 | 1 | -0/+8 |
| | | | | Change-Id: I17b3c5221c68c0bc78d675368dc56616e9bdfc6b | ||||
* | Fixed pom fails in unit tests. | Sauli Tähkäpää | 2014-03-29 | 4 | -9/+29 |
| | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d | ||||
* | Made Window z-indices update when windows are closed (#13174) | Juho Nurminen | 2014-03-28 | 3 | -1/+123 |
| | | | | Change-Id: I2fa7566ec4788893d1d99440a7ca2d014c9a8f13 | ||||
* | Removed firefox from SelectAllRowsTest. | Sauli Tähkäpää | 2014-03-28 | 1 | -3/+5 |
| | | | | Change-Id: I00680fcf48472bea5b85cbdcc91d8d6ba977c482 | ||||
* | Remove accidental RunLocally annotation | Teemu Suo-Anttila | 2014-03-28 | 1 | -2/+0 |
| | | | | Change-Id: Ibd341ce141cd9674e9ed0ebd9068d02b08840ed9 | ||||
* | Add nativeEvents false capability to LayoutTesterApplicationTest | Teemu Suo-Anttila | 2014-03-28 | 1 | -0/+10 |
| | | | | Change-Id: Ice1081dc0d5e6fd49c246ca4a4bfbf27dbbbace4 | ||||
* | Added categories inclusion and exclusion feature to TB3TestSuite. | Sauli Tähkäpää | 2014-03-28 | 15 | -16/+130 |
| | | | | | | | | Added test category annotation. Added default values for properties. Added categories to tests. Change-Id: I04259f1e56a75eb8c9834c125f44cb375196ddf8 | ||||
* | Makes combobox work with pasted texts. (#13214). | Felype Santiago Ferreira | 2014-03-28 | 1 | -0/+26 |
| | | | | Change-Id: I74db581d7aae1278024db4e5ed8e3a3b3abc56be | ||||
* | Added browser inclusion and exclusion for TB3Runner. | Sauli Tähkäpää | 2014-03-27 | 2 | -24/+137 |
| | | | | Change-Id: Ib7ef84027eebc0d9512964361419763631b9b29f | ||||
* | Fix VScrollTable to clear reported ranges (#13353) | Teemu Suo-Anttila | 2014-03-27 | 3 | -2/+170 |
| | | | | Change-Id: Ieb0e2dce37ae1564151bf40d9d51cb013490b865 | ||||
* | Added headers support for WebSphere Portal. (#13491)7.1.13 | Sauli Tähkäpää | 2014-03-26 | 1 | -0/+35 |
| | | | | Change-Id: Ib5396f8e5c28232d560406542530c034ab1f657d | ||||
* | Improved portlet configuration resolution. (#7814) | Sauli Tähkäpää | 2014-03-26 | 4 | -46/+271 |
| | | | | | | | | Refactored static path resolution in VaadinPortletService. Refactored theme name resolution in VaadinPortletService. Refactored widgetset name resolution in VaadinPortletService. Change-Id: I44c5ffaa7530383843205aadd8da7642899a04c9 | ||||
* | Prevent resize for sorted column if not initialized (#12951) | Teemu Suo-Anttila | 2014-03-25 | 1 | -1/+3 |
| | | | | Change-Id: I184625738f6d5d9324f957827f7f11817e311c59 | ||||
* | Eliminate more .v-caption leaks in AbstractOrderedLayout (#13346) | Teemu Suo-Anttila | 2014-03-25 | 1 | -0/+4 |
| | | | | Change-Id: I641be48a53c53f584c42ae4f904975f447e9075a | ||||
* | Return border sizes from border methods in MeasuredSize (#13494) | Maciej Przepióra | 2014-03-25 | 1 | -4/+4 |
| | | | | | | | Back ported from master Merge: no Change-Id: I9eee3cb897fcb00beb2b2877dd98337623e2cf5b | ||||
* | Remove flaky tests which does not give much additional info | Artur Signell | 2014-03-25 | 1 | -16/+0 |
| | | | | Change-Id: I63141cac25b612805458cae570917f757106251a | ||||
* | Esc now closes the date popup even if focused on the time selectors (#12314) | Teemu Pöntelin | 2014-03-24 | 3 | -10/+37 |
| | | | | Change-Id: I68bc7922074c8c03957fbffce8a3d453726e8c1a | ||||
* | Ignore backspace events in modal windows (#13180) | Felype Santiago Ferreira | 2014-03-24 | 3 | -0/+179 |
| | | | | Change-Id: Idf3ec4bc80bd015c546000e99cb6ff16e79ca5a8 | ||||
* | Remove unnecessary Webkit scrollbar test | Teemu Suo-Anttila | 2014-03-20 | 2 | -108/+0 |
| | | | | Change-Id: I58c8216b35355c3e84ab0b31300988a0957c1b85 | ||||
* | Fix invalid copyright header | Leif Åstrand | 2014-03-20 | 1 | -1/+13 |
| | | | | Change-Id: I8957eeb8c087a7a3f6aa8b417eb52689e6c28025 | ||||
* | Made TabSheet tabs always become visible when focused (#12343) | Juho Nurminen | 2014-03-19 | 3 | -15/+116 |
| | | | | Change-Id: I8f840bf4e45e257454d5e16c7b43f63858fd15d8 | ||||
* | Revert "Preventing premature start of drag due to Chrome move event #13381" | Henri Sara | 2014-03-19 | 1 | -13/+6 |
| | | | | | | This reverts commit 7112abe944259a615e26342de17d0302ddec3562. Change-Id: I2bc231ec20c27b508570c6358fb2d8128beb2735 | ||||
* | Pressing ESC now closes the DateField popup when using month or year ↵ | Teemu Pöntelin | 2014-03-18 | 3 | -0/+126 |
| | | | | | | resolutions. (#12317) Change-Id: Icf7b8da00e80ea4dc4843bcd28b005b5e91b866f | ||||
* | Refactored JSR286 portlet test. | Sauli Tähkäpää | 2014-03-18 | 1 | -9/+10 |
| | | | | Change-Id: I1830ebca5e23890636ade0bab2eca2cefe6ee1ac | ||||
* | Added User-Agent and Screen Width + Height labels to portlet test. | Sauli Tähkäpää | 2014-03-18 | 1 | -0/+17 |
| | | | | Change-Id: Ic51e0fde622b3075c6956b4c6f3700fbb281c7ba | ||||
* | Merged IntegrationTestRunner into TB3Runner | Artur Signell | 2014-03-17 | 4 | -72/+72 |
| | | | | Change-Id: I9e14a75b8446623d8995ee907bd95a1b2452cefd | ||||
* | Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688) | Pekka Hyvönen | 2014-03-14 | 6 | -2/+268 |
| | | | | Change-Id: Ieae3b1d82e92fadf5ab517c1c878fc82bcc0ecbd | ||||
* | Eliminate .v-caption memory leak (#13346) | Henri Sara | 2014-03-14 | 3 | -2/+131 |
| | | | | Change-Id: I6577dabaaf5d9fa4c73158d3391dfcd28dd0629e | ||||
* | Test for streaming reconnect issue (#13435) | Artur Signell | 2014-03-14 | 1 | -0/+75 |
| | | | | Change-Id: Ibf04105a1ffe2c22726d628a0aba4668569d45d2 | ||||
* | Fix for width issue of TabSheet (#12805) | Teemu Pöntelin | 2014-03-14 | 3 | -3/+147 |
| | | | | | | | | | | Width of v-tabsheet-tabcontainer was set by copying the width from the ComponentConnector. This produced an incorrect result when a relative width (other than 100%) was used. Fixed by assigning the width to 100% when the TabSheet has a defined width. Change-Id: I7f128f87406e6e00ceda9ee6e75dcc5539e283b6 |