Project

General

Profile

PluginTimesheet » History » Revision 7

Revision 6 (Eric Davis, 2008-09-29 20:14) → Revision 7/13 (Eric Davis, 2009-01-12 23:57)

h1. Timesheet Plugin 

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

 h2. Features 

 * Filtering of timelogs 
 ** by Date ranges 
 ** by Projects 
 ** by Activities 
 ** by 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 Subtotals by project 
 * Permalinks to reports 
 * Plugin hook support for changing the behavior of the plugin 
 * User configurable precision for hours 
 * "Run Timesheet" permission to restrict feature to specific users 

 h2. Screenshot: 

 !redmine-timesheet_thumb.png!:/attachments/993/redmine-timesheet.png 

 h2. Getting the plugin Installation and Setup 

 A copy of There are three ways to download it: 
 # Download the released version can be downloaded plugin.    There are three supported ways: 
 #* Downloading the latest archive file from "Little Stream Software":https://projects.littlestreamsoftware.com/projects/list_files/redmine-timesheet.    A development copy can be gotten Software projects":https://projects.littlestreamsoftware.com/projects/list_files/redmine-timesheet 
 #* Checkout the source from "GitHub":http://github.com/edavis10/redmine-timesheet-plugin/tree/master 

 h2. Installation and Setup 

 1. Follow the Redmine Git 
        @cd vendor/plugins/ && git clone git://github.com/edavis10/redmine-timesheet-plugin.git timesheet_plugin@ 
 #* Install it using Rail's plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure installer 
        @script/plugin install git://github.com/edavis10/redmine-timesheet-plugin.git@ 
 # Install the plugin is installed as described [[Plugins|here]] (this plugin doesn't require migration). 
 # Login to @vendor/plugins/timesheet_plugin@ 
 2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails) install as an Administrator. 
 3. Login and click # Enable the Timesheet Link in "Run Timesheet" permissions for your Roles. 
 # Add the top left menu 

 h2. Upgrade 

 "Timesheet module" to the enabled modules for your project. 
 # The link to the plugin should appear on that project's navigation. 


 h3. Zip or tar files 

 1. # Download the latest zip file as described in Getting the plugin from "Little Stream Software projects":https://projects.littlestreamsoftware.com/projects/list_files/redmine-timesheet 
 2. Extract # Unzip the file to your Redmine into vendor/plugins @vendor/plugins@ 
 3. # Restart your Redmine 

 h3. Git 

 1. # Open a shell to your Redmine's vendor/plugins/timesheet_plugin folder 
 2. # Update your Git copy with `git pull` 
 3. # Restart your Redmine 

 h2. License h3. SVN 

 This plugin is licensed under To migrate from the GNU GPL v2.    See LICENSE.txt and GPL.txt for details. 

 h2. Project help 

 If svn copy to the git copy you will need help you can contact to remove the maintainer at his email address (See CREDITS.txt) or create an issue in plugin and reinstall it.    Just remove the Bug Tracker. 

 h3. Bug tracker 

 If you would like to report a bug or request a new feature @vendor/plugins/timesheet_plugin@ directory and follow the bug tracker is located at: https://projects.littlestreamsoftware.com/projects/show/redmine-timesheet directions below. 


 h2. News 

 "0.4.0 Release announcement":http://theadmin.org/articles/2009/1/12/redmine-timesheet-plugin-v0-4-0-released (2009-01-12) 
 "0.3.0 Release announcement":http://theadmin.org/articles/2008/7/3/redmine-timesheet-plugin-v0-3-0 (2008-07-02) 
 "0.0.2 Release announcement":http://theadmin.org/articles/2008/2/12/redmine-timesheet-plugin-v0-0-2 (2008-02-12) 
 "0.0.1 Release announcement":http://theadmin.org/articles/2008/1/10/redmine-timesheet-plugin (2008-01-10)