Project

General

Profile

Actions

Feature #2365

open

Support colored enumeration on dashboards and my page

Added by liaham 8 months ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Compatible Redmine Version:
5.1.z

Description

Should be colored on my page and dashboards when the feature is enabled:

In case there will be problems on dashboards read how these issues are solved:


Files

Actions #1

Updated by liaham 7 months ago

Colors are not supported outside of IssuesController due to several reasons:

  • Reused issue templates on my page or dashboard won't have set js data-attribute with color information since it is supported by an IssueHelperPatch which again won't be used outside of the IssuesController.

  • javascript_include_tag will only be rendered for IssuesController loading colored_data_fields.js

  • other relevant hooks are also only loaded for IssuesController

Actions #2

Updated by liaham 7 months ago

  • Target version changed from 3.1.0 to unplanned
Actions #3

Updated by liaham 7 months ago

  • Project changed from 20 to Redmine Colored Enumeration
  • Target version changed from unplanned to unplanned
Actions #4

Updated by liaham 7 months ago

  • Description updated (diff)
Actions

Also available in: Atom PDF