Plugins Directory » Redmine_reminder
Author: | Igor Timohin | |
---|---|---|
Website: | https://github.com/Enkil/redmine_reminder | |
Code repository: | git@github.com:Enkil/redmine_reminder.git | |
Registered on: | 2013-06-07 (over 11 years ago) | |
Current version: | 0.9 | |
Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
Redmine Reminder plugin for Redmine¶
Plugin for Redmine project that sends notification to assignee if due date is coming.
Users can choose on which days before due date they want to be notified. Also users can create issues category and choose on which days before due date of issues in this category they want to be notified.
User setting is located at the user account page.
Moreover, administrator can set default notification settings for new users.
Category settings is located at the category properties page
Plugin also sends info about issues behind a schedule. Users cannot change this behavior.
Compatibility
redmine-2.x for Redmine 2.0 and higher
Installation notes
Installation¶
cd /home/user/path_to_you_app/ git clone git://github.com/Enkil/Redmine_Reminer.git plugins/redmine_reminder
For Redmine 2.x and higher
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
Also you can read instructions on http://www.redmine.org/projects/redmine/wiki/Plugins
Changelog
0.9 (2013-06-07)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x.