Search found 18 matches

by minnu
16 Jul 2008, 03:38
Forum: Customizations
Topic: screenshot view in bug view page
Replies: 2
Views: 3950

screenshot view in bug view page

How can i have screenshot detailed view in bug view page rather than on clicking attached file.

So that when i print a bug view page i should get the attached file also in the print.
by minnu
09 Jun 2008, 06:31
Forum: Customizations
Topic: printing to excel
Replies: 0
Views: 2202

printing to excel

when a report of a closed project is exported to excel it will inculde bugs in closed stage.It will include all bug transition stages like new --assigned--resolved--closed.It may include the fix details also and notes added.
But in excel for a single bug the notes added etc. are in a different ...
by minnu
15 May 2008, 04:28
Forum: Customizations
Topic: product build in advanced report
Replies: 0
Views: 2159

product build in advanced report

While reporting a bug through advanced report page there is field product build.

How can i add a list of items as a combo for that field.This field is not available in manage projects page.
I am using mantis 1.1.1 hosted in windows .
by minnu
09 May 2008, 13:34
Forum: Customizations
Topic: reopening a bug/urgent
Replies: 2
Views: 4000

reopening a bug/urgent

while reopening a bug after closing only its resolution changes to open .Its status is still closed
what to do pls help
by minnu
09 May 2008, 13:25
Forum: Customizations
Topic: target version/product version
Replies: 1
Views: 4503

target version/product version

I want a field while reporting itself to imply that this is going to fix in the version say x.y.What is the method?
We have product version field.In advance report page we have target version field.If its(target version) purpose is to enter the version in which we r going to fix the bug ,how can i ...
by minnu
30 Apr 2008, 11:15
Forum: Customizations
Topic: mail configuration user creation
Replies: 0
Views: 2421

mail configuration user creation

When administrator creates a user , a mail is going to the user to activate the account.If somehow he delted that mail b4 activation what is the solution to activate the account by user itself.rather than deleting the user and recreating user to resemd the mail
by minnu
10 Apr 2008, 06:44
Forum: Customizations
Topic: mail configuration-1.1.1
Replies: 0
Views: 2869

mail configuration-1.1.1

Hai,
I want to configure mail in such a way that mail must be send only when a bug is assigned to a user.
(ie.he should get mail when PL assigns a bug to him)
I configured as shown in attachement.Pls chk if its enough.As of now mail is going only when creating a new user.
pls see if configuration as ...
by minnu
02 Apr 2008, 06:50
Forum: Customizations
Topic: phpmyadmin in mantis 1.1.1
Replies: 0
Views: 2763

phpmyadmin in mantis 1.1.1

In earlier versions of mantis for customistaion i took http://localhost/phpmyadmin


But in 1.1.1 how to get the same?
I installed InstantMantis-1.1.1.
But the link http://localhost:8008/phpmyadmin is not getting.
Please help.
by minnu
11 Mar 2008, 08:23
Forum: Customizations
Topic: e-mail mantis 1.1.1-windows
Replies: 0
Views: 2560

e-mail mantis 1.1.1-windows

I imstalled mantis 1.1.1.I want to enable e-mail feature in that.I edit the following files as per documentaion.But still its not working.

config_inc.php and config_defaults_inc.php
Do i have to do anything more?
by minnu
28 Jan 2008, 09:54
Forum: General Discussion
Topic: adding attachements
Replies: 1
Views: 2804

adding attachements

I report a bug wothout attachment.
But on updating the same bug i need to attach a screenshot.
How can i do that?
by minnu
31 Dec 2007, 12:19
Forum: Help
Topic: filters:-inconsistent
Replies: 0
Views: 1542

filters:-inconsistent

Often when i try for a filtered report.i am not getting any result.Even after apply filter after reset filter.
by minnu
07 Nov 2007, 13:07
Forum: Customizations
Topic: change status to button missing
Replies: 0
Views: 3155

change status to button missing

I am quite confused that at sometimes for a user having reporter privilege is missing the change status button is missing so that he will not be able to close a resolved issue.I am not able to point out the scenarion.I worked much with
http://10.1.11.20/Melco/manage_config_work_threshold_page.php ...
by minnu
23 Oct 2007, 05:26
Forum: Customizations
Topic: database
Replies: 0
Views: 3139

database

1.I would like to know if there is any limit in no:of databases that we can configure in mantis.

2.Also like to know if through any SQL query,can we take backup and then restore a single project in a database as we do with database as a whole
by minnu
17 Oct 2007, 11:16
Forum: Customizations
Topic: issue id configuration
Replies: 1
Views: 3954

issue id configuration

I created a database with 10 projects.
For the database as a whole i configure starting of bug id with 100 as below
ALTER TABLE mantis_bug_table AUTO_INCREMENT=100

But i don't know how to make it unique for each project in database,like for project 1 issue id shoul start from 10,for project 2 issue ...
by minnu
17 Oct 2007, 08:47
Forum: Customizations
Topic: customising print view
Replies: 5
Views: 7118

Re:customising print view

Thanks.
The required plugin is available.But we ported mantis in windows xp.So how can apply that plugins.