Timesheet Plugin

一个可以查询每个人在redmine项目中的时间日志,这样就可以知道每个人在买个项目里面到底投入了多少时间,配合其他的项目软件,可以很方便的做人员考核之类,总算找到了,不容易

1、功能

  • 过滤时间日志
    • 根据时间
    • 根据项目
    • 根据活动
    • 根据操作人
  • 可以根据以下属性进行分组
    • 根据项目分组
    • 根据问题分组
    • 根据用户分组
  • 根据用户的项目和角色分配用户的访问控制权限
  • 可允许用户看到自己在一个项目中的所有事件日志
  • 允许导出成CVS文件

2、截图:

Updated screenshot thumbnail

3、如下下载:

A copy of the released version can be downloaded from Little Stream Software . A development copy can be gotten from GitHub

4、安装和配置

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
2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
3. Login and click the Timesheet Link in the top left menu

5、更新

Zip or tar files

1. Download the latest file as described in Getting the plugin
2. Extract the file to your Redmine into vendor/plugins
3. Restart your Redmine

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

6、许可,License

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

7、项目帮助Project help

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

8、问题跟踪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/projects/show/redmine-timesheet