68118: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
67153: Merged DEV to V4.2-BUG-FIX (4.2.3)
67111 : MNT-10873 : Renaming folders while editing documents using webdav and Windows 7 can lead to 0k (empty) documents created in the trash can.
- Empty documents are not archived eny more if were created in response to LOCK webdav method.
- Unit test was implemented.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67754: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
66874: Merged DEV to V4.2-BUG-FIX (4.2.3)
66788 : MNT-10411 : Wrong status returned when calling webscript api/invite/{inviteId}/{InviteTicket}?inviteeUserName={invitee uid}
- Return propper invitation status. Fix related test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67749: Merged DEV to HEAD-BUG-FIX (4.3.0.BF)
64008: ACE-772: Topics from the sites the user is not a member of are displayed in My Discussions dashlet
- Incorrect display of topics into "My Discussions" dashlet is fixed.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67743: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
66008: Merged DEV to V4.2-BUG-FIX (4.2.2)
66007: MNT-10487: Public API does not allow to query for pooled tasks with candidate-users and groups
Corrected the previous commit made to the duplicate piece of code.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68382 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
67736: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud)
65943: MNT-10807 : Auditing does not take into account audit.filter.alfresco-access.transaction.user
Fixed some unit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@68375 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65934: MNT-11059: ActivitiWorkflowRestApiTest and JBPMWorkflowRestApiTest failing since we switched to British Summer Time
- Changed the dateformatter imports to compare equal dates correctly.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66284 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65911: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65744: Merged DEV to V4.2-BUG-FIX (4.2.2)
65743: MNT-10487: Public API does not allow to query for pooled tasks with candidate-users and groups
Do not add involvedUser to the query if candidateUser or candidateGroup is set (suggested by Frederik Heremans).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66282 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65603: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65504: Merged DEV to V4.2-BUG-FIX (4.2.2)
64017 : MNT-10908 : WebDAV lock refresh calls are not processed
- LOCK method was modified to update lock expiry date correctly.
- PROPFIND method should not generated lock discovery response for expired locks
64152 : MNT-10908 : WebDAV lock refresh calls are not processed
- Unit tests to prove the fix.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65592: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65434: Merged DEV to V4.2-BUG-FIX (4.2.2)
65008 : MNT-10551 : PUT sites/<siteId>/members/<personId>
- Throw InvalidArgumentException if the person is not site member
65046 : MNT-10551 : PUT sites/<siteId>/members/<personId>
- Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66246 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
65590: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
65433: Merged DEV to V4.2-BUG-FIX (4.2.2)
63225 : MNT-10536 : Public API > GET nodes/<nodeId>/comments.
- Throw InvalidArgumentException (status 400) if detected node is not a content or a folder
65046 : MNT-10536 : Public API > GET nodes/<nodeId>/comments.
- Test for the fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66245 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64788: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3/Cloud)
64683: MNT-10915: Public API Activities : activityType org.alfresco.site.user-joined doesn't contain siteId
- Modify unit test to use SiteService for inviting user
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@66191 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64446: Merged WAT1 (4.3/Cloud) to HEAD-BUG-FIX (4.3/Cloud)
63151: Reverted most of the ACE-493 implementation, committed in r62555, as a new Get sites webscript for the site admins, implemented in r63040. Also, modified the existing tests for the Get sites webscript.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64592 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64426: Merged WAT1 (4.3/Cloud) to HEAD-BUG-FIX (4.3/Cloud)
62536: Reverted Sites Public REST API changes, committed in r61735 and r62502. Also updated CloudSiteServiceImpl overlay to override isSiteAdmin method.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64416: Merged WAT1 (4.3/Cloud) to HEAD-BUG-FIX (4.3/Cloud)
61735: ACE-493: Made Sites Public REST API Get method callable by Admins or by users that are made members of the new "Site Admin" group.
ACE-503: Created a new PUT method in Sites Public REST API, such that it is possible to modify the visibility of a site.
ACE-511: Created a new DELETE method in Sites Public REST API, such that it is possible to delete a site.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
64100: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF)
64055: Merged V4.1-BUG-FIX (4.1.9) to V4.2-BUG-FIX (4.2.2)
63882: MNT-10876: Range Requests Can Fail For Files Over 2GB in Some Cases
- Added checks for bytesLeft greater than Integer.MAX_VALUE
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63819: Merged DEV to HEAD-BUG-FIX (4.3.0.BF)
63695: ACE-772: Topics from the sites the user is not a member of are displayed in My Discussions dashlet.
- Fixed incorrect display of topics into "My Discussions" dashlet.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64330 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63706: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF)
63631: MNT-10806: NPE with passthru SSO when client does not accept cookies
Add improved logging for case when NTLM details can not be retrieved from session.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64317 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63704: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (4.3.0.BF)
63576: Merged DEV to V4.2-BUG-FIX (4.2.2)
59932 : MNT-10161 : cmis:description is not mapped properly for CMIS 1.1 compliance
- Implementation of org.alfresco.opencmis.mapping.DescriptionProperty added. Register PropertyAccessor only for CMIS 1.1
63562 : MNT-10161 : cmis:description is not mapped properly for CMIS 1.1 compliance
- Fix related test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64315 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63670: Merged DEV to HEAD-BUG-FIX (4.3)
63618: Fixed ACE-762: BM-0012: NodeLockedException not handled by CMIS
- Refactored interceptor to handle previous TODO: Dig into exceptions to find deep causal issues of interest
- Added unit test
- Translate lock-related Alfresco exception into CMIS exception
63619: Further testing for ACE-762: BM-0012: NodeLockedException not handled by CMIS
- Extended test to ensure that locked nodes generate the correct CMIS exception
63630: Added test for ACE-762 and cleaned up pointless warnings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64309 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63652: Merged DEV to HEAD-BUG-FIX (4.3.0)
63110: ALF-20817: Wiki links e.g. [[ ]] does not handle standard wiki format [[Page#anchor]]
- '#' symbol was added to the special characters, corrected parser to handle wiki format with anchor.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64304 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63335: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
63264: Merged DEV to V4.2-BUG-FIX (4.2.2)
63206 : MNT-10760 : "Error loading items" in My Discussions dashlet on Site Dashboard
- Added encoding to ISO9075 of search query for discussions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64281 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63080: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62921: Merged DEV to V4.2-BUG-FIX (4.2.2)
62833: ALF-20448: Public API Activities : activityType org.alfresco.site.user-joined doesn't contain siteId
- Modify ActivitiesImpl.getSiteId() method to handle situation when default tenant domain is used.
- Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63066: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62716: Merged DEV to V4.2-BUG-FIX (4.2.2)
62654: MNT-10679: BM-0012: Run v420b1494_01: Exception from executeScript
- Report about IllegalStateException to LOG.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64254 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63065: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62754: MNT-9587: Workflows task properties values are not compliant with data-dictionary-property-definitions.
Correct count of task properties which increased after fix that returns default value for properties with no value.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64253 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63064: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62673: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
62610: MNT-9587: Workflows task properties values are not compliant with data-dictionary-property-definitions.
Add default name as "Task" for bpm:workflowTasks and fix WorkflowModelBuilder to return default property values if no were set
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64252 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63061: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62574: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
62526: Merged DEV to V4.1-BUG-FIX (4.1.8)
59843: MNT-2258: IE's File Download box does not show a filename correctly when that have non-ASCII characters in the filename
- Use legacy filename token with encoded value in "Content-Disposition" header on file download operation for IE7 too.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64249 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63058: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62625: Merged DEV to V4.2-BUG-FIX (4.2.2)
61010: MNT-10555: Sometimes, documents are locked by Office but not locked by Alfresco
- Give access to WebDAV operation, when a lock has expired.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64245 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
63057: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
62544: Merged DEV to V4.2-BUG-FIX (4.2.2)
61469: MNT-10555: Sometimes, documents are locked by Office but not locked by Alfresco
- expiryLockTest test was added that check if we can LOCK document against an expired lock.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@64244 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
<< factory.setFeature calls in original commit caused a problem when we
reverted 60910 on HEAD-BUG-FIX in 62782. 60910 included code to
remove the factory.setFeature calls so we don't see the problem on
earlier branches which still has this commit. Removing the original
commit also removes them and should fix the problem. >>
60525: MNT-10492: Merged HEAD-BUG-FIX (Cloud 33/4.3) to HEAD (Cloud 32)
60524: MNT-10491: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3)
60523: MNT-10490: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2)
60522: MNT-10489: Merged V3.4-BUG-FIX (3.4.14) to V4.1-BUG-FIX (4.1.8)
60521: MNT-10488: Merged CLOUD-R31 to V3.4-BUG-FIX (3.4.14)
60520: HOTFIX MNT-10484
- Change suggested by Viachaslau Tikhanovich at 24-Jan-14 05:14 PM GMT
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@63587 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
62905: Merged PLATFORM1 (Cloud33) to HEAD-BUG-FIX (Cloud33/4.3)
61335: ACE-33 implementation of cmis:items
add permissions
create and delete of cmis:items
some unit test fixes
new unit test for items
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62958 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261