Plugins Directory » Redmine3.1-Schedules-Plugin
|
Author: | Damian Skrzypczak |
---|---|---|
Website: | https://github.com/Yoru94/redmine3.1-schedules-plugin | |
Code repository: | https://github.com/Yoru94/redmine3.1-schedules-plugin | |
Registered on: | 2015-08-27 (over 9 years ago) | |
Current version: | 0.6.0 | |
Compatible with: | Redmine 3.1.x | |
User ratings: |
Schedules¶
This plugin provides instances of Redmine a method with which to allocate users to projects and to track this allocation over time. It does so by creating daily time estimates of hours worked per project per user.
This plugin requires Redmine 3.1 and the Holidays gem (available from code.dunae.ca/holidays/ or through Gem as below).
Created by Gossamer Threads Inc. (www.gossamer-threads.com)
Primary developer: Brad Beattie
Secondary developer: JulienVdG
I'm student (and Ruby&Rails amateour). I get order on my practices to make this plugin works. It's works I think, but it is stable? Test on your own.
Installation notes
From README:
Installation
Add this repository to your #{RAILS_ROOT}/plugins/redmine_schedules
Or just do <in redmine/plugins folder> “git clone github.com/Yoru94/redmine3.1-schedules-plugin.git redmine_schedules”
In #{RAILS_ROOT} run the command
bundle install
rake redmine:plugins:migrate
Changelog
0.6.0 (2015-08-26)
Compatible with Redmine 3.1.x.