OK I understand. The french translation is not very good for me!
Thanks
Search found 12 matches
- 08 Jun 2010, 08:01
- Forum: General Discussion
- Topic: Meaning of "stick" and false in summary ?
- Replies: 5
- Views: 8086
- 07 Jun 2010, 11:46
- Forum: General Discussion
- Topic: Meaning of "stick" and false in summary ?
- Replies: 5
- Views: 8086
Re: Meaning of "stick" and false in summary ?
OK, thanks for "Sticky" function.
Concerning " false", you will see in the summary page (bug statistics page), at the end of the page, "% False" or "false" alone. What does it mean ?
And how can I remove it from this view?
Concerning " false", you will see in the summary page (bug statistics page), at the end of the page, "% False" or "false" alone. What does it mean ?
And how can I remove it from this view?
- 04 Jun 2010, 11:24
- Forum: General Discussion
- Topic: Meaning of "stick" and false in summary ?
- Replies: 5
- Views: 8086
Meaning of "stick" and false in summary ?
Hello,
I don't know what is the use of "stick" appearing when changing a bogue ?
What is the way to remove it from modification view ?
I have the same questions concerning "false" in summary...
Thanks
I don't know what is the use of "stick" appearing when changing a bogue ?
What is the way to remove it from modification view ?
I have the same questions concerning "false" in summary...
Thanks
- 04 Jun 2010, 11:20
- Forum: Customizations
- Topic: Email notification issue with new statuses
- Replies: 6
- Views: 6571
Re: Email notification issue with new statuses
The problem is resolved I forgot to change :
$g_default_email_on_status=20 , to activate the mail on the min status level of 20
$g_default_email_on_status=20 , to activate the mail on the min status level of 20
- 10 May 2010, 07:46
- Forum: Customizations
- Topic: Email notification issue with new statuses
- Replies: 6
- Views: 6571
Re: Email notification issue with new statuses
I confirm that only native values can used for mail alert (like 20: feedback). If I put 21 for feed back it doesn't work !
Other point , in the email notification console we can read
In the table below, the following color code applies:
Project setting overrides others.
All Project settings ...
Other point , in the email notification console we can read
In the table below, the following color code applies:
Project setting overrides others.
All Project settings ...
- 07 May 2010, 09:00
- Forum: Customizations
- Topic: Email notification issue with new statuses
- Replies: 6
- Views: 6571
Re: Email notification issue with new statuses
I'm using 1.2 version. And I did enable the corresponding checkboxes. I will test it again on Monday.
- 06 May 2010, 19:28
- Forum: Customizations
- Topic: Email notification issue with new statuses
- Replies: 6
- Views: 6571
Email notification issue with new statuses
Hi,
I added some statuses and redefined $g_status_enum_string = '10:new,11:received_by_MOE, 12:validated_MOE,80:resolved,90:closed'; (example)
I tested the email notifications and it works with "new" but not with "received_by_moe"! I read in the forum that email notification doesn't work
with ...
I added some statuses and redefined $g_status_enum_string = '10:new,11:received_by_MOE, 12:validated_MOE,80:resolved,90:closed'; (example)
I tested the email notifications and it works with "new" but not with "received_by_moe"! I read in the forum that email notification doesn't work
with ...
- 28 Apr 2010, 10:26
- Forum: General Discussion
- Topic: Relationship on "Report bug page" ?
- Replies: 0
- Views: 1983
Relationship on "Report bug page" ?
Hi,
Is there a way to display and use "relationships" field on the report bug page?
Thanks a lot.
Is there a way to display and use "relationships" field on the report bug page?
Thanks a lot.
- 21 Apr 2010, 14:21
- Forum: General Discussion
- Topic: What does ETA mean ?
- Replies: 2
- Views: 8610
What does ETA mean ?
And what the use of this field?
Thank you.
Thank you.
- 21 Apr 2010, 14:20
- Forum: Customizations
- Topic: Remove native fields
- Replies: 3
- Views: 6569
Re: Remove native fields
OK for $g_enable_profiles = OFF.
I found a way to not display the profile (or platform, better name) by overloading $_bug_report_page_fields.I remove all the fields in the variable array I don't want to see and use. For me it works, but it is the only thing to do? It is Ok with the database ...
I found a way to not display the profile (or platform, better name) by overloading $_bug_report_page_fields.I remove all the fields in the variable array I don't want to see and use. For me it works, but it is the only thing to do? It is Ok with the database ...
- 21 Apr 2010, 12:53
- Forum: Customizations
- Topic: Remove native fields
- Replies: 3
- Views: 6569
Remove native fields
Hello,
I know how to add Custom Fields , but I don't know how to suppress fields I don't need. For example, I don't want to use Global Profiles and Categories. It is possible to not display them when reporting a bug and during all the lifecycle of the ticket ?
Who can help me ?
Thank you.
I know how to add Custom Fields , but I don't know how to suppress fields I don't need. For example, I don't want to use Global Profiles and Categories. It is possible to not display them when reporting a bug and during all the lifecycle of the ticket ?
Who can help me ?
Thank you.
- 19 Apr 2010, 11:42
- Forum: Customizations
- Topic: Where are stored Administrations Console information ?
- Replies: 1
- Views: 2637
Where are stored Administrations Console information ?
I use the Administration Console to add Custom Fields. I want to upgrade my Mantis and want to be sure that my customizations won't be lost. This is the reason why I wonder where are stored (file ?) the information I entered when I added a field in "Manage Custom Fields".
I know that for some other ...
I know that for some other ...