0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an XML schema for maintaining a portlet registry along with a portal page registry More... over 16 years ago
Updated preferences to use the preference manager More... over 16 years ago
Corrected issues with portlet preferences tests failing More... over 16 years ago
Updated the portlet registry schema to be more concise. Continued work on the portlet test cases to ensure they pass More... over 16 years ago
Corrected outstanding issues with the resource bundle classes More... over 16 years ago
Continued work on the portlet preferences classes to ensure that they pass all of the Apache Pluto tests More... over 16 years ago
Added code to parse and consolidate parameters added to the request dispatcher to conform to the portlet standard More... over 16 years ago
Updated the portlet request class to corret issues with path info, request URI, etc. to conform to the portlet standard More... over 16 years ago
Code cleanup. Continued refactoring old portal code into new source tree More... over 16 years ago
Code cleanup. Removed old preferences classes and corrected Spring config file. Refactored services into the odyssi-portal-service project More... over 16 years ago
Refactored portlet API classes out of odyssi-portlet-container and into odyssi-portal-core for reduced dependencies. Update the portlet preferences class to use a different preferences service More... over 16 years ago
Complete refacatoring More... over 16 years ago
Complete code refactoring More... over 16 years ago
Complete refactoring More... over 16 years ago
Refactoring More... over 16 years ago
Removed for refactoring More... over 16 years ago
Removed the old portal URL classes More... over 16 years ago
Updated the portal URL classes to correctly serialize parameters so that action and render POST events are handled properly. Modified the PortletRequestImpl class to correctly get parameters from the servlet request More... over 16 years ago
Corrected bugs that were making the portal unable to handle portlet action events. Added a simple test JSP-based action portlet to test action functionality. More... over 16 years ago
Started implementing action support in the portlet container. Added a test action portlet More... over 16 years ago
Code cleanup. Continued work on the portlet container. Portlets are now able to be rendered using the PortletContainer/PortletInvoker classes. Work will begin on a more structured approach to rendering, using the Composite View design pattern. More... over 16 years ago
Began work on the taglibs that will be used to support the portlet container. Misc. refactoring More... over 16 years ago
Refactored the service classes out to a separate project for easier management. Updated build paths More... over 16 years ago
Began defining a service used to manage portal pages More... over 16 years ago
Refactored the PortletInvoker-related classes to allow for a DeployedPortlet object More... over 16 years ago
Initial addition of the portlet registry clasess. Removed the unnecessary PortletWebApplication interface/implementation class More... over 16 years ago
Refactored several classes out of odyssi-portal-core and into OdyssiPortalWeb and odyssi-portlet-container to streamline library creation. Began refactoring PortletWindowImpl to remove unnecessary objects and refine overall object structure More... over 16 years ago
Implemented the PortletInvokerImpl class used to invoke lifecycle events on a portlet. Added a wrapper of HttpServletResponse that allows access to the buffer. Continued work on the portlet container More... over 16 years ago
Continued work on the portlet container. Refactored the PortletWindowImpl class into the core project. Implemented a descriptor service to load portlet.xml files More... over 16 years ago
Updated Spring context file to reflect class implementations. Contined work on the portlet container and supporting classes More... over 16 years ago