]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoMerge "Re-added accidentally removed IE 8 workaround for uploads (#9179)"
Leif Åstrand [Wed, 5 Dec 2012 12:14:42 +0000 (12:14 +0000)]
Merge "Re-added accidentally removed IE 8 workaround for uploads (#9179)"

11 years agoMerge "Changed order of the containers in DOM Added necessary position for right...
Leif Åstrand [Wed, 5 Dec 2012 12:02:13 +0000 (12:02 +0000)]
Merge "Changed order of the containers in DOM Added necessary position for right handler As described in Ticket #9182 "

11 years agoRe-added accidentally removed IE 8 workaround for uploads (#9179) 56/456/1
Anna Koskinen [Wed, 5 Dec 2012 10:54:20 +0000 (12:54 +0200)]
Re-added accidentally removed IE 8 workaround for uploads (#9179)

Change-Id: I8b45ee52b402b6fd9ead0905c4a42b284f0e7c99

11 years agoMerge "Change classpath order to enable monkey patching the GWT compiler"
Artur Signell [Wed, 5 Dec 2012 10:00:20 +0000 (10:00 +0000)]
Merge "Change classpath order to enable monkey patching the GWT compiler"

11 years agoMoved hasEventListener to ServerConnector (#10433) 44/444/2
Artur Signell [Thu, 29 Nov 2012 17:56:43 +0000 (19:56 +0200)]
Moved hasEventListener to ServerConnector (#10433)

Change-Id: I1223c8ece8951b69b540979ef6f782dc292d31e0

11 years agoUnified deprecation messages 43/443/2
Artur Signell [Thu, 29 Nov 2012 17:53:54 +0000 (19:53 +0200)]
Unified deprecation messages

Change-Id: Id0e7e957b5300c26c4424b6439b845a319966d75

11 years agoDeprecated methods which do nothing and removed dead code (#10432) 42/442/2
Artur Signell [Thu, 29 Nov 2012 17:43:57 +0000 (19:43 +0200)]
Deprecated methods which do nothing and removed dead code (#10432)

Change-Id: I5248a28289bc85cf737b43c7ac87f1b2c2e41a01

11 years agoChange classpath order to enable monkey patching the GWT compiler 53/453/1
Leif Åstrand [Tue, 4 Dec 2012 13:25:13 +0000 (15:25 +0200)]
Change classpath order to enable monkey patching the GWT compiler

Change-Id: I7fb4fa4d5f9230e8d8c00d9694fd5015892d5ced

11 years agoMerge "Correctly update version during build (#9624)"
Leif Åstrand [Tue, 4 Dec 2012 08:53:06 +0000 (08:53 +0000)]
Merge "Correctly update version during build (#9624)"

11 years agoMerge "Allow customization of the widgetset url in order to be able to remove the...
Leif Åstrand [Tue, 4 Dec 2012 08:49:23 +0000 (08:49 +0000)]
Merge "Allow customization of the widgetset url in order to be able to remove the '?timestamp' part of the default url #10422"

11 years agoAllow customization of the widgetset url in order to be able to remove the '?timestam... 52/452/2
Jonatan Kronqvist [Tue, 27 Nov 2012 11:46:18 +0000 (13:46 +0200)]
Allow customization of the widgetset url in order to be able to remove the '?timestamp' part of the default url #10422

Change-Id: I561ba82d027b9207ed67fd7a861b0d6602e02024

11 years agoMerge "Allow specifying version per java package (#10322)"
Leif Åstrand [Tue, 4 Dec 2012 08:37:16 +0000 (08:37 +0000)]
Merge "Allow specifying version per java package (#10322)"

11 years agoFixed Accordion layouting (#10128, #9552) 41/441/2
Artur Signell [Thu, 29 Nov 2012 17:12:19 +0000 (19:12 +0200)]
Fixed Accordion layouting (#10128, #9552)

 * Now uses LayoutManager
 * Moved layout calculations to connector
 * No longer set incorrect width on the root element, only update tab width
 * Removed duplicate and dead code

Some, or all, of the remaining calculations are likely unnecessary

Change-Id: I3a87682d3498e55e9d4084acfde0f782b55301f2

11 years agoMerge "Removed dead code (#10128, #9552)"
Leif Åstrand [Tue, 4 Dec 2012 08:31:14 +0000 (08:31 +0000)]
Merge "Removed dead code (#10128, #9552)"

11 years agoCorrectly update version during build (#9624) 49/449/2
Artur Signell [Sun, 2 Dec 2012 10:38:03 +0000 (12:38 +0200)]
Correctly update version during build (#9624)

Change-Id: Ibe914273b27a109b6ce01928913434d0787baf71

11 years agoAllow specifying version per java package (#10322) 47/447/1
Artur Signell [Sun, 2 Dec 2012 09:16:17 +0000 (11:16 +0200)]
Allow specifying version per java package (#10322)

Change-Id: Ib7cba6c4229c3a213efb57f096800268c5dd3512

11 years agoChanged order of the containers in DOM 46/446/1
michaelvogt [Sat, 1 Dec 2012 16:38:05 +0000 (18:38 +0200)]
Changed order of the containers in DOM
Added necessary position for right handler
As described in Ticket #9182

Change-Id: I46f2f86ae670e5c923a3cb9a1bc34d16770b4cc4

11 years agoRemoved dead code (#10128, #9552) 40/440/1
Artur Signell [Thu, 29 Nov 2012 16:52:20 +0000 (18:52 +0200)]
Removed dead code (#10128, #9552)

Change-Id: I0197d14072e8948d338829e51cc71c260e869412

11 years agoReturn null as non-existing property for IndexedContainer (#10445) 39/439/1
Henri Sara [Fri, 30 Nov 2012 12:49:04 +0000 (14:49 +0200)]
Return null as non-existing property for IndexedContainer (#10445)

Change-Id: I9829173dda84d5f496114b7d08204648bf86fc77

11 years agoAdded prefix "v-" to internal parameters (#10156) 28/428/2
Anna Koskinen [Fri, 30 Nov 2012 10:58:05 +0000 (12:58 +0200)]
Added prefix "v-" to internal parameters (#10156)

Change-Id: I79ac824bc19fa42b976954148e69d54fb91b77ab

11 years agoMerge "Added selector to ensure styles apply (test fix only)"
Marc Englund [Fri, 30 Nov 2012 09:50:44 +0000 (09:50 +0000)]
Merge "Added selector to ensure styles apply (test fix only)"

11 years agoMerge "Log theme name to console (#10372)"
Marc Englund [Fri, 30 Nov 2012 09:49:32 +0000 (09:49 +0000)]
Merge "Log theme name to console (#10372)"

11 years agoSupport @if in @mixin (#10438) 38/438/1
Henri Sara [Fri, 30 Nov 2012 08:22:48 +0000 (10:22 +0200)]
Support @if in @mixin (#10438)

Also adds support for @font-face and the (not yet implemented) @page.

Change-Id: I65367121a71ac28c4b99d6b3ed7716e89cb132fa

11 years agoMerge "Made session reinitializing work again (#10411)"
Leif Åstrand [Fri, 30 Nov 2012 07:47:20 +0000 (07:47 +0000)]
Merge "Made session reinitializing work again (#10411)"

11 years agoUI scroll position can be given programmatically (#9952) 78/378/5
Leif Åstrand [Thu, 29 Nov 2012 14:36:27 +0000 (16:36 +0200)]
UI scroll position can be given programmatically (#9952)

Change-Id: Icef0858ee495abcacab7823f7f8fc6044abd64dc

11 years agoAdded selector to ensure styles apply (test fix only) 30/430/1
Artur Signell [Thu, 29 Nov 2012 16:35:10 +0000 (18:35 +0200)]
Added selector to ensure styles apply (test fix only)

Change-Id: Ibb7c87ffff2e85bdc06af5397f31159c7a1588f1

11 years agoMade session reinitializing work again (#10411) 29/429/1
Artur Signell [Thu, 29 Nov 2012 16:28:14 +0000 (18:28 +0200)]
Made session reinitializing work again (#10411)

Change-Id: I012a5154fa3cf0bba6f3289213744b740cf12059

11 years agoMerge "Fall back to activex xml http if XMLHttpRequest is disabled (#10423)"
Leif Åstrand [Thu, 29 Nov 2012 14:19:57 +0000 (14:19 +0000)]
Merge "Fall back to activex xml http if XMLHttpRequest is disabled (#10423)"

11 years agoFall back to activex xml http if XMLHttpRequest is disabled (#10423) 27/427/1
Artur Signell [Thu, 29 Nov 2012 14:13:22 +0000 (16:13 +0200)]
Fall back to activex xml http if XMLHttpRequest is disabled (#10423)

Change-Id: I91eeaae42859cd056943b5fd040a0d107ed4ec6e

11 years agoMerge "Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again)"
Henri Sara [Thu, 29 Nov 2012 13:51:29 +0000 (13:51 +0000)]
Merge "Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again)"

11 years agoMerge "Eliminate ambiguity between pseudos and properties (#10406)"
Marc Englund [Thu, 29 Nov 2012 13:49:14 +0000 (13:49 +0000)]
Merge "Eliminate ambiguity between pseudos and properties (#10406)"

11 years agoUpdate GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) 03/403/3
Leif Åstrand [Thu, 29 Nov 2012 10:02:47 +0000 (12:02 +0200)]
Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)

* Add ChildComponentData that is sent in the state instead of previous
UIDL data
* Store child data in a map instead of as a linked list
* Move Cell instead of moving component form one Cell to the other if
moved
* Clean up internal state in remove(Widget)

Change-Id: I3dabe0165b6dcdf70c0df06a0151b73d080187a5

11 years agoMerge "Use max-age 0 for *nocache* instead of the default 1h #10421"
Leif Åstrand [Thu, 29 Nov 2012 13:31:44 +0000 (13:31 +0000)]
Merge "Use max-age 0 for *nocache* instead of the default 1h #10421"

11 years agoFix BrowserWindowOpenerConnector.addParametersAndFragment typo (again) 25/425/1
Leif Åstrand [Thu, 29 Nov 2012 13:09:53 +0000 (15:09 +0200)]
Fix BrowserWindowOpenerConnector.addParametersAndFragment typo (again)

Change-Id: Ifa89411b71f933ebd1cb738e3ceeaaffb6b9fc08

11 years agoMerge "Add fragment and parameter support to BrowserWindowOpener (#10093)"
Henri Sara [Thu, 29 Nov 2012 12:50:50 +0000 (12:50 +0000)]
Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)"

11 years agoEliminate ambiguity between pseudos and properties (#10406) 24/424/1
Henri Sara [Thu, 29 Nov 2012 12:44:39 +0000 (14:44 +0200)]
Eliminate ambiguity between pseudos and properties (#10406)

Change-Id: I339548272ad12d961f2f81a2922f8ec58828629f

11 years agoAdd fragment and parameter support to BrowserWindowOpener (#10093) 20/420/3
Leif Åstrand [Thu, 29 Nov 2012 12:39:51 +0000 (14:39 +0200)]
Add fragment and parameter support to BrowserWindowOpener (#10093)

Change-Id: I32577503ae4d85c80579f9544cdb61ab9788ef23

11 years agoUse max-age 0 for *nocache* instead of the default 1h #10421 21/421/1
Jonatan Kronqvist [Tue, 27 Nov 2012 11:47:10 +0000 (13:47 +0200)]
Use max-age 0 for *nocache* instead of the default 1h #10421

Change-Id: Id04fd8cee919a1d31fc2952e5bbf064075dbf9ce

11 years agoFixed tooltip handling for TreeTable (#9088) 19/419/2
Artur Signell [Wed, 28 Nov 2012 18:53:55 +0000 (20:53 +0200)]
Fixed tooltip handling for TreeTable (#9088)

Change-Id: I9e4ae2ae4a040de795121db359d930ccda115f62

11 years agoFixed tooltip handling for Table (#9088) 18/418/3
Artur Signell [Wed, 28 Nov 2012 18:36:03 +0000 (20:36 +0200)]
Fixed tooltip handling for Table (#9088)

Change-Id: I0de74785fbc9eb68f958875031df59f1c61c8ec2

11 years agoMerge "Add lookahead to eliminate SASS parsing ambiguity"
Marc Englund [Thu, 29 Nov 2012 08:19:19 +0000 (08:19 +0000)]
Merge "Add lookahead to eliminate SASS parsing ambiguity"

11 years agoMerge "Make AbstractExtensionConnector.extend abstract (#10378)"
Leif Åstrand [Thu, 29 Nov 2012 07:23:27 +0000 (07:23 +0000)]
Merge "Make AbstractExtensionConnector.extend abstract (#10378)"

11 years agoMerge "Added helper for showing a notification with a description (#10401)"
Leif Åstrand [Thu, 29 Nov 2012 07:23:10 +0000 (07:23 +0000)]
Merge "Added helper for showing a notification with a description (#10401)"

11 years agoMerge "Fixed Table to actually use converter from factory (#10408)"
Leif Åstrand [Thu, 29 Nov 2012 07:16:03 +0000 (07:16 +0000)]
Merge "Fixed Table to actually use converter from factory (#10408)"

11 years agoLog theme name to console (#10372) 17/417/1
Artur Signell [Wed, 28 Nov 2012 16:54:01 +0000 (18:54 +0200)]
Log theme name to console (#10372)

Change-Id: I818e8a42961335110774a1c96cfccf5c46309d79

11 years agoAdded helper for showing a notification with a description (#10401) 16/416/1
Artur Signell [Wed, 28 Nov 2012 16:30:57 +0000 (18:30 +0200)]
Added helper for showing a notification with a description (#10401)

Change-Id: If51e73a62060384ae957af10efa270fb51c4ae8c

11 years agoFixed Table to actually use converter from factory (#10408) 15/415/2
Artur Signell [Wed, 28 Nov 2012 16:18:43 +0000 (18:18 +0200)]
Fixed Table to actually use converter from factory (#10408)

Change-Id: I02dce8628def6ed926e79fff5762169a129f2426

11 years agoMerge "Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)"
Leif Åstrand [Wed, 28 Nov 2012 16:08:37 +0000 (16:08 +0000)]
Merge "Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)"

11 years agoMoved setVisible dirty logic to AbstractComponent where it belongs (#10414) 14/414/1
Artur Signell [Wed, 28 Nov 2012 16:03:47 +0000 (18:03 +0200)]
Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)

Change-Id: I05f8b739e862c3dd4a52492f2df41862bacd3ce4

11 years agoMerge "Removed invalid dependency to vaadin-shared-deps (#10415)"
Leif Åstrand [Wed, 28 Nov 2012 16:02:28 +0000 (16:02 +0000)]
Merge "Removed invalid dependency to vaadin-shared-deps (#10415)"

11 years agoRemoved invalid dependency to vaadin-shared-deps (#10415) 13/413/2
Artur Signell [Wed, 28 Nov 2012 15:43:54 +0000 (17:43 +0200)]
Removed invalid dependency to vaadin-shared-deps (#10415)

Change-Id: I62c5ffe3ade12342def5b607e8f4f2fb50db761e

11 years agoFixed problems with invalidating the HttpSession during a request (#10411) 12/412/1
Artur Signell [Wed, 28 Nov 2012 15:39:21 +0000 (17:39 +0200)]
Fixed problems with invalidating the HttpSession during a request (#10411)

Change-Id: I121d6999eababb7eaa53ba16fb8ed029cc154a12

11 years agoMerge "Regenerate some SASS parser files to reduce warnings."
Marc Englund [Wed, 28 Nov 2012 13:07:58 +0000 (13:07 +0000)]
Merge "Regenerate some SASS parser files to reduce warnings."

11 years agoAdd lookahead to eliminate SASS parsing ambiguity 11/411/1
Henri Sara [Wed, 28 Nov 2012 12:26:06 +0000 (14:26 +0200)]
Add lookahead to eliminate SASS parsing ambiguity

Change-Id: Idcb27240f4bc79a4fc40a17eff7b0c8e43156c73

11 years agoRegenerate some SASS parser files to reduce warnings. 10/410/1
Henri Sara [Wed, 28 Nov 2012 11:52:59 +0000 (13:52 +0200)]
Regenerate some SASS parser files to reduce warnings.

Change-Id: I33c118ef0686a7ce88faafcd02790b8546929853

11 years agogetPrevItemId should return null if id not found (#10124) 47/247/3
Artur Signell [Mon, 12 Nov 2012 14:38:43 +0000 (16:38 +0200)]
getPrevItemId should return null if id not found (#10124)

Change-Id: I9c0a07610e942bf8fac5832341a4fb31bfd6342a

11 years agoAvoid using the same Matcher from multiple threads (#10184) 08/408/1
Leif Åstrand [Wed, 28 Nov 2012 08:58:43 +0000 (10:58 +0200)]
Avoid using the same Matcher from multiple threads (#10184)

Change-Id: I801a60db3a1b040db98fc597a35434c4a0b2ba83

11 years agoProperly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, #8987... 81/381/4
Pekka Hyvönen [Tue, 27 Nov 2012 09:39:32 +0000 (11:39 +0200)]
Properly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, #8987 and #8989.
Also fixes #7617 for OptionGroup, #9010 for TwinColSelect.

Change-Id: Ia4c2a5e6ee93847970092fcb1cd685a0173897d7

11 years agoMerge "Always mark child hierarchy dirty when switching tabs (#10404)"
Leif Åstrand [Wed, 28 Nov 2012 08:04:42 +0000 (08:04 +0000)]
Merge "Always mark child hierarchy dirty when switching tabs (#10404)"

11 years agoMerge "Fixed NPE when timer fires before updateFromUidl (#10400)"
Leif Åstrand [Wed, 28 Nov 2012 07:26:04 +0000 (07:26 +0000)]
Merge "Fixed NPE when timer fires before updateFromUidl (#10400)"

11 years agoAlways mark child hierarchy dirty when switching tabs (#10404) 07/407/2
Artur Signell [Wed, 28 Nov 2012 07:15:01 +0000 (09:15 +0200)]
Always mark child hierarchy dirty when switching tabs (#10404)

Change-Id: Id6a0b23efb500d2c94bd696cc6eebfe5b5ffd60b

11 years agoMerge "Fixed ClassCastException and returning of wrong connector (#10399)"
Henri Sara [Tue, 27 Nov 2012 14:56:22 +0000 (14:56 +0000)]
Merge "Fixed ClassCastException and returning of wrong connector (#10399)"

11 years agoFixed NPE when timer fires before updateFromUidl (#10400) 06/406/1
Artur Signell [Tue, 27 Nov 2012 14:51:05 +0000 (16:51 +0200)]
Fixed NPE when timer fires before updateFromUidl (#10400)

Change-Id: Ib4be170a2e824e9e9623160ed09f585c92295323

11 years agoFixed ClassCastException and returning of wrong connector (#10399) 05/405/1
Artur Signell [Tue, 27 Nov 2012 14:49:23 +0000 (16:49 +0200)]
Fixed ClassCastException and returning of wrong connector (#10399)

Change-Id: I275f52e6084243e232478fe4d71adf8f26263fed

11 years agoMerge "Support for all valid CSS selectors (#10316)"
Marc Englund [Tue, 27 Nov 2012 13:27:19 +0000 (13:27 +0000)]
Merge "Support for all valid CSS selectors (#10316)"

11 years agoMerge "Updated some tutorials"
Leif Åstrand [Tue, 27 Nov 2012 11:06:34 +0000 (11:06 +0000)]
Merge "Updated some tutorials"

11 years agoUpdated some tutorials 79/379/4
johan [Tue, 27 Nov 2012 09:34:38 +0000 (11:34 +0200)]
Updated some tutorials

Change-Id: I5c59b2d08b2b811020c1fca7420eefd740dbe01a

11 years agoSupport for all valid CSS selectors (#10316) 02/402/1
Henri Sara [Tue, 27 Nov 2012 11:01:21 +0000 (13:01 +0200)]
Support for all valid CSS selectors (#10316)

Add support for pseudo-functions like ":nth-child(n)".
Add support for sibling selector "E ~ F".
Add support for unknown pseudo-functions taking an identifier such as
":not(s)".

Change-Id: I39b31fa99f031b31b215058a45b74e40b23191f3

11 years agoFixed Window to support empty content (#10325) 88/388/3
Artur Signell [Mon, 26 Nov 2012 18:27:02 +0000 (20:27 +0200)]
Fixed Window to support empty content (#10325)

Change-Id: I90a5f4e4011452f07e4bea2cef2207ad8635cd31

11 years agoMerge "Move some SCSS tests to be scanned automatically"
Marc Englund [Tue, 27 Nov 2012 09:40:08 +0000 (09:40 +0000)]
Merge "Move some SCSS tests to be scanned automatically"

11 years agoMerge "Keep block order when unnesting (#10309)"
Marc Englund [Tue, 27 Nov 2012 09:37:19 +0000 (09:37 +0000)]
Merge "Keep block order when unnesting (#10309)"

11 years agoMerge "Fixed typo in test causing test failures"
Henri Sara [Tue, 27 Nov 2012 09:19:36 +0000 (09:19 +0000)]
Merge "Fixed typo in test causing test failures"

11 years agoMerge "Removed hostname from test"
Henri Sara [Tue, 27 Nov 2012 09:19:14 +0000 (09:19 +0000)]
Merge "Removed hostname from test"

11 years agoMove some SCSS tests to be scanned automatically 01/401/1
Henri Sara [Tue, 27 Nov 2012 09:14:57 +0000 (11:14 +0200)]
Move some SCSS tests to be scanned automatically

Change-Id: I7590c6cd20f649a5c02e92673d44cf1c2721b95d

11 years agoMerge "Fail if a Window is attached to something else than a UI (#10374)"
Leif Åstrand [Tue, 27 Nov 2012 08:11:24 +0000 (08:11 +0000)]
Merge "Fail if a Window is attached to something else than a UI (#10374)"

11 years agoFail if a Window is attached to something else than a UI (#10374) 86/386/2
Artur Signell [Mon, 26 Nov 2012 17:39:27 +0000 (19:39 +0200)]
Fail if a Window is attached to something else than a UI (#10374)

Change-Id: Ibe0fcbda1222e2aa781ae14f479fbedd99715ff9

11 years agoMerge "Ensure iOS6 does not cache heartbeat responses (#10370)"
Leif Åstrand [Tue, 27 Nov 2012 07:43:23 +0000 (07:43 +0000)]
Merge "Ensure iOS6 does not cache heartbeat responses (#10370)"

11 years agoRemoved hostname from test 99/399/1
Artur Signell [Tue, 27 Nov 2012 07:37:10 +0000 (09:37 +0200)]
Removed hostname from test

Change-Id: I98f45718fbfbf03e6e1395de867bc93073ff65eb

11 years agoMerge "Fixed test issue (not updating component)"
Leif Åstrand [Tue, 27 Nov 2012 07:28:04 +0000 (07:28 +0000)]
Merge "Fixed test issue (not updating component)"

11 years agoMerge "Do not remove non-existing children when removing a tab (#10388)"
Leif Åstrand [Tue, 27 Nov 2012 07:27:34 +0000 (07:27 +0000)]
Merge "Do not remove non-existing children when removing a tab (#10388)"

11 years agoMerge "Fix resize of a Window with a single component (#10375)"
Henri Sara [Tue, 27 Nov 2012 06:52:34 +0000 (06:52 +0000)]
Merge "Fix resize of a Window with a single component (#10375)"

11 years agoFixed test issue (not updating component) 97/397/1
Artur Signell [Mon, 26 Nov 2012 23:22:38 +0000 (01:22 +0200)]
Fixed test issue (not updating component)

Change-Id: I9644335f7ef71da0e0c1a14137e6eb8d88d23b3d

11 years agoDo not remove non-existing children when removing a tab (#10388) 96/396/1
Artur Signell [Mon, 26 Nov 2012 22:43:36 +0000 (00:43 +0200)]
Do not remove non-existing children when removing a tab (#10388)

Change-Id: I38d64bd5c0e8c59abfed5866405eeef1482ff7f5

11 years agoMerge "Temporary work around for drag'n'drop image problem (#10385)"
Artur Signell [Mon, 26 Nov 2012 22:12:50 +0000 (22:12 +0000)]
Merge "Temporary work around for drag'n'drop image problem (#10385)"

11 years agoEnsure critical notifications have an owner (#10386) 95/395/1
Artur Signell [Mon, 26 Nov 2012 21:59:29 +0000 (23:59 +0200)]
Ensure critical notifications have an owner (#10386)

Change-Id: Id954f1fbc98625dac4c79637ffb2f03bde195c3d

11 years agoFixed typo in test causing test failures 94/394/1
Artur Signell [Mon, 26 Nov 2012 21:42:05 +0000 (23:42 +0200)]
Fixed typo in test causing test failures

Change-Id: Idc2fa9a72348b152b52605a9e97df4bd5079a43f

11 years agoTemporary work around for drag'n'drop image problem (#10385) 93/393/1
Artur Signell [Mon, 26 Nov 2012 21:31:13 +0000 (23:31 +0200)]
Temporary work around for drag'n'drop image problem (#10385)

Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0

11 years agoMerge "Add theme name as class name to LoginForm v-app (#10383)"
Artur Signell [Mon, 26 Nov 2012 21:07:45 +0000 (21:07 +0000)]
Merge "Add theme name as class name to LoginForm v-app (#10383)"

11 years agoMerge "Fix chameleon "body" css selectors (#10382)"
Artur Signell [Mon, 26 Nov 2012 21:07:09 +0000 (21:07 +0000)]
Merge "Fix chameleon "body" css selectors (#10382)"

11 years agoAdd theme name as class name to LoginForm v-app (#10383) 92/392/1
Artur Signell [Mon, 26 Nov 2012 21:05:55 +0000 (23:05 +0200)]
Add theme name as class name to LoginForm v-app (#10383)

Change-Id: Ifcd65a34f32606b9fce0439f600a0b2fbd7e18ce

11 years agoFix chameleon "body" css selectors (#10382) 91/391/1
Artur Signell [Mon, 26 Nov 2012 20:54:46 +0000 (22:54 +0200)]
Fix chameleon "body" css selectors (#10382)

Change-Id: I39095703e74bdcad16d4b6cb700cc5f1953a66c6

11 years agoFixed NPE when converting "" 90/390/1
Artur Signell [Mon, 26 Nov 2012 20:42:09 +0000 (22:42 +0200)]
Fixed NPE when converting ""

Change-Id: I0cdde2ae9a1c40ebe41a2d1f91f972fe803d455f

11 years agoMake AbstractExtensionConnector.extend abstract (#10378) 89/389/1
Artur Signell [Mon, 26 Nov 2012 19:33:10 +0000 (21:33 +0200)]
Make AbstractExtensionConnector.extend abstract (#10378)

Change-Id: I96682d62c632588e05508a50765ac3d029500a74

11 years agoFix resize of a Window with a single component (#10375) 87/387/2
Artur Signell [Mon, 26 Nov 2012 17:58:16 +0000 (19:58 +0200)]
Fix resize of a Window with a single component (#10375)

Change-Id: I04d2d39b61ee5fb841511dd23d6f674089cff916

11 years agoEnsure iOS6 does not cache heartbeat responses (#10370) 85/385/1
Artur Signell [Mon, 26 Nov 2012 17:11:34 +0000 (19:11 +0200)]
Ensure iOS6 does not cache heartbeat responses (#10370)

Change-Id: Ia7eb92fd7cc0aa10827c602de69aa22200471bda

11 years agoMerge "Refactor tests imported from the sass-lang project (#9751)"
Artur Signell [Mon, 26 Nov 2012 17:05:59 +0000 (17:05 +0000)]
Merge "Refactor tests imported from the sass-lang project (#9751)"

11 years agoMerge "Imported tests from the sass-lang project (#9751)"
Artur Signell [Mon, 26 Nov 2012 17:05:27 +0000 (17:05 +0000)]
Merge "Imported tests from the sass-lang project (#9751)"

11 years agoDon't make VaadinSession serialize VaadinService (#10088) 82/382/2
Leif Åstrand [Mon, 26 Nov 2012 13:01:02 +0000 (15:01 +0200)]
Don't make VaadinSession serialize VaadinService (#10088)

* Refactor ApplicationRunnerServlet UIProvider to avoid indirect
reference through anonymous inner class

Change-Id: Ie4148e633192b1940ba82edbd26fbbc0cc2c4da3

11 years agoRefactor tests imported from the sass-lang project (#9751) 84/384/1
Henri Sara [Mon, 26 Nov 2012 12:49:55 +0000 (14:49 +0200)]
Refactor tests imported from the sass-lang project (#9751)

Currently broken tests are separated from those that succeed.

Change-Id: Iefb8a44464b62d332277fc15c678e160277b49ee

11 years agoImported tests from the sass-lang project (#9751) 83/383/1
Henri Sara [Mon, 26 Nov 2012 12:46:26 +0000 (14:46 +0200)]
Imported tests from the sass-lang project (#9751)

Change-Id: I9acd28e13718a0f78b0f91af5161e94599193a15