Redmine/app/controllers
Toshi MARUYAMA 9318cd2fbe Merged r8761 from trunk
attachment: fix that diff type is not saved in user preference.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.3-stable@8763 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-04 08:26:28 +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 remove trailing white-spaces from app/controllers/admin_controller.rb. 2011-08-27 05:49:47 +00:00
application_controller.rb Removed unused method. 2011-11-29 18:15:27 +00:00
attachments_controller.rb Merged r8761 from trunk 2012-02-04 08:26:28 +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 remove trailing white-spaces from app/controllers/boards_controller.rb. 2011-08-30 13:05:09 +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 remove trailing white-spaces from app/controllers/custom_fields_controller.rb. 2011-08-31 12:11:19 +00:00
documents_controller.rb remove trailing white-spaces from app/controllers/documents_controller.rb. 2011-08-30 13:07:52 +00:00
enumerations_controller.rb Removed EnumerationsController#list action. 2011-11-28 20:23:57 +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_moves_controller.rb remove trailing white-spaces from app/controllers/issue_moves_controller.rb. 2011-08-31 11:15:09 +00:00
issue_relations_controller.rb Removed useless rescue. 2011-11-29 18:20:39 +00:00
issue_statuses_controller.rb Resourcified issue statuses. 2011-11-22 22:04:07 +00:00
issues_controller.rb Adds a dialog box for CSV export options (#4742). 2011-11-20 13:23:20 +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 remove trailing white-spaces from app/controllers/ldap_auth_sources_controller.rb. 2011-08-30 13:06:32 +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 Removed object name from form_for arguments. 2011-11-23 20:09:57 +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 remove trailing white-spaces from app/controllers/projects_controller.rb. 2011-08-31 12:02:48 +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 do not annotate text files which exceed the size limit for viewing (#9484) 2011-11-05 03:47:03 +00:00
roles_controller.rb Remove reference to deleted method. 2011-11-18 21:29:50 +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 remove trailing white-spaces from settings controller source. 2011-05-18 02:18:47 +00:00
sys_controller.rb Do not include extra_info attribute in SysController responses because it breaks reposman activeresource client (#8707). 2011-11-27 17:30:28 +00:00
time_entry_reports_controller.rb remove trailing white-spaces from app/controllers/time_entry_reports_controller.rb. 2011-08-31 08:43:13 +00:00
timelog_controller.rb remove trailing white-spaces from app/controllers/timelog_controller.rb. 2011-08-21 09:26:32 +00:00
trackers_controller.rb Resourcified trackers. 2011-11-22 21:32:45 +00:00
users_controller.rb remove trailing white-spaces from app/controllers/users_controller.rb. 2011-08-31 08:42:38 +00:00
versions_controller.rb remove trailing white-spaces from app/controllers/versions_controller.rb. 2011-08-28 06:49:08 +00:00
watchers_controller.rb remove trailing white-spaces from app/controllers/watchers_controller.rb. 2011-08-30 14:09:58 +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 Adds #current_version? method to wiki content. 2011-11-28 20:12:03 +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