stable

Clone or download

Read-only

Set Field as suffix instead of prefix

part of story #17878 rename Multi Project Backlog into Scaled Agile Just like we have named classes "*Value", we should use the name "*Field". It better matches English grammar. List of renames: Rename FieldsTimeFrame to TimeFrameFields Rename FieldsTimeFrameData to TimeFrameFields Rename FieldArtifactLinkAdapter to ArtifactLinkFieldAdapter Rename FieldDescriptionAdapter to DescriptionFieldAdapter Rename FieldStatusAdapter to StatusFieldAdapter Rename FieldTitleAdapter to TitleFieldAdapter No functional change expected. Change-Id: I09f592e1e1a7cead1ee9eab47b441854092d0e4b

Modified Files

Name
R plugins/scaled_agile/include/Adapter/Program/FieldArtifactLinkAdapter.php Go to diff View file
R plugins/scaled_agile/include/Adapter/Program/FieldDescriptionAdapter.php Go to diff View file
R plugins/scaled_agile/include/Adapter/Program/FieldStatusAdapter.php Go to diff View file
M plugins/scaled_agile/include/Adapter/Program/SynchronizedFieldsAdapter.php +10 −10 Go to diff View file
R plugins/scaled_agile/include/Adapter/Program/FieldsTimeFrameAdapter.php Go to diff View file
R plugins/scaled_agile/include/Adapter/Program/FieldTitleAdapter.php Go to diff View file
M plugins/scaled_agile/include/Program/Backlog/AsynchronousCreation/CreateProgramIncrementsTask.php +10 −10 Go to diff View file
R plugins/scaled_agile/include/Program/Backlog/ProgramIncrement/Source/Fields/FieldsTimeFrameData.php Go to diff View file
M plugins/scaled_agile/include/scaled_agilePlugin.php +10 −10 Go to diff View file
R plugins/scaled_agile/tests/unit/Adapter/Program/FieldArtifactLinkAdapterTest.php Go to diff View file
R plugins/scaled_agile/tests/unit/Adapter/Program/FieldDescriptionAdapterTest.php Go to diff View file
R plugins/scaled_agile/tests/unit/Adapter/Program/FieldStatusAdapterTest.php Go to diff View file
R plugins/scaled_agile/tests/unit/Adapter/Program/FieldsTimeFrameAdapterTest.php Go to diff View file
R plugins/scaled_agile/tests/unit/Adapter/Program/FieldTitleAdapterTest.php Go to diff View file
R plugins/scaled_agile/tests/unit/Program/Backlog/ProgramIncrement/Source/Changeset/Values/FieldsTimeFrameDataTest.php Go to diff View file