mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
- Identifiant: mise à jour automatique quand l'année change en back-office (updateThesis + ThesisEditController) - Contact: hint enrichi (1 seul contact, formatage Instagram/Mastodon) - Fichiers: TFE rendu optionnel pour Site web/Performance/Installation (note d'intention reste obligatoire)
13 lines
846 B
Markdown
13 lines
846 B
Markdown
# TODO
|
|
|
|
- [x] Ajouter `PeerTubeService::deleteVideo()` pour supprimer une vidéo via l'API PeerTube
|
|
- [x] Modifier `deleteThesisFileToTrash()` pour appeler `deleteVideo()` quand `file_path` commence par `peertube_ids:`
|
|
- [x] Modifier `hardDeleteThesis()` pour supprimer les vidéos PeerTube associées
|
|
- [x] Commit + jj new
|
|
- [x] Ajouter l'affichage de la finalité sur la page publique TFE (tfe.php)
|
|
- [x] Fix "ATELIERS PLURIDISCIPLINAIRES" mid-word break in repertoire column headers
|
|
- [x] Mise à jour auto de l'identifiant quand l'année change en back-office
|
|
- [x] Améliorer les hints du champ contact dans le formulaire étudiant
|
|
- [x] Rendre le fichier TFE optionnel pour Site web / Performance / Installation (note d'intention reste obligatoire)
|
|
- [x] Augmenter les limites d'upload : vidéo/audio 8 GB, images/archives 1 GB, nginx 8 GB
|