-
- Downloads
Agrément : utilisation du module BjyAuthorize dans sa version de DEV (en...
Agrément : utilisation du module BjyAuthorize dans sa version de DEV (en attendant la version stable 1.4) pour pouvoir spécifier une assertion dans les controller guards et ainsi faire dépendre les autorisations du type d'agrément courant.
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- composer.lock 75 additions, 60 deletionscomposer.lock
- module/Application/config/agrement.config.php 11 additions, 18 deletionsmodule/Application/config/agrement.config.php
- module/Application/src/Application/Controller/AgrementController.php 6 additions, 0 deletions...ication/src/Application/Controller/AgrementController.php
- module/Application/src/Application/Rule/Intervenant/AgrementAbstractRule.php 138 additions, 0 deletions...src/Application/Rule/Intervenant/AgrementAbstractRule.php
- module/Application/src/Application/Rule/Intervenant/AgrementFourniRule.php 3 additions, 137 deletions...n/src/Application/Rule/Intervenant/AgrementFourniRule.php
- module/Application/src/Application/Rule/Intervenant/NecessiteAgrementRule.php 5 additions, 51 deletions...rc/Application/Rule/Intervenant/NecessiteAgrementRule.php
- module/Application/src/Application/Service/AgrementNavigationPagesProvider.php 5 additions, 0 deletions...c/Application/Service/AgrementNavigationPagesProvider.php
- module/Application/src/Application/Service/Assertion/AbstractAssertion.php 114 additions, 0 deletions...n/src/Application/Service/Assertion/AbstractAssertion.php
- module/Application/src/Application/Service/Assertion/AgrementAssertion.php 105 additions, 29 deletions...n/src/Application/Service/Assertion/AgrementAssertion.php
- module/Application/src/Application/Service/Assertion/ContratAssertion.php 26 additions, 20 deletions...on/src/Application/Service/Assertion/ContratAssertion.php
Loading
Please register or sign in to comment