stable
Clone or download
Read-only
part of story #9770 cross refrences between Tuleap and Bugzilla We can edit keyword information. Keyword isn't updatable itself. Change-Id: I265e17febce32cf62aa06a7c5a0c6a76e18c453f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/bugzilla_reference/include/Bugzilla/Administration/Controller.php | +26 | −1 | Go to diff View file |
M | plugins/bugzilla_reference/include/Bugzilla/Administration/Presenter.php | +9 | −3 | Go to diff View file |
M | plugins/bugzilla_reference/include/Bugzilla/Administration/ReferencePresenter.php | +15 | −0 | Go to diff View file |
M | plugins/bugzilla_reference/include/Bugzilla/Administration/Router.php | +3 | −0 | Go to diff View file |
M | plugins/bugzilla_reference/include/Bugzilla/Reference/Dao.php | +29 | −1 | Go to diff View file |
M | plugins/bugzilla_reference/include/Bugzilla/Reference/ReferenceSaver.php | +36 | −2 | Go to diff View file |
M | plugins/bugzilla_reference/site-content/fr_FR/LC_MESSAGES/tuleap-bugzilla_reference.po | +18 | −3 | Go to diff View file |
M | plugins/bugzilla_reference/site-content/tuleap-bugzilla_reference.pot | +16 | −1 | Go to diff View file |
M | plugins/bugzilla_reference/templates/add-reference.mustache | +4 | −4 | Go to diff View file |
A | plugins/bugzilla_reference/templates/edit-reference.mustache | +98 | −0 | Go to diff View file |
M | plugins/bugzilla_reference/templates/reference-list.mustache | +8 | −3 | Go to diff View file |
M | plugins/bugzilla_reference/www/scripts/bugzilla-reference.js | +10 | −0 | Go to diff View file |