|
| 6970 | modified | bdaw | //trunk/core/src/resources/portal-core-war/WEB-INF/portlet-instances.xml | - [JBPORTAL-1334] - make portlet content editor accessible to users |
| 6969 | modified | chris.laprun@jboss.com | //trunk/build/ide/intellij/idea60/modules/web/web.iml | - Updated to use web module. |
| 6969 | modified | chris.laprun@jboss.com | //trunk/build/ide/intellij/idea60/modules/server/server.iml | - Updated to use web module. |
| 6969 | modified | chris.laprun@jboss.com | //trunk/build/ide/intellij/idea60/modules/portlet/portlet.iml | - Updated to use web module. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/servlet/ReleaseSessionsSessionListener.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockWSRPConsumer.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerSessionInformationTestCase.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/SessionHandler.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6968 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - JBPORTAL-1252: Moved listener to SessionHandler, which is now un/registered when the associated consumer is stopped/started by ConsumerRegistryService. |
| 6967 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertiesBean.java | Properties editor, add a new property. |
| 6967 | added | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertiesFilter.java | Properties editor, add a new property. |
| 6967 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/actions/PropertyAction.java | Properties editor, add a new property. |
| 6967 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/dashboard/DashboardBean.java | Properties editor, add a new property. |
| 6967 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.java | Properties editor, add a new property. |
| 6967 | modified | thomas.heute@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editProperties.xhtml | Properties editor, add a new property. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/web | Eclipse update.Removed unused stuff. |
| 6966 | added | thomas.heute@jboss.com | //trunk/web/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/jems/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | Eclipse update.Removed unused stuff. |
| 6966 | added | thomas.heute@jboss.com | //trunk/web/.project | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/theme/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/widget/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/server/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/core/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/core/src/resources/portal-core-sar/conf/data/default-object.xml | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/portlet/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/core-samples/.classpath | Eclipse update.Removed unused stuff. |
| 6966 | modified | thomas.heute@jboss.com | //trunk/bridge/.classpath | Eclipse update.Removed unused stuff. |
| 6965 | modified | bdaw | //trunk/core/src/main/org/jboss/portlet/content/ContentTypeRegistration.java | - [JBPORTAL-1332] unretister mbean correctly for content driven portlet |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/security/IdentityDataLoader.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/security/TestWriteAccess.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | deleted | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/TestSecureFileGet.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/ContentGetCommand.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms/src/resources/portal-cms-jar/org/jboss/portal/cms/jboss-beans.xml | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/workflow/PublishAssignmentHandler.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/impl/jcr/command/ContentCreateNewVersionCommand.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/portal-cms-jar/org/jboss/portal/cms/jboss-beans-security.xml | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/portal-cms-jar/org/jboss/portal/cms/jboss-beans-workflow.xml | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/commands/AbstractCommandTestCase.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/cms/impl/interceptors/ApprovalWorkflowInterceptor.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/resources/test/db-config.xml | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/workflow/AbstractWorkflowTestCase.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | added | sohil.shah@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/security/TestReadAccess.java | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |
| 6964 | modified | sohil.shah@jboss.com | //trunk/core-cms/src/resources/portal-cms-sar/META-INF/jboss-service.xml | [JBPORTAL-1185],[JBPORTAL-1184],[JBPORTAL-1333]- CMS Security Tests, CMS Workflow Tests, CMS ACL Bug fixes |