Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Guard against disconnect() being called twice (#15263) | Artur Signell | 2015-08-12 | 1 | -0/+7 | |
| | | | | Change-Id: I9fa8b5659b4079684f3348c18a6e246914ee8447 | |||||
* | Do not force zero height for empty caption height in FormLayout (#15409) | Artur Signell | 2015-08-12 | 1 | -17/+0 | |
| | | | | Change-Id: I6dc347f44f3eda51d1d5497af1376355f5665cee | |||||
* | Add style names to selection checkboxes (#17755) | Teppo Kurki | 2015-08-12 | 3 | -0/+26 | |
| | | | | Change-Id: Ic7169c6a93dc497ca247db8740bbe9c8e4ac6809 | |||||
* | Fix Grid client-side NPE finding uneditable column editor (#18589) | Teemu Suo-Anttila | 2015-08-12 | 2 | -5/+16 | |
| | | | | Change-Id: I53e7cb95cf2828f966db5b41c07c38fb756372f3 | |||||
* | Basic tagging commands in staging report | Henri Sara | 2015-08-12 | 1 | -0/+34 | |
| | | | | Change-Id: I8b29f57329c1cc6979ed26fe539ba8950e72a7ef | |||||
* | Use latest GAE SDK supporting Java 6 | Henri Sara | 2015-08-12 | 2 | -2/+2 | |
| | | | | | | | 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 | 3 | -5/+106 | |
| | | | | Change-Id: I0877b848b051413e1c2a8af29f066003bdc744ab | |||||
* | Add @since for change 11526 ticket #175907.5.3 | patrik | 2015-08-05 | 2 | -5/+5 | |
| | | | | Change-Id: I3e4540a5a1fe87c82c8ce2c4d92b21c8f94a4d4f | |||||
* | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 6 | -32/+155 | |
| | | | | Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0 | |||||
* | Take margin/border/padding into account when measuring TabSheet (#18471) | Artur Signell | 2015-08-05 | 4 | -2/+145 | |
| | | | | Change-Id: Id9aba32d5f2564961f167261a4fac2a3621e3583 | |||||
* | Attach Window in hierarchy change as required (#18502) | Artur Signell | 2015-08-05 | 5 | -4/+109 | |
| | | | | Change-Id: I75bfe6769814a857d36fb3cc594e11b5dcb5062e | |||||
* | Restrict old IE fix to IE <= 10 (#17002) | Artur Signell | 2015-08-04 | 1 | -1/+2 | |
| | | | | Change-Id: I84b7d654f1a62aad623055033ee0666ad950b805 | |||||
* | 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 | 4 | -6/+39 | |
| | | | | Change-Id: I6c4547eb716e64e60239d9d901b9b889cfcc3761 | |||||
* | Ensure server side focus is applied when opening a window (#17731) | Artur Signell | 2015-08-04 | 5 | -21/+139 | |
| | | | | | | | | 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 | 6 | -10/+233 | |
| | | | | | | (#17002) Change-Id: Id9bde2424cdeab0fa48f1259130d34f88a8b88b3 | |||||
* | Update a test for Chrome version. | Mika Murtojarvi | 2015-08-04 | 1 | -1/+1 | |
| | | | | Change-Id: I9b7b5e56859750ae4d422c3bfeaaecb53c0f735a | |||||
* | Reserve enough memory so SDM can be run for more than one browser | Artur Signell | 2015-08-04 | 1 | -1/+1 | |
| | | | | Change-Id: I8bdd2e7760995fbe4648870400726c913eb392e0 | |||||
* | Enable IE stuff also needed for Edge (#18523) | Artur Signell | 2015-08-04 | 5 | -15/+13 | |
| | | | | Change-Id: I5f1a58710a1dd68fed6f14e8d16acadc085354b7 | |||||
* | Detect Edge correctly (#18537) | Artur Signell | 2015-08-04 | 4 | -0/+80 | |
| | | | | Change-Id: Ib47f624923a3a7e8d6f07f06a55074657bdb8bbd | |||||
* | Make methods return what they promise | Artur Signell | 2015-08-04 | 1 | -3/+3 | |
| | | | | Change-Id: I4e1bbb5106bdeec966439e6a9cf926fd263afa56 | |||||
* | Fix empty @since7.5.2 | Markus Koivisto | 2015-07-22 | 1 | -3/+1 | |
| | | | | Change-Id: Ie0117047ee7b3923bf56b90c4ba5a1ab8edb91ab | |||||
* | Fix IE8 centered window initial placement (#18498) | Teemu Suo-Anttila | 2015-07-22 | 2 | -14/+10 | |
| | | | | Change-Id: I0bb5160adfab11bdba695c4e7187d8a3b3f955cd | |||||
* | Add mention of changed Grid SidebarMenu theme to release notes | Teemu Suo-Anttila | 2015-07-21 | 1 | -0/+1 | |
| | | | | Change-Id: Iec26a6af20e04a1f226dc831a4b485ee8da4a46c | |||||
* | Fix DetailsRow communication use connector IDs (#18493) | Teemu Suo-Anttila | 2015-07-21 | 8 | -563/+167 | |
| | | | | | | | | | 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 | 3 | -157/+74 | |
| | | | | | | | 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 | |||||
* | Fix IE8 icons in tree expand regression (#18488) | Teemu Suo-Anttila | 2015-07-21 | 2 | -3/+18 | |
| | | | | Change-Id: I8200cf16ad3ff8fd15e963d3b7b3646c47639d5f | |||||
* | Fix IE8 window shadows with undefined height (#18487) | Teemu Suo-Anttila | 2015-07-21 | 1 | -1/+13 | |
| | | | | Change-Id: I48717be814a6f150bf39dd2d725b753277927865 | |||||
* | Workaround for IE10 invalid min-height calculations (#15169) | Artur Signell | 2015-07-21 | 3 | -0/+108 | |
| | | | | Change-Id: I322b11248db0449e9cddc471a719c83105802896 | |||||
* | Select last item only if filtered items exist. (#18441) | Sauli Tähkäpää | 2015-07-21 | 3 | -1/+48 | |
| | | | | Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca | |||||
* | Add missing import to staging report generator | Teemu Suo-Anttila | 2015-07-21 | 1 | -0/+1 | |
| | | | | Change-Id: I97d0166b8a25efd2407c57f3b68db6c76ce346eb | |||||
* | Grid sidebar menu design changed. See design document and comments at trac ↵ | elmot | 2015-07-21 | 8 | -22/+39 | |
| | | | | | | ticket. (#18325) Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54 | |||||
* | Support frozen columns in Grid editor (#16727) | Johannes Dahlström | 2015-07-21 | 8 | -12/+178 | |
| | | | | 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 | 3 | -0/+83 | |
| | | | | Change-Id: I2122c7a1475a6ec3f53be92f04e770e4a8104167 | |||||
* | Allow using only hostname with ?superdevmode | Artur Signell | 2015-07-21 | 1 | -1/+5 | |
| | | | | Change-Id: Iffa9da89e869448ce0ef84af4b8d228832ea46b1 | |||||
* | Convert EmbeddedWithNullSource test to TB4 | Teemu Suo-Anttila | 2015-07-21 | 2 | -27/+46 | |
| | | | | Change-Id: Ic6b4eb43555cb44f8bdeeb55df3ffc919cd04664 | |||||
* | Replaced HashMaps with TreeMaps to keep the same order (#14736) | Taras Hupalo | 2015-07-21 | 4 | -28/+111 | |
| | | | | Change-Id: Ie28e05aa8fbf1709fb057cb1a0776d5a1f1698bc | |||||
* | Fixes scrollToLine while resizing Grid via split position (#18424) | Teppo Kurki | 2015-07-21 | 3 | -44/+177 | |
| | | | | Change-Id: I589622de8f0078c4fcbdcc50bc074dcc6e11e6bc | |||||
* | Move demo links from release report to staging report | Teemu Suo-Anttila | 2015-07-21 | 2 | -8/+7 | |
| | | | | Change-Id: I482bef9c58f5151357b9d2ef06f413872cc576bd | |||||
* | Do not initialize Atmosphere for websocket servlet in Websphere (#16354) | Artur Signell | 2015-07-21 | 1 | -2/+7 | |
| | | | | Change-Id: I510df25e6034c81c16cc3b9e03a2e46850496251 | |||||
* | 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 | 5 | -14/+190 | |
| | | | | 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 | 3 | -0/+167 | |
| | | | | Change-Id: I6e398952f84620955f9f1d61ef5ee90f81e28007 | |||||
* | Add optional --repo parameter for Demo validation script | Teemu Suo-Anttila | 2015-07-21 | 2 | -6/+11 | |
| | | | | Change-Id: Ifcc86d927d6a0577a7ba229aa4e9a61e3d8916ee | |||||
* | Use role=alert for all notifications (#17079) | Artur Signell | 2015-07-21 | 2 | -2/+7 | |
| | | | | | | | | Jaws for Windows (at least up to Jaws 16) does not announce any role=status messages at all so the user will not hear any tray messages or assistive messages without this change Change-Id: I2e75a086b4c66ce2b65bd02640db8cae66659ce4 | |||||
* | Convert TB2 test TreeContextMenuAndIcons to TB4 | Henri Sara | 2015-07-21 | 4 | -161/+138 | |
| | | | | Change-Id: I09751846794f4d1a16a3edd5ab09579da2f7ffa2 | |||||
* | Update archetype validation script to use single repo URL | Henri Sara | 2015-07-21 | 2 | -28/+21 | |
| | | | | Change-Id: Iefdf3c5864b72b79cfb31b2333bcc5b1684592fb |