added the ability to set the sort order for roles
added the ability to set the sort order for issue statuses
redmine_demo.db added to svn:ignored
settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings
svn browser merged in trunk
"queries" branch merged
added model Comment.comments can now be added on news.
trunk moved from /trunk/redmine to /trunk
"hide my email address" preference added, so that it's not displayed on account/show
- new controller "myController" - account/my_page moved to my/page- account/my_account mmoved to my/account- "my page" is now customizable (table user_preferences added)
improved issues change history
issues/add_note added
indexes added
data locking for issues
Localization plugin removed (replaced with GLoc)
0.3 unstable
v0.2.0
SQL error using PostgreSQL
Initial commit