Roadmap
Improve the current test infrastructure - High Priority
WSRP 1.0 implementation - High Priority
Personalization
Dashboard : pages based on the same object model for shared pages
Personalization of shared pages : position, theme
Existing JIRA tasks not yet implemented
User and role modules
Provide a mapping in the portlet application that adds one level of indirection between parameter names
GUI improvements
Define a consistent look and feel accross all the management portlets
Apply this look and feel in JSF
Migrate existing portlets in JSF
Improve current management portlet
Possibility to create portal
Configure portal object properties
Configure default object property (default page or default portal)
Configure the behavior of the window when it is not available per context/portal/page
Portal Security
Layer in the security module for all authorization checks.
Remove Portal Jacc Layer in favor of the default JBossSX Jacc Layer. There should just one policy configuration/context per deployment.
PolicyEnforcementInterceptor should handle other actions apart from view.
Permissions Logic Should be decided. Parent/Child Relationship in permissions need to be decided.
Remove JBossCache reliance. Mainly the listener(JaccPolicyConfigurator) that loads up the perms/roles etc.
Various items
Refactor the command invocation framework similarly to the component invocation framework : use a Result object and an handler to decouple the action performed within the server and the action following this action
Define clustered configuration
There is a property today for the configuration of the behavior of what happens when a portlet is not available (for security reasons for instance) but this is at the server config level, add the similar property at the portal object level
In the forums we discuss about it too
Comments