Search found 19 matches

by mdrfkrjrm
22 Jan 2009, 09:16
Forum: Help
Topic: Excel Report
Replies: 1
Views: 1617

Re: Excel Report

nevermind

i applied the patch found here and it worked
http://www.mantisbt.org/forums/viewtopic.php?t=816
by mdrfkrjrm
19 Jan 2009, 07:31
Forum: Help
Topic: Excel Report
Replies: 1
Views: 1617

Excel Report

We're using Mantis 1.1.0a2

The column titles are not included when printing reports (print_all_bug_page.php) in excel format, how can we add this?

Thanks
by mdrfkrjrm
03 Mar 2008, 04:01
Forum: Customizations
Topic: adding alternative email field
Replies: 1
Views: 2925

adding alternative email field

version: Mantis 1.1.0a2

i would like to add an additional field for users with more than one email addresses
or can this be done like separate the email addresses using , or | similar to adding values to custom fields with enumeration type?
how can i do this?
i'm php newbie
thanks guys

Ramon
by mdrfkrjrm
20 Dec 2007, 01:57
Forum: Help
Topic: add 'description' column in the csv export
Replies: 0
Views: 1770

add 'description' column in the csv export

how can i add the description column in the csv export?
i tried adding it in the $g_csv_columns array by adding 'description'
it didn't work
any help is very much appreciated
thanks

i tried this: http://www.mantisbt.org/wiki/doku.php/mantisbt:customizing_columns_in_view_issues_page
but the ...
by mdrfkrjrm
18 Dec 2007, 07:11
Forum: Help
Topic: changing the sequence of the status
Replies: 1
Views: 2018

changing the sequence of the status

here's the original sequence of my status
Image

how can i change it so that the sequence will be:
new
acknowledged
user feedback
assigned
user confimation
resolved
closed
by mdrfkrjrm
04 Oct 2007, 07:37
Forum: Help
Topic: changing the time?
Replies: 2
Views: 3172

by mdrfkrjrm
22 Aug 2007, 02:09
Forum: Help
Topic: Email Notifications and Project Assignments
Replies: 5
Views: 5711

ahh fugedaboudit..
i only had to change the default notify flags min settings to reporter..
by mdrfkrjrm
21 Aug 2007, 04:14
Forum: Help
Topic: Email Notifications and Project Assignments
Replies: 5
Views: 5711

Thanks for the replies. I managed to configure the settings so that the developers will be notified by their default projects only even though they are assigned to multiple projects but still, they can only receive email notifications from other projects if the issue is assigned to them.

That part ...
by mdrfkrjrm
09 Aug 2007, 04:22
Forum: Help
Topic: multiple email for each user
Replies: 1
Views: 3066

multiple email for each user

how can i do this?
i tried using , and | to separate the email addys
didn't work
is that even possible?
pls help
8O
by mdrfkrjrm
23 Jul 2007, 03:45
Forum: Help
Topic: To change Timings-Solved
Replies: 1
Views: 3123

by mdrfkrjrm
19 Jul 2007, 02:59
Forum: Help
Topic: Users Mix!
Replies: 4
Views: 6483

have you tried pressing refresh on your browser?
by mdrfkrjrm
17 Jul 2007, 07:03
Forum: Help
Topic: Yahoo! SMTP server
Replies: 5
Views: 11835

i changed the value of $smtp_port from 25 to 587
of class.smtp.php in /mantis/core/phpmailer

adding the port to $g_smtp_host = 'smtp.bizmail.yahoo.com:587'; didn't work for me either..
by mdrfkrjrm
03 Jul 2007, 02:44
Forum: Help
Topic: Email Notifications and Project Assignments
Replies: 5
Views: 5711

anyone? :(
by mdrfkrjrm
29 Jun 2007, 05:31
Forum: Help
Topic: Email Notifications and Project Assignments
Replies: 5
Views: 5711

Email Notifications and Project Assignments

Help.
I have 5 users and each user have their own corresponding default project but they're assigned to all projects .
Is it possible for users to get email notifications by their default projects only and only those issues that are assigned to them from a different project ?
How can I do this ...
by mdrfkrjrm
09 May 2007, 08:42
Forum: Help
Topic: how to get rid of mantis logo?
Replies: 7
Views: 11811

modify /core/html_api.php

find: function html_footer