Search found 1586 matches

by cas
05 Oct 2011, 12:14
Forum: Customizations
Topic: Submit issue via external form?
Replies: 10
Views: 28807

Re: Submit issue via external form?

If your external form could be an email, you simply can use the emailreporting plugin.
by cas
05 Oct 2011, 12:01
Forum: General Discussion
Topic: Is feature active/wanted - Delay project?
Replies: 2
Views: 3012

Re: Is feature active/wanted - Delay project?

This is not standard available. You could implement the task plugin and use that to control various actions within an issue. :D This plugin does not (yet) support start dates though. :(
by cas
30 Sep 2011, 12:00
Forum: Help
Topic: Custom fields, users, and states
Replies: 2
Views: 2734

Re: Custom fields, users, and states

That is an easy question with a short answer: No
Currently there is no (custom) field based authorisation nor user based authorisation.
by cas
30 Sep 2011, 11:53
Forum: Help
Topic: Please read this if you have problems with emails
Replies: 97
Views: 2572609

Re: Please read this if you have problems with emails

That is correct, field is not shown.
In order to do so, you would need to adjust function "email_format_bug_message" within core/email_api.php
Be aware that such change disapperas when upgrading to the new version.
Best is to request a change @ mantisbt.org/bugs :roll:
by cas
09 Sep 2011, 13:49
Forum: Help
Topic: Automatic reporting system
Replies: 5
Views: 4935

Re: Automatic reporting system

That plugin works perfectly :D
by cas
07 Sep 2011, 11:57
Forum: Help
Topic: How to add attachments to webserver or database
Replies: 1
Views: 1877

Re: How to add attachments to webserver or database

So you want to adjust an attached file and expect the latest version to be attached to the mantis issue?
:( Sorry, that will not work out of the box. You would need to re-attach it.
Possibly you could develop something using webdav but it that will prove to be a nice challenge :mrgreen:
by cas
05 Sep 2011, 14:29
Forum: Customizations
Topic: Auto monitoring of some issues
Replies: 1
Views: 2849

Re: Auto monitoring of some issues

What do you mean with monitoring? You can configure mantis such that it sends an email whenver something changes.
In addition there is a plugin which can send an email based upon status.
by cas
25 Aug 2011, 12:58
Forum: General Discussion
Topic: Where are the attachments gone?
Replies: 10
Views: 10181

Re: Where are the attachments gone?

Suggest you get into the manual, it is all described.
Also moving attachmenmts from DB to Disk (any place of your choice) has been described many times :mrgreen:
by cas
25 Aug 2011, 08:26
Forum: Help
Topic: How to integrate MantisBT with Git
Replies: 4
Views: 8227

Re: How to integrate MantisBT with Git

first copy the plugins into the plugins directory of your mantis installation (after uncompressing them !!)
by cas
25 Aug 2011, 08:21
Forum: Help
Topic: Connect to multiple database of different server in mantisbt
Replies: 1
Views: 1636

Re: Connect to multiple database of different server in mant

No, will not work out of the box.
There is something available for syncing MySQL databases, look into that direction.
Bidirectional updates however will give you big headaches though :evil:
by cas
25 Aug 2011, 08:16
Forum: General Discussion
Topic: Where are the attachments gone?
Replies: 10
Views: 10181

Re: Where are the attachments gone?

most likley they are stored in the database itself.
You can change to DISK and move them all to disk (there is a facility in the admin section).
by cas
19 Aug 2011, 10:49
Forum: General Discussion
Topic: Report a bug via email
Replies: 56
Views: 72839

Re: Report a bug via email

You only need to define the projects, categories are optional (you can use one general category). So real easy. As for the lay-out, any lay-out will do. All mails in the mailbox will be transferred to mantis. Please tryit so you can see for yourself. There is a seperate section about this plugin on ...
by cas
19 Aug 2011, 06:45
Forum: Help
Topic: what plugin adds new Main Top Front Menu Item (version 1.2.3
Replies: 4
Views: 3286

Re: what plugin adds new Main Top Front Menu Item (version 1

You still can use the standarrd facility for this by switching project documentation on.
Just add the following line to config_inc.php :
$g_enable_project_documentation = ON;
by cas
18 Aug 2011, 18:48
Forum: Customizations
Topic: Time Tracking plugin reborn
Replies: 25
Views: 31630

Re: Time Tracking plugin reborn

No need for credits, as long as we get the best plugin :mrgreen: