]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
10 years agoMerge commit '49973354b22e8aba9cc71f83571020b0414c54e0'
Sauli Tähkäpää [Fri, 21 Mar 2014 08:18:57 +0000 (10:18 +0200)]
Merge commit '49973354b22e8aba9cc71f83571020b0414c54e0'

Conflicts:
shared/ivy.xml

Change-Id: I2aa7cc35953fdc7441d1a5b15a7bf0a34a97db7f

10 years agoThrow exception when trying to invalidate FakeHttpSession
Artur Signell [Fri, 14 Mar 2014 10:36:12 +0000 (12:36 +0200)]
Throw exception when trying to invalidate FakeHttpSession

The FakeHttpSession is used only for Tomcat 7 as far as I can see (#11721)
Invalidating the fake session will not invalidate the real session so
the end result will not be what the user expects, therefore we throw an
exception instead in this case.

Change-Id: I1703644736d81ee2870b709517cbe5fa523d00f7

10 years agoUse IE11 mode (#12629)
Juho Nurminen [Thu, 20 Feb 2014 07:41:53 +0000 (09:41 +0200)]
Use IE11 mode (#12629)

Change-Id: Ia8dc8f918bf8e0932595db44be48648dc7fd3568

10 years agoUpgrade to atmosphere-runtime 2.1.1.vaadin2 (#12601, #13196)
Artur Signell [Mon, 17 Feb 2014 15:41:02 +0000 (17:41 +0200)]
Upgrade to atmosphere-runtime 2.1.1.vaadin2 (#12601, #13196)

Change-Id: I7ccd1217026b5f4bab292225568da16e368050b5

10 years agoRemove accidental @RunLocally
Artur Signell [Wed, 19 Mar 2014 18:33:52 +0000 (20:33 +0200)]
Remove accidental @RunLocally

Change-Id: I19a9f213b9539a6f36fea9ec134c7050c3ba3175

10 years agoMake icons again include alt text (#13152)
Artur Signell [Wed, 19 Mar 2014 14:26:03 +0000 (16:26 +0200)]
Make icons again include alt text (#13152)

Change-Id: Ie645b48d3dceb24a477c5043ea88876b86875481

10 years agoMake test work in IE. Disable Firefox which doesn't work
Artur Signell [Wed, 19 Mar 2014 14:21:03 +0000 (16:21 +0200)]
Make test work in IE. Disable Firefox which doesn't work

Change-Id: I79c0f8bc2a1e394b4ad2159a41ae426c058348ce

10 years agoFormat project files according to conventions
Artur Signell [Wed, 19 Mar 2014 14:30:23 +0000 (16:30 +0200)]
Format project files according to conventions

Change-Id: I2522698237eb2a21c0896605bed8e73a82795c97

10 years agoRefactored failing test for OptionGroup.
Sauli Tähkäpää [Wed, 19 Mar 2014 09:23:38 +0000 (11:23 +0200)]
Refactored failing test for OptionGroup.

Change-Id: Ia7cc646649dd3e98822ace82e1eefac3f2ba2a5e

10 years agoRevert "Merge branch 'master' into grid"
John Ahlroos [Tue, 18 Mar 2014 15:19:59 +0000 (15:19 +0000)]
Revert "Merge branch 'master' into grid"

This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3.

Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea

10 years agoMerge branch 'master' into grid
Leif Åstrand [Tue, 18 Mar 2014 13:40:01 +0000 (15:40 +0200)]
Merge branch 'master' into grid

Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876

10 years agoFixes Escalator flick scroll regression (#13334)
Henrik Paul [Mon, 17 Mar 2014 14:50:28 +0000 (16:50 +0200)]
Fixes Escalator flick scroll regression (#13334)

Change-Id: Icc263c10ec1fb0542f544ddbc2bb705e8968aa40

10 years agoFix race condition that might leave access queue unpurged (#12292)
Leif Åstrand [Mon, 29 Jul 2013 12:51:33 +0000 (15:51 +0300)]
Fix race condition that might leave access queue unpurged (#12292)

Cherry-pick of 3a373efe (the original fix) and 2ff71f62 (fixing a
regression) that were marked to not be automatically merged from 7.1 to
master.

Change-Id: Iee1012486906d8c2c46cef94cfcd6d2b399d7a6b

10 years agoMake com.vaadin.data.util.filter.Like accept Object as a property id.
Maciej Przepióra [Fri, 14 Mar 2014 09:50:54 +0000 (11:50 +0200)]
Make com.vaadin.data.util.filter.Like accept Object as a property id.

Fixes #13460

Change-Id: Iedddfb6a514eee227e2a08c3278c93a0f8d80bda

10 years agoRevert "Use Guava 16 which does not have compatibility issues"
Artur Signell [Thu, 13 Mar 2014 18:25:26 +0000 (18:25 +0000)]
Revert "Use Guava 16 which does not have compatibility issues"

Turns out Smartsprites uses Closeables.closeQuietly which is deprecated in 15 and removed in Guava 16

This reverts commit 1159db580f350493ffcf6628c05924458881ebb2.

Change-Id: Ica9b4e175041b00a15a320b7c3fcea5b6d42b349

10 years agoAvoid using toString method to access to SCSS serialized state (#9530).
denisanisimov [Thu, 30 Jan 2014 14:03:33 +0000 (16:03 +0200)]
Avoid using toString method to access to SCSS serialized state (#9530).

Change-Id: I387ae1bbc960acd5a5a588b38c6791a9c9a90690

10 years agoMerge "Merge changes from origin/7.1"
Leif Åstrand [Thu, 13 Mar 2014 07:31:32 +0000 (07:31 +0000)]
Merge "Merge changes from origin/7.1"

10 years agoUpdate Debug Window SelectorPath to match current ElementQuery
Teemu Suo-Anttila [Thu, 6 Mar 2014 11:28:27 +0000 (13:28 +0200)]
Update Debug Window SelectorPath to match current ElementQuery

Change-Id: I2041a9db3a35c23831c61d9ab7ddfa79bcaa437c

10 years agoMerge changes from origin/7.1
Build Agent [Thu, 13 Mar 2014 07:19:01 +0000 (09:19 +0200)]
Merge changes from origin/7.1

97622fd Added server launch wait to TB2 and TB3 test targets.
94d33ad Class AbstractTransactionalQuery should be public (#12285)

Change-Id: Iadb5ac2677399e13cab9212d0a56615cbb2aa674

10 years agoFixed trailing slash trimming in VaadinPortletService.
Sauli Tähkäpää [Thu, 13 Mar 2014 06:52:37 +0000 (08:52 +0200)]
Fixed trailing slash trimming in VaadinPortletService.

Change-Id: Ia9f6230219adfb1fcb29b88ad819e3209770e1fc

10 years agoClass AbstractTransactionalQuery should be public (#12285)
Edoardo Vacchi [Fri, 13 Sep 2013 08:32:20 +0000 (10:32 +0200)]
Class AbstractTransactionalQuery should be public (#12285)

AbstractTransactionalQuery was not visible outside its package
(default visibility). Added `public`.

Making this class public avoids lots of boilerplate code when making
alternate implementations of a QueryDelegate.

A standard TableQuery does a lot of introspection on the DB schema.
If the schema is known beforehand, alternate implementations may specify
this information explicitly, and inherit from AbstractTransactionalQuery
to reuse part of the implementation.

Change-Id: I7d6b399ed7c755941ee9be7931a2ba80e812b5ab

10 years agoAdded server launch wait to TB2 and TB3 test targets.
Sauli Tähkäpää [Wed, 12 Mar 2014 08:10:30 +0000 (10:10 +0200)]
Added server launch wait to TB2 and TB3 test targets.

Change-Id: Iaa9feeedd1a2dbc879617c7b0dfedfeff36a7ba5

10 years agoUse Guava 16 which does not have compatibility issues
Artur Signell [Mon, 10 Mar 2014 19:58:09 +0000 (21:58 +0200)]
Use Guava 16 which does not have compatibility issues

Change-Id: I721aad96dfec12c0b053c75707870207ccf049be

10 years agoDo not ever set title to null (#13430)
Artur Signell [Thu, 6 Mar 2014 18:09:06 +0000 (20:09 +0200)]
Do not ever set title to null (#13430)

* If title is null, leave it as-is (assume somebody else is setting it)
* If title is non-null, set it as before

Change-Id: I72699efa089df64b58448ceef59ba31995f330bf

10 years agoFix compilation error in tests (#13446)
Artur Signell [Tue, 11 Mar 2014 16:54:27 +0000 (18:54 +0200)]
Fix compilation error in tests (#13446)

Change-Id: Id96c59710173a57a9a7c990a6d8bc9ff49e75906

10 years agoMerge changes from origin/7.1
Build Agent [Tue, 11 Mar 2014 19:19:23 +0000 (21:19 +0200)]
Merge changes from origin/7.1

7d74479 Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"
c121c4e Do not fail assertion if re-setting the same lock (#13440)
c0e408c Added nojavadoc parameter to "all" build script.
0417c06 Fixed nojavadoc parameter on "all" build.
71e8c7e Make ExcludeFromSuite annotation Runtime and Inherited

Change-Id: I5395660758e9bc665aaf6eb82ea27d478fa6dfbb

10 years agoMake ExcludeFromSuite annotation Runtime and Inherited
Teemu Suo-Anttila [Tue, 11 Mar 2014 16:15:47 +0000 (18:15 +0200)]
Make ExcludeFromSuite annotation Runtime and Inherited

Change-Id: I35169d1560ae5e1b9a057d6350de14947f6155ae

10 years agoResource constructors for Button (#13446)
Artur Signell [Tue, 11 Mar 2014 14:52:15 +0000 (16:52 +0200)]
Resource constructors for Button (#13446)

Change-Id: I9e8409660f38e35c01adde69158c34e85cff3c43

10 years agoMakes Escalator autodetect the initial row height (#13239)
Henrik Paul [Thu, 6 Mar 2014 13:45:48 +0000 (15:45 +0200)]
Makes Escalator autodetect the initial row height (#13239)

Change-Id: I0511bcf6814fa33d558712da2bc112b545468153

10 years agoFix Android/org.json incompatibility (#13277)
Artur Signell [Mon, 10 Mar 2014 18:38:50 +0000 (20:38 +0200)]
Fix Android/org.json incompatibility (#13277)

Change-Id: I5ff4ae771420fae22e403bd7dcb3961f4ef53e14

10 years agoIgnore type parameters when looking for metadata (#12873, #12900)
Leif Åstrand [Wed, 5 Mar 2014 14:07:10 +0000 (16:07 +0200)]
Ignore type parameters when looking for metadata (#12873, #12900)

All code populating the TypeDataStore is generated using
writeClassLiteral which strips away all type parameters, so the code
doing lookups should also do the same to maintain compatibility.

Change-Id: I01654f4cc15188a12c735ffed55d30a34c77a064

10 years agoMissing server long polling tests (#13164)
Artur Signell [Mon, 10 Mar 2014 19:23:11 +0000 (21:23 +0200)]
Missing server long polling tests (#13164)

Change-Id: I0aad7ffb0c6b300cc0151dc10d20cc0a1de583f9

10 years agoFixed nojavadoc parameter on "all" build.
Sauli Tähkäpää [Mon, 10 Mar 2014 16:07:35 +0000 (18:07 +0200)]
Fixed nojavadoc parameter on "all" build.

Change-Id: I336cbee8bf33591552034c1cdf29d34fc49e3c43

10 years agoResolves a case where a missing semicolon was not inferred (#12792)
Mika Murtojarvi [Fri, 21 Feb 2014 09:22:06 +0000 (11:22 +0200)]
Resolves a case where a missing semicolon was not inferred (#12792)

A rule used in includeDirective has been rewritten so that it is called
when it may be needed.

Change-Id: I6705f478a40727984b644cd2da96a7aae03b7a99

10 years agoAdded nojavadoc parameter to "all" build script.
Sauli Tähkäpää [Mon, 10 Mar 2014 11:42:17 +0000 (13:42 +0200)]
Added nojavadoc parameter to "all" build script.

Change-Id: Id83983e7fd81612354c6b15037a6749ba3dda55a

10 years agoDo not fail assertion if re-setting the same lock (#13440)
Artur Signell [Mon, 10 Mar 2014 11:55:39 +0000 (13:55 +0200)]
Do not fail assertion if re-setting the same lock (#13440)

Change-Id: I2e7e9dcf8739a04583d8e42a86a1fede36011813

10 years agoFire value change events from Label when content changes (#12414)
Maciej Przepióra [Mon, 24 Feb 2014 01:56:59 +0000 (03:56 +0200)]
Fire value change events from Label when content changes (#12414)

Change-Id: I9656025ebde0a80c913713856f5c0374e0f92c27

10 years agoMention Tomcat 8 and Wildfly 8 as supported (#12329, #13384)
Artur Signell [Fri, 21 Feb 2014 23:27:58 +0000 (01:27 +0200)]
Mention Tomcat 8 and Wildfly 8 as supported (#12329, #13384)

Change-Id: Ic06fa56cc6933578ead53652d3c6c339d62ee17e

10 years agoRevert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"
Henri Sara [Mon, 10 Mar 2014 10:59:44 +0000 (10:59 +0000)]
Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"

This reverts commit 024692835d1e2af1a4053821959f03f8d5eb4fcb.

Change-Id: I19cf6ee66a21f7eb07d0f1fd8b9698ae88454700

10 years agoMerge changes from origin/7.1
Build Agent [Mon, 10 Mar 2014 06:27:54 +0000 (08:27 +0200)]
Merge changes from origin/7.1

dd5698f Revert "Fix displaced TabSheet caption icon in Chrome"
2d8ec53 Fix TabSheet caption icon alignment on Chrome and Safari (#13077)
1e22aaf Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.

Change-Id: Ibc8421d3e3c037c01f31e168ce79baf20ef61684

10 years agoAdded nojavadoc parameter, test-server, test-tb2, test-tb3 targets.
Sauli Tähkäpää [Mon, 10 Mar 2014 05:45:55 +0000 (07:45 +0200)]
Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.

Change-Id: I3b0f4ebc247d0cdbf5d8cdd78c3088207e2f8e45

10 years agoUse correct OSGi bundle name for Atmosphere 2.x (#13427)
Artur Signell [Thu, 6 Mar 2014 17:53:30 +0000 (19:53 +0200)]
Use correct OSGi bundle name for Atmosphere 2.x (#13427)

Change-Id: I21f622c0aebf76d16ff70d54631828476433bd6b

10 years agoFix NestedLayoutCaptionHoverTest to work with TB 3.1.3
Teemu Suo-Anttila [Thu, 6 Mar 2014 12:49:54 +0000 (14:49 +0200)]
Fix NestedLayoutCaptionHoverTest to work with TB 3.1.3

Change-Id: Ief75a235f8563f9664dd82c9c5a1aab38c7bc77d

10 years agoAdd support for changing the default row height in escalator (#12645)
Henrik Paul [Thu, 6 Mar 2014 07:37:29 +0000 (09:37 +0200)]
Add support for changing the default row height in escalator (#12645)

Since this is quite the change, I've taken the opportunity to rewrite smaller
adjoining pieces to make more sense. Move methods from classes, and so on.
These changes are, however, only on the code level, no other functionality will
be introduced by this patch.

Change-Id: I56f19c5af7dc4ccfd2fa4c9098f06e77dbfa12fb

10 years agoDefault error handler now report relevant exceptions (#11599)
Matti Tahvonen [Sun, 29 Dec 2013 14:06:49 +0000 (16:06 +0200)]
Default error handler now report relevant exceptions (#11599)

Change-Id: Ia2ff7a5ccc24f183f0345149678ced0e76818380

10 years agoRemove an empty line from a Sass test case.
Mika Murtojarvi [Tue, 18 Feb 2014 11:41:53 +0000 (13:41 +0200)]
Remove an empty line from a Sass test case.

The blank line caused a test failure, because some Sass tests are
currently very strict about the expected output.

Change-Id: Id01818eca1da3310557c86a4aeb09f7dc23bcf70

10 years agoFix TabSheet caption icon alignment on Chrome and Safari (#13077)
Teemu Suo-Anttila [Thu, 6 Mar 2014 08:42:58 +0000 (10:42 +0200)]
Fix TabSheet caption icon alignment on Chrome and Safari (#13077)

Change-Id: I8cc0eb2796a328c1996417014833020319428b61

10 years agoRevert "Fix displaced TabSheet caption icon in Chrome"
Henri Sara [Thu, 6 Mar 2014 08:37:41 +0000 (08:37 +0000)]
Revert "Fix displaced TabSheet caption icon in Chrome"

This reverts commit 46675661cd95f61e3173f33e7dcfeb32bc377f41.

Change-Id: I8813e162aad46bff6f1424d0dec54342b53a45b5

10 years agoMerge commit '2db2f667e1aff042ed6f3605675526f41e1e59b6'
Artur Signell [Wed, 5 Mar 2014 15:21:07 +0000 (17:21 +0200)]
Merge commit '2db2f667e1aff042ed6f3605675526f41e1e59b6'

No-op merge as master already uses a newer Atmosphere version

Change-Id: If7cf3846d149a25c2654ad99e793fb7fe037105c

10 years agoUpdate to Atmosphere 1.0.18.vaadin3 to fix regressions (#13299).
Artur Signell [Wed, 5 Mar 2014 10:32:40 +0000 (12:32 +0200)]
Update to Atmosphere 1.0.18.vaadin3 to fix regressions (#13299).

Change-Id: I028e29c4d39a032dd2a3cf24dff111ee52e50f44

10 years agoMerge changes from origin/7.1
Build Agent [Wed, 5 Mar 2014 14:43:08 +0000 (16:43 +0200)]
Merge changes from origin/7.1

372b64b Add javadoc for @DelegateToWidget (#10980)
db79438 Refactored TB3 test ip address whitelisting.
bc80f83 Refactored VerifyJreVersion test to TB3.
4667566 Fix displaced TabSheet caption icon in Chrome
0246928 Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)

Change-Id: I697900c560266cdb422ae536fe32c267e29adba8

10 years agoMerge commit 'd7b1931270d37360a0418b1cae4d980287b05f38'
Artur Signell [Wed, 5 Mar 2014 14:36:30 +0000 (16:36 +0200)]
Merge commit 'd7b1931270d37360a0418b1cae4d980287b05f38'

Merged as no-op because master already uses a newer Atmosphere version

Change-Id: Ic89700b5671ad948146626d2f76a103836bf526e

10 years agoFixes a memory leak on IE8 in LayoutManagerIE8 (#12688)
Pekka Hyvönen [Wed, 5 Mar 2014 13:45:11 +0000 (15:45 +0200)]
Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)

Change-Id: I9b2d2ff9513a9063de292fdf1e14b227e0ff4d76

10 years agoMerge changes from origin/7.1
Build Agent [Tue, 4 Mar 2014 15:37:17 +0000 (17:37 +0200)]
Merge changes from origin/7.1

f6bd40d Extracted integration-test target.

Change-Id: I268c59c4ea45435bdafc0d2dcfd2a657f6bb7443

10 years agoFix displaced TabSheet caption icon in Chrome
Teemu Suo-Anttila [Tue, 4 Mar 2014 14:10:47 +0000 (16:10 +0200)]
Fix displaced TabSheet caption icon in Chrome

Change-Id: Id3183b735ae911374d1a8821cd67b5abd1c094d5

10 years agoRefactored VerifyJreVersion test to TB3.
Sauli Tähkäpää [Tue, 4 Mar 2014 11:37:39 +0000 (13:37 +0200)]
Refactored VerifyJreVersion test to TB3.

Change-Id: I7283685ee61a0a68563aeb39633090b376c57380

10 years agoFix broken PushConfigurationTest
Teemu Suo-Anttila [Tue, 4 Mar 2014 11:15:49 +0000 (13:15 +0200)]
Fix broken PushConfigurationTest

Change-Id: I27662caaaf9de457944a76190949406167a722bf

10 years agoMerge commit '06d0cf4daa414eca3c2a73df8171706ca7012213'
Teemu Suo-Anttila [Tue, 4 Mar 2014 11:13:23 +0000 (13:13 +0200)]
Merge commit '06d0cf4daa414eca3c2a73df8171706ca7012213'

Conflicts:
uitest/src/com/vaadin/tests/push/PushConfigurationTest.java

Change-Id: Ifb458fce1a9a1fa84d935b893f5af1931951058c

10 years agoMerge changes from origin/7.1
Build Agent [Tue, 4 Mar 2014 09:48:15 +0000 (11:48 +0200)]
Merge changes from origin/7.1

6249518 Re-try opening ssh tunnel if it fails the first time(s)

Change-Id: I01402d5ae3a97aa2aca72f5c23dc7b6315b0edf6

10 years agoRefactored TB3 test ip address whitelisting.
Sauli Tähkäpää [Tue, 4 Mar 2014 09:03:45 +0000 (11:03 +0200)]
Refactored TB3 test ip address whitelisting.

Change-Id: I7f9aae8ed3ea163b19d92caa652313dfc2c4a159

10 years agoMerge commit '5dffe132bc98853832431424da5755d8d8d820e4'
Teemu Suo-Anttila [Tue, 4 Mar 2014 09:30:56 +0000 (11:30 +0200)]
Merge commit '5dffe132bc98853832431424da5755d8d8d820e4'

Conflicts:
uitest/ivy.xml

Change-Id: I5fea7895be1e93a8f97c6926fc2cafb401603a49

10 years agoAdd javadoc for @DelegateToWidget (#10980)
Leif Åstrand [Tue, 4 Mar 2014 07:29:26 +0000 (09:29 +0200)]
Add javadoc for @DelegateToWidget (#10980)

Change-Id: I15e731058b615ef478cbe27b465ffdb72f0609b1

10 years agoFix fallback from websocket when behind proxy (#13299)
Artur Signell [Mon, 3 Mar 2014 18:38:30 +0000 (20:38 +0200)]
Fix fallback from websocket when behind proxy (#13299)

Change-Id: Id12cb97816afde4363caea20ff30376ff9cdb173

10 years agoExtracted integration-test target.
Sauli Tähkäpää [Mon, 3 Mar 2014 06:40:54 +0000 (08:40 +0200)]
Extracted integration-test target.

Change-Id: I08722f298d295365c48e00ee04d40541b3a71de8

10 years agoWorkaround Streaming Push unreliabilities (#13415)
Teemu Suo-Anttila [Mon, 3 Mar 2014 11:35:12 +0000 (13:35 +0200)]
Workaround Streaming Push unreliabilities (#13415)

Change-Id: I5e946b365e22e71a0c13606fcd159d1ce7c82925

10 years agoRe-try opening ssh tunnel if it fails the first time(s)
Artur Signell [Thu, 27 Feb 2014 09:33:16 +0000 (11:33 +0200)]
Re-try opening ssh tunnel if it fails the first time(s)

Change-Id: I653db3a818435c023f0bbd8015d2bd1a35ed4e34

10 years agoMerge branch 'master' into grid
Henrik Paul [Mon, 3 Mar 2014 09:46:35 +0000 (11:46 +0200)]
Merge branch 'master' into grid

Change-Id: I2f1134ce1bd5e8dbb183881fc69120e964271245

10 years agoUse separate dependencies instead of shared-deps
Artur Signell [Fri, 28 Feb 2014 21:24:38 +0000 (23:24 +0200)]
Use separate dependencies instead of shared-deps

* Use Guava 16 for CDI compatibility (#13351, #13383)
* Use Android Json instead of org.json (#13277)

Change-Id: I4f2c2b5c56afb03d09b41a040dec7d60b4563fe8

10 years agoFix compile errors (#13334)
Leif Åstrand [Fri, 28 Feb 2014 11:42:56 +0000 (13:42 +0200)]
Fix compile errors (#13334)

Change-Id: Ib9210685ed70f98af78b5cc3ad756f37b09c326a

10 years agoUpdate TestBench3 version for UI testing
Teemu Suo-Anttila [Fri, 28 Feb 2014 08:52:47 +0000 (10:52 +0200)]
Update TestBench3 version for UI testing

Change-Id: I2e0a8fd2590e6f9c25825ccc0dc4c6f3d147e06f

10 years agoSupport font icons in Notifications (#13373)
Johannes Dahlström [Wed, 26 Feb 2014 13:22:33 +0000 (15:22 +0200)]
Support font icons in Notifications (#13373)

Change-Id: I2e721bd80cae7d0ea15a623cfd1cf0778399efb2

10 years agoSupport font icons in MenuItems (#13372)
Johannes Dahlström [Wed, 26 Feb 2014 13:20:55 +0000 (15:20 +0200)]
Support font icons in MenuItems (#13372)

Change-Id: I2a85f77f68d701baa804bd3e6d55fa737bb4cc0e

10 years agoSupport font icons in Actions (#13375)
Johannes Dahlström [Wed, 26 Feb 2014 13:18:56 +0000 (15:18 +0200)]
Support font icons in Actions (#13375)

Change-Id: If8a1755d1266857bd4bc8e2baef50146634747c3

10 years agoMerge changes from origin/7.1
Build Agent [Thu, 27 Feb 2014 12:24:28 +0000 (14:24 +0200)]
Merge changes from origin/7.1

09bc996 Use more worker threads for widgetset compilation

Change-Id: I29b8726ae261cfa44c3e2734b582648b94fab267

10 years agoUse more worker threads for widgetset compilation
Henri Sara [Thu, 27 Feb 2014 11:33:54 +0000 (13:33 +0200)]
Use more worker threads for widgetset compilation

Change-Id: Ib7ea54e7a06516acbd9cf3dd08dbbacaac2030f9

10 years agoMerge changes from origin/7.1
Build Agent [Thu, 27 Feb 2014 11:42:58 +0000 (13:42 +0200)]
Merge changes from origin/7.1

e961d43 Remove tooltip that's causing CalendarAcrionEventSourceTest failures

Change-Id: I738e4a91cfeccce15f76f6df1c1346c31225cde1

10 years agoRemove tooltip that's causing CalendarAcrionEventSourceTest failures
Teemu Suo-Anttila [Wed, 26 Feb 2014 14:27:27 +0000 (16:27 +0200)]
Remove tooltip that's causing CalendarAcrionEventSourceTest failures

This said tooltip gets in front of the context menu and native events
actually clicks on the tooltip instead of the context menu item.

Change-Id: I6519ba98351a5ad03ccc35c29b85a831e3026325

10 years agoMerge changes from origin/7.1
Build Agent [Thu, 27 Feb 2014 11:14:00 +0000 (13:14 +0200)]
Merge changes from origin/7.1

badf9f2 Do not prevent deployment if Atmosphere init fails (#13199)
be827f8 Enable on-the-fly SASS compilation in OSGi (#10307)
61a1899 Fix SQLContainer paging and caching issue (#11199)
19dde49 Remove applet test which does not work reliably
a73c9ef Fix broken TableScrollingWithSQLContainer test UI
fbce127 Use Chrome 33 for testing

Change-Id: I4a09cdfcc8187604a24391a73ea6c04c6d50bb5f

10 years agoMerge commit 'bce95bce91f80ddd228c96ab7b89770499b5e49e'
Artur Signell [Thu, 27 Feb 2014 11:06:22 +0000 (13:06 +0200)]
Merge commit 'bce95bce91f80ddd228c96ab7b89770499b5e49e'

Conflicts:
uitest/src/com/vaadin/tests/fieldgroup/IntegerRangeValidator.html

Change-Id: I03b12e474ee59a86aefcedfda24e55620eed717d

10 years agoUse Chrome 33 for testing
Henri Sara [Thu, 27 Feb 2014 08:24:38 +0000 (10:24 +0200)]
Use Chrome 33 for testing

Change-Id: I6362097ff836c10b7001c5fd8acd8adf91a94b2f

10 years agoEmail author about merge failures
Artur Signell [Tue, 25 Feb 2014 10:28:32 +0000 (12:28 +0200)]
Email author about merge failures

Change-Id: I58554c9095e815087bee321dfc57e9e45b5b0481

10 years agoFixed invalid HTML/XML
Artur Signell [Tue, 25 Feb 2014 12:31:01 +0000 (14:31 +0200)]
Fixed invalid HTML/XML

Change-Id: Icd9e30e54e5353277e4c5406269613cbb8a37414

10 years agoFix broken TableScrollingWithSQLContainer test UI
Teemu Suo-Anttila [Tue, 25 Feb 2014 10:31:29 +0000 (12:31 +0200)]
Fix broken TableScrollingWithSQLContainer test UI

Change-Id: I67bcb7a473d147c46e24cb3c116fd9115a3bda6b

10 years agoUse different exit codes for different errors
Artur Signell [Tue, 25 Feb 2014 10:25:04 +0000 (12:25 +0200)]
Use different exit codes for different errors

Change-Id: I7e5bba7f290ec9e6c482231bde3c12d13a3a80ea

10 years agoRemove applet test which does not work reliably
Artur Signell [Tue, 25 Feb 2014 09:09:01 +0000 (11:09 +0200)]
Remove applet test which does not work reliably

As long as nobody is constantly updating the java version on the test
cluster and additionally ensures that no manual interaction is needed for
Java applets to run, this test is not useful

Change-Id: Ic9b3e190567e8949bbb514d5fedefc3c720402e7

10 years agoFix SQLContainer paging and caching issue (#11199)
Teemu Suo-Anttila [Wed, 19 Feb 2014 10:13:52 +0000 (12:13 +0200)]
Fix SQLContainer paging and caching issue (#11199)

Change-Id: I884c0f0a27a124a49698b141ac63c93950df428d

10 years agoEnable on-the-fly SASS compilation in OSGi (#10307)
Johannes Dahlström [Thu, 13 Feb 2014 14:54:11 +0000 (16:54 +0200)]
Enable on-the-fly SASS compilation in OSGi (#10307)

* Add proper Import-Package directives to theme-compiler
* Require-Bundle theme-compiler in server bundle

Change-Id: I7dec20c04eac92271b8adf0b1e23c573f1b06a29

10 years agoRename to follow same scheme as other push tests
Artur Signell [Fri, 21 Feb 2014 23:19:12 +0000 (01:19 +0200)]
Rename to follow same scheme as other push tests

Change-Id: I6ea0626ffb88182120f69e0ca988250248e365e1

10 years agoMissing long polling tests (#13164)
Artur Signell [Fri, 21 Feb 2014 23:17:44 +0000 (01:17 +0200)]
Missing long polling tests (#13164)

Change-Id: If0a7ff0f6736853e9a5e8de417a435cf474a335b

10 years agoDo not prevent deployment if Atmosphere init fails (#13199)
Artur Signell [Fri, 21 Feb 2014 20:07:24 +0000 (22:07 +0200)]
Do not prevent deployment if Atmosphere init fails (#13199)

Change-Id: I07e23bcdea6b2bd23a37651a804a537690fb1311

10 years agoMerge changes from origin/7.1
Build Agent [Fri, 21 Feb 2014 18:25:50 +0000 (20:25 +0200)]
Merge changes from origin/7.1

3b327f6 Change copying of Date values to avoid wrapping of date (#13269)
6f21052 Eliminate spacing memory leak on client (#13315)
6c076e3 Workaround for input prompt used as value on ESC in FF (#8051)
ed82d1a Slow down test to hopefully make it more stable (and four times longer)
b59f7a0 TreeTable does not have partial updates enabled in Vaadin 7 and probably won't ever have.

Change-Id: Icd8354b29a5145056dfb47409bdde9d98610bcf5

10 years agoRemove extra whitespace causing validation failures
Artur Signell [Fri, 21 Feb 2014 16:25:17 +0000 (18:25 +0200)]
Remove extra whitespace causing validation failures

Change-Id: Ib93665a7411c52c1b3b00c22a7c4f799b5adbaea

10 years agoTreeTable does not have partial updates enabled in Vaadin 7 and probably won't ever...
Artur Signell [Thu, 20 Feb 2014 15:23:48 +0000 (17:23 +0200)]
TreeTable does not have partial updates enabled in Vaadin 7 and probably won't ever have.

Change-Id: Iae8a2fae226712b7200873fec67aa9b2cfaf24ee

10 years agoAdd change event for Upload (#13222)
Artur Signell [Mon, 3 Feb 2014 19:46:06 +0000 (21:46 +0200)]
Add change event for Upload (#13222)

Change-Id: I9850888b1997104cbc493ae0882316a9d2b1cedd

10 years agoSlow down test to hopefully make it more stable (and four times longer)
Artur Signell [Thu, 20 Feb 2014 15:40:02 +0000 (17:40 +0200)]
Slow down test to hopefully make it more stable (and four times longer)

Change-Id: Ie9ef1c53544b5b9b3462cf6648b18df8ae8f56e0

10 years agoFont icon support (#13152)
Marc Englund [Tue, 11 Feb 2014 08:15:07 +0000 (10:15 +0200)]
Font icon support (#13152)

Renamed Icon to ImageIcon

Change-Id: I608815f17a3651b205fed81b5294385df0d68802

Extracted the abstract client-side Icon class

Change-Id: Ic32e270595a5796d0bbd1dd31f34282b56672aa9

Created the FontIcon class

Change-Id: Iad13871e7bf1807dee2c538c76306d4620191f5e

Renamed AbstractComponentConnector.getIcon to getIconUri

Change-Id: I6953ab79661993b561655d483c1bd013b66407f3

Added the AbstractComponentConnector.getIcon method

Change-Id: I6fb91dc643fb09da3ba53666b1a8a289901702e3

Refactored getIcon

Change-Id: Ibae39e66d0fb8449e20ac5209eb8c18b6ada4387

Made all existing uses of Icon compatible with FontIcons

Change-Id: I8f28ec5254f2e5282a887519d3f44bc1e27aba72

Initial server-side support for font icons - does not include an actual icon set yet (#13152)

Change-Id: Ie6c09b17dd577c726e0efc13567749f6f4d56d8d

Changed server side FontIcon URI generation to match the correct scheme

Change-Id: I3628b930b310b3f285bc58a3f471e31e641d307e

Initial server-side icon font (FontAwesome) with scss - to be considered placeholder for testing (#13152)

Change-Id: I361e62aba0d943a736471824e149d65c7eea9c76

Changed the FontIcon URI scheme

Change-Id: I15c92f6bb3d0aa0a800f3f0bfa80419979453e17

Added FontIcon support to AbstractOrderedLayoutConnector

Change-Id: I3b2b45b22d29622fd888dbe922aa0cc8a718104d

Added FontIcon support to table items

Change-Id: Id22ce94c96a892420aab1e39663688fc9f3bc282

Added FontIcon support to OptionGroup items

Change-Id: Ie08bef688f6802182ef5f8b2bf82cf8b1f9096bb

Switched to openly use FontAwesome (#13152)

Change-Id: I18c3325ce93915b7fd6e338c8c293a89711277bc

VaadinIcons are now FontAwesome (#13152)

Change-Id: I0ab2a80735cbf08b6e33d358e3e8c6a205626fc4

VCaption does not longer set icon to 0x0px if it's a FontIcon (#13152)

Change-Id: Ibcd96e0f79f0adf2e217a8580d17f1cc93705710

Fixed typo in @font-face, removed .otf (#13152)

Change-Id: I698ca32c560e5f198c32a6c44f7884d3030ee610

Make font icons behave more like img (display:inline-block) (#13152)

Change-Id: Ic79186c90f1fc566deae1f4d8d4ba2c21d89a42e

10 years agoImplement programmatic scrolling (#13327)
Patrik Lindström [Tue, 11 Feb 2014 13:36:24 +0000 (15:36 +0200)]
Implement programmatic scrolling (#13327)

Further changes required for this, included in the same patch:
- created GridClientRpc interface
- created test case UI for server-side controlled Grid programmatic
scrolling
- refactored getScrollPos logic into Escalator and moved
ScrollDestination enum to shared package

Change-Id: Ibf72a4f75831807d83fb5941597a6ce3fda08e17

10 years agoWorkaround for input prompt used as value on ESC in FF (#8051)
Tapio Aali [Tue, 7 Jan 2014 11:31:51 +0000 (13:31 +0200)]
Workaround for input prompt used as value on ESC in FF (#8051)

Fixed situation in which input prompt appeared as the value of an empty
TextField in FF if ESC was pressed.

Change-Id: I41c8ec4845b43b483165c10f78443f806d45a623

10 years agoEliminate spacing memory leak on client (#13315)
Henri Sara [Mon, 17 Feb 2014 08:27:37 +0000 (10:27 +0200)]
Eliminate spacing memory leak on client (#13315)

Change-Id: I432ae4a04d74826dd1cce108177bd503774a8463

10 years agoFunction "percentage" is implemented (#12771).
denisanisimov [Mon, 10 Feb 2014 09:33:55 +0000 (11:33 +0200)]
Function "percentage" is implemented (#12771).

Change-Id: I0a2e3d31f60bd085d619b603bd229dba902ff001