Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle renderer exceptions gracefully (#18554) | Artur Signell | 2015-08-18 | 2 | -0/+84 |
| | | | | Change-Id: I46557f6c6f8543ab61b863145863824785d14784 | ||||
* | Disable websphereportal8 test | Henri Sara | 2015-08-14 | 1 | -1/+2 |
| | | | | | | | The automated test environment is missing the server, so the test was always ignored. Change-Id: I37d3b6d08eb6a194897a48392c653e7d478d4e21 | ||||
* | Decode filename before finding resource (#15407) | Artur Signell | 2015-08-13 | 1 | -0/+52 |
| | | | | Change-Id: I6ea35a780f3dfdcef299919c1249e9104341f99e | ||||
* | Add style names to selection checkboxes (#17755) | Teppo Kurki | 2015-08-12 | 1 | -0/+18 |
| | | | | Change-Id: Ic7169c6a93dc497ca247db8740bbe9c8e4ac6809 | ||||
* | Fix Grid client-side NPE finding uneditable column editor (#18589) | Teemu Suo-Anttila | 2015-08-12 | 1 | -0/+1 |
| | | | | Change-Id: I53e7cb95cf2828f966db5b41c07c38fb756372f3 | ||||
* | Use latest GAE SDK supporting Java 6 | Henri Sara | 2015-08-12 | 1 | -1/+1 |
| | | | | | | | An upgrade of GAE SDK is needed to support the new HDR that replaced the old DataStore. Change-Id: I175785e5e37afb5d1acc229d1bbb6229e01def2a | ||||
* | Prevent scrolling when expanding a TreeTable item (#18247) | Mika Murtojarvi | 2015-08-12 | 2 | -0/+97 |
| | | | | Change-Id: I0877b848b051413e1c2a8af29f066003bdc744ab | ||||
* | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 2 | -0/+60 |
| | | | | Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0 | ||||
* | Take margin/border/padding into account when measuring TabSheet (#18471) | Artur Signell | 2015-08-05 | 2 | -0/+86 |
| | | | | Change-Id: Id9aba32d5f2564961f167261a4fac2a3621e3583 | ||||
* | Attach Window in hierarchy change as required (#18502) | Artur Signell | 2015-08-05 | 3 | -0/+95 |
| | | | | Change-Id: I75bfe6769814a857d36fb3cc594e11b5dcb5062e | ||||
* | Test for multiple manual push in same access block (#15330, #16919) | Artur Signell | 2015-08-04 | 2 | -0/+148 |
| | | | | Change-Id: I47144b65dbe15fff8577ab7c8666c48d7c749e1d | ||||
* | Fix NPE when clicking and move handler is not set (#8718) | Artur Signell | 2015-08-04 | 2 | -2/+27 |
| | | | | Change-Id: I6c4547eb716e64e60239d9d901b9b889cfcc3761 | ||||
* | Ensure server side focus is applied when opening a window (#17731) | Artur Signell | 2015-08-04 | 3 | -0/+129 |
| | | | | | | | | This change removes all deferred commands for handling window focus to ensure the focus events are triggered in the expected order Change-Id: Ie3295aa8825f5c1c16d15f3deded987beb34d5fd | ||||
* | Take margin/border/padding into account when measuring ComboBox in IE | Artur Signell | 2015-08-04 | 5 | -7/+213 |
| | | | | | | (#17002) Change-Id: Id9bde2424cdeab0fa48f1259130d34f88a8b88b3 | ||||
* | Update a test for Chrome version. | Mika Murtojarvi | 2015-08-04 | 1 | -1/+1 |
| | | | | Change-Id: I9b7b5e56859750ae4d422c3bfeaaecb53c0f735a | ||||
* | Fix DetailsRow communication use connector IDs (#18493) | Teemu Suo-Anttila | 2015-07-21 | 2 | -5/+25 |
| | | | | | | | | | Details are now initialized when they are made visible. The old way of requesting when seen caused a lot of problems when moving stuff around. Now uses less communication, but reserves a bit extra resources due to all details components being in the hierarchy. Change-Id: If94e8df76254816aeb2fd681624fc82e7718cbb8 | ||||
* | Convert ComboBoxLargeIconsTest from TB2 to TB4 | Teemu Suo-Anttila | 2015-07-21 | 2 | -152/+58 |
| | | | | | | | This patch also adds some subpart awareness as well as deferred worker interface to VFilterSelect to support running TB4 tests reliably. Change-Id: I59afe353853026a88b16bcabb5f7a3923d5db7cd | ||||
* | Stabilize Grid tests on IE11 | Teemu Suo-Anttila | 2015-07-21 | 2 | -5/+8 |
| | | | | Change-Id: I86fec91d695cb2e934230750451fdc37a1f48b86 | ||||
* | Workaround for IE10 invalid min-height calculations (#15169) | Artur Signell | 2015-07-21 | 2 | -0/+102 |
| | | | | Change-Id: I322b11248db0449e9cddc471a719c83105802896 | ||||
* | Select last item only if filtered items exist. (#18441) | Sauli Tähkäpää | 2015-07-21 | 2 | -0/+45 |
| | | | | Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca | ||||
* | Grid sidebar menu design changed. See design document and comments at trac ↵ | elmot | 2015-07-21 | 1 | -6/+6 |
| | | | | | | ticket. (#18325) Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54 | ||||
* | Support frozen columns in Grid editor (#16727) | Johannes Dahlström | 2015-07-21 | 6 | -5/+132 |
| | | | | Change-Id: I0ce69b37c87a345e5757636292cf52fbdd4eb0c2 | ||||
* | Use FixedNotificationElement in BasicPersonFormTest | Teemu Suo-Anttila | 2015-07-21 | 1 | -2/+2 |
| | | | | | | This makes tests more stable with IE browsers Change-Id: If907dbd0406509b6ece2ad119a2b7b16ccf79f38 | ||||
* | Increase Tooltip z-index to be larger than the default overlay z-index. (#14854) | Sauli Tähkäpää | 2015-07-21 | 2 | -0/+80 |
| | | | | Change-Id: I2122c7a1475a6ec3f53be92f04e770e4a8104167 | ||||
* | Convert EmbeddedWithNullSource test to TB4 | Teemu Suo-Anttila | 2015-07-21 | 2 | -27/+46 |
| | | | | Change-Id: Ic6b4eb43555cb44f8bdeeb55df3ffc919cd04664 | ||||
* | Fixes scrollToLine while resizing Grid via split position (#18424) | Teppo Kurki | 2015-07-21 | 2 | -0/+122 |
| | | | | Change-Id: I589622de8f0078c4fcbdcc50bc074dcc6e11e6bc | ||||
* | Stabilize TB4 tests with IE 11 | Teemu Suo-Anttila | 2015-07-21 | 4 | -8/+28 |
| | | | | Change-Id: I02ad2fa8e4d8405fff010f0d94a174deee6816fc | ||||
* | Read debug window settings when all entry points have run (#17882) | Leif Åstrand | 2015-07-21 | 4 | -1/+165 |
| | | | | Change-Id: I033635b0c314e67330f894e79d69fc8d2e129562 | ||||
* | Convert OutOfSyncTest from TB2 to TB4 | Teemu Suo-Anttila | 2015-07-21 | 3 | -86/+96 |
| | | | | | | This behaviour was changed in patch for #12909 Change-Id: I616f8bd8b486b402a204056d0f76b4be6a7a15e4 | ||||
* | Update connector hierarch when canceling editor (#16976). | Leif Åstrand | 2015-07-21 | 2 | -0/+163 |
| | | | | Change-Id: I6e398952f84620955f9f1d61ef5ee90f81e28007 | ||||
* | Convert TB2 test TreeContextMenuAndIcons to TB4 | Henri Sara | 2015-07-21 | 4 | -161/+138 |
| | | | | Change-Id: I09751846794f4d1a16a3edd5ab09579da2f7ffa2 | ||||
* | Convert EmbeddedAltText test to TB4 | Henri Sara | 2015-07-21 | 2 | -47/+60 |
| | | | | Change-Id: I92e0cfbc10d76b76e47f20b366351a8e0023993c | ||||
* | Convert UndefinedHeightSubWindowAndContent test to TB4 | Henri Sara | 2015-07-21 | 2 | -57/+34 |
| | | | | | | | | The shadow artifacts seen with TB2 seem to be a TB2 timing issue and are not reproducible manually or with TB4, so simply checking window size. Change-Id: Ib50412a1a103032bf3c8fa47ca16bab634eafde2 | ||||
* | Convert EmbeddedClickListenerRelativeCoordinates test to TB4 | Henri Sara | 2015-07-21 | 3 | -55/+95 |
| | | | | Change-Id: I3b26211895c2b87bdec2508eb147fe1d9978c131 | ||||
* | Log exception from responsive with cross site css in FF (#16249) | Leif Åstrand | 2015-07-21 | 2 | -0/+71 |
| | | | | Change-Id: I073659e782d1451f1d5ca4782d6bb5b8cb988d1d | ||||
* | Make async remove check work without push (#12909) | Leif Åstrand | 2015-07-21 | 3 | -0/+143 |
| | | | | Change-Id: I8d641d55de873283de5ba32f12c304622ce24152 | ||||
* | Revert "Render nested invalid layouts correctly (#17598)" | Teemu Suo-Anttila | 2015-07-21 | 3 | -146/+0 |
| | | | | | | This reverts commit ac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f. Change-Id: I892896e953637d793d0c0a788f28f3b61494d441 | ||||
* | Fix BasicPersonForm test UI notifications to be more stable | Teemu Suo-Anttila | 2015-07-10 | 1 | -1/+3 |
| | | | | Change-Id: I3b2a338b909c5bf9f3aff0736a8e3067a4d23dd1 | ||||
* | Fix displaying Details when Grid is attached to DOM (#18390) | Teemu Suo-Anttila | 2015-07-10 | 2 | -6/+49 |
| | | | | Change-Id: Ib892eb4d40bbb655113d21b622cc117d54b2cebc | ||||
* | Attach GridLayout children in logical order to preserve focus order (#18353) | Yuriy Artamonov | 2015-07-10 | 2 | -0/+196 |
| | | | | Change-Id: Ib5477cfe2e2ad6eaeabdb6c829f6ad16e31d1eaf | ||||
* | Fix Grid detaching with open details rows (#18415) | Teemu Suo-Anttila | 2015-07-09 | 2 | -0/+179 |
| | | | | Change-Id: I68f5edcfc48063419109b1f3b3f61853db5cfd1a | ||||
* | Improve Eclipse auto-complete experience for openTestURL | Leif Åstrand | 2015-07-08 | 1 | -0/+9 |
| | | | | | | | | Selecting the varags method for auto completion will annoyingly create suggest passing parameters to the method, which is rarely what you want to do. Change-Id: Icbdc2a9aa3b3fd10765aaf0b6fd8f4837c28a510 | ||||
* | Ensure correct render of selection when changing selection model (#17087) | Artur Signell | 2015-07-08 | 2 | -0/+29 |
| | | | | Change-Id: I0f7e0d6027d193acaa13e9f71b3d55b6ea2087f1 | ||||
* | Added missing "grid" TestCategory for grid tests | Teppo Kurki | 2015-07-08 | 13 | -5/+32 |
| | | | | Change-Id: I5e38713ba45cf75259afcc8960188349b15945ec | ||||
* | Migrate ComboBoxNoTextInput test from TB2 to TB4 | Henri Sara | 2015-07-08 | 3 | -75/+107 |
| | | | | Change-Id: I3c2e5022639da785ab76eb8cf12b979195b76ff3 | ||||
* | Add test for Table visible column order/count change (#9781) | Anna Miroshnik | 2015-07-08 | 2 | -0/+191 |
| | | | | | | | | | | Table should work correctly when changing both column properties (width etc) and the number/order of visible columns. This is nearly a duplicate of #17927 and its fix (commit 08dfe45d) fixes #9781 as well so only committing the test here. Change-Id: I9fc74dd0f4c8631ff97fae3e85ab97a940640273 | ||||
* | Fix Grid header adding and removing with select all checkbox (#17592) | Teemu Suo-Anttila | 2015-07-07 | 1 | -0/+14 |
| | | | | Change-Id: I4306635ca334429ef006216c5b35165cf89a938f | ||||
* | Keep a reference to the file we are uploading to keep IE10 happy (#18372) | Artur Signell | 2015-07-07 | 1 | -0/+153 |
| | | | | Change-Id: I480c37b051f0efb2b0d7b1c6922eb7479117b62c | ||||
* | Render nested invalid layouts correctly (#17598) | Artur Signell | 2015-07-07 | 3 | -0/+146 |
| | | | | Change-Id: Iaaf86a6d0d3dbd33beb0d76f64383548be196f4d | ||||
* | Enable test fixed by #18213 | Artur Signell | 2015-07-04 | 1 | -12/+0 |
| | | | | Change-Id: Ibbe15d7ea10edec78dd0c687a8e5a20d6ac2ed8b |