111285: Fix Build error from merge of
Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
111099: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
110999: Merged DEV to V4.2.5 (4.2.5)
MNT-10537 : BPM Models are filtered for CMIS getTypeDefinition
- As for DictionaryModelType we should destroy dictionary when new model is deployed from classpath.
- Unit test added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
111249: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
111099: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
110999: Merged DEV to V4.2.5 (4.2.5)
MNT-10537 : BPM Models are filtered for CMIS getTypeDefinition
- As for DictionaryModelType we should destroy dictionary when new model is deployed from classpath.
- Unit test added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111331 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110726: ACE-979: WebDav MT RepositoryAuthenticationDao.getUserFolderLocation() seems to be no tenant-safe
- Implemented a JUnit test.
- Fixed RepositoryAuthenticationDAO.getUserFolderLocation() to use cache keys with tenant domain and use the domain to find correct user store.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111250 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
111037: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
110885: MNT-14532: Revert changes for MNT-14474 and MNT-12849: Merged V4.2.2 (4.2.2.24) to V4.2-BUG-FIX (4.2.6): Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
110477: MNT-14532 : Revert changes for MNT-14474 and MNT-12849
-reverted revision 93098 done for MNT-12849 My Sites public API is not returning the expected list of sites
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110822: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
110619: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
110422: Merged DEV to V4.2.5 (4.2.5)
110332: MNT-14151 : CMIS Upload/Create in 4.2 adds the sys:hidden and cm:indexControl Aspect to documents starting with a period
- added system property in order to enable/disable cmis hidden behavior
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110935 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110768: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
110604: Merged V4.1-BUG-FIX (4.1.11) to V4.2-BUG-FIX (4.2.6)
110200: Merged DEV to V4.1-BUG-FIX (4.1.11)
109557: MNT-6350: 'New Rule' page: 'Deep Copy' check-box is not localized
- Caching mechanism for the actions' parameters labels has been implemented. Labels for action's parameters will be loaded into RAM for the configured set of locales for each parameter of each definition of the action. Affected tests have been changed.,
110327: MNT-6350: 'New Rule' page: 'Deep Copy' check-box is not localized
- Changed locale setting to fix build failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110913 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106201: SHA-1021: Add Leave Site Link to Email Template
- Added siteLeaveLink to properties for email generation in InviteSender
- Added link and styling to email template
- Updated InviteSenderTest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110796 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106196: SHA-993: Create Site Link in Email
- Modified InviteSender to add siteDashboardLink as a property being sent to the email generation
- Updated email template with siteDashboardLink
- Updated InviteSenderTest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110794 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
105365: SHA-957: Create New Email Template
- Changed InviteHelper and InviteSender methods to accept emailTemplateXpath and emailSubjectKey rather than using hardcoded defaults
- Changed existing email send delegates to declare their respective emailTemplateXpath and emailSubjectKey
- Added SendNominatedInviteAddDirectDelegate with new emailTemplateXpath and emailSubjectKey
- Added SendNominatedInviteAddDirectDelegate bean definition
- Added localization messages for subject and space
- Changed sendInvite in workflow to use SendNominatedInviteAddDirectDelegate
- Updated InviteSenderTest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110791 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
105016: SHA-935: Repository Invite Flow Changes
- Added new invitation-add-direct.bpmn20.xml workflow
- Added bootstrapping of new workflow
- Changed InvitationServiceImpl to allow setting of workflows used
- Added configuration of workflows used in invitationService bean
- Added repository properties for default workflows
- Changed InvitationServiceImpl.getWorkflowDefinition to take an enum argument
- Changed abstract testNominatedInvitationExistingUser to accommodate both current and new invite flows
- Added test of new flow to Activiti test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110788 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110376: MNT-14626 : CLONE - 5.0.N: Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Fixed build failure (compilation error) after merge from 4.2.N.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110630 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110205: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
110092: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
110055: Merged DEV to PATCHES/V4.2.5 (4.2.5)
109047 : MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Reimplemented previous solution. Configuration properties for autoVersioning should not affect all nodes in repo. They should just provide default behavior.
- Added ability to specify default values for model properties using standard alfresco GLOBAL_PROPERTIES file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110088: Merged 5.0.2 (5.0.2) to 5.0.N (5.0.3)
110052: MNT-14579: TS starting in read-only mode after applying 5.0.2 build 64
- This intermittent issue was probably caused by the SysAdminParams.afterPropertiesSet
checking for a valid dictionary. If this call took place too early, then it would
never allow the system to be in read-write mode unless rebooted.
- Removed the dictionary check from SysAdminParamsImpl; it is now only responsible for the 'server.allowWrite' property
- Call the TransactionServiceImpl's read-write veto code if the 'server.allowWrite' property changes
- Better logging when vetoes are placed but also when vetoes are removed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110214 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110000: MNT-13836: Custom behaviours cannot be disabled (using disableBehaviour(QName))
- Changed class policies enabled/disabled checks. Now each behaviour at a given level must be explicitly disabled & re-enabled (unless all behaviours are disabled in the transaction).
- Added JUnit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110119 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109720: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
109651: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
109603: Merged DEV to V4.2.5-PATCHES
109543: MNT-14452: Permissions not amended correctly when changing a site from private to public
- Modify SiteServiceImplTest to handle situations when one user/group has multiple permissions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109438: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
109264: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
109214: Merged DEV to V4.2.5-PATCHES
109105: MNT-14452: Permissions not amended correctly when changing a site from private to public
- Return inheritance to the site containers when site becomes public.
109213: MNT-14452: Permissions not amended correctly when changing a site from private to public
- Unit test for change visibility
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109800 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109499: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
109403: Merged DEV to V4.2-BUG-FIX (4.2.6)
109221 : MNT-12819 : InvalidNodeRefException - Node does not exist, if you call RuleService.removeAllRules(Node) for a folder which has INBOUND rules and OUTBOUND rules.
- Added a check for existence of rule
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109581 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261