stable

Clone or download

Read-only

story #8337: List only services activated

The truncated emails' list display only the activated services in the project that can send truncated emails. This also fiw the fatal error raised when SVN or FRS is not enable. In addition, when FRS and SVN are not activated, the checkbox cannot be changed and a message is displayed to say that no impacted services are available. Change-Id: I2d34c081972524999889d01b1cfb6e495db906ff

Modified Files

Name
M site-content/en_US/project/project.tab +1 −0 Go to diff View file
M site-content/fr_FR/project/project.tab +1 −0 Go to diff View file
M src/common/project/Admin/ProjectTruncatedEmailsPresenter.class.php +16 −1 Go to diff View file
M src/templates/project/truncated_emails.mustache +16 −7 Go to diff View file
M src/www/project/admin/editgroupinfo.php +35 −10 Go to diff View file