Search found 5 matches

by LeChuck
31 Jul 2008, 08:18
Forum: Help
Topic: [1.1.2] Sponsorship enabling
Replies: 1
Views: 1957

Re: [1.1.2] Sponsorship enabling

Hi,

I have the same problem. I would like to evaluate this sponsorship feature on a test installation but I can't activate it.
My Mantis version is also 1.1.2.

Regards,
Markus
by LeChuck
14 Jul 2008, 15:55
Forum: Help
Topic: Bugnote email
Replies: 4
Views: 4436

Re: Bugnote email

Hi,

I ran into the exact same problem today (we upgraded mantis to version 1.1.2 this weekend) and are dealing with some issues today.
The suggestion by incrediblehelp didn't work for me. In fact I think these default settings are correct because they prevent mails by default and can be overwritten ...
by LeChuck
11 Sep 2007, 06:08
Forum: Help
Topic: Values differing between bar chart and pie chart
Replies: 1
Views: 2870

Ups, ok. My fault. I just realized that these numbers next to the pie slices represent percentage values rather than absolute values.

But that leads me to a follow-up: is there some possibility to show the absolute values along with the percentage values?

Thanks,
Markus
by LeChuck
10 Sep 2007, 13:36
Forum: Help
Topic: Values differing between bar chart and pie chart
Replies: 1
Views: 2870

Values differing between bar chart and pie chart

Hi,

when i display e.g. "Summary per state" I get a bar chart and a pie chart below that. But it seems that pie chart values don't match corresponding bar values. Has anyone else the same problem and is there a solution?
E.g. bar chart show 55 "new" issues (which is the correct value) but pie chart ...
by LeChuck
02 May 2007, 06:19
Forum: Customizations
Topic: Multiple file upload
Replies: 1
Views: 5953

Multiple file upload

We often add more the just one file to an issue (e.g. several screenshots) and it is kind of inconvenient to add the files one at a time.
Unfortunately I don't know php, but I figured this can be done by two modifications:
- alter bug_file_upload_inc.php so that file selection dialog allows to ...