Skip to content

olemskoi/redmine_centosadmin_rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Rating

Installation

Clone repository to your redmine/plugins directory

git clone git://github.com/olemskoi/redmine_centosadmin_rating.git

Install dependencies

bundle install

Run migration

rake redmine:plugins:migrate

To activate the notification of need to evaluate the closed tasks, run

cd /redmine_path && bundle exec whenever -i redmine_centosadmin_rating -f plugins/redmine_centosadmin_rating/config/schedule.rb

For more information about whenever, see - https://github.com/javan/whenever

Restart redmine

Configuration

To activate notifications:

  1. go to redmine_host/settings/plugin/redmine_centosadmin_rating.
  2. enable notifications.
  3. select issue's status.
  4. set notice day.

Running Tests

cd /redmine_path/plugins/redmine_centosadmin_rating
bundle exec rspec spec

Sponsors

Work on this plugin was fully funded by Southbridge

Developers

Developed by kernel web

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •