Re: [mantisbt-help] Mantis as service

2009-03-06 Thread vincent . debout
Graeve, Dennis D (MS) a écrit : > > I found articles describing how to make Mantis run as a service on > Windows. I was successful in getting the Apache and mysql servers > starting as services but when I try and go to the web page for Mantis > I cannot get there. If I shut down the services and

Re: [mantisbt-help] Custom field and default value.

2008-11-18 Thread Vincent DEBOUT
Hello, It is not possible but I wrote an unofficial plugin that allows default value like today (or eow: end-of-week or +5d to add 5 days to the current date...). Vincent > Hello! > > I just created custom field "Deadline". > The type of

Re: [mantisbt-help] Import issues

2008-09-19 Thread Vincent DEBOUT
> On Thu, Sep 11, 2008 at 3:32 PM, Fabian Cenedese <[EMAIL PROTECTED]> > wrote: >> Has anybody ever written a script/tool to import issues? Maybe with >> MantisConnect? As this will be a one time thing it doesn't need to have >> a nice GUI. > > I am actually working on such a feature, it will work

Re: [mantisbt-help] Uploading Big files

2008-09-08 Thread Vincent DEBOUT
> Guys, > > I am trying to upload a file..that is 4.5M big.. it is a zip with a .txt > in it. > > I have set the max file size in php to 5M but i get the following error > 'APPLICATION ERROR #401' > > it doesn't even 'try' to upload it. Wrong analysis !! The upload is done correctly, the error 40

Re: [mantisbt-help] CUstom filter my view boxes

2008-08-22 Thread Vincent DEBOUT
Hi, You can take a look at this: http://deboutv.free.fr/mantis/plugin.php?plugin=MyView I'll add your request to the roadmap (it will probably be available this week-end). Vincent > Hi > > I'm still using 1.1.2, not yet the new 1.2. > > The issues in the my view boxes are sorted after date. I

Re: [mantisbt-help] Installing with MSSQL

2008-05-23 Thread Vincent DEBOUT
> I have been using Mantis 1.0.8 successfully since February but have just > > changed my webhosting package. I now have a Windows webserver with > MSSQL but cannot get Mantis to install. > > When I try to run install.php I get this: > > BAD > database is not supported by PHP. Check that it has b

Re: [mantisbt-help] Issues with new bug status

2008-01-16 Thread Vincent DEBOUT
Glenn Henshaw a écrit : On 16-Jan-08, at 6:59 AM, Sundeep Pundamale wrote: Vincent DEBOUT wrote: Sundeep Pundamale a écrit : Vincent DEBOUT wrote: Hi, I have added a new bug status to mantis: pending. I get the following error message "APPLIC

Re: [mantisbt-help] Issues with new bug status

2008-01-16 Thread Vincent DEBOUT
> Vincent DEBOUT wrote: >>> Vincent DEBOUT wrote: >>>> Sundeep Pundamale a écrit : >>>>> Vincent DEBOUT wrote: >>>>>> Hi, >>>>>> >>>>>> >>>>>>> I have added a new bug status to manti

Re: [mantisbt-help] Issues with new bug status

2008-01-16 Thread Vincent DEBOUT
> Vincent DEBOUT wrote: >> Sundeep Pundamale a écrit : >>> Vincent DEBOUT wrote: >>>> Hi, >>>> >>>> >>>>> I have added a new bug status to mantis: pending. I get the following >>>>> error message "APP

Re: [mantisbt-help] Issues with new bug status

2008-01-15 Thread Vincent DEBOUT
Sundeep Pundamale a écrit : > Vincent DEBOUT wrote: >> Hi, >> >> >>> I have added a new bug status to mantis: pending. I get the following >>> error message "APPLICATION WARNING #300: String 'pending_bug_title' not >>> found." a

Re: [mantisbt-help] Issues with new bug status

2008-01-14 Thread Vincent DEBOUT
Hi, > I have added a new bug status to mantis: pending. I get the following > error message "APPLICATION WARNING #300: String 'pending_bug_title' not > found." after i did the following: > > 1) Added define( 'PENDING',60); in mantis/core/constant_inc.php > > 2) Added $g_bug_pending_status = PENDI

Re: [mantisbt-help] altering starting bug id

2007-10-15 Thread Vincent DEBOUT
> ALTER TABLE mantis_bug_table AUTO_INCREMENT=1000; > > Thanks the above command worked for specific databases. > > But is there any option in command that I can preconfigure issue id to > start at > > say p100 for project1 in database1 > > And to start at c200 for project2 in same database > >

Re: [mantisbt-help] custom_functions_inc.php

2007-10-15 Thread Vincent DEBOUT
Maphin Philip a écrit : Hi, As seen in manual which I pasted below ,its said that a file custom_functions_inc.php in the root folder of mantis. I am using 1.0.0rc2 and I am not having this file.What is the reason? Without this can I add custom functions.I want to add custom functi

Re: [mantisbt-help] urgent pls help

2007-10-15 Thread Vincent DEBOUT
Hi, > > We are using 1.0.0rc2 mantisBT > > At present I want to configure a database in which > > 1.Issue ID of bugs should start from a determined number say 1000 If you have MySQL you can change the increment with the following SQL query: ALTER TABLE mantis_bug_table AUTO_INCREMENT=1000; Rega

Re: [mantisbt-help] (no subject)

2007-09-27 Thread Vincent DEBOUT
Hi, Did you try to set the variable $g_enable_email_notification to OFF in your config_inc.php file? Vincent > This may seem like a stupid question - but is there a way to turn off the > email completey - for Mantis? I see different configuration settings, but > they all assume you want mail.

Re: [mantisbt-help] bug id

2007-06-27 Thread Vincent DEBOUT
Hi, No it is not possible (and not recommended). Vincent > Hai, > > > > I have one doubt regarding bug id . > > Can we configure mantis for bug id . > > Like if I hav to report issues in new project ,can I start bug id from a > specific number say 1000. --

Re: [mantisbt-help] Function over rides...

2007-05-03 Thread Vincent DEBOUT
> Vincent DEBOUT wrote: >>> Hello all, >>> >> >> Hello, >> >> >>> I am attempting to over-ride the bug_delete() function by creating my >>> custom_function_override_bug_delete($bug_id) in the >>> custom_functions_inc.php fil

Re: [mantisbt-help] Function over rides...

2007-05-03 Thread Vincent DEBOUT
> Hello all, Hello, > I am attempting to over-ride the bug_delete() function by creating my > custom_function_override_bug_delete($bug_id) in the > custom_functions_inc.php file. > > However, it doesn't over ride it. > > What is the correct procedure for over-riding standard functions? bug_dele

Re: [mantisbt-help] Même bug sur différentes versions

2007-04-18 Thread Vincent DEBOUT
CHARLIER Cyril a écrit : > Bonjour, > > je suis entrain d'étudier différents solution de suivi de bug et je me > demandais si MANTIS permettait de saisir un seul rapport de bug pour > différentes versions. > > Je m'explique : > > J'ai un projet 1.* avec différentes branches : 1.10, 1.20, 1.30, 1.

Re: [mantisbt-help] Active Directory/RADIUS etc support

2007-03-29 Thread Vincent DEBOUT
> Any chance one or some of this (i.e the related issues) might get > implemented? > > http://www.mantisbt.org/bugs/view.php?id=4235 > > I'd like to get users authenticating against our active directory, via > RADIUS, NTLM or whatever but probably still have regular local users too > since not eve

Re: [mantisbt-help] Mantis Question

2007-03-28 Thread Vincent DEBOUT
> I just became a new user of Mantis with an Access Level of Developer. I > logged in to mantis and wanted to create a project, but could not find a > menu option that would allow me to do that? How do I do this and do I > have the appropriate access level to create a project? You need to be admi