-
- Downloads
Merge branch 'tuleap-80-duplicate-a-capsule' into 'main'
tuleap-80-duplicate-a-capsule See merge request !44
Showing
- src/Controller/CapsuleController.php 121 additions, 22 deletionssrc/Controller/CapsuleController.php
- src/Controller/ProjectController.php 62 additions, 1 deletionsrc/Controller/ProjectController.php
- src/Form/DuplicateCapsuleFormType.php 35 additions, 0 deletionssrc/Form/DuplicateCapsuleFormType.php
- src/Repository/CapsuleRepository.php 8 additions, 0 deletionssrc/Repository/CapsuleRepository.php
- templates/capsule/duplicate.html.twig 27 additions, 0 deletionstemplates/capsule/duplicate.html.twig
- templates/capsule/index.html.twig 2 additions, 7 deletionstemplates/capsule/index.html.twig
- tests/files_for_tests/image_for_test.jpeg 0 additions, 0 deletionstests/files_for_tests/image_for_test.jpeg
- tests/files_for_tests/projext.xml 78 additions, 0 deletionstests/files_for_tests/projext.xml
- tests/functional/ProjectControllerTest.php 144 additions, 21 deletionstests/functional/ProjectControllerTest.php
- translations/messages.en.yaml 8 additions, 0 deletionstranslations/messages.en.yaml
- translations/messages.fr.yaml 8 additions, 0 deletionstranslations/messages.fr.yaml
- translations/validators.en.yaml 1 addition, 1 deletiontranslations/validators.en.yaml
- translations/validators.fr.yaml 8 additions, 1 deletiontranslations/validators.fr.yaml
src/Form/DuplicateCapsuleFormType.php
0 → 100644
templates/capsule/duplicate.html.twig
0 → 100644
tests/files_for_tests/image_for_test.jpeg
0 → 100644
5.46 KiB
tests/files_for_tests/projext.xml
0 → 100644