|
| 7039 | modified | thomas.heute@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.java | Default profile's language to default locale. (instead of arabic) |
| 7038 | added | thomas.heute@jboss.com | //trunk/common/src/main/org/jboss/portal/common/http/HttpServletRequestWrapper.java | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7038 | modified | thomas.heute@jboss.com | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7038 | added | thomas.heute@jboss.com | //trunk/common/src/main/org/jboss/portal/common/http/HttpServletResponseWriter.java | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7038 | added | thomas.heute@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/header | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7038 | added | thomas.heute@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/header/header.jsp | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7038 | added | thomas.heute@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/header/tabs.jsp | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7038 | modified | thomas.heute@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageCustomizerInterceptor.java | PageCustomizerInterceptor now uses external JSPs for rendering, should help on basic customization. |
| 7037 | modified | prabhat.jha@jboss.com | //trunk/portlet-server/build.xml | fix test-ha target |