Skip to content

Nix-wie-weg/redmine_follow_up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine FollowUp

FollowUp for Redmine bumps a tickets priority after certain datecondition is met. It allows for configuration of bumped status and journal message.

Installation

script/plugin install git://github.com/Nix-wie-weg/redmine_follow_up.git

Add this line to your crontab:

0  6 * * *      cd /var/www/your_redmine_host/current && RAILS_ENV=production bundle exec rake follow_up:process

Configuration

You can fully configure the plugin in the Redmine plugins pane.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Send us a pull request. Bonus points for topic branches.

Credits

Copyright

Copyright © Nix-wie-weg® GmbH & Co. KG. See LICENSE for details.

About

Follow up plugin for Redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published