stable
Clone or download
Read-only
Merge commit 'refs/changes/37/3137/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7508: Display a new pane in lab mode only Change-Id: I1a0191793ad8fef5132caeade5457f1528132e18
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Pane.class.php | +78 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2PaneInfo.class.php | +52 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php | +40 | −0 | Go to diff View file |
A | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopPlanning/TopPlanningV2PaneInfo.class.php | +28 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/PaneInfoFactory.class.php | +9 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php | +22 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php | +28 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/autoload.php | +6 | −2 | Go to diff View file |
M | plugins/agiledashboard/site-content/en_US/agiledashboard.tab | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/templates/pane-list.mustache | +6 | −6 | Go to diff View file |
A | plugins/agiledashboard/templates/pane-planning-v2.mustache | +0 | −0 | Go to diff View file |