stable

Clone or download

Read-only

story #9251: mass remove links when editing artifacts

How to test this: When you edit an artifact link field, you can now click on a checkbox in the header of the table to mark all links of the current pane (e.g. Tasks) for deletion. When you add temporary links (using the '+ Add artifacts' button), those links can also be removed using the checkbox Change-Id: I13838bd469ddd0f81208cf04fa5c1e9d15657a90

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +4 −2 Go to diff View file
M plugins/tracker/package.json +2 −1 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/www/scripts/TrackerArtifactLink.js +52 −5 Go to diff View file