stable
Clone or download
Read-only
Go to mailing lists service of a project and create a new mailing list. No functional changes. Part of request #18425: Mailing lists should use BurningParrot Change-Id: I5d06dff0e7b13477b0ac71c8aee809705ff29213
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +26 | −17 | Go to diff View file |
A | src/common/MailingList/MailingListCreationPresenter.php | +84 | −0 | Go to diff View file |
A | src/common/MailingList/MailingListCreationPresenterBuilder.php | +72 | −0 | Go to diff View file |
M | src/common/include/BurningParrotCompatiblePageDetector.php | +15 | −1 | Go to diff View file |
A | src/templates/lists/admin-add.mustache | +92 | −0 | Go to diff View file |
M | src/www/mail/admin/index.php | +32 | −37 | Go to diff View file |