redmine_mail_reminder icon indicating copy to clipboard operation
redmine_mail_reminder copied to clipboard

Plugin for Redmine to create different role based reminders for project(s)

Results 36 redmine_mail_reminder issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/37822312/52616581-f979d880-2ed3-11e9-9f54-e040a783bfc9.png) Is it a normal behavior?

https://github.com/javan/whenever