stable

Clone or download

Read-only

Provide "_in_folder" link type (immutable)

This is part of story #9468 import folders This add a new immutable nature "_in_folder" - In Site admin tracker section a new nature is visible, it can't be updated or removed - In tracker a new nature "Folder" is selectable Change-Id: I03ce333bbdd2e340d8529d4990a9e5b288a760f7

Modified Files

Name
A plugins/artifactsfolders/include/Nature/NatureIsFolderPresenter.php +41 −0 Go to diff View file
M plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +11 −0 Go to diff View file
M plugins/artifactsfolders/include/autoload.php +4 −3 Go to diff View file
M plugins/artifactsfolders/site-content/en_US/artifactsFolders.tab +4 −0 Go to diff View file
M plugins/artifactsfolders/site-content/fr_FR/artifactsFolders.tab +4 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NaturePresenterFactory.php +20 −2 Go to diff View file