|
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/spi/RequestContext.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/dispatcher/DispatcherSequenceBuilder.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/api/PortletRequestImpl.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/framework/NoopServlet.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/dispatcher/ServletFilter.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractRequestContext.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/WEB-INF/portlet.xml | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/resources/test/jsr168/ext/dispatcher-war/WEB-INF/web.xml | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/api/PortletRequestDispatcherImpl.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletRequest.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6854 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletRequestAttributes.java | - improved implementation of how a portlet request handle request attributes- added test cases for servlet filter calls when a portlet request dispatches to a servlet : only filters using the INCLUDE dispatcher should be called |
| 6853 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - A given RegistrationInfo can be used by several ProducerInfo (this is what happens with the default one). Fixes problem with createConsumer. |
| 6852 | modified | chris.laprun@jboss.com | //trunk/common/src/main/org/jboss/portal/common/net/URLNavigator.java | - Added visit method without filter parameter for legacy support. (Should fix build). |
| 6851 | modified | thomas.heute@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/content/generic/InternalGenericContentProvider.java | Was caching a bit too much |
| 6842 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.java | Modifying a window was broken |
| 6841 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/common/PageManagerBean.java | Keep window name and target region defined when navigating for content |
| 6841 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editPageLayout.xhtml | Keep window name and target region defined when navigating for content |
| 6840 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/editPage.xhtml | Add links to modify layout, rename, change theme, destroy at the object level (While keeping the links on the parent level too) |
| 6840 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectNavigation.xhtml | Add links to modify layout, rename, change theme, destroy at the object level (While keeping the links on the parent level too) |