A plugin to show and filter timelogs across all projects in Redmine.
-
Filtering and sum of timelogs by:
-
Date range
-
Projects
-
Activities
-
Users
-
-
Grouping of timelogs by:
-
Project
-
Issue
-
User
-
-
Access control based on the user’s Projects and Roles
-
“Project Timesheet” permission to allow a user to see all timelogs on a project
-
Permalinks to reports
-
Plugin hook support for changing the behavior of the plugin
-
User configurable precision for hours
-
CSV exports
A copy of the released version can be downloaded from Little Stream Software. A development copy can be gotton from GitHub
-
Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to
vendor/plugins/timesheet_plugin
-
Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
-
Login and click the Timesheet Link in the top left menu
-
Download the latest file as described in Getting the plugin
-
Extract the file to your Redmine into vendor/plugins
-
Restart your Redmine
-
Open a shell to your Redmine’s vendor/plugins/timesheet_plugin folder
-
Update your Git copy with ‘git pull`
-
Restart your Redmine
This plugin is licensed under the GNU GPL v2. See LICENSE.txt and GPL.txt for details.
If you need help you can contact the maintainer at his email address (See CREDITS.txt) or create an issue in the Bug Tracker.
If you would like to report a bug or request a new feature the bug tracker is located at: projects.littlestreamsoftware.com/projects/redmine-timesheet