stable
Clone or download
Read-only
Part of story #22681 select a parent from Program for my features/enablers Change-Id: I307a6f14ee9d98ed8ab09d5f9be4ca647a382bc1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/Planning/ArtifactParentsSelector.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/ArtifactParentsSelectorEventListener.class.php | +16 | −8 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +4 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/Planning/Planning_ArtifactParentsSelectorEventListenerTest.php | +24 | −55 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackersResource.class.php | +4 | −4 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/PossibleParentSelector.php | +81 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php | +1 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_PossibleParentsRetriever.php | +15 | −29 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php | +9 | −9 | Go to diff View file |
M | plugins/tracker/include/constants.php | +0 | −17 | Go to diff View file |