projects_tree_view
projects_tree_view copied to clipboard
with redmine 3.0.3 stable - plugin does not work
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...
- my project list was not displayed as tree,
- 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
https://github.com/ichizok/projects_tree_view/tree/redmine3.x tested with redmine 3.3 . It works