stable
Clone or download
Read-only
part of story #16633: invite buddies to my Tuleap How to test: Use the route POST /invitations representation has now a new input custom_message mail include custom message only when it's provided Change-Id: Iab62d6c0c1a92bcb619d2c67d2d2c0b13d2f43c7
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +4 | −0 | Go to diff View file |
M | src/common/InviteBuddy/InvitationEmailNotifier.php | +6 | −1 | Go to diff View file |
M | src/common/InviteBuddy/InvitationSender.php | +2 | −2 | Go to diff View file |
M | src/common/InviteBuddy/REST/v1/InvitationPOSTRepresentation.php | +6 | −1 | Go to diff View file |
M | src/common/InviteBuddy/REST/v1/InvitationsResource.php | +2 | −1 | Go to diff View file |
M | tests/unit/common/InviteBuddy/InvitationSenderTest.php | +13 | −13 | Go to diff View file |