stable
Clone or download
Read-only
Merge commit 'refs/changes/82/4582/8' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #6256: add the tracker email info in the report header Change-Id: I068d0f5d92ce16793db1e56e58420427fae7737d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php | +18 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +30 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/en_US/script_locale.txt | +6 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/script_locale.txt | +6 | −0 | Go to diff View file |
M | plugins/tracker/templates/report/header_in_report.mustache | +14 | −14 | Go to diff View file |
A | plugins/tracker/www/scripts/TrackerEmailCopyPaste.js | +132 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +29 | −1 | Go to diff View file |
M | src/www/scripts/tuleap/account-maintenance.js | +4 | −4 | Go to diff View file |
M | src/www/scripts/tuleap/browser-compatibility.js | +19 | −2 | Go to diff View file |