84950: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
83670: Moved the FacetablePropertyData inner class from SolrFacetService (Java API layer) into FacetablePropertiesGet (REST API layer) as that is a better place for it. ACE-2639.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85267 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84938: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
83536: Added support for a namespace query parameter (nsp) as part of ACE-2639.
Improved the .desc.xml documentation.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84922: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
83457: Refactoring the facetable properties.get response and some of the service API. Part of ACE-2639.
This checkin changes the JSON structure slightly (array, not map), adds a displayName.
The localised title and displayName are still in the server locale. I'll fix that to client locale next. Also need to add paging.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85239 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84917: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
83444: ACE-2639. Added property title (where available) to JSON rsp.
As the title can only be retrieved using a getTitle(MessageLookup) call, I had to get the titles from the Java layer, rather than a straight get call in the FTL. Makes the API a bit messier. I may get to tidy it as part of ongoing work on ACE-2639.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85235 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84249: ACE-2644 - Administrator Node Browser (in-process) functional parity of Explorer
Changes requested after Support review:
Button to expand/hide the advanced search bigger.
Different colours per row.
Fixed Session serialization of node browser classes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84649 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
84047: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
83804: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
83716: MNT-11355: Merged DEV to V4.1-BUG-FIX (4.1.10)
83675: MNT-11355: PostSubParamInjection and HeaderParamManipulation attacks identified by HP Web Inspect
- Hide SQLException from stacktrace that is sent in error response to client. Add unit test.
-----------------------------------------------
M /alfresco/BRANCHES/DEV/V4.1-BUG-FIX
M /alfresco/BRANCHES/DEV/V4.1-BUG-FIX/root/projects/core/source/java/org/alfresco/error/AlfrescoRuntimeException.java
M /alfresco/BRANCHES/DEV/V4.1-BUG-FIX/root/projects/remote-api/source/java/org/alfresco/repo/web/scripts/RepositoryContainer.java
M /alfresco/BRANCHES/DEV/V4.1-BUG-FIX/root/projects/remote-api/source/test-java/org/alfresco/repo/web/scripts/RepositoryContainerTest.java
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84623 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83943: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
82504: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
81668: Merged DEV to V4.1-BUG-FIX (4.1.10)
80985 : MNT-12082 : Consumers can add comments using URL parameters, although they are not allowed to do so
- Fixed the issue. Implemented a test to simulate the issue.
82513: Fix build failure after:
Merged DEV to V4.1-BUG-FIX (4.1.10)
80985 : MNT-12082 : Consumers can add comments using URL parameters, although they are not allowed to do so
- Fixed the issue. Implemented a test to simulate the issue.
83418: Add further hacks to the CommentsApiTest, which needs to be refactored to use RetryingTransactionHelper.
83679: MNT-12082 : Consumers can add comments using URL parameters, although they are not allowed to do so
- Fixed build failure
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84601 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83757: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
<< Bringing back the commit just reverted. Needed to revert another commit
80358 which changed pom.xml files to include the correct versions of
external libs including open cmiss 0.11 >>
80966: Revere merged HEAD-BUG-FIX (5.0/Cloud)
<< Take out all OpenCMIS changes merged to HEAD-BUG-FIX that have come from V4.2-BUG-FIX >>
80355: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
<< And added alfresco-opencmis-extension 1.0 >>
79170: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
<< Commit is actually a reverse merge of the original merges from V4.2-BUG-FIX 79113,79128
rather than the changes from V4.2-BUG-FIX >>
79166: Reverse merged V4.2-BUG-FIX (4.2.4)
<< Need a new version of alfresco-opencmis-extension as 0.9 is incompatible with OpenCMIS 0.11.0
and Steve is on holiday for a week. >>
<< The original commits are already merged to HBF for ACE-484 so will revert them too. >>
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
79120: MNT-11223: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
79117: MNT-11596 Fix dependencies declared in pom files after upgrade of OpenCMIS to 0.11.0, and all related upgrades
80358: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
79166: Reverse merged V4.2-BUG-FIX (4.2.4)
<< Need a new version of alfresco-opencmis-extension as 0.9 is incompatible with OpenCMIS 0.11.0
and Steve is on holiday for a week. >>
<< The original commits are already merged to HBF for ACE-484 so will revert them too. >>
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
79120: MNT-11223: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
79117: MNT-11596 Fix dependencies declared in pom files after upgrade of OpenCMIS to 0.11.0, and all related upgrades
80365: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80356: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
- Commit missed delete of old alfresco-opencmis-extension-0.9 sources/javadoc
80366: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80337: MNT-11223 follow-up: bring back test dependencies in web-framework-commons pom, to make the Maven build pass again
80814: MNT-11223: Fix build (pt1)
- 80366: pom.xml contained a reference to an external surf which is now back in house.
80858: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80373: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
- Found another reference to version 0.9 rather than 1.0 of alfresco-opencmis-extensions
80861: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80397: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Fixed TestCMIS.testMNT10430. Excluded sys:localized aspect from returned set in CMIS.
80865: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80840: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Fix for CMISTCKCRUD test. Added special handling of content stream file name property via accessor.
80866: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80841: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Changed Solr to Lucene for tests.
83745: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
83699: ACE-484: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud) VIA EOL
81016: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Fixed TestCMIS to check for secondary types list to be null.
81017: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Disabled assert for tests run by maven.
82255: Merged V4.2-BUG-FIX (4.2.4) to EOL (5.0/Cloud)
82252: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Disabled QueryRootFolderTest.
- RECORD ONLY merge from V4.2-BUG-FIX extra commits not required on HEAD-BUG-FIX: 80373,80397,80840-80841,81707,81741,82245
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84575 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83541: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
82261: Merged DEV to V4.2-BUG-FIX (4.2.4)
80345 : MNT-11990 : vti sharepoint server does not respect If: HTTP headers as defined in rfc2518
- LockMethod was corrected to prevent lock refresh for non-locked files.
- Unit test added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84561 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
83848: Merged DEV to HEAD-BUG-FIX (5.0)
83749: ACE-2699: Could not edit documents via WebDAV
- Set missing poster for ActivityPoster in WebDAVServlet.
83839: ACE-2699: Could not edit documents via WebDAV:
- Replace unused ActivityService with ActivityPoster in ActivityPosterImpl constructor.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@84127 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
- Changed default value of stats field to content.size for compatibility with solr4 (was contentsize, for solr 1.4)
- Value can be updated by overriding the bean def for webscript.org.alfresco.repository.solr.stats.get
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80966: Revere merged HEAD-BUG-FIX (5.0/Cloud)
<< Take out all OpenCMIS changes merged to HEAD-BUG-FIX that have come from V4.2-BUG-FIX >>
80355: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
<< And added alfresco-opencmis-extension 1.0 >>
79170: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
<< Commit is actually a reverse merge of the original merges from V4.2-BUG-FIX 79113,79128
rather than the changes from V4.2-BUG-FIX >>
79166: Reverse merged V4.2-BUG-FIX (4.2.4)
<< Need a new version of alfresco-opencmis-extension as 0.9 is incompatible with OpenCMIS 0.11.0
and Steve is on holiday for a week. >>
<< The original commits are already merged to HBF for ACE-484 so will revert them too. >>
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
79120: MNT-11223: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
79117: MNT-11596 Fix dependencies declared in pom files after upgrade of OpenCMIS to 0.11.0, and all related upgrades
80358: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
79166: Reverse merged V4.2-BUG-FIX (4.2.4)
<< Need a new version of alfresco-opencmis-extension as 0.9 is incompatible with OpenCMIS 0.11.0
and Steve is on holiday for a week. >>
<< The original commits are already merged to HBF for ACE-484 so will revert them too. >>
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
79120: MNT-11223: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
79117: MNT-11596 Fix dependencies declared in pom files after upgrade of OpenCMIS to 0.11.0, and all related upgrades
80365: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80356: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
- Commit missed delete of old alfresco-opencmis-extension-0.9 sources/javadoc
80366: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80337: MNT-11223 follow-up: bring back test dependencies in web-framework-commons pom, to make the Maven build pass again
80814: MNT-11223: Fix build (pt1)
- 80366: pom.xml contained a reference to an external surf which is now back in house.
80858: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80373: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
- Found another reference to version 0.9 rather than 1.0 of alfresco-opencmis-extensions
80861: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80397: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Fixed TestCMIS.testMNT10430. Excluded sys:localized aspect from returned set in CMIS.
80865: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80840: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Fix for CMISTCKCRUD test. Added special handling of content stream file name property via accessor.
80866: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
80841: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Changed Solr to Lucene for tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83142 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80924: Merged EOL (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
80469: ACE-2091 EOL Explorer.
ACE-2014 EOL URL Addressibility API
- 90% of the Explorer Client config, pages and assets moved to privatemodules/thor
- Explorer client available via mvn -Pcloud build only
- Alfresco minimal index page added
- Deprecated and disabled: Servlets related to Explorer e.g. ExternalAccessServlet, CommandServlet - will be removed fully in 5.1
- Removed: Explorer liferay portlet context, jboss portlet context, collaboration WebScript remoteapi (Explorer), old web assets no longer used
- Tested: Enterprise build, Cloud build, build unit tests, NTLM SSO/Cookie SSO path
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83132 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80736: Merged WAT1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
78923: ACE-2370: Changed facet config web-scripts URL from /api/solr/facet-config TO /api/facet/facet-config to fix the facets retrieval when Solr SSL is enabled.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83034 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80709: Merged WAT1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
78667: ACE-1582: Made the facet config service and the relevant web scripts to accept single/multiple value(s) update (to support inline edits).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@83007 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80698: Merged WAT1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
78457: ACE-1582: - Fixed facet's custom properties.
- Made the GET facets web-script to be accessed by all authenticated users rather than just the Search-Admin/Network-Admin users.
- Fixed FacetRestApiTests and added more tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82996 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80669: Merged WAT1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
78166: ACE-1582: Enhancements to the facet service to persist only the modified value(s) rather than the whole facet's properties. Also fixed facets cache and facets reordering NPE.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82966 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80643: Merged WAT1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
76831: Enhancement to the /api/solr/facet-config REST endpoint to support facet reordering.
If you add a query parameter like so: /api/solr/facet-config/{filterID}?relativePos={relativePos?}
then the specified filterID will be moved by the specified relative position.
'3' means move it 3 places down the list. '-1' means move it one place up the list.
Note that currently you cannot provide a HTTP request body (JSON) at the same time as the relativePos param,
in other words you cannot update the facet metadata and reposition in in one REST call. It is either or.
We may enhance the webscript to support simultaneous edits of metadata and position at a future date.
Also added automatic management of facet position on facet create and delete. New facets are put at the
end of the list - this can easily be changed if it is not what's wanted.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82937 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80509: Merged WAT1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
74144: ACE-1582: added:
- more facet props to the Model and the related JSON response
- GET one facet API
- Sorting by facet index
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80355: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
<< And added alfresco-opencmis-extension 1.0 >>
79170: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
<< Commit is actually a reverse merge of the original merges from V4.2-BUG-FIX 79113,79128
rather than the changes from V4.2-BUG-FIX >>
79166: Reverse merged V4.2-BUG-FIX (4.2.4)
<< Need a new version of alfresco-opencmis-extension as 0.9 is incompatible with OpenCMIS 0.11.0
and Steve is on holiday for a week. >>
<< The original commits are already merged to HBF for ACE-484 so will revert them too. >>
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
79120: MNT-11223: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
79117: MNT-11596 Fix dependencies declared in pom files after upgrade of OpenCMIS to 0.11.0, and all related upgrades
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82736 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
80111: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
79532: MNT-11450: Merged DEV to V4.2-BUG-FIX (4.2.4)
70775: MNT-11450: New filter works incorrect on Discussions Topic List.
- "New" discussion topics section displays the topics created or updated in the past seven days
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82714 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
79326: Merged EOL to HEAD-BUG-FIX (5.0/Cloud)
79090: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Removed references to http://www.jcp.org/jcr (left in web-scripts-application-context.xml
and multiple versions of opencmis-gnamefilter-context.xml)
78990: ACE-2013 EOL JCR, JCR-RMI, etc in 5.0
- Removing references to "jcr-xpath" - Biggest changes were to: DocumentNavigator, NodeServiceXPath and NodeSearcher
- SearcherComponentTest has a lot of tests removed that appeared to be JCR specific
- There are still a lot of namespace references in XML files to http://www.jcp.org/jcr/1.0 etc.
- Left a few references to "JSR 170" and JCR in java classes as they looked like they might be common with other bits.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82708 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
79170: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
<< Commit is actually a reverse merge of the original merges from V4.2-BUG-FIX 79113,79128
rather than the changes from V4.2-BUG-FIX >>
79166: Reverse merged V4.2-BUG-FIX (4.2.4)
<< Need a new version of alfresco-opencmis-extension as 0.9 is incompatible with OpenCMIS 0.11.0
and Steve is on holiday for a week. >>
<< The original commits are already merged to HBF for ACE-484 so will revert them too. >>
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
79120: MNT-11223: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.4)
79117: MNT-11596 Fix dependencies declared in pom files after upgrade of OpenCMIS to 0.11.0, and all related upgrades
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82692 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
79113: ACE-484: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
79070: Merged DEV to V4.2-BUG-FIX (4.2.4)
67851: MNT-11223 : Upgrade OpenCMIS library to 0.11.0 on 4.2 code line
Updated OpenCMIS to 0.11 version.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82687 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78865: Revert commit 76521 merged from V4.2-BUG-FIX: it was later reverted there, and is causing 2 failures in BlogServiceTest
78779: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0) - mergeinfo had been lost and these 2 were never merged
76521: Merged DEV to V4.2-BUG-FIX
76328 : MNT-11854 : Consumer allowed to create Discussion, Wiki, Blog and Link if she/he creates the first item
Add the changes - for discussion, blog and link containers we will get site permission.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82644 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78779: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0) - mergeinfo had been lost and these 2 were never merged
76521: Merged DEV to V4.2-BUG-FIX
76328 : MNT-11854 : Consumer allowed to create Discussion, Wiki, Blog and Link if she/he creates the first item
Add the changes - for discussion, blog and link containers we will get site permission.
76523: Merged DEV to V4.2-BUG-FIX
58015 : MNT-5877 : Unable to move a working copy
Add actions to move/copy/delete working copies.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82638 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
78608: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
78477: Merged DEV to V4.2-BUG-FIX (4.2.4)
76926 : MNT-11931 : Exception when opening Document Details with QuickShare disabled
- Test that quick share webscripts returns 403 if quick share is disabled
76939 : MNT-11931 : Exception when opening Document Details with QuickShare disabled
- Implement quick share enabled web script. Don't display quick share link if quick share is turned off
78462 : MNT-11931 : Exception when opening Document Details with QuickShare disabled
- Use SingletonValueProcessorExtension to check if quick share is enabled
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82619 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261