stable

Clone or download

Read-only

Add Tracker event to request custom artefact link type

With this implementation, only one type can be returned. request #10222 Add a hook to let plugins provide a custom type for artifact link Change-Id: I5a903a03c59ccbb3d3fdb71bbeec8211dde8980d

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaver.php +73 −6 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +2 −1 Go to diff View file
M plugins/tracker/include/constants.php +15 −2 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +2 −1 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +2 −1 Go to diff View file
M plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/ArtifactLinkValueSaverTest.php +2 −1 Go to diff View file