..
account_controller.rb
Fixed: non-active users can be viewed with account/show
2007-08-13 10:28:55 +00:00
admin_controller.rb
Added 'email sending test' functionality.
2007-08-14 10:36:19 +00:00
application.rb
Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced models dependencies problem.
2007-06-12 23:03:38 +00:00
attachments_controller.rb
Added filename header when sending an image inline
2007-05-27 18:45:48 +00:00
auth_sources_controller.rb
trunk moved from /trunk/redmine to /trunk
2006-12-05 20:45:04 +00:00
boards_controller.rb
Added watchers for message boards (watchers controller modified to support any watchable model).
2007-05-13 19:43:35 +00:00
custom_fields_controller.rb
Removed deprecated Object#type in CustomFieldsController.
2007-08-12 14:24:04 +00:00
documents_controller.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
enumerations_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
feeds_controller.rb
Fixed: error on csv/pdf export and feeds (oracle)
2007-05-29 22:20:43 +00:00
help_controller.rb
Replaced hard coded help link.
2007-04-08 18:16:45 +00:00
issue_categories_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
issue_relations_controller.rb
Issue relations first commit (not thoroughly tested). 4 kinds of relation are available:
2007-05-05 13:22:27 +00:00
issue_statuses_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
issues_controller.rb
Issue history is now 'oldest first' sorted.
2007-08-14 09:02:40 +00:00
members_controller.rb
Members management in project settings is now AJAXified
2007-05-05 15:21:18 +00:00
messages_controller.rb
Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments.
2007-05-26 15:42:37 +00:00
my_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
news_controller.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
projects_controller.rb
Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap.
2007-08-12 09:58:38 +00:00
queries_controller.rb
Added per user custom queries.
2007-06-23 13:49:29 +00:00
reports_controller.rb
Added per user custom queries.
2007-06-23 13:49:29 +00:00
repositories_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
roles_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
search_controller.rb
Text search added on messages.
2007-05-14 17:46:58 +00:00
settings_controller.rb
Text formatting drop down disabled if RedCloth is not available (system settings).
2007-05-01 08:37:07 +00:00
sys_controller.rb
Initial commit for svn repository management and access control:
2007-04-01 19:43:59 +00:00
timelog_controller.rb
Fixed: time report doesn't take account of the project for time calculations
2007-06-27 18:59:36 +00:00
trackers_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
users_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
versions_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00
watchers_controller.rb
Added watchers for message boards (watchers controller modified to support any watchable model).
2007-05-13 19:43:35 +00:00
welcome_controller.rb
added svn:eol-style native property on /app files
2007-03-12 17:59:02 +00:00
wiki_controller.rb
Applied the flash notices patch by Matt Jones (slightly edited).
2007-08-02 17:42:20 +00:00