stable

Clone or download

Read-only

Merge commit 'refs/changes/89/4389/3' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: story #8251: take hierarchy type into account in hierarchy definition Change-Id: Icd5c5eef587bb90d0cdb635e703b67fadf36116a

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/HierarchyChecker.php +77 −19 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +12 −5 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +12 −8 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/HierarchyCheckerTest.php +106 −4 Go to diff View file
M plugins/tracker/include/Tracker/Hierarchy/Controller.class.php +4 −16 Go to diff View file
M plugins/tracker/include/constants.php +2 −1 Go to diff View file
M plugins/tracker/tests/Tracker/Hierarchy/ControllerTest.php +1 −1 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +2 −2 Go to diff View file