Search found 13 matches

by aCCuReRaS
26 Feb 2010, 09:59
Forum: Help
Topic: [1.2.0.a3] Mantisconnect login error
Replies: 5
Views: 4027

Re: [1.2.0.a3] Mantisconnect login error

I did it already in the past, but he forwarded me to Mantis support...
Now I posted a thread again on their forum, hopefully they will respond. It's really a nice tool in combination with Mantis. (it's the only one? - if working :p)
by aCCuReRaS
26 Feb 2010, 08:26
Forum: Help
Topic: Can i use Mantis webservice interface in an application
Replies: 1
Views: 1910

Re: Can i use Mantis webservice interface in an application

Alexej,

Your tool Bugshooting is very nice tool to process screen captures, but it doesn't work with Mantis (version 1.1.8 - 1.2.0).
When uploading a screenshot, it keeps asking for the password...

Can you fix this?
by aCCuReRaS
25 Feb 2010, 14:39
Forum: Help
Topic: [1.2.0.a3] Mantisconnect login error
Replies: 5
Views: 4027

Re: [1.2.0.a3] Mantisconnect login error

I tried today with the last stable version 1.2.0, and still got the same problem.
by aCCuReRaS
19 Aug 2009, 06:47
Forum: Help
Topic: [1.2.0.a3] Mantisconnect login error
Replies: 5
Views: 4027

Re: [1.2.0.a3] Mantisconnect login error

I've tested it with the last development branch, and I've got the same error.
by aCCuReRaS
30 Jun 2009, 11:18
Forum: Help
Topic: [1.2.0.a3] Mantisconnect login error
Replies: 5
Views: 4027

[1.2.0.a3] Mantisconnect login error

Hi,

When I try to login to MantisConnect using the Bug Shooting tool (www.bugshooting.com), I always get a authentication error: Invalid password or user. (And yes, I'm entering the correct credentials)

Is there anybody else who is experiencing problems with this Mantis version in combination with ...
by aCCuReRaS
26 May 2009, 10:25
Forum: Help
Topic: how to setup roadmap
Replies: 4
Views: 2719

Re: how to setup roadmap

the version isn't released yet?
by aCCuReRaS
26 May 2009, 10:24
Forum: Help
Topic: Detail instructions on changelog and roadmap
Replies: 1
Views: 1485

Re: Detail instructions on changelog and roadmap

Roadmap:
- Version = not released
- Target version is filled in on issue

Changelog:
- Fixed in version is filled in on issue
- Issue = closed
- Resolution = fixed
by aCCuReRaS
19 May 2009, 12:07
Forum: Help
Topic: [1.2.0.a3] Roadmap/changelog version sorting
Replies: 2
Views: 1967

[1.2.0.a3] Roadmap/changelog version sorting

Since I upgraded from 1.1.2 to 1.2.0.a3 the sorting of the versions on the changelog and roadmap pages has changed.
Before, the latest version for the roadmap was the first version to release (the lowest version number) and for the changelog, it was the latest released version.
After the upgrade ...
by aCCuReRaS
25 Aug 2008, 12:41
Forum: Customizations
Topic: Add version to all projects on create
Replies: 0
Views: 2098

Add version to all projects on create

Is there a possibility to add a version to all projects at once when I create a version?
by aCCuReRaS
14 Aug 2008, 09:10
Forum: Customizations
Topic: External Reporting
Replies: 4
Views: 5637

Re: External Reporting

I'd like such report too.

I've created a custom field.
In this field we place object id's, separated by a comma and each number has a prefix letter (5 different prefixes).

What report do I want:
for all issues related to a specified version, I want to display the object id's per issue, and the ...
by aCCuReRaS
01 Aug 2008, 08:55
Forum: Help
Topic: Additional information field on customized changelog page
Replies: 0
Views: 1372

Additional information field on customized changelog page

Hello,

I'm customizing the changelog page via de custom_functions_inc.php and I want to add the addtional_information column.
But it doesnt work when I add it like this:

Code: Select all

echo $t_bug->additional_information;
How can I make this work?

Thanks in advance
by aCCuReRaS
17 Jul 2008, 15:29
Forum: Help
Topic: Assign to using current status
Replies: 0
Views: 1463

Assign to using current status

Hello,

I'd like Mantis to use the current status of the issue when assigning an item.
Right now when you assign an item to somebody, it takes the default auto assign to status from the settings.

How can I do this?

Regards