issues
search
woblavobla
/
redmine_custom_reminder
Simple redmine plugin for scheduled email sending;
Apache License 2.0
8
stars
12
forks
source link
bug fix and refine: fix customfield issue, fix suburl redmine issue, fix issue when assignee is group, some refine
#13
Closed
tainewoo
closed
5 years ago
tainewoo
commented
5 years ago
use reminder name to save the exported files.
add the application_job.rb so don't need to create is manually after
fix issue if the user type customfield is not IssueCustomField, add compatablity wifh Issue/Project type customfield.
fix issue if the assigned_to is not user, add compatablity with group type assignee.
fix view all hyperlink error issue to add compatibility with redmine installed with suburl.
add reminder name to mail subject
woblavobla
commented
5 years ago
Looks great to me. Thanks for contribution.