PluginTimesheet
Version 11 (Eric Davis, 2010-03-19 05:12)
| 1 | 1 | Eric Davis | h1. Timesheet Plugin |
|---|---|---|---|
| 2 | 1 | Eric Davis | |
| 3 | 1 | Eric Davis | A plugin to show and filter timelogs across all projects in Redmine. |
| 4 | 1 | Eric Davis | |
| 5 | 1 | Eric Davis | h2. Features |
| 6 | 1 | Eric Davis | |
| 7 | 1 | Eric Davis | * Filtering of timelogs |
| 8 | 1 | Eric Davis | ** by Date ranges |
| 9 | 4 | Eric Davis | ** by Projects |
| 10 | 1 | Eric Davis | ** by Activities |
| 11 | 4 | Eric Davis | ** by Users |
| 12 | 7 | Eric Davis | * Grouping of timelogs by: |
| 13 | 7 | Eric Davis | ** Project |
| 14 | 7 | Eric Davis | ** Issue |
| 15 | 7 | Eric Davis | ** User |
| 16 | 7 | Eric Davis | * Access control based on the user's Projects and Roles |
| 17 | 7 | Eric Davis | * "Project Timesheet" permission to allow a user to see all timelogs on a project |
| 18 | 7 | Eric Davis | * Permalinks to reports |
| 19 | 7 | Eric Davis | * Plugin hook support for changing the behavior of the plugin |
| 20 | 7 | Eric Davis | * User configurable precision for hours |
| 21 | 1 | Eric Davis | * "Run Timesheet" permission to restrict feature to specific users |
| 22 | 11 | Eric Davis | * CSV exports |
| 23 | 1 | Eric Davis | |
| 24 | 1 | Eric Davis | h2. Screenshot: |
| 25 | 1 | Eric Davis | |
| 26 | 10 | Abigor Abigor | !redmine-timesheet_thumb.png!:/attachments/993/redmine-timesheet.png |
| 27 | 1 | Eric Davis | |
| 28 | 7 | Eric Davis | h2. Getting the plugin |
| 29 | 7 | Eric Davis | |
| 30 | 7 | Eric Davis | A copy of the released version can be downloaded from "Little Stream Software":https://projects.littlestreamsoftware.com/projects/list_files/redmine-timesheet. A development copy can be gotten from "GitHub":http://github.com/edavis10/redmine-timesheet-plugin/tree/master |
| 31 | 7 | Eric Davis | |
| 32 | 1 | Eric Davis | h2. Installation and Setup |
| 33 | 1 | Eric Davis | |
| 34 | 7 | Eric Davis | 1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to @vendor/plugins/timesheet_plugin@ |
| 35 | 7 | Eric Davis | 2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails) |
| 36 | 7 | Eric Davis | 3. Login and click the Timesheet Link in the top left menu |
| 37 | 1 | Eric Davis | |
| 38 | 7 | Eric Davis | h2. Upgrade |
| 39 | 1 | Eric Davis | |
| 40 | 7 | Eric Davis | h3. Zip or tar files |
| 41 | 1 | Eric Davis | |
| 42 | 7 | Eric Davis | 1. Download the latest file as described in Getting the plugin |
| 43 | 7 | Eric Davis | 2. Extract the file to your Redmine into vendor/plugins |
| 44 | 7 | Eric Davis | 3. Restart your Redmine |
| 45 | 1 | Eric Davis | |
| 46 | 5 | Eric Davis | h3. Git |
| 47 | 5 | Eric Davis | |
| 48 | 7 | Eric Davis | 1. Open a shell to your Redmine's vendor/plugins/timesheet_plugin folder |
| 49 | 7 | Eric Davis | 2. Update your Git copy with `git pull` |
| 50 | 7 | Eric Davis | 3. Restart your Redmine |
| 51 | 5 | Eric Davis | |
| 52 | 7 | Eric Davis | h2. License |
| 53 | 5 | Eric Davis | |
| 54 | 7 | Eric Davis | This plugin is licensed under the GNU GPL v2. See LICENSE.txt and GPL.txt for details. |
| 55 | 4 | Eric Davis | |
| 56 | 7 | Eric Davis | h2. Project help |
| 57 | 5 | Eric Davis | |
| 58 | 7 | Eric Davis | If you need help you can contact the maintainer at his email address (See CREDITS.txt) or create an issue in the Bug Tracker. |
| 59 | 7 | Eric Davis | |
| 60 | 7 | Eric Davis | h3. Bug tracker |
| 61 | 7 | Eric Davis | |
| 62 | 7 | Eric Davis | If you would like to report a bug or request a new feature the bug tracker is located at: https://projects.littlestreamsoftware.com/projects/show/redmine-timesheet |
| 63 | 7 | Eric Davis | |
| 64 | 7 | Eric Davis | |
| 65 | 1 | Eric Davis | h2. News |
| 66 | 1 | Eric Davis | |
| 67 | 11 | Eric Davis | "0.6.0 Release announcement":http://theadmin.org/articles/2010/03/18/redmine-timesheet-v0-6-0-released/ |
| 68 | 7 | Eric Davis | "0.4.0 Release announcement":http://theadmin.org/articles/2009/1/12/redmine-timesheet-plugin-v0-4-0-released (2009-01-12) |
| 69 | 1 | Eric Davis | "0.3.0 Release announcement":http://theadmin.org/articles/2008/7/3/redmine-timesheet-plugin-v0-3-0 (2008-07-02) |
| 70 | 1 | Eric Davis | "0.0.2 Release announcement":http://theadmin.org/articles/2008/2/12/redmine-timesheet-plugin-v0-0-2 (2008-02-12) |
| 71 | 1 | Eric Davis | "0.0.1 Release announcement":http://theadmin.org/articles/2008/1/10/redmine-timesheet-plugin (2008-01-10) |