stable
Clone or download
Read-only
story #8833: display a nature column
This column simply print the nature of the artifact_link in readonly mode. In edit mode a select box is displayed so the user can update the nature of the link. Change-Id: I1af91219120f2937423974a52f183ce063c5cf43
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +33 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +40 | −3 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/templates/artifactlink-nature-selector.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifactLink.js | +0 | −1 | Go to diff View file |