Project

General

Profile

Redmine Issue Reminder - Version 0.0.1

Added by Michael Kling over 12 years ago

Update 2017-09-18:

As we are lacking Ruby Developers we con no longer maintain this plugin. But as it is open source everybody is free to continue improving/keep it compatible with currents redmine versions.

Currently https://github.com/jcppkkk/redmine_mail_reminder from Jethro Yu is the best maintained branch on github.

Original Post:

Because we didn't like to configure rake tasks for email reminders for every project needs and it also lacked some specific filters - we decided to create our own reminder plugin.

Only one cron job has to be created which handles all the remindes which are easily configurable in the redmine system by any user who owns the specific rights.

Reminders can be configured per project, they are selecting the issues which it should remind via a custom query (so you are free to select whatever conditions you want).

It is possible to send the reminder daily (define interval every 1st-every 6th), weekly (define weekday) or monthly (define day of month) to specific roles inside the project. (See also screenshot for that)

Any feedback is welcome :)

Download

You can download the plugin here: https://github.com/ascendro/redmine_issue_reminder
Installation instructions are given in the readme.

Screenshots


Replies (30)

RE: Redmine Issue Reminder - Version 0.0.1 - Added by Do Lam almost 9 years ago

Dear Jethro Yu,

I install the latest version Redmine Mail Reminder on Redmine version 3.0.3.stable, Ruby version 2.0.0-p645.
But there are some error:
1) when select Configure plugin, it show error 404 (The page you were trying to access doesn't exist or has been removed).
2) After add module Issue Reminder on a project, the new appear with title: translation missing:en.issues_reminder

Please support me as soon as you can.

Thank you so much!

RE: Redmine Issue Reminder - Version 0.0.1 - Added by Алексей Лашнев over 7 years ago

Hello! Could you help me? I don't need to get mail if there is no issues to remind. How i can fix it?
Message is:
Project "certs" with query "п≈п╟п╢п╟я┤п╦ п╢п╩я▐ п╬п╠п╫п╬п╡п╩п╣п╫п╦я▐" [0;94;49m is processing. [0m

RE: Redmine Issue Reminder - Version 0.0.1 - Added by dj jones over 7 years ago

Jethro Yu's version has had updates last month so seems to be getting some love and attention. And it says works on 3.0 etc
- https://github.com/Hopebaytech/redmine_mail_reminder

RE: Redmine Issue Reminder - Version 0.0.1 - Added by Samu Aaltonen about 7 years ago

Is it possible to modify the plugin not to create a new calendar entry every time it reminds of a task. We want it only to send reminder emails, and do nothing else.

Thank you!

Samu

RE: Redmine Issue Reminder - Version 0.0.1 - Added by Maik Escher over 6 years ago

Dear Users,

I get an error when i try to see the email reminder in a project.

It looks like this:

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

Back

The production.log File shows this:

ActiveRecord::StatementInvalid (Mysql2::Error: Table 'bitnami_redmine.mail_reminders' doesn't exist: SELECT `mail_reminders`.* FROM `mail_reminders` WHERE `mail_reminders`.`project_id` = 92):
  plugins/redmine_mail_reminder/app/controllers/mail_reminders_controller.rb:10:in `index'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'

How can I fix this problem? I use Win 10 and redmine-3.3.2-2.

Thanks in advance!

Qu33do

(26-30/30)