public
Description: This is a Redmine plugin to generate timesheets from timelogs.
Homepage: https://projects.littlestreamsoftware.com/projects/show/redmine-timesheet
Clone URL: git://github.com/edavis10/redmine-timesheet-plugin.git
edavis10 (author)
Wed Jan 09 20:59:50 -0800 2008
commit  095e7509fa3d076c560c0a01413240a424662f04
tree    7daca81905f8725217a6aa008c57f1b451e0fb8d
parent  247c8da607ec49d8f34431adaeb59cb24cd69eb3
name age message
file CHANGELOG.txt Loading commit data...
file COPYRIGHT.txt Wed Jan 09 11:33:47 -0800 2008 * Adding documentation and Licensing [edavis10]
file GPL.txt Wed Jan 09 11:33:47 -0800 2008 * Adding documentation and Licensing [edavis10]
file README.txt
file Rakefile
directory app/
directory assets/ Sat Oct 13 20:57:00 -0700 2007 * First draft of plugin by hacking on the examp... [edavis10]
file init.rb
directory lang/
README.txt
# Redmine Timesheet plugin

This is a plugin to show timelogs across all projects in a Redmine install.

## Features

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

## Install

1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins
2. Login to your Redmine install as an Administrator
3. Enable the "Run Timesheet" permissions for your Roles
4. Add the "Timesheet module" to the enabled modules for your project [1]
5. The link to the plugin should appear on that project's navigation

[1] Currently Redmine only supports attaching plugins to the project menus.  Eventully this plugin should attach to the 
main menu and not have to be assigned to a project.

## License

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

## Maintainer

* Eric Davis (edavis@littlestreamsoftware.com)

## Project help

If you need help you can contact the maintainer at his email address or create an issue in the Bug Tracker.

### Bug tracker

If you would like to report a bug or request a new feature the bug tracker is located at:

   https://projects.littlestreamsoftware.com