Redmine/app/controllers
Jean-Philippe Lang 251f263abd Let the attachment filename be specified on upload (#12125).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10678 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-10-18 21:06:35 +00:00
..
account_controller.rb Fixed #onthefly_creation_failed broken by r9940 (#11850). 2012-09-17 18:31:20 +00:00
activities_controller.rb Force rendering of activity view if activity items count changed. 2012-06-09 10:53:17 +00:00
admin_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
application_controller.rb Adds an optional X-Redmine-Switch-User header to let admin users swicth user in API calls (#11755). 2012-10-11 17:07:24 +00:00
attachments_controller.rb Let the attachment filename be specified on upload (#12125). 2012-10-18 21:06:35 +00:00
auth_sources_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
auto_completes_controller.rb Adds autocomplete to issue field on time logging form. 2012-08-09 16:58:36 +00:00
boards_controller.rb Eager loading and no extra count query. 2012-07-31 17:21:14 +00:00
calendars_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
comments_controller.rb Prevent mass-assignment when adding a news comment (#10390). 2012-03-06 18:48:47 +00:00
context_menus_controller.rb Compute issue ids array only once. 2012-07-08 13:31:22 +00:00
custom_fields_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
documents_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
enumerations_controller.rb Makes enumerations available through the REST API. 2012-10-17 17:29:27 +00:00
files_controller.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
gantts_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
groups_controller.rb Removes RJS from GroupsController. 2012-07-19 16:57:59 +00:00
issue_categories_controller.rb remove trailing white-spaces from app/controllers/issue_categories_controller.rb 2012-10-12 22:57:15 +00:00
issue_relations_controller.rb Removes RJS from IssueRelationsController. 2012-07-19 17:06:30 +00:00
issue_statuses_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
issues_controller.rb Private issue notes (#1554). 2012-10-03 21:36:19 +00:00
journals_controller.rb Private issue notes (#1554). 2012-10-03 21:36:19 +00:00
mail_handler_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
members_controller.rb Removes RJS from MembersController. 2012-07-21 06:35:11 +00:00
messages_controller.rb Set @previewed for rendering preview partial. 2012-07-31 17:22:17 +00:00
my_controller.rb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
news_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
previews_controller.rb Fixed that issue notes preview is broken by r10547 (#1554). 2012-10-09 19:11:49 +00:00
project_enumerations_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
projects_controller.rb Fixed that 200 API responses have a body containing one space (#11388). 2012-07-14 08:13:55 +00:00
queries_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
reports_controller.rb Reversed order of priorities on the issue summary page (#11205). 2012-06-20 19:24:58 +00:00
repositories_controller.rb JQuery in, Prototype/Scriptaculous out (#11445). 2012-07-22 13:29:26 +00:00
roles_controller.rb Expose roles details via REST API (#11502). 2012-10-12 17:22:52 +00:00
search_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
settings_controller.rb code cleanup r10542 changes (#10937) 2012-10-01 07:19:11 +00:00
sys_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
timelog_controller.rb Add "last 2 weeks" preset to time entries reporting (#11862). 2012-10-09 17:40:00 +00:00
trackers_controller.rb Adds a view for editing all trackers fields. 2012-09-02 16:55:16 +00:00
users_controller.rb Fixed that destroying a user from the edit page returns a 404 response (#11691). 2012-08-26 10:50:59 +00:00
versions_controller.rb Removes RJS from VersionsController. 2012-07-19 18:13:21 +00:00
watchers_controller.rb Removes RJS from WatchersController. 2012-07-19 17:17:10 +00:00
welcome_controller.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_controller.rb remove trailing white-space from app/controllers/wiki_controller.rb 2012-08-31 23:01:51 +00:00
wikis_controller.rb Removes RJS from WikisController. 2012-07-19 18:13:08 +00:00
workflows_controller.rb Remember "Only display used statuses" checkbox value after update. 2012-07-15 15:50:57 +00:00