canvas-lms/spec/models
Weston Dransfield 2b0b7d26b0 Move placements to capabilities in the tool proxy. Placements are still written to both message_handler and resource_handler.
fixes PLAT-957

Test Plan:
     - Make sure a 'message_handler_id' column is added to the 'lti_resource_placements' table after migration
     - Use the master branch of https://github.com/westonkd/lti_tool_provider_example and make sure
       placements work as expected in Lti2Launch
     - use the 'placements_to_message' branch of https://github.com/westonkd/lti_tool_provider_example and
       make sure placements work as expected in Lti2Launch

Change-Id: I2d681eb8efb2a1c25e0250a89c09bb5d0c8ad797
Reviewed-on: https://gerrit.instructure.com/58654
Tested-by: Jenkins
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Reviewed-by: Nathan Mills <nathanm@instructure.com>
QA-Review: August Thornton <august@instructure.com>
Product-Review: Weston Dransfield <wdransfield@instructure.com>
2015-08-06 15:48:13 +00:00
..
account_authorization_config Soft delete accont authorization configs 2015-06-12 20:10:28 +00:00
alerts rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
assignments decouple assignments scope permission logic from api index 2015-07-17 17:01:36 +00:00
attachments cache 'false' values in adheres_to_policy 2015-06-22 15:58:28 +00:00
auditors don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
broadcast_policies don't let broadcast_policy swallow errors 2015-04-24 22:35:35 +00:00
content_migration Fixes issue with unlock_date for modules course copy 2015-08-03 22:10:47 +00:00
courses fix delayed alerts for courses with only section-limited teachers 2014-10-30 16:07:12 +00:00
data_exports_api rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
discussion_topic don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
enrollment show correct total activity time for users 2015-04-22 20:44:29 +00:00
exporters rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
grading_period one grading period save button 2015-06-18 18:46:22 +00:00
group_categories rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
importers imported link refactoring 2015-06-16 20:04:32 +00:00
incoming_mail incoming mail processing idempotency 2015-07-21 23:02:53 +00:00
live_assessments rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
lti Move placements to capabilities in the tool proxy. Placements are still written to both message_handler and resource_handler. 2015-08-06 15:48:13 +00:00
messages rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
polling remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quizzes rails4: various spec fixes 2015-07-31 16:28:24 +00:00
users add a parameter to user creation for forcing self-registraion flow 2015-04-14 17:26:05 +00:00
wiki_pages Decouple Wiki Page permissions logic from api index 2015-07-24 22:03:00 +00:00
access_token_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
account_authorization_config_spec.rb soft delete associated pseudonyms 2015-06-16 15:49:31 +00:00
account_notification_spec.rb change default behavior of account survey checkbox 2015-05-28 17:49:26 +00:00
account_spec.rb moderate_grades permission 2015-07-29 03:16:47 +00:00
account_user_spec.rb new roles 2014-10-31 19:44:14 +00:00
active_record_base_spec.rb rails4: fix subclass callback unscoping in rails 3 2015-07-28 13:49:19 +00:00
alert_spec.rb fix a syntax error with alerts looking up account roles 2015-05-04 22:11:40 +00:00
announcement_spec.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
appointment_group_spec.rb Don't send notifications when deleting unpublished appointment groups 2015-05-26 21:55:46 +00:00
assessment_question_bank_spec.rb Fix quiz questions from banks 2014-12-15 17:38:13 +00:00
assessment_question_spec.rb Check version when finding questions from a pool 2015-02-23 16:56:03 +00:00
assessment_request_spec.rb Show anonymous user on peer reviews when setting enabled 2015-07-08 21:18:45 +00:00
asset_user_access_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assignment_group_spec.rb hide unpublished assignments on index page for logged out users in public course 2015-02-09 20:19:56 +00:00
assignment_override_spec.rb fix override notification error 2015-05-01 14:20:23 +00:00
assignment_override_student_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assignment_spec.rb rails4: don't use update_all with conditions as arguments 2015-07-28 16:47:36 +00:00
assignment_student_visibility_spec.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
attachment_spec.rb cache 'false' values in adheres_to_policy 2015-06-22 15:58:28 +00:00
big_blue_button_conference_spec.rb Canvas API to mark a web conference as having a prepared recording 2015-05-11 19:33:41 +00:00
bookmark_service_spec.rb Fix Diigo API Calls 2014-10-28 17:00:50 +00:00
bounce_notification_processor_spec.rb Store information about the last bounce for a communication channel 2015-06-24 18:59:31 +00:00
broadcast_policies_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
calendar_event_spec.rb cache 'false' values in adheres_to_policy 2015-06-22 15:58:28 +00:00
canvadoc_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
cloned_item_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
collaboration_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
collaborator_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
communication_channel_spec.rb Store information about the last bounce for a communication channel 2015-06-24 18:59:31 +00:00
content_export_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_migration_spec.rb don't restore deleted quizzes without overwriting enabled 2015-04-09 15:40:05 +00:00
content_participation_count_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_participation_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_tag_spec.rb fix Style/EmptyLineBetweenDefs issue 2015-04-29 16:28:39 +00:00
context_external_tool_spec.rb refactor variable substitutions 2015-01-19 21:02:39 +00:00
context_module_progression_spec.rb Add 'mark done' module progression constraint 2015-05-08 09:17:10 +00:00
context_module_spec.rb Student View for NC-Or Project 2015-07-29 20:10:59 +00:00
context_spec.rb add custom permission maps to new verifiers 2015-04-17 19:04:44 +00:00
conversation_batch_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_message_participant_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_message_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_participant_spec.rb make for_masquerading_user scope check global ids also 2015-01-26 23:46:33 +00:00
conversation_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
course_date_range_spec.rb adds due date validations to assignment quick add and quick edit 2015-03-19 16:29:43 +00:00
course_progress_spec.rb don't fulfill must_submit requirements on manual grade 2015-06-26 16:03:24 +00:00
course_section_spec.rb section and override dependent destroy 2014-12-17 16:02:39 +00:00
course_spec.rb Gradebook Exporter Extraction 2015-08-04 20:12:13 +00:00
crocodoc_document_spec.rb Show anonymous user on peer reviews when setting enabled 2015-07-08 21:18:45 +00:00
custom_data_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
delayed_message_spec.rb pick sis pseudonym reliably 2015-06-25 22:18:14 +00:00
delayed_notification_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
developer_key_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
discussion_entry_spec.rb discussion entry liking 2015-04-25 03:10:48 +00:00
discussion_topic_participant_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
discussion_topic_spec.rb Only grant group permissions to users who can read the group's context 2015-06-17 19:39:13 +00:00
enrollment_spec.rb cache 'false' values in adheres_to_policy 2015-06-22 15:58:28 +00:00
enrollment_term_spec.rb remove N+1 queries on term index page 2015-07-31 20:21:20 +00:00
eportfolio_category_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_entry_spec.rb fixes timestamp on eportfolio page 2015-02-26 22:00:17 +00:00
eportfolio_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
error_report_spec.rb don't die when trying to report exceptional exits for job queue 2015-06-22 19:57:36 +00:00
external_feed_spec.rb allow deleting external feeds that have created announcmenets 2015-02-11 21:45:05 +00:00
external_integration_key_spec.rb add type scope for external integration keys 2015-04-24 16:39:45 +00:00
feature_flag_spec.rb re-hide features when site admin turns them off 2014-12-26 17:48:05 +00:00
folder_spec.rb add Attachments::ScopedToUser 2015-07-27 18:40:47 +00:00
general_model_spec.rb rails4: more misc model spec fixes 2015-07-13 15:24:49 +00:00
google_doc_entry.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
google_docs_collaboration_spec.rb Google Drive Collaborations & Submissions 2015-02-18 16:02:25 +00:00
grading_period_grade_spec.rb one grading period save button 2015-06-18 18:46:22 +00:00
grading_period_group_spec.rb validate grading period do not overlap dates 2015-06-10 20:55:43 +00:00
grading_period_permissions_spec.rb Fetch grading periods for all related accounts 2015-03-24 17:41:46 +00:00
grading_period_spec.rb GradebookImporter only allows editing current assignments 2015-08-05 23:30:54 +00:00
grading_standard_spec.rb Fetch grading periods for all related accounts 2015-03-24 17:41:46 +00:00
group_category_spec.rb fixes inability to edit assignments with submissions attached to a deleted group 2015-04-01 22:29:33 +00:00
group_leadership_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
group_membership_spec.rb Allow teacher to join students to groups in unpublished courses 2015-07-27 15:52:09 +00:00
group_spec.rb Only grant group permissions to users who can read the group's context 2015-06-17 19:39:13 +00:00
inbox_item_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
kaltura_media_file_handler_spec.rb spec: fix missing sharding_spec_helper requires 2014-10-27 15:31:31 +00:00
learning_outcome_group_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
learning_outcome_result_spec.rb use submitted at or assessed at for line graph x axis. 2015-03-25 16:19:20 +00:00
learning_outcome_spec.rb Learning Outcomes Model: Don't validate calc int/calc method after assessing 2015-07-14 23:14:42 +00:00
mailer_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
media_object_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
media_source_fetcher_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
message_spec.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
notification_endpoint_spec.rb better push notification endpoint handling 2015-03-31 21:09:06 +00:00
notification_finder_spec.rb gemify broadcast policy 2014-09-24 11:35:33 +00:00
notification_policy_spec.rb rails4: more misc model spec fixes 2015-07-13 15:24:49 +00:00
notification_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
notifier_spec.rb gemify broadcast policy 2014-09-24 11:35:33 +00:00
observer_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
page_view_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
plugin_setting_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
polymorphic_type_override_spec.rb rails4: more misc model spec fixes 2015-07-13 15:24:49 +00:00
profile_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
progress_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
pseudonym_spec.rb validate that pseudonyms belong to root_accounts 2015-07-15 20:22:48 +00:00
quiz_student_visibility_spec.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
role_override_spec.rb fix role overrides fetching for site admin on a separate shard 2014-11-13 19:09:51 +00:00
role_spec.rb fix user enrollment create permissions 2015-03-24 19:31:25 +00:00
rubric_assessment_spec.rb Show anonymous user on peer reviews when setting enabled 2015-07-08 21:18:45 +00:00
rubric_association_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
rubric_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
settings_spec.rb default settings values to strings 2015-05-07 21:24:54 +00:00
sharded_bookmarked_collection_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
sis_batch_spec.rb make job specs more isolated 2015-05-22 21:43:54 +00:00
sis_pseudonym_spec.rb pick sis pseudonym reliably 2015-06-25 22:18:14 +00:00
stream_item_instance_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
stream_item_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
student_enrollment_spec.rb rails4: even more models spec fixes 2015-07-13 15:25:18 +00:00
student_view_enrollment_spec.rb rails4: even more models spec fixes 2015-07-13 15:25:18 +00:00
submission_comment_interaction_spec.rb fix teacher interaction report to work with submission comments 2015-02-06 18:54:59 +00:00
submission_comment_spec.rb don't let broadcast_policy swallow errors 2015-04-24 22:35:35 +00:00
submission_spec.rb cache 'false' values in adheres_to_policy 2015-06-22 15:58:28 +00:00
submission_version_spec.rb validations on Version and SubmissionVersion 2014-12-12 23:29:45 +00:00
ta_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
teacher_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
usage_rights_spec.rb add new variable expansions for attachments 2015-02-19 17:12:38 +00:00
user_observer_spec.rb don't allow a user to observe oneself 2015-03-19 20:46:07 +00:00
user_profile_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
user_service_spec.rb Site admins can register google drive as a user service 2015-03-31 20:33:42 +00:00
user_spec.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
web_conference_spec.rb don't explode computing web conference notifications 2015-05-12 02:03:25 +00:00
web_conference_spec_helper.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
wiki_page_spec.rb show unpublished pages to users with :manage_wiki rights 2015-07-20 15:46:21 +00:00
wiki_spec.rb Don't show Save & Publish for group wiki pages 2015-05-13 21:30:40 +00:00
wimba_conference_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
zip_file_import_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00