stable

Clone or download

Read-only

Merge 'gerrit #17700' into stable/master

* commit '7313f8f86b': request #14510 When no tuleap template is available on platform we should display an empty template Change-Id: I4cbafd36f303d8488dd0a92b3d7fbdd703d0b89d

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +6 −0 Go to diff View file
M src/common/Project/REST/v1/ProjectPostRepresentation.php +1 −1 Go to diff View file
A src/common/Project/Registration/Template/EmptyTemplate.php +111 −0 Go to diff View file
M src/common/Project/Registration/Template/TemplateFactory.php +6 −0 Go to diff View file
M tests/phpunit/common/Project/Registration/Template/TemplateFactoryTest.php +8 −2 Go to diff View file
A tools/utils/setup_templates/empty_template/project.xml +26 −0 Go to diff View file
A tools/utils/setup_templates/empty_template/users.xml +2 −0 Go to diff View file