Redmine插件中文站:
Redmine 0.8.2 released
It brings some minor [[Changelog|improvements and fixes]].
You can get it at Rubyforge
It brings some minor [[Changelog|improvements and fixes]].
You can get it at Rubyforge
The work done last weeks in the rails-2.2 branch was merged into the trunk a few minutes ago (r2493).
So current trunk now requires Rails 2.2.2 to be installed. Installing the appropriate gem is pretty straightforward:
gem install rails -v=2.2.2
Here are some important notes for people who want to upgrade their trunk checkout:
/vendor/rails
). Otherwise the application will use this old frozen Rails version, and won't start./tmp/sessions
and improves overall response time.rake config/initializers/session_store.rb
Another big change was done on the internationalization support. Redmine now uses the new I18n module shipped with Rails 2.2, instead of the GLoc plugin. Translation files can be found under /config/locales
. Contributors are now invited to submit their translation updates based on these files.
The 0.8-stable branch and the forthcoming 0.8.x releases will still use Rails 2.1.2.
Redmine 0.8.0 final release is now available for download at Rubyforge.
It fixes a few bugs and several security vulnerabilities.
The security fixes were backported to the 0.7 branch and a 0.7.4 release is available for those who don’t want to upgrade to 0.8 now.
One of these vulnerabilities forced me to disable inline styles in textile tags (see #2416).
You can see the full list in the Changelog .
This release comes with rails 2.1.2 bundled which is now required for the 0.8.x serie.
It can be downloaded at Rubyforge.
I am pleased to announce that a Redmine book was published 2 days ago in Japan.
It’s written (in Japanese) by Go Maeda, the maintainer of redmine.jp.
You can find more information on the publisher’s web site (Shuwa System Co., Ltd.):
http://www.shuwasystem.co.jp/products/7980html/2137.html
Yet another bug fix release. See the Changelog for more details.
As Redmine 0.7.3 fixes several XSS vulnerabilities, users are highly encouraged to upgrade to this new release.
No database migration is needed when upgrading from previous 0.7.x versions.
This release is still running with Rails 2.0.2.
It can be downloaded at Rubyforge.
This is a [[Changelog|bug fix release]].
Like the previous 0.7.x releases, it runs with Rails 2.0.2.
Please, note that Redmine is not yet compatible with Rails 2.1 (it’s planned for 0.8).
This final release brings some improvements and fixes over the RC. You can see the details in the Changelog .
Here are a few notes for those how migrate from 0.6:pre
and code
tags)Note that Rails 2.0.2 is now required. The downloadable release is frozen with this version of Rails and thus no particular setup is needed.
If you use svn to get Redmine and don’t want to upgrade your Rails’ gem, you can freeze Redmine by running the following from your Redmine directory:
rake rails:freeze:edge TAG=rel_2-0-2
导出 Atom