|
| 5188 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/test/InstanceContextImpl.java | move PortletClonedEvent in the stateful package |
| 5188 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/consumer/ConsumerPortletInvoker.java | move PortletClonedEvent in the stateful package |
| 5188 | deleted | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/PortletClonedEvent.java | move PortletClonedEvent in the stateful package |
| 5188 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/stateful/PortletClonedEvent.java | move PortletClonedEvent in the stateful package |
| 5187 | modified | julien@jboss.com | //trunk/server/build.xml | remove obsolete ant packaging tasks |
| 5186 | modified | julien@jboss.com | //trunk/wsrp/src/resources/test-wsrp-producer-sar/META-INF/jboss-service.xml | removing the obsolete session interceptor now that we have a better solution. |
| 5186 | deleted | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/aspects/portlet/SessionInterceptor.java | removing the obsolete session interceptor now that we have a better solution. |
| 5186 | modified | julien@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml | removing the obsolete session interceptor now that we have a better solution. |
| 5186 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPProducer.java | removing the obsolete session interceptor now that we have a better solution. |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource_en.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/user/listUsers.jsp | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | added | roy.russo@jboss.com | //trunk/core/src/bin/portal-core-war/images/user/new_user.png | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.java | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource_es.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource_fr.properties | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | added | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/user/registerUser.jsp | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5185 | modified | roy.russo@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/jsp/user/menu.jsp | JBPORTAL-1029 - Ability for an administrator to add/remove users |
| 5182 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/servlet/ProxyRequest.java | Removing proxy request and proxy response as they are not needed anymore. |
| 5182 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/test/server/session | Removing proxy request and proxy response as they are not needed anymore. |
| 5182 | deleted | julien@jboss.com | //trunk/server/src/main/org/jboss/portal/server/servlet/ProxyResponse.java | Removing proxy request and proxy response as they are not needed anymore. |
| 5182 | modified | julien@jboss.com | //trunk/server/build.xml | Removing proxy request and proxy response as they are not needed anymore. |
| 5182 | deleted | julien@jboss.com | //trunk/server/src/resources/test/test-session-sar | Removing proxy request and proxy response as they are not needed anymore. |
| 5181 | modified | julien@jboss.com | //trunk/build/build.xml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/wsrp/wsrp.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/test/InstanceContextImpl.java | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/bridge/bridge.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/test/core/state/ProducerTestCase.java | merge similar implementations of context interfaces |
| 5181 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/test/core/model/instance/SimpleActionContext.java | merge similar implementations of context interfaces |
| 5181 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/test/core/model/instance/SimpleUserContext.java | merge similar implementations of context interfaces |
| 5181 | deleted | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/test/core/state/SimpleInstanceContext.java | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/federation/federation.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/test/core/model/instance/InstanceContainerTestCase.java | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/RemoteStoreProducerStatefulPortletInvokerTestCase.java | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/theme/theme.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ProducerStatefulPortletInvokerTestCase.java | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/server/server.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/security/security.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.java | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/portlet/portlet.iml | merge similar implementations of context interfaces |
| 5181 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea50/modules/identity/identity.iml | merge similar implementations of context interfaces |
| 5180 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/consumer | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/producer/ProducerPortletInvoker.java | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ProducerStatefulPortletInvokerTestCase.java | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/NoSuchStateException.java | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | added | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/state/PortletClonedEvent.java | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | modified | julien@jboss.com | //trunk/portlet/build.xml | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | added | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/portlet/state/ProducerPortletInvoker.java | implementing state handling on the consumer, still more work to do, but the main stuff is here. |
| 5180 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/NotYetImplemented.java | implementing state handling on the consumer, still more work to do, but the main stuff is here. |