stable

Clone or download

Read-only

Merge commit 'refs/changes/76/4776/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8382: Planning V2 is now Planning Change-Id: I0fedc34cdf578045550345948b55c3911ac0aa3b

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2PaneInfo.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopContent/TopContentPresenterBuilder.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/BreadCrumbs/Milestone.class.php +1 −0 Go to diff View file
M plugins/agiledashboard/include/BreadCrumbs/VirtualTopMilestone.class.php +2 −3 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneController.class.php +14 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php +21 −17 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestoneController.class.php +15 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php +13 −21 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/site-content/en_US/agiledashboard.tab +0 −1 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab +0 −1 Go to diff View file
M plugins/agiledashboard/templates/home.mustache +1 −2 Go to diff View file
M plugins/agiledashboard/templates/show-top.mustache +2 −3 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html +1 −1 Go to diff View file
M plugins/agiledashboard/www/themes/default/css/style.less +1 −1 Go to diff View file