stable

Clone or download

Read-only

Refactoring: remove unused PaneInfo->getIcon

Part of story #10673: see BurnUp chart in agile dashboard No functional changes. Just remove a bunch of unused stuff. Change-Id: I5ea468735a750891e6ba30c28209ed26b70cde07

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsPaneInfo.php +0 −16 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2PaneInfo.class.php +1 −10 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/PaneIconLinkPresenterCollectionFactory.class.php +0 −49 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/PaneInfo.class.php +1 −29 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +0 −8 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +0 −1 Go to diff View file
D plugins/agiledashboard/include/Planning/InvalidConfigurationException.class.php +0 −24 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneFactory.class.php +3 −31 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +0 −5 Go to diff View file
D plugins/agiledashboard/include/Planning/ShortAccess.class.php +0 −150 Go to diff View file
D plugins/agiledashboard/include/Planning/ShortAccessFactory.class.php +0 −92 Go to diff View file
D plugins/agiledashboard/include/Planning/ShortAccessMilestonePresenter.class.php +0 −99 Go to diff View file
M plugins/agiledashboard/include/autoload.php +2 −7 Go to diff View file
M plugins/agiledashboard/site-content/en_US/agiledashboard.tab +0 −2 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/agiledashboard.tab +0 −2 Go to diff View file
M plugins/agiledashboard/tests/AgileDashboardRouterTest.php +1 −2 Go to diff View file
M plugins/agiledashboard/tests/include/ControllerTest.php +0 −3 Go to diff View file
D plugins/agiledashboard/www/themes/default/images/content-list.png +- −- Go to diff View file
D plugins/agiledashboard/www/themes/default/images/planning.png +- −- Go to diff View file
M plugins/cardwall/include/PaneInfo.class.php +1 −18 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.class.php +1 −2 Go to diff View file
M plugins/cardwall/site-content/en_US/cardwall.tab +1 −2 Go to diff View file
M plugins/cardwall/site-content/fr_FR/cardwall.tab +1 −2 Go to diff View file
D plugins/cardwall/www/themes/default/images/ic/48/sticky-note.png +- −- Go to diff View file
D plugins/cardwall/www/themes/default/images/ic/sticky-note.png +- −- Go to diff View file
M plugins/frs/include/FRS/AgileDashboardPaneInfo.php +1 −13 Go to diff View file