stable
Clone or download
Read-only
this is part of story #12160 - have a clean way to suspend a project How to test: - Go in Project/administration - In project hierarchy add a parent project - change parent status to suspended => a badge with its status is displayed - change parent to deleted => parent is no more displayed => you should be able to add a new parent Change-Id: Ib4de2206715d9c409e3ff33dd399461214dde225
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +3 | −1 | Go to diff View file |
M | src/common/project/Admin/ProjectDetails/ProjectDetailsController.php | +17 | −2 | Go to diff View file |
M | src/common/project/Admin/ProjectDetails/ProjectHierarchyPresenter.php | +13 | −1 | Go to diff View file |
M | src/templates/project/project-hierarchy.mustache | +3 | −0 | Go to diff View file |
M | src/www/admin/grouplist.php | +1 | −3 | Go to diff View file |