summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix empty @since7.5.2Markus Koivisto2015-07-221-3/+1
| | | | Change-Id: Ie0117047ee7b3923bf56b90c4ba5a1ab8edb91ab
* Fix IE8 centered window initial placement (#18498)Teemu Suo-Anttila2015-07-222-14/+10
| | | | Change-Id: I0bb5160adfab11bdba695c4e7187d8a3b3f955cd
* Add mention of changed Grid SidebarMenu theme to release notesTeemu Suo-Anttila2015-07-211-0/+1
| | | | Change-Id: Iec26a6af20e04a1f226dc831a4b485ee8da4a46c
* 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: If94e8df76254816aeb2fd681624fc82e7718cbb8
* Convert ComboBoxLargeIconsTest from TB2 to TB4Teemu Suo-Anttila2015-07-213-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 IE11Teemu Suo-Anttila2015-07-212-5/+8
| | | | Change-Id: I86fec91d695cb2e934230750451fdc37a1f48b86
* Fix IE8 icons in tree expand regression (#18488)Teemu Suo-Anttila2015-07-212-3/+18
| | | | Change-Id: I8200cf16ad3ff8fd15e963d3b7b3646c47639d5f
* Fix IE8 window shadows with undefined height (#18487)Teemu Suo-Anttila2015-07-211-1/+13
| | | | Change-Id: I48717be814a6f150bf39dd2d725b753277927865
* Workaround for IE10 invalid min-height calculations (#15169)Artur Signell2015-07-213-0/+108
| | | | Change-Id: I322b11248db0449e9cddc471a719c83105802896
* Select last item only if filtered items exist. (#18441)Sauli Tähkäpää2015-07-213-1/+48
| | | | Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca
* Add missing import to staging report generatorTeemu Suo-Anttila2015-07-211-0/+1
| | | | Change-Id: I97d0166b8a25efd2407c57f3b68db6c76ce346eb
* Grid sidebar menu design changed. See design document and comments at trac ↵elmot2015-07-218-22/+39
| | | | | | ticket. (#18325) Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54
* Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-218-12/+178
| | | | Change-Id: I0ce69b37c87a345e5757636292cf52fbdd4eb0c2
* Use FixedNotificationElement in BasicPersonFormTestTeemu Suo-Anttila2015-07-211-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-213-0/+83
| | | | Change-Id: I2122c7a1475a6ec3f53be92f04e770e4a8104167
* Allow using only hostname with ?superdevmodeArtur Signell2015-07-211-1/+5
| | | | Change-Id: Iffa9da89e869448ce0ef84af4b8d228832ea46b1
* Convert EmbeddedWithNullSource test to TB4Teemu Suo-Anttila2015-07-212-27/+46
| | | | Change-Id: Ic6b4eb43555cb44f8bdeeb55df3ffc919cd04664
* Replaced HashMaps with TreeMaps to keep the same order (#14736)Taras Hupalo2015-07-214-28/+111
| | | | Change-Id: Ie28e05aa8fbf1709fb057cb1a0776d5a1f1698bc
* Fixes scrollToLine while resizing Grid via split position (#18424)Teppo Kurki2015-07-213-44/+177
| | | | Change-Id: I589622de8f0078c4fcbdcc50bc074dcc6e11e6bc
* Move demo links from release report to staging reportTeemu Suo-Anttila2015-07-212-8/+7
| | | | Change-Id: I482bef9c58f5151357b9d2ef06f413872cc576bd
* Do not initialize Atmosphere for websocket servlet in Websphere (#16354)Artur Signell2015-07-211-2/+7
| | | | Change-Id: I510df25e6034c81c16cc3b9e03a2e46850496251
* Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-214-8/+28
| | | | Change-Id: I02ad2fa8e4d8405fff010f0d94a174deee6816fc
* Read debug window settings when all entry points have run (#17882)Leif Åstrand2015-07-215-14/+190
| | | | Change-Id: I033635b0c314e67330f894e79d69fc8d2e129562
* Convert OutOfSyncTest from TB2 to TB4Teemu Suo-Anttila2015-07-213-86/+96
| | | | | | This behaviour was changed in patch for #12909 Change-Id: I616f8bd8b486b402a204056d0f76b4be6a7a15e4
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-213-0/+167
| | | | Change-Id: I6e398952f84620955f9f1d61ef5ee90f81e28007
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-212-6/+11
| | | | Change-Id: Ifcc86d927d6a0577a7ba229aa4e9a61e3d8916ee
* Use role=alert for all notifications (#17079)Artur Signell2015-07-212-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 TB4Henri Sara2015-07-214-161/+138
| | | | Change-Id: I09751846794f4d1a16a3edd5ab09579da2f7ffa2
* Update archetype validation script to use single repo URLHenri Sara2015-07-212-28/+21
| | | | Change-Id: Iefdf3c5864b72b79cfb31b2333bcc5b1684592fb
* Ignore .pyc filesHenri Sara2015-07-211-0/+3
| | | | Change-Id: I2c29b5957f3b2c7001b34b04d18f91507657a8ac
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-212-47/+60
| | | | Change-Id: I92e0cfbc10d76b76e47f20b366351a8e0023993c
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-212-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 TB4Henri Sara2015-07-213-55/+95
| | | | Change-Id: I3b26211895c2b87bdec2508eb147fe1d9978c131
* Fix repo URL in staging reportHenri Sara2015-07-211-1/+1
| | | | Change-Id: Idd3a5d378a4acea4f1274ce4845642bb4a4339d3
* Cache connector state types (#18437)Leif Åstrand2015-07-211-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: I4b32c6530089400a616c62400cb2f282f0caa62c
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-213-4/+86
| | | | Change-Id: I073659e782d1451f1d5ca4782d6bb5b8cb988d1d
* Make async remove check work without push (#12909)Leif Åstrand2015-07-214-29/+166
| | | | Change-Id: I8d641d55de873283de5ba32f12c304622ce24152
* Eliminate unguarded Profiler string concatenationLeif Åstrand2015-07-211-4/+8
| | | | | | | | Even though the call to Profiler.enter would be eliminated by the compiler, it would still include the string concatenation since it can't prove it wouldn't have any side effects. Change-Id: I26391549fac48bbca71f30b216dd175c964b8b34
* Revert "Render nested invalid layouts correctly (#17598)"Teemu Suo-Anttila2015-07-214-182/+5
| | | | | | This reverts commit ac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f. Change-Id: I892896e953637d793d0c0a788f28f3b61494d441
* Revert "Take Window special case into account for invalid layoutsTeemu Suo-Anttila2015-07-211-12/+0
| | | | | | | | (#17598)" This reverts commit abc1c5dff6438d65e53473b69ae9a3ca2b8e60e1. Change-Id: I021d4ac386647073828950ec5536b75cf3175f52
* Add staging report file generatorTeemu Suo-Anttila2015-07-102-3/+47
| | | | Change-Id: I976ed36e6773cfbf87f041010580c41e308c9f3f
* Add @since check to build report generatorTeemu Suo-Anttila2015-07-101-2/+14
| | | | Change-Id: Ife5a29634ddfde62eda9d36e0bf7b8ac00fa2426
* Fix BasicPersonForm test UI notifications to be more stableTeemu Suo-Anttila2015-07-101-1/+3
| | | | Change-Id: I3b2a338b909c5bf9f3aff0736a8e3067a4d23dd1
* Add missing @since 7.5.1 to JavaDocTeemu Suo-Anttila2015-07-104-12/+12
| | | | Change-Id: I8dc89fe5ec8cda3998e7cb08b71b0ed10a4a1ce4
* Fix Archetype validation script to use correct path for pom filesTeemu Suo-Anttila2015-07-102-4/+4
| | | | Change-Id: I4024c7ad1aaa8e49d3ad2089d2710d432aab054a
* Fix passing repo id to archetype generation functionTeemu Suo-Anttila2015-07-101-2/+2
| | | | Change-Id: Iecf8cb8215a8ef36f28670019a88fc96371fc2e1
* Fix BuildHelpers to create all necessary directoriesTeemu Suo-Anttila2015-07-101-2/+2
| | | | Change-Id: I4603ff4b46e742b1fa2cf83c6de84f8a7f77018d
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-105-14/+81
| | | | Change-Id: Ib892eb4d40bbb655113d21b622cc117d54b2cebc
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-104-3/+213
| | | | Change-Id: Ib5477cfe2e2ad6eaeabdb6c829f6ad16e31d1eaf
* Fix version number resolution for validation scriptsTeemu Suo-Anttila2015-07-093-24/+36
| | | | Change-Id: I07bde442ceb444a3732087838fab4de2de0393eb