Search found 3 matches

by plhostis
29 Jun 2011, 10:43
Forum: Help
Topic: Limited Access level
Replies: 2
Views: 2496

Re: Limited Access level

hello

i want to create a user with limited rights add or change bugnote not else

i use Mantis 1.2.3
by plhostis
16 Jun 2011, 11:16
Forum: Help
Topic: Limited Access level
Replies: 2
Views: 2496

Limited Access level

Hello

I want to use a user with limited rights , just add or modify bugnotes on every issue. I create a new role NOTER with a weight of 15 a bit more then VIEWER (10)

i modified config_inc.php with

$g_add_bugnote_threshold = NOTER
$g_update_bug_threshold = NOTER

but i can't still modify notes ...
by plhostis
16 Mar 2011, 10:02
Forum: Customizations
Topic: How to hide some fields by category
Replies: 2
Views: 3215

How to hide some fields by category

hello

i want to hide some fields depending of the category ?. How can i do ? do i must write a custom function ? is there a repository of customs functions source code ?

thanks