Commit Graph

12392 Commits

Author SHA1 Message Date
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
Travis CI User
14d147b419 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-12 12:19:34 +00:00
Travis CI User
ce771d5520 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.203 2020-06-12 12:19:27 +00:00
Elia Porciani
42cca6b077 [SEARCH-2279] (#1045)
added new configuration parameter in shardRegistry
2020-06-12 13:58:41 +02:00
Travis CI User
364eda3ec3 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-11 13:11:23 +00:00
Travis CI User
4fdf46ec9c [maven-release-plugin][skip ci] prepare release alfresco-repository-8.202 2020-06-11 13:11:14 +00:00
Denis Ungureanu
924122b3d9 ACS-304 : ACS Repository: support for content direct access urls (#1042)
- add expiry parameter
2020-06-11 15:49:46 +03:00
Travis CI User
091b2db393 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-11 09:13:55 +00:00
Travis CI User
fdd5342041 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.201 2020-06-11 09:13:47 +00:00
Abdul Mohammed
f87fe816d8 MNT-21487: Switch from smaller schemas jar (poi-ooxml-schemas) to the full jar (ooxml-schemas) (#1031)
* Replace poi-ooxml-schemas with ooxml-schemas sub-module
2020-06-11 09:53:11 +01:00
Travis CI User
3674a87da6 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-10 22:43:21 +00:00
Travis CI User
727fb93fe1 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.200 2020-06-10 22:43:14 +00:00
dependabot-preview[bot]
c2add724f8 Bump postgresql from 42.2.13 to 42.2.14 (#1040) 2020-06-10 22:00:10 +00:00
dependabot-preview[bot]
1eb37f97e4 Bump alfresco-core from 8.34 to 8.35 (#1039) 2020-06-10 21:46:51 +00:00
Travis CI User
48bd40d218 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-10 13:58:47 +00:00
Travis CI User
21fa33955b [maven-release-plugin][skip ci] prepare release alfresco-repository-8.199 2020-06-10 13:58:39 +00:00
Denis Ungureanu
3983f42202 ACS-304 : ACS Repository: support for content direct access urls (#1038)
- add support for content direct access urls
   - add test on direct access url
2020-06-10 16:37:10 +03:00
Travis CI User
a2b4eae3b7 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-08 21:36:49 +00:00
Travis CI User
db808388bf [maven-release-plugin][skip ci] prepare release alfresco-repository-8.198 2020-06-08 21:36:41 +00:00
dependabot-preview[bot]
a70e9ee084 Bump dependency.pdfbox.version from 2.0.19 to 2.0.20 (#1036) 2020-06-08 21:13:22 +00:00
Travis CI User
4c84a05e8b [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-06 07:03:23 +00:00
Travis CI User
7cca11817a [maven-release-plugin][skip ci] prepare release alfresco-repository-8.197 2020-06-06 07:03:15 +00:00
Alan Davis
8bf4331450 REPO-5188 SourceEncoding should not be used to select transforms. Get… (#1023)
- SourceEncoding should not be used to select transforms. 
- Removed the targetEncoding too as it is just the default value in the LocalTransform case and never supplied in the ATS call.
- Use T-Engine 2.2.2 which is compatible with this change
2020-06-06 07:42:45 +01:00
Travis CI User
00b6daf14c [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-04 22:20:02 +00:00
Travis CI User
a0d6d897b5 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.196 2020-06-04 22:19:54 +00:00
dependabot-preview[bot]
2f01e4217a Bump postgresql from 42.2.12 to 42.2.13 (#1033) 2020-06-04 21:33:03 +00:00
Travis CI User
79aa0b00ea [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-02 10:28:45 +00:00
Travis CI User
0994d221a6 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.195 2020-06-02 10:28:37 +00:00
Adina Ababei
37638a9aa2 REPO-5163: Added CMIS integration test for node downloaded event (#1012)
Co-authored-by: Chris Shields <christopher.shields@alfresco.com>
Co-authored-by: Sara Aspery <sara.aspery@alfresco.com>
2020-06-02 13:09:00 +03:00
Travis CI User
c49cb92a6c [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-02 07:09:32 +00:00
Travis CI User
e4b9bb3a2d [maven-release-plugin][skip ci] prepare release alfresco-repository-8.194 2020-06-02 07:09:24 +00:00
Cristian Turlica
a231d17a8c ACS-284: AuthenticationUtil.runAs method should leave the security context as it found it 2020-06-02 09:48:37 +03:00
Travis CI User
d2221f0e86 [maven-release-plugin][skip ci] prepare for next development iteration 2020-06-01 09:51:09 +00:00
Travis CI User
ec847380a2 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.193 2020-06-01 09:51:01 +00:00
Sara
b2fc95781c Feature/repo 5118 node download event (#1005) 2020-06-01 10:30:40 +01:00
dependabot-preview[bot]
1b791fbb16 Bump alfresco-core from 8.33 to 8.34 (#1021) 2020-05-29 21:31:08 +00:00
Travis CI User
4226e35b51 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-29 08:29:31 +00:00
Travis CI User
80a767b165 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.192 2020-05-29 08:29:24 +00:00
Gloria Broadbent
0bed0a6322 Fix for MNT-17907 in ALL 15 LANGUAGES (#1009) 2020-05-29 09:08:13 +01:00