canvas-lms/app/controllers
Jeremy Stanley c152d006e0 fix google doc submissions with submissions folder enabled
test plan:
 - enable the Google Drive plugin
   (see instructions in the wiki article "OtherServiceTestAccounts",
    section "Google (Beta)")
 - enable the submissions folder feature
 - ensure that you can submit an assignment that accepts file
   uploads via the Google Doc tab

fixes CNVS-29307

Change-Id: I5bb953abd89bfcd1a8c0845eb76b1dcb78f4ef89
Reviewed-on: https://gerrit.instructure.com/79379
Tested-by: Jenkins
Reviewed-by: Steven Burnett <sburnett@instructure.com>
QA-Review: Deepeeca Soundarrajan <dsoundarrajan@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
2016-05-12 18:03:53 +00:00
..
bookmarks mark several models as using strong_params 2016-01-31 17:22:17 +00:00
conditional_release add temporary conditional release popup to assignments 2016-05-03 16:00:24 +00:00
filters rails4: change allow_app_profiling #filter to #before 2015-07-15 20:30:52 +00:00
live_assessments fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
login pass SAML name ID attributes exactly as specified to LogoutRequest 2016-05-02 14:32:44 +00:00
lti fix problems with lti2 and assignments 2016-04-25 20:22:36 +00:00
polling rails 4.2: fix calls to Filters module 2016-01-19 20:24:02 +00:00
quizzes add more info to conditional release jwt 2016-04-22 18:21:51 +00:00
submissions cleanup SubmissionsController#show 2016-03-08 23:01:30 +00:00
account_authorization_configs_controller.rb Clever auth provider 2016-03-30 19:31:53 +00:00
account_notifications_controller.rb Adds Global Announcements to sub accounts 2016-04-01 19:07:07 +00:00
account_reports_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
accounts_controller.rb add user search to site admin 2016-05-04 19:18:07 +00:00
admins_controller.rb be more lenient in interpreting send_confirmation boolean 2015-06-18 17:05:51 +00:00
alerts_controller.rb new roles 2014-10-31 19:44:14 +00:00
announcements_controller.rb rails 4.2: fix scope.new calls 2016-01-22 16:54:37 +00:00
app_center_controller.rb Allow LTI whitelisting from eduappcenter by sub-account 2016-03-25 17:05:42 +00:00
application_controller.rb (NUI) Only show ePortfolios in nav when feature is on 2016-05-05 21:00:16 +00:00
appointment_groups_controller.rb send appointment group notifications to observers 2016-05-06 20:46:29 +00:00
assessment_questions_controller.rb remove move_question 2014-03-07 17:47:12 +00:00
assignment_groups_api_controller.rb add scope_assignments_to_student parameter 2016-02-03 21:32:33 +00:00
assignment_groups_controller.rb Hide WikiPage assignments from gradebook 2016-04-23 05:45:54 +00:00
assignment_overrides_controller.rb fix assignment edit for multi-section course 2016-02-28 05:50:18 +00:00
assignments_api_controller.rb remove differentiated assignments feature checks 2016-03-07 18:44:46 +00:00
assignments_controller.rb add more info to conditional release jwt 2016-04-22 18:21:51 +00:00
auditor_api_controller.rb enable Audit log search 2014-08-16 01:53:39 +00:00
authentication_audit_api_controller.rb api doc request parameter formatting 2016-01-20 21:09:48 +00:00
brand_configs_controller.rb get sub account branding and custom css/includes working 2015-12-19 02:47:39 +00:00
calendar_events_api_controller.rb Expose calendar context information via the API 2016-05-04 17:36:26 +00:00
calendar_events_controller.rb include JWT in js ENV for RCS sidebar 2016-03-30 18:03:11 +00:00
calendars_controller.rb Move selected calendar context tracking server-side 2016-05-03 23:05:03 +00:00
canvadoc_sessions_controller.rb Add date of (canva|croco)doc student view to speedgrader 2016-01-14 00:03:23 +00:00
collaborations_controller.rb fix content item util parsing 2016-04-13 22:39:45 +00:00
comm_messages_api_controller.rb delete facebook integration 2015-03-30 20:21:58 +00:00
communication_channels_controller.rb Add bulk communication channel confirm endpoints 2016-04-04 22:26:04 +00:00
conferences_controller.rb fix conferences#show page error 2016-05-06 17:04:59 +00:00
content_exports_api_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
content_exports_controller.rb fix missing template error for files 2016-04-18 22:33:56 +00:00
content_imports_controller.rb fix Style/EmptyLineBetweenDefs issue 2015-04-29 16:28:39 +00:00
content_migrations_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
context_controller.rb rails 4.2: misc spec fixes 2016-04-13 15:21:57 +00:00
context_module_items_api_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
context_modules_api_controller.rb remove differentiated assignments feature checks 2016-03-07 18:44:46 +00:00
context_modules_controller.rb fix external url module item dialog with blank urls 2016-03-09 16:48:48 +00:00
conversations_controller.rb use rails 4.2 preloader format 2015-12-30 14:58:10 +00:00
course_audit_api_controller.rb api doc request parameter formatting 2016-01-20 21:09:48 +00:00
course_nicknames_controller.rb make "Get course nickname" behave nicer if no nickname exists 2015-12-08 18:19:55 +00:00
courses_controller.rb fix typo in course index api doc 2016-05-04 22:24:21 +00:00
crocodoc_sessions_controller.rb Add date of (canva|croco)doc student view to speedgrader 2016-01-14 00:03:23 +00:00
custom_data_controller.rb update documentation for custom data APIs 2015-11-19 17:05:56 +00:00
custom_gradebook_column_data_api_controller.rb show inactive students in speedgrader 2016-02-23 16:58:21 +00:00
custom_gradebook_columns_api_controller.rb Update parameters in the following API docs 2014-08-18 16:43:37 +00:00
developer_keys_controller.rb Dev keys created from site admin shouldnt have an account id 2015-10-05 16:06:36 +00:00
discussion_entries_controller.rb rails 4.2: fix scope.new calls 2016-01-22 16:54:37 +00:00
discussion_topics_api_controller.rb Add WikiPage assignment type 2016-04-21 17:25:15 +00:00
discussion_topics_controller.rb only show group discussion sub-topics for DA groups 2016-05-05 18:00:41 +00:00
enrollments_api_controller.rb destroy the word 'inactivate' 2016-02-11 21:53:57 +00:00
eportfolio_categories_controller.rb include JWT in js ENV for RCS sidebar 2016-03-30 18:03:11 +00:00
eportfolio_entries_controller.rb include JWT in js ENV for RCS sidebar 2016-03-30 18:03:11 +00:00
eportfolios_controller.rb include JWT in js ENV for RCS sidebar 2016-03-30 18:03:11 +00:00
epub_exports_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
equation_images_controller.rb make the codecogs equation base url a setting 2014-02-18 00:14:59 +00:00
errors_controller.rb record real user when error report is submitted in student view 2015-09-24 14:40:57 +00:00
external_content_controller.rb handle exceptions for protect from forgery 2016-01-18 16:53:59 +00:00
external_feeds_controller.rb rails 4.2: fix scope.new calls 2016-01-22 16:54:37 +00:00
external_tools_controller.rb adjust homework submission content-item params to be more useful 2016-05-03 18:46:52 +00:00
favorites_controller.rb add observed_users to courses and favorite api calls 2015-12-08 15:39:16 +00:00
feature_flags_controller.rb remove locking_account_id from feature flags 2016-02-10 21:15:06 +00:00
file_previews_controller.rb fix missing template error for files 2016-04-18 22:33:56 +00:00
files_controller.rb upload submissions to submissions folder if feature is enabled 2016-05-04 14:11:25 +00:00
folders_controller.rb expose `for_submissions` in folders API 2016-05-09 16:02:28 +00:00
grade_change_audit_api_controller.rb record excused/un-excused submissions in grade change log 2016-04-28 16:52:56 +00:00
gradebook_csvs_controller.rb export selected grading period instead of current 2015-11-06 20:17:08 +00:00
gradebook_history_api_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
gradebook_settings_controller.rb persist gradebook settings 2016-04-22 15:56:36 +00:00
gradebook_uploads_controller.rb gradebook importer files through S3 2016-02-05 16:06:02 +00:00
gradebooks_controller.rb refactor gradebooks_controller grade_summary 2016-04-26 16:02:44 +00:00
grading_periods_controller.rb rails 4.2: fix calls to Filters module 2016-01-19 20:24:02 +00:00
grading_standards_api_controller.rb fix typing of api doc @model definitions 2016-01-20 19:07:41 +00:00
grading_standards_controller.rb fix grading standard creation 2015-12-18 23:01:06 +00:00
group_categories_controller.rb Allows teacher to clone a group set. 2015-08-07 16:31:52 +00:00
group_memberships_controller.rb add sis user id support to group memberships API 2015-09-29 05:32:53 +00:00
groups_controller.rb don't allow non-site admins to add site admins to courses/accounts 2016-03-24 00:20:53 +00:00
info_controller.rb get sub account branding and custom css/includes working 2015-12-19 02:47:39 +00:00
jobs_controller.rb Expose delayed jobs as an API route 2015-10-22 14:40:32 -07:00
jwts_controller.rb provide a JWT masquerading user slot 2016-04-05 16:52:19 +00:00
legal_information_controller.rb [SOC-2] use terms_of_use_url and privacy_policy_url helpers 2015-01-23 22:30:27 +00:00
login_controller.rb Pass username to OAuth2 login flow 2016-03-16 17:03:36 +00:00
lti_api_controller.rb rails 4.2: api spec fixes 2016-01-21 16:14:03 +00:00
media_objects_controller.rb don't show media preview thumbnails to students for locked files 2015-03-26 16:33:53 +00:00
media_tracks_controller.rb freeze constants in controllers 2015-04-27 20:04:40 +00:00
messages_controller.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
migration_issues_controller.rb Update parameters in the following API docs 2014-08-18 16:43:37 +00:00
moderation_set_controller.rb add reviewers to students in multiple sections 2016-03-22 20:54:03 +00:00
notification_preferences_controller.rb Enhancement for Notification Prefs 2015-08-05 19:21:35 +00:00
oauth2_provider_controller.rb rename oauth scopes param to the standard scope 2016-05-05 15:49:53 +00:00
oauth_proxy_controller.rb stop dying on access tokens that base64 decode to JWT looking things 2016-01-13 20:44:23 +00:00
outcome_groups_api_controller.rb adds ability to get outcome descriptions via outcome groups api 2016-04-22 16:27:38 +00:00
outcome_groups_controller.rb Outcomes API - switch default calculation_method to be 'highest' 2015-01-07 18:13:38 +00:00
outcome_results_controller.rb scale scores aligned to question banks on student LMGB 2016-04-19 18:10:36 +00:00
outcomes_api_controller.rb Learning Outcome: Don't allow changes after assessing 2015-06-09 19:54:52 +00:00
outcomes_controller.rb include JWT in js ENV for RCS sidebar 2016-03-30 18:03:11 +00:00
outcomes_import_api_controller.rb OutcomesImports: make validation regex case-insensitive 2016-01-13 21:11:14 +00:00
page_comments_controller.rb don't try to render url for eportfolio category with blank slug 2015-12-08 19:50:19 +00:00
page_views_controller.rb display app name in page view output 2016-05-02 21:25:54 +00:00
peer_reviews_api_controller.rb Check if a reviewer is the same person as the student 2016-01-22 22:18:41 +00:00
plugins_controller.rb fix saving plugins with no settings 2016-01-11 17:09:46 +00:00
profile_controller.rb fix some uses of require_user 2015-12-30 22:39:12 +00:00
progress_controller.rb converting @object notation to @model part 9/11 2014-02-12 16:21:37 +00:00
provisional_grades_controller.rb remove moderated_grading feature flag 2015-12-23 03:29:21 +00:00
pseudonym_sessions_controller.rb refactor PseudonymSessionsController 2015-05-15 14:44:38 +00:00
pseudonyms_controller.rb only send password reset emails to pseudonyms on the active domain 2016-05-03 16:47:00 +00:00
question_banks_controller.rb add CONTEXT_URL_ROOT to js_env in QuestionBanksController#show 2016-02-08 19:19:09 +00:00
role_overrides_controller.rb make new import sis permission 2016-03-01 23:22:53 +00:00
rubric_assessments_controller.rb allow submissions graded through rubrics to be graded anonymously 2015-10-20 18:12:16 +00:00
rubric_associations_controller.rb no more dynamic finders (controllers) 2014-09-17 02:42:30 +00:00
rubrics_controller.rb allow rubric_assessments to belong to provisional grades 2015-08-14 15:40:39 +00:00
search_controller.rb rails4: remove Relation#with_each_shard 2015-07-17 12:31:15 +00:00
sections_controller.rb gradebook: incrementally load users 2016-03-30 19:54:44 +00:00
self_enrollments_controller.rb add authentication_provider support to self enrollment controller 2015-07-22 19:12:44 +00:00
services_api_controller.rb canvas kaltura gem 2014-04-16 19:39:45 +00:00
sis_api_controller.rb add code to sis assignments api errors 2015-09-25 22:35:17 +00:00
sis_imports_api_controller.rb make new import sis permission 2016-03-01 23:22:53 +00:00
sub_accounts_controller.rb rails 4.2: fix controller, integration and view specs 2016-01-22 20:01:11 +00:00
submission_comments_api_controller.rb show inactive students in speedgrader 2016-02-23 16:58:21 +00:00
submission_comments_controller.rb to_json unnecessary (and wrongish) in render :json 2013-10-02 18:05:22 +00:00
submissions_api_controller.rb upload submissions to submissions folder if feature is enabled 2016-05-04 14:11:25 +00:00
submissions_controller.rb fix google doc submissions with submissions folder enabled 2016-05-12 18:03:53 +00:00
tabs_controller.rb allow content-item to create collaborations 2016-02-26 23:26:43 +00:00
terms_api_controller.rb fix malformed terms api query 2016-01-28 22:27:52 +00:00
terms_controller.rb remove user counts from terms page 2016-04-29 18:38:45 +00:00
tokens_controller.rb to_json unnecessary (and wrongish) in render :json 2013-10-02 18:05:22 +00:00
usage_rights_controller.rb copy-folder and copy-file endpoints 2015-02-09 22:13:55 +00:00
user_lists_controller.rb don't allow non-site admins to add site admins to courses/accounts 2016-03-24 00:20:53 +00:00
user_notes_controller.rb rails 4.2: more spec fixes 2016-02-01 21:03:04 +00:00
user_observees_controller.rb add workflow_state to user_observer 2016-03-28 19:43:04 +00:00
users_controller.rb Make links work as expected for account search page 2016-04-05 15:33:19 +00:00
wiki_pages_api_controller.rb Add WikiPage assignment type 2016-04-21 17:25:15 +00:00
wiki_pages_controller.rb Add WikiPage assignment UI 2016-04-27 16:47:27 +00:00