]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agoAdd JSON helper library
Leif Åstrand [Thu, 24 Nov 2011 13:27:47 +0000 (15:27 +0200)]
Add JSON helper library

12 years agoDon't use hard coded version number in default window title
Leif Åstrand [Wed, 23 Nov 2011 09:17:41 +0000 (11:17 +0200)]
Don't use hard coded version number in default window title

12 years agoDon't set a window title if there isn't one in the UIDL
Leif Åstrand [Wed, 23 Nov 2011 09:17:05 +0000 (11:17 +0200)]
Don't set a window title if there isn't one in the UIDL

12 years ago#6702 Requesting a removed resource should give an error
Leif Åstrand [Wed, 23 Nov 2011 08:44:23 +0000 (10:44 +0200)]
#6702 Requesting a removed resource should give an error

12 years agoMove ajax page generation code to AjaxPageHandler
Leif Åstrand [Tue, 22 Nov 2011 15:40:51 +0000 (17:40 +0200)]
Move ajax page generation code to AjaxPageHandler

12 years agoRemove old Debug param and make productionMode available in Application
Leif Åstrand [Tue, 22 Nov 2011 15:37:08 +0000 (17:37 +0200)]
Remove old Debug param and make productionMode available in Application

12 years agoDrop support for request attributes used by support for portlet 1.0
Leif Åstrand [Tue, 22 Nov 2011 13:49:58 +0000 (15:49 +0200)]
Drop support for request attributes used by support for portlet 1.0

12 years agoInitial migration of ajax page generation to a RequestHandler (#7888)
Leif Åstrand [Tue, 22 Nov 2011 13:00:11 +0000 (15:00 +0200)]
Initial migration of ajax page generation to a RequestHandler (#7888)

12 years agoRemove explicit terminal from Root
Leif Åstrand [Tue, 22 Nov 2011 12:47:18 +0000 (14:47 +0200)]
Remove explicit terminal from Root

12 years agoMerge remote branch 'origin/master' into windowing
Leif Åstrand [Tue, 22 Nov 2011 10:19:11 +0000 (12:19 +0200)]
Merge remote branch 'origin/master' into windowing

Conflicts:
tests/testbench/com/vaadin/tests/components/treetable/DisappearingComponents.java

12 years agoMerge remote branch 'origin/6.8'
Leif Åstrand [Tue, 22 Nov 2011 10:14:22 +0000 (12:14 +0200)]
Merge remote branch 'origin/6.8'

Conflicts:
tests/integration_tests.xml

12 years agoMerge changes from 6.7 to 6.8
Leif Åstrand [Tue, 22 Nov 2011 10:06:39 +0000 (10:06 +0000)]
Merge changes from 6.7 to 6.8

svn changeset:22090/svn branch:6.8

12 years agoRestore support for ClickListener in Root
Leif Åstrand [Tue, 22 Nov 2011 09:00:47 +0000 (11:00 +0200)]
Restore support for ClickListener in Root

12 years agoRemove close listener for browser windows
Leif Åstrand [Tue, 22 Nov 2011 08:47:17 +0000 (10:47 +0200)]
Remove close listener for browser windows

12 years agoDon't test for event when closing browser windows
Leif Åstrand [Tue, 22 Nov 2011 08:46:45 +0000 (10:46 +0200)]
Don't test for event when closing browser windows

12 years agoRemove old notice to the server when a root is closed
Leif Åstrand [Mon, 21 Nov 2011 14:44:58 +0000 (16:44 +0200)]
Remove old notice to the server when a root is closed

12 years agoDon't throw exceptions when a root is "closed"
Leif Åstrand [Mon, 21 Nov 2011 14:43:42 +0000 (16:43 +0200)]
Don't throw exceptions when a root is "closed"

12 years agoRestore action support in Root
Leif Åstrand [Mon, 21 Nov 2011 14:24:42 +0000 (16:24 +0200)]
Restore action support in Root

12 years agoDon't throw exception when a root is "closed"
Leif Åstrand [Mon, 21 Nov 2011 14:21:36 +0000 (16:21 +0200)]
Don't throw exception when a root is "closed"

12 years agorenamed html file so that test bench don't think it is a test script
Matti Tahvonen [Mon, 21 Nov 2011 14:18:27 +0000 (14:18 +0000)]
renamed html file so that test bench don't think it is a test script

svn changeset:22085/svn branch:6.8

12 years agorenamed html file so that test bench don't think it is a test script
Matti Tahvonen [Mon, 21 Nov 2011 14:18:08 +0000 (14:18 +0000)]
renamed html file so that test bench don't think it is a test script

svn changeset:22084/svn branch:6.8

12 years agodragandropwrapper can now initiate html5 drags, fixes #7833
Matti Tahvonen [Mon, 21 Nov 2011 13:38:31 +0000 (13:38 +0000)]
dragandropwrapper can now initiate html5 drags, fixes #7833

svn changeset:22081/svn branch:6.8

12 years agoMake ApplicationRunnerServlet.getApplicationClass return the right type
Leif Åstrand [Mon, 21 Nov 2011 12:47:02 +0000 (14:47 +0200)]
Make ApplicationRunnerServlet.getApplicationClass return the right type

12 years agoRemove the right component when changing content
Leif Åstrand [Mon, 21 Nov 2011 12:25:31 +0000 (14:25 +0200)]
Remove the right component when changing content

12 years agoDon't test notifications added to sub windows any more
Leif Åstrand [Mon, 21 Nov 2011 12:09:37 +0000 (14:09 +0200)]
Don't test notifications added to sub windows any more

12 years agoDon't test component moving with Root
Leif Åstrand [Mon, 21 Nov 2011 12:04:07 +0000 (14:04 +0200)]
Don't test component moving with Root

12 years agoHandle removeAllComponents for Roots in legacy applications
Leif Åstrand [Mon, 21 Nov 2011 11:38:46 +0000 (13:38 +0200)]
Handle removeAllComponents for Roots in legacy applications

12 years agoOnly set mainWindow once to be compatible with LegacyApplication
Leif Åstrand [Mon, 21 Nov 2011 11:38:03 +0000 (13:38 +0200)]
Only set mainWindow once to be compatible with LegacyApplication

12 years agoProperly attach layouts passed to the constructor
Leif Åstrand [Mon, 21 Nov 2011 10:37:44 +0000 (12:37 +0200)]
Properly attach layouts passed to the constructor

12 years agoAttach the window to a root before testing
Leif Åstrand [Mon, 21 Nov 2011 10:20:57 +0000 (12:20 +0200)]
Attach the window to a root before testing

12 years agoWindow.close shouldn't throw npe even if not attached to any root
Leif Åstrand [Mon, 21 Nov 2011 10:20:34 +0000 (12:20 +0200)]
Window.close shouldn't throw npe even if not attached to any root

12 years agoDon't test adding and removing components for Root
Leif Åstrand [Mon, 21 Nov 2011 10:11:19 +0000 (12:11 +0200)]
Don't test adding and removing components for Root

12 years agoPretend more classes are serializable
Leif Åstrand [Fri, 18 Nov 2011 13:07:30 +0000 (15:07 +0200)]
Pretend more classes are serializable

12 years agoRemove servlet mappings for the root test application
Leif Åstrand [Fri, 18 Nov 2011 13:05:59 +0000 (15:05 +0200)]
Remove servlet mappings for the root test application

12 years agoMake ApplicationRunnerServlet work with Root classes
Leif Åstrand [Fri, 18 Nov 2011 13:05:26 +0000 (15:05 +0200)]
Make ApplicationRunnerServlet work with Root classes

12 years agoSeparate getting the Root class name from creating an instance of it
Leif Åstrand [Fri, 18 Nov 2011 13:04:50 +0000 (15:04 +0200)]
Separate getting the Root class name from creating an instance of it

12 years agoSimplify RootTest and move it to the tests package
Leif Åstrand [Fri, 18 Nov 2011 13:04:11 +0000 (15:04 +0200)]
Simplify RootTest and move it to the tests package

12 years agoWord wrapping of javadoc comments changed by move to top level file
Leif Åstrand [Fri, 18 Nov 2011 11:43:38 +0000 (13:43 +0200)]
Word wrapping of javadoc comments changed by move to top level file

12 years agoFormatting change
Leif Åstrand [Fri, 18 Nov 2011 11:43:00 +0000 (13:43 +0200)]
Formatting change

12 years agoMake some interfaces extend Serializable
Leif Åstrand [Fri, 18 Nov 2011 11:41:09 +0000 (13:41 +0200)]
Make some interfaces extend Serializable

12 years agoAdd license to a bunch of files
Leif Åstrand [Fri, 18 Nov 2011 11:38:11 +0000 (13:38 +0200)]
Add license to a bunch of files

12 years agoUse the theme defined for the root
Leif Åstrand [Fri, 18 Nov 2011 11:24:00 +0000 (13:24 +0200)]
Use the theme defined for the root

12 years agoUse margins on the default Root layout
Leif Åstrand [Fri, 18 Nov 2011 11:20:07 +0000 (13:20 +0200)]
Use margins on the default Root layout

12 years agoInclude tests on the classpath again now that they can be compiled
Leif Åstrand [Fri, 18 Nov 2011 08:58:27 +0000 (10:58 +0200)]
Include tests on the classpath again now that they can be compiled

12 years agoMerged fixes from 6.7
Artur Signell [Thu, 17 Nov 2011 13:37:04 +0000 (13:37 +0000)]
Merged fixes from 6.7

svn changeset:22048/svn branch:6.8

12 years agoMerge remote branch 'origin/master' into windowing
Leif Åstrand [Wed, 16 Nov 2011 12:41:58 +0000 (14:41 +0200)]
Merge remote branch 'origin/master' into windowing

12 years agoMigrate all old tests to use LegacyApplication and Roots
Leif Åstrand [Wed, 16 Nov 2011 12:37:56 +0000 (14:37 +0200)]
Migrate all old tests to use LegacyApplication and Roots

12 years agoSimplify the way the Root is determined for a request
Leif Åstrand [Wed, 16 Nov 2011 12:34:45 +0000 (14:34 +0200)]
Simplify the way the Root is determined for a request

12 years agoSave rootId in the Root and simplify Root lookup in Application
Leif Åstrand [Wed, 16 Nov 2011 12:33:14 +0000 (14:33 +0200)]
Save rootId in the Root and simplify Root lookup in Application

12 years agoInitialize content on the fly if not already initialized
Leif Åstrand [Wed, 16 Nov 2011 11:55:14 +0000 (13:55 +0200)]
Initialize content on the fly if not already initialized

12 years agoPaint resources to open before painting the content
Leif Åstrand [Wed, 16 Nov 2011 11:52:48 +0000 (13:52 +0200)]
Paint resources to open before painting the content

12 years agoRemove test for separate url handlers for different windows
Leif Åstrand [Wed, 16 Nov 2011 10:47:01 +0000 (12:47 +0200)]
Remove test for separate url handlers for different windows

12 years agoMerged some changes from 6.7 to 6.8
Henri Sara [Wed, 16 Nov 2011 10:39:05 +0000 (10:39 +0000)]
Merged some changes from 6.7 to 6.8

svn changeset:22016/svn branch:6.8

12 years agoRemove test for changing theme on the fly
Leif Åstrand [Wed, 16 Nov 2011 09:32:56 +0000 (11:32 +0200)]
Remove test for changing theme on the fly

12 years agoAdd stubs for some missing functionality to get the tests to compile
Leif Åstrand [Wed, 16 Nov 2011 09:06:35 +0000 (11:06 +0200)]
Add stubs for some missing functionality to get the tests to compile

12 years agoRemove Root.getName
Leif Åstrand [Wed, 16 Nov 2011 09:05:41 +0000 (11:05 +0200)]
Remove Root.getName

12 years agoIntroduce Application.LegacyApplication to simplify migration
Leif Åstrand [Wed, 16 Nov 2011 09:04:13 +0000 (11:04 +0200)]
Introduce Application.LegacyApplication to simplify migration

12 years agoAllow configuring the root class to use, remove RootLayout
Leif Åstrand [Wed, 16 Nov 2011 09:01:32 +0000 (11:01 +0200)]
Allow configuring the root class to use, remove RootLayout

12 years agoMove functionality for opening resources from Window to Root
Leif Åstrand [Wed, 16 Nov 2011 08:50:55 +0000 (10:50 +0200)]
Move functionality for opening resources from Window to Root

12 years agoHandle null paths
Leif Åstrand [Wed, 16 Nov 2011 08:45:55 +0000 (10:45 +0200)]
Handle null paths

12 years agoRemove proof of concept for the current LoginForm component
Leif Åstrand [Wed, 16 Nov 2011 08:45:35 +0000 (10:45 +0200)]
Remove proof of concept for the current LoginForm component

12 years agoMerged #7837 to Vaadin 6.8
Henri Sara [Tue, 15 Nov 2011 14:52:47 +0000 (14:52 +0000)]
Merged #7837 to Vaadin 6.8

svn changeset:22010/svn branch:6.8

12 years agoMake Window.close public
Leif Åstrand [Mon, 14 Nov 2011 14:42:54 +0000 (16:42 +0200)]
Make Window.close public

12 years ago#7895 Provide ThreadLocal for the current Root
Leif Åstrand [Mon, 14 Nov 2011 14:11:34 +0000 (16:11 +0200)]
#7895 Provide ThreadLocal for the current Root

12 years agoDummy commit #1 for testing repository
Artur Signell [Fri, 11 Nov 2011 13:25:44 +0000 (15:25 +0200)]
Dummy commit #1 for testing repository

12 years agoMerge remote branch 'origin/6.8'
Artur Signell [Fri, 11 Nov 2011 12:56:05 +0000 (14:56 +0200)]
Merge remote branch 'origin/6.8'

12 years agoAdd servlet mapping for testing the new root initialization logic
Leif Åstrand [Fri, 11 Nov 2011 11:31:44 +0000 (13:31 +0200)]
Add servlet mapping for testing the new root initialization logic

12 years agoDon't require any application in web.xml if rootLayout is defined
Leif Åstrand [Fri, 11 Nov 2011 11:31:14 +0000 (13:31 +0200)]
Don't require any application in web.xml if rootLayout is defined

12 years agoMerge remote branch 'origin/master' into windowing
Leif Åstrand [Fri, 11 Nov 2011 10:06:19 +0000 (12:06 +0200)]
Merge remote branch 'origin/master' into windowing

12 years agoMerge branch 'master' of ssh://git@dev.vaadin.com/vaadin
Artur Signell [Fri, 11 Nov 2011 08:50:14 +0000 (10:50 +0200)]
Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin

12 years agoLonger pause before taking the inital screenshot (#7396)
Leif Åstrand [Fri, 11 Nov 2011 08:25:39 +0000 (10:25 +0200)]
Longer pause before taking the inital screenshot (#7396)

12 years agoRun integration tests with Safari 5 instead of Firefox 3.6 (#7396)
Leif Åstrand [Fri, 11 Nov 2011 07:52:25 +0000 (09:52 +0200)]
Run integration tests with Safari 5 instead of Firefox 3.6 (#7396)

12 years agoCreate Root initialized with RootLayout defined in web.xml
Leif Åstrand [Thu, 10 Nov 2011 16:06:19 +0000 (18:06 +0200)]
Create Root initialized with RootLayout defined in web.xml

12 years agoPass around rootId instead of windowName and use it to find the Root
Leif Åstrand [Thu, 10 Nov 2011 15:50:59 +0000 (17:50 +0200)]
Pass around rootId instead of windowName and use it to find the Root

12 years agoMoved Notification to its own file
Leif Åstrand [Thu, 10 Nov 2011 14:17:54 +0000 (16:17 +0200)]
Moved Notification to its own file

12 years ago#7918 Test with Firefox 8
Artur Signell [Thu, 10 Nov 2011 14:02:00 +0000 (14:02 +0000)]
#7918 Test with Firefox 8

svn changeset:21959/svn branch:6.7

12 years agoFirefox 7 -> 8
Artur Signell [Thu, 10 Nov 2011 13:26:00 +0000 (15:26 +0200)]
Firefox 7 -> 8

12 years agoMerge remote branch 'origin/master' into windowing
Leif Åstrand [Thu, 10 Nov 2011 11:51:38 +0000 (13:51 +0200)]
Merge remote branch 'origin/master' into windowing

12 years agoMinor formatting changes
Leif Åstrand [Thu, 10 Nov 2011 11:42:43 +0000 (13:42 +0200)]
Minor formatting changes

12 years agoMinor formatting change
Leif Åstrand [Thu, 10 Nov 2011 11:42:07 +0000 (13:42 +0200)]
Minor formatting change

12 years ago#7912 Remove support for IE6
Leif Åstrand [Wed, 9 Nov 2011 14:48:12 +0000 (16:48 +0200)]
#7912 Remove support for IE6

12 years agoFormatting changes
Leif Åstrand [Wed, 9 Nov 2011 13:14:39 +0000 (15:14 +0200)]
Formatting changes

12 years agoRelentlessly remove the last traces of ParameterHandler
Leif Åstrand [Wed, 9 Nov 2011 09:19:12 +0000 (11:19 +0200)]
Relentlessly remove the last traces of ParameterHandler

12 years agoRelentlessly remove the last traces of URIHandler
Leif Åstrand [Wed, 9 Nov 2011 09:17:42 +0000 (11:17 +0200)]
Relentlessly remove the last traces of URIHandler

12 years agoRemove unused torToCloseStream method
Leif Åstrand [Wed, 9 Nov 2011 09:09:45 +0000 (11:09 +0200)]
Remove unused torToCloseStream method

12 years agoMove code for writing a DownloadStream to a WrappedResponse
Leif Åstrand [Wed, 9 Nov 2011 09:09:09 +0000 (11:09 +0200)]
Move code for writing a DownloadStream to a WrappedResponse

12 years agoLoginForm now uses RequestHandler
Leif Åstrand [Wed, 9 Nov 2011 08:56:54 +0000 (10:56 +0200)]
LoginForm now uses RequestHandler

12 years agoMoved setting cache time and date headers to WrappedResponse
Leif Åstrand [Wed, 9 Nov 2011 08:48:21 +0000 (10:48 +0200)]
Moved setting cache time and date headers to WrappedResponse

12 years agoMerge remote branch 'origin/6.8'
Artur Signell [Tue, 8 Nov 2011 16:20:44 +0000 (18:20 +0200)]
Merge remote branch 'origin/6.8'

12 years agoTest for #7908
Artur Signell [Tue, 8 Nov 2011 16:03:45 +0000 (16:03 +0000)]
Test for #7908

svn changeset:21947/svn branch:6.7

12 years agoMerge branch 'master' into windowing
Leif Åstrand [Tue, 8 Nov 2011 15:36:53 +0000 (17:36 +0200)]
Merge branch 'master' into windowing

12 years agoMerge remote-tracking branch 'origin/6.8' into master
Leif Åstrand [Tue, 8 Nov 2011 15:28:27 +0000 (17:28 +0200)]
Merge remote-tracking branch 'origin/6.8' into master

12 years agoAdded ThreadLocal for Application
Leif Åstrand [Tue, 8 Nov 2011 15:21:04 +0000 (17:21 +0200)]
Added ThreadLocal for Application

12 years agoCreate wrapped requests and responses in service and handleRequest
Leif Åstrand [Tue, 8 Nov 2011 14:48:16 +0000 (16:48 +0200)]
Create wrapped requests and responses in service and handleRequest

12 years agoRemoved svn:executable property to avoid problems with Git on Windows
Artur Signell [Tue, 8 Nov 2011 14:29:40 +0000 (14:29 +0000)]
Removed svn:executable property to avoid problems with Git on Windows

svn changeset:21944/svn branch:6.7

12 years agoRemove Callback.getRequestPathInfo (migrated to WrappedRequest)
Leif Åstrand [Tue, 8 Nov 2011 14:09:05 +0000 (16:09 +0200)]
Remove Callback.getRequestPathInfo (migrated to WrappedRequest)

12 years agoMove servlet wrapper to AbstractApplicationServlet
Leif Åstrand [Tue, 8 Nov 2011 14:06:01 +0000 (16:06 +0200)]
Move servlet wrapper to AbstractApplicationServlet

12 years agoMove PortletWrapper to AbstractApplicationPortlet
Leif Åstrand [Tue, 8 Nov 2011 14:01:46 +0000 (16:01 +0200)]
Move PortletWrapper to AbstractApplicationPortlet

12 years agoExtract WrappedPortletResponse to a separate class
Leif Åstrand [Tue, 8 Nov 2011 12:40:12 +0000 (14:40 +0200)]
Extract WrappedPortletResponse to a separate class

12 years agoExtract WrappedHttpServletResponse to a separate class
Leif Åstrand [Tue, 8 Nov 2011 12:39:56 +0000 (14:39 +0200)]
Extract WrappedHttpServletResponse to a separate class