]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
9 years agoRemove 'burst' concept to simplify communication handling (#11733)
Artur Signell [Tue, 14 Apr 2015 08:46:26 +0000 (11:46 +0300)]
Remove 'burst' concept to simplify communication handling (#11733)

Change-Id: I74f173e69491f23dc49b1ff577a45f611b0eed1c

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

9 years agoFix Grid details on sort to display them on correct rows (#18224)
Teemu Suo-Anttila [Wed, 1 Jul 2015 11:27:30 +0000 (14:27 +0300)]
Fix Grid details on sort to display them on correct rows (#18224)

Due to the nature of Container this is only achieved by removing any
existing details and reopening those after the sort is done.

Change-Id: Ic42186ed85981d5dad4ff0948aa22f7a0404480d

9 years agoMigrate ComboBoxNoTextInput test from TB2 to TB4
Henri Sara [Wed, 1 Jul 2015 13:18:42 +0000 (16:18 +0300)]
Migrate ComboBoxNoTextInput test from TB2 to TB4

Change-Id: I6e474b2306c6957d428117802ffda330b4809a6d

9 years agoMake checkboxes immediate in tests.
Henri Sara [Wed, 1 Jul 2015 11:04:54 +0000 (14:04 +0300)]
Make checkboxes immediate in tests.

AudioTest was broken by the fix for #18102 as CheckBox
is no longer immediate by default.

Change-Id: Ic545359b6638814a2c7cf53abdb5ffc72cb5251e

9 years agoDo not let Escalator set width to spacer row's TD element (#18223)
Teppo Kurki [Tue, 30 Jun 2015 06:28:29 +0000 (09:28 +0300)]
Do not let Escalator set width to spacer row's TD element (#18223)

Change-Id: I8dec7bbbfc93436eb2fbc1c15cb53e6bfca99e78

9 years agoFix Grid scrolling on Firefox (#16865. #17352)
patrik [Thu, 25 Jun 2015 08:06:33 +0000 (11:06 +0300)]
Fix Grid scrolling on Firefox (#16865. #17352)

Change-Id: I58ac7c03be2a4d950ecfba609fddf862f2fd966f

9 years agoDon't recalculate columns if only height has changed (#18274)
Leif Åstrand [Mon, 15 Jun 2015 12:28:21 +0000 (15:28 +0300)]
Don't recalculate columns if only height has changed (#18274)

This patch increases the reported fps in GridResizeTerror from 12 to 35
in my Chrome if only changing the height. No automatic test since
performance testing on our shared testing infrastructure would be quite
error-prone.

Change-Id: I327391dc04dde72a6e770df3b564ae8d4e3c15bb

9 years agoAdd generic resize performance testbed and a test UI for Grid
Leif Åstrand [Fri, 27 Mar 2015 11:57:51 +0000 (13:57 +0200)]
Add generic resize performance testbed and a test UI for Grid

Change-Id: I89be491b9bac0447cc194199c54ed9e0e558bf1b

9 years agoConverted split panel min/max test to TB4
Teppo Kurki [Wed, 24 Jun 2015 13:28:05 +0000 (16:28 +0300)]
Converted split panel min/max test to TB4

Change-Id: Iead8cc8066cdc20c9d02e34ac45b4ccd37537a60

9 years agoChange focused Grid cell when scrolling with the keyboard (#18356).
Mika Murtojarvi [Thu, 25 Jun 2015 10:07:23 +0000 (13:07 +0300)]
Change focused Grid cell when scrolling with the keyboard (#18356).

- The focused cell is now updated when scrolling with pageup/down, home
or end key.
- The scroll amount is slightly reduced to ensure that no cells are
skipped over with pgup/down scroll.

Change-Id: Id1ddd4f0f3f3b1315df3f8d9813080fbd5009bcd

9 years agoFix incorrect system notifications with details styling (#18340)
Artur Signell [Wed, 24 Jun 2015 21:06:17 +0000 (00:06 +0300)]
Fix incorrect system notifications with details styling (#18340)

Change-Id: Ia0d36147eb4ed9f170123771ac2674df584e6a4b

9 years agoPort ItemClickEvents test from TB2 to TB4
patrik [Mon, 22 Jun 2015 09:16:04 +0000 (12:16 +0300)]
Port ItemClickEvents test from TB2 to TB4

Change-Id: Ib67ee073a683167753e1cd83922e9027df9ffe6e

9 years agoSupport taking test screenshots of individual elements
Artur Signell [Fri, 26 Jun 2015 08:17:58 +0000 (11:17 +0300)]
Support taking test screenshots of individual elements

Change-Id: Iac06c3df156c68f3ec995e00d3cf7703c2673a81

9 years agoProvide compressed vaadinPush.js (#18329)
Artur Signell [Wed, 24 Jun 2015 20:43:31 +0000 (23:43 +0300)]
Provide compressed vaadinPush.js (#18329)

Change-Id: I81328655f64e78a02bb6d05017374d2d43049111

9 years agoProperly toggle editor state when calling editId() on the server (#18287)
Artur Signell [Thu, 18 Jun 2015 18:59:51 +0000 (21:59 +0300)]
Properly toggle editor state when calling editId() on the server (#18287)

Ensure isEditorActive() returns false if editItem(...) has been called but the
editor has not yet been opened, as it should according to javadoc

isRendered() requires that the editor fields are marked as dirty when they are
made visible on the client (isEditorActive() changes state)

Change-Id: I7fbe1cb484cf83974ffa6ca50a6c642fbf7e8378

9 years agoReformat with Luna SR2
Artur Signell [Wed, 24 Jun 2015 08:29:50 +0000 (11:29 +0300)]
Reformat with Luna SR2

Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d

9 years agoReal fix for subpixels in Grid (#18213)
Artur Signell [Tue, 9 Jun 2015 18:44:20 +0000 (21:44 +0300)]
Real fix for subpixels in Grid (#18213)

Change-Id: I4246b8e5db528436fe355bdf57d2b3f88173474c

9 years agoUpdate theme resource references for legacy components (#17027)
Artur Signell [Wed, 24 Jun 2015 18:03:26 +0000 (21:03 +0300)]
Update theme resource references for legacy components (#17027)

Change-Id: Id4f119b22d44f6abf63e730442e22a34e7c1953f

9 years agoPass critical notification details to the client (#18342)
Artur Signell [Wed, 24 Jun 2015 20:28:22 +0000 (23:28 +0300)]
Pass critical notification details to the client (#18342)

Change-Id: I3c4eace624453eb854a32fef5fe44d253b164f62

9 years agoFix Gatein test to be compatible with Chrome
Artur Signell [Mon, 22 Jun 2015 18:06:33 +0000 (21:06 +0300)]
Fix Gatein test to be compatible with Chrome

Change-Id: I34055b60f8b4ea0ae37a3497348577e4029f4d39

9 years agoMention incompatible change #17860 in release notes
Henri Sara [Thu, 25 Jun 2015 07:22:00 +0000 (10:22 +0300)]
Mention incompatible change #17860 in release notes

Mention that unused out of sync related methods have been
removed from the class SystemMessages.

Change-Id: I7691019ec36bdf1453fdb7c1d50e7217d637901a

9 years agoUse computed style in more IE9 edge cases (#13359)
Artur Signell [Fri, 19 Jun 2015 11:22:56 +0000 (14:22 +0300)]
Use computed style in more IE9 edge cases (#13359)

Change-Id: I847c9077199f46964ba8d1931e951529db6c5475

9 years agoHandle nested GridLayouts in declarative format correctly (#18312)
Artur Signell [Tue, 23 Jun 2015 20:20:59 +0000 (23:20 +0300)]
Handle nested GridLayouts in declarative format correctly (#18312)

Change-Id: Id7f204c170981f4395e789333b89cd8207fe4002

9 years agoInclude compressed themes (#18332)
Artur Signell [Tue, 23 Jun 2015 20:57:27 +0000 (23:57 +0300)]
Include compressed themes (#18332)

Change-Id: Icf10cbcf402f3427d63521b616428c041455ea32

9 years agoProvide compressed vaadinBootstrap.js (#18329)
Artur Signell [Tue, 23 Jun 2015 20:10:07 +0000 (23:10 +0300)]
Provide compressed vaadinBootstrap.js (#18329)

Change-Id: Ibc8efdf8d9d5ace8f6db7b19e54978b35458a79f

9 years agoFixed regression by #15381 on IE8
Teppo Kurki [Mon, 22 Jun 2015 10:52:34 +0000 (13:52 +0300)]
Fixed regression by #15381 on IE8

The opacity for disabled menu items looks very ugly on IE8.
Fixed by using the previous gray color for text and opacity
filter only for the item icon.

Change-Id: If48716cdccef05ebdba43b5600e41c0690398429

9 years agoPort JavaScriptResizeListenerTest from TB2 to TB4
patrik [Mon, 22 Jun 2015 08:03:54 +0000 (11:03 +0300)]
Port JavaScriptResizeListenerTest from TB2 to TB4

Change-Id: I6282658c47eb0196f6158064c18a21fa4a6627dc

9 years agoExtract duplciated logic for checking for error notifications
Leif Åstrand [Fri, 19 Jun 2015 11:22:19 +0000 (14:22 +0300)]
Extract duplciated logic for checking for error notifications

Change-Id: I1cc630e9c21b3e73d135129ba3d86f7b22019e0f

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 agoFix spelling
Steven Spungin [Sat, 20 Jun 2015 03:39:23 +0000 (23:39 -0400)]
Fix spelling

Change-Id: I7fb13c520c8ff402971214022d44be0db2b9c3ea

9 years agoSupport and run tests on Wildfly 9 (#18295)
Artur Signell [Tue, 16 Jun 2015 19:19:53 +0000 (22:19 +0300)]
Support and run tests on Wildfly 9 (#18295)

Change-Id: I590b786efa82ea632c77e016dd221c903427e5cf

9 years agoTake Window special case into account for invalid layouts (#17598)
Artur Signell [Wed, 17 Jun 2015 17:24:02 +0000 (20:24 +0300)]
Take Window special case into account for invalid layouts (#17598)

Change-Id: If736e0d35376f90dee33d93588351ef726a4635f

9 years agoSend beforeClientResponse exceptions to an error handler (#14214)
Leif Åstrand [Sun, 14 Jun 2015 12:46:14 +0000 (15:46 +0300)]
Send beforeClientResponse exceptions to an error handler (#14214)

Change-Id: Ib0cd9a402bbef0c7adb65bd8298a71b5521edd7c

9 years agoAllow beforeClientResponse to change hierarchy or dirtyness (#18268)
Leif Åstrand [Sun, 14 Jun 2015 12:36:33 +0000 (15:36 +0300)]
Allow beforeClientResponse to change hierarchy or dirtyness (#18268)

Change-Id: I6a1ae23c1dd67f8889479a1069f260fa736bbd83

9 years agoConvert a ComboBox drop-down arrow location TB2 test to TB4.
Mika Murtojarvi [Mon, 15 Jun 2015 12:35:52 +0000 (15:35 +0300)]
Convert a ComboBox drop-down arrow location TB2 test to TB4.

The test checks (see #11267) that the arrow is in the correct
location after changing the ComboBox border.

Change-Id: I9927a6bd5d233275366f9f7318a9068ba976514a

9 years agoAdd missing Grid test categories
Artur Signell [Tue, 16 Jun 2015 19:08:31 +0000 (22:08 +0300)]
Add missing Grid test categories

Change-Id: If15b2a8a048f280dc697111a1564dfc76abe39c0

9 years agoRevert "Prevent field from updating when removing text change listener. (#16270)"
Mika Murtojärvi [Wed, 17 Jun 2015 07:56:55 +0000 (07:56 +0000)]
Revert "Prevent field from updating when removing text change listener. (#16270)"

This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224.

Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change.

Change-Id: I8243f6a7bff6d7011d402bce4b614f7d2e4206fd

9 years agoMake vanilla SingleBrowserTest work with the runLocally property
Leif Åstrand [Fri, 12 Jun 2015 10:09:46 +0000 (13:09 +0300)]
Make vanilla SingleBrowserTest work with the runLocally property

Change-Id: I15c9cf94be71a74229ee32f711f187b1ebc8a993

9 years agoMake Jetty use jul even though the slf4j api is on the classpath
Leif Åstrand [Tue, 16 Jun 2015 06:01:43 +0000 (09:01 +0300)]
Make Jetty use jul even though the slf4j api is on the classpath

Change-Id: I7a01bb964bd1d73614a5a9fd08405b871f5382ca

9 years agoReplace a TB2 test of Table column reordering.
Mika Murtojarvi [Fri, 12 Jun 2015 08:20:49 +0000 (11:20 +0300)]
Replace a TB2 test of Table column reordering.

Change-Id: I31649d5bf5a5463bea5f8f1689100ad8b69b5205

9 years agoUse correct path for FocusUtil in vaadin-widgets (#18253)
Teemu Suo-Anttila [Mon, 15 Jun 2015 12:20:54 +0000 (15:20 +0300)]
Use correct path for FocusUtil in vaadin-widgets (#18253)

Change-Id: Ice7aa729975d332e3cc8f88c95777d8ba30badbe

9 years agoAdd backwards keyword for Valo utility animations (#14873, #14806)
Jouni Koivuviita [Thu, 4 Dec 2014 15:00:50 +0000 (17:00 +0200)]
Add backwards keyword for Valo utility animations (#14873, #14806)

Change-Id: Ib8eac880deb50b9bf32dc80f572c716413d14e69

9 years agoCalculate row width correctly when subpixel workaround/fix is active (#17934)
Artur Signell [Tue, 2 Jun 2015 19:40:00 +0000 (22:40 +0300)]
Calculate row width correctly when subpixel workaround/fix is active (#17934)

Change-Id: I5fd535bf6622eaf47c5eb5fc509245e558d0a284

9 years agoEnsure GridLayout rounds available space down instead of up (#15451)
Artur Signell [Sun, 7 Jun 2015 20:06:45 +0000 (23:06 +0300)]
Ensure GridLayout rounds available space down instead of up (#15451)

Store measured widths and heights as doubles to be able to round later

Change-Id: Id0e91702dd62ba362f53317e8520f85b46f19769

9 years agoAdd FocusUtil to vaadin-widgets package (#18253)
Teemu Suo-Anttila [Fri, 12 Jun 2015 10:26:09 +0000 (13:26 +0300)]
Add FocusUtil to vaadin-widgets package (#18253)

Change-Id: I3060993c06971b3d1fe077de3dabc2cfeddd8f03

9 years agoRender nested invalid layouts correctly (#17598)
Artur Signell [Wed, 20 May 2015 17:59:55 +0000 (20:59 +0300)]
Render nested invalid layouts correctly (#17598)

Change-Id: I959d62091f79c171a8c9f2c9b4ed2c7a67c65c39

9 years agoAdds margin support to GridLayout declarative format (#18238)
Teppo Kurki [Thu, 11 Jun 2015 10:40:30 +0000 (13:40 +0300)]
Adds margin support to GridLayout declarative format (#18238)

Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021

9 years agoAdd python script for validating demos
Teemu Suo-Anttila [Wed, 10 Jun 2015 10:45:09 +0000 (13:45 +0300)]
Add python script for validating demos

This patch refactors most of building logic from BuildArchetypes.py to
BuildHelpers.py

Change-Id: I34526db0cc2dba3b0dc6afddefa7559b5e75b87c

9 years agoAdd a python script for validating all maven archetypes
Teemu Suo-Anttila [Wed, 10 Jun 2015 06:32:25 +0000 (09:32 +0300)]
Add a python script for validating all maven archetypes

Change-Id: I7d2c84589007617d04d63ba173bfb651231a3072

9 years agoAdd python script for validating version files on vaadin.com
Teemu Suo-Anttila [Wed, 10 Jun 2015 16:04:58 +0000 (19:04 +0300)]
Add python script for validating version files on vaadin.com

Change-Id: Idcdacb7559ed9f05019dbced97b74fd7ae4bd11d

9 years agoFix declarative margin reading in AbstractOrderedLayout (#18229)
Johannes Dahlström [Thu, 11 Jun 2015 11:16:47 +0000 (14:16 +0300)]
Fix declarative margin reading in AbstractOrderedLayout (#18229)

Change-Id: Ia212d83568e4f0c891ec1a248b6d8567c0cf0095

9 years agoFix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)
Teemu Suo-Anttila [Thu, 11 Jun 2015 08:34:41 +0000 (11:34 +0300)]
Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)

This patch also fixes issues with vertical scrollbar on page and
autoscrolling along with calculating drag element and marker positions
wrong.

Change-Id: I3d39c7bc6ddea630e04a9967ff8e1055c0736b79

9 years agoFixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)
Teppo Kurki [Thu, 11 Jun 2015 08:28:50 +0000 (11:28 +0300)]
Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)

Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7

9 years agoMeasure size correctly when element has border and/or padding (#18181)
Artur Signell [Sun, 7 Jun 2015 17:14:01 +0000 (20:14 +0300)]
Measure size correctly when element has border and/or padding (#18181)

Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1

9 years agoFixes grid editor datefield/combobox IE8/Valo (#17915)
Teppo Kurki [Wed, 10 Jun 2015 14:55:03 +0000 (17:55 +0300)]
Fixes grid editor datefield/combobox IE8/Valo (#17915)

Change-Id: I4413303e0fc23fbeeabb22ebca20332419363f6b