summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-191-29/+25
| | | | | | | | | | | | | | | | | | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors Change-Id: I834a602a75a70d2fa2a7b44e9ae8da6e85f91be7
* | | Merge "Fixed NPE when converter is null (#10043)"Henri Sara2012-10-241-9/+8
|\ \ \
| * | | Fixed NPE when converter is null (#10043)Artur Signell2012-10-241-9/+8
| | | | | | | | | | | | | | | | Change-Id: I1d753a4da16feae0c83d755e9dcceae86f3dfbdc
* | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-242-0/+218
|\ \ \ \
| * | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-242-0/+218
| |/ / / | | | | | | | | | | | | | | | | | | | | * Based on Pekka Hyvönen's patch Change-Id: Ib97fc77a9a116da2b5af0cb2233a81aaa829f763
* / / / Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
|/ / / | | | | | | | | | Change-Id: Ifcd61b32db696de075918de1429dd75c94b63a29
* | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+127
|\ \ \ | |_|/ |/| |
| * | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-231-0/+127
| | | | | | | | | | | | | | | | | | * Based on patch by Pekka Hyvönen Change-Id: I9263078ffc624f9cabec6c25264920dfdb430efe
* | | Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2326-83/+42
|/ / | | | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* / Make the current session available in session init listeners (#9946)Leif Åstrand2012-10-191-0/+2
|/ | | | Change-Id: I49ec1ed22fb3cae4f2e7ea7e6d989f2157014499
* Merge "Improve message when session is already set (#9989)"Johannes Dahlström2012-10-181-1/+13
|\
| * Improve message when session is already set (#9989)Leif Åstrand2012-10-181-1/+13
| | | | | | | | Change-Id: If75868863999f61d014402eb98c74a142dc22c4a
* | Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-182-2/+2
| | | | | | | | | | | | * Test that servlet parameters in general are read correctly Change-Id: I4a015070e5ce03cff0fee10e037b4df2c3df8219
* | Add Navigator.getState() returning the current navigation state (#9972)Johannes Dahlström2012-10-171-0/+10
|/ | | | Change-Id: Ic423252ed82ea5c991760ece76a9a0f0e5a259a4
* Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-164-5/+15
| | | | | | | * Change ApplicationConstants.APP_REQUEST_PATH to not include an ending slash so it can be used by the new check as well. Change-Id: If613e339b0e1ef4fd9e4f07d7567cd381678b912
* Remove Navigator.SimpleViewDisplay (#9936)Johannes Dahlström2012-10-161-33/+0
| | | | Change-Id: I4c7e9ae14d7a50981d8da4909e6832d337fdf059
* Delegate UI.replaceComponent() to content instead of throwing UOE (#9967)Johannes Dahlström2012-10-161-1/+5
| | | | | | * Added a test, also renamed tests/server/component/root to tests/server/component/ui Change-Id: I80d30dd5acb3643cfb3cfc0b972f52ffa4512691
* Merge "Add VaadinService.closeSession + test (#9859)"Johannes Dahlström2012-10-162-0/+38
|\
| * Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-162-0/+38
| | | | | | | | | | | | Also test that the HttpSession can be invalidated (#6093) Change-Id: I4e415fe15d7a734db81562e24a5ab6a7fbc5304b
* | Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"Marc Englund2012-10-151-0/+9
|\ \
| * | Merged AbstractSelect now listens to changes in icon property (#9663)Artur Signell2012-09-281-0/+9
| | | | | | | | | | | | | | | | | | svn changeset:24490/svn branch:6.8 Change-Id: Id5fdf46295fba758fc4be7d1b3b47e29651e0535
* | | Merge "Reuse provided session instead of attempting to find it again (#9888)"Marc Englund2012-10-151-4/+3
|\ \ \ | |_|/ |/| |
| * | Reuse provided session instead of attempting to find it again (#9888)Leif Åstrand2012-10-101-4/+3
| | | | | | | | | | | | Change-Id: I89799e99629990730d5c94ef10254ba033f78591
* | | Remove invalid constructors and fix setCaption exception (#9947)Leif Åstrand2012-10-121-35/+5
| | | | | | | | | | | | Change-Id: I2d2a73ab4e421b873e401a1d05b81d968fd907a2
* | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-3/+6
| | | | | | | | | | | | Change-Id: If4c12ed2ec4fca63bb68259f44904e014782792b
* | | Allow overriding handleContextRootWithoutSlash (#9921)Leif Åstrand2012-10-101-6/+17
|/ / | | | | | | Change-Id: I79947a5ce1f54e0e6477d4ed745bd9e77d9b294c
* | Preserve query string and use sendRedirect (#9921)Leif Åstrand2012-10-101-3/+7
| | | | | | | | Change-Id: I493e1a03d41f086dfa02ecb9b472ebe2a728e685
* | Redirect if no ending slash in context root request (#9921)Leif Åstrand2012-10-091-0/+25
| | | | | | | | Change-Id: Ief3f2c339a962230607df2e3e17dea93fcfb4f2e
* | Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-094-38/+38
| | | | | | | | Change-Id: If263c3e9eb3d2221ae7a7ca39c5bc05f2c8c14d9
* | Merge "Remove CombinedRequest and BrowserDetails (#8165)"Henri Sara2012-10-0814-387/+57
|\ \
| * | Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-0814-387/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Primary use case for CombinedRequest (special path and parameters) already elimiated by other changes * BrowserDetails.getLocation is now available through Page * BrowserDetails.getWindowName only used internally in one location * VaadinServletRequest.cast and similar for portlets removed now that a normal cast can always be used as there's no CombinedRequest to consider Change-Id: I44f28722a12f86015b3c30e83768e4611b87479c
* | | Merge branch 'sass'John Ahlroos2012-10-082-0/+39
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into sassJohn Ahlroos2012-10-082-41/+14
| |\ \
| * \ \ Merge branch 'master' into sassMarc Englund2012-10-0419-115/+175
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/formlayout/formlayout.scss WebContent/VAADIN/themes/reindeer/formlayout/formlayout.scss Change-Id: Ie895a1bbafdcf2fe79d500efb04c6eef3f5a812e
| * | | | Javadoc + fixed a typo in method name #9724John Ahlroos2012-10-012-5/+21
| | | | |
| * | | | Merge branch 'primary-stylename' into sassMarc Englund2012-10-012-0/+23
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-0117-80/+58
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-281-2/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-279-58/+45
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-09-2536-201/+462
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added primary stylename handling on server side #9724John Ahlroos2012-09-242-0/+23
| | | | | | | | | |
* | | | | | | | | | Remove VaadinServiceSession.getURL (#9884)Leif Åstrand2012-10-086-255/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | | | | | | | Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-089-162/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | | | | | | | Add SystemMessagesProvider for getting messages for a Locale (#4127)Leif Åstrand2012-10-0810-22/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add an internal helper for finding the most suitable Locale based on the currently available information. Change-Id: Ie9893db4be5ace7b0d60c030b7ca383359500525
* | | | | | | | | | Merge "Add Page.getLocation() (#9249)"Leif Åstrand2012-10-058-44/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Page.getLocation() (#9249)Johannes Dahlström2012-10-058-44/+124
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* / | | | | | | | | Allow servletInitialized,portletInitialized to throw exception (#9848)Artur Signell2012-10-052-4/+4
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib0fd2524ba82998063b21d6c3b56897270c24b2c
* | | | | | | | | Merge "Remove default bootstrap parameter support (#9824)"Johannes Dahlström2012-10-042-41/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Remove default bootstrap parameter support (#9824)Leif Åstrand2012-10-022-41/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove the code that used to set the pathInfo parameter which is never used. Change-Id: I0ec7cc8453766bccf9527bfcf5e78411364da5f0
* | | | | | | | | Ensure the browser does not cache UIDL responses (#9732)Johannes Dahlström2012-10-031-0/+5
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn changeset:24575/svn branch:6.8 Conflicts: src/com/vaadin/terminal/gwt/server/CommunicationManager.java Change-Id: I64a1a8300ab1d96e7a9b22c5ed53398cf0dd3f74