aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/PortletCommunicationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-170/+0
* Add an API for modifying the bootstrap page. (#9274)Leif Åstrand2012-08-091-4/+5
* Refactor Portlet URL handling based on Servlet URLs (#9168)Leif Åstrand2012-07-261-139/+7
* Added rootId to stream variables URLs (#9034)Artur Signell2012-06-291-5/+14
* Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)Leif Åstrand2012-06-271-2/+2
* Moved connector tracking from Application to RootArtur Signell2012-06-211-3/+3
* Fix for URL generation in browser details request (#8785)Artur Signell2012-05-141-5/+21
* Allow creation of stream variables in RenderRequests aswell (#8785)Artur Signell2012-05-131-4/+24
* Moved Connector -> Connector Id mapping to AbstractComponentArtur Signell2012-03-211-18/+27
* Rename AjaxPageHandler -> BootstrapHandlerLeif Åstrand2011-12-221-9/+9
* Enable finding theme resources without a Callback instanceLeif Åstrand2011-12-201-0/+14
* Fix more issues related to browserDetails requests in portlets (#8052)Leif Åstrand2011-12-201-1/+1
* Support the second bootstrap request in portlets (#8052)Leif Åstrand2011-12-191-0/+16
* Move initial UIDL generation out from AjaxPageHandlerLeif Åstrand2011-12-141-2/+5
* Move the initialization of AjaxPageHandler to avoid null pointersLeif Åstrand2011-12-141-95/+95
* #8052 Restore Portlet supportLeif Åstrand2011-12-141-0/+105
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | Create wrapped requests and responses in service and handleRequestLeif Åstrand2011-11-081-48/+15
* | Move PortletWrapper to AbstractApplicationPortletLeif Åstrand2011-11-081-42/+4
* | Extract WrappedPortletResponse to a separate classLeif Åstrand2011-11-081-42/+5
* | Use WrappedResponse instead of AbstractCommunicationManager.ResponseLeif Åstrand2011-11-081-7/+8
* | Use WrappedRequest instead of CommunicationManager.RequestLeif Åstrand2011-11-081-95/+11
* | Merge the functionality of the wrapped Session into WrappedRequestLeif Åstrand2011-11-081-37/+13
* | Created and integrated a RequestHandler for application resourcesLeif Åstrand2011-11-081-17/+32
* | Pass WrappedRequest to Application.getRootLeif Åstrand2011-11-041-0/+5
* | Restored (completely untested) support for portlets using RootLeif Åstrand2011-11-021-302/+301
* | Split Window to Root and WindowLeif Åstrand2011-11-011-302/+302
|/
* #6037 - PortletApplicationContext on Liferay is not serializable because of a...Artur Signell2010-12-281-1/+1
* #5741 : modified stream variables so that component developers can use the s...Matti Tahvonen2010-11-111-10/+19
* method and class renames and cleaning up TODOsMatti Tahvonen2010-11-111-10/+10
* #5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.R...Matti Tahvonen2010-11-031-11/+11
* refactored handling of Receiver's lots of other upload related improvements. ...Matti Tahvonen2010-10-081-36/+59
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-3/+4
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* #4188 PortletListener window parameter and #3921 limited GateIn supportHenri Sara2010-03-041-3/+45
* Merged portlet mode and windowing changes from 6.2. For #4143Marc Englund2010-02-121-27/+0
* Merged [10696]Artur Signell2010-01-121-3/+3
* #3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using...Henri Sara2010-01-041-3/+31
* Portlet 2.0 partial review, some javadoc, removed debug printouts and minor r...Henri Sara2009-11-241-1/+1
* Work in progressPetter Holmström2009-11-101-3/+12
* work in progressPetter Holmström2009-11-091-0/+10
* More refactorings, application resource downloads should now work on both ser...Petter Holmström2009-11-041-3/+18
* More refactorings.Petter Holmström2009-11-041-1/+3
* CommunicationManager is no longer dependent on the Portlet API. The refactore...Petter Holmström2009-11-031-0/+190
* The current implementation is able to run the Hello World example inside a po...Petter Holmström2009-11-031-24/+0
* WIPPetter Holmström2009-10-301-0/+24