打印

redMine发布0.60

redMine发布0.60

redMine是最好用的项目管理平台之一,从0.51开始我们开始使用redMine,一直觉得非常适合于我们。现在redMine不仅在我们的开源平台上使用,我也将之推广到我公司内部作为项目管理平台使用,表现不俗。但是还是有一些地方使用不太方便。11月4号,redmine.org发布了redmine 0.60版本,这是一个大的改进。
引用:
  * Permission model refactoring.
  * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
  * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
  * Permissions: modules (eg. issue tracking, news, documents…) can be enabled/disabled at project level
  * Added Mantis and Trac importers
  * New application layout
  * Added “Bulk edit” functionality on the issue list
  * More flexible mail notifications settings at user level
  * Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue
  * Added the hability to copy an issue. It can be done from the “issue/show” view or from the context menu on the issue list
  * Added the ability to customize issue list columns (at application level or for each saved query)
  * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
  * Added the ability to rename wiki pages (specific permission required)
  * Search engines now supports pagination. Results are sorted in reverse chronological order
  * Added “Estimated hours” attribute on issues
  * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
  * Forum notifications are now also sent to the authors of the thread, even if they don’t watch the board
  * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
  * Gantt chart: now starts at the current month by default
  * Gantt chart: month count and zoom factor are automatically saved as user preferences
  * Wiki links can now refer to other project wikis
  * Added wiki index by date
  * Added preview on add/edit issue form
  * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
  * Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that they’re properly displayed)
  * Calendar: first day of week can now be set in lang files
  * Automatic closing of duplicate issues
  * Added a cross-project issue list
  * AJAXified the SCM browser (tree view)
  * Pretty URL for the repository browser (Cyril Mougel)
  * Search engine: added a checkbox to search titles only
  * Added ”% done” in the filter list
  * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
  * Added some accesskeys
  * Added “Float” as a custom field format
  * Added basic Theme support
  * Added the ability to set the “done ratio” of issues fixed by commit (Nikolay Solakov)
  * Added custom fields in issue related mail notifications
  * Email notifications are now sent in plain text and html
  * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
  * Added syntax highlightment for repository files and wiki
  * Improved automatic Redmine links
  * Added automatic table of content support on wiki pages
  * Added radio buttons on the documents list to sort documents by category, date, title or author
  * Added basic plugin support, with a sample plugin
  * Added a link to add a new category when creating or editing an issue
  * Added a “Assignable” boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
  * Added an option to be able to relate issues in different projects
  * Added the ability to move issues (to another project) without changing their trackers.
  * Atom feeds added on project activity, news and changesets
  * Added the ability to reset its own RSS access key
  * Main project list now displays root projects with their subprojects
  * Added anchor links to issue notes
  * Added reposman php?name=Ruby" onclick="tagshow(event)" class="t_tag">Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
  * Issue notes are now included in search
  * Added email sending test functionality
  * Added LDAPS support for LDAP authentication
  * Removed hard-coded URLs in mail templates
  * Subprojects are now grouped by projects in the navigation drop-down menu
  * Added a new value for date filters: this week
  * Added cache for application settings
  * Added Polish translation (Tomasz Gawryl)
  * Added Czech translation (Jan Kadlecek)
  * Added Romanian translation (Csongor Bartus)
  * Added Hebrew translation (Bob Builder)
  * Added Serbian translation (Dragan Matic)
  * Added Korean translation (Choi Jong Yoon)
  * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
  * Performance improvement on calendar and gantt
  * Fixed: wiki preview doesn’t work on long entries
  * Fixed: queries with multiple custom fields return no result
  * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
  * Fixed: URL with ~ broken in wiki formatting
  * Fixed: some quotation marks are rendered as strange characters in pdf
又有事情要做了,升级管理平台…… ^_^
本帖最近评分记录
  • drive2me R币 +2 谢谢! 2007-11-14 22:16
谢谢大家加入Ruby中文社区!
[寻找您身边的Rubyist.]

TOP

我也去下个源码看看。
###
blog => red_world,
mail => [image]http://services.nexodyne.com/email/icon/NTbKP7EQRA%3D%3D/c2n6Sgw%3D/R01haWw%3D/0/image.png[/image]
###

TOP

不错的。不过我也没仔细看源代码。anger应该比较仔细的看过。
谢谢大家加入Ruby中文社区!
[寻找您身边的Rubyist.]

TOP

我已从0.5.1升级到这个版本,感觉到的主要变化如下:
  • 我是按0.6.0的程序包/doc/UPGRADING文档升级的,非常简单,也非常顺序
  • 界面布局做了些调整,把项目管理中左栏的导航放到header下面去了,感觉操作小有不便,可能是还不习惯吧
  • 默认权限较小,比如版本仓库默认就是不能访问的,需用redmine管理员身份(注意:不是项目管理员身份)进去设置用户权限
  • 静态页面的兼容设计比0.5.1差了些,我在ubuntu中的firefox查看,发现多处界面异常,不过不会影响到操作
本帖最近评分记录
  • skyover R币 +2 感谢总结! 2007-11-15 16:27

TOP

哈,游水好久不见啊。我还没来得及升级到这个版本,不过相信升级不会太难吧,有问题找你帮忙!呵呵。
谢谢大家加入Ruby中文社区!
[寻找您身边的Rubyist.]

TOP

2008-11-22 17:23 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html) @38.103.63.61