redmine_workload
redmine_workload copied to clipboard
Redmine Workload Plugin
= Taskjuggler
Redmine Workload
This is Redmine Workload management.
== Features
- Workload management
- Task-juggler export and partial import
== Getting the plugin
A copy of the released version can be downloaded from {GitHub}[http://github.com/chris2fr/redmine_taskjuggler]
== Installation and Setup
- Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to +vendor/plugins/redmine_taskjuggler+
- Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
- Login and click the Workload in the top left menu
== Upgrade
=== Zip or tar files
- Download the latest file as described in Getting the plugin
- Extract the file to your Redmine into vendor/plugins
- Restart your Redmine
=== Git
- Open a shell to your Redmine's vendor/plugins/redmine_taskjuggler folder
- Update your Git copy with
git pull - Restart your Redmine
== License
This plugin is licensed under the GNU GPL v2. See LICENSE.txt and GPL.txt for details.
== Project help
If you need help you can contact the maintainer at his email address (See CREDITS.txt) or create an issue in the Bug Tracker.
=== Bug tracker
If you would like to report a bug or request a new feature the bug tracker is located at: http://github.com/chris2fr/redmine_taskjuggler
=== ToDo