stable

Clone or download

Read-only

Change-Id: If223df5ab060966c681382c21eeb4835226eb293

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php +0 −4 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/PanePresenterBuilderFactory.class.php +3 −58 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningPane.class.php +0 −77 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningPaneInfo.class.php +0 −66 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningPresenter.class.php +0 −177 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningPresenterBuilder.class.php +0 −100 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningSubMilestonePresenter.class.php +0 −140 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningSubMilestonePresenterCollection.class.php +0 −81 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningSubMilestonePresenterFactory.class.php +0 −54 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Pane.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2PaneInfo.class.php +5 −5 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopContent/TopContentPaneInfo.class.php +0 −33 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopContent/TopContentPresenter.class.php +0 −53 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopContent/TopContentPresenterBuilder.class.php +0 −99 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopPlanning/TopPlanningPaneInfo.class.php +0 −33 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/TopPlanning/TopPlanningPresenterBuilder.class.php +0 −117 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/PaneInfoFactory.class.php +0 −37 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/SubmilestonePresenter.class.php +0 −39 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/SubmilestonePresenterBuilder.class.php +0 −54 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +0 −7 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouterBuilder.php +3 −7 Go to diff View file
M plugins/agiledashboard/include/BreadCrumbs/Milestone.class.php +1 −0 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneController.class.php +0 −11 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneLinkPresenter.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php +0 −26 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +0 −28 Go to diff View file
D plugins/agiledashboard/include/Planning/Presenters/PHP51HomePresenter.class.php +0 −55 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestoneController.class.php +2 −7 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php +0 −55 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +0 −6 Go to diff View file
M plugins/agiledashboard/include/autoload.php +2 −17 Go to diff View file
M plugins/agiledashboard/include/constants.php +0 −12 Go to diff View file
M plugins/agiledashboard/templates/home.mustache +1 −1 Go to diff View file
D plugins/agiledashboard/templates/milestone-content.mustache +0 −9 Go to diff View file
D plugins/agiledashboard/templates/milestone-planning.mustache +0 −23 Go to diff View file
D plugins/agiledashboard/templates/pane-planning.mustache +0 −111 Go to diff View file
D plugins/agiledashboard/templates/shortaccess-milestones.mustache +0 −10 Go to diff View file
D plugins/agiledashboard/templates/show-top-deprecated.mustache +0 −3 Go to diff View file
D plugins/agiledashboard/templates/submilestone-content.mustache +0 −10 Go to diff View file
M plugins/agiledashboard/tests/include/MilestoneLinkPresenterTest.php +1 −1 Go to diff View file
M plugins/agiledashboard/tests/include/MilestonePaneFactoryTest.php +0 −1 Go to diff View file
D plugins/agiledashboard/tests/js/drag-n-drop-test.js +0 −110 Go to diff View file
M plugins/agiledashboard/www/js/ContentFilter.js +1 −10 Go to diff View file
D plugins/agiledashboard/www/js/OuterGlow.js +0 −32 Go to diff View file
D plugins/agiledashboard/www/js/expand-collapse.js +0 −122 Go to diff View file
D plugins/agiledashboard/www/js/load-more-milestones.js +0 −76 Go to diff View file
D plugins/agiledashboard/www/js/milestone-planning.js +0 −376 Go to diff View file
M plugins/agiledashboard/www/js/planning-view.js +2 −17 Go to diff View file
D plugins/agiledashboard/www/js/planning.js +0 −37 Go to diff View file
M plugins/agiledashboard/www/themes/default/css/style.less +2 −131 Go to diff View file
M plugins/cardwall/include/cardwallPlugin.class.php +0 −11 Go to diff View file
M plugins/svn/include/autoload.php +2 −3 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +0 −10 Go to diff View file
M src/etc/local.inc.dist +0 −3 Go to diff View file
M tests/integration/_fixtures/local.inc +0 −3 Go to diff View file