redmine_mail_reminder
redmine_mail_reminder copied to clipboard
Plugin for Redmine to create different role based reminders for project(s)
Hi All, Another question. I've setup a small query sending. It take arround 30 sec to 1 minutes to send emails to each dest. Do you know how I can...
@jcppkkk (CC: @dkastl, @eyewritecode) Related with #123, we tried Redmine 4.0 upgrade at past, so I create this PR. Note that we haven't used this plugin actually after upgrading Redmine...
Hi! Is there any chance this plugin could be updated to be compatible with RedMine 4.0+? Thank you!
I configure the querys ok, but the mail don't send. I execute rake in [test] mode and generate a sql problem: ActiveRecord::StatementInvalid: **Mysql2::Error: Not unique table/alias: 'trackers':** SELECT `issues`.`id` AS...
The Gemfile calls gem 'prototype-rails', git: 'https://github.com/rails/prototype-rails.git', branch: '4.2' which, alas: > In any case, this gem will NOT be officially supported on Rails 5.0 and above. Might this dependency...
In the current version there is a dependency in the Gemfile of `prototype-rails`. This project is no longer maintained and not officially supported rails>=4.1(see https://github.com/rails/prototype-rails README). I am running into...
I updated plugin to new version (last commit 1c88239) When I run ```cd /usr/share/redmine/ && ./bin/rake reminder:exec[test] RAILS_ENV="production"``` I got the error ``` Query::StatementInvalid: Mysql2::Error: Not unique table/alias: 'enumerations': SELECT...
As picture below, default query is selected instead of the one the reminder actually configured. I am using the plugin with redmine 3.3.2  Is it a normal behavior?
https://github.com/javan/whenever