stable
Clone or download
Read-only
story #7508: Display a new pane in lab mode only
Change-Id: If3930fe543dd7b26cff70c5ab93e5d818d05b6bb
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 |