stable

Clone or download

Read-only

Merge commit 'refs/changes/77/5277/10' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8833: update the tables when adding new art_links Change-Id: Ic3457e1b5f66ce75983f345fc26d5e723d085c2c

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/ArtifactInNatureTablePresenter.php +7 −5 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureTablePresenter.php +12 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php +29 −1 Go to diff View file
A plugins/tracker/templates/artifactlink-nature-table-head.mustache +13 −0 Go to diff View file
A plugins/tracker/templates/artifactlink-nature-table-row.mustache +10 −0 Go to diff View file
M plugins/tracker/templates/artifactlink-nature-table.mustache +2 −25 Go to diff View file
M plugins/tracker/www/scripts/TrackerArtifactLink.js +36 −13 Go to diff View file