stable
Clone or download
Read-only
request #12574 We can no longer choose the artifact folder
How to activate folder feature: - enable the plugin - manually add your tracker_id in plugin_artifactsfolders_tracker_usage table - set a tracker hierarchy: tracker (with artifact link field) |_ tracker_folder (=> plugin_artifactsfolders_tracker_usage) - create a new artifact => you should be able to choose a folder - update an existing artifact => you should be able to update folder Change-Id: Ib7db96f5d4eb5d91e229befc9c3910afbfe34617
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artifactsfolders/include/Folder/ArtifactLinkInformationPrepender.php | +32 | −10 | Go to diff View file |
M | plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php | +19 | −18 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifactEditionSwitcher.js | +3 | −0 | Go to diff View file |
A | plugins/tracker/www/themes/default/css/includes/_artifact-link-field.scss | +108 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +1 | −69 | Go to diff View file |