Search found 7 matches

by peetervois
11 Apr 2022, 07:55
Forum: Customizations
Topic: Summary of Custom Fields
Replies: 2
Views: 13637

Re: Summary of Custom Fields

I am happy about your answer. I will let to settle some time the idea of defining stories/requirements for the plugin.
by peetervois
08 Apr 2022, 09:15
Forum: Customizations
Topic: Summary of Custom Fields
Replies: 2
Views: 13637

Summary of Custom Fields

Hello,

I have been using Mantis for keeping list of tasks and managing whatever I do in agile way. I think that Mantis is very good on getting overall picture of the current status based on number of tasks. Number of tasks is although not satisfactory metric on handling time-line critical projects ...
by peetervois
17 Feb 2017, 08:07
Forum: Customizations
Topic: Mantis v2.1 custom status
Replies: 9
Views: 16044

Re: Mantis v2.1 custom status

Appears you are right. I started to copy and paste the text here to realize that my web browser does render the dot on top of the i so closely htat it appears as capital. Sorry.
by peetervois
17 Feb 2017, 06:30
Forum: Customizations
Topic: Mantis v2.1 custom status
Replies: 9
Views: 16044

Re: Mantis v2.1 custom status

Is it readme.md at https://github.com/mantisbt/mantisbt where the _Inc.php is with capital I ?
by peetervois
16 Feb 2017, 12:54
Forum: Customizations
Topic: Mantis v2.1 custom status
Replies: 9
Views: 16044

Re: Mantis v2.1 custom status

Thanks for replying. The die() was not working. I have found from guthub, that the file must be under config/ directory now. I moved it there and now the states are OK again.

I have also found, that in the documentation the file name is with capital ..._Inc.php not ...inc.php. The inc must be ...
by peetervois
15 Feb 2017, 07:48
Forum: Customizations
Topic: Mantis v2.1 custom status
Replies: 9
Views: 16044

Re: Mantis v2.1 custom status

Sorry, I fixed the filename in one place of my message but forgot in another, it is custom_constants_inc.php. The custom_strings_inc.php is in place too:

# Translation for Custom Status Code: testing
switch( $g_active_language ) {
default: # english
$s_status_enum_string = '10:new,20:feedback ...
by peetervois
14 Feb 2017, 19:24
Forum: Customizations
Topic: Mantis v2.1 custom status
Replies: 9
Views: 16044

Mantis v2.1 custom status

Hi have migrated to Mantis v2.1 from v1.3 and the custom status is kind of screwed up. I have added special steps into work flow and seems the custom_constraints_inc.php is no longer used or something else is going on instead. The statuses shown in configuration for example are shown as ...