Search found 47 matches

by El_Greg
04 Jun 2013, 08:53
Forum: Help
Topic: Right customisation problem
Replies: 4
Views: 4789

Re: Right customisation problem

thank you.

Viewer then, now it looks like an evidence. :-)
by El_Greg
04 Jun 2013, 07:29
Forum: Help
Topic: Right customisation problem
Replies: 4
Views: 4789

Re: Right customisation problem

Hello,

Thank you for your answer.
"Invited" is the first right level... The one that can only read (default setting). I don't know the name of this profile in english, I thought it was "invited" (invité in french).

I know that my Mantis version is quite outdated. I'll see if I can upgrade ...
by El_Greg
03 Jun 2013, 12:23
Forum: Help
Topic: Right customisation problem
Replies: 4
Views: 4789

Right customisation problem

Hello,

I am having a problem... I don't know if it is a bug or bad use.

I have a project and "subprojects"
"Project"
- subProject1
- subProject2

My user1 is "reporter" on subProject1 and "invited" on subProject2
I have customized the "manage_config_work_threshold_page.php" by authorizing ...
by El_Greg
20 Jan 2011, 08:09
Forum: Help
Topic: Customization : Simplify the bug filter table
Replies: 14
Views: 18058

Re: Customization : Simplify the bug filter table

Hello,

In fact, you can find the same fields between simple and advanced filter.
The only difference is that on the advanced one, you can choose multiple value on each field. You can't do that on the simple filter page.
I have stopped to try to reduce the number of fields... my users are now ...
by El_Greg
11 Sep 2008, 13:25
Forum: Help
Topic: Sending email on new issue doesn't work
Replies: 1
Views: 2758

Sending email on new issue doesn't work

Hello All,

My Mantis doesn't send an email to the manager when a new bug is reported... I don't understand why... can someone help me ?
I have checked the log of my SMTP server and in the particular case of a new bug, I cannot see the mail in the file.
In all of the other cases, when a bug is ...
by El_Greg
01 Jul 2008, 08:52
Forum: Help
Topic: Send assignation email for multiple users
Replies: 0
Views: 2007

Send assignation email for multiple users

Hi all,

Do you know if it is possible to ask Mantis to send an email to more than one user when using the assignment drop down list ?

My need is that when a reporter detect an issue, I qualify it as project manager, then I assign it to a team of developpers (not only one).
The best solution for me ...
by El_Greg
12 Jun 2008, 10:02
Forum: Help
Topic: Tracking or logging email
Replies: 2
Views: 4258

Tracking or logging email

Hi everyone,

In some case, bug notifications are not sent... I don't understand why.
Is there a solution to see if an email has been sent when someone did a change. A great mean would be to store in the bug history the email notification.

Thanks in advance if you have any idea.

Regards

Grégory
by El_Greg
03 May 2007, 14:35
Forum: Help
Topic: Mail object : encoding problem ?
Replies: 5
Views: 7193

Hi,

A mailer Issue ?
Is there a mailer included in the mantis package ?

In my case, nothing has changedbetween 1.0.1 and 1.0.6 in terms of technical architecture.

regards,

Gregory
by El_Greg
02 May 2007, 15:42
Forum: Help
Topic: Mail object : encoding problem ?
Replies: 5
Views: 7193

Problem also solved with 1.0.6 version... Production version.
by El_Greg
02 May 2007, 14:56
Forum: General Discussion
Topic: Mantis Maintenance
Replies: 1
Views: 4674

Mantis Maintenance

Hello,

Does someone know companies (if possible French or european) that are providing Maintenance for Mantis ?

Thanks in advance for your help.

Regards,

Gregory

Mantis V 1.0.6
by El_Greg
15 Mar 2007, 10:09
Forum: Help
Topic: How to change permissions in adm_permissions_report.php
Replies: 4
Views: 6336

OK that's it !

# threshold for viewing summary
$g_view_summary_threshold = MANAGER;

Thanks again for your help...

Grégory
by El_Greg
15 Mar 2007, 08:01
Forum: Help
Topic: How to change permissions in adm_permissions_report.php
Replies: 4
Views: 6336

Hi,

Thanks for your help... but I do not find the variable to change.

Is there an axisting line specially for the synthesis or shall I create a new line ?

Thanks in advance.

Gregory
by El_Greg
14 Mar 2007, 16:09
Forum: Help
Topic: How to change permissions in adm_permissions_report.php
Replies: 4
Views: 6336

How to change permissions in adm_permissions_report.php

Hello all,

in the page "adm_permissions_report.php" i can see a line concerning "ability the see the synthesis" (probably not the right expression but my Mantis is in french).

The page is not updatable in the web interface. Is there a way to change the green check (config file or somewhere else ...
by El_Greg
05 Mar 2007, 15:43
Forum: Help
Topic: project disappearing
Replies: 2
Views: 4217

Thanks for your help.
Ok for the export / import with the sql engine. I will do that.

For the Log, I have seen that a log tool can be implmented with mantis but no idea of the content of it.
We checked the apache log but didn't found the trace of the project removal.

Thanks again,

Gregory
by El_Greg
05 Mar 2007, 10:49
Forum: Help
Topic: project disappearing
Replies: 2
Views: 4217

project disappearing

Hi all,

A few days or weeks ago, 2 projects of the same user (manager right) in my organisation have totally dissappeared of mantis database.

We are trying to find the right DB save in order to restore it...

I have 2 questions :
- is there a export / import tool to reload the bugs from one DB ...