Search found 9 matches

by bmayer
03 Aug 2009, 15:05
Forum: Help
Topic: *newbie* BIG update [RESOLVED]
Replies: 3
Views: 2342

Re: *newbie* BIG update

Datas and files (1.0.1) are backuped
Mantis 1.1.8 are installed
Upgrade procedure are respected
Smile :D
Site are upgraded !
by bmayer
03 Aug 2009, 15:00
Forum: Help
Topic: [custom field] >255 entries and from SQL SELECT [RESOLVED]
Replies: 7
Views: 4270

Re: [custom field] >255 entries and from SQL SELECT

deboutv wrote:If it is a mantis built'in table, my plugin LongCF can help you (but it will load the 1500 entries in the select box).
YES ! it's run fine !
Just a suggestion, may be an "ORDER BY" ?
by bmayer
03 Aug 2009, 14:53
Forum: Help
Topic: [custom field] >255 entries and from SQL SELECT [RESOLVED]
Replies: 7
Views: 4270

Re: [custom field] >255 entries and from SQL SELECT

deboutv wrote:If it is a mantis built'in table, my plugin LongCF can help you (but it will load the 1500 entries in the select box).
YES ! it's run fine !
Just a suggestion, may be an "ORDER BY" ?
by bmayer
03 Aug 2009, 14:13
Forum: Help
Topic: [custom fields]
Replies: 0
Views: 1424

[custom fields]

Hello everybody

I mega jump, from 1.0.1 to 1.1.8
An custom fields, string type with min value of 3 and max value of 3, for typing "999", not "99", not "9999" dont working now.
I must set min value = 2 for running

It's a bug ?
by bmayer
30 Jul 2009, 07:48
Forum: Help
Topic: *newbie* BIG update [RESOLVED]
Replies: 3
Views: 2342

*newbie* BIG update [RESOLVED]

Hello everybody

How to update simply, quickly mantis 1.0.1 :roll: to actual version ?
With same datas, off course :)

Thanks by advance
by bmayer
30 Jul 2009, 06:50
Forum: Help
Topic: [custom field] >255 entries and from SQL SELECT [RESOLVED]
Replies: 7
Views: 4270

Re: [custom field] >255 entries and from SQL SELECT

Is the SQL request related to Mantis tables (ie do you want to display the list of Mantis users)?
Yes, by example. Or an other (custom) table
To prevent long download time, you could write something in javascript that will display the possibilities after the user enters few letters (like in your ...
by bmayer
29 Jul 2009, 15:22
Forum: Help
Topic: [custom field] >255 entries and from SQL SELECT [RESOLVED]
Replies: 7
Views: 4270

Re: [custom field] >255 entries and from SQL SELECT

Thanks dear "deboutv @ La Ciotat"
I dont imagine other solution for supply a closed set of 1500 possibility ... :?
The custom field signification are the name of one person from corporate
Have you an idea ?

Cher "deboutv"
Je ne vois pas trop comment faire autrement, pour présenter un choix fermé ...
by bmayer
29 Jul 2009, 13:53
Forum: Help
Topic: [custom field] >255 entries and from SQL SELECT [RESOLVED]
Replies: 7
Views: 4270

[custom field] >255 entries and from SQL SELECT [RESOLVED]

Hello everybody

Apologize me for my (very) poor english

I use Mantis 1.0.1
I have custom fields "text" (type == 0) for person's name, with a lot of mistake by operator
1500 person's name are possible and defined
Can i populate an custom field "enumeration" (type == 3), by an SQL SELECT, with 1500 ...
by bmayer
20 Mar 2006, 07:42
Forum: Help
Topic: Upgrades
Replies: 2
Views: 3927

Checkout the manual for the upgrade instructions:
http://manual.mantisbt.org/manual.installation.upgrading.php
http://www.futureware.biz

Hello

If i understand right, for the user, the update process are not by classical diff/patch process, but by install all files. Inside database, table mantis ...