Commit Graph

12430 Commits

Author SHA1 Message Date
DenisGabriela
4b377e77ef ACS-305 : Upgrade data-model dependency 2020-06-22 15:29:59 +03:00
Travis CI User
b738d1c4f7 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-22 08:48:12 +00:00
Travis CI User
41767d3d3f [maven-release-plugin][skip ci] prepare release alfresco-repository-8.218 2020-06-22 08:48:04 +00:00
Jamal Kaabi-Mofrad
9d67d29abb ACS-300: Bump keycloak version from 9.0.3 to 11.0.0-alfresco-001 (#1062) 2020-06-22 09:26:33 +01:00
Travis CI User
9548cbaac7 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-19 21:19:05 +00:00
Travis CI User
3febf09b25 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.217 2020-06-19 21:18:57 +00:00
Nebil Kisa
8dbdc4df83 ATS-779: Update T-Engines (T-Core) 2.3.0 (#1060) 2020-06-19 21:56:06 +01:00
Alan Davis
1ff7e08302 REPO-5215 Deprecated metadata extractors in 6.2.x (#1059)
These OOTB extractors / embedders are likely to be remove in a future release.
2020-06-19 16:40:42 +01:00
Travis CI User
da3d4ded95 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-19 15:13:04 +00:00
Travis CI User
228f1bccd7 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.216 2020-06-19 15:12:56 +00:00
Jamal Kaabi-Mofrad
30cca50047 REPO-5142: Refactored events2 code to allow extension. (#1058)
* REPO-5142: Refactored event2 code to allow repo enterprise extend and modify the events.
    - Fixed issues caused by the acs-event-model refactoring work.
2020-06-19 15:38:48 +01:00
Travis CI User
603f0d1354 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-19 11:54:46 +00:00
Travis CI User
dad952e079 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.215 2020-06-19 11:54:38 +00:00
Cristian Turlica
08e6849419 ACS-306: ACS Repository: V1 Rest API for content direct access urls (#1057)
- getDirectAccessUrl now also returns DirectAccessUrl, this will allow us to send null expiresAt and get the ContentStore implementation default value
   - changed default value for alfresco.content.directAccessUrl.lifetimeInSec to 300
2020-06-19 14:33:56 +03:00
Travis CI User
5b6a5e1f00 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-18 12:44:00 +00:00
Travis CI User
a787bc5b17 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.214 2020-06-18 12:43:53 +00:00
cturlica
04eef572d8 ACS-306: ACS Repository: V1 Rest API for content direct access urls
- change expiryTime to expiresAt and updated tests
2020-06-18 15:13:30 +03:00
Travis CI User
a153a05fcc [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-18 10:07:04 +00:00
Travis CI User
c57e614cec [maven-release-plugin][skip ci] prepare release alfresco-repository-8.213 2020-06-18 10:06:55 +00:00
Alan Davis
88e08d3397 Revert "Restore REPO-4334 Move metadata extraction into T-Engines (#1015)"
This reverts commit e9b52f9f50.
2020-06-18 10:45:53 +01:00
Alan Davis
e9b52f9f50 Restore REPO-4334 Move metadata extraction into T-Engines (#1015)
This reverts commit 3e3cb0b300.

# Conflicts:
#	pom.xml
2020-06-18 09:04:10 +01:00
Travis CI User
86fb6f9856 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-17 14:56:26 +00:00
Travis CI User
828285b464 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.212 2020-06-17 14:56:18 +00:00
Chris Shields
8a215f707a Feature/repo 5204 revert download event (#1047) 2020-06-17 15:34:10 +01:00
Travis CI User
2f6e96f945 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-17 11:42:09 +00:00
Travis CI User
0fb37c23d0 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.211 2020-06-17 11:42:01 +00:00
dependabot-preview[bot]
637f55282f Bump awaitility from 4.0.2 to 4.0.3 (#1004) 2020-06-17 11:20:27 +00:00
Sara
1e2330386a Feature/repo 5181 implement child assoc events (#1030)
Co-authored-by: Chris Shields <christopher.shields@alfresco.com>
Co-authored-by: Adina Ababei <adina.ababei@ness.com>
Co-authored-by: aftene <iulian.aftene@ness.com>
2020-06-17 12:02:17 +01:00
Travis CI User
bc7bdca3db [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-17 07:42:46 +00:00
Travis CI User
35e393d7ca [maven-release-plugin][skip ci] prepare release alfresco-repository-8.210 2020-06-17 07:42:39 +00:00
cturlica
6e95bdf9c6 ACS-306: ACS Repository: V1 Rest API for content direct access urls
- change expiryTime type to long
   - updated alfresco data model version
2020-06-17 10:21:25 +03:00
Travis CI User
a6ba9199ae [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-17 06:31:11 +00:00
Travis CI User
613415cf2e [maven-release-plugin][skip ci] prepare release alfresco-repository-8.209 2020-06-17 06:31:03 +00:00
Cristian Turlica
4d98b56426 ACS-306: ACS Repository: V1 Rest API for content direct access urls (#1046)
- added alfresco.content.directAccessUrl.expiryTime.seconds property to allow the configuration of the direct access url expiry time
   - changed getDirectAccessUrl method signature to allow the successful execution of the acl interceptor
   - moved get content data to it's own method so it can be easily reused
   - updated test
2020-06-17 09:11:32 +03:00
Travis CI User
3c318660a8 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-17 04:56:35 +00:00
Travis CI User
e81c496ddf [maven-release-plugin][skip ci] prepare release alfresco-repository-8.208 2020-06-17 04:56:28 +00:00
Alan Davis
3e3cb0b300 Revert "REPO-4334 Move metadata extraction into T-Engines (#1015)"
This reverts commit 63ace3abd8.
2020-06-17 00:25:58 +01:00
Travis CI User
520c6dba12 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-16 20:24:22 +00:00
Travis CI User
4ca1197c04 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.207 2020-06-16 20:24:14 +00:00
Alan Davis
9fefc6ff90 Pick up T-Engine 2.3.0 2020-06-16 20:57:01 +01:00
Travis CI User
1ff9bcbdd5 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-16 17:40:01 +00:00
Travis CI User
3286c78f66 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.206 2020-06-16 17:39:53 +00:00
Alan Davis
9795fc3787 Pick up upstream projects and T-Engine 2.2.3 2020-06-16 18:16:37 +01:00
Alan Davis
63ace3abd8 REPO-4334 Move metadata extraction into T-Engines (#1015)
* ContentMetadataExtracter (the Action service Executer):
        * Code refactored so that post processing of extracted properties can be called after a
          transform has taken place in an async call. Previously done in the same Thread.
        * The source size is passed to the metadataExtracterRegistry as this is needed to select
          the transform.
        * Passes the source nodeRef to the metadataExtractor, so that it is possible to update
          the correct node after the async transform call.
    * AbstractMappingMetadataExtracter (the base class for all extractors):
        * Post extract processing extracted into separate methods.
        * NodeRef made available to sub classes.
    * AsynchronousExtractor (new metadata extractor and embedder) that will use
      a T-Engine.
    * Set targetExtension in transform for metadata extract and embed requests to T-Engines
      in both LocalTransforms (community) and RenditionEventProducer (enterprise).
    * RenditionService2Impl (used to request and respond to async transform requests).
        * Add consumeExtractedMetadata and consumeEmbeddedMetadata methods, which
          handle the response, normally be calling AsynchronousExtractor.
    * Discovered that the JodConverterMetadataExtracter was superseded by the
    * TikaPoweredMetadataExtracter for all the types that it support in 6.0.1 and could have been
      deprecated at that time as part of REPO-2910. It will now be deprecated so that it can be
      removed in 7.0.0.

Additional tests are being added to AsynchronousExtractorTest for overwritePolicy, enableStringTagging and carryAspectProperties in a separate PR, as these will cover tests at a likely to be removed when delete local extractors.
2020-06-16 18:12:30 +01:00
Travis CI User
a70eb5f045 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-15 22:32:36 +00:00
Travis CI User
ee5e22f7d7 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.205 2020-06-15 22:32:28 +00:00
dependabot-preview[bot]
d2cb57048b Bump alfresco-data-model from 8.119 to 8.122 (#1049) 2020-06-15 21:32:50 +00:00
Travis CI User
2bffe2afec [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-15 09:04:52 +00:00
Travis CI User
d762b9d221 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.204 2020-06-15 09:04:44 +00:00
Ayman Harake
403256e5fa ATS-731: Add missing legacy pipelines to the local basePipelines json file (#1011)
* ATS-731: Added new pipelines

* ATS-731: Took out new line

* ATS-731: Fixed spacing

* ATS-731: Add missing source and target MediaTypes to the libreofficeToPdf pipeline

* ATS-731: Add OutlookMsg2Office transformer pipeline

* ATS-731: Renamed pipeline OutlookMsg2Office to outlookMsgToLibreofficeViaText

* ATS-762: Remove duplicate MediaTypes from libreofficeToPdf pipeline and add options to it and the outlookMsgToLibreofficeViaText pipeline

Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
2020-06-15 09:43:23 +01:00