Commit Graph

7 Commits

Author SHA1 Message Date
Gloria Camino
c97c001b82 LOC-312 FIXED - Updated UI in 16 languages including the AGS amps files in 5 new languages. Also a fix to l10n.properties to exclude the dictionary-model.properties from localisation. (#551)
Updated UI files in 15 languages
2021-06-22 11:23:34 +01:00
alandavis
c5361c5e91 Merge branch 'master' into feature/ags-reorg
# Conflicts:
#	l10n.properties
2021-05-21 09:10:21 +01:00
Gloria Camino
5ecb620dfc LOC-303 Fix for this ticket - Fully updated and localised iptc-model.… (#449)
* LOC-303 Fix for this ticket - Fully updated and localised iptc-model.properties file in 15 languages
* LOC-303 Resubmitted - Fully updated and localised iptc-model.properties file in 15 languages
* Adding iptc-model.properties to be pulled for localisation
2021-05-13 17:26:36 +01:00
alandavis
4694f3b212 l10n.properties for AGS [skip ci] 2021-05-13 16:07:03 +01:00
Alan Davis
5d2c83c14b REPO-5203 Remove legacy transformers (#181)
Now that the T-Engines provide parity with in process legacy transforms and metadata extract, the legacy transform code is now being removed. This will allow the documentation to be greatly simplified and a number of libraries to be removed.

Custom legacy transforms need to be moved to T-Engines. ACS 6 still provides a version where both may be run in parallel. New versions of the document transform engine (DTE) and media management (MM) are planned for ACS 7.
2021-01-03 13:20:22 +00:00
Alan Davis
33f37731c7 REPO-5219 Allow AGS AMP to specify metadata extract mapping (REPO) (#169)
Added an optional extractMapping transform option to all metadata extractors to override the default one in the T-Engine.

In the case of the AGS AMP it extends the RFC822MetadataExtracter with its own class to specify a different set of document to system mappings. The class in the repo no longer does extractions, but is now used by the AsynchronousExtractor, which offloads extractions to T-Engines to obtain the mappings if it has been extended that are then passed to the T-Engine.
2020-11-19 17:04:52 +00:00
aftene
0067921f96 REPO-5318 - Create l10n.properties
- delete l10n.properties files from data-model, remote-api and repository
- add new global l10n.properties file
2020-08-18 17:45:24 +03:00