stable

Clone or download

Read-only

feat: mention the project in the invitation email

When a user invites someone in a project, the invitation email mentions the project. Part of story #30021: Invite buddies to my Tuleap project Change-Id: Ie571b46e6dbf15e79ff26e8d084a69711effa0b0

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +7 −3 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +6 −3 Go to diff View file
M src/common/InviteBuddy/InvitationEmailNotifier.php +10 −4 Go to diff View file
M src/common/InviteBuddy/InvitationEmailRegisterPresenter.php +8 −1 Go to diff View file
M src/common/InviteBuddy/InvitationSender.php +1 −1 Go to diff View file
M src/templates/invite_buddy/invite-register-text.mustache +11 −1 Go to diff View file
M src/templates/invite_buddy/invite-register.mustache +15 −5 Go to diff View file