.. |
account_controller.rb
|
Replaces User.find_active with a named scope.
|
2008-11-30 16:57:56 +00:00 |
admin_controller.rb
|
Adds .find and .all Plugin class methods.
|
2008-11-16 15:38:37 +00:00 |
application.rb
|
Replaces User.find_active with a named scope.
|
2008-11-30 16:57:56 +00:00 |
attachments_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
auth_sources_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
boards_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
custom_fields_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
documents_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
enumerations_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
issue_categories_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
issue_relations_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
issue_statuses_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
issues_controller.rb
|
Cross-project gantt and calendar (#1157).
|
2008-12-05 15:41:32 +00:00 |
journals_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
mail_handler_controller.rb
|
Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110).
|
2008-06-25 19:25:28 +00:00 |
members_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
messages_controller.rb
|
Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes).
|
2008-11-11 15:07:55 +00:00 |
my_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
news_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
projects_controller.rb
|
Fixed: 404 when "Apply" clicked on activity page (#2251).
|
2008-12-01 17:27:44 +00:00 |
queries_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
reports_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
repositories_controller.rb
|
Eager-load users.
|
2008-11-10 19:09:00 +00:00 |
roles_controller.rb
|
Adds a workflow overview screen.
|
2008-09-28 12:03:17 +00:00 |
search_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
settings_controller.rb
|
Adds .find and .all Plugin class methods.
|
2008-11-16 15:38:37 +00:00 |
sys_controller.rb
|
Merged nbc branch @ r1812 (commit access permission and reposman improvements).
|
2008-09-13 16:31:11 +00:00 |
timelog_controller.rb
|
Unescape back_url param before calling redirect_to.
|
2008-09-21 12:45:22 +00:00 |
trackers_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
users_controller.rb
|
Adds the ability to search for a user on the administration users list.
|
2008-10-24 16:59:15 +00:00 |
versions_controller.rb
|
fixed #1216, thank Antti Perkiömäki for reporting
|
2008-09-14 12:59:12 +00:00 |
watchers_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
welcome_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
wiki_controller.rb
|
Makes wiki text formatter pluggable.
|
2008-10-27 11:08:29 +00:00 |
wikis_controller.rb
|
Moves @layout 'base'@ to ApplicationController.
|
2008-08-10 15:22:54 +00:00 |
workflows_controller.rb
|
Adds a workflow overview screen.
|
2008-09-28 12:03:17 +00:00 |