Project

General

Profile

PluginTimesheet » History » Revision 2

Revision 1 (Eric Davis, 2008-01-10 19:09) → Revision 2/13 (Eric Davis, 2008-01-10 19:11)

h1. Timesheet Plugin 

 A plugin to show and filter timelogs across all projects in Redmine. 

 h2. Features 

 * Filtering of timelogs 
 ** by Date ranges 
 ** by Project 
 ** by Activities 
 * "Run Timesheet" permission to restrict feature to specific users 

 Screenshot: 

 !redmine_timesheet_screenshot_thumb.png!:redmine_timesheet_screenshot.png !simple_ci_tn.png!:/attachments/download/3 

 h2. Installation and Setup 

 There are three ways to download it: 
 # Download the plugin.    There are three supported ways: 
 #* Downloading the latest archive file from "Little Stream Software projects":https://projects.littlestreamsoftware.com/projects/list_files/redmine-timesheet 
 #* Checkout the source from Subversion 
        @svn co svn://dev.littlestreamsoftware.com/redmine_timesheet_plugin/trunk redmine_timesheet_plugin@ 
 #* Install it using Rail's plugin installer 
        @script/plugin install svn://dev.littlestreamsoftware.com/redmine_timesheet_plugin/trunk@ 
 # Install the plugin as described [[Plugins|here]] (this plugin doesn't require migration). 
 # Login to your Redmine install as an Administrator. 
 # Enable the "Run Timesheet" permissions for your Roles. 
 # Add the "Timesheet module" to the enabled modules for your project. 
 # The link to the plugin should appear on that project's navigation. 

 "0.0.1 Release announcement":http://theadmin.org/articles/2008/1/10/redmine-timesheet-plugin