Steven.W
Steven.W
you should install redmine_multiprojects_issue,advanced_roadmaps_V2 . and the redmine Calendar opened with 500 Error.
I committed an issue to the author of redmine_advanced_roadmap_v2, too https://github.com/Coren/redmine_advanced_roadmap_v2/issues/74
Urrr,, could you give more information? Thanks.
# NameError in Issues#show Showing vendor/plugins/redmine_fields_permissions/app/views/issues/_attributes.rhtml where line #1 raised: uninitialized constant ActionView::Base::CompiledTemplates::TabularFormBuilder Extracted source (around line #1): 1: TabularFormBuilder do |f| %> 2: 3: 4: Trace of template inclusion:...
Thanks, @TravisSpangle , @nicolnx or could it compatible with other plugins? I can not seem something loaded in plugins when the issue page opened.
@TravisSpangle , I tried to use the command > bundle exec rake redmine:plugins:migrate RAILS_ENV=production but it not worked... I really do not know why??
@TravisSpangle , @nicolnx I found that there's some file for certern redmine version. in plugin folder/app/view/issues there's some template file like 2.2.1.show.html.erb is for redmine 2.2.1 3.2.0.show.html.erb is for redmine...
@TravisSpangle I tried the command as follow, please help to check it. Thanks ``` [root@jira redmine-3.3]# bundle exec rake redmine:plugins:migrate NAME=redmine_spent_time_in_issue_description RAILS_ENV=production VERSION=0 /usr/local/rvm/gems/ruby-2.2.4@newgemset/gems/htmlentities-4.3.1/lib/htmlentities/mappings/expanded.rb:465: warning: duplicated key at line 466...
@TravisSpangle , Thanks for you reply, maybe I should wait for the next version of redmine. by the way ,could the plugin compatible with other plugins? such as redmine_issue_templates?
@nicolnx , @TravisSpangle Thanks for your replies, I tested it ag on my redmine 3.3.4. and fount it displayed nothing about the time entry record of any issue whether I...