Search found 1614 matches

by cas
20 Mar 2024, 08:35
Forum: General Discussion
Topic: Making a plugin from local files which changed manually
Replies: 6
Views: 881

Re: Making a plugin from local files which changed manually

@atrol, I was not aware that mantishub is a fully closed environment. That is a shame since it does make use of other open source software/plugins. Well they can request mantishub to implement this plugin. On the other hand perhaps a chnage in license could prevent plugins to be used by commercial c...
by cas
20 Mar 2024, 08:11
Forum: General Discussion
Topic: Making a plugin from local files which changed manually
Replies: 6
Views: 881

Re: Making a plugin from local files which changed manually

There is the userdata plugin which can handle user fields without modifying mantis code, check out here: https://github.com/mantisbt-plugins/Userdata
by cas
19 Mar 2024, 11:00
Forum: General Discussion
Topic: ERROR happened when use SQL Server 2022 on Linux
Replies: 2
Views: 2466

Re: ERROR happened when use SQL Server 2022 on Linux

So which version are you using on which platform:
OS?
PHP?
SQL?
Mantis?

Did you check the ticket mentioned?
by cas
15 Mar 2024, 13:40
Forum: General Plugin Discussion
Topic: MantisKanban plugin not working
Replies: 4
Views: 3660

Re: MantisKanban plugin not working

Attached an initial version for Mantis 2x.
Will be published on Github shortly.
Review and provide feedback :mrgreen:
by cas
14 Mar 2024, 21:11
Forum: General Plugin Discussion
Topic: HTML Email notifications for Mantis 2.x
Replies: 10
Views: 1499

Re: HTML Email notifications for Mantis 2.x

Yep there was a line missing:
In addition, copy template_api.php from the core directory of the distribution into the core directory of your mantis installation.

For further issues/rearks/requests, please use github.
by cas
14 Mar 2024, 15:53
Forum: General Plugin Discussion
Topic: HTML Email notifications for Mantis 2.x
Replies: 10
Views: 1499

Re: HTML Email notifications for Mantis 2.x

In principal all changes are documented so one could do it themselves. However chance is qute big that I wwill need for 2.27 myself. If that indeed is the case, I will make it available.
by cas
14 Mar 2024, 08:37
Forum: General Plugin Discussion
Topic: HTML Email notifications for Mantis 2.x
Replies: 10
Views: 1499

Re: HTML Email notifications for Mantis 2.x

Here you can find it all: https://github.com/mantisbt-plugins/mailtemplate
Also added a fully prepared emai_api.php for version 2.26
by cas
13 Mar 2024, 08:06
Forum: General Plugin Discussion
Topic: HTML Email notifications for Mantis 2.x
Replies: 10
Views: 1499

Re: HTML Email notifications for Mantis 2.x

I did create an option to define your own templates for emails (2023) but that does require some adjustments in core files.
Have a look here https://mantisbt.org/forums/viewtopic.php?p=74209
by cas
12 Mar 2024, 15:24
Forum: General Discussion
Topic: automation of filling in dates in custom fields
Replies: 1
Views: 800

Re: automation of filling in dates in custom fields

Have a look at the Linked_custom_fileds plugin (you can find that @ github)
by cas
12 Mar 2024, 07:23
Forum: General Discussion
Topic: LDAP Access
Replies: 17
Views: 66047

Re: LDAP Access

I have a small plugin which enables automated access based upon ad credentials for those that run mantis on IIS.
I have made this available on Github: https://github.com/mantisbt-plugins/adLogin
by cas
08 Mar 2024, 07:13
Forum: General Discussion
Topic: transfer a project to another server- 2.26.0 to 2.25.2
Replies: 2
Views: 526

Re: transfer a project to another server- 2.26.0 to 2.25.2

First of all, I would ensure that your approval and production system run on the same software to avoid any funny effects. Clearly you can have a test system on a higher level (Mantis/PHP/MySql/etcetera) to see if your environment can be upgraded. As for your request, there is a Clone project plugin...
by cas
05 Mar 2024, 15:02
Forum: General Plugin Discussion
Topic: MantisKanban plugin not working
Replies: 4
Views: 3660

Re: MantisKanban plugin not working

This is relative easy. That plugin will not run on Mantis 2.x. Having looked @ the code, it seems pretty easy to make it work on later versions of Mantis.
by cas
05 Mar 2024, 14:56
Forum: General Plugin Discussion
Topic: KPI plugin released
Replies: 2
Views: 2833

Re: KPI plugin released

The wrong spelling has been adjusted in the latest release.
On tiome means that the period between reaching the statusses defined is lower or equal than the the set threshold.