Search found 55 matches
- 24 Sep 2020, 22:19
- Forum: Customizations
- Topic: Adding custom fields to project page
- Replies: 7
- Views: 1736
Re: Adding custom fields to project page
Found it in developer documentation. Thank you!
- 24 Sep 2020, 15:31
- Forum: Customizations
- Topic: Adding custom fields to project page
- Replies: 7
- Views: 1736
Re: Adding custom fields to project page
Thanks. At first glance, that plugin is bit more than what I have in mind. I will download the code and have a look at it. I was trying find the "event" that might trigger the building of the project page under management. Is there a document that offers insight into the MantisBT architect...
- 23 Sep 2020, 17:21
- Forum: Customizations
- Topic: Adding custom fields to project page
- Replies: 7
- Views: 1736
Re: Adding custom fields to project page
It has been a while since I poked around in the code. I leave that to Andy mostly. However, I want to outline this idea before handing off. I checked out the files at github that contain the word "proj" and "project" but came up no smarter than when I started. I would be grateful...
- 23 Sep 2020, 14:40
- Forum: Customizations
- Topic: Adding custom fields to project page
- Replies: 7
- Views: 1736
Adding custom fields to project page
We have a need to add a couple of fields to the project definition page. We feel it would be best not to hack the core code. Better to add a new feature similar to the custom fields for issues. Is there support for this in MantisBT? Has anyone discussed adding "custom fields" to the projec...
- 11 Sep 2020, 16:17
- Forum: Help
- Topic: Negative search in filters
- Replies: 4
- Views: 1824
Re: Negative search in filters
Advanced filters... I had not noticed that. I will give it a try.
Thanks for all the replies.
Thanks for all the replies.
- 10 Sep 2020, 19:39
- Forum: Help
- Topic: Negative search in filters
- Replies: 4
- Views: 1824
Negative search in filters
Given a project called "Customer Service", that has ten issue Categories defined including one called "Training", how to set the filters to view the all the issues except "Training"? I don't think there is an option for this. I searched the documentation, the bug tracke...
- 18 Dec 2019, 21:30
- Forum: General Discussion
- Topic: Product Matrix
- Replies: 4
- Views: 4102
Re: Product Matrix
Thank you for the reply.
- 18 Dec 2019, 18:42
- Forum: General Discussion
- Topic: Product Matrix
- Replies: 4
- Views: 4102
Product Matrix
Has anyone screen shots of this plugin?
http://git.mantisforge.org/w/product-matrix.git
It sounds interesting, but I would to understand better how it works before committing time to installation and, if needed, debug.
http://git.mantisforge.org/w/product-matrix.git
It sounds interesting, but I would to understand better how it works before committing time to installation and, if needed, debug.
- 29 Aug 2019, 23:47
- Forum: EmailReporting
- Topic: Issue not created
- Replies: 12
- Views: 6929
Re: Issue not created
Thank you for the detailed information. We, well, Andy of our staff, worked out how to make this work as desired. 

- 29 Aug 2019, 23:46
- Forum: EmailReporting
- Topic: plugin_EmailReporting_mailboxes array question
- Replies: 2
- Views: 3436
Re: plugin_EmailReporting_mailboxes array question
thank you. We found to work out what we needed.
- 15 Dec 2018, 21:57
- Forum: EmailReporting
- Topic: plugin_EmailReporting_mailboxes array question
- Replies: 2
- Views: 3436
plugin_EmailReporting_mailboxes array question
EmailReporting 0.10.1 In working through the installation and config of this plug-in, I noticed something unexpected. in the code snippet below the array index is 0, 2, 3. I expected it to be 0, 1, 2. Also, I notice that element 3 has no description. That is probably not desirable. Playing around wi...
- 15 Dec 2018, 21:22
- Forum: EmailReporting
- Topic: Issue not created
- Replies: 12
- Views: 6929
Re: Issue not created
I needed to delete the setup file and remove a couple of details. Here it is, corrected for public use.
- 15 Dec 2018, 21:18
- Forum: EmailReporting
- Topic: Issue not created
- Replies: 12
- Views: 6929
Re: Issue not created
Thank you, again. I appreciate your help. I attached a file to my previous post that contains my set up. I am not familiar with the Mantis API, although I have a lot of expertise with API's in general. My hope for this was that the web master could implement without specialized coding. Can there be ...
- 15 Dec 2018, 19:47
- Forum: EmailReporting
- Topic: Issue not created
- Replies: 12
- Views: 6929
Re: Issue not created
Thank you. That helps. Assume a single reporter, and the two projects as before, and two web forms for user submissions. The web forms are created with a tool such as Contact 7 for Wordpress, which has an email address field for the submitter, and an email address use to send the completed form data...
- 15 Dec 2018, 18:31
- Forum: EmailReporting
- Topic: Issue not created
- Replies: 12
- Views: 6929
Re: Issue not created
Thank you, SL-Gundam, for your suggestions and for maintaining the plugin. In reviewing the two URL you provided, it occurred to me that I may not clearly understand the overall arrangement. Here is what I have: Mantis Project: Test Email Reporting Email Address: test_mantis_email_reporting@mydomain...