stable

Clone or download

Read-only

Remove planning disabling event

part of story #21368 create mirrored iteration This event is not useful anymore. Team plannings are always enabled. If a user is browsing a Team's planning view and cannot see a Program, the "parent information" listing the Program will not be displayed. Change-Id: I5827187eb2786b287cca531beaf0a4705bbe5a92

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php +1 −8 Go to diff View file
D plugins/agiledashboard/include/Planning/ConfigurationCheckDelegation.php +0 −71 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php +6 −11 Go to diff View file
M plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php +1 −6 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +0 −5 Go to diff View file
M plugins/agiledashboard/templates/pane-planning-v2.mustache +13 −20 Go to diff View file
D plugins/program_management/include/Adapter/Program/Plan/PlanProgramAdapter.php +0 −91 Go to diff View file
M plugins/program_management/include/Adapter/Team/TeamDao.php +0 −13 Go to diff View file
D plugins/program_management/include/Domain/Program/Backlog/Plan/BuildPlanProgramConfiguration.php +0 −34 Go to diff View file
D plugins/program_management/include/Domain/Program/Backlog/Plan/ConfigurationChecker.php +0 −59 Go to diff View file
D plugins/program_management/include/Domain/Program/Plan/UserCanNotAccessToProgramException.php +0 −31 Go to diff View file
M plugins/program_management/include/Domain/Team/Creation/TeamStore.php +0 −2 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +0 −33 Go to diff View file
D plugins/program_management/tests/unit/Adapter/Program/Plan/PlanProgramAdapterTest.php +0 −114 Go to diff View file
D plugins/program_management/tests/unit/Domain/Program/PlanningCheck/ConfigurationCheckerTest.php +0 −68 Go to diff View file