Got it! Thanks for your help!atrol wrote:Not sure if it's the same in the outdated Mantis 1.2 version you use:
Goto page Manage > Manage plugins
Click on "Source Control Integration" in the list.
Change setting "Manage Threshold"
Search found 5 matches
- 03 Aug 2017, 04:32
- Forum: Customizations
- Topic: Grant 'Create and Manage Repository Settings
- Replies: 2
- Views: 6104
Re: Grant 'Create and Manage Repository Settings
- 01 Aug 2017, 14:32
- Forum: Customizations
- Topic: Grant 'Create and Manage Repository Settings
- Replies: 2
- Views: 6104
Grant 'Create and Manage Repository Settings
We do have several access levels(e.g. Viewer, Updater, QA, Manager, Administrator) I'm trying to enable the "Create and Manage Repository Settings for QA access level". What command should I include in config_inc.php or how can I achieve this to enable it for QA access level?
- 01 Aug 2017, 09:13
- Forum: Customizations
- Topic: Grant Manage Plugins to Other Access Levels
- Replies: 4
- Views: 8200
Re: Grant Manage Plugins to Other Access Levels
Of course, I changed it to QAatrol wrote:Your screen shot shows that you are logged in as Nik - QA
I assume that QA is an access level which has been setup by your own and which is below MANAGER access level.
Anyway, I got it sorted now. Thanks!
- 01 Aug 2017, 06:56
- Forum: Customizations
- Topic: Grant Manage Plugins to Other Access Levels
- Replies: 4
- Views: 8200
Re: Grant Manage Plugins to Other Access Levels
Thanks for the reply. I've added the line to file config_inc.php, however it still the same..atrol wrote:Add the following line to file config_inc.php and adjust to your needs, e.g for managersCode: Select all
$g_manage_plugin_threshold = MANAGER;
- 26 Jul 2017, 08:30
- Forum: Customizations
- Topic: Grant Manage Plugins to Other Access Levels
- Replies: 4
- Views: 8200
Grant Manage Plugins to Other Access Levels
Administrators access level can only manage plugins. Is there way to grant or enable other access levels like managers or developers to manage plugins? If so, how? Thanks in advance.