canvas-lms/app/models
Bracken Mosbacker f7c7690ed9 don't try to get plugin name if no migration_type is set
refs #4429

Change-Id: I647861957a2bc6454f8e1bbd28b210957ab1e21e
Reviewed-on: https://gerrit.instructure.com/3424
Reviewed-by: Zach Wily <zach@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-05-02 15:39:35 -06:00
..
abstract_course.rb Initial commit. 2011-01-31 18:57:29 -07:00
account.rb filter users by enrollment term in account section, closes #4400 2011-04-29 07:59:55 -06:00
account_authorization_config.rb Delegate to CAS for auth. Closes #4130 2011-04-08 15:17:39 -06:00
account_notification.rb invalidate caches for account alerts 2011-02-18 09:59:31 -07:00
account_report.rb Initial commit. 2011-01-31 18:57:29 -07:00
account_user.rb Initial commit. 2011-01-31 18:57:29 -07:00
announcement.rb Initial commit. 2011-01-31 18:57:29 -07:00
assessment_question.rb sanitize question/answer html on import too, added specs 2011-05-02 09:41:13 -06:00
assessment_question_bank.rb support question banks in respondus api, closes #4239 2011-04-15 15:19:10 -06:00
assessment_question_bank_user.rb Initial commit. 2011-01-31 18:57:29 -07:00
assessment_request.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
asset_user_access.rb Initial commit. 2011-01-31 18:57:29 -07:00
assignment.rb fix date shifting for export/import 2011-05-02 13:57:46 -06:00
assignment_group.rb Merge branch 'ims_cc' 2011-04-18 10:20:36 -06:00
assignment_reminder.rb Initial commit. 2011-01-31 18:57:29 -07:00
attachment.rb fix resubmit_to_scribd 2011-04-29 13:07:32 -06:00
attachment_association.rb Initial commit. 2011-01-31 18:57:29 -07:00
authorization_code.rb Initial commit. 2011-01-31 18:57:29 -07:00
big_blue_button_conference.rb BigBlueButton integration, refs #3319 2011-04-06 16:15:30 -06:00
bookmark_service.rb Initial commit. 2011-01-31 18:57:29 -07:00
calendar_event.rb copy/import module links correctly. fixes #4312 2011-04-27 14:49:16 -06:00
cloned_item.rb Initial commit. 2011-01-31 18:57:29 -07:00
collaboration.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
collaborator.rb Initial commit. 2011-01-31 18:57:29 -07:00
college.rb Initial commit. 2011-01-31 18:57:29 -07:00
communication_channel.rb do default notification policy setup synchronously during SIS import 2011-04-22 08:23:51 -06:00
content_export.rb set max_attempts to 1 for import/export jobs, closes #4311 2011-04-26 12:11:02 -06:00
content_migration.rb don't try to get plugin name if no migration_type is set 2011-05-02 15:39:35 -06:00
content_tag.rb fix importing external url module items; fixes #4330 2011-04-25 07:27:20 -06:00
context.rb Initial commit. 2011-01-31 18:57:29 -07:00
context_external_tool.rb start canvas cartridge importing 2011-04-18 08:09:16 -06:00
context_message.rb ui and db migration to add voice comment to contextmessage 2011-04-15 14:01:17 -06:00
context_message_participant.rb Initial commit. 2011-01-31 18:57:29 -07:00
context_module.rb fix more find_by_id cases where we could pass in an empty string 2011-04-27 10:45:09 -06:00
context_module_progression.rb quiz moderation 2011-02-11 22:08:42 -07:00
context_module_sub_header.rb Initial commit. 2011-01-31 18:57:29 -07:00
course.rb fix date shifting for export/import 2011-05-02 13:57:46 -06:00
course_account_association.rb Initial commit. 2011-01-31 18:57:29 -07:00
course_assigned_group.rb Initial commit. 2011-01-31 18:57:29 -07:00
course_import.rb Initial commit. 2011-01-31 18:57:29 -07:00
course_section.rb interface for manual crosslisting 2011-04-25 16:25:05 -06:00
delayed_message.rb fix sqlite compatibility for delayed_jobs-related queries 2011-02-11 12:56:46 -07:00
delayed_notification.rb Initial commit. 2011-01-31 18:57:29 -07:00
department.rb Initial commit. 2011-01-31 18:57:29 -07:00
designer_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
developer_key.rb Initial commit. 2011-01-31 18:57:29 -07:00
dim_dim_conference.rb wimba integration, fixes #2989 2011-02-25 14:35:14 -07:00
discussion_entry.rb topic podcasts 2011-03-28 14:32:16 -06:00
discussion_topic.rb Merge branch 'ims_cc' 2011-04-18 10:20:36 -06:00
document_service.rb Initial commit. 2011-01-31 18:57:29 -07:00
enrollment.rb sis grade publishing backend 2011-04-27 16:23:00 -06:00
enrollment_dates_override.rb enforce term/course/section start and end dates 2011-03-01 13:47:12 -07:00
enrollment_term.rb show user count per term 2011-04-29 09:37:45 -06:00
eportfolio.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
eportfolio_category.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_entry.rb fix more find_by_id cases where we could pass in an empty string 2011-04-27 10:45:09 -06:00
error_report.rb move default error reporting to a plugin 2011-03-24 13:21:31 -06:00
etherpad_collaboration.rb Initial commit. 2011-01-31 18:57:29 -07:00
external_feed.rb importing more canvas export types 2011-04-18 08:09:23 -06:00
external_feed_entry.rb Initial commit. 2011-01-31 18:57:29 -07:00
external_url.rb Initial commit. 2011-01-31 18:57:29 -07:00
folder.rb remove attachments created on import soley for media object import 2011-04-27 10:33:35 -06:00
google_doc_entry.rb Initial commit. 2011-01-31 18:57:29 -07:00
google_docs_collaboration.rb Initial commit. 2011-01-31 18:57:29 -07:00
gradebook_upload.rb Initial commit. 2011-01-31 18:57:29 -07:00
grading_standard.rb importing more canvas export types 2011-04-18 08:09:23 -06:00
group.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
group_membership.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
hashtag.rb fix sqlite compatibility for delayed_jobs-related queries 2011-02-11 12:56:46 -07:00
image_service.rb Initial commit. 2011-01-31 18:57:29 -07:00
inbox_item.rb auto mark-as-read when replying from the dashboard, closes #3822 2011-02-17 13:19:56 -07:00
learning_outcome.rb fix outcomes#show json response in course context, fixes #4430 2011-05-02 13:57:42 -06:00
learning_outcome_group.rb fix LearningOutcomeGroup#root_learning_outcome_group association 2011-04-22 13:46:59 -06:00
learning_outcome_result.rb align question banks to outcomes 2011-03-25 15:39:56 -06:00
mailbox.rb fixing broadcast mailboxes and corresponding tests 2011-02-01 17:36:33 -07:00
mailer.rb Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
media_object.rb fix more find_by_id cases where we could pass in an empty string 2011-04-27 10:45:09 -06:00
message.rb Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
notification.rb make kaltura errors on import non-fatal, closes #4395 2011-04-29 09:30:54 -06:00
notification_policy.rb Initial commit. 2011-01-31 18:57:29 -07:00
oauth_request.rb Initial commit. 2011-01-31 18:57:29 -07:00
observer_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
open_object.rb Initial commit. 2011-01-31 18:57:29 -07:00
page_comment.rb Initial commit. 2011-01-31 18:57:29 -07:00
page_view.rb ignore all errors adding page views to redis queue 2011-04-25 12:57:44 -06:00
page_view_range.rb Initial commit. 2011-01-31 18:57:29 -07:00
plugin_setting.rb gracefully handle bad decrypt of plugin_settings 2011-04-19 09:14:28 -06:00
pseudonym.rb string validations/fixes, closes #4154. wiki fixes, closes #3973, #4168 2011-04-05 11:22:50 -06:00
pseudonym_session.rb Initial commit. 2011-01-31 18:57:29 -07:00
quiz.rb make sure non_shuffled_questions is defined in the method it is used 2011-05-02 15:29:56 -06:00
quiz_group.rb export/import question banks 2011-04-25 07:29:12 -06:00
quiz_question.rb sanitize question/answer html on import too, added specs 2011-05-02 09:41:13 -06:00
quiz_submission.rb quiz statistics revamp 2011-04-05 17:06:35 -06:00
quiz_submission_snapshot.rb Initial commit. 2011-01-31 18:57:29 -07:00
report_snapshot.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
role_override.rb optimize object allocation in RoleOverride 2011-03-15 10:19:51 -06:00
rubric.rb fix more find_by_id cases where we could pass in an empty string 2011-04-27 10:45:09 -06:00
rubric_assessment.rb Initial commit. 2011-01-31 18:57:29 -07:00
rubric_association.rb fix more find_by_id cases where we could pass in an empty string 2011-04-27 10:45:09 -06:00
scribd_account.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
scribd_mime_type.rb Initial commit. 2011-01-31 18:57:29 -07:00
setting.rb add support for using sendmail for outgoing mail, closes #3880 2011-02-23 08:41:50 -07:00
short_message.rb Initial commit. 2011-01-31 18:57:29 -07:00
short_message_association.rb Initial commit. 2011-01-31 18:57:29 -07:00
sis_batch.rb sis import api 2011-04-08 15:45:57 -06:00
sis_batch_log_entry.rb Initial commit. 2011-01-31 18:57:29 -07:00
sis_cross_listed_section.rb Initial commit. 2011-01-31 18:57:29 -07:00
stream_item.rb don't include the submission body in submission stream items 2011-04-16 17:45:32 -06:00
stream_item_instance.rb Initial commit. 2011-01-31 18:57:29 -07:00
student_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
submission.rb renaming final_grade to final_score in relevant places. adding computed_final_grade 2011-04-12 12:58:28 -06:00
submission_comment.rb Initial commit. 2011-01-31 18:57:29 -07:00
submission_comment_participant.rb Initial commit. 2011-01-31 18:57:29 -07:00
ta_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
tableless.rb postgres support and misc bugfixes, fixes #3574, #3943 2011-03-11 18:01:02 -07:00
teacher_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
thumbnail.rb Initial commit. 2011-01-31 18:57:29 -07:00
user.rb update user account associations with non-cross listed courses too 2011-04-22 07:06:20 -06:00
user_account_association.rb Initial commit. 2011-01-31 18:57:29 -07:00
user_note.rb fix escaping in faculty notes, refs #3888 2011-02-24 07:07:00 -07:00
user_profile.rb rename communication preferences to notification preferences 2011-02-11 23:36:21 -07:00
user_service.rb fix typo 2011-04-17 15:27:41 -06:00
web_conference.rb basic wimba archiving support, closes #4263 2011-04-23 10:56:35 -06:00
web_conference_participant.rb Initial commit. 2011-01-31 18:57:29 -07:00
wiki.rb Initial commit. 2011-01-31 18:57:29 -07:00
wiki_namespace.rb Initial commit. 2011-01-31 18:57:29 -07:00
wiki_page.rb make sure imported wiki pages have a title 2011-04-29 16:54:33 -06:00
wiki_page_comment.rb Initial commit. 2011-01-31 18:57:29 -07:00
wimba_conference.rb basic wimba archiving support, closes #4263 2011-04-23 10:56:35 -06:00
zip_file_import.rb Initial commit. 2011-01-31 18:57:29 -07:00