Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 798 Bytes

README.textile

File metadata and controls

29 lines (20 loc) · 798 Bytes

FollowUp ChiliProject/Redmine

FollowUp for ChiliProject/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/redmine.nwwo.de/current && RAILS_ENV=production bundle exec rake follow_up:process

Configuration

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

Note on Patches/Pull Requests

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

Copyright

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