stable

Clone or download

Read-only

Merge 'gerrit #15052' into stable/master

* commit '2c9b091fab': request #13426 Ease navigation between Kanban and Tracker Change-Id: I333c43d3b9919e5631f44e1f71a8a62667d91771

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Kanban/BreadCrumbBuilder.php +55 −24 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Kanban/ShowKanbanController.php +2 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +2 −3 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +10 −7 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +6 −4 Go to diff View file
A plugins/tracker/include/Tracker/TrackerCrumbInContext.php +109 −0 Go to diff View file
A plugins/tracker/include/Tracker/TrackerCrumbLinkInContext.php +59 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +4 −1 Go to diff View file
M src/common/layout/BaseLayout.php +5 −1 Go to diff View file