stable
Clone or download
Read-only
Revert "story #8141: change the labelling of projects from public/ project to user-group-based"
This reverts commit 38f7cfca7f142520aab2c1dd5658d17e03ba3271. Change-Id: If6caff4432f0f205d39fbe9ba9d72e7246646b85
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +6 | −6 | Go to diff View file |
M | site-content/en_US/project/register.tab | +1 | −1 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +6 | −6 | Go to diff View file |
M | site-content/fr_FR/project/register.tab | +1 | −1 | Go to diff View file |
M | src/common/layout/Layout.class.php | +9 | −12 | Go to diff View file |
M | src/common/project/Admin/ProjectVisibilityPresenter.class.php | +13 | −30 | Go to diff View file |
M | src/common/project/OneStepCreation/OneStepCreationController.class.php | +1 | −2 | Go to diff View file |
M | src/common/project/OneStepCreation/OneStepCreationPresenter.class.php | +3 | −14 | Go to diff View file |
M | src/common/user/ForgeUserGroupFactory.php | +1 | −1 | Go to diff View file |
M | src/templates/project/project_visibility.mustache | +6 | −3 | Go to diff View file |
M | src/www/scripts/tuleap/project-privacy-tooltip.js | +1 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/ContainerPresenter.class.php | +5 | −1 | Go to diff View file |
M | src/www/themes/common/css/utils/project-admin.less | +0 | −4 | Go to diff View file |
M | tests/simpletest/common/project/OneStepProjectCreationPresenterTest.php | +4 | −6 | Go to diff View file |