Redmine/app/controllers
Jean-Philippe Lang ddb6b7d1e9 Successful update notice for workflows (#15831).
git-svn-id: http://svn.redmine.org/redmine/trunk@12706 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-01-25 13:17:08 +00:00
..
account_controller.rb Redirect to back_url or referer when clicking "Sign in" while already logged-in (#15926). 2014-01-25 12:35:05 +00:00
activities_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
admin_controller.rb Add an indication to admin/info whether or not ImageMagick convert is available (#15311). 2013-11-15 20:11:00 +00:00
application_controller.rb Redirect to back_url or referer when clicking "Sign in" while already logged-in (#15926). 2014-01-25 12:35:05 +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 Removed hardcoded formats for right-click edit. 2013-12-14 08:57:30 +00:00
custom_fields_controller.rb Merged custom fields format refactoring. 2013-12-14 08:22:43 +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 Rails4: replace deprecated find_all_by_* at GroupsController 2014-01-08 05:55:52 +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 cleanup syntax of Relation#all at IssueStatusesController#index 2014-01-10 10:30:10 +00:00
issues_controller.rb Don't display default watchers checkboxes on the new issue form when there are more than 20 members (#8562). 2014-01-19 10:01:14 +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 cleanup syntax of Relation#all at MembersController#index 2014-01-10 10:30:33 +00:00
messages_controller.rb Rails4: replace deprecated passing options to find at MessagesController 2014-01-08 06:11:46 +00:00
my_controller.rb Code cleanup (#14766). 2014-01-11 13:29:53 +00:00
news_controller.rb cleanup syntax of Relation#all at NewsController#index 2014-01-10 08:13:47 +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 Rails4: replace deprecated Relation#count with finder options at ProjectsController#show 2014-01-10 07:46:53 +00:00
queries_controller.rb cleanup syntax of Relation#all at QueriesController#index 2014-01-10 10:30:57 +00:00
reports_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
repositories_controller.rb Rails4: replace deprecated find_all_by_* at RepositoriesController#committers 2014-01-10 12:49:35 +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 Fixed that non array commit_update_keywords raises an error (#7590). 2013-10-13 10:03:13 +00:00
sys_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
timelog_controller.rb Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries 2014-01-10 10:40:46 +00:00
trackers_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
users_controller.rb Fixed that preferences are not preserved when adding a user fails (#15552). 2013-11-29 21:43:29 +00:00
versions_controller.rb Cleanup of finders with :conditions option. 2013-06-12 19:13:25 +00:00
watchers_controller.rb Don't display default watchers checkboxes on the new issue form when there are more than 20 members (#8562). 2014-01-19 10:01:14 +00:00
welcome_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
wiki_controller.rb cleanup syntax of Relation#all at WikiController#export 2014-01-11 06:03:38 +00:00
wikis_controller.rb Copyright for 2013 (#12788). 2013-01-12 09:29:31 +00:00
workflows_controller.rb Successful update notice for workflows (#15831). 2014-01-25 13:17:08 +00:00