redmine_digest icon indicating copy to clipboard operation
redmine_digest copied to clipboard

A plugin for the Redmine issue tracking system which emails a digest of the project's activity to its members.

Results 16 redmine_digest issues
Sort by recently updated
recently updated
newest added

Hi. I deployed the plugin on Redmine 2.4.0 with Rails 3.2.15. Here are the fixes to the problems that I've met during the process. Hope this helps!

configure giving 404 The page you were trying to access doesn't exist or has been removed

If member.user_id points to Group, member.user is nil and DigestMailer.get_recipients crashes. ``` Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil,...

I have used your plugin for a while on a redmine 1.4.x instance and it was working perfectly fine. Today I upgraded to redmine 2.0.3 and re-installed your plugin. However,...

Thanks for the great work Drew, much appreciated! Seconding one of the other requested new features (All projects in one email) I would like to request one more. The functionality...

redmine2.0.3 and test the plugins . when send mail with error # *\* Processing project 'demo'... Summarizing: 2012-07-30 to 2012-08-06 (7 days) 浠?2012-07-30 鍒?2012-08-05 Activity.scope: ["issues", "changesets", "news", "documents", "files",...

When I try and visit the Readme tab in the plugins settings page I get this error: ``` NameError (uninitialized constant DigestController::RDoc): plugins/redmine_digest/app/controllers/digest_controller.rb:33:in `show_readme' actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.8)...

At the moemnt for every project a own email is created and users which subribed for digest will get amount of project emails on day x. Wouldn't it make more...

We have private projects and on all of them a big group has right to create new issues nor more. This reporter role is part of the project but shall...