发布于 2015-09-21 00:21:18 | 283 次阅读 | 评论: 0 | 来源: 网友投递
Redmine 项目管理软件
Redmine是用Ruby开发的基于web的项目管理软件,是用ROR框架开发的一套跨平台项目管理系统,据说是源于Basecamp的ror版而来,支持多种数据库,有不少自己独特的功能,例如提供wiki、新闻台等,还可以集成其他版本管理系统和BUG跟踪系统,例如Perforce、SVN、CVS、TD等等。这种 Web 形式的项目管理系统通过“项目(Project)”的形式把成员、任务(问题)、文档、讨论以及各种形式的资源组织在一起,大家参与更新任务、文档等内容来推动项目的进度,同时系统利用时间线索和各种动态的报表形式来自动给成员汇报项目进度。
Redmine 3.1.1 是个维护版本,包括 28 处改进。Redmine 3.0.5 和 Redmine 2.6.7 是 3.0.x 和 2.6.x 的维护版本。
Redmine是用Ruby开发的基于web的项目管理软件,是用ROR框架开发的一套跨平台项目管理系统,据说是源于Basecamp的ror版而来,支持多种数据库,有不少自己独特的功能,例如提供wiki、新闻台等,还可以集成其他版本管理系统和BUG跟踪系统,例如Perforce、SVN、CVS、TD等等。这种 Web 形式的项目管理系统通过“项目(Project)”的形式把成员、任务(问题)、文档、讨论以及各种形式的资源组织在一起,大家参与更新任务、文档等内容来推动项目的进度,同时系统利用时间线索和各种动态的报表形式来自动给成员汇报项目进度。
安全:这三个版本都包挎一个安全漏洞修复 (开放重定向漏洞),强烈建议用户升级到最新版本。
Redmine 3.1.1 更新列表:
Feature #11253: Total time spent from subtasks on the issue list
Feature #20688: Add Total estimated hours column on issue list
Feature #20738: Upgrade Rails 4.2.4
Defect #19577: Open redirect vulnerability
Defect #20761: Fix typo of Japanese translation for notice_gantt_chart_truncated
Defect #20427: Cannot create a custom query visibility is "to these roles only"
Defect #20454: Mail handler: unwanted assignment to a group occurs
Defect #20278: Wrong syntax for resizing inline images will throw a 500 error
Defect #20401: "Spent time" panel: columns not wrapping
Defect #20407: Monospace font-family values are differ between application.css and scm.css
Defect #20456: 3.1-stable/3.1.0: missing commits (omitted from being merged from trunk)
Defect #20466: Broken email notification layout in Outlook
Defect #20490: WARNING: Can't mass-assign protected attributes for User
Patch #20293: Russian translation for 2.6-stable
Patch #20294: Russian translation for 2.6-stable
Patch #20408: Turkish translation for 2.6-stable
Patch #20557: Czech translation for 2.6-stable
Patch #20735: Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
Patch #20745: Portuguese translation for 2.6-stable
Patch #20512: Project.copy_from deletes enabled_modules on source
Patch #20737: Czech translation for 3.0-stable
Patch #20746: Portuguese translation for 3.0-stable
Patch #20243: Use https links instead of http links in ApplicationHelper#avatar_edit_link and Redmine::Info class methods
Patch #20410: Turkish translation for 3.1-stable
Patch #20452: Czech localisation update
Patch #20731: Change Japanese translation for "spent time"
Patch #20747: Portuguese translation for 3.1-stable
更多内容请看发行说明。