mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
Fix: bootstrap.php autoload path detects vendor location (same dir vs parent dir) for flat server layout
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -165,6 +165,7 @@
|
||||
|
||||
- [x] Add ZipArchive guard to legacy export-files.php
|
||||
- [x] Refactor deploy recipe: split into deploy-code / deploy-deps / deploy-migrate; deploy-deps patches classmap path (app/src/ → src/) for flat server layout before running composer install; only runs install when lockfile checksum changed
|
||||
- [x] Fix bootstrap.php autoload path: detect vendor/ location (same dir vs parent dir) to work on both flat server layout and nested local dev layout
|
||||
|
||||
- [x] Cleanup modal: list files that will be removed (not just counts)
|
||||
- [x] Storage restructure: documents/ → {objet}/ (tfe/theses/frart)
|
||||
|
||||
Reference in New Issue
Block a user