内容简介: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 应用》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
光线跟踪算法技术
萨芬 / 刘天慧 / 清华大学出版社 / 2011-3 / 98.00元
《光线跟踪算法技术》详细阐述了与光线跟踪问题相关的高效解决方案及相应的数据结构和算法,主要包括采样技术、投影视图、视见系统、景深、非线性投影、立体视觉、光照与材质、镜面反射、光泽反射、全局光照、透明度、阴影、环境遮挡、区域光照、光线与对象间的相交计算、对象变换、栅格技术以及纹理映射技术等内容。此外,《光线跟踪算法技术》还提供了相应的算法、代码以及伪代码,以帮助读者进一步理解计算方案的实现过程。 ......一起来看看 《光线跟踪算法技术》 这本书的介绍吧!