Vote #64288
完了Highlight overdue Tickets
0%
説明
It would be perfect if overdue tickets are highlighted e.g. make them bold so you can directly see
which tickets are overdue.
journals
You mean in the issue list?
I can add a css class on those tickets so that any kind of style can be applied to them.
--------------------------------------------------------------------------------
Jean-Philippe Lang wrote:
> You mean in the issue list?
Probably...
> I can add a css class on those tickets so that any kind of style can be applied to them.
+1
--------------------------------------------------------------------------------
Yeah I mean the issue list as well as my issues.
A CSS class would be a good solution.
Thanks
--------------------------------------------------------------------------------
The @overdue@ css class is added in r2140 so you can use it in your own theme.
But no change were done for now on application.css.
--------------------------------------------------------------------------------
Thanks it is really usefull, but closed tickets should not be overdue since they are closed.
Could you fix this little issue, then this Ticket can be closed imho.
--------------------------------------------------------------------------------
Fixed in r2361.
--------------------------------------------------------------------------------
Why this fix don't work in the latest remine version ?
Overdue issues are look like others.
--------------------------------------------------------------------------------
Влад Владыч wrote:
> Why this fix don't work in the latest remine version ?
> Overdue issues are look like others.
As stated by Jean-Philippe in note-4 and as mentioned by myself in #9294 note-1 overdue-issue highlighting is not used in any of the bundled themes. To add it to a custom theme, see #9294 for examples.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,2458,add “closed” html class to closed entries in issue list
relates,Closed,9294,Overdue tasks are not highlighted
relates,New,20812,Highlight overdue issues and private issues in issue list