Does anybody have a date for the official 1.1 release?
Thanks
Search found 3 matches
- 13 Oct 2006, 14:42
- Forum: General Discussion
- Topic: Date of 1.1 release?
- Replies: 4
- Views: 6971
- 13 Oct 2006, 14:34
- Forum: Help
- Topic: Mantis 1.1.0a Dev version : help on custom field management
- Replies: 2
- Views: 3578
Some extra info. After looking into the code, I realized that custom columns associated to 'All Projects' seem not to be shown in any project...
What I've done to get it to work : I had to modify the code in the bug_view_page.php, line 349, replace :
$t_related_custom_field_ids = custom_field_get ...
What I've done to get it to work : I had to modify the code in the bug_view_page.php, line 349, replace :
$t_related_custom_field_ids = custom_field_get ...
- 13 Oct 2006, 07:21
- Forum: Help
- Topic: Mantis 1.1.0a Dev version : help on custom field management
- Replies: 2
- Views: 3578
Mantis 1.1.0a Dev version : help on custom field management
All,
we are looking at using Mantis. One of the key differentiator feature is the ability to easily add custom fields.
So I have tried 1.1 dev version, and had a very hard time getting the custom field to work.
I have to add that I am completely new to Mantis.
I have followed documentation and ...
we are looking at using Mantis. One of the key differentiator feature is the ability to easily add custom fields.
So I have tried 1.1 dev version, and had a very hard time getting the custom field to work.
I have to add that I am completely new to Mantis.
I have followed documentation and ...