Added RMagick availability on admin/info.
Updated INSTALL doc.
Added namespace for Redmine specific rake tasks.
Added wiki syntax to online help.
Updated UPGRADING documentation
Doc update for 0.5.1 release.
Slight documentation update.
Online help japanese translation added (Ken Date)
Doc files updated for 0.5.0 release
updated INSTALL doc with rake db:migrate instead of the deprecated rake migrate
added italian translation [Alessio Spadaro]
japanese translation added (thanks to Satoru Kurashiki)
fixed: error when clicking "add" with no block selected on my/page_layout
updated CHANGELOG for 0.4.2 release
fixed: hide mail preference not saved (my/account)
updated UPGRADING doc file
updated documentation
updated documentation with new setting options
added the ability to set the sort order for trackers
added the ability to set the sort order for roles
added the ability to set the sort order for issue statuses
credits for english help translation to Todd McGrath
updated changelog and doc files
updated online help with settings description
settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings
0.4.1 release
0.4.0 release
various documentation updates
svn browser merged in trunk
contextual links redesign
trunk moved from /trunk/redmine to /trunk
- 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
english help translation addedthx to Karim Trott
0.3.0
tables and forms redesign,added form builder for several views
Localization plugin removed (replaced with GLoc)
0.3 unstable
v0.2.0
Initial commit