Search found 5 matches

by djidave
26 Jun 2006, 12:10
Forum: Help
Topic: Email Notification
Replies: 0
Views: 2356

Email Notification

I am setting up the emails on my mantis server and have emails working but have limited to very little being sent out (mainly to admin only)

I want the following all developers and above to get email when a new bug is added.

Then if the bug is allocated to someone, only the person it is allocated ...
by djidave
20 Jun 2006, 09:12
Forum: Customizations
Topic: Same Bug ID sequence for different projects.
Replies: 1
Views: 6109

My first inclination would be no as I am guessing the BugID will be the unique key field for the Database and Search.

Have you tried creating a custom field called Project Bug Number and using that.

Dave R
by djidave
12 Jun 2006, 10:03
Forum: General Discussion
Topic: Mantis with Sharepoint
Replies: 3
Views: 9990

Mantis with Sharepoint

Has anyone tried to integrate Mantis within a sharepoint enviroment.

I know there are a lot of issues with intergration to Active Directory. And I think sharepoint can display any webpage inside it.

Any experience or opinions are welcome

Thanks

Dave R
by djidave
04 May 2006, 15:01
Forum: Help
Topic: Linking Direct To Correct Page
Replies: 3
Views: 4927

Thanks

This sort of works, but it only displays the top level of projects.

The main aim is to have a URL stored in each project which when clicked on can go straight to report bug as an Anonymous user in the correct project.

If this can be done by calling the php with the relevent patrameters ...
by djidave
19 Apr 2006, 13:25
Forum: Help
Topic: Linking Direct To Correct Page
Replies: 3
Views: 4927

Linking Direct To Correct Page

Is there a way of giving a user a link so that they go directly to the Report Bug (Simple) page of a set project, using either guest access or a specified user account. Through a single URL.

e.g.

Click Here To Report Bug <- this would actually take you straight to the page not a login or a ...