Redmine 0.9.2 released

Added by Jean-Philippe Lang 6 months ago

This bug fix release can be found at Rubyforge.


Comments

Added by Eric Davis 6 months ago

Looks like 0.9.2 still needs a tag.

Eric Davis

Added by QualiConsult Brazil 6 months ago

I would like that upgrade from 8.x was describe for us, because in http://www.redmine.org/wiki/redmine/RedmineUpgrade, doesn't work with 8.x.

Added by Johannes Koch 6 months ago

Which bugs have been fixed?

Added by Tyler Mulligan 6 months ago

List of changes:

http://www.redmine.org/projects/redmine/issues?fixed_version_id=16&set_filter=1&status_id=c

Added by Bionexo do Brasil Ltda. 6 months ago

I took a little problem and I hope you can help me.
I was upgrading from 0.8.1 to 0.9.2 and at the moment of database migrate, I receive this error:

(in /opt/redmine-0.9.2)
  • Invoke db:migrate (first_time)
  • Invoke environment (first_time)
  • Execute environment
  • Execute db:migrate
    SetCustomFieldsEditable: migrating ======================================
    rake aborted!
    An error has occurred, all later migrations canceled:

Mysql::Error: Unknown column 'editable' in 'field list': UPDATE `custom_fields` SET editable = 0 WHERE ( (`custom_fields`.`type` = 'UserCustomField' ) )

I follow step by step the RedmineUpgrade paper, but I'm not be able follow with the upgranding.

Can anyone help me in this task?

My regards

Added by Bionexo do Brasil Ltda. 6 months ago

There is a post at http://www.redmine.org/boards/2/topics/11137?r=11207#message-11207 with the problem.

Added by Stas SUSHKOV 5 months ago

Still no updates on #3780.
:(