Source Control Integration plugin

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
eanon
Posts: 16
Joined: 18 Feb 2013, 13:22

Source Control Integration plugin

Post by eanon »

Hello, I'm using the Source Control Integration plugin and would like to hide the "repositories" menu for users who are not developers (or other threshold) ? And, in this "repositories" page, only show the projects for which user is assigned to... Is it possible ?
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Source Control Integration plugin

Post by atrol »

I don't use this plugin, but had a short look at the source code.
It seems that there are various options at the configuration page of the plugin to set thresholds who is allowed to view and update repositories.
Please use Search before posting and read the Manual
eanon
Posts: 16
Joined: 18 Feb 2013, 13:22

Re: Source Control Integration plugin

Post by eanon »

Effectively, there are these threshold options, but it seems to act everywhere rather than only about "Repositories" menu item and its underlying page. For example, I've tried to set the "View threshold" at "Developer" level rather than the default "Viewer" one : so, logged as "Reporter",

- "Repositories" menu item is already here, but I can't access to the page (access denied) : I would prefer to don't see the menu at all.
- I don't see any changeset on any page anymore, even in the "View issue" page for the related changesets : my wish was just to hide access to "Repositories" page (which actually lists all the SVN changesets, even the ones not linked with a Mantis issue), not to hide this info in the framework of every issue.

Well, I'll simply hide the "Repositories" menu item until better way :) Thanks for your help, atrol.
Post Reply