Enkil / redmine_reminder

Plugin for Redmine project that sends notification to assignee if due date is coming. Work with issue and issues category
Other
19 stars 6 forks source link

Added the possibility to set reminder times for single issues. #11

Closed JostBaron closed 11 years ago

JostBaron commented 11 years ago

Added the possibility to set reminder days specific to each issue, overriding the category, user and global settings.

The first specified non-empty times from this list are used to determine the days on which a reminder is sent:

  1. Issue reminder times
  2. Issue category reminder times
  3. User reminder times
  4. Global reminder times