Fix: add ZipArchive guard to export-files.php, add composer install step + composer.json sync to deploy recipe

This commit is contained in:
Pontoporeia
2026-05-20 12:44:56 +02:00
parent ae66c2baad
commit 4e409c409d
3 changed files with 12 additions and 0 deletions

View File

@@ -163,6 +163,9 @@
# Current tasks
- [x] Add ZipArchive guard to legacy export-files.php
- [x] Add composer install --no-dev step to deploy recipe + composer.json/composer.lock rsync (vendor/ excluded from rsync, de-librairisation requires Composer deps on server; composer.json lives in repo root, deploy only syncs app/)
- [x] Cleanup modal: list files that will be removed (not just counts)
- [x] Storage restructure: documents/ → {objet}/ (tfe/theses/frart)
- [x] Migration script: move files + update DB paths