Search found 219 matches

by Starbuck
09 Mar 2018, 21:42
Forum: Help
Topic: How to get all mantis users via api rest?
Replies: 12
Views: 17447

Re: How to get all mantis users via api rest?

I just found a good example for adding a new REST end point.
If the enhancement is rejected as a core update, I'll publish it as a plugin.
by Starbuck
09 Mar 2018, 21:34
Forum: General Plugin Discussion
Topic: Information request
Replies: 3
Views: 3627

Re: Information request

Do you mean ... You want emails to be sent out when tickets change?

Certainly, that's already in MantisBT.
by Starbuck
09 Mar 2018, 21:31
Forum: Help
Topic: How to get all mantis users via api rest?
Replies: 12
Views: 17447

Re: How to get all mantis users via api rest?

I don't know if there is a way to create a plugin for the REST API yet. For now, this is a drop-in replacement to the core file that handles the REST requests for users. That entire file will replace /api/rest/restcore/users_rest.php . Changes to support this feature: - There is now a GET end-point ...
by Starbuck
09 Mar 2018, 17:45
Forum: Help
Topic: How to get all mantis users via api rest?
Replies: 12
Views: 17447

Re: How to get all mantis users via api rest?

Plugin time?
by Starbuck
08 Mar 2018, 18:49
Forum: General Discussion
Topic: Using DISK to save files
Replies: 14
Views: 7699

Re: Using DISK to save files

To add to what @atrol said, consider what happens if someone adds an attachment called sample.csv , and then a month later someone creates a completely different ticket, attaching a completely different file that happens to have the same name. Or what about a scenario where someone adds this week's ...
by Starbuck
06 Mar 2018, 16:24
Forum: Customizations
Topic: Dashboard Plugins
Replies: 2
Views: 4646

Re: Dashboard Plugins

I recommend being very specific about what you'd like to see so that someone can make a specific suggestion. Are your developers skilled with PHP? If so then you probably just need guidance on how to do customizations. Here is the doc for developers . A plugin can handle events, like when the status...
by Starbuck
06 Mar 2018, 16:06
Forum: Customizations
Topic: Dashboard Plugins
Replies: 2
Views: 4646

Re: Dashboard Plugins

EDIT: OOPS! You already said you use the Summary page.
I deleted my suggestion for that.
by Starbuck
01 Mar 2018, 23:56
Forum: Help
Topic: intergrating SSO with mantis bug traker
Replies: 8
Views: 8810

Re: intergrating SSO with mantis bug traker

Thanks. I'll see if we can make a home for it.
by Starbuck
01 Mar 2018, 23:36
Forum: Help
Topic: intergrating SSO with mantis bug traker
Replies: 8
Views: 8810

Re: intergrating SSO with mantis bug traker

While it's almost never a good idea to download and install a plugin from a forum, in this case the code looks OK.
Is there a home for this code at GitHub or elsewhere? Thx
by Starbuck
01 Mar 2018, 23:28
Forum: General Discussion
Topic: integration with Jira
Replies: 11
Views: 42363

Re: integration with Jira

Even if you don't FOSS the whole thing, perhaps you could start a new thread in the plugins area where we can discuss how various components of your effort have been implemented.
by Starbuck
01 Mar 2018, 23:07
Forum: Help
Topic: how to remove [invite users] button from titlebar?
Replies: 7
Views: 5921

Re: how to remove [invite users] button from titlebar?

If you want to change that refined behavior, consider a small plugin.
by Starbuck
23 Feb 2018, 18:40
Forum: General Plugin Discussion
Topic: About: MantisBT-BetterStatusColor
Replies: 6
Views: 11480

Re: About: MantisBT-BetterStatusColor

rkarmann wrote: 23 Feb 2018, 08:16 we should set a "HowTo" topic for users that are not familiar with MantisbBT's plugins install. :wink:
/wiki/...#how_to_install_a_plugin :twisted:
by Starbuck
15 Feb 2018, 02:11
Forum: General Plugin Discussion
Topic: About: source-integration
Replies: 0
Views: 3271

About: source-integration

Description: Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitweb, Cgit, Subversion, Mercurial, and ... see repo for more details. Author: John Reese Current support by: MantisBT Team, Damien Regad ( @dregad ) and others Stability: Very a...
by Starbuck
15 Feb 2018, 00:26
Forum: General Plugin Discussion
Topic: About: MantisBT-Weeks
Replies: 0
Views: 3114

About: MantisBT-Weeks

Description: Creates (product, project, software) versions that correspond to the 52 weeks of a year. Once enabled, the plugin will insert new controls on the single project management page, in the "Versions" section. The controls allow to choose the year and day-of-week to create the wee...
by Starbuck
15 Feb 2018, 00:04
Forum: General Plugin Discussion
Topic: About: MantisBT-Lightbox
Replies: 0
Views: 3154

About: MantisBT-Lightbox

Description: Display attachments using Lightbox . Author: @kratib Current support by: author Stability: According to the developer this software is fully functional as of 2018-Feb-14. Supported MantisBT Version(s): 2.x (stale v1.2 is available) Home repo: infojunkie/MantisBT-Lightbox mantisbt-plugi...