stable
Clone or download
Read-only
This is part of story #10736 administrate artifact links type at project level This patch is needed by an external plugin to handle the _civered_by artifact link type. This patch provides an event used by the external plugin and deal with service update. Change-Id: Id9b5bb00877abe1251ce841c505a6d6421792774
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/project/Event/ProjectServiceBeforeActivation.php | +115 | −0 | Go to diff View file |
M | src/common/project/ServiceManager.class.php | +36 | −3 | Go to diff View file |
M | src/www/project/admin/servicebar.php | +14 | −1 | Go to diff View file |