Project

General

Profile

Actions

Feature #565

closed

Mark expired tasks

Added by Alex Aktion about 16 years ago. Updated over 11 years ago.

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

100%

Estimated time:
Resolution:

Description

If task exceed Due date, is it possible to mark it with some color.

And send reminders to assignee and manager.
http://rubyforge.org/tracker/index.php?func=detail&aid=17060&group_id=1850&atid=7163


Related issues

Related to Redmine - Feature #12222: SLA Integration (Service Level Agreement)New

Actions
Actions #1

Updated by Witold Oleksiak about 16 years ago

I second that. It's the most important missing feature which is making me hesitate between Redmine and Eventum..

Actions #2

Updated by Daniel Felix over 11 years ago

This is a smaller implementation of #12222.

The first thing "Mark exceed Due Date" could be implemented by adding a css rule like tr.overdue{ background-color:#FF0000; }
All needed information could be found in the sourcecode of your ticket list.

Actions #3

Updated by Daniel Felix over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Those marking is implemented with the css class "overdue".
Just handle it with your design. This could be implemented by some little css-rule.
Maybe this is implemented in core design. :-)

Actions

Also available in: Atom PDF