内容简介:Redmine 4.0.2 与 3.4.9 发布了,Redmine 是一个使用 Ruby on Rails 框架编写的灵活的项目管理 Web 应用程序。 4.0.2 版本变更: [Attachments] Defect #30434: Line height is too large when previewing files ...
Redmine 4.0.2 与 3.4.9 发布了,Redmine 是一个使用 Ruby on Rails 框架编写的灵活的项目管理 Web 应用程序。
4.0.2 版本变更:
[Attachments]
- Defect #30434: Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF
[Email receiving]
- Defect #30785: Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name
[Gems support]
- Defect #30114: Installing xpath with Bundler fails in Ruby <=2.2
- Patch #30821: Stay in RMagick 2.16.0 and don't update to 3.0.0
[Issues filter]
- Defect #30718: Translation missing for filter by project status
[Issues list]
- Defect #30236: Accidentally clicking next to the checkbox breaks issue selection
[Rails support]
- Patch #30725: Plugin eager_load should depend on environment setting instead of name
[SCM]
- Defect #30411: Filesystem adapter does not show correct size for large files
[Translations]
- Defect #30732: Bulgarian translation update for 4.0-stable
- Patch #30791: Traditional Chinese translation update for 4.0-stable
[UI]
- Feature #10264: Add a check/uncheck all button to search
- Feature #30834: Links to forum replies should highlight the linked reply
- Patch #30818: Issues autocomplete should respond with content type json
[Wiki]
- Defect #30758: Preview URL in Wiki Toolbar should be escaped
3.4.9 版本变更:
[Gems support]
- Defect #30114: Installing xpath with Bundler fails in Ruby <=2.2
- Patch #30821: Stay in RMagick 2.16.0 and don't update to 3.0.0
[UI]
- Patch #30818: Issues autocomplete should respond with content type json
下载:http://www.redmine.org/projects/redmine/wiki/Download
以上所述就是小编给大家介绍的《Redmine 4.0.2 与 3.4.9 发布,项目管理 Web 应用》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 项目组合、项目集、项目管理实践经验及思考
- 项目管理基础:什么是项目管理?
- 项目管理:如何避免项目延期?
- 敏捷项目中的项目管理如何做?
- 【Vue项目总结】后台管理项目总结
- 7 个支持敏捷的开源项目管理工具,更好地管理项目
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入浅出Node.js
朴灵 / 人民邮电出版社 / 2013-12-1 / CNY 69.00
本书从不同的视角介绍了 Node 内在的特点和结构。由首章Node 介绍为索引,涉及Node 的各个方面,主要内容包含模块机制的揭示、异步I/O 实现原理的展现、异步编程的探讨、内存控制的介绍、二进制数据Buffer 的细节、Node 中的网络编程基础、Node 中的Web 开发、进程间的消息传递、Node 测试以及通过Node 构建产品需要的注意事项。最后的附录介绍了Node 的安装、调试、编码......一起来看看 《深入浅出Node.js》 这本书的介绍吧!