-
I got this error when i tried to go to http://localhost:3002/admin/sites/1:
ActionView::TemplateError (Menu is not missing constant SectionsMenu!) on line #16 of vendor/plugins/adva_cms/app/views/la…
-
Using redmine 1.4 on ruby 1.9.3 and Rails 2.3.14 the tests fail. I can not figure out why. Seems even the redmine plugins that are included fail too. I think this might be some how related to ruby 1.9…
-
Hi there.
Looks like plugin is incompatible with Redmine version 5 and above, trying to install - getting this
```
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_proje…
-
Are there any chanche to get this great plugin works on Redmine 4.1.1?
I've tried the install instructions but I got this error:
`rake aborted!
NoMethodError: undefined method `to_prepare' for Ac…
-
I introduced a gem acts_as_archive which allows me to do a "soft delete" -- but acts_as_viewable stops working -- it doesn't recognize the method....is there some overlap between the two?
-
I installed redmine with sub-uri(www.mydomain.com/redmine).
With your kind installation guide, I successfully installed Redmine Github Hook plugin which shows in Plugin pages.
But when I try POST an…
-
I use docker redmine:4
when I go to administration -> settings, projects-> settings, news page and documents page. I get a recursive issue:
plugins/redmine_quick_replies/lib/redmine_quick_replie…
-
Hi, I installed under redmine 2.3.2, there is such error
rake aborted!
undefined method `descendants' for Mention:Module
Tasks: TOP => redmine:plugins:migrate => environment
(See full trace by runni…
-
I get following message when i click reminders in project menu:
NoMethodError (undefined method `find_all_by_project_id' for Reminder:Module):
vendor/plugins/redmine_issue_reminder/app/controllers/…
-
> sudo script/extension install events_calendar
> sudo rake radiant:extensions:events_calendar:update
> sudo rake radiant:extensions:events_calendar:migrate --database=garden_production
These run wit…