Search found 21 matches

by Mr.J!M
18 Apr 2007, 08:54
Forum: Help
Topic: how to make filter minimised in view all bug page by default
Replies: 3
Views: 8666

how do you apply this patch?
i'm very interrested in this.

I have to paste it in a file.patch or what?

the --- etc confusing me.
by Mr.J!M
07 Apr 2007, 11:36
Forum: Customizations
Topic: 'Collapsed by default' in collapse_api + minor improvements
Replies: 6
Views: 14574

i'm interested in the source file.
anybody have it?
by Mr.J!M
04 Mar 2007, 13:18
Forum: General Discussion
Topic: Mantis still alive ?
Replies: 13
Views: 18630

great news :D
by Mr.J!M
03 Mar 2007, 23:04
Forum: Help
Topic: Field "priority"
Replies: 3
Views: 5080

do you have have check the ASSIGNATION of the project and all right between the users into adm_permissions_report.php?
by Mr.J!M
28 Feb 2007, 20:55
Forum: Customizations
Topic: Plugins
Replies: 2
Views: 7007

Goooooood a french site for the mantis community :D
Continue!
je t'ai mis dans mes favoris je repasserais pour voir comment ca bouge...
by Mr.J!M
22 Feb 2007, 11:56
Forum: Customizations
Topic: Simple Text Search instead of search for issue
Replies: 1
Views: 4963

i have version 1.0.6. of mantis
by Mr.J!M
22 Feb 2007, 11:01
Forum: Customizations
Topic: Simple Text Search instead of search for issue
Replies: 1
Views: 4963

Simple Text Search instead of search for issue

I want to put a "Simple Text Search" instead of the Search of #ISSUE.
I have remove the filter page with $g_filter_position = none;

how i can have the Filter SEARCHBOX with $g_filter_position = none;
by Mr.J!M
20 Feb 2007, 10:19
Forum: Customizations
Topic: Removing main menu links
Replies: 5
Views: 10981

Yes i do that but i would like also to remove "myview" and "Home"
by Mr.J!M
16 Feb 2007, 13:20
Forum: Customizations
Topic: Removing main menu links
Replies: 5
Views: 10981

in HTML_API.php in core folder you will find:

# --------------------
# Print the main menu

on line ~469

you can remove

# Main Page
$t_menu_options[] = '<a href="main_page.php">' . lang_get( 'main_link' ) . '</a>';

etc...
by Mr.J!M
12 Feb 2007, 20:27
Forum: Help
Topic: One client and two supplier, please help !
Replies: 3
Views: 4935

yes the developper can MOVE the bug from one to another project.
by Mr.J!M
12 Feb 2007, 18:33
Forum: Help
Topic: One client and two supplier, please help !
Replies: 3
Views: 4935

You can assign a project to a person or a group of person. and put the security in.
You may make 2 project supplier 1 and 2
by Mr.J!M
09 Feb 2007, 19:10
Forum: Customizations
Topic: Change word project to products
Replies: 3
Views: 6581

Change the value "project" by "Product" in the language File.
by Mr.J!M
25 Jan 2007, 21:25
Forum: Help
Topic: Custom Field - textarea
Replies: 6
Views: 10513

Thanks a lot i will test asap @ work!

THANKS for your help
by Mr.J!M
17 Jan 2007, 07:34
Forum: Help
Topic: Custom Field - textarea
Replies: 6
Views: 10513

same request :)
by Mr.J!M
12 Jan 2007, 12:17
Forum: Customizations
Topic: Removing main menu links
Replies: 5
Views: 10981

i have remove the translated word in my French.txt

$s_changelog_link = '';
$s_main_link = '';
$s_edit_news_link = '';
$s_roadmap_link = '';

it sucks but it works ;)