Search found 62 matches

by Joselyne
21 Aug 2025, 08:38
Forum: Customizations
Topic: Desable notification for his own note
Replies: 1
Views: 180

Desable notification for his own note

Hello,

Is it possible to disable notification for his own note?
I mean, when I add a note to a bug, i dont want to receive a notification.
If yes, how to disable notifications for his other own actions?

Thank you.
by Joselyne
03 Jun 2025, 10:17
Forum: Customizations
Topic: To open" bug_report_page.php" from a link
Replies: 1
Views: 221

To open" bug_report_page.php" from a link

Hi everybody,

From a given link, I would like to open the "bug_report_page.php". Is it possible?

Thanks
by Joselyne
29 Apr 2025, 10:45
Forum: Customizations
Topic: Due date smaller than submission date when a ticket is created
Replies: 1
Views: 15079

Re: Due date smaller than submission date when a ticket is created

What I mean, how can I disable dates before "today" in the calendar when I'm choosing a due date?
by Joselyne
01 Apr 2025, 10:26
Forum: General Plugin Discussion
Topic: Userdata plugin
Replies: 19
Views: 41749

Re: Userdata plugin

I go back to and install userdata 2.05.
It is said that we can let users maintain their own data.
I tried to do it for my data, My account - Custom field, but the fields are not editable so that a user can modify them.

How a user can then modify or edit its own data?
by Joselyne
01 Apr 2025, 07:43
Forum: General Plugin Discussion
Topic: Userdata plugin
Replies: 19
Views: 41749

Re: Userdata plugin

Heelo,

Someone else has an idea why I'm having this problem?
Thanks.
by Joselyne
31 Mar 2025, 07:59
Forum: General Plugin Discussion
Topic: Userdata plugin
Replies: 19
Views: 41749

Re: Userdata plugin

Hello Atrol,

Thank you for announcing me that Cas has gone, i did not know about it.
May he rest in peace.
by Joselyne
31 Mar 2025, 07:56
Forum: General Discussion
Topic: Cas Nuy
Replies: 3
Views: 40557

Re: Cas Nuy

Rets In Peace Cas.
My thoughts are with his family.
We'll miss u so much.
Joselyne
by Joselyne
25 Mar 2025, 12:30
Forum: Customizations
Topic: Submit button customization
Replies: 7
Views: 16193

Re: Submit button customization

All right.
by Joselyne
25 Mar 2025, 11:00
Forum: General Plugin Discussion
Topic: Userdata plugin
Replies: 19
Views: 41749

Re: Userdata plugin

Hi Cas,
I succeeded to import users (only 5 to begin).
But the problem is that when I clic on an issue, it does not show its details. It means all the sections (fields) before the section " Userdata: User/Reporter specific data items" are not shown.

Do you have an idea why this behavior?

Thanks.
by Joselyne
21 Mar 2025, 13:01
Forum: Customizations
Topic: Configuring multiple LDAP OU's
Replies: 0
Views: 2850

Configuring multiple LDAP OU's

Hi,

Suppose I have the domain dc = company, dc=com
And under the domain, OU = X and OU = Y, the entries where search in the AD must begin.

How do I configure the parameter "$g_ldap_root_dn" (in /config/config_inc.php) to take the two OU's into account?

Thanks.
by Joselyne
20 Mar 2025, 09:13
Forum: Customizations
Topic: Submit button customization
Replies: 7
Views: 16193

Re: Submit button customization

Thank you very much, that works fine.
by Joselyne
18 Mar 2025, 14:43
Forum: Customizations
Topic: Submit button customization
Replies: 7
Views: 16193

Re: Submit button customization

Please, any help for these problem?

I've tried using the following in custom_strings_inc.php

if( db_is_connected() ) {
if( helper_get_current_project() == 7 ) {
$s_summary = 'Title';
}

but the fact of calling "helper_get_current_project()" crashes Mantis.

Is there something I must do before ...
by Joselyne
14 Mar 2025, 14:00
Forum: Help
Topic: manage_user_page.php not showing Real name and email adress
Replies: 1
Views: 7009

Re: manage_user_page.php not showing Real name and email adress

Hi,
I found what was the problem.
Now I have another problem.
I have two roots in AD from which the search must be done.

Hos to configure the $g_ldap_root_dn if have for example root "A" and root "B"?

Thanks
by Joselyne
13 Mar 2025, 10:28
Forum: Help
Topic: manage_user_page.php not showing Real name and email adress
Replies: 1
Views: 7009

manage_user_page.php not showing Real name and email adress

Hello,

We are using Mantis since last year.
Until twee weeks ago, manage_user_page.php is not showing real names and email address for some users for a reason i ignore.
On Tuesday, there was about 10 cases, i corrected them, but this morning, there was more than 30 cases, among them about 5 to 10 i ...
by Joselyne
26 Feb 2025, 11:51
Forum: EmailReporting
Topic: Multiples replies to mantis notification are not transformed into notes
Replies: 1
Views: 5669

Multiples replies to mantis notification are not transformed into notes

Hello,

I 've configured email reporting for Mantis.
I have one email box.
I've created a cron job that runs every 10 min.
Every thing seems to work correctly except the following:

I create a new ticket, send notification to more than one users. The users receive the notification.
When the users ...