stable

Clone or download

Read-only

Notify project members when project visibility changes

Part of story #12159 - warn project members about privacy change How to test: - Make sure the option "send an email on project visibility change" is activated on site admin > project settings > visibility - Now go to a project admin section > details - Change the visibility of the project --> All the project members must receive an email --> No mail should be sent when the option is disabled Change-Id: I07eebe08afe509a4c422821e6ef26faf53e37240

Modified Files

Name
M site-content/en_US/project/project.tab +4 −0 Go to diff View file
M site-content/fr_FR/project/project.tab +5 −0 Go to diff View file
M src/common/project/Admin/ProjectDetails/ProjectDetailsController.php +2 −2 Go to diff View file
M src/common/system_event/include/SystemEvent_PROJECT_IS_PRIVATE.class.php +63 −15 Go to diff View file