- ALF-1692 "Error message appears when trying to log in with incorrect tenant-username"
- ALF-3489 "Inconsistency in how Alfresco handles case sensitivity in tenant creation and tenant login"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29547 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
29482: Publishing:
- Added support for LinkedIn status updates
29486: Social Publishing UI Updates, including:
- Dialogue: Complete UI rework
- Publishing History: display of unpublish event support
- Created Alfresco.util.toggleClass function
29491: Publishing:
- Added correct list of supported MIME types the the YouTube channel type
29493: Publishing:
- Added video/mp4 to YouTube supported MIME types
29496: ChannelsGet now filters out channels that are not authorised. Added a space before the node URL on status updates. Extended unit tests to check behaviour for non-Admin users.
29513: Adds specific http client libraries to prevent the mac falling back to it's buggy default implementation (which, e.g. doesn't send Content-Length headers if the content length is zero). Required for Flickr support (their publish API requires both a content length header and zero length content. It returns a 411 error using the default Mac libs).
29534: Fixed PublishingEventsGet REST method. ChannelService getChannels() methods now support filtering by publish permissions.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
29414: Fix for ALF-7437: CMIS query doesn't return any result when documents are created with a different lang
and fixes duplicate ALF-8598 : Web QS - Dynamic asset collection failing for non en_US locale
29445: ALF-9023: Cannot search/retrieve special characters of "???".
- avoid requirement to escape unicode characters from classification "number, other" and others e.g. name:??? will generate a query (even ff it does not work due to tokenisation)
29470: ALF-9632 "CMIS query fails if model name contains numbers" fix
- Ensure CMIS query types are ISO9075 encoded
29474: ALF-9668 / ALF-6434: Fix LDAP sync regression
- On an incremental sync when there were no group->group association changes, new groups were getting ignored!
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
29333: (RECORD ONLY) Merged HEAD to BRANCHES/DEV/V3.4-BUG-FIX:
29311: Fixed tomcat shutdown problem (ALF-9574)
29337: Merged DEV to V3.4-BUG-FIX
29336: ALF-8554 : matchesEncodedPattern in ISO9075 class fails with some values
Corrected matchesEncodedPattern method and unit test added to demonstrate the problem has gone.
29340: Merged DEV to HEAD
29330: ALF-3681 : Webdav lock issue returned on 3.3g and 4.0a
LockMethod corrected: expiryDate (as lockOwner) should be cached in fileInfo's properties for correct response generation.
29361: Fix for CIFS desktop actions are copied by copying a folder: ALF-8640.
Pseudo file creates are converted to a file open, they are not writeable, writes are dumped.
29380: ALF-6434: Better detection / prevention of cyclic group relationships in LDAP sync
29387: Incremented version.revision for 3.4.5
29388: Merged V3.4 to V3.4-BUG-FIX
29307: Merged V3.4-BUG-FIX to V3.4 (3.4.4) (RECORD ONLY)
29314: ALF-9612: Temporary placeholders for missing installer translations
29385: ALF-9612: New installer translations from Gloria
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
- Added handling of detection of multiple check-outs of a node:
- ALF-9029 RINF 49: Lucene Removal: CheckOutCheckInService API
- ALF-9032: RINF 49: fixes to cm:workingcopy aspect
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
- On channel authorisation, if a retry is permitted the webscript now does a browser redirect back to the authorisation URL
- The controller for the authform.get webscript now places the relevant Channel object into the model for use by the template
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29350 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* based on contribution from iptech
* replaced origional web scripts with versions that compliement and extend exitsing tagging REST API
* updated UI to use changed webScripts
* fixed rename action caps sensitivity (rename with different capitalisation, but same name deleted tag!)
* tested
Also fixes:
* ALF-8688 - Can't remove a tag from the tag list
* ALF-4710 - Share Impossible to Permanently Remove Content Tags
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
Both Activiti and JBPM can now be "disabled" using the properties "system.workflow.engine.activiti.enabled" and "system.workflow.engine.jbpm.enabled", respectively. However, disabling JBPM is NOT recommended as several parts of the system are reliant on it. Furthermore, "disabled" just means the process definitions are not deployed and the engine is not registered with the WorkflowService, all DB tables etc. are still present. This means the engines can be disabled and re-enabled at will.
Also added back-end support for ALF-9392: More workflow metrics are required on the Workflow Console Admin Tool. An MBean is now available in Enterprise mode that provides the number of tasks, workflow definitions deployed and workflow instances in the system.
Added ENGINE_ID constant to JBPMEngine and globally replaced use of "jbpm" hard coded string.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29326 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261