]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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: Id7e72fbd31277b7c93055c8aa9309d73c86795d6

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: Ida3266758eea461c65f2d937109455b209903dfb

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: I0b49dc9a2d5a620244829739ccef644e3b7572ca

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: Ic8622cb0e83657417bb01135ed752a87b364c7a1

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: Iede2deff19058ee65bfe06ee8abb918218a57924

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: I78b916bf59da1267e31ed522ee9c4bdf47800d45

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: I3c145566cc3c5a103e68955c3fff19cfdfa3a4d2

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: Iba32b6f36f5c98c86a3902133c7486af2dad9669

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: I256529ebcf4a223faa6fd43c4090ba4544c2b040

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: I0575556785aa2c5cedb8ec40e2db1ec6644967cc

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: I982433f643962ed68b0856b520d331038c7fe838

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: I6f3fc25785bc6036795a791d6582c3d9194b505c

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: I4d211975569e082aefafc9eca0bb0a374739d81d

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: I968b01bf4efcf03fae8b3c41d7f0a662f57e7727

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: I837ee83a75337eef4338e7206cdd0e366b24f183

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

Change-Id: I2154167c39384a122b06bbdaaac6c161e3fffd2f

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: I8f4986455029fc3b997ec5fee8916fa118a487ca

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: Id6fed9155128ed9134b3d4949b80fc605e5ae62f

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: Ia9ca393480b80c19e5391bce034534bde31f3a81

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: Iab4ecf3ef0616471743874531264f2fe6868f133

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: I48ca1e392b9ec79cbd907a002d228540a355b116

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: I13dfe9344d7ca516d41145e4c35fc45c620cac56

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: I46598243d1022b82cf64f0e60169f52248c3cc72

9 years agoTake margin/border/padding into account when measuring ComboBox in IE (#17002)
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: I8fcf33b78ff239529b794d41088fd9d8aba5c518

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: I75c05dd316e9890452d7989d38782b13f607064b

9 years agoUse correct state classes for Vertical and HorizontalLayout
Artur Signell [Wed, 29 Jul 2015 05:48:55 +0000 (08:48 +0300)]
Use correct state classes for Vertical and HorizontalLayout

Change-Id: Ifa52a2ff7225076129de9b0f964b82704221dccd

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: Ie7424f43248958492de173b2dc8839ecdf8c6df4

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: I8e8a80acde885a5d4e0db67101c2a4d101371845

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: I6aa7e7b7498ff85489843e52bd351e54c4ba70f9

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: I0b906047a6f6bf81b6c5fb544164b62916ef5982

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

Change-Id: Ie060beaa9eca3b098d7e07116d64580c6a198ee8

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: I8809f31c27d9ad2860c3f21b21948312272db18f

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: I1c1163bdc306f5b86e5e0f6e2bbf2801e65c2243

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: I41f2af38f7eba2194aa49c8d7a0d13073166cddf

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: I1e16dfe54a369c5ed18dedd8755ff479bc1617a1

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: I6b7ee8776818e59a1607f55a93344209a2dfecc2

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: Ia6b937749c318e9048c2dd34f3f892b44f384d25

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: I22b0e56549c19432626dea8c2dd43509c07c0de4

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: I1b601f7bcddd3a62edcd97651a3270b79dacc7fd

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: I2ceaac45b34b69a7dddaab4d60f2f0f7db1c5602

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: I6686d131f015cf0b7b9a6b43ce43284218d5dd63

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 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: Iff797c3bf90a6021099a3ed4082cfca3a6fb3540

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: I9f02180614e860d41f1b9bc90ec4cc4a5d243f0e

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: Ib6a2f77aadc9cb1afe8a8e43be9916de3d2eaf44

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: Ib88062d13fc3a22970b526a7fc56a22ba860637f

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: I495e3b25282aaf7a3122b8503f08bb339a772560

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: Ia2d8b6a2189e0bb7673f28b3606120d77628afb4

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: I5ecd8a91bd1ebea809d04a54307fcd752fbe3f39

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: I4c38f787a44856a8420e1f9bda3ae6a1d889588f

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: I6f32668d357c2f2af75a2d53de37708f6c449b44

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: I2570af5f7767f8275fb2e1c19c862974bf9e2eb2

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: I09d612d784f978ba483d243b6938697893e1eac4

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: If39839456608dff94125456c283ee2eec39f15c3

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: Ib7b82c400b044c27a0f494a81d1c9cd5b307aa34

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: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924

9 years agoRemove remaining OutOfSync message references
Artur Signell [Sat, 11 Jul 2015 18:09:55 +0000 (21:09 +0300)]
Remove remaining OutOfSync message references

Change-Id: I98004d88f5449e4bc851b4cc7ecc05e48040cc35

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: Ia110d96b8254b98ed66f0765330865099e729abc

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: I109ecbfad6e385f98e6475eefd7823efa754fcb9

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: Icda479927bbb52c2eedf5cb5477726042f55434d

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

Change-Id: Ic24eac20f7882f1e4e91650c130d1a1ad7303e33

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: I2c3be045340edda6cf9d5b6422dec8b031bcf6dc

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: Iaf2a546868c3bc7fc9942355cc99a7452039e1f4

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: Iaac3a80428a9b58ba82e814d8665dd17920ab2bd

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: I0c17af5b750334b45539dfa137e9c7aead2e87d9

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: I4f979827b2da0d4db87e201fa78421e5551a4113

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: I6072429d3a87afd25a6dd6604749ace728ab6d7d

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: Ie5843c7fb5bb6365ceef998206df69302046e686

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: Iae3f6d18c409f019d2207d212d00ecb78078bc3e

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: I8b4828317b4c7fe39d0cc71da79679998a0d472a

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: I708974d6706d5d0809f71b6ddf60cb3a50e31be7

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: I1a50b9dc4dd8e09ac10c38bb2c4ebfdb2ec41dcf

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: I1af9da11330d00554cb19212d694816b83b29aa4

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: I0402807724c8ec911c0af3192f883a49f08d60ac

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: Ida6871265aa3ca313960b0bca9c451f9f5f19151

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: Ica4430469e8088c1e2fddad93a432cc2cd344fef

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: I74360c7a3f0c5798dbaa44ea06ea1585c4289449

9 years agoAttach GridLayout children in logical order to preserve focus order (#18353)
Yuriy Artamonov [Thu, 25 Jun 2015 14:02:38 +0000 (18:02 +0400)]
Attach GridLayout children in logical order to preserve focus order (#18353)

Change-Id: I4ed588ba07bd581cfa4b5b4805136962de076cec

9 years agoFix Grid detaching with open details rows (#18415)
Teemu Suo-Anttila [Wed, 8 Jul 2015 16:25:41 +0000 (19:25 +0300)]
Fix Grid detaching with open details rows (#18415)

Change-Id: I035808b02edb5ba8181a5a0baec3432c2283699d

9 years agoFix version number resolution for validation scripts
Teemu Suo-Anttila [Wed, 8 Jul 2015 14:17:00 +0000 (17:17 +0300)]
Fix version number resolution for validation scripts

Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1

9 years agoFix archetype validation and make report demo listing prettier
Teemu Suo-Anttila [Wed, 8 Jul 2015 13:00:14 +0000 (16:00 +0300)]
Fix archetype validation and make report demo listing prettier

Change-Id: Iaedb612c882240f8b93313a7a5c7d2e610e50869

9 years agoAdd milestone creation link and build pinning to report
Teemu Suo-Anttila [Wed, 8 Jul 2015 11:02:23 +0000 (14:02 +0300)]
Add milestone creation link and build pinning to report

Change-Id: Iaed3a5ebdf1e91c3cd65b04efa2201b1db0d87f3

9 years agoAdd build report generator script
Teemu Suo-Anttila [Wed, 8 Jul 2015 09:42:24 +0000 (12:42 +0300)]
Add build report generator script

Change-Id: I4145ba4dc91bc980110d63ad4284bbedb1219bc3

9 years agoFix NPE caused by fix for Grid resizing with split panel (#18370)
Teemu Suo-Anttila [Tue, 7 Jul 2015 13:41:33 +0000 (16:41 +0300)]
Fix NPE caused by fix for Grid resizing with split panel (#18370)

Change-Id: Ic8b5898facf559f253357e6cde6ee2b10be63a79

9 years agoStrip extra quotation from maven commandline arguments
Teemu Suo-Anttila [Tue, 7 Jul 2015 14:56:42 +0000 (17:56 +0300)]
Strip extra quotation from maven commandline arguments

Change-Id: I008d349726eb951089d5fd4883702773e5d683f8

9 years agoIgnore some precompressed js files
Leif Åstrand [Tue, 7 Jul 2015 18:24:29 +0000 (21:24 +0300)]
Ignore some precompressed js files

Change-Id: I8e12ba400d1b7441a896d787b2d3ac3292d08b28

9 years agoImprove Eclipse auto-complete experience for openTestURL
Leif Åstrand [Tue, 7 Jul 2015 18:54:26 +0000 (21:54 +0300)]
Improve Eclipse auto-complete experience for openTestURL

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: I14a82daffde15839e84da626c77f81b33efec90f

9 years agoAlways add "last" item from the string to the collection (#18433).
Denis Anisimov [Tue, 7 Jul 2015 16:39:05 +0000 (19:39 +0300)]
Always add "last" item from the string to the collection (#18433).

Change-Id: I664fcef77f469c66cd62afb2938db69b7f27e6df

9 years agoEnsure correct render of selection when changing selection model (#17087)
Artur Signell [Sun, 5 Jul 2015 18:17:25 +0000 (21:17 +0300)]
Ensure correct render of selection when changing selection model (#17087)

Change-Id: I79547b32a7b7bec0ea2b327ceb0b69c756e2e812

9 years agoFix demo auto validation script to add validated version to context
Teemu Suo-Anttila [Tue, 7 Jul 2015 12:55:50 +0000 (15:55 +0300)]
Fix demo auto validation script to add validated version to context

Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4

9 years agoAdd Demo validation script support for using local artifacts
Teemu Suo-Anttila [Tue, 7 Jul 2015 12:09:00 +0000 (15:09 +0300)]
Add Demo validation script support for using local artifacts

Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4

9 years agoAdd --maven parameter to add mvn commandline parameters
Teemu Suo-Anttila [Mon, 15 Jun 2015 09:31:07 +0000 (12:31 +0300)]
Add --maven parameter to add mvn commandline parameters

Also adds a --teamcity flag, planned future functionality to add
supplied jar dependencies to local maven repo, and flags for setting
wildfly autodeployment parameters (url, user, password)

Change-Id: I6690cda0d3bfd18d665ffbc61b8502f91f9fd475

9 years agoAdd DeployHelpers python module for adding wildfly auto deployment
Teemu Suo-Anttila [Fri, 12 Jun 2015 08:23:39 +0000 (11:23 +0300)]
Add DeployHelpers python module for adding wildfly auto deployment

Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450

9 years agoKeep a reference to the file we are uploading to keep IE10 happy (#18372)
Artur Signell [Mon, 6 Jul 2015 19:26:45 +0000 (22:26 +0300)]
Keep a reference to the file we are uploading to keep IE10 happy (#18372)

Change-Id: I2dc9b846e1c3ae123b26eac017082bea4ba6f7c3

9 years agoFix Grid header adding and removing with select all checkbox (#17592)
Teemu Suo-Anttila [Mon, 6 Jul 2015 14:28:58 +0000 (17:28 +0300)]
Fix Grid header adding and removing with select all checkbox (#17592)

Change-Id: Ib842e171b50366e8830cd50ca0b04a346e298a1d

9 years agoFix Grid jerky resize in vertical split panel (#18370)
Teemu Suo-Anttila [Mon, 29 Jun 2015 08:08:20 +0000 (11:08 +0300)]
Fix Grid jerky resize in vertical split panel (#18370)

This patch makes SplitPanels overflow hidden when there is a full
height/width widget in the container.

Change-Id: I9cb80019806cd5237b7e07fdda05d44e50d3b929

9 years agoAdded missing "grid" TestCategory for grid tests
Teppo Kurki [Fri, 3 Jul 2015 10:42:40 +0000 (13:42 +0300)]
Added missing "grid" TestCategory for grid tests

Change-Id: I488e016cbffb6234f3599e549d6346f3587275a0

9 years agoEnable test fixed by #18213
Artur Signell [Tue, 30 Jun 2015 17:07:47 +0000 (20:07 +0300)]
Enable test fixed by #18213

Change-Id: I54d621b806fa8cb3cc18d84ecde95bceada9e08d

9 years agoAdd missing ComputedStyle.java to vaadin-widgets (#18414)
Teemu Suo-Anttila [Thu, 2 Jul 2015 13:26:45 +0000 (16:26 +0300)]
Add missing ComputedStyle.java to vaadin-widgets (#18414)

Change-Id: I064629c84b8a0a3e76bd600f9b9c9d598580bc5d