.. |
account_controller.rb
|
proper language setting for mail notifications
|
2007-01-27 23:22:58 +00:00 |
admin_controller.rb
|
removed environment information
|
2007-01-28 19:54:41 +00:00 |
application.rb
|
* replaced :controller => '' broken statements by :controller => 'welcome'
|
2007-01-25 18:27:42 +00:00 |
auth_sources_controller.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
custom_fields_controller.rb
|
added the ability to set the sort order for trackers
|
2007-01-31 21:18:43 +00:00 |
documents_controller.rb
|
mail notifications added when:
|
2007-01-27 15:01:19 +00:00 |
enumerations_controller.rb
|
trunk moved from /trunk/redmine to /trunk
|
2006-12-05 20:45:04 +00:00 |
feeds_controller.rb
|
deprecated @headers replaced
|
2007-01-27 09:25:55 +00:00 |
help_controller.rb
|
updated redirection to the help main index (recognition fails when redirecting to a directory)
|
2007-01-02 10:49:59 +00:00 |
issue_categories_controller.rb
|
indentation corrections
|
2007-01-28 00:00:21 +00:00 |
issue_statuses_controller.rb
|
added the ability to set the sort order for issue statuses
|
2007-01-31 19:53:24 +00:00 |
issues_controller.rb
|
added the ability to set the sort order for issue statuses
|
2007-01-31 19:53:24 +00:00 |
members_controller.rb
|
indentation corrections
|
2007-01-28 00:00:21 +00:00 |
my_controller.rb
|
replaced deprecated controller instance variables: @params, @session, @request
|
2006-12-26 21:33:44 +00:00 |
news_controller.rb
|
indentation corrections
|
2007-01-28 00:00:21 +00:00 |
projects_controller.rb
|
added a setting option to set max number of issues in export
|
2007-02-04 15:45:38 +00:00 |
queries_controller.rb
|
ActiveRecord::RecordNotFound exceptions handled more gracefully
|
2007-01-02 08:47:07 +00:00 |
reports_controller.rb
|
added the ability to set the sort order for trackers
|
2007-01-31 21:18:43 +00:00 |
repositories_controller.rb
|
ActiveRecord::RecordNotFound exceptions handled more gracefully
|
2007-01-02 08:47:07 +00:00 |
roles_controller.rb
|
added the ability to set the sort order for trackers
|
2007-01-31 21:18:43 +00:00 |
settings_controller.rb
|
settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings
|
2007-01-21 11:50:22 +00:00 |
trackers_controller.rb
|
post method verification for trackers/move
|
2007-01-31 21:20:49 +00:00 |
users_controller.rb
|
added the ability to set the sort order for roles
|
2007-01-31 20:57:01 +00:00 |
versions_controller.rb
|
* project settings split in 4 tabs
|
2007-01-26 17:59:06 +00:00 |
welcome_controller.rb
|
fixed: non public projects were shown on welcome screen even if current user is not a member
|
2007-01-01 10:13:01 +00:00 |