Redmine/app/controllers
Jean-Philippe Lang 8eef72aa1a Separated new/edit views for the timelog controller.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8628 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-10 17:35:09 +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 Adds named scopes for projects index. 2011-12-04 22:31:02 +00:00
application_controller.rb Removed unused method. 2011-11-29 18:15:27 +00:00
attachments_controller.rb Resourcified attachments. 2011-11-27 11:16:47 +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 Fixed: error when displaying an issue with a query sorted by an association, eg. priority (#9936). 2012-01-08 18:21:00 +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 Fixed error on project creation due to unrecognized route. 2011-12-12 18:05:13 +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 Moved Date months/weeks calculations used in Graph to lib. 2012-01-07 19:02:10 +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 Adds tests for plugin settings editing. 2011-12-03 10:06:41 +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
timelog_controller.rb Separated new/edit views for the timelog controller. 2012-01-10 17:35:09 +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 Tests/cleanup VersionsController. 2011-12-03 09:12:51 +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 Option to set parent automatically for new wiki pages (#3108). 2011-12-17 11:44: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