Feature #2337
closedHighlight overdue Tickets
0%
Description
It would be perfect if overdue tickets are highlighted e.g. make them bold so you can directly see
which tickets are overdue.
Related issues
Updated by Jean-Philippe Lang almost 16 years ago
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.
Updated by Markus Knittig almost 16 years ago
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
Updated by Leonard Brünings almost 16 years ago
Yeah I mean the issue list as well as my issues.
A CSS class would be a good solution.
Thanks
Updated by Jean-Philippe Lang almost 16 years ago
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.
Updated by Leonard Brünings almost 16 years ago
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.
Updated by Jean-Philippe Lang almost 16 years ago
- Status changed from New to Closed
- Target version set to 0.9.0
- Resolution set to Fixed
Fixed in r2361.
Updated by Влад Владыч about 13 years ago
Why this fix don't work in the latest remine version ?
Overdue issues are look like others.
Updated by Mischa The Evil about 13 years ago
Влад Владыч 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.
Updated by Go MAEDA about 9 years ago
- Related to Feature #20812: Highlight overdue issues and private issues in issue list added