stable
Clone or download
Read-only
Part of story #10673: see BurnUp chart in agile dashboard No functional changes - s/content/details/g - remove unused class - remove unused .tab entries Change-Id: Idc9c61e5efece27a31dbfa22cd6240bba328335c
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentNewPresenter.class.php | +0 | −43 | Go to diff View file |
R | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentChartPresenter.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPane.class.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPaneInfo.class.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPresenter.class.php | Go to diff View file | ||
R | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPresenterBuilder.class.php | Go to diff View file | ||
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/PanePresenterBuilderFactory.class.php | +4 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/PaneInfoFactory.class.php | +5 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php | +17 | −14 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/Presenters/HomePresenter.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/Presenters/MilestoneAccessPresenter.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/Presenters/MilestoneSummaryPresenterAbstract.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php | +4 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/autoload.php | +7 | −8 | Go to diff View file |
M | plugins/agiledashboard/site-content/en_US/agiledashboard.tab | +3 | −9 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +7 | −1 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab | +3 | −10 | Go to diff View file |
M | plugins/agiledashboard/site-content/tuleap-agiledashboard.pot | +6 | −0 | Go to diff View file |
R | plugins/agiledashboard/templates/pane-content-charts.mustache | Go to diff View file | ||
R | plugins/agiledashboard/templates/pane-content-inconsistentitems.mustache | Go to diff View file | ||
R | plugins/agiledashboard/templates/pane-content-items-list.mustache | Go to diff View file | ||
R | plugins/agiledashboard/templates/pane-content.mustache | Go to diff View file | ||
M | plugins/agiledashboard/tests/include/MilestonePaneFactoryTest.php | +3 | −2 | Go to diff View file |