Redmine/app/controllers
Jean-Philippe Lang 0ac3afebc6 Don't use finder options.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12045 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-28 10:15:53 +00:00
..
account_controller.rb Adds the email address to the flash message after registeration. 2013-06-09 10:23:31 +00:00
activities_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
admin_controller.rb Exception message may not be UTF-8 encoded. 2013-07-12 20:16:59 +00:00
application_controller.rb Don't redirect XHR requests to /login. 2013-06-12 16:49:12 +00:00
attachments_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
auth_sources_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
auto_completes_controller.rb Use database LOWER instead of #downcase. 2013-01-31 22:45:07 +00:00
boards_controller.rb Preload boards projects. 2013-06-12 19:34:23 +00:00
calendars_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
comments_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
context_menus_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
custom_fields_controller.rb Remove default for when changing custom field format. 2013-02-15 10:43:56 +00:00
documents_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
enumerations_controller.rb Fixed that submitting the form without selecting a value may raise raises an error with SQLServer (#13783). 2013-05-17 18:18:06 +00:00
files_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
gantts_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
groups_controller.rb Adds pagination to users list when adding project or group members (#9549). 2013-01-18 17:57:16 +00:00
issue_categories_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
issue_relations_controller.rb Fixed that relations may not be refreshed when adding a follows relation (#13251). 2013-02-24 09:59:45 +00:00
issue_statuses_controller.rb Don't verify method. 2013-03-12 17:25:49 +00:00
issues_controller.rb ruby1.8 compatibility. 2013-07-13 12:15:24 +00:00
journals_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
mail_handler_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
members_controller.rb Adds pagination to users list when adding project or group members (#9549). 2013-01-18 17:57:16 +00:00
messages_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
my_controller.rb Update notified_project_ids while saving record. 2013-05-13 17:11:38 +00:00
news_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
previews_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
project_enumerations_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
projects_controller.rb gender neutral source comment at app/controllers/projects_controller.rb 2013-07-06 00:04:35 +00:00
queries_controller.rb Ability to save Gantt query filters (#7836). 2013-07-14 13:41:30 +00:00
reports_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
roles_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
search_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
settings_controller.rb Adds helpers for query columns selection. 2013-02-23 12:04:29 +00:00
sys_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
timelog_controller.rb Don't use finder options. 2013-07-28 10:15:53 +00:00
trackers_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
users_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
versions_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
watchers_controller.rb Bulk watch/unwatch issues from the context menu (#7159). 2013-02-10 10:31:12 +00:00
welcome_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_controller.rb Use #per_page instead of #items_per_page. 2013-02-17 11:35:42 +00:00
wikis_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
workflows_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00