发现一个redmine很是好的plug-in-Timesheet Plugin


Timesheet Plugin

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

一、功能

  • 过滤时间日志
    • 根据时间
    • 根据项目
    • 根据活动
    • 根据操做人
  • 能够根据如下属性进行分组
    • 根据项目分组
    • 根据问题分组
    • 根据用户分组
  • 根据用户的项目和角色分配用户的访问控制权限
  • 可容许用户看到本身在一个项目中的全部事件日志
  • 容许导出成CVS文件

二、截图:

Updated screenshot thumbnail

三、以下下载:

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

四、安装和配置

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 menuweb

五、更新

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 Redmineshell

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 Redmineide

六、许可,License

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

七、项目帮助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.code

八、问题跟踪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-timesheetserver

相关文章
相关标签/搜索