redmine_reminder
redmine_reminder copied to clipboard
This plugin sends email notifications about due dates of issues you are involved in (as Assignee, Author, Watcher, or User selected in the custom field).
This makes the plugin compatible with redmine 4.0 and 4.2
I have tried pull requests and some fixes but they never work. Do you have any information on how to fix this?
Hi, I get this error while running rake command: rake aborted! NoMethodError: undefined method `active?' for # Did you mean? acts_like? /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:33:in `block (3 levels) in ' /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:32:in `each' /opt/bitnami/apps/redmine/htdocs/plugins/redmine_reminder/lib/tasks/reminder_all.rake:32:in...
Hi @restream-admin, If I would like to make the send reminder email parameter "days" via command line but not via Reminder options,how can I modify it?Thanks in advanced.
You need to add the CSS class "icon", otherwise the appearance is broken (icon is displayed multiple times). Note that although I have tested the appearance in the browser with...
It happens to only list part of over-due issues. i.e. An issue is assigned to UserB, and UserB recieves a mail which lists some other over-due ones except this one....
Can you add reminder for issues without closing date set as well?
How to set reminders to be limited to only the assigned person?