|
| 6922 | modified | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/ServerInvocationContext.java | minor javadoc update |
| 6921 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderPageCommand.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/instance/command/InvokePortletInstanceRenderCommand.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | moved the PageService to an upper package |
| 6921 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PageService.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/theme/src/resources/test/theme-test-sar/META-INF/jboss-service.xml | moved the PageService to an upper package |
| 6921 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/PageService.java | moved the PageService to an upper package |
| 6921 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/page | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/TestHelper.java | moved the PageService to an upper package |
| 6921 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/PageServiceImpl.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/Controller.java | moved the PageService to an upper package |
| 6921 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PageRendition.java | moved the PageService to an upper package |
| 6920 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/servlet/RequestDumperFilter.java | - Make logger static where appropriate. |
| 6920 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/servlet/TransactionFilter.java | - Make logger static where appropriate. |
| 6920 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java | - Make logger static where appropriate. |
| 6919 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java | - Improvements to session releasing code. |
| 6919 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerSessionInformationTestCase.java | - Improvements to session releasing code. |
| 6918 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/navigation | remove empty dir |
| 6917 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/instance/command/InvokePortletInstanceRenderCommand.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PageResult.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/PageRendition.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/WindowContext.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/DecorationRenderContextImpl.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/JSPLayout.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PortletRenderContextImpl.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/Region.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/PortalLayout.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/PageRenderContext.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RenderContext.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/navigation/WindowNavigationalState.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PageRendition.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderPageCommand.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/WindowRenderContextImpl.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RendererFactory.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/classic/ClassicResponseHandler.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | added | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/RendererFactoryImpl.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/LayoutServiceImpl.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageCustomizerInterceptor.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/LayoutDispatcher.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6917 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxInterceptor.java | improve the theme stuff: better dispatch of responsibilities with better encapsulation |
| 6916 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ajax/AjaxController.java | - make a real 1-1 relationship between windowresult and windowcontext for the sake of simplicity- fix the window DnD partially |
| 6916 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | - make a real 1-1 relationship between windowresult and windowcontext for the sake of simplicity- fix the window DnD partially |
| 6916 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.java | - make a real 1-1 relationship between windowresult and windowcontext for the sake of simplicity- fix the window DnD partially |
| 6916 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/WindowRenderContextImpl.java | - make a real 1-1 relationship between windowresult and windowcontext for the sake of simplicity- fix the window DnD partially |
| 6916 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaWindowRenderer.java | - make a real 1-1 relationship between windowresult and windowcontext for the sake of simplicity- fix the window DnD partially |
| 6916 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageCustomizerInterceptor.java | - make a real 1-1 relationship between windowresult and windowcontext for the sake of simplicity- fix the window DnD partially |