项目

一般

简介

Redmine 2.1.0 and 2.0.4 released

Lang Jean-Philippe超过 12 年 之前添加

Redmine version:2.1.0 is the new feature release and is available for download at Rubyforge. It includes major and exclusive new features as well as many improvements and fixes. Here are the highlights:

执行 thumbnail 宏时,发生错误 (找不到文件 fields_permissions.png)

  • Issues and workflow improvements: you can now configure required and read-only issue fields per role, tracker and status. You can also disable core fields that you don’t use on a per tracker basis.
  • Issue list and filters: issues can now be filtered by custom fields defined on your projects (eg. say you have a “Customer” custom fields on your projects, you will be able to filter issues for a given customer across all projects)
  • Thumbnails: you can enable the automatic display of thumbnails for images attached to an issue. And a new macro lets you add clickable thumbnails of an attached image in any formatted text (eg. wiki page, news...).
  • Closed projects: a new permission is added to let project members close/reopen projects. Unlike archived projects, closed projects are still visible but the project and all its data (issues, wiki...) is read-only.
  • Subtaks copy: when copying an issue, an option lets you copy subtasks too.
  • REST API: Groups can now be managed through the resp API. And the REST API now supports JSONP in order to retrieve data from a server in a different domain
  • Macros: macros can now accept an optional block of text, making it easy to define custom text processors.
  • Internals: Redmine now uses JQuery instead of Prototype + scriptaculous

You can review the full list of changes and fixes in the [[changelog]].

Redmine version:2.0.4 is a last maintenance release for the 2.0.x branch. Redmine 1.4.x will be maintained for security updates until the end of 2012.


评论

Moor Deoren超过 12 年 之前添加

Awesome, thanks for this new release! Really excited about the upcoming changes in v2.2.0.

Liu Xing超过 12 年 之前添加

How to upgrade from 2.0.3 to 2.1.0? When I upgrade the following occurs:

D:\devstudio\redmine\host\redmine-2.1.0>rake db:migrate RAILS_ENV=production
AddUniqueIndexToIssueRelations: migrating ===============================
-- add_index(:issue_relations, [:issue_from_id, :issue_to_id], {:unique⇒true})
rake aborted!
An error has occurred, this and all later migrations canceled:

Index name 'index_issue_relations_on_issue_from_id_and_issue_to_id’ on table 'issue_relations’ already exists

Tasks: TOP ⇒ db:migrate
(See full trace by running task with --trace)

Lang Jean-Philippe超过 12 年 之前添加

Remove the index you added manually then rerun the migration.

Dromaguet Gurvan超过 12 年 之前添加

Nice content with this release ! Preparing the migration right now !

Cenov Ivan超过 12 年 之前添加

What is better upgrade: from 1.4.4 directly to 2.1.0 or 1.4.4 → 2.0.4 → 2.1.0 ? Is there any reason for latter one ?

Lang Jean-Philippe超过 12 年 之前添加

No need to upgrade to 2.0 first, upgrading from 1.4 to 2.1 is fine.

settamat rattachet超过 12 年 之前添加

How to upgrade from 2.0.3 to 2.1.0?

Mill Terence超过 12 年 之前添加

Please upgrade http://m.redmine.org demo Server version to 2.1

Tx for this release

Lang Jean-Philippe超过 12 年 之前添加

It’s on my to-do list.

Lang Jean-Philippe超过 12 年 之前添加

http://m.redmine.org now runs Redmine 2.1. The environments that were used in the last 60 days were preserved and upgraded.

Cenov Ivan超过 12 年 之前添加

http://m.redmine.org goes to http://m.redmine.org/hostings/new and returns

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

点赞0