Redmine/app/controllers
Jean-Philippe Lang 327660eb7f Respond with 404 on ActionView::MissingTemplate (#11503).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10204 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-13 18:34:00 +00:00
..
account_controller.rb Log successful authentications. 2012-08-07 19:50:18 +00:00
activities_controller.rb Force rendering of activity view if activity items count changed. 2012-06-09 10:53:17 +00:00
admin_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
application_controller.rb Respond with 404 on ActionView::MissingTemplate (#11503). 2012-08-13 18:34:00 +00:00
attachments_controller.rb Adds a macro for inserting thumbnails in formatted text (#3510). 2012-07-16 17:15:40 +00:00
auth_sources_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
auto_completes_controller.rb Adds autocomplete to issue field on time logging form. 2012-08-09 16:58:36 +00:00
boards_controller.rb Eager loading and no extra count query. 2012-07-31 17:21:14 +00:00
calendars_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
comments_controller.rb Prevent mass-assignment when adding a news comment (#10390). 2012-03-06 18:48:47 +00:00
context_menus_controller.rb Compute issue ids array only once. 2012-07-08 13:31:22 +00:00
custom_fields_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
documents_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
enumerations_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
files_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
gantts_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
groups_controller.rb Removes RJS from GroupsController. 2012-07-19 16:57:59 +00:00
issue_categories_controller.rb Start removing the RJS stuff. 2012-07-19 16:43:33 +00:00
issue_relations_controller.rb Removes RJS from IssueRelationsController. 2012-07-19 17:06:30 +00:00
issue_statuses_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
issues_controller.rb Adds a title to the issue link in the flash message. 2012-08-13 14:04:00 +00:00
journals_controller.rb Removes RJS from JournalsController. 2012-07-19 19:10:18 +00:00
mail_handler_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
members_controller.rb Removes RJS from MembersController. 2012-07-21 06:35:11 +00:00
messages_controller.rb Set @previewed for rendering preview partial. 2012-07-31 17:22:17 +00:00
my_controller.rb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
news_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
previews_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
project_enumerations_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
projects_controller.rb Fixed that 200 API responses have a body containing one space (#11388). 2012-07-14 08:13:55 +00:00
queries_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
reports_controller.rb Reversed order of priorities on the issue summary page (#11205). 2012-06-20 19:24:58 +00:00
repositories_controller.rb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
roles_controller.rb Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 2012-07-15 14:12:17 +00:00
search_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
settings_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
sys_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
timelog_controller.rb Fixed that 200 API responses have a body containing one space (#11388). 2012-07-14 08:13:55 +00:00
trackers_controller.rb Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 2012-07-15 14:12:17 +00:00
users_controller.rb Removes RJS from UsersController. 2012-07-21 06:35:49 +00:00
versions_controller.rb Removes RJS from VersionsController. 2012-07-19 18:13:21 +00:00
watchers_controller.rb Removes RJS from WatchersController. 2012-07-19 17:17:10 +00:00
welcome_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
wikis_controller.rb Removes RJS from WikisController. 2012-07-19 18:13:08 +00:00
workflows_controller.rb Remember "Only display used statuses" checkbox value after update. 2012-07-15 15:50:57 +00:00