stable

Clone or download

Read-only

Merge commit 'refs/changes/75/9175/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #10532 Artifacts created via Emailgateway do not have default values Change-Id: I049f133ce9d629d1bcb19350af860273aaaee6f0

Modified Files

Name
M plugins/tracker/bin/emailgateway.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGateway.class.php +8 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayBuilder.php +8 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker/Artifact/MailGateway/MailGatewayBuilderTest.php +1 −0 Go to diff View file
M plugins/tracker/tests/Tracker/Artifact/MailGateway/MailGatewayTest.php +20 −0 Go to diff View file