Merge the Transkribus and file imports
- Remove
ProcessMode.Transkribus - Remove the
CreateImportTranskribusAPI endpoint - Remove the
[Partial]UpdateUserTranskribusAPI endpoint - Remove
User.transkribus_email - Remove
transkribus_import_emailfrom the user serializer - Remove
Process.collection_id - Remove the
transkribusfeature flag - Remove the
transkribussettings from the backendconfig.yml - Add a data migration to update all
ProcessMode.Transkribusprocesses toProcessMode.Files, or just remove them - Remove the
transkribus-clientdependency fromrequirements.txt,.gitlab-ci.yml,Dockerfile,Dockerfile.binary - Allow the
application/zipMIME type on file imports when tasks#158 (closed) is done
Edited by Erwan Rouchet