Search found 49 matches

by Mmarouane89
25 May 2015, 19:51
Forum: Customizations
Topic: Default Date JS Calendar
Replies: 1
Views: 4647

Re: Default Date JS Calendar

Any one to help :( ?
by Mmarouane89
22 May 2015, 15:14
Forum: Customizations
Topic: Default Date JS Calendar
Replies: 1
Views: 4647

Default Date JS Calendar

Hi,
I have implemented this patch: https://www.mantisbt.org/bugs/view.php?id=8957 to active jscalender for date custom filed, but when i dont set a value for a field it takes 01-01-1970 and in the database 0, how i can not set value for field without date defined by user ?
thanks
by Mmarouane89
22 May 2015, 12:20
Forum: Help
Topic: default value for description field
Replies: 2
Views: 3291

Re: default value for description field

ok it works thanks ;)
by Mmarouane89
21 May 2015, 05:44
Forum: Help
Topic: default value for description field
Replies: 2
Views: 3291

default value for description field

Hi,
I want to set the default value in field description in mantis ? (description field is not a cutom field) thanks
by Mmarouane89
07 May 2015, 13:55
Forum: Customizations
Topic: UserList CustomField
Replies: 2
Views: 5254

Re: UserList CustomField

Ok Thanks
by Mmarouane89
06 May 2015, 15:29
Forum: Customizations
Topic: UserList CustomField
Replies: 2
Views: 5254

UserList CustomField

Hi, I want to add a custom field that contains the list of all mantis users, i have added this code in custom_field_api, the users appear normaly in the page but when i select a one user or more i have a message error: case CUSTOM_FIELD_TYPE_MANTISUSER: $t_checked_values = explode( '|', $t_custom_fi...
by Mmarouane89
06 May 2015, 09:56
Forum: Customizations
Topic: Relation Ship bug Customisation
Replies: 2
Views: 4747

Re: Relation Ship bug Customisation

Ok thanks atrol ;)
by Mmarouane89
05 May 2015, 15:20
Forum: Customizations
Topic: Relation Ship bug Customisation
Replies: 2
Views: 4747

Relation Ship bug Customisation

Hi,
I want customiza the relation ship bug in mantis, i want delete "dependant", "related", "duplicate" i want keep just the "dependant" type in the list, how i can do this ? thanks Atrol :)
by Mmarouane89
30 Apr 2015, 15:35
Forum: Customizations
Topic: Work Flow
Replies: 4
Views: 6102

Re: Work Flow

How i can implement this ?
by Mmarouane89
30 Apr 2015, 09:48
Forum: Customizations
Topic: Work Flow
Replies: 4
Views: 6102

Re: Work Flow

I have two projects, projetc 1 and project 2 i want for example specifie the workflow for each one;
Project 1: New bug -> in Analyse -> in validation -> in confirmation -> closed
Project 2: New Bug -> in analyse -> in test -> closed
Thanks :)
by Mmarouane89
29 Apr 2015, 14:58
Forum: Customizations
Topic: Work Flow
Replies: 4
Views: 6102

Work Flow

Hi, Can we create specific workflow for each project in Mantis ? Thanks :)
by Mmarouane89
24 Apr 2015, 09:09
Forum: Customizations
Topic: Custom fields order
Replies: 6
Views: 8873

Re: Custom fields order

thanks :)
by Mmarouane89
23 Apr 2015, 12:59
Forum: Customizations
Topic: Custom fields order
Replies: 6
Views: 8873

Re: Custom fields order

i didn't write a plugin ? how i can write it ? have you an example or the setps that we should follow ? thanks atrol :) :) :)
by Mmarouane89
23 Apr 2015, 07:50
Forum: Customizations
Topic: Custom fields order
Replies: 6
Views: 8873

Re: Custom fields order

Thanks atrol ;), but i can't change the position of fields ? thanks
by Mmarouane89
22 Apr 2015, 15:06
Forum: Customizations
Topic: Custom fields order
Replies: 6
Views: 8873

Custom fields order

Hi,
I want to implement this model in mantis i have created the cutoms feilds and i dont know how can i manage the order of field ? can u help me.
Thanks