stable
Clone or download
Read-only
This is part of story #10736 administrate artifact links type at project level The selectboxes in artifact edit view display only usable types in project. Change-Id: I6f8613c55c7f8fa1325b6897d7657ed8b237de8f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/ArtifactLinkRepresentation.php | +15 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_ArtifactLink.class.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenterFactory.php | +23 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +6 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +17 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/ArtifactLinkValidatorTest.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/www/config.php | +10 | −7 | Go to diff View file |