Search found 11 matches

by rypki
21 Apr 2011, 10:17
Forum: General Discussion
Topic: Can't see statistics
Replies: 1
Views: 2714

Can't see statistics

Hi, I am not able to see statistics - Per severity, Per Category, etc. - everywhere where it has to do with graphs. I am only able to see Synthesis. I have GraphViz installed, and I am able to see relationships. What should I configure to see statisitics?

Regards
rypki
by rypki
08 Sep 2009, 08:04
Forum: Help
Topic: Error HTTP 500 when adding a bug - ver. 1.1.8
Replies: 1
Views: 2315

Error HTTP 500 when adding a bug - ver. 1.1.8

Hi, after upgrading to ver 1.1.8 I have came a cross a problem while adding a bug. After submitting a bug an HTTP 500 error page occures. The browser should display bug_report.php page.

my configuration is apache and mysql.
by rypki
05 Mar 2009, 23:59
Forum: Help
Topic: Graph relationship doesn't work
Replies: 0
Views: 1437

Graph relationship doesn't work

Hi, I have enabled Graph relationship and I can see the graph, however, when set the the current issue is being blocked by another, the graph doesn't show it - there are no links to related issue.

Have anyone came accross such issue with Graph?

rypki
by rypki
03 Mar 2009, 23:10
Forum: Help
Topic: How to set 'Category' list values?
Replies: 6
Views: 10333

How to set 'Category' list values?

Hi, I am getting problems with adding new bugs. On 'Report Issue' page there is a field 'Category' - but it is empty - the is only listed 'choose' option. Where can I set categories to appear in the 'Category' list?

Thanks for help in advance.

rypki
by rypki
03 Mar 2009, 13:02
Forum: General Discussion
Topic: Notification issues
Replies: 1
Views: 2244

Re: Notification issues

I wonder if someone can explain me the purpose of the 'Access Level' matrix that is available on manage_config_email_page.php. What does it mean if I check the checkbox on cross of REPORTER AND 'Mail when assigned'. Does it mean that every Reporter in the project will get the mail when one of the ...
by rypki
24 Feb 2009, 15:12
Forum: General Discussion
Topic: Notification issues
Replies: 1
Views: 2244

Notification issues

Hi, I am runing Mantis 1.1.6 ver. and I getting many problems with notifications. I can' configure them properly. The issues are many: first of all notifications are getting people who are not added to the projects. The projects are private, however there are people who are not added to the projects ...
by rypki
04 Feb 2009, 12:17
Forum: General Discussion
Topic: Customized strings
Replies: 0
Views: 1691

Customized strings

Hi,
I wonder if it is possible to input customized strings (I am from Poland) using configuration form, not by editing custom_strings_inc.php. Sometimes, when I install plugins, this are not translated. But I am not not administrator in our company and I don't want to edit files. Is it possible to ...
by rypki
04 Dec 2008, 21:35
Forum: General Discussion
Topic: State name displayed as @110@
Replies: 1
Views: 1636

State name displayed as @110@

Hi, I have state which name is 'ODLOZONY', its number is 110. On the mail page it isn't displayed as ODLOZONY, but as @110@. I can't figure out why. I would like it to be displayed as 'ODLOZONY'.
by rypki
04 Dec 2008, 21:31
Forum: General Discussion
Topic: Adding new state in buglifecycle machine
Replies: 2
Views: 2488

Re: Adding new state in buglifecycle machine

Thanks for help. This link helped me a lot.
by rypki
03 Dec 2008, 09:36
Forum: General Discussion
Topic: Adding new state in buglifecycle machine
Replies: 2
Views: 2488

Adding new state in buglifecycle machine

Hi, where can I find documents on adding new state in bug life cycle machine?
Best regards
rypki
by rypki
16 Nov 2008, 23:27
Forum: Help
Topic: Configuration - complex to string
Replies: 1
Views: 3772

Configuration - complex to string

Hi, I am trying to configure the state machine for bug lifecycle. I input the following text:
array (
10 => '20:ZAAKCEPTOWANY,70:ODRZUCONY,80:POWTORZONY',
20 => '30:W_REALIZACJI,70:ODRZUCONY',
30 => '40:POPRAWIONY',
40 => '50:RETESTY',
50 => '100:ZAMKNIETY,60:BLEDNIE_POPRAWIONY',
60 => '20 ...