stable

Clone or download

Read-only

Hide "_in_folder" type in ArtifactLinkField

This is part of story #9468 import folders In artifactlink field you shouldn't be able to select 'Folder' nature In Tracker report you shouldn't be able to add a column artifact link 'Folder' Change-Id: Ic98f6bcb40d81fd855dab412d132db0527c30af1

Modified Files

Name
M plugins/artifactsfolders/include/Nature/NatureIsFolderPresenter.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureIsChildPresenter.php +1 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenter.php +3 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenterFactory.php +35 −5 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/ProcessChildrenTriggersCommandTest.php +1 −1 Go to diff View file