Search found 5 matches

by neilc
05 Feb 2014, 16:52
Forum: General Discussion
Topic: Recommended way to use mantis for development and testing
Replies: 6
Views: 7442

Re: Recommended way to use mantis for development and testin

Thanks again, I'll have a go at getting all this working next week.
by neilc
04 Feb 2014, 11:46
Forum: General Discussion
Topic: Recommended way to use mantis for development and testing
Replies: 6
Views: 7442

Re: Recommended way to use mantis for development and testin

That sounds like it's almost what we want. In order to be able to search on issues (which were added as tests), I presume we can't search on the status history once issues are closed so could still have a custom "Test Status" field for searching. Can the user access levels also be customised so that ...
by neilc
30 Jan 2014, 12:26
Forum: General Discussion
Topic: Recommended way to use mantis for development and testing
Replies: 6
Views: 7442

Re: Recommended way to use mantis for development and testin

Thanks, that's a good suggestion that I hadn't considered but I don't think that quite works in terms of the changelog - if issues are not marked as resolved, they do not appear in the changelog. Tests are not always created immediately, so it's useful to be able to have a changelog for issues that ...
by neilc
29 Jan 2014, 08:30
Forum: General Discussion
Topic: Recommended way to use mantis for development and testing
Replies: 6
Views: 7442

Recommended way to use mantis for development and testing

Hi

We use mantis ( 1.2.8 ) for development, i.e. issues get fixed and are marked as resolved by developers. There are some bugs that, after fixing, would be useful to have tests added to the test suite by our test team. I was wondering what the best way to 'mark' issues as requiring tests is.

At ...
by neilc
31 May 2012, 15:37
Forum: General Discussion
Topic: Possible issue with Firefox 12 (and onwards?)
Replies: 0
Views: 2784

Possible issue with Firefox 12 (and onwards?)

Hi

This is kind of a "for info"/warning - not a problem with mantis, it works great! :D

Background:
I've hacked mantis a bit to link its authentication with that of another system. I've put some custom code in authentication_api.php auth_ensure_user_authenticated() which header redirects to a ...