stable

Clone or download

Read-only

Have an option to send mail on privacy change

Part of story #12159 - warn project members about privacy change How to test: - Go to administration > project settings > visibility --> You can toggle every options --> It is kept when you refresh Change-Id: Iae821ba1d3fa60fdbbd336d9cd90c946bad6364e

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +10 −0 Go to diff View file
M site-content/tuleap-core.pot +8 −0 Go to diff View file
M src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigManager.php +6 −4 Go to diff View file
M src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigPresenter.php +9 −3 Go to diff View file
M src/common/admin/ProjectCreation/ProjectVisibility/ProjectVisibilityConfigUpdateController.php +7 −1 Go to diff View file
M src/common/admin/ProjectCreationNavBarPresenter.php +1 −0 Go to diff View file
M src/templates/admin/projects/project-visibility-switch-configuration-pane.mustache +18 −0 Go to diff View file