100869: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100839: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
100838: Merged DEV to V4.2-BUG-FIX (4.2.5)
100835: MNT-13752: LinksRestApiTest fails during Summer
- Fix for the build failure. Use the same ISO8601DateFormat to compare values.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100939 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
100265: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100257: Reverse Merge 5.0.N (5.0.2)
<< Cause 4 build errors >>
100165: Merged NESS/5.0.N-2015_03_23 (5.0.2) to 5.0.N (5.0.2)
99977: MNT-13628 : No matching ACE found to remove" error when removing all the ACLs with removeAcl method and 1.1 Browser implementation
- Filter inherited permissions before try to remove them
- Added unit test for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100574 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
100243: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
100165: Merged NESS/5.0.N-2015_03_23 (5.0.2) to 5.0.N (5.0.2)
99977: MNT-13628 : No matching ACE found to remove" error when removing all the ACLs with removeAcl method and 1.1 Browser implementation
- Filter inherited permissions before try to remove them
- Added unit test for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100566 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99981: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
99482: Merged DEV to 5.0.N (5.0.1)
99198 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc typo in project alfresco-jlan
99413 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project alfresco-jlan
99205 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project core
99415 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project data-model
99227 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project file-transfer-receiver
99416 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project legacy-lucene
99417 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project qa-share
99418 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project remote-api
99427 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc in project Repository, letters S..Z
99433 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc in project Repository, letters A..R
99421 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project share-po
99247 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc typo in project slingshot
99248 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project slingshot
99424 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr
99426 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr4
99253 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project solr-client
99259 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project web-client
99260 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Changed Javadoc parameters inconsistence in project web-framework-commons
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99763: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
99694: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
99487: Merged DEV to V4.2-BUG-FIX (4.2.5)
99401: MNT-13567: [Workflow Public API] : incorrect hasMoreItems value
- Comparison operator was changed to take in account SkipCount > totalItems condition.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99377: BENCH-369: BM-0004: API and internals for Alfresco server
- Move commons Math3 to 'core' project for general reuse
- Clone NormalDistributionHelper class from Benchmark projects to Alfresco 'core'
- API added: http://localhost:8080/alfresco/s/api/model/filefolder/load
JSON:
{
"folderPath":"/Sites/t2/documentLibrary",
"fileCount":"1",
"minFileSize":"1024",
"maxFileSize":"2048",
"maxUniqueDocuments":"10000"
}
- Above JSON will create 1 file in the 't2' site document library with spoofed plain text
- Change away from deprecated API for TransactionListenerAdapter
- Fix imports and neatness
- Improve FileNotFoundException details
- Disable timestamp propagation on the parent folder to reduce CPU overhead
- Document changes relating to the addition of cm:description properties
- Add options to control generation of MLText cm:description fields
- descriptionCount: number of cm:description translations to include
- descriptionSize: size in bytes of each cm:description translation
- Use released 'alfresco-text-gen' V1.1
- Use fixed text-gen component to prevent ArrayIndexOutOfBOunds
- Tighten up error message when errors occur on reading content strings
- Fix random seed generation bug
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99503 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98422: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98303: Merged 5.0.1 (5.0.1) to 5.0.N (5.0.2)
98253: Fix for MNT-13503 Solr throws exceptions when activating and then deactivating a model
- also fixed running embedded tests
98263: Fix for MNT-13503 Solr throws exceptions when activating and then deactivating a model
- fix failing test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98529 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98074: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97985: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97827: Merged DEV to V4.2-BUG-FIX
97818: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Corrected junit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98103 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98073: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97984: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97763: Merged DEV to V4.2-BUG-FIX
96388: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Detect "AlfrescoLockKeeperImpl" and then create new LockInfo object.
97572: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Added marker for webdav lock. Added new junit test.
97725: MNT-13183 : Folder accessed through WebDAV is empty when a document is locked through CIFS access
Corrected some code.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97695: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97685: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97573: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
97499: MNT-13194: GetMethodRegressionTest takes from 20 seconds to 4 hours depending on database
- Fixed the test cleanup.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97707 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97453: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97429: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97330: Merged DEV to V4.2-BUG-FIX (4.2.5)
97261 : MNT-13276 : 403 Forbidden exceptions with "pooled" workflows for Activiti REST API if user (a member of the task assigned group) is not in the administrators group
- Added check for a member of the task assigned group
- Added test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97629 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96863: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96770: Merged 5.0.1 (5.0.1) to 5.0.N (5.0.2)
96760: Merged DEV to 5.0.1 (5.0.1)
96635: MNT-13310 : Failing test: PublishingRestApiTest testPublishingQueuePost
- IN_PROGRESS and COMPLETED statuses are added to expected list to take into account slow environments
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96886 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96473: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96360: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
96323: Reverse Merge V4.2-BUG-FIX (4.2.5)
<< Reverted as build has been broken for 4 days >>
95704: Merged DEV to V4.2-BUG-FIX (4.2.5)
94398: MNT-13234 : Duplicate activities in activities feed
- Changed getFollowers() method with implementing username case sensitive specific, like it done in getSiteMembers() method.
94483: MNT-13234: Duplicate activities in activities feed
- Added test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96502 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96472: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96359: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
96305: MNT-13212: Merged DEV to V4.2-BUG-FIX (4.2.5)
96032: MNT-13212: Details of tasks assigned to any user are visible to all users via API call
- Restore workflow permission check in interceptor for getAssignedTasks and getPooledTasks methods. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96471: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96358: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
95704: Merged DEV to V4.2-BUG-FIX (4.2.5)
94398: MNT-13234 : Duplicate activities in activities feed
- Changed getFollowers() method with implementing username case sensitive specific, like it done in getSiteMembers() method.
94483: MNT-13234: Duplicate activities in activities feed
- Added test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96500 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94326: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94249: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
94198: MNT-12956: Merged DEV to V4.2-BUG-FIX (4.2.5)
94044: MNT-12956: Querying secondary objectTypes like Aspects towards 1.1 CMIS endpoint fails with: Invalid column for cmis:document cmis:secondaryObjectTypeIds
- For Solr configure search.OpenCMISQueryService1.1 to use OpenCMISDictionaryService1.1. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95074 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93834: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93734: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
- SOURCE/root/projects/remote-api/config/alfresco/templates/webscripts/org/alfresco/collaboration/calendar.get.html.ftl
was removed from 5.0 as part of an EOL activity
93559: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
93544: Merged DEV to V4.2.4 (4.2.4)
93482: MNT-13174: /share/service/components/form {htmlid} unsanitized: XSS vulnerability
- Add html escape to avoid XSS vulnerability
93545: Merged DEV to V4.2.4 (4.2.4)
93508 : MNT-13177 : /alfresco/wcservice/search/keyword {l} unsanitized: XSS vulnerability
- Escape search.localeId property
93549: Merged DEV to V4.2.4 (4.2.4)
93540 : MNT-13173 : /share/service/components/form {destination} unsanitized: XSS vulnerability
- Add html escape to avoid XSS vulnerability
93555: Merged DEV to V4.2.4 (4.2.4)
93476: MNT-13178: /alfresco/wcservice/api/search/person {l} unsanitized: XSS vulnerability
- Add url escape to avoid XSS vulnerability
93556: Merged DEV to V4.2.4 (4.2.4)
93477: MNT-13176 : /alfresco/wcservice/collaboration/calendar {nodeRef} unsanitized: XSS vulnerability
- Added ?html built-in processing for nodeRef argument.
93718: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
93671: Merged DEV to PATCHES/V4.2.4 (4.2.4)
93661: MNT-13180: go through all API URI and confirm all parameters are sanitized
- Add unit test that checks all webscripts for sanitized parameters
93672: MNT-13190: /alfresco/wcservice/sample/blog/search {q} unsanitized: XSS vulnerability
Add html escape to fix XSS vulnerability
93691: MNT-13190: /alfresco/wcservice/sample/blog/search {q} unsanitized: XSS vulnerability
Patch imported blogsearch template
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94995 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93587: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93514: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93316: Merged DEV to V4.2-BUG-FIX (4.2.5)
93033 : MNT-13093 : Users cannot add Comments to any documents in Alfresco via Alfresco Mobile App.
- Include subTypes of desired type to expectedTypes
93140 : MNT-13093 : Users cannot add Comments to any documents in Alfresco via Alfresco Mobile App.
- TypeConstraint is changed to check for subClass on demand. Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94974 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93371: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93309: MNT-12794: Merged dev. 5.0.N (5.0.1) to 5.0.N (5.0.1)
92772: MNT-12794: [Security] Information leak via verbose eror messages
- Not public exceptions have been transformed into a configurable parameter. The basic configuration has been moved to .web-scripts-application-context.xml.. A safe choice for the name of the parent bean in the context of enterprise tests was put into the .enterprise-web-scripts-application-context.xml.. to ensure that the Cloud tests will work well without not public exceptions configuration. All tests related to the not public exceptions are implemented in .org.alfresco.repo.web.scripts.RepositoryContainerTest.. << N. B.: This revision does not contain changes for Cloud >>
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94956 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93248: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93130: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93124: Merged DEV to V4.2-BUG-FIX (4.2.5)
92705 : MNT-12991 : Disabled users can be invited in site
- Added check for disabled user
- Added unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
92755: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
92746: Merged DEV (5.0.1) to 5.0.N (5.0.1)
92700: MNT-13026: JDK8: 5 test failures in remote-api
Fixed tests to check JSON correctly as in JDK8 the objects have different order.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94912 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
91788: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
91682: Merged 5.0.0 (5.0.0.1) to 5.0.N (5.0.1)
91617: MNT-12879: Cannot preview or download document with explicit permissions
Disabled activity generation for file downloads from a private site if the user is not a member of the site.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
91710: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
91606: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
<< Merging only new CMIS >>
91469: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
91306: Merged DEV to PATCHES/4.2.4
91267 : MNT-12496: CMIS: Unable to navigate to a folder if it has image with special character on the metadata
- Escaping of control characters was added
91286 : MNT-12496: CMIS: Unable to navigate to a folder if it has image with special character on the metadata
- Added tests to check incorrect char in description property of node.
91470: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
91313: MNT-12496: CMIS: Unable to navigate to a folder if it has image with special character on the metadata
- Build failure fixed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
91358: Merged V4.2-BUG-FIX (4.2.5) to HEAD-BUG-FIX (5.0/Cloud)
91138: Merged DEV to V4.2-BUG-FIX (4.2.5)
91059 : MNT-12680: Alfresco 4.0/4.2 AtomPub cmis:createdDate value mapping for versions is different then Alfresco 3.4 AtomPub binding results
- Extracting "creationDate" property via filter, like in v3.4
91139: MNT-12680: Alfresco 4.0/4.2 AtomPub cmis:createdDate value mapping for versions is different then Alfresco 3.4 AtomPub binding results
- Reverted "merge" to incorrect branch
91260: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5) (RECORD ONLY)
91156: Merged DEV to V4.2-BUG-FIX (4.2.4)
91059 : MNT-12680: Alfresco 4.0/4.2 AtomPub cmis:createdDate value mapping for versions is different then Alfresco 3.4 AtomPub binding results
- Extracting "creationDate" property via filter, like in v3.4
91264: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5) (RECORD ONLY)
91181: Reverse Merged V4.2-BUG-FIX (4.2.5) to V4.2.4 (4.2.4)
91156: Merged DEV to V4.2-BUG-FIX (4.2.4)
91059 : MNT-12680: Alfresco 4.0/4.2 AtomPub cmis:createdDate value mapping for versions is different then Alfresco 3.4 AtomPub binding results
- Extracting "creationDate" property via filter, like in v3.4
91161: Merged DEV to PATCHES/4.2.4
91109 : MNT-12496: CMIS: Unable to navigate to a folder if it has image with special character on the metadata
- Escaping of control characters was added
90723 : MNT-12496: CMIS: Unable to navigate to a folder if it has image with special character on the metadata
- Added tests to check incorrect char in description property of node.
91342: Merged V4.2.4 (4.2.4) to V4.2-BUG-FIX (4.2.5)
91254: Merged DEV to PATCHES/4.2.4
91232 : MNT-12680: Alfresco 4.0/4.2 AtomPub cmis:createdDate value mapping for versions is different then Alfresco 3.4 AtomPub binding results
- Extracting "creationDate" property via filter, like in v3.4
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94785 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
90946: Merged V4.2-BUG-FIX (4.2.5) to HEAD-BUG-FIX (5.0/Cloud)
90874: Merged DEV (4.2.4) to V4.2-BUG-FIX (4.2.5)
90590: MNT-12281 : Cannot set CSV delimiter in DeclarativeSpreadsheetWebScript
Added CSV delimiter as a request parameter to the DeclarativeSpreadsheetWebScript implementations
Added JUnit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94749 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
90799: Reverse Merge HEAD-BUG-FIX (5.0/Cloud)
<< Test was using old api that has been removed >>
90760: Merged V4.2-BUG-FIX (4.2.5) to HEAD-BUG-FIX (5.0/Cloud)
90379: Merged DEV (4.2.4) to V4.2-BUG-FIX (4.2.4)
90266: MNT-9342: Calling custom actions having properties declared as « multiple » from WebServices does not work.
Added JUnit test to simulate the issue.
90438: MNT-9342: Calling custom actions having properties declared as « multiple » from WebServices does not work.
Fixed merge mistake for the test in r90379.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
90760: Merged V4.2-BUG-FIX (4.2.5) to HEAD-BUG-FIX (5.0/Cloud)
90379: Merged DEV (4.2.4) to V4.2-BUG-FIX (4.2.4)
90266: MNT-9342: Calling custom actions having properties declared as « multiple » from WebServices does not work.
Added JUnit test to simulate the issue.
90438: MNT-9342: Calling custom actions having properties declared as « multiple » from WebServices does not work.
Fixed merge mistake for the test in r90379.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94704 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
89523: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
89431: MNT-12242: Merged V4.2.3 (4.2.3.6) to V4.2-BUG-FIX (4.2.4)
<< Still requires more unit tests to be added >>
89177: MNT-12622 : Merged DEV to PATHCES\V4.2.3 (4.2.3.6)
83657 : MNT-12242 : Alfresco "autoVersionOnUpdateProps=false" does not work properly when making a CMIS call
- Do not create version on CMIS update properties explicitly
89184: MNT-12622 : CLONE - Alfresco "autoVersionOnUpdateProps=false" does not work properly when making a CMIS call
- Create MAJOR version on content update if autoVersion==true
89236: MNT-12622 : CLONE - Alfresco "autoVersionOnUpdateProps=false" does not work properly when making a CMIS call
- Create MINOR version on content update if autoVersion==true
89258: MNT-12622 : CLONE - Alfresco "autoVersionOnUpdateProps=false" does not work properly when making a CMIS call
- Correcting comment to match to the actual behaviour
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
88003: Merged DEV to HEAD-BUG-FIX (5.0.1)
85764: ACE-1925 : Intra-Wiki links to pages with umlaut characters are not shown as existing - Added to unescapeHtml title Wiki page.
87724: ACE-1925 : Intra-Wiki links to pages with umlaut characters are not shown as existing
- Added unit test xss injections.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94557 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
87777: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
87727: Merged DEV (4.2.4) to V4.2-BUG-FIX (4.2.4)
82329: MNT-11909 : Folder created from template has incorrect primary path or name
Fixed the webscript to use setName instead of directly modifying the name property.
Added JUnit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94552 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
87701: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
86502: Merged DEV to V4.2-BUG-FIX (4.2.4)
86291: MNT-12303 : Renaming a folder containing a document that is locked due to online editing causes a duplicate folder and file with no content to be created
- Refresh lock request should not create new empty resource.
- Unit test added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94540 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
85943: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
85883: Merged DEV to V4.2-BUG-FIX (4.2.4)
85645 : MNT-12382 : No access to process items of (unclaimed) pooled group task via Activiti REST API if user being member of assigned candidate group is not in administrators group
- Add unit test
85718 : MNT-12382 : No access to process items of (unclaimed) pooled group task via Activiti REST API if user being member of assigned candidate group is not in administrators group
- Add check for unclaimed process
- Add unit test
85771 : MNT-12382 : No access to process items of (unclaimed) pooled group task via Activiti REST API if user being member of assigned candidate group is not in administrators group
- Added check for membership in the assigned group for unclaimed pooled workflow
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94521 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
87390: Merged V4.2-BUG-FIX (4.2.4) to HEAD-BUG-FIX (5.0/Cloud)
<< SteveG requested these commist be merged to HEAD >>
87255: ACE-2928 : Secondary Type id "P:sys:localized" is invalid
Re-instated the sys:localized aspect, deleted in r80397.
87367: ACE-2928 : Secondary Type id "P:sys:localized" is invalid
Removed unnecessary check in the test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@87391 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
86271 : ACE-2960 : getRepositories service no longer works for the atom pub binding
- Do not change -default- to blank string
86300 : ACE-2960 : getRepositories service no longer works for the atom pub binding
- Return reqQueryString if networkId not specified. Test extended with 1.0 and 1.1 versions and browser binding
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@86365 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261