78429: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
75801: ACE-2149: EOL AVM / WCM
- Thorough sweep of 'avm' and 'wcm' references
- Picked up on many 'deployment' and related classes and configuration
- Repo starts
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82558 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78403: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
75700: ACE-2149: EOL AVM / WCM
- Remove most of the AVM and WCM beans, scripts, classes, patches, etc
- The Explorer client is very broken for compilation
- TODO: Remove all WCM-related functionality, which I thought would be best left to a UI dev
I've murdered many of the classes and beans but there's more to do
- The repository compiles
TODO: Get it running again
- TODO: Check if we can wipe the 'deployment' project as well
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82540 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78392: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
75693: ACE-2149 Remove AVM/WCM - first round, based on the following Sparta commits
08f1ff556cf3e8eb370e433b69b634026c848af1: SlimRepo: comment-out AVM schema bootstrap and wcm-services-context
- plus associated bootstrap/startup fallout
- note: disabling/removing WCM/AVM will be a work-in-progress due to tight code coupling :-(
cdb78eeae53522cc2d78feb94be49d11648fa582; SlimRepo: comment-out AVM schema bootstrap and wcm-services-context
- follow-on to fix "regenerate_renditions" fallout error (in Alfresco Explorer web client)
33337ad4239df91b9a8dc7a00be43e55ffef5bef: SlimRepo: remove WCM/AVM - round 1 (wip)
- removal of some of the AVM code and tests (including core impl such as AVMServiceImpl, AVMRepository, AVMSyncServiceImpl, underlying DAOs etc)
- fix Spring config (major impact) and any obvious compile-time fallout
- ensured repo starts and ran (some of the) repo unit tests
- also check basic Explorer access
47e50847bbbbdda5fd64a27c212dfbdd625cbfdb: Jenkins build/test repo - minor: disable/remove repo tests
- disabled unused tests, removed remaining AVM* tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82537 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78372: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (5.0)
76636 : Merged DEV to V4.2-BUG-FIX (4.2.3)
76604 : MNT-11876 : CMIS extension data is not returned in 1.1 atom binding
- Return aspects and aspect properties in extension data. Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82533 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78359: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
76619: Merged DEV to V4.2-BUG-FIX (4.2.4).
76456: MNT-10693 Changing permission on a document changes its modified fields in Share
76496: MNT-10693 Changing permission on a document changes its modified fields in Share
76499: MNT-10693 Changing permission on a document changes its modified fields in Share
- In PermissionServiceTest.testPreserveAuditableData() was made changes.
76520: MNT-10693 Changing permission on a document changes its modified fields in Share
- In AbstractPermissionTest was changed visibility of 'applicationContext' to 'protected'.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82530 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78695: ACE-2309: Edit in Google Docs™ option missing
- Define a registrar bean which can be used by extensions to add custom responses to the original list defined in slingshot-context.xml
- Abstract bean is named registerSlingshotCustomResponse, developers just need to add the key and value properties to a new instance to add them
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@79004 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77259: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
76447: SOLR node metadata includes getNamePaths, which is a Collection<Collection<String>>
- JSON serialization stubbed out; fix TODOs in NodesMetaDataGet to transfer serialize to specification
- The name paths are the largest list of names of nodes that culminate in the target node.
- The top parent is the last highest parent with a cm:name property
- ALL paths are introspected but it does not mean that the node path count will always equal the name path count
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77245: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
76227: Merged DEV to PLATFORM1 with corrections
75545: ACE-1996: Cluster: Web client extensions not distributed:
- Remove initial title/description resolving in CMIS dictionaries
- Use asynchronously refreshed cache in diactionaryDAO
- Modify unit tests that uses CompiledModelCache
- Make sure that rootNode exists before children retrieving in DictionaryRepositoryBootstrap.getNodes()
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77210: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
75268: Removed deprecations of Alfresco-specific bind transactional bind methods. These are valid as they are an abstraction.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78066 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77169: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
74318: ACE-1996: Cluster: Web client extensions not distributed:
- Remove initial title/description resolving in CMIS dictionaries
Merged DEV to PLATFORM1(4.3.0) with corrections
72232: MNT-9882: Cluster: Web client extensions not distributed
- Use asynchronously refreshed cache in diactionaryDAO
73275: MNT-9882: Cluster: Web client extensions not distributed
- Add javadocs, remove excess classes.
73509: MNT-9882: Cluster: Web client extensions not distributed
- Remove stale configs for "compiledModelsSharedCache", remove unreachable code from DictionaryDAOImpl, return value from NoOpCompiledModelsCache.get() method.
73591: ACE-1996: Cluster: Web client extensions not distributed
- Remove NoOpCompiledModelsCache.
- Modify unit tests that uses CompiledModelCache
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78027 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77158: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
74123: ACE-1802 "MT / Cloud Restrict namespace URI of dynamic models."
ACE-955 "Custom Content Models in Cloud"
More build fixes: enforce tenant in model namespace restriction on Cloud only, remove unused test class, ensure correct initialisation of CMIS dictionary, make new Cloud dictionary tests run in a separate VM
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@78016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77140: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
73711: Reverse Merge
<< Unit tests failed >>
73642: Merged DEV to PLATFORM1(4.3.0)
ACE-1996: Cluster: Web client extensions not distributed:
72232: MNT-9882: Cluster: Web client extensions not distributed
- Use asynchronously refreshed cache in diactionaryDAO
73275: MNT-9882: Cluster: Web client extensions not distributed
- Add javadocs, remove excess classes.
73509: MNT-9882: Cluster: Web client extensions not distributed
- Remove stale configs for "compiledModelsSharedCache", remove unreachable code from DictionaryDAOImpl, return value from NoOpCompiledModelsCache.get() method.
73591: ACE-1996: Cluster: Web client extensions not distributed
- Remove NoOpCompiledModelsCache.
- Modify unit tests that uses CompiledModelCache
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77996 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77138: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
73642: Merged DEV to PLATFORM1(4.3.0)
ACE-1996: Cluster: Web client extensions not distributed:
72232: MNT-9882: Cluster: Web client extensions not distributed
- Use asynchronously refreshed cache in diactionaryDAO
73275: MNT-9882: Cluster: Web client extensions not distributed
- Add javadocs, remove excess classes.
73509: MNT-9882: Cluster: Web client extensions not distributed
- Remove stale configs for "compiledModelsSharedCache", remove unreachable code from DictionaryDAOImpl, return value from NoOpCompiledModelsCache.get() method.
73591: ACE-1996: Cluster: Web client extensions not distributed
- Remove NoOpCompiledModelsCache.
- Modify unit tests that uses CompiledModelCache
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
77003: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
70239: Removing two stray files that shouldn't be versioned. This should speed up maven incremental builds for the repo.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77842 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76924: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
65751: Merge Dev to PLATFORM 1
58339 : ACE-968 CIFS: folder is not deleted if it has subfolder and document inside
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77770 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76900: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
65976: Merged BRANCHES/DEV/mward/plat1_cryptodoc to BRANCHES/DEV/PLATFORM1:
65030: ACE-669: imported main cryptodoc source into Enterprise Repository tree and fixed up package declarations/references.
65073: ACE-669: moved fileContentStore into a (switchable) subsystem.
65107: ACE-669: added (enterprise only) encrypted ContentStore subsystem.
65109: ACE-669: added files missing from previous commit, though the webscripts are not likely to work yet.
65523: ACE-669: added cryptodoc log4j settings
65524: ACE-669: imported unit tests over from cryptodoc module
65528: ACE-669: default ContentStore subsystem (unencrypted) is now configurable through property.
65678: ACE-669: ContentStore subsystem is now protected against switching from encrypted content store to unencrypted.
65752: ACE-669: created EncryptedFileContentStoreIntegrationTest - with many test failures to be fixed.
65757: ACE-669: corrected JceEncryptingContentWriter.putContent(String) to treat the method param as content, not as a source path.
65758: ACE-669: fixed JceEncryptingContentWriter.getReader() to return a decrypting-reader
65972: ACE-669: removing unused GetStatus webscript and templates
65973: ACE-669: removing GetStatus webscript spring context file.
65974: ACE-669: temporarily disabling EncryptedFileContentStoreIntegrationTest until reasons for failures are identified.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77742 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
76890: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
65482: Merge DEV to PLATFORM1
ACE-502 - Transfer service : implement transferring of categories and tags
58825 : MNT-8098 - Create categories on target runs as "System". Bug fix when removing categories which results in a "null" node ref.
58716 : MNT-8098 - transfer of categories and tags.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77731 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261