Commit d2eabff6 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Notes de version 5.2.11

parent b3927c2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ Journal des modifications
- Dépôt de thèse : un dépôt existant de la version corrigée reste visible même si l'avis de reproduction Apogée revient à Non. 
- Menu Dépôt fichiers divers : remonté et affiché sans condition
- Page Dépôt fichiers divers : téléversement bloqué pour PV soutenance, Pré-rapport soutenance, Rapport soutenance
- Recherche/sélection du PPN IdRef dans les formulaires de modification de structure et d'individu

5.2.10
------
+3 −0
Original line number Diff line number Diff line
@@ -431,4 +431,7 @@ create table soutenance_horodatage
  constraint soutenance_horodatage_pk primary key (proposition_id, horodatage_id)
);

-- IdRef individu
alter table individu add id_ref varchar(32);

```
 No newline at end of file