stable
Clone or download
Read-only
Merge commit 'refs/changes/70/5270/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8833: add a select nature box in the frontend Change-Id: I7237ab46b430f72af343926e6202b383538ef0c3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureConfigController.php | +6 | −13 | Go to diff View file |
R | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureFactory.php | Go to diff View file | ||
A | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureSelectorPresenter.php | +35 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +24 | −5 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +4 | −3 | Go to diff View file |
A | plugins/tracker/templates/artifactlink-nature-selector.mustache | +5 | −0 | Go to diff View file |
M | plugins/tracker/www/config.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifactLink.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +4 | −0 | Go to diff View file |