Search found 12 matches

by obones
21 Jun 2011, 09:24
Forum: Help
Topic: Two step publishing of versions
Replies: 4
Views: 3714

Re: Two step publishing of versions

Well, I did not notice that global variable when I read the config file, but it does indeed look like it would be useful for us if we assume date of creation of version in Mantis = date of internal release.
That will do it, thanks for pointing out this one
by obones
13 Jun 2011, 10:01
Forum: Help
Topic: Two step publishing of versions
Replies: 4
Views: 3714

Re: Two step publishing of versions

That's already what is done, but we would like to be able not to show the non released versions to the people who don't need to know about them.
And having the two dates would also help tracking when they were marked as released internally or published
by obones
13 Jun 2011, 08:10
Forum: Help
Topic: Two step publishing of versions
Replies: 4
Views: 3714

Two step publishing of versions

Hello all,

We are using Mantis 1.2.4 here to track issues with our applications and as such have one project per application with versions defined on the project page.
Our current process is the following:

Develop on private version
Release for internal testing by test team
Publish to clients

So ...
by obones
16 Apr 2007, 09:07
Forum: Help
Topic: SMTP authentication: How to make it work?
Replies: 2
Views: 5353

I already did that, and the server receives the connection.
It's just that it seems the authentication done by Mantis is bogus
by obones
16 Apr 2007, 07:04
Forum: Help
Topic: SMTP authentication: How to make it work?
Replies: 2
Views: 5353

SMTP authentication: How to make it work?

Hi,

I'm desperately trying to get SMTP authentication to work with the mantis version I have, that is 1.0.3
I setup the global variables in config_inc.php to the same values I use in my thunderbird email client, but while thunderbird can send emails, every time an email is to be sent by mantis it ...
by obones
03 Oct 2006, 11:55
Forum: Help
Topic: Time stats do not take selectd project into account?
Replies: 1
Views: 2858

Time stats do not take selectd project into account?

Hi all,

In the summary page, it seems that all blocks take into account the selected project, except for the "Time Stats For Resolved Issues" block.
Is that on purpose? It's quite misleading that this one does not take the selected project into account. Am I missing something here?
by obones
29 Sep 2006, 13:06
Forum: Help
Topic: What is a private bug?
Replies: 1
Views: 2962

What is a private bug?

The documentation does not make it very clear what a private bug is.
Who can see it, who cannot, what can be done with it?

Thanks in advance.
by obones
31 Jul 2006, 08:41
Forum: Help
Topic: Mass updating "Fixed in version" value
Replies: 4
Views: 7059

Mass updating "Fixed in version" value

Hi all,

We are running mantis for the JVCL and some developers often forget to set the value of the "Fixed in version" field.
I can filter the list of issues to only show those that are marked as fixed and have no "version" set, but how can I update all those issues so that the field is set to a ...
by obones
06 Aug 2005, 15:21
Forum: Help
Topic: Require non anonymous users for one project
Replies: 6
Views: 7934

That worked wonderfully.
I had to add the anonymous user again in the list to actually update its status, but it worked fine.
by obones
06 Aug 2005, 14:12
Forum: Help
Topic: Require non anonymous users for one project
Replies: 6
Views: 7934

That is an interesting idea.
However, when I edit the anonymous user, there are no projects in the "unassigned projects" list. I checked, it's the same with all other users.
I must be missing something here...
by obones
06 Aug 2005, 10:42
Forum: Help
Topic: Require non anonymous users for one project
Replies: 6
Views: 7934

But wouldn't make that project invisible for any non logged user?
I mean would it still be possible for users to create a login for it? Or would I have to add them every time a new login is created?
by obones
05 Aug 2005, 07:23
Forum: Help
Topic: Require non anonymous users for one project
Replies: 6
Views: 7934

Require non anonymous users for one project

Hi

We're using mantis 0.19.2 and I was wondering if there is any way to force non anonymous users for one project only.
What I want is to allow everyone to see bug reports, but I want people with a valid login to be the only ones to be able to add new ones, add comments and so on...
Is this at all ...