teleological / redmine_stealth

Sometimes sneaky is good. This plugin works like a mute button for Redmine notification emails.
http://teleological.github.com/redmine_stealth
GNU General Public License v2.0
31 stars 35 forks source link

Problem with Chiliproject 3.1 #15

Open rfehren opened 12 years ago

rfehren commented 12 years ago

Aafter installation of the plugin I get:

$ bundle exec rake db:migrate:plugins RAILS_ENV=production rake aborted! undefined method render_single_menu_node' for moduleRedmine::MenuManager::MenuHelper'

I checked the source, but since I'm not a ruby developer, I couldn't see how to change the code in redmine_menu_manager_extensions.rb to make this work.

Any help is appreciated.

Thanks,

Roland

teleological commented 12 years ago

I haven't looked at Chiliproject yet, but it sounds like its menu internals have become incompatible with Redmine. A compatibility patch would be welcome.

rfehren commented 12 years ago

You mean a patch by Chiliproject?

teleological commented 12 years ago

Hi Roland, I mean a patch by someone who has a Chiliproject installation. I may install Chiliproject soon, and if I do, I'd be glad to look into this.

rfehren commented 12 years ago

I don't know exactly what need's to be patched. If it's a general issue with Chiliproject, you might want to post it in their forum.