Search found 10 matches

by strija
20 Jan 2010, 15:24
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

Thanks alot, I will try everything tomorrow since my working day is done for today ;)
by strija
20 Jan 2010, 14:31
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

What do you mean with "If you are able to modify the core"? I have access to the FTP so I can modify the core files without any problems.

Are you saying that the default installation of mantis does not send notifications for all projects to all admins? What should I be looking for in the debuging?
by strija
20 Jan 2010, 13:30
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

I just got an idea. Maybe I could create a new user role called something like "subadmin" and do it like this. I'll try this, and write the results here.
by strija
20 Jan 2010, 13:26
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

I now opened the MySQL table "mantis_project_user_list", and here I can see all the users assigned to various projects. The problem is that the admins are not in this table. So that means that all admins are always added to all projects, and it cannot be done differently without modifying the core ...
by strija
20 Jan 2010, 13:18
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

Yes that's my problem. We have 4 admins in our company (one of them is me), and we all get notifaction for all projects even if we never had anything to do with a project.
by strija
20 Jan 2010, 12:15
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

The version 1.1.8.
Regarding the categories:
We have a project called BAWAG, and inside the project is a category HTML Templates. When I try to edit the category, it isn't assigned to anyone.
On the bottom of the project page ist the list of users in the projects and all users except for the admin ...
by strija
20 Jan 2010, 10:49
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

That's exactly how my settings look like. But they're not in config_inc.php, they're in config_defaults_inc.php.
by strija
20 Jan 2010, 08:40
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

I've been looking there already, but it's not helping me. Could you please point me out to the setting, because I don't see it.
by strija
19 Jan 2010, 15:26
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Re: Remove admin user from project

I know about this functionality, but this does not work for administrators.
Do you perhaps have another sollution?
by strija
19 Jan 2010, 10:23
Forum: Customizations
Topic: Remove admin user from project
Replies: 21
Views: 21451

Remove admin user from project

We currently have a lot of projects setup in our Mantis installation, and there's a total of 4 admins in the system.
Is there a way to remove admins from specific projects so that they wont get all the notifactions for every project.
The problem is that every admin is responsible only for certain ...