Re: [mantisbt-help] Unique project names

2009-02-12 Thread Jennifer Mullen
That is a fantastic suggestion, actually. I resisted using categories (as we already use that field) or customization (for maintenance reasons), but I could certianly customize severity or priority. Thanks! Now, just to get all of my users to agree on it... -Original Message- From: S

Re: [mantisbt-help] Users strogn password

2009-02-12 Thread Victor Boctor
There is no option to enable this. We have some options here: 1. Implement this natively based on the PHP extension that does that. 2. Implement this in PHP based on some simple metrics + configurations. 3. Add an plugin event to allow evaluating a password for some policy enforced by the plugin

Re: [mantisbt-help] Unique project names

2009-02-12 Thread Glenn Henshaw
On 12-Feb-09, at 1:03 PM, John Reese wrote: > On 02/12/2009 11:55 AM, Jon Hardcastle wrote: >> Can anyone shed any light on why sub-projects have to be unique >> over the >> whole of mantis? This is causing us some problems as we have several >> quite level areas, then within this we have areas

Re: [mantisbt-help] Unique project names

2009-02-12 Thread Shawn Hill
Hi, I wonder if I can offer an alternative arrangement here? We used to run multiple projects like this and it was an admin overhead at times. We then changed the severity enum string to have a 'feature' type. This allowed all the bugs to remain in the one project and can be filtered on easily e

Re: [mantisbt-help] Unique project names

2009-02-12 Thread Jennifer Mullen
On 2/12/09 12:06 PM, Gianluca Sforna wrote: > On Thu, Feb 12, 2009 at 5:55 PM, Jon Hardcastle > wrote: >> > Can anyone shed any light on why sub-projects have to be unique over the >> > whole of mantis? > > subprojects are really "projects", and you can't have two of them with > the same name.

[mantisbt-help] Users strogn password

2009-02-12 Thread eol
Mantis the latest stbale version 1.1.6 PHP version 4.4.4-8 mysql Ver 14.12 Distrib 5.0.32 We want to implement "strong passwords" feature in our intaltion. Is there an option to enable this or need additional piece of code?

Re: [mantisbt-help] Unique project names

2009-02-12 Thread John Reese
On 02/12/2009 11:55 AM, Jon Hardcastle wrote: > Can anyone shed any light on why sub-projects have to be unique over the > whole of mantis? This is causing us some problems as we have several > quite level areas, then within this we have areas of responsibility and > again within this categories. >

Re: [mantisbt-help] Unique project names

2009-02-12 Thread Gianluca Sforna
On Thu, Feb 12, 2009 at 5:55 PM, Jon Hardcastle wrote: > Can anyone shed any light on why sub-projects have to be unique over the > whole of mantis? subprojects are really "projects", and you can't have two of them with the same name. >This is causing us some problems as we have several quite >

[mantisbt-help] Unique project names

2009-02-12 Thread Jon Hardcastle
Can anyone shed any light on why sub-projects have to be unique over the whole of mantis? This is causing us some problems as we have several quite level areas, then within this we have areas of responsibility and again within this categories. It is proving troublesome to have different names f