113251 adavis: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
113194 abalmus: Merged DEV to 5.0.N (5.0.3)
113149: MNT-13706 : Admin console unusable after we set any busy port in Port Number Value for subsystem
- Fixed issue that caused ACE-4194
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@113287 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
111039: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
110901: Merged DEV to V4.2-BUG-FIX (4.2.6)
110801: MNT-14423 : Passthru SSO broken on alfresco with Chrome
- Added check for "chrome" when verifying if the browser making the request is Safari.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111104 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110205: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
110092: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
110055: Merged DEV to PATCHES/V4.2.5 (4.2.5)
109047 : MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Reimplemented previous solution. Configuration properties for autoVersioning should not affect all nodes in repo. They should just provide default behavior.
- Added ability to specify default values for model properties using standard alfresco GLOBAL_PROPERTIES file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
110087: Merged 5.0.2 (5.0.2) to 5.0.N (5.0.3)
110048: MNT-14554 : 5.0.2 - Node-Details
- added incompatible_improvements setting to version 2.3.20 to all FreeMarker Configurations
- this will tell free marker to escape all ?html as ?xhtml
- added more validation code: ?html to alfresco-macros.lib.ftl
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110213 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109818: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
109757: Merged DEV to V4.2-BUG-FIX (4.2.6)
101864 : MNT-13817 : Request to join moderated site workflow overwriting site role manually set by administrators
109516 : MNT-13817 : Request to join moderated site workflow overwriting site role manually set by administrators
- Added a test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109441: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
109381: Merged DEV to V4.2-BUG-FIX (4.2.5)
MNT-11472: [PUBLIC-WORKFLOW-API] Processing of Association Properties in Tasks convert incorrect
- Dictionary service will be used to find association definition, when assoc def is absent for RestVariableHelper. Also, unit test was added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109455: Merged modules/custommodelmanagement/HEAD to DEV.
93923: SHA-300: Added ALFRESCO_MODEL_ADMINISTRATORS group.
95982: SHA-401: Implemented repo service for retrieving Custom Models. (WIP)
95983: SHA-400: Added Private REST API to retrieve custom model(s)
- Get All models: http://localhost:8080/alfresco/api/-default-/private/alfresco/versions/1/cmm
- Get the model: http://localhost:8080/alfresco/api/-default-/private/alfresco/versions/1/cmm/<model-name>
95984: SHA-401: Fixed the service to return null rather than throwing an exception, when the model does not exist.
96053: SHA-400: Modified the custom model API response to return the "status" as "ACTIVE" or "DRAFT".
96775: SHA-542: Added support to create a custom model. (WIP)
96779: SHA-543: Added Private REST API to create custom model(s).
- SHA-539: Cleaned up test data.
96850: SHA-543: Added Author and Description properties to the custom model API.
97410: SHA-407, SHA-555: Added tests for custom model backend service and the related REST API. Also, a minor modification as a result of added tests.
97570: Modified the CMM REST API, per Kevin's request, to return empty arrays for model's types and aspects if they don't exist.
97731: SHA-386: Added support to activate custom models. Also, a minor modification to the backend service and REST API, based on the Alfresco REST API guidelines.
97775: SHA-386: Added tests for custom model activation (backend service). As well as, fixed the build failure by refactoring the public API tests.
97992: SHA-573, SHA-393, SHA-494: Added support to deactivate custom model, create a new type and create a new property group (aspect).
97994: Fixed the test as a result of renaming the service method.
98123: SHA-393, SHA-494: Enabled the CMM REST API to create/update Types and/or Aspects via PUT. Also added validations for aspect/type's name.
98259: SHA-453: Added backend and REST API support to delete a custom model.
98690: SHA-393, SHA-494, SHA-453, SHA-575: Added tests for custom model backend service and the related REST API. Also, a minor modification as a result of added tests.
99276: SHA-549: Added backend support to update a custom model. Also, refactored the service to externalise the error messages.
- SHA-550: Added REST API support to update a custom model.
- SHA-619: Made sure the backend service validates the model before creating a node.
- SHA-623: Added checks to not allow a user to create a custom model with the same name as the bootstrapped models.
99287: SHA-619: Added InvalidCustomModelException for the CMM service to throw when the model validation fails.
99514: SHA-506: added backend and API support to create custom Type/Aspect properties. Also refactored the API to overcome the Public API limitations.
99522: SHA-506: Modified the Type/Aspect JSON payload to include a new read only property "prefixedName".
99527: Fixed Bamboo build failure as the result of r99522 commit.
99630: SHA-506: - Updated the API to exclude the inherited properties.
- Added API tests for creating properties.
- Modified the Custom Properties JSON response to include a new read only attribute "prefixedName".
99662: SHA-351: Updated the API to support 'mandatory' and 'mandatoryEnforced' properties.
- SHA-410: Updated the API to support 'defaultValue' property.
- SHA-506: Modified the Custom Properties JSON response to include 'description' and 'multiValued' attributes.
99669: SHA-506: Removed the unnecessary (at least in this sprint) methods from the backend service.
99684: SHA-638: Added checks to not allow a user to create a custom model with already in-use namespace prefix.
99959: SHA-679: Modified the custom model API to not import the already defined namespace.
100211: SHA-607: Modified the custom model API to support delete model's type. Also, removed the unnecessary test as we depend on the dictionary service, so no need to test it in the custom model API.
100281: Added Types and Aspects to the GET a single model API response, when it is requested with "?select=all" query string.
100335: Added test for "?select=all" query string within the GET a single model API (see rev 100281).
100366: SHA-612: Modified the custom model API to support delete model's aspect.
100738: SHA-698: Added checks so the model Admin is not allowed to deactivate a custom model when its types/aspects are parent to other models' types/aspects (regardless of the model being active or not).
100740: SHA-698: Fixed Bamboo build failures.
101085: SHA-703: Added dependency validation before deleting custom type/aspect in the custom model API.
101160: Modified the custom model API to return all properties (including the inherited properties) of the type/aspect, when requested by "?select=allProps".
101636: SHA-697.
101771: SHA-706: Made custom models hidden in the data dictionary.
101863: SHA-701: Added checks to not allow creating duplicate properties within the same model. Also, removed unnecessary/duplicate constants from the custom model service class.
101983: SHA-688: Fixed the error message by getting the root-cause-exception and returning its message. However, DictionaryException messages are not localised, so this will be fixed in the alfresco core.
102223: Fix for SHA-726: Not able to edit prefix field of deactivated model when model type is referenced within same model - The API will update the parent prefixed name with the new prefix.
- Also, added more validations to the CMM API, when setting a type/asptect's parent.
102587: SHA-741, SHA-745, SHA-747: Added custom model Constraints support.
102725: SHA-784: Fixed parent validation of the type/aspect.
103030: SHA-741, SHA-745, SHA-747: Added tests for custom model Constraints.
- Also fixed and refactored the API code as the result of tests.
103753: SHA-846: Added inline constraints support. Also:
- Modified the backend CMM service to throw CustomModelConstraintException when the root cause is DuplicateDefinitionException.
- Removed the duplicate name check from the CMM API, as now it will depend on the exceptions thrown upon model compilation.
103885: SHA-819, SHA-833: Added support to edit existing type/aspect.
103973: SHA-819, SHA-833: Added API tests for types/aspects Edit. Also, refactored CMM API tests by moving the tests to their corresponding test class.
104079: SHA-808: Fixed custom models bidirectional dependency.
104158: Deleted the ExtendedRepoAdminService class as the required functionality has been added (see SHA-879) to the core alfresco code.
104287: SHA-843: Modified the custom model API to support delete property. Also, minor refactoring of the API tests.
104403: SHA-842: Modified the custom model API to support Edit property.
104475: SHA-842: Added API tests for Edit property.
104569: SHA-913 - Remove case sensitive option from the UI
- SHA-914 - Update PO and tests that use the case sensitive option
- Remove case sensitive option on LIST constraint throughout
Also:
- Update Aikau version to 1.0.18
104690: Fixed Bamboo build failure caused by r104569.
104849: SHA-808: Fixed custom models circular dependencies.
105297: SHA-807: Added property default-value and constraint (REGEX, MINMAX and LENGTH) validators.
105642: SHA-950: Wrapped backend CMM service method with a NEW transaction, in order to catch the thrown exception within DictionaryModelTypeTransactionListener. Also refactored the CMM backend service tests as the result of this change.
106677: SHA-888, SHA-889, SHA-890: Added Backend and API support to export a custom model and its associated Share form.
106722: SHA-888, SHA-889, SHA-890: Fixed a few minor issues raised during code review.
107007: ACE-4019: Modified the CMM service to not start a new TX when creating a new model.
107070: Temporarily enabled (hard coded) index and facetable attributes in the custom model properties.
107296: GERMAN: Model Manager files localised as per EN-rev105921
107297: FRENCH: Model Manager localised files based on EN-rev105921
107315: SPANISH: Model Manager localised files based on EN-rev105921
107317: JAPANESE: Model Manager localised files based on EN-rev105921
107321: ITALIAN: Model Manager localised files based on EN-rev105921
107322: DUTCH: Model Manager localised files based on EN-rev105921
107335: SHA-889: Modified the CMM service to not throw an exception when exporting the model and its associated share extension module, where the Share extension module has not been created for the model yet.
107456: SHA-893: Added API support to upload/import a custom model and its associated Share extension module.
107560: SHA-893: Added model upload API tests as well as minor fixes.
107647: SHA-893: Fixed minor issues raised during code review.
107773: Docs review of message labels and errors.
107866: SHA-1126: Added check for the maximum value of the MINMAX constraint to be a positive nonzero value.
108117: SHA-832: Added validation for properties' default values to be checked against the property defined constraint.
108256: SHA-1194: Modified CMM API to support indexing options.
108510: SHA-1151: Externalised CMM rest API error messages.
- SHA-1196: Changed the CMM Rest API input validator to use the same RegExs as the CMM Share.
108518: SHA-1194: Changed CMM property facetable options to include "UNSET".
108561: GERMAN: Model Manager files updated as per EN-rev107962
108562: FRENCH: Model Manager files updated as per EN-rev107962
108565: ITALIAN: Model Manager files updated as per EN-rev107962
108566: SPANISH: Model Manager files updated as per EN-rev107962
108567: JAPANESE: Model Manager files updated as per EN-rev107962
108568: NORWEGIAN Bokmal: Model Manager files updated as per EN-rev107962
108570: DUTCH: Model Manager files updated as per EN-rev107962
108571: RUSSIAN: Model Manager files updated as per EN-rev107962
108572: BRAZILIAN Portuguese: Model Manager files updated as per EN-rev107962
108573: SIMPLIFIED CHINESE: Model Manager files updated as per EN-rev107962
108604: Removed the unnecessary escaped quotation from the strings which don't have variables.
108721: Api message changes from docs.
108728: Changed "Property group" to "Aspect" in the CMM API error messages.
108934: Added the missing escaped quotation into API messages.
109037: Changes from docs for mandatory field character messages in the API.
109204: ITALIAN: Updated bundle based on EN rev109039
109205: GERMAN: Updated bundle based on EN rev109039
109206: FRENCH: Updated bundle based on EN rev109039
109223: GERMAN: Updated bundle based on EN rev109039 - fixed single quotes
109226: FRENCH: Updated bundle based on EN rev109039 - fixed single quotes
109228: ITALIAN: Updated bundle based on EN rev109039 - fixed single quotes
109230: FRENCH: Updated bundle based on EN rev109039 - fixed single quotes again
109235: JAPANESE: Updated bundle based on EN rev109039
109293: SPANISH: Updated bundle based on EN rev109039
109300: DUTCH: Updated bundle based on EN rev109039
109412: - Refactored the CMM JMX support to return CompositeData for performance reasons.
- Reorganised a few of CMM classes/interfaces to make it easier for merging to alfresco core.
- A minor fixes as a result of Find Bugs analysis.
- Added the minimum and maximum repo versions for CMM module.
109421: NORWEGIAN: Updated bundle based on EN rev109039
109424: BRAZILIAN PORTUGUESE: Updated bundle based on EN rev109039
109426: RUSSIAN: Updated bundle based on EN rev109039
109427: CHINESE: Updated bundle based on EN rev10903
109475: Added CMM Model into the core services (missed from previous commit).
109480: SHA-723: Added custom models analytics in HeartBeat data.
109481: SHA-528: Added GROUP_ALFRESCO_MODEL_ADMINISTRATORS_AUTHORITY patch.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109176: MNT-3053 : User can see page with information about all events (they are entitled to see) on all sites, if they use an incorrect url.
- UserCalendarEntriesGet.java now returns 404 status code of requested site doesn't exist.
- Unit test added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109197 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
108132: UTF-30 Fix version of share, built in Share codebase
Fix version of share-po, built in Share codebase
108130: UTF-30 Fix version of artifacts built in Share codebase + package alfresco-platform and share-services AMP instead of share-enabled alfresco war
108128: UTF-30 Fix version of artifacts built in Share codebase + package alfresco-platform and share-services AMP instead of share-enabled alfresco war
107846: EOL-10: Remove JBPM bootstrap.
Removed the JBPM boostrap bean ("workflowScheduler") and the schema validation from bootstrap-context.xml
107842: EOL-4 : Remove JBPM schema bootstrap reference.
107839: EOL-8 : Remove JBPMWorkflowTestSuite and re-instate InviteServiceTest
107823: Temp remove InviteServiceTest
107820: EOL-9: Remove workflow definitions for JBPM workflows
107813: EOL-6: Remove jBPM from MBeans
SVN ignore settings
107810: EOL-8 : Attempt to update Invite service test to use activity.
107794:EOL-5: Remove jBPM from Admin Console
107790: EOL-8 : Remove JBPM Tests
EOL-8 : more JBPM tests removed.
EOL-8 : Remove JBPM tests from Workflow Test Suite
EOL-8 : Remove JBPMEngineTest
AIRWOLF - more enterprise pom work.
UTF-143 - add the update tool JAR to the enterprise distribution.
Airwolf - need to separate dependency.share.version
EOL-8 - Remove system.workflow.engine.jbpm.enabled
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108654 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
108207: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
108196: Merged DEV to 5.0.N (5.0.3)
108195: MNT-13706 : Admin console unusable after we set any busy port in Port Number Value for subsystem
- New and improved fix.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108223 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
108203: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
108157: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
108115: Merged DEV to V4.2-BUG-FIX (4.2.5)
107373 : MNT-13057 : Problem when using CMIS and with document names containing %
- Updated some code, was added unit test.
107742 : MNT-13057 : Problem when using CMIS and with document names containing %
- Changed the logic that checks whether uri is cmis uri to be more specific.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108219 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
108038: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
107601: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
107332: Merged DEV to V4.2-BUG-FIX (4.2.5)
105981 : MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Added config for upload.post.js webscript. So now users may configure versioning for Share APP separatelly.
106157 : MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Updated previous solution so that if no config provided for upload.post.js webscript then default model versioning strategy used.,
107537: MNT-12226 : Alfresco fails to version metadata after uploading new content version even when autoVersionOnUpdateProps=true
- Fixed build failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108069 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
107541: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
107413: Merged DEV to 5.0.N (5.0.3)
106858 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Cleaning of Javadoc,
107565: MNT-13545 Fix compilation after merge of Javadoc
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@107633 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
107281: Merged NESS/5.1.N-2015-05-26 (5.1.0) to HEAD-BUG-FIX (5.1/Cloud)
105463: ACE-3984 : Add support for link creation via Repository REST API
- added the functionality for creating document links
105467: ACE-3984 : Add support for link creation via Repository REST API
- reverted fix to add modifications
105468: ACE-3984 : Add support for link creation via Repository REST API
- added java backed webscripts for creating and deleting links
- added service for handling document links operations
106865: ACE-3984 : Add support for link creation via Repository REST API
- added copyright notice
- added class level comment to AbstractDocLink
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@107492 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106240: Merge RA-SPRINT6 to HEAD-BUG-FIX (5.1)
106203: RA-302: move StaticAssetCacheFilter to core.
It turned out the remote-api was not a dependency of Share, which makes sense and it seems odd that it worked during testing.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@106317 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
106172: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
106160: Merged DEV to 5.0.N (5.0.3)
103830 : MNT-14016 : Setting system.webdav.servlet.enabled=false throws a SEVERE exception during startup
- Logging info message instead of throwing exception when webdav is disabled.
- Updated service method to return 404 Not Found for disabled webdav
105880 : MNT-14016 : Setting system.webdav.servlet.enabled=false throws a SEVERE exception during startup
- Added return statement to stop execution if webdav is not enabled.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@106181 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
105791: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
105689: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
105571: Merged DEV to V4.2-BUG-FIX (4.2.5)
103740: MNT-13855: Completing a a workflow on Mobile results in "Approve" being reported as "Rejected" in Alfresco 4.2.3 and 5.0, and no result in 4.2.1
- Updated sequence of actions to complete a task.
104919: MNT-13855: Completing a a workflow on Mobile results in "Approve" being reported as "Rejected" in Alfresco 4.2.3 and 5.0, and no result in 4.2.1
- Implemented unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@105946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
105374: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
105132: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3)
104888: Merged DEV to V4.2-BUG-FIX (4.2.5)
104492: MNT-10962: Versioning for cmis:document not working initially
- Use default values in the content model for autoVersion.
- Test to ensure that version properties for node created via CMIS are set wrt contentModel.
- TCK is now run with autoVersion=false.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@105408 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101748: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101637: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101337: Merged DEV to V4.2-BUG-FIX
100314 : MNT-13144 : WebDav does not correctly version CAD drawings correctly when saved using Windows mapped drive
Corrected shuffle pattern and some code for dwg files.
101140 : MNT-13144 : WebDav does not correctly version CAD drawings correctly when saved using Windows mapped drive
Was corrected some code for move webdav method. Added new junit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101850 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101747: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101635: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101289: Reverse merged V4.2-BUG-FIX (4.2.5)
<< Brought back the changes >>
98889: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Caused a performance problem found in 5.0.1 testing >>
Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93762: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use the bridge table to list sites.
93802: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use hasSite to check for existence and fix person lookup case sensitivity configuration
98886: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Original commits for this issue caused a performance problem found in 5.0.1 testing >>
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101849 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101658: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101404: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
101273: Merged DEV to V4.2-GUB-FIX (4.2.5)
100792 : MNT-13722 : CLONE - Ghost versions when Document is created with CheckinType CHECKOUT
- Added init-method for CMISConnector. Test is added,
101597: Merged DEV to 5.0.N (5.0.2)
101560 : MNT-13813 : CLONE - Ghost versions when Document is created with CheckinType CHECKOUT
- Fix to test failure
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101654: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101419: Merged DEV to 5.0.N (5.0.2)
101398: MNT-13800: typo in logger error message: authetnicator should be authenticator
- Corrected typo.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101701 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101647: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
101286: Merged NESS/5.0.N-2015_03_23 (5.0.2) to 5.0.N (5.0.2)
100798: 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 using jetty
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101335: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100788: Fix LinksRestApiTest so that it is comapring two time-zone independent Date objects instead of strings with (potentially) different timezones.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261