57638: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57625: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57419: Merged DEV to V4.1-BUG-FIX (4.1.8)
MNT-9794: Authorities with duplicate names can be easilly created using AuthorityService
- ContentModel.PROP_NAME was added for preventing the generation of new uid for every new authority nodes with the duplicated names in 'child_node_name' field into 'alf_child_assoc' table.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61862 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57637: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57624: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57607: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
57604: MNT-9695: Merged V4.1.6 (4.1.6.1) to V4.1.7 (4.1.7)
57589: MNT-9828: CLONE - When a site is deleted, pending invites are still seen by users and connot be accepted/rejected/cleaned by the users
- The actioned upon node reference (actionedUponNodeRef) parameter for "cancel-workflow" action was changed to null (not node based action).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61861 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57633: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57614: Merged V4.2.0 to V4.2-BUG-FIX (4.2.1)
57434: MNT-9874: CMIS returns wrong checkout state
- Modify CMISNodeInfoImpl.analyseObjectId() method to check PWC on original node, not on provided version.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61857 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57572: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57536: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.1)
57528: Merged V4.1.7 (4.1.7) to V4.1-BUG-FIX (4.1.8)
57524: Reverse Merged out of 4.1.7, as it is the cause of MNT-9873 - a new approach is needed (paging or limits on the UI side). Moving both issues to 4.1.N.
56842: Fix for MNT-9595 Tag manager cannot find tags past the value of solr.query.maximumResultsFromUnlimitedQuery
- tag queries are unlimited
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61848 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57529: Merded DEV to HEAD-BUG-FIX (4.3)
57218: MNT-9727 : Remove Ant from packaged libraries
Excluded ant-1.7.1.jar from build path of Data Model project.
Fixed the tests and source files to use java.util.zip.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61843 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57509: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57384: Fix for MNT-9868 Transformation server + Lucene specific: Dead lock on startup of the second node
- selectNodes does not depend on the search sub-system
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61839 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57507: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57352: Merged DEV to V4.2-BUG-FIX (4.2) with corrections
57313: MNT-9851: Bulk import must warn when finding nodes without content
- Call afterCreateNode only if node wasn't skipped
- Change logging in AbstractNodeImporter
- Add/modify unit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61837 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57505: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57346: Merged DEV to V4.2-BUG-FIX (4.2.1)
57172: MNT-9768 : ChainingUserRegistrySynchronizerTest never ending on SQL Server
Changed the API to use the synchronization only with split transactions. Fixed the test to pass on SQL Server.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61835 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57504: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57345: MNT-8689 : Merged DEV to V4.2-BUG-FIX
54262: MNT-8689 : GenerateSubnetMask() do not allow usage of master browser detection in a classless addressed network
Try and get the broadcast mask from the network interface. MNT-8689 (1 of 2)
54264: MNT-8689 : GenerateSubnetMask() do not allow usage of master browser detection in a classless addressed network
Added broadcast mask override property for cases where the broadcast mask cannot be determined automatically. MNT-8689 (2 of 2)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61834 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57489: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57321: Merged V4.2.0 (4.2) to V4.2-BUG-FIX (4.2.1)
57219: Fix for ALF-20360 (MNT-9858) Alfresco with wcm web project not started if enabled index.recovery.mode=FULL
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57484: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57302: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57294: Merged DEV to V4.1-BUG-FIX (4.1.7)
57293: MNT-8557: Escaping space in JS search query sort column ID
Added explicit space replacing in SOLR url query and reverse replacing to get property definition.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61826 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57483: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57301: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57281: Reverse Merge: Resulted in compile errors.
57249: Merged DEV to V4.1-BUG-FIX (4.1.7)
57248: MNT-8557: Escaping space in JS search query sort column ID
Added explicit space replacing in SOLR url query and reverse replacing to get property definition.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61825 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57482: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57300: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57249: Merged DEV to V4.1-BUG-FIX (4.1.7)
57248: MNT-8557: Escaping space in JS search query sort column ID
Added explicit space replacing in SOLR url query and reverse replacing to get property definition.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61824 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57480: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57290: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57279: Fix for MNT-9801.
I have very slightly refactored the configuration of thumbnails. Rather than inject system.thumbnail.generate into both CreateThumbnail- and UpdateThumbnailActionExecuter, I am now injecting it into the ThumbnailService centrally. I left the old injector methods for backwards compatibility, but deprecated them.
Now all requests to create a thumbnail via the ScriptNode API pre-check that thumbnail generation is enabled.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61822 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57477: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57287: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
57252: MNT-9805: Transformation server showing user as System
- Added unit test which verifies the issue
- Added initiatingUsername field to AbstractTransformationRenderingEngine.TransformationCallable which is used to set authenticated user before running the transformation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61819 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57241: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57221: Reverse Merge as it caused SiteServiceImplMoreTest deleteSiteAndRestoreEnsuringSiteGroupsAreRecovered to fail
57067: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56942: Merged DEV to V4.1-BUG-FIX (4.1.7)
56883 : MNT-9794: Authorities with duplicate names can be easilly created using « AuthorityService »
- Creation of the duplicated authorities is fixed. Unit tests are added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61796 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57232: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57115: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56981: MNT-9821 follow-up: move test class to the right folder
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61787 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57231: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57114: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56975: MNT-9821 Merged V4.1.3 (4.1.3.16) to V4.1-BUG-FIX (4.1.7)
56834: Merged DEV to PATCHES/V4.1.3
56783: (RECORD ONLY) Branch for MNT-9740 diagnostic changes and fixes
56784: Diagnostic patch to Hibernate's BorrowedConnectionProxy to facilitate leak detection (MNT-9740)
- This feature will activate on first hit. If that is too late, turn on debug:
log4j.logger.org.hibernate.jdbc.BorrowedConnectionProxy=DEBUG
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61786 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57228: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57067: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56942: Merged DEV to V4.1-BUG-FIX (4.1.7)
56883 : MNT-9794: Authorities with duplicate names can be easilly created using « AuthorityService »
- Creation of the duplicated authorities is fixed. Unit tests are added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61783 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57163: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
57016: Reverse Merge to the original
56761: Reverse Merge: Caused lots of build errors running SecurityTestSuite. Specifically HomeFolderProviderSynchronizerTest
which ran after AuthorityBridgeTableAsynchronouslyRefreshedCacheTest.
See https://bamboo.alfresco.com/bamboo/browse/ALF-ENTERPRISEV42BUGFIX-7 (#11 has 30 errors including 26 from HFPST and ABTARCT)
56562: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56138: Merged DEV to V4.1-BUG-FIX (4.1.7)
56075: MNT-9375 (related to MNT-9485): MT - when users are added to site with a group addition versus individual, they are not handled as members of site
Added JUnit test for the issue. Added the test to SecurityTestSuite.
56580: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56026: Merged DEV to V4.1-BUG-FIX (4.1.7)
55892: MNT-9485: MT Users added to Alfresco Administrators group via Group addition do not have 'admin' privileges
- Build bridge cache on behalf of provided tenant user.
56581: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
<< last commit missed a file >>
56026: Merged DEV to V4.1-BUG-FIX (4.1.7)
55892: MNT-9485: MT Users added to Alfresco Administrators group via Group addition do not have 'admin' privileges
- Build bridge cache on behalf of provided tenant user.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61780 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57147: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56930: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56876: MNT-9414: LDAP synchronization fails if a user with trailing dots in user name is encountered
Apply cm:fileName constraint on personNames during LDAP synchronization batch processing to avoid import of persons with invalid names. Move logic for name validation to separate bean.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61772 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57143: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56926: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56869: MNT-9543: Folder path on IMAP does work when configured with outlook
Call isNodeInSitesLibrary() and getPathFromSites() on behalf of SystemUser to avoid AccessDeniedException in case when repository folder from another site was mapped to user's IMAP folder
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61768 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57142: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56925: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56865: MNT-9713: Two tasks listed in the 'current tasks' list of the callActiviti workflow's details page not one
- ProcessStartExecutionListener was updated. Now we set startTaskCompleted variable, when we will process start execution for sub instances.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61767 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57141: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56924: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56864: MNT-9682 : Stack Specific: L10N. Blog Posts is not published Externally
- XmlRpc library changed to use defined in code encoding
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61766 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57138: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56921: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56842: Fix for MNT-9595 Tag manager cannot find tags past the value of solr.query.maximumResultsFromUnlimitedQuery
- tag queries are unlimited
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57136: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56919: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56833: Merged DEV to V4.1-BUG-FIX (4.1.7)
50386: MNT-8401: Audit filter for alfresco-access/logout does not work.
- AuditComponentImpl#audit() method was updated. The new functionality was introduced that allow to check mapped values of audit filters.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61761 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57134: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56917: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56776: MNT-9790 Merged V4.1.3 (4.1.3.15) to V4.1-BUG-FIX (4.1.7)
56709: MNT-9763 : bulkimport fails when there is a very large LastModified timestamp.
Was added the check for 'lastModifyDate' property of imported file.
56729: MNT-9763 : bulkimport fails when there is a very large LastModified timestamp.
- Need to increment the number of unreadable entries
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61759 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57133: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56916: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56768: MNT-9759 A link on a wiki page is red after upgrade from 3.3.5/3.4.13
In WikiServiceImpl.buildPage() was added replaceAll(" ", "_").
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61758 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57129: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56912: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56719: Merged DEV to V4.1-BUG-FIX (4.1.7)
50377: MNT-8892 : increase verbosity of debug mode for RemoteConnectorServiceImpl.java
Added debug logging of requests to RemoteConnectorServiceImpl.java.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61754 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57112: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56761: Reverse Merge: Caused lots of build errors running SecurityTestSuite. Specifically HomeFolderProviderSynchronizerTest
which ran after AuthorityBridgeTableAsynchronouslyRefreshedCacheTest.
See https://bamboo.alfresco.com/bamboo/browse/ALF-ENTERPRISEV42BUGFIX-7 (#11 has 30 errors including 26 from HFPST and ABTARCT)
56562: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56138: Merged DEV to V4.1-BUG-FIX (4.1.7)
56075: MNT-9375 (related to MNT-9485): MT - when users are added to site with a group addition versus individual, they are not handled as members of site
Added JUnit test for the issue. Added the test to SecurityTestSuite.
56580: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56026: Merged DEV to V4.1-BUG-FIX (4.1.7)
55892: MNT-9485: MT Users added to Alfresco Administrators group via Group addition do not have 'admin' privileges
- Build bridge cache on behalf of provided tenant user.
56581: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
<< last commit missed a file >>
56026: Merged DEV to V4.1-BUG-FIX (4.1.7)
55892: MNT-9485: MT Users added to Alfresco Administrators group via Group addition do not have 'admin' privileges
- Build bridge cache on behalf of provided tenant user.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61742 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57099: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56605: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56597: MNT-9502 : Unlocking working copy leaves node in an unacessible and undefined state
- Test failures fixed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61728 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57098: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56604: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56594: Merged DEV to V4.1-BUG-FIX(4.1.7) with corrections.
56301: MNT-9597: "InvalidNodeRefException: Node does not exist" error of the Transfer service when the target node has a different nodeRef
- Create reuiqred associations using resolved(existing) node.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57095: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56580: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56026: Merged DEV to V4.1-BUG-FIX (4.1.7)
55892: MNT-9485: MT Users added to Alfresco Administrators group via Group addition do not have 'admin' privileges
- Build bridge cache on behalf of provided tenant user.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61724 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57094: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56579: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56546: MNT-9471: Merged DEV to V4.1-BUG-FIX (4.1.7)
56525: MNT-9471: Better Bulk Import management in case of bad files and folders
- During Bulk Import ignore files and folders with illegal names
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61723 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57092: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56577: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56483: MNT-9629: Merged V4.1.5 (4.1.5.9) to V4.1-BUG-FIX (4.1.7)
56479: MNT-9719 CLONE - User search does not return results with "<firstname> <lastname>" search in admin console users page.
- Addition of an Alfresco global property people.search.honor.hint.useCQ, which may be set to false to switch back to just using Solr or Lucene as it was in 4.1.1
rather than the canned query used by the Share User Console
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61721 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57088: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56573: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56461: MERGE DEV to V4.1-BUG__FIX
56268 - MNT-9095 Need to add IMAP mount point unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61717 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57078: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56565: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56238: Merged DEV to V4.1-BUG-FIX (4.1.7)
50368: MNT-9500: After editing one occurrence of recurrent event the recurrence disappears
- Implemented the new functionality that allow update occurrences in a recurrence event. Now we have ability to update the following properties through outlook: start, end, subject, location. Calendar web script was updated to display event\events information correctly. Also appropriate unit tests were added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61709 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57072: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56559: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56110: MNT-9104 : If username contains uppercase letters the action of joining a site will not be displayed in "My activities"
Rename test SiteActivityTest to AbstractSiteActivityTest and FeedCleanerTest to AbstractFeedCleanerTest.
Add case sensitivity tests SiteActivityTestCaseInsensitivity, SiteActivityTestCaseSensitivity, FeedCleanerTestCaseInsensitivity, FeedCleanerTestCaseSensitivity.
Was implemented code, the activities dependent of 'user.name.caseSensitive' property.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61703 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57063: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56552: Merged V4.1-BUG-FIX (4.1.7) to V4.2-BUG-FIX (4.2.1)
56022: Merged DEV to V4.1-BUG-FIX (4.1.7)
56020: MNT-9351: Error decoding facet value with SOLR / Repository on Windows
Suggested fix from our Partner Axel Faust
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57055: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56523: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
56443: (MNT-9756) ALF-19225: Made post feeds cleanup to be executed in the unit test tear down method, to clean Pending, Error and etc. feeds.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61689 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57053: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56520: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
56403: Various format fixes made during investigations e.g. ALF-20221
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61687 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57046: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56513: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
56119: Fixed MNT-9752 (ALF-20165): ShortQNameMethod documentation is not accurate
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61680 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57041: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56508: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
55931: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
55872: Merged DEV to V4.1-BUG-FIX (4.1.7)
55854: MNT-9067: bulkimport "Replace existing files" option does not work when versioning is enabled
Clear version history on import versioned file and replace existing versioned file.
Remove versionable aspect on import non versioned file and replace existing versioned file.
Added unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61675 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57039: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56506: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
55929: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
55812: MNT-9076: Penultimate version cannot be accessed from Share when uploading using bulkimport
Cleaned up the source files (the tabs and EOL chars).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61673 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
57038: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
56505: Merged HEAD-BUG-FIX to V4.2-BUG-FIX (4.2.1)
55928: <<NOT IN 4.1.6>> Merged V4.1-BUG-FIX (4.1.7) to HEAD-BUG-FIX (4.2)
55811: Merged DEV to V4.1-BUG-FIX (4.1.7)
55751: MNT-9076: Penultimate version cannot be accessed from Share when uploading using bulkimport
The changes related to creating a version for HEAD revision of imported file.
Added unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61672 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261