-
- Downloads
Add complex choices for concerned people types, update csv and print, #275
parent
6683c397
No related branches found
No related tags found
Showing
- assets/css/app.scss 4 additions, 0 deletionsassets/css/app.scss
- config/domain/registry/translations/messages.fr.yaml 14 additions, 0 deletionsconfig/domain/registry/translations/messages.fr.yaml
- config/domain/registry/validation/treatment.yaml 5 additions, 11 deletionsconfig/domain/registry/validation/treatment.yaml
- fixtures/2-registry-2-treatment.yaml 9 additions, 2 deletionsfixtures/2-registry-2-treatment.yaml
- migrations/Version20200409132217.php 58 additions, 0 deletionsmigrations/Version20200409132217.php
- src/Domain/Admin/Cloner/TreatmentCloner.php 21 additions, 1 deletionsrc/Domain/Admin/Cloner/TreatmentCloner.php
- src/Domain/Registry/Calculator/Completion/TreatmentCompletion.php 5 additions, 1 deletion...in/Registry/Calculator/Completion/TreatmentCompletion.php
- src/Domain/Registry/Form/Type/TreatmentType.php 27 additions, 6 deletionssrc/Domain/Registry/Form/Type/TreatmentType.php
- src/Domain/Registry/Model/Treatment.php 126 additions, 18 deletionssrc/Domain/Registry/Model/Treatment.php
- src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeople.php 43 additions, 0 deletions...ymfony/Validator/Constraints/TreatmentConcernedPeople.php
- src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidator.php 59 additions, 0 deletions...lidator/Constraints/TreatmentConcernedPeopleValidator.php
- src/Domain/Reporting/Generator/Csv/TreatmentGenerator.php 33 additions, 6 deletionssrc/Domain/Reporting/Generator/Csv/TreatmentGenerator.php
- src/Domain/Reporting/Generator/Word/TreatmentGenerator.php 45 additions, 16 deletionssrc/Domain/Reporting/Generator/Word/TreatmentGenerator.php
- src/Infrastructure/ORM/Registry/Mapping/Treatment.orm.xml 8 additions, 1 deletionsrc/Infrastructure/ORM/Registry/Mapping/Treatment.orm.xml
- templates/Registry/Treatment/_form.html.twig 27 additions, 1 deletiontemplates/Registry/Treatment/_form.html.twig
- templates/Registry/Treatment/show.html.twig 75 additions, 5 deletionstemplates/Registry/Treatment/show.html.twig
- templates/_Utils/form_theme.html.twig 1 addition, 1 deletiontemplates/_Utils/form_theme.html.twig
- tests/Domain/Admin/Cloner/TreatmentClonerTest.php 2 additions, 6 deletionstests/Domain/Admin/Cloner/TreatmentClonerTest.php
- tests/Domain/Registry/Form/Type/TreatmentTypeTest.php 7 additions, 1 deletiontests/Domain/Registry/Form/Type/TreatmentTypeTest.php
- tests/Domain/Registry/Model/TreatmentTest.php 7 additions, 1 deletiontests/Domain/Registry/Model/TreatmentTest.php
Loading
Please register or sign in to comment