@Cas I have created an account on your domain so we can discuss this further.
I'm trying to extend the templating side of things, but I'm struggling with a few things, mainly private bugnotes and bugnotes since status has changed.
Let me know if you're still working on this.
Search found 5 matches
- 05 Apr 2022, 09:55
- Forum: General Plugin Discussion
- Topic: Email output could be much prettier
- Replies: 72
- Views: 86160
- 05 Nov 2021, 13:44
- Forum: General Plugin Discussion
- Topic: Email output could be much prettier
- Replies: 72
- Views: 86160
Re: Email output could be much prettier
I'm glad I stumbled across this thread, we need exactly this.
I have tried it myself for many hours, but couldn't find any logic to bite into.
@Cas are you still planning on improving this? Also was the version 3 you mentioned on the previous page finished to test?
I have tried it myself for many hours, but couldn't find any logic to bite into.
@Cas are you still planning on improving this? Also was the version 3 you mentioned on the previous page finished to test?
- 17 May 2021, 06:37
- Forum: General Discussion
- Topic: ERR_CONNECTION_TIMED_OUT when trying to access mantisbt.org
- Replies: 1
- Views: 8363
ERR_CONNECTION_TIMED_OUT when trying to access mantisbt.org
A few weeks ago we updated to Mantisbt 2.25. We have custom changes in our installation, so I opened each change in a new browser tab, but apparently this blocked my connection to the server. Is there any way to contact Mantisbt to ask if we could be whitelisted? To me it looks like the server is a ...
- 25 Nov 2019, 12:03
- Forum: Help
- Topic: How to get all mantis users via api rest?
- Replies: 12
- Views: 12099
Re: How to get all mantis users via api rest?
@Starbuck I came across this thread and saw your replies. I haven't found any plugin that adds your endpoints so I assume it has never been finished? I'm busy replacing the SOAP API with the REST API but while investigating I ended up missing the users endpoint like in the SOAP API. Are you still pl...
- 12 Mar 2019, 14:12
- Forum: Customizations
- Topic: A way to use the Mantisbt login to show name and use access_level
- Replies: 0
- Views: 2633
A way to use the Mantisbt login to show name and use access_level
Our goal is to create a web-application to easily see the most recent issues and issues based on user, priority and project. We're looking at the REST api for the calls, but this needs a generated api-token per user. Is there a way to use the actual Mantisbt login to use in external applications? Th...