Project

General

Profile

PluginTimesheet » History » Version 3

Eric Davis, 2008-01-10 19:12
Fixed download link

1 1 Eric Davis
h1. Timesheet Plugin
2
3
A plugin to show and filter timelogs across all projects in Redmine.
4
5
h2. Features
6
7
* Filtering of timelogs
8
** by Date ranges
9
** by Project
10
** by Activities
11
* "Run Timesheet" permission to restrict feature to specific users
12
13
Screenshot:
14
15 3 Eric Davis
!redmine_timesheet_screenshot_thumb.png!:/attachments/download/10
16 1 Eric Davis
17
h2. Installation and Setup
18
19
There are three ways to download it:
20
# Download the plugin.  There are three supported ways:
21
#* Downloading the latest archive file from "Little Stream Software projects":https://projects.littlestreamsoftware.com/projects/list_files/redmine-timesheet
22
#* Checkout the source from Subversion
23
       @svn co svn://dev.littlestreamsoftware.com/redmine_timesheet_plugin/trunk redmine_timesheet_plugin@
24
#* Install it using Rail's plugin installer
25
       @script/plugin install svn://dev.littlestreamsoftware.com/redmine_timesheet_plugin/trunk@
26
# Install the plugin as described [[Plugins|here]] (this plugin doesn't require migration).
27
# Login to your Redmine install as an Administrator.
28
# Enable the "Run Timesheet" permissions for your Roles.
29
# Add the "Timesheet module" to the enabled modules for your project.
30
# The link to the plugin should appear on that project's navigation.
31 3 Eric Davis
32
h2. News
33 1 Eric Davis
34
"0.0.1 Release announcement":http://theadmin.org/articles/2008/1/10/redmine-timesheet-plugin