Is it possible through Mantis BT configuration or do I need to write a plugin?
Thanks.
Search found 17 matches
- 09 Apr 2021, 10:03
- Forum: Customizations
- Topic: Change timeline notifications to show by day
- Replies: 2
- Views: 147
- 06 Apr 2021, 21:04
- Forum: Customizations
- Topic: Change timeline notifications to show by day
- Replies: 2
- Views: 147
Change timeline notifications to show by day
Is it possible to show timeline notifications by day instead of by week?
With weekly notifications it is really time consuming to track what is happening daily, especially during a busy week.
Any pointers please?
Kind regards.
With weekly notifications it is really time consuming to track what is happening daily, especially during a busy week.
Any pointers please?
Kind regards.
- 01 Apr 2021, 15:19
- Forum: Customizations
- Topic: Add drop down sub menu in navigation menu
- Replies: 1
- Views: 89
Add drop down sub menu in navigation menu
I would like to add a menu item which has a dropdown sub-menu in the navigation sidebar.
I have tried to look for a solution that I can understand as a novice programmer but I can't find any.
Please assist.
Thanks.
I have tried to look for a solution that I can understand as a novice programmer but I can't find any.
Please assist.
Thanks.
- 01 Apr 2021, 15:14
- Forum: EmailReporting
- Topic: Hide menu from User profiles
- Replies: 1
- Views: 77
Hide menu from User profiles
I would like to hide the "Manage Email Submissions" menu from appearing on profiles below administrator i.e manager, developer etc. This is because the menu shows up in their navigation, and when they try to access it shows "Access denied" which is good. Now I would like them to ...
- 03 Mar 2021, 08:31
- Forum: General Plugin Discussion
- Topic: Plugin to transform tickets into faqs
- Replies: 5
- Views: 3826
- 01 Mar 2021, 08:37
- Forum: General Plugin Discussion
- Topic: Calendar Plugin shows Error when trying to go back to events for previous weeks
- Replies: 7
- Views: 332
Re: Calendar Plugin shows Error when trying to go back to events for previous weeks
Apologies for the late reply.
Yes, I am running it on localhost.
Any modifications I need to do?
Kind regards.
Yes, I am running it on localhost.
Any modifications I need to do?
Kind regards.
- 25 Feb 2021, 01:57
- Forum: General Plugin Discussion
- Topic: Calendar Plugin shows Error when trying to go back to events for previous weeks
- Replies: 7
- Views: 332
Re: Calendar Plugin shows Error when trying to go back to events for previous weeks
I do not get the error but that is because of my error settings. I do see your issue. If I select Back for the third time, i have no dates anymore due to the problem in the script. The problem arises if going back in time, you end up in the previous year so the issue only arises in January for goin...
- 21 Feb 2021, 06:43
- Forum: General Discussion
- Topic: Add Relationships field when reporting an issue
- Replies: 6
- Views: 916
Re: Add Relationships field when reporting an issue
the plugin needs to kick in after the bug/issue has been created, so use the following event: EVENT_REPORT_BUG In the plugin screen itself you need to get the related issue (including type of relationship). You may be able to use the existing screen with some tweaks Noted. Thanks for the response :D
- 21 Feb 2021, 06:38
- Forum: General Discussion
- Topic: Due date by Severity
- Replies: 7
- Views: 2974
- 18 Feb 2021, 20:49
- Forum: General Discussion
- Topic: Due date by Severity
- Replies: 7
- Views: 2974
Re: Due date by Severity
I have tried to download the plugin without success. Can someone please link it as a reply? Thanks in advance.cas wrote: ↑02 Jan 2019, 11:08I do have a plugin available for exactly that pupose, see:
https://www.nuy.info/mantis2/view.php?id=7
- 10 Feb 2021, 14:46
- Forum: General Discussion
- Topic: what does the project status control?
- Replies: 6
- Views: 4663
Re: what does the project status control?
Is there a way to hide/disable it? It is not needed in our use case scenario
- 19 Jan 2021, 07:55
- Forum: General Plugin Discussion
- Topic: Calendar Plugin shows Error when trying to go back to events for previous weeks
- Replies: 7
- Views: 332
Re: Calendar Plugin shows Error when trying to go back to events for previous weeks
I did so 2 weeks ago, but till now no reply
I was thus hoping to find some help here, or if anyone had experienced the same issue.

- 18 Jan 2021, 13:54
- Forum: General Plugin Discussion
- Topic: Calendar Plugin shows Error when trying to go back to events for previous weeks
- Replies: 7
- Views: 332
Calendar Plugin shows Error when trying to go back to events for previous weeks
I have installed the Calendar plugin and using it with Mantis 2.24.3 I've encountered an error when trying to go back to previous weeks events that happened much earlier. The first two operations work okay, but when I try going further back I get the following error: "SYSTEM WARNING 'A non-nume...
- 23 Nov 2020, 13:33
- Forum: General Discussion
- Topic: Add Relationships field when reporting an issue
- Replies: 6
- Views: 916
Re: Add Relationships field when reporting an issue
Ok, thanks for the update
I'm not a pro developer, but I'll try create one. Any pointers on available hooks/functions I can incorporate?

I'm not a pro developer, but I'll try create one. Any pointers on available hooks/functions I can incorporate?
- 23 Nov 2020, 07:33
- Forum: General Discussion
- Topic: Add Relationships field when reporting an issue
- Replies: 6
- Views: 916
Re: Add Relationships field when reporting an issue
Thanks for the reply. I would like that when a user wants to submit a new report, there is the option to add a relationship as well without having to first create the issue, then revisit the issue to add a relationship. This would really help when creating multiple child issues related to a parent i...