public
Description: Schedules is a plugin to manage users and assigned projects over time.
Homepage:
Clone URL: git://github.com/bradbeattie/redmine-schedules-plugin.git
name age message
file GPL.txt Fri Feb 13 11:54:51 -0800 2009 Importing from previous repository [bradbeattie]
file LICENSE.txt Fri Feb 27 17:09:44 -0800 2009 Today's work. [bradbeattie]
file README.rdoc Mon Jun 15 17:10:08 -0700 2009 Adding instructions to README.rdoc about the ho... [Brad Beattie]
directory app/ Sun Nov 15 23:09:44 -0800 2009 Disable optimistic locking during estimates [pdf]
directory assets/ Mon Jun 15 17:08:57 -0700 2009 Adding in holiday support, which requires the H... [Brad Beattie]
directory config/ Sat Oct 10 11:12:38 -0700 2009 Update routes for Rails 2.3.4. [nikosd]
directory db/ Mon Apr 13 11:16:53 -0700 2009 * Fixing file permissions * Internationalizing ... [bradbeattie]
file init.rb Mon Jun 15 17:08:57 -0700 2009 Adding in holiday support, which requires the H... [Brad Beattie]
directory lang/ Fri Jun 26 14:59:22 -0700 2009 Updating nl language files (Thanks, Stefan) [Brad Beattie]
directory lib/ Thu May 14 11:21:33 -0700 2009 Adding local jQuery [bradbeattie]
directory test/ Fri Feb 13 11:54:51 -0800 2009 Importing from previous repository [bradbeattie]
README.rdoc

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 0.8.4 or above and the Holidays gem (available from code.dunae.ca/holidays/ or through "gem install holidays").

Created by Gossamer Threads Inc. (www.gossamer-threads.com) Primary developer: Brad Beattie