stable

Clone or download

Read-only

refactor: TrackerManager accepts HeaderConfiguration

No functional changes, especially in the following pages: * Display of trackers * Admin of trackers & artifact links * Display of legacy tracker creation ui (needs to hack the code or to have tv3 trackers in the project) * Display of xml errors during project creation (try to create a tracker with a project.xml for example) Took the opportunity to remove csvimportoverview which was not used anymore. Part of story #34002: see promoted trackers in sidebar Change-Id: Ife715a9e8328e5563011e21f13f877a897a63f9d

Modified Files

Name
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/ArtifactLinks/ArtifactLinksController.php +6 −5 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/TrackersDisplayController.php +6 −2 Go to diff View file
M plugins/tracker/include/Tracker/Creation/TrackerCreatorXmlErrorDisplayer.php +11 −4 Go to diff View file
M plugins/tracker/include/Tracker/IDisplayTrackerLayout.class.php +3 −2 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +22 −51 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +0 −12 Go to diff View file
M plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po +0 −12 Go to diff View file