summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-056-32/+155
| | | | Change-Id: I8f4986455029fc3b997ec5fee8916fa118a487ca
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-044-2/+145
| | | | Change-Id: Id6fed9155128ed9134b3d4949b80fc605e5ae62f
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-045-4/+109
| | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81
* Restrict old IE fix to IE <= 10 (#17002)Artur Signell2015-08-041-1/+2
| | | | Change-Id: Iab4ecf3ef0616471743874531264f2fe6868f133
* Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
| | | | Change-Id: I48ca1e392b9ec79cbd907a002d228540a355b116
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-044-6/+39
| | | | Change-Id: I13dfe9344d7ca516d41145e4c35fc45c620cac56
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-045-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: I46598243d1022b82cf64f0e60169f52248c3cc72
* Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-036-10/+233
| | | | Change-Id: I8fcf33b78ff239529b794d41088fd9d8aba5c518
* Update a test for Chrome version.Mika Murtojarvi2015-08-031-1/+1
| | | | Change-Id: I75c05dd316e9890452d7989d38782b13f607064b
* Use correct state classes for Vertical and HorizontalLayoutArtur Signell2015-07-312-0/+14
| | | | Change-Id: Ifa52a2ff7225076129de9b0f964b82704221dccd
* Reserve enough memory so SDM can be run for more than one browserArtur Signell2015-07-311-1/+1
| | | | Change-Id: Ie7424f43248958492de173b2dc8839ecdf8c6df4
* Enable IE stuff also needed for Edge (#18523)Artur Signell2015-07-305-15/+13
| | | | Change-Id: I8e8a80acde885a5d4e0db67101c2a4d101371845
* Detect Edge correctly (#18537)Artur Signell2015-07-304-0/+80
| | | Change-Id: I6aa7e7b7498ff85489843e52bd351e54c4ba70f9
* Make methods return what they promiseArtur Signell2015-07-281-3/+3
| | | | Change-Id: I0b906047a6f6bf81b6c5fb544164b62916ef5982
* Fix empty @sinceMarkus Koivisto2015-07-221-3/+1
| | | | Change-Id: Ie060beaa9eca3b098d7e07116d64580c6a198ee8
* Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
| | | | Change-Id: I8809f31c27d9ad2860c3f21b21948312272db18f
* Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-218-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: I1c1163bdc306f5b86e5e0f6e2bbf2801e65c2243
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-173-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: I41f2af38f7eba2194aa49c8d7a0d13073166cddf
* Stabilize Grid tests on IE11Teemu Suo-Anttila2015-07-172-5/+8
| | | | Change-Id: I1e16dfe54a369c5ed18dedd8755ff479bc1617a1
* Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-172-3/+18
| | | | Change-Id: I6b7ee8776818e59a1607f55a93344209a2dfecc2
* Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-161-1/+13
| | | | Change-Id: Ia6b937749c318e9048c2dd34f3f892b44f384d25
* Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-163-0/+108
| | | | Change-Id: I22b0e56549c19432626dea8c2dd43509c07c0de4
* Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-163-1/+48
| | | | Change-Id: I1b601f7bcddd3a62edcd97651a3270b79dacc7fd
* Add missing import to staging report generatorTeemu Suo-Anttila2015-07-151-0/+1
| | | | Change-Id: I2ceaac45b34b69a7dddaab4d60f2f0f7db1c5602
* Grid sidebar menu design changed. See design document and comments at trac ↵elmot2015-07-158-22/+39
| | | | | | ticket. (#18325) Change-Id: I6686d131f015cf0b7b9a6b43ce43284218d5dd63
* StringToBooleanConverter API improved (#18466)elmot2015-07-152-18/+99
| | | | | | | Added simple customization for text representation Added API for locale-specific conversion Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464
* Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-158-12/+178
| | | | Change-Id: Iff797c3bf90a6021099a3ed4082cfca3a6fb3540
* Use FixedNotificationElement in BasicPersonFormTestTeemu Suo-Anttila2015-07-151-2/+2
| | | | | | This makes tests more stable with IE browsers Change-Id: I9f02180614e860d41f1b9bc90ec4cc4a5d243f0e
* Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)Sauli Tähkäpää2015-07-153-0/+83
| | | | Change-Id: Ib6a2f77aadc9cb1afe8a8e43be9916de3d2eaf44
* Allow using only hostname with ?superdevmodeArtur Signell2015-07-151-1/+5
| | | | Change-Id: Ib88062d13fc3a22970b526a7fc56a22ba860637f
* Convert EmbeddedWithNullSource test to TB4Teemu Suo-Anttila2015-07-152-27/+46
| | | | Change-Id: I495e3b25282aaf7a3122b8503f08bb339a772560
* Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-144-28/+111
| | | | Change-Id: Ia2d8b6a2189e0bb7673f28b3606120d77628afb4
* Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-143-44/+177
| | | Change-Id: I5ecd8a91bd1ebea809d04a54307fcd752fbe3f39
* Move demo links from release report to staging reportTeemu Suo-Anttila2015-07-142-8/+7
| | | | Change-Id: I4c38f787a44856a8420e1f9bda3ae6a1d889588f
* Do not initialize Atmosphere for websocket servlet in Websphere (#16354)Artur Signell2015-07-141-2/+7
| | | | Change-Id: I6f32668d357c2f2af75a2d53de37708f6c449b44
* Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-144-8/+28
| | | | Change-Id: I2570af5f7767f8275fb2e1c19c862974bf9e2eb2
* Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-145-14/+190
| | | Change-Id: I09d612d784f978ba483d243b6938697893e1eac4
* Convert OutOfSyncTest from TB2 to TB4Teemu Suo-Anttila2015-07-133-86/+96
| | | | | | This behaviour was changed in patch for #12909 Change-Id: If39839456608dff94125456c283ee2eec39f15c3
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-133-0/+167
| | | Change-Id: Ib7b82c400b044c27a0f494a81d1c9cd5b307aa34
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-132-6/+11
| | | | Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924
* Remove remaining OutOfSync message referencesArtur Signell2015-07-132-55/+0
| | | | Change-Id: I98004d88f5449e4bc851b4cc7ecc05e48040cc35
* Use role=alert for all notifications (#17079)Artur Signell2015-07-132-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: Ia110d96b8254b98ed66f0765330865099e729abc
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-134-161/+138
| | | | Change-Id: I109ecbfad6e385f98e6475eefd7823efa754fcb9
* Update archetype validation script to use single repo URLHenri Sara2015-07-132-28/+21
| | | | Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d
* Ignore .pyc filesHenri Sara2015-07-131-0/+3
| | | | Change-Id: Ic24eac20f7882f1e4e91650c130d1a1ad7303e33
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-132-47/+60
| | | | Change-Id: I2c3be045340edda6cf9d5b6422dec8b031bcf6dc
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-132-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: Iaf2a546868c3bc7fc9942355cc99a7452039e1f4
* Convert EmbeddedClickListenerRelativeCoordinates test to TB4Henri Sara2015-07-133-55/+95
| | | | Change-Id: Iaac3a80428a9b58ba82e814d8665dd17920ab2bd
* Fix repo URL in staging reportHenri Sara2015-07-131-1/+1
| | | | Change-Id: I0c17af5b750334b45539dfa137e9c7aead2e87d9
* Cache connector state types (#18437)Leif Åstrand2015-07-111-1/+9
| | | | | | | | Reduces time spent in findStateType() for the "40 layouts" action in BasicPerformanceTest from around 2 ms to around 0.2 ms. This improves the total performance of the action by about 5%. Change-Id: I4f979827b2da0d4db87e201fa78421e5551a4113