stable
Clone or download
Read-only
part of story #17878 rename Multi Project Backlog into Scaled Agile MirroredMilestone are renamed into ProjectIncrement Milestone is renamed into SourceArtifact In order to have better context Program subnamespaces habe been reworked - Administration will contain the "scrum" admin view - Backlog will contain everything needed to create a new artifact in program and its project increment Change-Id: I9677fe4555ec79f5fe43e7f782b0c511863f2545
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/scaled_agile/include/Program/PlannableItems/PlannableItems.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/PlannableItemsCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/PlannableItemsCollectionBuilder.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/PlannableItemsTrackersDao.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/PlannableItemsTrackersUpdater.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/Presenter/PlannableItemPresenter.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/Presenter/PlannableItemsPerTeamPresenter.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/Presenter/PlannableItemsPerTeamPresenterCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/Presenter/PlannableItemsPerTeamPresenterCollectionBuilder.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/PlannableItems/TopPlanningNotFoundInProgramProjectException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/ProgramAdminPresenter.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/ReadOnlyProgramAdminURLBuilder.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/ReadOnlyProgramAdminViewController.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/ArtifactCreatedHandler.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Asynchronous/CreateMirrorsTask.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Asynchronous/CreateMirrorsRunner.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Asynchronous/PendingArtifactChangesetNotFoundException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Asynchronous/PendingArtifactCreationDao.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Asynchronous/PendingArtifactNotFoundException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Asynchronous/PendingArtifactUserNotFoundException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/MirrorMilestoneCreationException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/MilestoneMirroringException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/MirrorMilestonesCreator.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/CreationCheck/ArtifactCreatorChecker.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/MissingRootPlanningException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/MissingTimeFrameFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/CreationCheck/MilestoneCreatorChecker.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/CreationCheck/RequiredFieldChecker.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/CreationCheck/SemanticChecker.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/CreationCheck/StatusSemanticChecker.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/CreationCheck/WorkflowChecker.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/ProgramDao.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/MirroredArtifactLink/MirroredMilestoneArtifactLinkType.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/MirrorMilestoneFieldsData.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/CopiedValues.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/CopiedValuesGatherer.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/NoDescriptionChangesetValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/NoDescriptionFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/NoEndPeriodChangesetValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/NoArtifactLinkFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/NoMilestoneTrackerException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/NoStartDateChangesetValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Status/MappedStatusValue.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Status/NoDuckTypedMatchingValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Status/NoStatusChangesetValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/NoStatusFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/Status/StatusValueMapper.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/SynchronizedFieldCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/SynchronizedFieldCollectionBuilder.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/SynchronizedFieldRetrievalException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/SynchronizedFields.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/SynchronizedFieldsGatherer.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/TimeframeFields.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/NoTitleChangesetValueException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/NoTitleFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/TitleFieldHasIncorrectTypeException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/Mirroring/UnsupportedTitleFieldException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/TeamProjectsCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/TeamProjectsCollectionBuilder.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/MilestoneTrackerRetrievalException.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/TeamMilestoneTrackerCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/MilestoneTrackerCollection.php | Go to diff View file | ||
R | plugins/scaled_agile/include/Program/Milestone/MilestoneTrackerCollectionFactory.php | Go to diff View file | ||
M | plugins/scaled_agile/include/Team/RootPlanning/MilestoneTrackerUpdateProhibited.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/include/Team/RootPlanning/RootPlanningEditionHandler.php | +1 | −1 | Go to diff View file |
M | plugins/scaled_agile/include/scaled_agilePlugin.php | +50 | −68 | Go to diff View file |
R | plugins/scaled_agile/tests/unit/Program/PlannableItems/PlannableItemsCollectionBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/PlannableItems/PlannableItemsTrackersUpdaterTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/PlannableItems/Presenter/PlannableItemsPerTeamPresenterCollectionBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/ReadOnlyProgramAdminURLBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/ReadOnlyProgramAdminViewControllerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/ArtifactCreatedHandlerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/Asynchronous/CreateMirrorsTaskTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/Asynchronous/CreateMirrorsRunnerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/MirrorMilestonesCreatorTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/CreationCheck/ArtifactCreatorCheckerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/CreationCheck/MilestoneCreatorCheckerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/CreationCheck/RequiredFieldCheckerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/CreationCheck/SemanticCheckerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/CreationCheck/StatusSemanticCheckerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/CreationCheck/WorkflowCheckerTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/MirroredArtifactLink/MirroredMilestoneArtifactLinkTypeTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/MirrorMilestoneFieldsDataTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/CopiedValuesGathererTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/Mirroring/Status/StatusValueMapperTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/SynchronizedFieldCollectionBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/SynchronizedFieldCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/SynchronizedFieldsGathererTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/SynchronizedFieldsTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/TimeframeFieldsTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/TeamProjectsCollectionBuilderTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/TeamProjectsCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/TeamMilestoneTrackerCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/MilestoneTrackerCollectionTest.php | Go to diff View file | ||
R | plugins/scaled_agile/tests/unit/Program/Milestone/MilestoneTrackerCollectionFactoryTest.php | Go to diff View file | ||
M | plugins/scaled_agile/tests/unit/Team/RootPlanning/RootPlanningEditionHandlerTest.php | +3 | −1 | Go to diff View file |
R | plugins/scaled_agile/tests/unit/scale_agilePluginTest.php | Go to diff View file |