Loading CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Journal des modifications - Utilisation de la nouvelle bibliothèque unicaen/maintenance-mode. - [FIX] Module Rapports d'activité : erreur 'invalid iterator' sur la page de création d'un rapport (provoquée par le passage à PHP 8.1+). - [FIX] Fiche utilisateur : l'URL du bouton de création de token était erroné. - [FIX] Rétablissement de la ressource ACL associée au menu 'Dépôt fichiers divers'. 9.4.0 ----- Loading module/Depot/config/others/depot.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -753,7 +753,7 @@ return [ 'these', ], 'icon' => 'fas fa-copy', // 'resource' => PrivilegeController::getResourceId(DepotController::class, 'detail-fichiers'), 'resource' => PrivilegeController::getResourceId(DepotController::class, 'detail-depot-divers'), // 'etape' => WfEtape::CODE_DEPOT_VERSION_ORIGINALE, // 'visible' => TheseAssertion::class, ], Loading Loading
CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Journal des modifications - Utilisation de la nouvelle bibliothèque unicaen/maintenance-mode. - [FIX] Module Rapports d'activité : erreur 'invalid iterator' sur la page de création d'un rapport (provoquée par le passage à PHP 8.1+). - [FIX] Fiche utilisateur : l'URL du bouton de création de token était erroné. - [FIX] Rétablissement de la ressource ACL associée au menu 'Dépôt fichiers divers'. 9.4.0 ----- Loading
module/Depot/config/others/depot.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -753,7 +753,7 @@ return [ 'these', ], 'icon' => 'fas fa-copy', // 'resource' => PrivilegeController::getResourceId(DepotController::class, 'detail-fichiers'), 'resource' => PrivilegeController::getResourceId(DepotController::class, 'detail-depot-divers'), // 'etape' => WfEtape::CODE_DEPOT_VERSION_ORIGINALE, // 'visible' => TheseAssertion::class, ], Loading