stable
Clone or download
Read-only
Merge "story #9585: tracker plugin, natures: manage allowed projects" into burning_parrot
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/www/themes/BurningParrot/css/_mediawiki.scss | +0 | −7 | Go to diff View file |
M | plugins/phpwiki/www/themes/BurningParrot/css/_phpwiki.scss | +0 | −7 | 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/tracker.tab | +8 | −8 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +8 | −8 | Go to diff View file |
M | plugins/tracker/templates/siteadmin-config/natures.mustache | +11 | −4 | Go to diff View file |
M | src/templates/resource_restrictor/allowed-projects-list.mustache | +67 | −54 | Go to diff View file |
M | src/templates/resource_restrictor/grant-only-allowed-projects.mustache | +19 | −17 | Go to diff View file |
M | src/www/scripts/tuleap/manage-allowed-projects-on-resource.js | +19 | −15 | Go to diff View file |
M | src/www/themes/BurningParrot/css/_includes.scss | +1 | −0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_resource_restrictor.scss | +22 | −0 | Go to diff View file |