Redmine/app/controllers
Jean-Philippe Lang fb3b904b8f Better handling of issue update conflicts (#8691).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8774 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-04 17:36:15 +00:00
..
account_controller.rb remove trailing white-spaces from app/controllers/account_controller.rb. 2011-08-31 12:08:29 +00:00
activities_controller.rb Separation of RSS/API auth actions. 2011-07-09 08:56:07 +00:00
admin_controller.rb Fixes admin menu display. 2012-01-20 20:02:04 +00:00
application_controller.rb Ruby1.9: skip enforcing UTF-8 encodings on the params hash on Rails2 if it is frozen (#4050, #4796) 2012-01-28 10:26:34 +00:00
attachments_controller.rb attachment: fix that diff type is not saved in user preference (#10152) 2012-02-04 06:23:38 +00:00
auth_sources_controller.rb remove trailing white-spaces from app/controllers/auth_sources_controller.rb. 2011-08-31 12:07:34 +00:00
auto_completes_controller.rb remove trailing white-spaces from app/controllers/auto_completes_controller.rb. 2011-08-30 13:03:05 +00:00
boards_controller.rb Controller cleanup. 2011-12-01 21:16:44 +00:00
calendars_controller.rb remove trailing white-spaces from app/controllers/calendars_controller.rb. 2011-08-30 13:04:34 +00:00
comments_controller.rb remove trailing white-spaces from app/controllers/comments_controller.rb. 2011-08-31 12:06:52 +00:00
context_menus_controller.rb Fixed time entries context menu display according permissions (#9405). 2011-11-24 21:31:21 +00:00
custom_fields_controller.rb Resourcified custom fields. 2011-12-09 22:58:30 +00:00
documents_controller.rb Resourcified documents. 2011-11-30 19:51:16 +00:00
enumerations_controller.rb Resourcified enumerations. 2011-12-11 10:26:12 +00:00
files_controller.rb remove trailing white-spaces from files controller source. 2011-05-18 07:12:48 +00:00
gantts_controller.rb remove trailing white-spaces from app/controllers/gantts_controller.rb. 2011-08-30 13:07:12 +00:00
groups_controller.rb Adds routes for group users. 2011-11-27 10:47:36 +00:00
issue_categories_controller.rb REST API for issue categories (#9553). 2011-11-20 17:09:01 +00:00
issue_relations_controller.rb Explicitly declare all routes and deactivate default route. 2011-12-10 13:33:01 +00:00
issue_statuses_controller.rb Resourcified issue statuses. 2011-11-22 22:04:07 +00:00
issues_controller.rb Better handling of issue update conflicts (#8691). 2012-02-04 17:36:15 +00:00
journals_controller.rb remove trailing white-spaces from app/controllers/journals_controller.rb. 2011-08-31 10:10:33 +00:00
ldap_auth_sources_controller.rb Fixes admin menu display. 2012-01-20 20:02:04 +00:00
mail_handler_controller.rb remove trailing white-spaces from mail handler controller source. 2011-05-18 07:13:08 +00:00
members_controller.rb remove trailing white-spaces from app/controllers/members_controller.rb. 2011-08-31 12:05:15 +00:00
messages_controller.rb Update MessagesController#quote to match the input id changed in r7682 (#9672). 2011-11-27 21:30:50 +00:00
my_controller.rb remove trailing white-spaces from app/controllers/my_controller.rb. 2011-08-30 13:05:53 +00:00
news_controller.rb Allows attachments on news (#1972). 2012-01-29 22:39:06 +00:00
previews_controller.rb remove trailing white-spaces from app/controllers/previews_controller.rb. 2011-08-30 14:13:09 +00:00
project_enumerations_controller.rb remove trailing white-spaces from app/controllers/project_enumerations_controller.rb. 2011-08-31 12:03:37 +00:00
projects_controller.rb Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 2012-01-15 14:23:06 +00:00
queries_controller.rb Refactor : convert queries to REST resources (also fixes #9108). 2011-10-24 20:19:26 +00:00
reports_controller.rb remove trailing white-spaces from app/controllers/reports_controller.rb. 2011-08-30 14:12:20 +00:00
repositories_controller.rb Don't use a disabled SCM as a default repository SCM (#779). 2012-01-15 22:23:56 +00:00
roles_controller.rb Restores migration broken by r8182 and removes default scope on Role (#9800). 2011-12-14 22:24:20 +00:00
search_controller.rb remove trailing white-spaces from app/controllers/search_controller.rb. 2011-08-30 14:11:21 +00:00
settings_controller.rb Fixes admin menu display. 2012-01-20 20:02:04 +00:00
sys_controller.rb code layout cleanup app/controllers/sys_controller.rb 2012-02-02 23:26:54 +00:00
timelog_controller.rb Fixed that project is ignored when entering an issue id on /time_entries/new form (#10020). 2012-01-22 10:37:57 +00:00
trackers_controller.rb Resourcified trackers. 2011-11-22 21:32:45 +00:00
users_controller.rb REST urls for user memberships. 2011-12-10 08:37:48 +00:00
versions_controller.rb Provide a direct access to completed versions form the roadmap. 2012-01-24 18:45:40 +00:00
watchers_controller.rb Avoid an AJAX query if the watchers form is already loaded. 2012-01-09 18:46:37 +00:00
welcome_controller.rb remove trailing white-spaces from app/controllers/welcome_controller.rb. 2011-08-30 15:17:44 +00:00
wiki_controller.rb Removed useless permission check in wiki controller. 2012-01-30 18:50:04 +00:00
wikis_controller.rb remove trailing white-spaces from app/controllers/wikis_controller.rb. 2011-08-31 08:45:29 +00:00
workflows_controller.rb remove trailing white-spaces from app/controllers/workflows_controller.rb. 2011-08-31 08:45:01 +00:00