add Néerlandais language option and make language_autre conditionally required

This commit is contained in:
Pontoporeia
2026-05-08 22:58:25 +02:00
parent f3d9615562
commit 15d54fa19e
4 changed files with 41 additions and 2 deletions
+4
View File
@@ -2,6 +2,10 @@
## Completed
- [x] Language form improvements
- [x] Add Néerlandais as default language option (schema + migration 017)
- [x] Make `language_autre` required only when no Langue du TFE checkbox is checked (JS in form.php, PHP server-side default)
- [x] Merge banner images into cover images
- [x] Migration 016: copy `storage/banners/*``storage/covers/`, insert `thesis_files` cover records, clear `banner_path`, remove banners dir
- [x] Remove banner fieldset from edit form (`form.php`)