|
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/instance/command/InvokePortletInstanceRenderCommand.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/MoveWindowCommand.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/RegionResult.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/ModifiableWindowResult.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/TestHelper.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/PortalLayout.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/ModifiablePageResult.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/navigation/PageNavigationalState.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/ServerRegistrationID.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/LayoutServiceImpl.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/WindowResult.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/strategy/StrategyResponse.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/strategy/MaximizingStrategyImpl.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/LayoutDispatcher.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/PageResult.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/InvokePortletWindowRenderCommand.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/PageRendition.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/ModifiableMarkupResult.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/JSPLayout.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/RenderContext.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/navigation/WindowNavigationalState.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/render/TestRenderedMarkup.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderPageCommand.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/strategy/StrategyContext.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/LayoutServiceInfo.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestThemeServlet.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/page/ModifiableRegionResult.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/model/portal/command/RenderPortletWindowCommand.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageNavigationInterceptor.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/MarkupResult.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/FragmentAssembler.java | removing usage of window nav state + simplify |
| 5729 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/PageCustomizerInterceptor.java | removing usage of window nav state + simplify |
| 5729 | deleted | julien@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/render/TestRenderContext.java | removing usage of window nav state + simplify |
| 5728 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/registration/RegistrationManagerTestCase.java | - Added more tests to cover removal of Registrations.- Consumer now become pending when they don't own any registrations. |
| 5728 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/impl/ConsumerImpl.java | - Added more tests to cover removal of Registrations.- Consumer now become pending when they don't own any registrations. |
| 5727 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/impl/RegistrationImpl.java | - Fixed a problem with Registration where the given registration properties where "live" (i.e. it was possible to modify outside of the registration).- Added RegistrationTestCase to cover Registration.- Added ConsumerGroupTestCase and RegistrationTestCase to test suite. |
| 5727 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/registration/RegistrationTestCase.java | - Fixed a problem with Registration where the given registration properties where "live" (i.e. it was possible to modify outside of the registration).- Added RegistrationTestCase to cover Registration.- Added ConsumerGroupTestCase and RegistrationTestCase to test suite. |
| 5727 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - Fixed a problem with Registration where the given registration properties where "live" (i.e. it was possible to modify outside of the registration).- Added RegistrationTestCase to cover Registration.- Added ConsumerGroupTestCase and RegistrationTestCase to test suite. |
| 5726 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/dashboard/editpage.jsp | JBPORTAL-993 - Add page functionality added.- Can now perform operations on newly added pages. |
| 5726 | modified | roy.russo@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/dashboard/Configurator.java | JBPORTAL-993 - Add page functionality added.- Can now perform operations on newly added pages. |
| 5725 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/dashboard/editpage.jsp | JBPORTAL-993 - move window functionality added. |
| 5725 | modified | roy.russo@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/dashboard/Configurator.java | JBPORTAL-993 - move window functionality added. |
| 5724 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/impl/RegistrationManagerImpl.java | - Implemented deregister.- Added hook on Registration to clear associated state (to be implemented). |
| 5724 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/impl/RegistrationImpl.java | - Implemented deregister.- Added hook on Registration to clear associated state (to be implemented). |
| 5724 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RegistrationHandler.java | - Implemented deregister.- Added hook on Registration to clear associated state (to be implemented). |
| 5724 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/RegistrationTestCase.java | - Implemented deregister.- Added hook on Registration to clear associated state (to be implemented). |
| 5724 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/api/Registration.java | - Implemented deregister.- Added hook on Registration to clear associated state (to be implemented). |
| 5723 | modified | chris.laprun@jboss.com | //trunk/common/src/main/org/jboss/portal/common/util/ParameterValidation.java | Added isNullOrEmpty method. |
| 5722 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/dashboard/editpage.jsp | JBPORTAL-993 - assign/remove windows functionality added to page editor. |
| 5722 | modified | roy.russo@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/dashboard/Configurator.java | JBPORTAL-993 - assign/remove windows functionality added to page editor. |