Resolve DRUP-317 "Files attachments"
Closes DRUP-317:
- Updated
ExtendedTranslatorPluginInterface
, adddedisAttachmentReadyForDownload
,downloadAttachmentTranslation
andgetAttachmentFileName
methods. - Refactoring: fixed
BaseTmgmtActionApproveForm.php
error for PHP 8.3. -
DownloadTmgmtActionApproveForm
downloads file attachments as well if any. -
JobDownload
supports downloading attachment translations as well as regular translations. - Introduced
FlowScheduler
service for simplifying working with TES.