This plugin provides a set of convenience capabilities for bulk time logging in Redmine. Useful for people with multiple projects and working on different tasks. This will provide an option in My Page to display Time logging block. A summary (for the last 7 days) of log hours in all projects will be displayed with a link to display all time logs.
-
Extract or clone the plugin to vendor/plugins as user_time_logger
-
Run
rake db:migrate_plugins
from RAILS_ROOT -
Restart Redmine
-
Go to My Page
-
Choose Personalize this page.
-
Choose ‘Time logging’
-
Click Add.
-
Click Save.
This plugin depends on the ff. plugins to run:
This plugin has only been tested in the following environments:
-
Firefox 3.5.x Mac OS X
-
Redmine 0.8.4 (including a private fork based on 0.8.0)
This plugin is released under the MIT license. See LICENSE for more information.