This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 095e7509fa3d076c560c0a01413240a424662f04
tree 7daca81905f8725217a6aa008c57f1b451e0fb8d
parent 247c8da607ec49d8f34431adaeb59cb24cd69eb3
tree 7daca81905f8725217a6aa008c57f1b451e0fb8d
parent 247c8da607ec49d8f34431adaeb59cb24cd69eb3
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG.txt | ||
| |
COPYRIGHT.txt | Wed Jan 09 11:33:47 -0800 2008 | |
| |
GPL.txt | Wed Jan 09 11:33:47 -0800 2008 | |
| |
README.txt | ||
| |
Rakefile | ||
| |
app/ | ||
| |
assets/ | Sat Oct 13 20:57:00 -0700 2007 | |
| |
init.rb | ||
| |
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








