« Previous | Next » 

Revision 1459

jplang, 2008-05-25 19:31

Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any.
See rake -D redmine:send_reminders for options.

Files

added 
modified 
deleted 

View differences

/trunk/app/models/mailer.rb
View differences
/trunk/app/views/mailer/reminder.text.html.rhtml
/trunk/app/views/mailer/reminder.text.plain.rhtml
/trunk/lang/bg.yml
View differences
/trunk/lang/cs.yml
View differences
/trunk/lang/da.yml
View differences
/trunk/lang/de.yml
View differences
/trunk/lang/en.yml
View differences
/trunk/lang/es.yml
View differences
/trunk/lang/fi.yml
View differences
/trunk/lang/fr.yml
View differences
/trunk/lang/he.yml
View differences
/trunk/lang/hu.yml
View differences
/trunk/lang/it.yml
View differences
/trunk/lang/ja.yml
View differences
/trunk/lang/ko.yml
View differences
/trunk/lang/lt.yml
View differences
/trunk/lang/nl.yml
View differences
/trunk/lang/no.yml
View differences
/trunk/lang/pl.yml
View differences
/trunk/lang/pt-br.yml
View differences
/trunk/lang/pt.yml
View differences
/trunk/lang/ro.yml
View differences
/trunk/lang/ru.yml
View differences
/trunk/lang/sr.yml
View differences
/trunk/lang/sv.yml
View differences
/trunk/lang/th.yml
View differences
/trunk/lang/uk.yml
View differences
/trunk/lang/zh-tw.yml
View differences
/trunk/lang/zh.yml
View differences
/trunk/lib/tasks/reminder.rake
/trunk/test/fixtures/issues.yml
View differences
/trunk/test/unit/mailer_test.rb
View differences