* workerRunningJob to logDocs
* add patch for alter table log_docs
* writemetadata log_docs from workingrunningjob and add icon
* generate translation
* update icon
* change size to 20px
---------
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* cleanup
* cleanup
* better conf & cleanup
* fix typo
* fix stamp transparency (bump imagine)
fix missing cgu for one file download
better cli feedback
add (re)download link on cli
* fix test
* fix missing js feedback (when worker publish before client subscribes)
* cleanup
* fix "remove stamp" choice
* add default conf
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* WIP/POC DO NOT MERGE
use "pusher" to wait for export-by-email worker to tell client that export is done.
nb: export worker is artificially delayed by 30s !
* WIP OK TO TEST ; DO NOT MERGE
* cleanup
* cleanup
* better conf & cleanup
* fix typo
* fix stamp transparency (bump imagine)
fix missing cgu for one file download
better cli feedback
add (re)download link on cli
* fix test
* fix missing js feedback (when worker publish before client subscribes)
* cleanup
* fix "remove stamp" choice
* add default conf
* WIP OK TO TEST generates an excel report for async download.
define some env-vars for Pusher (todo: fix entrypoint to add during install)
* fix xl formating for tabs >1
add env_vars to config build
* fix test
* write meta only on whitelist mimetype
* bump version
* add some mimetype
* PHRAS-3896 : patch for checking the current value of populate_order in file config/configuration.yml and set to populate_order: RECORD_ID
* add building rules
* setting in first position
attribute `tobuild` on subdefinition
limit subdef name to 64 like db
taken account tobuild in tools rebuild GUI
taken account tobuild in command `bin/console records:build-subdefs`
* add check
* add tobuild in api response
* fix command `bin/console records:build-subdefs`