Added 3.1-stable branch.
Ability to limit member management to certain roles (#19707).
Adds a role setting that viewing all or own time entries (#8929).
Don't store total estimated hours on parent issues (#16092).
Parent can now have its own estimate that is summed up with children estimates.
Raises 60-character limit for document titles to 255 (#12312).
Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible (#19233).
DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).
mail_notification is a boolean column when this migration runs.
Fixed the migration for SQLServer (#18855).
Removed :move_issues permission (#18855).
This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, the project field should now be set to read-only in the workflow permissions. A migration does this automatically for roles that have the edit_issues permission without having the move_issues permission.
Default admin user may not be crated in Redmine 3.0 (#18804).
Patch by Ondřej Ezr.
View revisions
Also available in: Atom