You are viewing a plain text version of this content. The canonical link for it is here.
- [01/11] portals-pluto git commit: Added parameter checking to updatePageState method - posted by ms...@apache.org on 2014/12/03 16:01:26 UTC, 0 replies.
- [02/11] portals-pluto git commit: Merge branch 'PortletHub' of j:\git\pluto-git into PortletHub - posted by ms...@apache.org on 2014/12/03 16:01:27 UTC, 0 replies.
- [03/11] portals-pluto git commit: Added helper functions to PortletParameters & PortletState objects. Began adapting demo to use the helper functions. - posted by ms...@apache.org on 2014/12/03 16:01:28 UTC, 0 replies.
- [04/11] portals-pluto git commit: Merge branch 'PortletHub' of e:\git\pluto-git into PortletHub - posted by ms...@apache.org on 2014/12/03 16:01:29 UTC, 0 replies.
- [05/11] portals-pluto git commit: Made a number of changes towards completion of portlet hub functionality: - posted by ms...@apache.org on 2014/12/03 16:01:30 UTC, 0 replies.
- [06/11] portals-pluto git commit: progress toward multipart form handling - posted by ms...@apache.org on 2014/12/03 16:01:31 UTC, 0 replies.
- [07/11] portals-pluto git commit: updated taglib URIs from ...sun.com/jstl... to ...sun.com/jsp/jstl... to make them work with servlet 3 - posted by ms...@apache.org on 2014/12/03 16:01:32 UTC, 0 replies.
- [08/11] portals-pluto git commit: updated taglib URIs from ...sun.com/jstl... to ...sun.com/jsp/jstl... to make them work with servlet 3 - posted by ms...@apache.org on 2014/12/03 16:01:33 UTC, 0 replies.
- [09/11] portals-pluto git commit: Added additional debug output for part processing - posted by ms...@apache.org on 2014/12/03 16:01:34 UTC, 0 replies.
- [10/11] portals-pluto git commit: Changed servlet, jsp, and taglib dependencies to use the Apache versions of the artifacts. Moved to servlet version 3.0, JSP & EL version 2.2, which correspond to tomcat version 7.0.50. Moved to version 1.2.1 of the Apac - posted by ms...@apache.org on 2014/12/03 16:01:35 UTC, 0 replies.
- [11/11] portals-pluto git commit: Adapted several JSPs to use updated URIs for the tag libraries. - posted by ms...@apache.org on 2014/12/03 16:01:36 UTC, 0 replies.
- portals-pluto git commit: Fixed POM for portlet hub demo portlets by adding a dependency on the standard taglib implementation - posted by ms...@apache.org on 2014/12/04 11:55:42 UTC, 0 replies.
- [1/8] portals-pluto git commit: updated forms in portlet hub demo to use enctype=multipart/form-data encoding - posted by ms...@apache.org on 2014/12/12 06:41:07 UTC, 0 replies.
- [2/8] portals-pluto git commit: minor change to use / as regular expression delimiter - posted by ms...@apache.org on 2014/12/12 06:41:08 UTC, 0 replies.
- [3/8] portals-pluto git commit: Added code to Portlet Hub to manipulate browser history. As first step, generate a render url for new page state and add it to browser history so that state is retained through page refresh and to allow bookmarking. - posted by ms...@apache.org on 2014/12/12 06:41:09 UTC, 0 replies.
- [4/8] portals-pluto git commit: Completed session history prototype. Adapted portlets to store control stats as parameters so that they are propery set when navigating through the history. - posted by ms...@apache.org on 2014/12/12 06:41:10 UTC, 0 replies.
- [5/8] portals-pluto git commit: Improved code structure in portlet hub impl by having 'updateWhenIdle' function return a promise. Added code for graceful degradation when the browser does not support html5 session management. - posted by ms...@apache.org on 2014/12/12 06:41:11 UTC, 0 replies.
- [6/8] portals-pluto git commit: minor change in portletHubImpl to use addEventListener for popstate event - posted by ms...@apache.org on 2014/12/12 06:41:12 UTC, 0 replies.
- [7/8] portals-pluto git commit: Worked on adding support for 'application/x-www-form-urlencoded' forms. - posted by ms...@apache.org on 2014/12/12 06:41:13 UTC, 0 replies.
- [8/8] portals-pluto git commit: Completed support for forms with enctype = 'application/x-www-form-urlencoded'. The hub now supports this encoding as well as 'multipart/form-data encoding. - posted by ms...@apache.org on 2014/12/12 06:41:14 UTC, 0 replies.
- portals-pluto git commit: minor fix in form checking routine in Portlet Hub action() method to allow an unspecified submission method (=GET). - posted by ms...@apache.org on 2014/12/12 07:45:55 UTC, 0 replies.