This plugin was originally created by Kirill Bezrukov. The original version.
- Changed tags to use acts_as_taggable for better compatibility.
- Contacts are now global, and projects belong to a contact
git clone git://github.com/cole/redmine_contacts.git vendor/plugin/redmine_contacts
rake db:migrate_plugins RAILS_ENV=production
rake db:migrate:plugin NAME=redmine_contacts VERSION=0 RAILS_ENV=production
rm -r vendor/plugins/redmine_contacts
- Deals and issues are broken
- Add unit tests