projects_tree_view icon indicating copy to clipboard operation
projects_tree_view copied to clipboard

with redmine 3.0.3 stable - plugin does not work

Open abubobe opened this issue 10 years ago • 1 comments

hello,

I gave it a try to release 0.0.9 of this plugin. I am using Redmine 3.0.3 stable. Installed succesfully ... i can see the plugin listed in setting page.. but...

  1. my project list was not displayed as tree,
  2. when i click "configure" in the setting page, this is what i get in production.log:
Processing by SettingsController#plugin as HTML
  Parameters: {"id"=>"projects_tree_view"}
  Current user: fahmy (id=3)
  Rendered settings/plugin.html.erb within layouts/admin (5.1ms)
Missing template, responding with 404
  Rendered common/error.html.erb within layouts/base (0.1ms)
  Rendered plugins/scrum/app/views/scrum_hooks/_head.html.erb (0.3ms)
  Rendered plugins/clipboard_image_paste/app/views/clipboard_image_paste/_headers.html.erb (0.5ms)
  Rendered plugins/progressive_projects_list/app/views/application/_progressive_sidebar.html.erb (0.1ms)
  Rendered plugins/progressive_projects_list/app/views/application/_progressive_recent_projects.html.erb (0.1ms)
  Rendered plugins/scrum/app/views/scrum_hooks/_scrum_tips.html.erb (0.1ms)
  Rendered plugins/clipboard_image_paste/app/views/clipboard_image_paste/_add_form.html.erb (2.6ms)
Completed 404 Not Found in 30ms (Views: 19.4ms | ActiveRecord: 0.5ms)

Regards, Abubobe

abubobe avatar Jan 19 '16 04:01 abubobe

https://github.com/ichizok/projects_tree_view/tree/redmine3.x tested with redmine 3.3 . It works

demahom27 avatar Feb 01 '17 13:02 demahom27