stable

Clone or download

Read-only

Project restrictor should import TLP

Part of request #14565: tlp should be imported by all its users How to test: In Site administration: - go to Plugins Administration - go to Git > "Gerrit" tab - go to Git > "Mirrors" tab - go to Mediawiki In all the above places, restriction by project still works. You can still filter the table (TLP) and a modal opens if you toggle the switch. In Site administration > Trackers, the restrictor has been removed as I could not find usage of it. Change-Id: Iecdd359f64be393ae5cbf522ec63d5f618b20653

Modified Files

Name
M plugins/git/include/Git/AdminGerritController.class.php +7 −3 Go to diff View file
M plugins/git/include/Git/AdminMirrorController.class.php +6 −1 Go to diff View file
M plugins/mediawiki/include/mediawikiPlugin.php +3 −2 Go to diff View file
M plugins/pluginsadministration/include/pluginsadministrationPlugin.php +3 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +0 −8 Go to diff View file
R src/www/scripts/tuleap/manage-allowed-projects-on-resource.js Go to diff View file
M src/webpack.common.js +2 −0 Go to diff View file