-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.3.0 problem #14
Comments
The same problem in 1.3.1 |
This could help: http://www.redmine.org/boards/2/topics/28462 (I didn't test). |
Thanks martin-denizet, but it doesn't work, send_reminders is a feature of redmine that remid only to the assigned person and send_reminders_all is a plugin remind all people tha is invoulcred (developer, reporter, ...) |
This is because of the changes in Redmine 1.3.X. cd vendor/plugins/redmine_reminder/app/views/reminder_all/ ln -s reminder_all.text.html.rhtml reminder_all.html.erb ln -s reminder_all.text.plain.rhtml reminder_all.text.erb |
Thanks a lot. |
Can someone (martin or rcasca) do a push commit to this repository. |
Hi cforce, Only install the plugin with script/plugin install git://github.com/alvila/redmine_reminder.git Thats all. |
For you guys - having problems with using github as its used to be |
In my redmine 1.3.0 installation, i have just cloned from this repo, and with this line:
I get this error:
What can i do?
The text was updated successfully, but these errors were encountered: