-
When running command rake redmine:plugins:migrate RAILS_ENV=production we get following error
Migrating redmine_account_policy (Redmine Account Policy plugin)...
== 1 AddOldHashedPasswordsToUsers: m…
-
I can not update buttons on toolbar.
In browser console there was error about` selected.size() is not function`
If you have same error you need to add code:
```
$(function() {
$.fn.size = …
-
I have Redmine 2.3.3 and ruby 1.9.3p194 on Debian Wheezy.
When I try to run migrate to install plugin I'm getting this error:
dev /opt/redmine/plugins/redmine_asciidoc_formatter-master # rake redmine…
-
I realize that we got off on the wrong foot. You have a great plugin.
Attached is a patch for the 0.4.2 release that allows selinux support. I've given some pretty complete documentation, as well as…
-
Error
undefined method `collect' for nil:NilClass
Redmine
![image](https://user-images.githubusercontent.com/10109949/46625111-5c7cec80-cb3b-11e8-8a6e-2d972bc48f3c.png)
Log
/var/www/redmi…
-
When I click "Configure" link I receive an error with code 404.
Log file has such info:
Started GET "/settings/plugin/scrum2b" for 89.71.201.236 at Tue Feb 11 15:19:24 +0100 2014
Processing by Settin…
-
I'm having an issue installing this plugin once I try running the plugin migrations using rake after cloning this repo into the plugins folder and running `bundle install`.
```
root@redmine-76569c…
-
PDF export of graphviz not working.
Produce following content in pdf file:
```
Error executing the graphviz_link macro (Missing template wiki_graphviz/macro with {:locale=>[:ru, :en], :formats=>[:p…
-
plugins should assert required redmine versions with [Redmine::Plugin::requires_redmine](https://redmine.org/projects/redmine/repository/annotate/tags/4.2.2/lib/redmine/plugin.rb#L234).
see also: h…
-
First, thank you for provide this nice tool for us, but I have some problem to use it.
I follow up the instruction to install this plugin, but I can't see tab "Release notes" on my project. and when I…