stable
Clone or download
Read-only
Merge commit 'refs/changes/44/25344/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #25699 Allow parents from tracker hierarchy in program mamangement context Change-Id: I2fef4dcc0f7ef2f3921e6e12c910d07fd3a635f1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/Team/PossibleParentSelectorProxy.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/PaginatedArtifacts.class.php | +8 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/PossibleParentSelector.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/PossibleParentsRetriever.php | +14 | −14 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/PossibleParentsRetrieverTest.php | +56 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/ArtifactLink/PossibleParentSelectorRendererTest.php | +2 | −2 | Go to diff View file |