stable

Clone or download

Read-only

Create the admin page using BurningParrot

This is part of story #10736 administrate artifact links type at project level The form does nothing for now. The switch button will be taken into account in a next commit. In addition, breadcrums do not seem to be rendered correctly. Change-Id: Ied8701c2275dbbf4cacf54f8726cfbed1a06b24a

Modified Files

Name
A plugins/tracker/include/Tracker/Admin/GlobalAdminPresenter.php +46 −0 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +50 −6 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +12 −2 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +9 −0 Go to diff View file
M plugins/tracker/site-content/tuleap-tracker.pot +9 −0 Go to diff View file
A plugins/tracker/templates/global-admin.mustache +19 −0 Go to diff View file