]>
source.dussan.org Git - vaadin-framework.git/log
Artur Signell [Mon, 8 Oct 2012 12:56:55 +0000 (15:56 +0300)]
Make vaadin.client-compiled a bundle (#9793)
Refactored client-compiled/build.xml to use the common.xml jar target
Change-Id: Ia25f247cd91b2a93b7abd739e015a34ee46268be
Artur Signell [Mon, 8 Oct 2012 12:50:21 +0000 (15:50 +0300)]
Cleaned up GeneratePackageExports (#9793)
No longer deletes existing Export-Packages or generate empty Export-Package attributes
Change-Id: I17df2f74b42a50a3b2c63bc4fb79a92721aabd72
Leif Åstrand [Mon, 8 Oct 2012 10:17:07 +0000 (13:17 +0300)]
Remove VaadinServiceSession.getURL (#9884)
* Give an URL to LegacyApplication when initializing
* Update LoginForm to use DynamicConnectorResource instead of
RequestHandler
* Make CustomUIClassLoader work again (including previous issues not
caused by this change)
* Update some other tests to use more sensible URLs
Change-Id: I53ed5e9be3b44ed1b62f9762507b0007d53f15b7
Leif Åstrand [Mon, 8 Oct 2012 05:11:51 +0000 (08:11 +0300)]
Bootstrap UI using relative URLs with servlets (#6771)
* Configure widgetset using URLs relative to the requested page
* Provide a Util method for getting an absolute URL from a relative URL
* Test by using an embedded Jetty acting as a transparent proxy
* Make /embed1 use the Buttons test to enable testing UIDL requests
Change-Id: I4ef9b40e3954ae16b682d743a339f4360db40d4d
Leif Åstrand [Fri, 5 Oct 2012 07:32:48 +0000 (10:32 +0300)]
Add SystemMessagesProvider for getting messages for a Locale (#4127)
Also add an internal helper for finding the most suitable Locale based
on the currently available information.
Change-Id: Ie9893db4be5ace7b0d60c030b7ca383359500525
Leif Åstrand [Fri, 5 Oct 2012 13:08:28 +0000 (13:08 +0000)]
Merge "Add Page.getLocation() (#9249)"
Johannes Dahlström [Fri, 5 Oct 2012 11:12:48 +0000 (11:12 +0000)]
Merge "Fixed datefield height #9798"
Johannes Dahlström [Thu, 4 Oct 2012 15:21:03 +0000 (18:21 +0300)]
Add Page.getLocation() (#9249)
* Send the whole window location, not just fragment, in bootstrap and when the fragment changes
* BrowserDetails now has URI getLocation() instead of String getUriFragment()
* Keep FragmentChangeListeners as-is, should perhaps change to LocationChangeListeners at some point
* Implement Page.getFragment() by means of Page.getLocation()
* Differentiate between no fragment (null) and empty fragment ("") as java.net.URI does
Change-Id: I1da1ea0664304d0c121a57e85d127fe48605e940
Artur Signell [Fri, 5 Oct 2012 10:38:32 +0000 (13:38 +0300)]
Allow servletInitialized,portletInitialized to throw exception (#9848)
Change-Id: Ib0fd2524ba82998063b21d6c3b56897270c24b2c
Leif Åstrand [Fri, 5 Oct 2012 09:01:43 +0000 (12:01 +0300)]
Remove getters and setters from converted state
Artur Signell [Fri, 5 Oct 2012 08:29:46 +0000 (08:29 +0000)]
Merge changes I0cc40f7c,Ia65d8bfb,I03ad3d60
* changes:
Declared dependencies for jars found in Maven (#9852)
Use rebased Guava from vaadin-shared-deps (#9612)
Use Flute from vaadin-shared-deps (#9612)
John Ahlroos [Fri, 5 Oct 2012 06:08:55 +0000 (06:08 +0000)]
Merge "Fixed selectors in layout.scss #9860"
John Ahlroos [Fri, 5 Oct 2012 06:08:13 +0000 (06:08 +0000)]
Merge "Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552"
John Ahlroos [Thu, 4 Oct 2012 11:12:38 +0000 (14:12 +0300)]
Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552
Change-Id: I2d9abc2add60809412a8625d4b4753aca408c7cd
Artur Signell [Thu, 4 Oct 2012 13:20:06 +0000 (16:20 +0300)]
Declared dependencies for jars found in Maven (#9852)
Change-Id: I0cc40f7c10c1dc6a1dcaff48e86d04079c1f70ae
John Ahlroos [Thu, 4 Oct 2012 12:04:45 +0000 (15:04 +0300)]
Fixed selectors in layout.scss #9860
Change-Id: I297de32c4123ecc70bbadd92171b7858d7ef7399
Johannes Dahlström [Thu, 4 Oct 2012 10:48:16 +0000 (10:48 +0000)]
Merge "Fixed combobox line heights in Chameleon theme #9838"
Johannes Dahlström [Thu, 4 Oct 2012 10:02:23 +0000 (10:02 +0000)]
Merge "Removed hard coded package names from export metadata generator (#9612)"
Johannes Dahlström [Thu, 4 Oct 2012 09:59:02 +0000 (09:59 +0000)]
Merge "Remove default bootstrap parameter support (#9824)"
Artur Signell [Thu, 4 Oct 2012 05:55:35 +0000 (08:55 +0300)]
Use rebased Guava from vaadin-shared-deps (#9612)
Change-Id: Ia65d8bfb76842060c4f0a859588a75fb9b167900
Artur Signell [Thu, 4 Oct 2012 05:53:02 +0000 (08:53 +0300)]
Use Flute from vaadin-shared-deps (#9612)
Change-Id: I03ad3d6070d6a87e98f28e5871df36aaf269edb8
Marc Englund [Thu, 4 Oct 2012 07:53:19 +0000 (07:53 +0000)]
Merge "Revert "FontFace nodes are created correctly, fixes #9611" Should not be in master yet."
Marc Englund [Thu, 4 Oct 2012 07:50:40 +0000 (07:50 +0000)]
Revert "FontFace nodes are created correctly, fixes #9611"
Should not be in master yet.
This reverts commit
f310829d004443b40d32698bd46c9c7db8ba187a
Marc Englund [Thu, 4 Oct 2012 07:28:18 +0000 (07:28 +0000)]
Merge "FontFace nodes are created correctly, fixes #9611"
Marc Englund [Thu, 4 Oct 2012 07:17:38 +0000 (10:17 +0300)]
FontFace nodes are created correctly, fixes #9611
Change-Id: I4ac14c512b7585979f3e88126a7106e469d29f7f
Leif Åstrand [Thu, 4 Oct 2012 06:21:45 +0000 (06:21 +0000)]
Merge "Avoid NPEs in integration test"
John Ahlroos [Thu, 4 Oct 2012 05:50:47 +0000 (08:50 +0300)]
Fixed datefield height #9798
Change-Id: Iabd4c7e7729efeed02f8be087769de5f51634662
Leif Åstrand [Wed, 3 Oct 2012 12:52:38 +0000 (12:52 +0000)]
Merge "Firefox now uses the overflow autofix + made sure we don't trigger a layout phase while running another layout phase #9845"
Johannes Dahlström [Tue, 25 Sep 2012 14:52:27 +0000 (14:52 +0000)]
Test case for #9508
svn changeset:24580/svn branch:6.8
Change-Id: I2cb7dd24e09c8aaa439b43881ac6a5327cf0fac1
Johannes Dahlström [Tue, 25 Sep 2012 11:25:04 +0000 (11:25 +0000)]
Ensure the browser does not cache UIDL responses (#9732)
svn changeset:24575/svn branch:6.8
Conflicts:
src/com/vaadin/terminal/gwt/server/CommunicationManager.java
Change-Id: I64a1a8300ab1d96e7a9b22c5ed53398cf0dd3f74
John Ahlroos [Wed, 3 Oct 2012 11:24:01 +0000 (14:24 +0300)]
Firefox now uses the overflow autofix + made sure we don't trigger a layout phase while running another layout phase #9845
Change-Id: I5a5bdf5ffdf84f86054f3f6f1d79737e630e41cb
John Ahlroos [Wed, 3 Oct 2012 06:11:54 +0000 (09:11 +0300)]
Fixed combobox line heights in Chameleon theme #9838
Change-Id: I2193f9304b378084bdd9f0e750e049af5af5e0ec
Artur Signell [Tue, 2 Oct 2012 15:06:08 +0000 (18:06 +0300)]
Removed hard coded package names from export metadata generator (#9612)
Change-Id: I860d9241e270a2a96796b4800f0bbbc808e2e710
Artur Signell [Tue, 2 Oct 2012 15:03:22 +0000 (18:03 +0300)]
Avoid NPEs in integration test
Change-Id: Idc20efce93e2ee6f7e9cba2eb3676e6e6ec41771
Jonatan Kronqvist [Tue, 2 Oct 2012 10:54:48 +0000 (13:54 +0300)]
Fixes #9828 - ComponentLocator now makes use of debug IDs if present
Change-Id: I58aeee42ef386dd3eef8fdf25f8dd430eb22774c
Leif Åstrand [Tue, 2 Oct 2012 09:34:28 +0000 (12:34 +0300)]
Remove default bootstrap parameter support (#9824)
Also remove the code that used to set the pathInfo parameter which is
never used.
Change-Id: I0ec7cc8453766bccf9527bfcf5e78411364da5f0
Johannes Dahlström [Tue, 2 Oct 2012 08:07:33 +0000 (08:07 +0000)]
Merge "Merge from 6.8: Limit propagation of vertical spacing and margins in nested FormLayouts, related test (#9427)"
Johannes Dahlström [Tue, 2 Oct 2012 08:04:04 +0000 (08:04 +0000)]
Merge "Merged tests for initial fragment events (#9558)"
Leif Åstrand [Tue, 2 Oct 2012 07:21:39 +0000 (10:21 +0300)]
Make DefaultUIProvider work with lower case parameter name (#9474)
Change-Id: I1c66f1661fee32ce924f5923c15a5c86b25465e1
Artur Signell [Tue, 2 Oct 2012 06:29:01 +0000 (06:29 +0000)]
Merge "Merge from 6.8: Large lazy container for tests"
Leif Åstrand [Tue, 2 Oct 2012 06:24:26 +0000 (06:24 +0000)]
Merge changes Iae2ac641,I50a0ac7a
* changes:
Made GlobalResourceHandler serializable (#9817)
Updated GAE test to be UI based (#9816)
Henri Sara [Tue, 2 Oct 2012 06:22:56 +0000 (09:22 +0300)]
Merge from 6.8: Large lazy container for tests
svn changeset:24517/svn branch:6.8
Change-Id: I215e0471f608bda6bee27309426a96139a147275
Henri Sara [Tue, 2 Oct 2012 05:55:46 +0000 (05:55 +0000)]
Merge "Unified log message with other Property implementors (#9804)"
Henri Sara [Tue, 2 Oct 2012 05:53:12 +0000 (05:53 +0000)]
Merge "Avoid throwing exceptions from toString, log message instead (#9804)"
Artur Signell [Mon, 1 Oct 2012 20:40:29 +0000 (23:40 +0300)]
Unified log message with other Property implementors (#9804)
Change-Id: I0833381d7f7871d062b04ef0ed5408f1777022af
Artur Signell [Mon, 1 Oct 2012 20:37:05 +0000 (23:37 +0300)]
Made GlobalResourceHandler serializable (#9817)
Change-Id: Iae2ac641275a7f16b0bde2184c3f42f9f059f890
Artur Signell [Mon, 1 Oct 2012 18:46:26 +0000 (21:46 +0300)]
Updated GAE test to be UI based (#9816)
Change-Id: I50a0ac7a8aca239e04806a8d6f9be1d9263e71dd
Artur Signell [Mon, 1 Oct 2012 18:11:49 +0000 (21:11 +0300)]
Fixed test to work also on build server
Change-Id: I78e49ad780c75b38fb62f3880bc6b4b08c9af8b1
Artur Signell [Mon, 1 Oct 2012 15:57:41 +0000 (18:57 +0300)]
Moved ShortcutActionHandler constants to shared (#8484)
Change-Id: I59b0f732f819ceb5e63182c7f3ac492f913a6278
Artur Signell [Mon, 1 Oct 2012 15:53:43 +0000 (18:53 +0300)]
Moved ShortcutActionHandler constants to shared (#8484)
Change-Id: Ia75fa0ca8b7f563ccc412381e88abae7c630569e
John Ahlroos [Mon, 1 Oct 2012 13:16:37 +0000 (13:16 +0000)]
Merge "Fixed typo in method name"
Artur Signell [Mon, 1 Oct 2012 12:32:42 +0000 (15:32 +0300)]
Fixed typo in method name
Change-Id: I6c8e7afc24d3c9e365c99d3bc6af26fbb1eb97a9
John Ahlroos [Mon, 1 Oct 2012 11:34:04 +0000 (11:34 +0000)]
Merge "CRLF -> LF"
John Ahlroos [Mon, 1 Oct 2012 11:31:58 +0000 (11:31 +0000)]
Merge "Merged shortcut action fix from 6.8 (#8484)"
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
Henri Sara [Mon, 1 Oct 2012 11:06:43 +0000 (14:06 +0300)]
Merge from 6.8: Limit propagation of vertical spacing and margins in
nested FormLayouts, related test (#9427)
svn changeset:24503/svn branch:6.8
svn changeset:24504/svn branch:6.8
svn changeset:24506/svn branch:6.8
Change-Id: I7eca0fccdd9fc9258514c68025bd9e99dcc0b89d
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)"
Leif Åstrand [Mon, 1 Oct 2012 09:42:41 +0000 (09:42 +0000)]
Merge "Avoid adding RpcInvocationHandler toString as invocations (#9802)"
Artur Signell [Fri, 28 Sep 2012 17:47:34 +0000 (20:47 +0300)]
Avoid adding RpcInvocationHandler toString as invocations (#9802)
Change-Id: If6f378c0942132110adc748bd2c1cf87779924b6
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)"
Leif Åstrand [Mon, 1 Oct 2012 08:59:53 +0000 (11:59 +0300)]
Remove unused method (#9634)
Change-Id: Iad6f920d345832ec6bec49761a31ceb7290679e9
Leif Åstrand [Fri, 28 Sep 2012 12:31:03 +0000 (15:31 +0300)]
Remove VaadinServletSession (#9638)
Change-Id: I0e25ba1a6d258b8601c009f6dc062b3f4bd3dbce
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
Artur Signell [Wed, 19 Sep 2012 15:14:01 +0000 (15:14 +0000)]
CRLF -> LF
Change-Id: Ib1a828ac5f423de8e05c4ad7c8f399ccaf0beb78
Artur Signell [Wed, 19 Sep 2012 15:13:55 +0000 (15:13 +0000)]
Merged tests for initial fragment events (#9558)
Fix not needed in Vaadin 7
svn changeset:24491/svn branch:6.8
Change-Id: Id78475eac42fef47a523cf1e27b2d15f1789335f
John Alhroos [Tue, 18 Sep 2012 10:11:02 +0000 (10:11 +0000)]
Merged shortcut action fix from 6.8 (#8484)
Change-Id: I1bc200afa9f4a4f3c5e469eb0b2f93278cca97a7
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
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
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
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
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
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
Leif Åstrand [Thu, 27 Sep 2012 13:14:07 +0000 (16:14 +0300)]
Rename VaadinSession -> VaadinServiceSession (#9733)
Change-Id: I4472cebf2f9f4cf3e0dea31a0dda8dc892323c5c
Leif Åstrand [Thu, 27 Sep 2012 13:02:28 +0000 (16:02 +0300)]
Use one VaadinSession per VaadinServlet (#9733)
Change-Id: I98639e88cc772e4370ebba836f270c44258613fa
Henri Sara [Thu, 27 Sep 2012 13:05:36 +0000 (16:05 +0300)]
Add missing semicolons to vaadinBootstrap.js
Change-Id: I7917798ab2f3bf092b2c3e18f173f720e9e43e49
Artur Signell [Fri, 28 Sep 2012 07:26:49 +0000 (10:26 +0300)]
Increased memory for javadoc task (#9745)
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)
Leif Åstrand [Thu, 27 Sep 2012 12:59:39 +0000 (15:59 +0300)]
Global code cleanup
John Ahlroos [Thu, 27 Sep 2012 11:41:39 +0000 (14:41 +0300)]
Removed JavaDoc spam
Leif Åstrand [Thu, 27 Sep 2012 10:07:09 +0000 (13:07 +0300)]
Update mini tutorial code to reflect reality.
Leif Åstrand [Wed, 26 Sep 2012 10:07:40 +0000 (13:07 +0300)]
Remove special path handling from DefaultUIProvider (#9764)
Leif Åstrand [Wed, 26 Sep 2012 06:39:28 +0000 (09:39 +0300)]
Update test to not use red for success.
Artur Signell [Tue, 25 Sep 2012 14:08:24 +0000 (17:08 +0300)]
Release notes for 7.0.0.beta2
Leif Åstrand [Tue, 25 Sep 2012 13:26:39 +0000 (16:26 +0300)]
Make VaadinServiceData Serializable (#9752)
Leif Åstrand [Tue, 25 Sep 2012 12:34:20 +0000 (15:34 +0300)]
Fix "invalid" xml.
Leif Åstrand [Tue, 25 Sep 2012 11:45:25 +0000 (14:45 +0300)]
Some more renames to remove "Vaadin" from the API (#9750)
Leif Åstrand [Tue, 25 Sep 2012 11:40:18 +0000 (14:40 +0300)]
Shorten addVaadinSessionInitializationListener name pattern (#9750)
Leif Åstrand [Tue, 25 Sep 2012 09:52:01 +0000 (12:52 +0300)]
Fix logic error in initialPath handling (#9747)
John Ahlroos [Tue, 25 Sep 2012 08:01:17 +0000 (11:01 +0300)]
Added test case for vertical layout relative children.
John Ahlroos [Tue, 25 Sep 2012 07:42:28 +0000 (10:42 +0300)]
Restored content:"" for layout slots which fixes #9736
Artur Signell [Tue, 25 Sep 2012 06:20:15 +0000 (09:20 +0300)]
Added defaults for slider state (#9734)
Artur Signell [Tue, 25 Sep 2012 06:14:44 +0000 (09:14 +0300)]
Map PortalDefaultWidgetSet -> DefaultWidgetSet when source is portal (#9731)
Artur Signell [Tue, 25 Sep 2012 06:12:11 +0000 (09:12 +0300)]
Portlet resource URLs are now portlet specific instead of global (#9730)
Artur Signell [Mon, 24 Sep 2012 18:43:24 +0000 (21:43 +0300)]
Show internal error reponses for browser details request (#8243)
Artur Signell [Mon, 24 Sep 2012 18:05:32 +0000 (21:05 +0300)]
Added javadoc
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)
Artur Signell [Mon, 24 Sep 2012 17:49:06 +0000 (20:49 +0300)]
Remove ScssServlet (#9647)
Artur Signell [Mon, 24 Sep 2012 17:09:06 +0000 (20:09 +0300)]
Use init(PortletConfig) to avoid running init before super (#9728)
Artur Signell [Mon, 24 Sep 2012 16:32:07 +0000 (19:32 +0300)]
Updated tests to only pass strings to Label.setValue
Johannes Dahlström [Mon, 24 Sep 2012 14:22:13 +0000 (17:22 +0300)]
Fix Navigator tests after #9550, #9727 changes