exactly. But not change of color......
this is why I am asking here
Search found 9 matches
- 02 Oct 2024, 13:22
- Forum: Help
- Topic: Change color of state
- Replies: 7
- Views: 4250
- 02 Oct 2024, 10:43
- Forum: Help
- Topic: Change color of state
- Replies: 7
- Views: 4250
Re: Change color of state
even reloading it in another browser is not working.
it simply ignores my configuration with:
$g_status_colors['mi'] = '#FF6347';
or also like this:
$g_status_colors = array(
'mi' => '#FF6347'
);
both is not working.
it simply ignores my configuration with:
$g_status_colors['mi'] = '#FF6347';
or also like this:
$g_status_colors = array(
'mi' => '#FF6347'
);
both is not working.
- 02 Oct 2024, 10:40
- Forum: Help
- Topic: Second Workflow
- Replies: 4
- Views: 3333
Re: Second Workflow
thanks! I reconfigured my project architecture.
Now it is deone.
Thanks for your help
Now it is deone.
Thanks for your help
- 23 Sep 2024, 15:19
- Forum: Help
- Topic: Patch for DatePicker
- Replies: 0
- Views: 4312
Patch for DatePicker
Hello,
is there any patch available for Mantis version 2.26.x, so that at customs field a "Datepicker" is used instead of those three dropdown fields?
=> https://mantisbt.org/forums/viewtopic.php?t=9924
This is unfortunately not working.
=> https://mantisbt.org/bugs/view.php?id=8957#attachments ...
is there any patch available for Mantis version 2.26.x, so that at customs field a "Datepicker" is used instead of those three dropdown fields?
=> https://mantisbt.org/forums/viewtopic.php?t=9924
This is unfortunately not working.
=> https://mantisbt.org/bugs/view.php?id=8957#attachments ...
- 23 Sep 2024, 14:59
- Forum: Help
- Topic: Change color of state
- Replies: 7
- Views: 4250
Re: Change color of state
yes, but thise steps are not working.
This is why I am asking
This is why I am asking
- 23 Sep 2024, 12:11
- Forum: Help
- Topic: Second Workflow
- Replies: 4
- Views: 3333
Re: Second Workflow
ok thanks!
But one more question:
Ist a second workflow in general possible?
By project for example?
But one more question:
Ist a second workflow in general possible?
By project for example?
- 23 Sep 2024, 11:46
- Forum: Help
- Topic: Change color of state
- Replies: 7
- Views: 4250
Change color of state
Hello,
I work on Mantis version: 2.26.3
I have a few own state defined.
The workflow is working fine, but I want to have customized colos as well.
I alredy tried:
$g_status_colors['mi'] = '#FF6347';
But what I am doing wrong? The color is not set in Mantis.
Thanks in Advance
I work on Mantis version: 2.26.3
I have a few own state defined.
The workflow is working fine, but I want to have customized colos as well.
I alredy tried:
$g_status_colors['mi'] = '#FF6347';
But what I am doing wrong? The color is not set in Mantis.
Thanks in Advance
- 20 Sep 2024, 11:24
- Forum: Help
- Topic: Second Workflow
- Replies: 4
- Views: 3333
Second Workflow
Hello,
I work on Mantis version: 2.26.3
I have two categeories in my prpject. But depending on this category, I need a different workflow.
Is this possible at Mantis? And if yes, how?
Thanks in Advance
I work on Mantis version: 2.26.3
I have two categeories in my prpject. But depending on this category, I need a different workflow.
Is this possible at Mantis? And if yes, how?
Thanks in Advance
- 20 Sep 2024, 11:10
- Forum: Help
- Topic: State change => make note Mandatory
- Replies: 1
- Views: 2162
State change => make note Mandatory
Hello,
I work on Mantis version: 2.26.3
If I change the state, a note can be entered. How can I configure this note as Mandatory, so that it cannot be empty, is this possible?
Thanks in Advance
I work on Mantis version: 2.26.3
If I change the state, a note can be entered. How can I configure this note as Mandatory, so that it cannot be empty, is this possible?
Thanks in Advance