stable

Clone or download

Read-only

Refactoring: folder hierarchy should be per artifact

part of story #9468 import folders No functional changes. This prepares the field when we will display folder hierarchy for children. Change-Id: I16a28e9ca9df6626c64635525c938a6ec6ec3c31

Modified Files

Name
M plugins/artifactsfolders/include/Folder/ArtifactPresenter.php +16 −13 Go to diff View file
M plugins/artifactsfolders/include/Folder/ArtifactPresenterBuilder.php +52 −6 Go to diff View file
M plugins/artifactsfolders/include/Folder/ArtifactView.php +10 −5 Go to diff View file
M plugins/artifactsfolders/include/Folder/Presenter.php +1 −7 Go to diff View file
D plugins/artifactsfolders/include/Folder/PresenterBuilder.php +0 −88 Go to diff View file
M plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +12 −11 Go to diff View file
M plugins/artifactsfolders/include/autoload.php +2 −3 Go to diff View file