]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agoAvoid throwing exceptions from toString, log message instead (#9804) 26/26/1
Artur Signell [Mon, 1 Oct 2012 11:08:33 +0000 (14:08 +0300)]
Avoid throwing exceptions from toString, log message instead (#9804)

Change-Id: Ia2f8504a0fe75ab3a7c4746d533e5fd012e2a69c

12 years agoMerge "Added a dummy value to the parameter to make Websphere happy (#9776)"
Leif Åstrand [Mon, 1 Oct 2012 09:58:38 +0000 (09:58 +0000)]
Merge "Added a dummy value to the parameter to make Websphere happy (#9776)"

12 years agoMerge "Avoid adding RpcInvocationHandler toString as invocations (#9802)"
Leif Åstrand [Mon, 1 Oct 2012 09:42:41 +0000 (09:42 +0000)]
Merge "Avoid adding RpcInvocationHandler toString as invocations (#9802)"

12 years agoAvoid adding RpcInvocationHandler toString as invocations (#9802) 17/17/2
Artur Signell [Fri, 28 Sep 2012 17:47:34 +0000 (20:47 +0300)]
Avoid adding RpcInvocationHandler toString as invocations (#9802)

Change-Id: If6f378c0942132110adc748bd2c1cf87779924b6

12 years agoMerge "Publish all javadoc as an artifact and build as part of the all module (#9745)"
Henri Sara [Mon, 1 Oct 2012 09:18:57 +0000 (09:18 +0000)]
Merge "Publish all javadoc as an artifact and build as part of the all module (#9745)"

12 years agoRemove unused method (#9634) 24/24/1
Leif Åstrand [Mon, 1 Oct 2012 08:59:53 +0000 (11:59 +0300)]
Remove unused method (#9634)

Change-Id: Iad6f920d345832ec6bec49761a31ceb7290679e9

12 years agoRemove VaadinServletSession (#9638) 13/13/2
Leif Åstrand [Fri, 28 Sep 2012 12:31:03 +0000 (15:31 +0300)]
Remove VaadinServletSession (#9638)

Change-Id: I0e25ba1a6d258b8601c009f6dc062b3f4bd3dbce

12 years agoMerged tests for height recalculation issue for TabSheet in TabSheet (#9275) 19/19/2
Artur Signell [Fri, 28 Sep 2012 18:41:08 +0000 (21:41 +0300)]
Merged tests for height recalculation issue for TabSheet in TabSheet (#9275)

Fix is not needed for Vaadin 7

Change-Id: Ib3f3c0abf91fdab7ccdb23344d5ab0bcb92806d5

12 years agoSerialize and deserialize diff state manually (#9717, #9767) 16/16/1
Artur Signell [Fri, 28 Sep 2012 17:14:48 +0000 (20:14 +0300)]
Serialize and deserialize diff state manually (#9717, #9767)

Extended UISerialization test to both serialize and deserialize and also validate ConnectorTracker (de)serialization

Change-Id: Ifb8228bd56ec3635e4267e78160eef14dd9ff318

12 years agoAdded a dummy value to the parameter to make Websphere happy (#9776) 15/15/1
Artur Signell [Fri, 28 Sep 2012 16:47:47 +0000 (19:47 +0300)]
Added a dummy value to the parameter to make Websphere happy (#9776)

Change-Id: If44a4705fe6c2d9ce381924b2d2a47de532a712c

12 years agoPublish all javadoc as an artifact and build as part of the all module (#9745) 14/14/1
Artur Signell [Fri, 28 Sep 2012 16:44:01 +0000 (19:44 +0300)]
Publish all javadoc as an artifact and build as part of the all module (#9745)

Change-Id: I2d5ce81a2b9170eb7c9b91e37d0cf39d5383457c

12 years agoMove reinitialize session to VaadinService (#9638) 11/11/2
Leif Åstrand [Fri, 28 Sep 2012 11:58:37 +0000 (14:58 +0300)]
Move reinitialize session to VaadinService (#9638)

This change adds reinitializeSession as a static method in
VaadinService. The method is static because it affects the sessions of
all VaadinService instances that are using the underlying session.

Change-Id: Ia37567cb00e1f95aec344451299c99cb279a7275

12 years agoDo UI cleanup on heartbeat and connector resource requests (#9770) 12/12/2
Johannes Dahlström [Fri, 28 Sep 2012 11:13:43 +0000 (14:13 +0300)]
Do UI cleanup on heartbeat and connector resource requests (#9770)

Change-Id: I8da2639aaf90d395f825806a7464a9b5732cb87c

12 years agoEnsure there's a service for each session (#9733) 10/10/1
Leif Åstrand [Fri, 28 Sep 2012 11:22:00 +0000 (14:22 +0300)]
Ensure there's a service for each session (#9733)

Change-Id: I9425c2d33fd09759b18930741344e9181dc79364

12 years agoRename VaadinSession -> VaadinServiceSession (#9733) 09/9/1
Leif Åstrand [Thu, 27 Sep 2012 13:14:07 +0000 (16:14 +0300)]
Rename VaadinSession -> VaadinServiceSession (#9733)

Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c

12 years agoUse one VaadinSession per VaadinServlet (#9733) 08/8/1
Leif Åstrand [Thu, 27 Sep 2012 13:02:28 +0000 (16:02 +0300)]
Use one VaadinSession per VaadinServlet (#9733)

Change-Id: I98639e88cc772e4370ebba836f270c44258613fa

12 years agoAdd missing semicolons to vaadinBootstrap.js 06/6/4
Henri Sara [Thu, 27 Sep 2012 13:05:36 +0000 (16:05 +0300)]
Add missing semicolons to vaadinBootstrap.js

Change-Id: I7917798ab2f3bf092b2c3e18f173f720e9e43e49

12 years agoIncreased memory for javadoc task (#9745)
Artur Signell [Fri, 28 Sep 2012 07:26:49 +0000 (10:26 +0300)]
Increased memory for javadoc task (#9745)

12 years agoFix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)
Johannes Dahlström [Thu, 27 Sep 2012 13:38:28 +0000 (16:38 +0300)]
Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)

12 years agoGlobal code cleanup
Leif Åstrand [Thu, 27 Sep 2012 12:59:39 +0000 (15:59 +0300)]
Global code cleanup

12 years agoRemoved JavaDoc spam
John Ahlroos [Thu, 27 Sep 2012 11:41:39 +0000 (14:41 +0300)]
Removed JavaDoc spam

12 years agoUpdate mini tutorial code to reflect reality.
Leif Åstrand [Thu, 27 Sep 2012 10:07:09 +0000 (13:07 +0300)]
Update mini tutorial code to reflect reality.

12 years agoRemove special path handling from DefaultUIProvider (#9764)
Leif Åstrand [Wed, 26 Sep 2012 10:07:40 +0000 (13:07 +0300)]
Remove special path handling from DefaultUIProvider (#9764)

12 years agoUpdate test to not use red for success.
Leif Åstrand [Wed, 26 Sep 2012 06:39:28 +0000 (09:39 +0300)]
Update test to not use red for success.

12 years agoRelease notes for 7.0.0.beta2
Artur Signell [Tue, 25 Sep 2012 14:08:24 +0000 (17:08 +0300)]
Release notes for 7.0.0.beta2

12 years agoMake VaadinServiceData Serializable (#9752)
Leif Åstrand [Tue, 25 Sep 2012 13:26:39 +0000 (16:26 +0300)]
Make VaadinServiceData Serializable (#9752)

12 years agoFix "invalid" xml.
Leif Åstrand [Tue, 25 Sep 2012 12:34:20 +0000 (15:34 +0300)]
Fix "invalid" xml.

12 years agoSome more renames to remove "Vaadin" from the API (#9750)
Leif Åstrand [Tue, 25 Sep 2012 11:45:25 +0000 (14:45 +0300)]
Some more renames to remove "Vaadin" from the API (#9750)

12 years agoShorten addVaadinSessionInitializationListener name pattern (#9750)
Leif Åstrand [Tue, 25 Sep 2012 11:40:18 +0000 (14:40 +0300)]
Shorten addVaadinSessionInitializationListener name pattern (#9750)

12 years agoFix logic error in initialPath handling (#9747)
Leif Åstrand [Tue, 25 Sep 2012 09:52:01 +0000 (12:52 +0300)]
Fix logic error in initialPath handling (#9747)

12 years agoAdded test case for vertical layout relative children.
John Ahlroos [Tue, 25 Sep 2012 08:01:17 +0000 (11:01 +0300)]
Added test case for vertical layout relative children.

12 years agoRestored content:"" for layout slots which fixes #9736
John Ahlroos [Tue, 25 Sep 2012 07:42:28 +0000 (10:42 +0300)]
Restored content:"" for layout slots which fixes #9736

12 years agoAdded defaults for slider state (#9734)
Artur Signell [Tue, 25 Sep 2012 06:20:15 +0000 (09:20 +0300)]
Added defaults for slider state (#9734)

12 years agoMap PortalDefaultWidgetSet -> DefaultWidgetSet when source is portal (#9731)
Artur Signell [Tue, 25 Sep 2012 06:14:44 +0000 (09:14 +0300)]
Map PortalDefaultWidgetSet -> DefaultWidgetSet when source is portal (#9731)

12 years agoPortlet resource URLs are now portlet specific instead of global (#9730)
Artur Signell [Tue, 25 Sep 2012 06:12:11 +0000 (09:12 +0300)]
Portlet resource URLs are now portlet specific instead of global (#9730)

12 years agoShow internal error reponses for browser details request (#8243)
Artur Signell [Mon, 24 Sep 2012 18:43:24 +0000 (21:43 +0300)]
Show internal error reponses for browser details request (#8243)

12 years agoAdded javadoc
Artur Signell [Mon, 24 Sep 2012 18:05:32 +0000 (21:05 +0300)]
Added javadoc

12 years agoDeprecated LoginForm as it no longer works in most supported browsers (#8405)
Artur Signell [Mon, 24 Sep 2012 17:58:40 +0000 (20:58 +0300)]
Deprecated LoginForm as it no longer works in most supported browsers (#8405)

12 years agoRemove ScssServlet (#9647)
Artur Signell [Mon, 24 Sep 2012 17:49:06 +0000 (20:49 +0300)]
Remove ScssServlet (#9647)

12 years agoUse init(PortletConfig) to avoid running init before super (#9728)
Artur Signell [Mon, 24 Sep 2012 17:09:06 +0000 (20:09 +0300)]
Use init(PortletConfig) to avoid running init before super (#9728)

12 years agoUpdated tests to only pass strings to Label.setValue
Artur Signell [Mon, 24 Sep 2012 16:32:07 +0000 (19:32 +0300)]
Updated tests to only pass strings to Label.setValue

12 years agoFix Navigator tests after #9550, #9727 changes
Johannes Dahlström [Mon, 24 Sep 2012 14:22:13 +0000 (17:22 +0300)]
Fix Navigator tests after #9550, #9727 changes

12 years agoMake NavigationStateManager/UriFragmentManager more extensible (#9727)
Johannes Dahlström [Mon, 24 Sep 2012 14:21:41 +0000 (17:21 +0300)]
Make NavigationStateManager/UriFragmentManager more extensible (#9727)

12 years agoRename getVaadinXyz() methods to getXyz() (#9726)
Leif Åstrand [Mon, 24 Sep 2012 13:51:40 +0000 (16:51 +0300)]
Rename getVaadinXyz() methods to getXyz() (#9726)

12 years agoRefine based on review (#9721)
Leif Åstrand [Mon, 24 Sep 2012 13:35:51 +0000 (16:35 +0300)]
Refine based on review (#9721)

12 years agoOnly use UI from web.xml for requests without additional path (#9722)
Leif Åstrand [Mon, 24 Sep 2012 13:31:08 +0000 (16:31 +0300)]
Only use UI from web.xml for requests without additional path (#9722)

12 years agoCaption text should be middle aligned #8294
John Ahlroos [Mon, 24 Sep 2012 13:26:19 +0000 (16:26 +0300)]
Caption text should be middle aligned #8294

12 years agoClarify getValidators() javadoc as per review (#9723)
Johannes Dahlström [Mon, 24 Sep 2012 12:59:15 +0000 (15:59 +0300)]
Clarify getValidators() javadoc as per review (#9723)

12 years agoAdd UI id to UICreateEvent for use in createInstance (#9721)
Leif Åstrand [Mon, 24 Sep 2012 13:01:35 +0000 (16:01 +0300)]
Add UI id to UICreateEvent for use in createInstance (#9721)

12 years agoUse event objects for future-proofing UIProvider API (#9721)
Leif Åstrand [Mon, 24 Sep 2012 12:44:08 +0000 (15:44 +0300)]
Use event objects for future-proofing UIProvider API (#9721)

12 years agoTest AbstractField add/remove/removeAll/getValidators() (#9542, #9723)
Johannes Dahlström [Mon, 24 Sep 2012 12:01:26 +0000 (15:01 +0300)]
Test AbstractField add/remove/removeAll/getValidators() (#9542, #9723)

12 years agoAdd removeAllValidators() to Validatable (#9542)
Johannes Dahlström [Mon, 24 Sep 2012 11:48:13 +0000 (14:48 +0300)]
Add removeAllValidators() to Validatable (#9542)

12 years agoReturn an empty collection instead of null from Validatable.getValidators() (#9723)
Johannes Dahlström [Mon, 24 Sep 2012 11:41:56 +0000 (14:41 +0300)]
Return an empty collection instead of null from Validatable.getValidators() (#9723)

12 years agoMerge branch 'html5-doctype'
John Ahlroos [Mon, 24 Sep 2012 11:49:22 +0000 (14:49 +0300)]
Merge branch 'html5-doctype'

12 years agoRevert "Fixed different spacing height in IE and Opera #8294". Was causing too many...
John Ahlroos [Mon, 24 Sep 2012 11:48:05 +0000 (14:48 +0300)]
Revert "Fixed different spacing height in IE and Opera #8294". Was causing too many other tests to fail.

12 years agoRemove WidgetMapGenerator and subclasses (#9720)
Leif Åstrand [Mon, 24 Sep 2012 10:55:44 +0000 (13:55 +0300)]
Remove WidgetMapGenerator and subclasses (#9720)

12 years agoRemove obsolete TODO; javadoc improvement
Johannes Dahlström [Mon, 24 Sep 2012 10:16:55 +0000 (13:16 +0300)]
Remove obsolete TODO; javadoc improvement

12 years agoFixed different spacing height in IE and Opera #8294
John Ahlroos [Mon, 24 Sep 2012 10:14:04 +0000 (13:14 +0300)]
Fixed different spacing height in IE and Opera #8294

12 years agoTest error views and error providers (#9060)
Johannes Dahlström [Mon, 24 Sep 2012 09:46:20 +0000 (12:46 +0300)]
Test error views and error providers (#9060)

12 years agoFixed serialization issues (#9640)
Artur Signell [Mon, 24 Sep 2012 05:54:50 +0000 (08:54 +0300)]
Fixed serialization issues (#9640)

ConnectorTracker diff state is now transient and thus not serialized. This could be improved in the future (#9717)

12 years agoMark component as dirty when visibility state changes (#9695)
Artur Signell [Mon, 24 Sep 2012 05:52:06 +0000 (08:52 +0300)]
Mark component as dirty when visibility state changes (#9695)

12 years agoRemove ApplicationStartedListener (#9719)
Leif Åstrand [Mon, 24 Sep 2012 09:05:54 +0000 (12:05 +0300)]
Remove ApplicationStartedListener (#9719)

12 years agoRename to VaadinServletService and move to its own file (#9718)
Leif Åstrand [Mon, 24 Sep 2012 08:52:10 +0000 (11:52 +0300)]
Rename to VaadinServletService and move to its own file (#9718)

12 years agoRevert "Do not add an empty description label to test case if testcase"
John Ahlroos [Mon, 24 Sep 2012 08:47:48 +0000 (11:47 +0300)]
Revert "Do not add an empty description label to test case if testcase"

Brakes some tests depending on the DOM path. Reverting this and fixing the screenshots instead. #8294

This reverts commit bd576ade92607669fa7806fed18e90789027a80d.

12 years agoMerge branch 'master' into html5-doctype
John Ahlroos [Mon, 24 Sep 2012 08:42:58 +0000 (11:42 +0300)]
Merge branch 'master' into html5-doctype

12 years agoDo not add an empty description label to test case if testcase
John Ahlroos [Mon, 24 Sep 2012 06:00:50 +0000 (09:00 +0300)]
Do not add an empty description label to test case if testcase
description is null (generates an empty line with HTML5 doctype) #8294

12 years agoTest case for #9619
Leif Åstrand [Fri, 21 Sep 2012 13:54:40 +0000 (16:54 +0300)]
Test case for #9619

12 years agoAllow specifying UIProvider using a servlet parameter (#9628)
Leif Åstrand [Fri, 21 Sep 2012 13:51:20 +0000 (16:51 +0300)]
Allow specifying UIProvider using a servlet parameter (#9628)

12 years agoSupport both ui and UI as the init parameter name (#9707)
Leif Åstrand [Fri, 21 Sep 2012 13:18:17 +0000 (16:18 +0300)]
Support both ui and UI as the init parameter name (#9707)

12 years agoAdd VaadinRequest.getContextPath() (#9706)
Leif Åstrand [Fri, 21 Sep 2012 12:24:27 +0000 (15:24 +0300)]
Add VaadinRequest.getContextPath() (#9706)

12 years agoRemove UIProvider.getExistingUI (#9642)
Leif Åstrand [Fri, 21 Sep 2012 12:04:48 +0000 (15:04 +0300)]
Remove UIProvider.getExistingUI (#9642)

12 years agoMerge UIProvider and AbstractUIProvider (#9642)
Leif Åstrand [Fri, 21 Sep 2012 12:00:08 +0000 (15:00 +0300)]
Merge UIProvider and AbstractUIProvider (#9642)

12 years agoAbort compile if there's an RPC method with a return type (#9704)
Leif Åstrand [Fri, 21 Sep 2012 11:13:41 +0000 (14:13 +0300)]
Abort compile if there's an RPC method with a return type (#9704)

12 years agoRefactor UIProvider management and fix multi-servlet (#9619, #9637)
Leif Åstrand [Fri, 21 Sep 2012 10:21:18 +0000 (13:21 +0300)]
Refactor UIProvider management and fix multi-servlet (#9619, #9637)

12 years agoRemove some internal "application" references (#9402)
Leif Åstrand [Thu, 20 Sep 2012 13:45:25 +0000 (16:45 +0300)]
Remove some internal "application" references (#9402)

12 years agoBig SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (applied...
Marc Englund [Fri, 21 Sep 2012 08:52:52 +0000 (11:52 +0300)]
Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (applied patch)

12 years agoRevert "Restored table row heights #8294".
John Ahlroos [Fri, 21 Sep 2012 07:12:14 +0000 (10:12 +0300)]
Revert "Restored table row heights #8294".

12 years agoRestored table row heights #8294
John Ahlroos [Fri, 21 Sep 2012 06:52:27 +0000 (09:52 +0300)]
Restored table row heights #8294

12 years agoMoved visible out from state so isVisible does not call markAsDirty (#9695)
Artur Signell [Thu, 20 Sep 2012 14:14:14 +0000 (17:14 +0300)]
Moved visible out from state so isVisible does not call markAsDirty (#9695)

12 years agoFixed comparison of null values (#9696)
Artur Signell [Thu, 20 Sep 2012 14:13:30 +0000 (17:13 +0300)]
Fixed comparison of null values (#9696)

12 years agoSassCompiler: better error-reporting, for e.g #9589 and generally useful. (applied...
Marc Englund [Thu, 20 Sep 2012 13:31:59 +0000 (16:31 +0300)]
SassCompiler: better error-reporting, for e.g #9589 and generally useful. (applied patch)

12 years agoFixed panel caption height causing 1px jump #8294
John Ahlroos [Thu, 20 Sep 2012 13:10:55 +0000 (16:10 +0300)]
Fixed panel caption height causing 1px jump #8294

12 years agoFixed empty space in LoginForm #8294
John Ahlroos [Thu, 20 Sep 2012 12:54:41 +0000 (15:54 +0300)]
Fixed empty space in LoginForm #8294

12 years agoRename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)
Leif Åstrand [Thu, 20 Sep 2012 12:33:19 +0000 (15:33 +0300)]
Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)

12 years agoFixed select row height changes #8294
John Ahlroos [Thu, 20 Sep 2012 12:09:04 +0000 (15:09 +0300)]
Fixed select row height changes #8294

12 years agoRemove a bunch of internal "application" references (#9402)
Leif Åstrand [Thu, 20 Sep 2012 11:55:11 +0000 (14:55 +0300)]
Remove a bunch of internal "application" references (#9402)

12 years agoRevert "Fixed NativeButton 1px caption jump #8294"
John Ahlroos [Thu, 20 Sep 2012 11:44:27 +0000 (14:44 +0300)]
Revert "Fixed NativeButton 1px caption jump #8294"

12 years agoRemove ApplicationClassException (#9690)
Leif Åstrand [Thu, 20 Sep 2012 11:25:46 +0000 (14:25 +0300)]
Remove ApplicationClassException (#9690)

12 years agoAdd a means to handle missing views in Navigator (#9060)
Johannes Dahlström [Thu, 20 Sep 2012 11:07:14 +0000 (14:07 +0300)]
Add a means to handle missing views in Navigator (#9060)

12 years agoRefactor how LegacyApplication and VaadinSession are "closed" (#9635)
Leif Åstrand [Thu, 20 Sep 2012 10:52:22 +0000 (13:52 +0300)]
Refactor how LegacyApplication and VaadinSession are "closed" (#9635)

12 years agoCreate the right VaadinSession type
Leif Åstrand [Thu, 20 Sep 2012 10:42:26 +0000 (13:42 +0300)]
Create the right VaadinSession type

12 years agoFixed NativeButton 1px caption jump #8294
John Ahlroos [Thu, 20 Sep 2012 09:53:26 +0000 (12:53 +0300)]
Fixed NativeButton 1px caption jump #8294

12 years agoChange "close" to "cleanup" in javadoc (#9625)
Johannes Dahlström [Wed, 19 Sep 2012 14:46:45 +0000 (17:46 +0300)]
Change "close" to "cleanup" in javadoc (#9625)

12 years agoClear current instances after all portlet requests (#9505)
Leif Åstrand [Thu, 20 Sep 2012 07:23:49 +0000 (10:23 +0300)]
Clear current instances after all portlet requests (#9505)

12 years agoMake Servlet/PortletService.getCurrentRequest give raw requests (#9505)
Leif Åstrand [Thu, 20 Sep 2012 07:09:43 +0000 (10:09 +0300)]
Make Servlet/PortletService.getCurrentRequest give raw requests (#9505)

12 years agoMerge branch 'master' into html5-doctype
John Ahlroos [Thu, 20 Sep 2012 07:07:32 +0000 (10:07 +0300)]
Merge branch 'master' into html5-doctype

12 years agoMerge branch 'master' into html5-doctype
John Ahlroos [Thu, 20 Sep 2012 07:06:32 +0000 (10:06 +0300)]
Merge branch 'master' into html5-doctype

12 years agoDisabled javadoc building for the all package for now as it causes out of memory...
Artur Signell [Wed, 19 Sep 2012 16:51:19 +0000 (19:51 +0300)]
Disabled javadoc building for the all package for now as it causes out of memory errors (#9613)

12 years agoBind Navigator to a UI (#9550)
Johannes Dahlström [Wed, 19 Sep 2012 14:22:49 +0000 (17:22 +0300)]
Bind Navigator to a UI (#9550)

12 years agoChange "close" to "cleanup" in UI (#9625)
Johannes Dahlström [Wed, 19 Sep 2012 13:40:52 +0000 (16:40 +0300)]
Change "close" to "cleanup" in UI (#9625)