]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
9 years agoRemove accidentally commited file
Artur Signell [Mon, 24 Aug 2015 17:02:36 +0000 (20:02 +0300)]
Remove accidentally commited file

Change-Id: I115e964260e575d8378fe44e679785658e96dcb6

9 years agoUpdate Atmosphere to fix reconnect problem (#18686)
Artur Signell [Sat, 29 Aug 2015 17:53:30 +0000 (20:53 +0300)]
Update Atmosphere to fix reconnect problem (#18686)

Change-Id: I53ff3bc7d83bd15b24fdafcee83cd0f2555c440b

9 years agoEnable overriding Grid style variables in Runo and Reindeer. (#18581)
Sauli Tähkäpää [Tue, 25 Aug 2015 19:58:09 +0000 (22:58 +0300)]
Enable overriding Grid style variables in Runo and Reindeer. (#18581)

Change-Id: I099d3d6de4a211b18699726a11bffa3188e21f51

9 years agoConvert test to JUnit 4
Leif Åstrand [Sat, 29 Aug 2015 11:58:02 +0000 (14:58 +0300)]
Convert test to JUnit 4

Change-Id: I790b7b963e906d42060aa4bdc0c2403e3234a217

9 years agoImprove build and publish reports
Johannes Dahlström [Fri, 28 Aug 2015 13:03:11 +0000 (16:03 +0300)]
Improve build and publish reports

- Add link to closed fixed but not released/pending tickets
- Ignore empty @since in /result/ paths
- Add link to public Maven repository

Change-Id: I885a5764901bfa063fd3332121d54077049ddd35

9 years agoAdd result folder creation to publish report generator
Teemu Suo-Anttila [Fri, 28 Aug 2015 11:13:51 +0000 (14:13 +0300)]
Add result folder creation to publish report generator

Change-Id: Icdc71f7e5707cfb985c8b54f3172c332ea21ad1e

9 years agoDo not include Chrome version in test output
Artur Signell [Tue, 25 Aug 2015 11:18:46 +0000 (14:18 +0300)]
Do not include Chrome version in test output

Change-Id: I52c1adaa140f8ac213283efd037f3a9736b48f6b

9 years agoFix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)
Artur Signell [Wed, 8 Jul 2015 17:04:43 +0000 (20:04 +0300)]
Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422)

Change-Id: I138eef2ff9b1660dd545baee5df315ff135e0a91

9 years agoMeasure width exactly to avoid white padding at the right edge (#18648)
Artur Signell [Mon, 24 Aug 2015 18:13:14 +0000 (21:13 +0300)]
Measure width exactly to avoid white padding at the right edge (#18648)

Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc

9 years agoMake checkbox inline-block like all other widgets (#18518)
Artur Signell [Mon, 27 Jul 2015 18:48:32 +0000 (21:48 +0300)]
Make checkbox inline-block like all other widgets (#18518)

Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d

9 years agoResynchronize everything after theme change (#18478)
Artur Signell [Tue, 14 Jul 2015 15:04:09 +0000 (18:04 +0300)]
Resynchronize everything after theme change (#18478)

Change-Id: Id56d0ff7b2c675780c84efe999cb4b9d655df4cd

9 years agoFix Grid column width calculation regression (#18617)
Teemu Suo-Anttila [Mon, 24 Aug 2015 10:57:27 +0000 (13:57 +0300)]
Fix Grid column width calculation regression (#18617)

Change-Id: I359240ff393428dd5d6764d5e01a40022ab94fc6

9 years agoUpdate to Bourbon 3.2.4 (#15484)
Artur Signell [Wed, 19 Aug 2015 20:55:16 +0000 (23:55 +0300)]
Update to Bourbon 3.2.4 (#15484)

Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97

9 years agoUse correct classname for ValoTheme.SCROLL_INDICATOR (#14802)
Artur Signell [Tue, 14 Jul 2015 16:33:49 +0000 (19:33 +0300)]
Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)

Use constants in Valo tests to ensure they are correct

Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b

9 years agoCut off Grid cell content when max column width is set (#18617)
Teppo Kurki [Tue, 18 Aug 2015 18:46:39 +0000 (21:46 +0300)]
Cut off Grid cell content when max column width is set (#18617)

Change-Id: I912377ffe366e6ac46280b374fa04caa59c3bcf2

9 years agoPrevent race-condition induced sporadic error in Escalator (#17258)
patrik [Mon, 3 Aug 2015 08:41:03 +0000 (11:41 +0300)]
Prevent race-condition induced sporadic error in Escalator (#17258)

Change-Id: I624c44056d43a6a3205be46a748070f269a3c3e3

9 years agoAdd missing @since tags 7.5.4
Mika Murtojarvi [Wed, 19 Aug 2015 14:11:49 +0000 (17:11 +0300)]
Add missing @since tags

Change-Id: I90a76c6a44d91ac1f185623678b086683e4287b2

9 years agoAdd optional OSGi imports for portals (#18561)
Henri Sara [Fri, 7 Aug 2015 10:00:00 +0000 (13:00 +0300)]
Add optional OSGi imports for portals (#18561)

Change-Id: Id13dc29347c93ad142c991f95f89cf04eb06db94

9 years agoStringToBooleanConverter API improved (#18466)
elmot [Fri, 10 Jul 2015 09:09:52 +0000 (12:09 +0300)]
StringToBooleanConverter API improved  (#18466)

Added simple customization for text representation
Added API for locale-specific conversion

Change-Id: I866b37bb085e85ef3d67e9d5e6db82b22e9bc464

9 years agoRevert "Write true as attribute="" (#17519)"
Mika Murtojarvi [Wed, 19 Aug 2015 07:50:35 +0000 (10:50 +0300)]
Revert "Write true as attribute="" (#17519)"

This reverts commit cdc07e55c12dc4ffbe509e15c4f4f165fb4a1670.

Change-Id: Iad07a0292639d89c8f029c690005e7f1041eb79f

9 years agoWrite true as attribute="" (#17519)
Leif Åstrand [Mon, 18 May 2015 12:10:30 +0000 (15:10 +0300)]
Write true as attribute="" (#17519)

Change-Id: I49287cc38605abb75059cb553e3baed2a8359067

9 years agoPrevent NPE on missing security key. (#18573)
Sauli Tähkäpää [Sat, 15 Aug 2015 20:14:14 +0000 (23:14 +0300)]
Prevent NPE on missing security key. (#18573)

Change-Id: I6d9eeb257a4a4889ce679a31a45133c3d0c90368

9 years agoHandle renderer exceptions gracefully (#18554)
Artur Signell [Tue, 4 Aug 2015 09:33:30 +0000 (12:33 +0300)]
Handle renderer exceptions gracefully (#18554)

Change-Id: I46557f6c6f8543ab61b863145863824785d14784

9 years agoPrevent Escalator scrollbars oscillation in HeightByRows mode (#18596)
Teemu Suo-Anttila [Fri, 14 Aug 2015 10:21:53 +0000 (13:21 +0300)]
Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596)

Change-Id: Ie44ee231d83491af8704f989300a0b8cd9888374

9 years agoDisable websphereportal8 test
Henri Sara [Thu, 13 Aug 2015 10:51:00 +0000 (13:51 +0300)]
Disable websphereportal8 test

The automated test environment is missing the server, so
the test was always ignored.

Change-Id: I37d3b6d08eb6a194897a48392c653e7d478d4e21

9 years agoMake Valo work with sass-lang compiler again (#18438)
Artur Signell [Thu, 13 Aug 2015 05:27:58 +0000 (08:27 +0300)]
Make Valo work with sass-lang compiler again (#18438)

Change-Id: Id62d077fd6219c4486a970fc7c747ae344f6b82d

9 years agoAdd server check for deployment script
Teemu Suo-Anttila [Thu, 13 Aug 2015 07:22:42 +0000 (10:22 +0300)]
Add server check for deployment script

Change-Id: I759ed64fde83d5b9580596308f9a1feee75e1751

9 years agoDecode filename before finding resource (#15407)
Artur Signell [Thu, 15 Jan 2015 19:59:00 +0000 (21:59 +0200)]
Decode filename before finding resource (#15407)

Change-Id: I6ea35a780f3dfdcef299919c1249e9104341f99e

9 years agoAdd missing URLs to staging report
Teemu Suo-Anttila [Mon, 10 Aug 2015 08:52:07 +0000 (11:52 +0300)]
Add missing URLs to staging report

This adds a new command line parameter for TestBench API build

Change-Id: Ib9a362c665c018dba1dc88d9725980e46fdc9665

9 years agoAdd reporting script for post-publish validation
Teemu Suo-Anttila [Wed, 12 Aug 2015 12:13:08 +0000 (15:13 +0300)]
Add reporting script for post-publish validation

Change-Id: I9ac8adea219d2c9750d7d79a0933c89eaa0c21eb

9 years agoAdd class for last frozen column requested by designers (#18590)
Taras Hupalo [Wed, 5 Aug 2015 10:09:30 +0000 (13:09 +0300)]
Add class for last frozen column requested by designers (#18590)

See https://github.com/vaadin/components/pull/57#issuecomment-127622121
for details

Change-Id: I71e64a420d9fc1ae0d970bdc7eb71fdfb34553c3

9 years agoGuard against disconnect() being called twice (#15263)
Artur Signell [Thu, 6 Aug 2015 08:13:21 +0000 (11:13 +0300)]
Guard against disconnect() being called twice (#15263)

Change-Id: I9fa8b5659b4079684f3348c18a6e246914ee8447

9 years agoDo not force zero height for empty caption height in FormLayout (#15409)
Artur Signell [Sat, 11 Jul 2015 18:54:02 +0000 (21:54 +0300)]
Do not force zero height for empty caption height in FormLayout (#15409)

Change-Id: I6dc347f44f3eda51d1d5497af1376355f5665cee

9 years agoAdd style names to selection checkboxes (#17755)
Teppo Kurki [Tue, 11 Aug 2015 19:55:43 +0000 (22:55 +0300)]
Add style names to selection checkboxes (#17755)

Change-Id: Ic7169c6a93dc497ca247db8740bbe9c8e4ac6809

9 years agoFix Grid client-side NPE finding uneditable column editor (#18589)
Teemu Suo-Anttila [Tue, 11 Aug 2015 11:55:27 +0000 (14:55 +0300)]
Fix Grid client-side NPE finding uneditable column editor (#18589)

Change-Id: I53e7cb95cf2828f966db5b41c07c38fb756372f3

9 years agoBasic tagging commands in staging report
Henri Sara [Fri, 7 Aug 2015 12:56:32 +0000 (15:56 +0300)]
Basic tagging commands in staging report

Change-Id: I8b29f57329c1cc6979ed26fe539ba8950e72a7ef

9 years agoUse latest GAE SDK supporting Java 6
Henri Sara [Sun, 9 Aug 2015 10:38:20 +0000 (13:38 +0300)]
Use latest GAE SDK supporting Java 6

An upgrade of GAE SDK is needed to support the new HDR
that replaced the old DataStore.

Change-Id: I175785e5e37afb5d1acc229d1bbb6229e01def2a

9 years agoPrevent scrolling when expanding a TreeTable item (#18247)
Mika Murtojarvi [Fri, 31 Jul 2015 14:10:31 +0000 (17:10 +0300)]
Prevent scrolling when expanding a TreeTable item (#18247)

Change-Id: I0877b848b051413e1c2a8af29f066003bdc744ab

9 years agoAdd @since for change 11526 ticket #17590 7.5.3
patrik [Wed, 5 Aug 2015 10:55:45 +0000 (13:55 +0300)]
Add @since for change 11526 ticket #17590

Change-Id: I3e4540a5a1fe87c82c8ce2c4d92b21c8f94a4d4f

9 years agoUpdate Select all -CheckBox from server and partial selections (#17590)
Teppo Kurki [Thu, 9 Jul 2015 20:23:35 +0000 (23:23 +0300)]
Update Select all -CheckBox from server and partial selections (#17590)

Change-Id: Iab111504502dc104cb9ce8777dbaf87bba1e31a0

9 years agoTake margin/border/padding into account when measuring TabSheet (#18471)
Artur Signell [Wed, 15 Jul 2015 21:20:26 +0000 (00:20 +0300)]
Take margin/border/padding into account when measuring TabSheet (#18471)

Change-Id: Id9aba32d5f2564961f167261a4fac2a3621e3583

9 years agoAttach Window in hierarchy change as required (#18502)
Artur Signell [Mon, 3 Aug 2015 20:02:47 +0000 (23:02 +0300)]
Attach Window in hierarchy change as required (#18502)

Change-Id: I75bfe6769814a857d36fb3cc594e11b5dcb5062e

9 years agoRestrict old IE fix to IE <= 10 (#17002)
Artur Signell [Sat, 11 Jul 2015 18:12:39 +0000 (21:12 +0300)]
Restrict old IE fix to IE <= 10 (#17002)

Change-Id: I84b7d654f1a62aad623055033ee0666ad950b805

9 years agoTest for multiple manual push in same access block (#15330, #16919)
Artur Signell [Wed, 25 Feb 2015 07:55:55 +0000 (09:55 +0200)]
Test for multiple manual push in same access block (#15330, #16919)

Change-Id: I47144b65dbe15fff8577ab7c8666c48d7c749e1d

9 years agoFix NPE when clicking and move handler is not set (#8718)
Artur Signell [Mon, 3 Aug 2015 21:16:04 +0000 (00:16 +0300)]
Fix NPE when clicking and move handler is not set (#8718)

Change-Id: I6c4547eb716e64e60239d9d901b9b889cfcc3761

9 years agoEnsure server side focus is applied when opening a window (#17731)
Artur Signell [Wed, 15 Jul 2015 17:37:20 +0000 (20:37 +0300)]
Ensure server side focus is applied when opening a window (#17731)

This change removes all deferred commands for handling window focus to
ensure
the focus events are triggered in the expected order

Change-Id: Ie3295aa8825f5c1c16d15f3deded987beb34d5fd

9 years agoTake margin/border/padding into account when measuring ComboBox in IE
Artur Signell [Fri, 10 Jul 2015 23:25:29 +0000 (02:25 +0300)]
Take margin/border/padding into account when measuring ComboBox in IE
(#17002)

Change-Id: Id9bde2424cdeab0fa48f1259130d34f88a8b88b3

9 years agoUpdate a test for Chrome version.
Mika Murtojarvi [Mon, 3 Aug 2015 07:43:46 +0000 (10:43 +0300)]
Update a test for Chrome version.

Change-Id: I9b7b5e56859750ae4d422c3bfeaaecb53c0f735a

9 years agoReserve enough memory so SDM can be run for more than one browser
Artur Signell [Fri, 31 Jul 2015 06:43:46 +0000 (09:43 +0300)]
Reserve enough memory so SDM can be run for more than one browser

Change-Id: I8bdd2e7760995fbe4648870400726c913eb392e0

9 years agoEnable IE stuff also needed for Edge (#18523)
Artur Signell [Thu, 30 Jul 2015 10:39:59 +0000 (13:39 +0300)]
Enable IE stuff also needed for Edge (#18523)

Change-Id: I5f1a58710a1dd68fed6f14e8d16acadc085354b7

9 years agoDetect Edge correctly (#18537)
Artur Signell [Thu, 30 Jul 2015 10:01:56 +0000 (13:01 +0300)]
Detect Edge correctly (#18537)

Change-Id: Ib47f624923a3a7e8d6f07f06a55074657bdb8bbd

9 years agoMake methods return what they promise
Artur Signell [Tue, 28 Jul 2015 08:39:29 +0000 (11:39 +0300)]
Make methods return what they promise

Change-Id: I4e1bbb5106bdeec966439e6a9cf926fd263afa56

9 years agoFix empty @since 7.5.2
Markus Koivisto [Wed, 22 Jul 2015 13:59:01 +0000 (16:59 +0300)]
Fix empty @since

Change-Id: Ie0117047ee7b3923bf56b90c4ba5a1ab8edb91ab

9 years agoFix IE8 centered window initial placement (#18498)
Teemu Suo-Anttila [Fri, 17 Jul 2015 10:13:07 +0000 (13:13 +0300)]
Fix IE8 centered window initial placement (#18498)

Change-Id: I0bb5160adfab11bdba695c4e7187d8a3b3f955cd

9 years agoAdd mention of changed Grid SidebarMenu theme to release notes
Teemu Suo-Anttila [Tue, 21 Jul 2015 13:07:09 +0000 (16:07 +0300)]
Add mention of changed Grid SidebarMenu theme to release notes

Change-Id: Iec26a6af20e04a1f226dc831a4b485ee8da4a46c

9 years agoFix DetailsRow communication use connector IDs (#18493)
Teemu Suo-Anttila [Mon, 20 Jul 2015 06:21:39 +0000 (09:21 +0300)]
Fix DetailsRow communication use connector IDs (#18493)

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

9 years agoConvert ComboBoxLargeIconsTest from TB2 to TB4
Teemu Suo-Anttila [Fri, 17 Jul 2015 08:52:17 +0000 (11:52 +0300)]
Convert ComboBoxLargeIconsTest from TB2 to TB4

This patch also adds some subpart awareness as well as deferred worker
interface to VFilterSelect to support running TB4 tests reliably.

Change-Id: I59afe353853026a88b16bcabb5f7a3923d5db7cd

9 years agoStabilize Grid tests on IE11
Teemu Suo-Anttila [Thu, 16 Jul 2015 15:04:20 +0000 (18:04 +0300)]
Stabilize Grid tests on IE11

Change-Id: I86fec91d695cb2e934230750451fdc37a1f48b86

9 years agoFix IE8 icons in tree expand regression (#18488)
Teemu Suo-Anttila [Thu, 16 Jul 2015 14:31:54 +0000 (17:31 +0300)]
Fix IE8 icons in tree expand regression (#18488)

Change-Id: I8200cf16ad3ff8fd15e963d3b7b3646c47639d5f

9 years agoFix IE8 window shadows with undefined height (#18487)
Teemu Suo-Anttila [Thu, 16 Jul 2015 13:23:38 +0000 (16:23 +0300)]
Fix IE8 window shadows with undefined height (#18487)

Change-Id: I48717be814a6f150bf39dd2d725b753277927865

9 years agoWorkaround for IE10 invalid min-height calculations (#15169)
Artur Signell [Fri, 10 Jul 2015 22:48:50 +0000 (01:48 +0300)]
Workaround for IE10 invalid min-height calculations (#15169)

Change-Id: I322b11248db0449e9cddc471a719c83105802896

9 years agoSelect last item only if filtered items exist. (#18441)
Sauli Tähkäpää [Thu, 9 Jul 2015 10:27:49 +0000 (13:27 +0300)]
Select last item only if filtered items exist. (#18441)

Change-Id: I8fcf93e807f90c297b0bc4a8820a88ff5a58aeca

9 years agoAdd missing import to staging report generator
Teemu Suo-Anttila [Wed, 15 Jul 2015 15:38:46 +0000 (18:38 +0300)]
Add missing import to staging report generator

Change-Id: I97d0166b8a25efd2407c57f3b68db6c76ce346eb

9 years agoGrid sidebar menu design changed. See design document and comments at trac ticket...
elmot [Tue, 30 Jun 2015 14:40:30 +0000 (17:40 +0300)]
Grid sidebar menu design changed. See design document and comments at trac ticket. (#18325)

Change-Id: I65be0245c9bfcd7986cc188b96a6bade9e8c4a54

9 years agoSupport frozen columns in Grid editor (#16727)
Johannes Dahlström [Thu, 9 Jul 2015 11:51:30 +0000 (14:51 +0300)]
Support frozen columns in Grid editor (#16727)

Change-Id: I0ce69b37c87a345e5757636292cf52fbdd4eb0c2

9 years agoUse FixedNotificationElement in BasicPersonFormTest
Teemu Suo-Anttila [Wed, 15 Jul 2015 06:57:41 +0000 (09:57 +0300)]
Use FixedNotificationElement in BasicPersonFormTest

This makes tests more stable with IE browsers

Change-Id: If907dbd0406509b6ece2ad119a2b7b16ccf79f38

9 years agoIncrease Tooltip z-index to be larger than the default overlay z-index. (#14854)
Sauli Tähkäpää [Fri, 13 Mar 2015 20:29:59 +0000 (22:29 +0200)]
Increase Tooltip z-index to be larger than the default overlay z-index. (#14854)

Change-Id: I2122c7a1475a6ec3f53be92f04e770e4a8104167

9 years agoAllow using only hostname with ?superdevmode
Artur Signell [Mon, 13 Jul 2015 13:36:55 +0000 (16:36 +0300)]
Allow using only hostname with ?superdevmode

Change-Id: Iffa9da89e869448ce0ef84af4b8d228832ea46b1

9 years agoConvert EmbeddedWithNullSource test to TB4
Teemu Suo-Anttila [Tue, 14 Jul 2015 12:31:17 +0000 (15:31 +0300)]
Convert EmbeddedWithNullSource test to TB4

Change-Id: Ic6b4eb43555cb44f8bdeeb55df3ffc919cd04664

9 years agoReplaced HashMaps with TreeMaps to keep the same order (#14736)
Taras Hupalo [Sun, 25 Jan 2015 03:46:41 +0000 (05:46 +0200)]
Replaced HashMaps with TreeMaps to keep the same order (#14736)

Change-Id: Ie28e05aa8fbf1709fb057cb1a0776d5a1f1698bc

9 years agoFixes scrollToLine while resizing Grid via split position (#18424)
Teppo Kurki [Mon, 6 Jul 2015 08:59:00 +0000 (11:59 +0300)]
Fixes scrollToLine while resizing Grid via split position (#18424)

Change-Id: I589622de8f0078c4fcbdcc50bc074dcc6e11e6bc

9 years agoMove demo links from release report to staging report
Teemu Suo-Anttila [Tue, 14 Jul 2015 12:00:53 +0000 (15:00 +0300)]
Move demo links from release report to staging report

Change-Id: I482bef9c58f5151357b9d2ef06f413872cc576bd

9 years agoDo not initialize Atmosphere for websocket servlet in Websphere (#16354)
Artur Signell [Thu, 16 Apr 2015 07:10:42 +0000 (10:10 +0300)]
Do not initialize Atmosphere for websocket servlet in Websphere (#16354)

Change-Id: I510df25e6034c81c16cc3b9e03a2e46850496251

9 years agoStabilize TB4 tests with IE 11
Teemu Suo-Anttila [Tue, 14 Jul 2015 10:33:38 +0000 (13:33 +0300)]
Stabilize TB4 tests with IE 11

Change-Id: I02ad2fa8e4d8405fff010f0d94a174deee6816fc

9 years agoRead debug window settings when all entry points have run (#17882)
Leif Åstrand [Mon, 18 May 2015 11:59:39 +0000 (14:59 +0300)]
Read debug window settings when all entry points have run (#17882)

Change-Id: I033635b0c314e67330f894e79d69fc8d2e129562

9 years agoConvert OutOfSyncTest from TB2 to TB4
Teemu Suo-Anttila [Mon, 13 Jul 2015 14:26:20 +0000 (17:26 +0300)]
Convert OutOfSyncTest from TB2 to TB4

This behaviour was changed in patch for #12909

Change-Id: I616f8bd8b486b402a204056d0f76b4be6a7a15e4

9 years agoUpdate connector hierarch when canceling editor (#16976).
Leif Åstrand [Fri, 19 Jun 2015 10:32:08 +0000 (13:32 +0300)]
Update connector hierarch when canceling editor (#16976).

Change-Id: I6e398952f84620955f9f1d61ef5ee90f81e28007

9 years agoAdd optional --repo parameter for Demo validation script
Teemu Suo-Anttila [Mon, 13 Jul 2015 10:44:41 +0000 (13:44 +0300)]
Add optional --repo parameter for Demo validation script

Change-Id: Ifcc86d927d6a0577a7ba229aa4e9a61e3d8916ee

9 years agoUse role=alert for all notifications (#17079)
Artur Signell [Fri, 10 Jul 2015 21:00:20 +0000 (00:00 +0300)]
Use role=alert for all notifications (#17079)

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

9 years agoConvert TB2 test TreeContextMenuAndIcons to TB4
Henri Sara [Mon, 6 Jul 2015 05:11:14 +0000 (08:11 +0300)]
Convert TB2 test TreeContextMenuAndIcons to TB4

Change-Id: I09751846794f4d1a16a3edd5ab09579da2f7ffa2

9 years agoUpdate archetype validation script to use single repo URL
Henri Sara [Mon, 13 Jul 2015 08:50:39 +0000 (11:50 +0300)]
Update archetype validation script to use single repo URL

Change-Id: Iefdf3c5864b72b79cfb31b2333bcc5b1684592fb

9 years agoIgnore .pyc files
Henri Sara [Mon, 13 Jul 2015 08:52:07 +0000 (11:52 +0300)]
Ignore .pyc files

Change-Id: I2c29b5957f3b2c7001b34b04d18f91507657a8ac

9 years agoConvert EmbeddedAltText test to TB4
Henri Sara [Sat, 11 Jul 2015 08:16:04 +0000 (11:16 +0300)]
Convert EmbeddedAltText test to TB4

Change-Id: I92e0cfbc10d76b76e47f20b366351a8e0023993c

9 years agoConvert UndefinedHeightSubWindowAndContent test to TB4
Henri Sara [Sat, 11 Jul 2015 06:53:10 +0000 (09:53 +0300)]
Convert UndefinedHeightSubWindowAndContent test to TB4

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

9 years agoConvert EmbeddedClickListenerRelativeCoordinates test to TB4
Henri Sara [Sat, 11 Jul 2015 07:47:47 +0000 (10:47 +0300)]
Convert EmbeddedClickListenerRelativeCoordinates test to TB4

Change-Id: I3b26211895c2b87bdec2508eb147fe1d9978c131

9 years agoFix repo URL in staging report
Henri Sara [Sat, 11 Jul 2015 06:04:39 +0000 (09:04 +0300)]
Fix repo URL in staging report

Change-Id: Idd3a5d378a4acea4f1274ce4845642bb4a4339d3

9 years agoCache connector state types (#18437)
Leif Åstrand [Wed, 8 Jul 2015 07:44:35 +0000 (10:44 +0300)]
Cache connector state types (#18437)

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

9 years agoLog exception from responsive with cross site css in FF (#16249)
Leif Åstrand [Tue, 7 Jul 2015 18:21:58 +0000 (21:21 +0300)]
Log exception from responsive with cross site css in FF (#16249)

Change-Id: I073659e782d1451f1d5ca4782d6bb5b8cb988d1d

9 years agoMake async remove check work without push (#12909)
Leif Åstrand [Sat, 20 Jun 2015 10:59:04 +0000 (13:59 +0300)]
Make async remove check work without push (#12909)

Change-Id: I8d641d55de873283de5ba32f12c304622ce24152

9 years agoEliminate unguarded Profiler string concatenation
Leif Åstrand [Wed, 8 Jul 2015 06:23:18 +0000 (09:23 +0300)]
Eliminate unguarded Profiler string concatenation

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

9 years agoRevert "Render nested invalid layouts correctly (#17598)"
Teemu Suo-Anttila [Tue, 21 Jul 2015 11:00:43 +0000 (14:00 +0300)]
Revert "Render nested invalid layouts correctly (#17598)"

This reverts commit ac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f.

Change-Id: I892896e953637d793d0c0a788f28f3b61494d441

9 years agoRevert "Take Window special case into account for invalid layouts
Teemu Suo-Anttila [Tue, 21 Jul 2015 11:00:03 +0000 (14:00 +0300)]
Revert "Take Window special case into account for invalid layouts
(#17598)"

This reverts commit abc1c5dff6438d65e53473b69ae9a3ca2b8e60e1.

Change-Id: I021d4ac386647073828950ec5536b75cf3175f52

9 years agoAdd staging report file generator
Teemu Suo-Anttila [Fri, 10 Jul 2015 11:50:00 +0000 (14:50 +0300)]
Add staging report file generator

Change-Id: I976ed36e6773cfbf87f041010580c41e308c9f3f

9 years agoAdd @since check to build report generator
Teemu Suo-Anttila [Fri, 10 Jul 2015 11:24:45 +0000 (14:24 +0300)]
Add @since check to build report generator

Change-Id: Ife5a29634ddfde62eda9d36e0bf7b8ac00fa2426

9 years agoFix BasicPersonForm test UI notifications to be more stable
Teemu Suo-Anttila [Fri, 10 Jul 2015 08:39:33 +0000 (11:39 +0300)]
Fix BasicPersonForm test UI notifications to be more stable

Change-Id: I3b2a338b909c5bf9f3aff0736a8e3067a4d23dd1

9 years agoAdd missing @since 7.5.1 to JavaDoc
Teemu Suo-Anttila [Thu, 9 Jul 2015 15:23:47 +0000 (18:23 +0300)]
Add missing @since 7.5.1 to JavaDoc

Change-Id: I8dc89fe5ec8cda3998e7cb08b71b0ed10a4a1ce4

9 years agoFix Archetype validation script to use correct path for pom files
Teemu Suo-Anttila [Thu, 9 Jul 2015 13:29:14 +0000 (16:29 +0300)]
Fix Archetype validation script to use correct path for pom files

Change-Id: I4024c7ad1aaa8e49d3ad2089d2710d432aab054a

9 years agoFix passing repo id to archetype generation function
Teemu Suo-Anttila [Thu, 9 Jul 2015 13:09:54 +0000 (16:09 +0300)]
Fix passing repo id to archetype generation function

Change-Id: Iecf8cb8215a8ef36f28670019a88fc96371fc2e1

9 years agoFix BuildHelpers to create all necessary directories
Teemu Suo-Anttila [Thu, 9 Jul 2015 12:57:37 +0000 (15:57 +0300)]
Fix BuildHelpers to create all necessary directories

Change-Id: I4603ff4b46e742b1fa2cf83c6de84f8a7f77018d

9 years agoFix displaying Details when Grid is attached to DOM (#18390)
Teemu Suo-Anttila [Thu, 9 Jul 2015 09:31:47 +0000 (12:31 +0300)]
Fix displaying Details when Grid is attached to DOM (#18390)

Change-Id: Ib892eb4d40bbb655113d21b622cc117d54b2cebc