Skip to content

netconstructor/redmine_contacts-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts plugin

Acknowledgements

This plugin was originally created by Kirill Bezrukov. The original version.

Modifications

  • Changed tags to use acts_as_taggable for better compatibility.
  • Contacts are now global, and projects belong to a contact

Install

git clone git://github.com/cole/redmine_contacts.git vendor/plugin/redmine_contacts
rake db:migrate_plugins RAILS_ENV=production

Uninstall

rake db:migrate:plugin NAME=redmine_contacts VERSION=0 RAILS_ENV=production 
rm -r vendor/plugins/redmine_contacts

Todos and known issues

  • Deals and issues are broken
  • Add unit tests

About

Fork of redmine contacts plugin by Kirill Bezrukov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published