stable

Clone or download

Read-only

Merge commit 'refs/changes/34/3634/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7495 - Manage the perm in the planning v1 Change-Id: If6257820e0e8c6f5d75f6588cd286af1674fe52c

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +36 −0 Go to diff View file
M plugins/agiledashboard/www/js/milestone-planning.js +44 −8 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +53 −0 Go to diff View file
M plugins/tracker/include/constants.php +12 −1 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/tests/Tracker_Artifact_ProcessAssociateArtifact_Test.php +31 −13 Go to diff View file