canvas-lms/app/models
Jacob Fugal 33ff87ba89 clarify column ambiguities
for some reason, this ambiguity conflict was only showing up when running the
specs under spork. you may want to try that if you can't repro on your own.

Change-Id: I3cd22a1d79aebf6db4e19af1fae8ce41d8fa3cc9
Reviewed-on: https://gerrit.instructure.com/4053
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2011-06-03 13:40:05 -06:00
..
abstract_course.rb Initial commit. 2011-01-31 18:57:29 -07:00
access_token.rb oauth 2 requests via access tokens 2011-06-02 09:15:11 -06:00
account.rb option for external url for forgot password link 2011-06-02 09:15:25 -06:00
account_authorization_config.rb option for external url for forgot password link 2011-06-02 09:15:25 -06:00
account_notification.rb invalidate caches for account alerts 2011-02-18 09:59:31 -07:00
account_report.rb attr_accessible AccountReports#parameters 2011-05-26 10:02:05 -06:00
account_user.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
announcement.rb Initial commit. 2011-01-31 18:57:29 -07:00
assessment_question.rb only create one version per create/update of AssessmentQuestion 2011-05-31 15:54:43 -06:00
assessment_question_bank.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -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 check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
assignment.rb mark assignments locked on the assignment model itself if its module is locked 2011-05-31 17:23:14 -06:00
assignment_group.rb Merge branch 'ims_cc' 2011-04-18 10:20:36 -06:00
assignment_reminder.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
attachment.rb look up attachments by relative path by walking the heirarchy; refs #3382 2011-05-24 09:01:51 -06:00
attachment_association.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
authorization_code.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
big_blue_button_conference.rb rework conference timestamp updating, fixes #4731 2011-06-02 12:59:38 -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 check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
collaboration.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -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 lazy create initial notification policies 2011-05-09 15:47:50 -06:00
content_export.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
content_migration.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
content_tag.rb clarify column ambiguities 2011-06-03 13:40:05 -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 check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
context_message_participant.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
context_module.rb mark assignments locked on the assignment model itself if its module is locked 2011-05-31 17:23:14 -06:00
context_module_progression.rb quiz moderation 2011-02-11 22:08:42 -07:00
context_module_sub_header.rb fixed deprecation notice when including content with content tags 2011-05-24 10:28:42 -06:00
course.rb added fields for editing sis_source_ids and new sis permission 2011-05-31 17:53:46 -06:00
course_account_association.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06: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 added fields for editing sis_source_ids and new sis permission 2011-05-31 17:53:46 -06:00
delayed_message.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
delayed_notification.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06: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 oauth 2 requests via access tokens 2011-06-02 09:15:11 -06:00
dim_dim_conference.rb wimba integration, fixes #2989 2011-02-25 14:35:14 -07:00
discussion_entry.rb must_contribute context module progressions, fixes #4734 2011-06-02 10:37:14 -06:00
discussion_topic.rb set some default content for imported topics with no content 2011-05-18 15:15:12 -06:00
document_service.rb Initial commit. 2011-01-31 18:57:29 -07:00
enrollment.rb grade exchange fixes 2011-05-31 13:42:11 -06:00
enrollment_dates_override.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
enrollment_term.rb added fields for editing sis_source_ids and new sis permission 2011-05-31 17:53:46 -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 delete error reports based on creation date 2011-05-31 14:40:17 -06:00
etherpad_collaboration.rb moving etherpad config to /plugins; refs #4194 2011-06-01 22:03:52 -06:00
external_feed.rb importing more canvas export types 2011-04-18 08:09:23 -06:00
external_feed_entry.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
external_url.rb fixed deprecation notice when including content with content tags 2011-05-24 10:28:42 -06:00
folder.rb look up attachments by relative path by walking the heirarchy; refs #3382 2011-05-24 09:01:51 -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 check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
grading_standard.rb grading standards improvements 2011-05-21 19:20:34 -06:00
group.rb add root_account relation to groups, refs #4247 2011-06-03 10:45:34 -06:00
group_membership.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
hashtag.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
image_service.rb Initial commit. 2011-01-31 18:57:29 -07:00
inbox_item.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
learning_outcome.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
learning_outcome_group.rb copy learning outcomes during course copy 2011-05-25 16:26:30 -06:00
learning_outcome_result.rb avoid several extra cases of saving learning outcome results 2011-05-31 13:10:33 -06:00
mailbox.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
mailer.rb Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
media_object.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
message.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
notification.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
notification_policy.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
oauth_request.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06: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 check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
page_view.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
page_view_range.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
plugin_setting.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
pseudonym.rb added fields for editing sis_source_ids and new sis permission 2011-05-31 17:53:46 -06:00
pseudonym_session.rb Initial commit. 2011-01-31 18:57:29 -07:00
quiz.rb only create a quiz version on actual submission refs #4189 2011-05-26 14:27:12 -06:00
quiz_group.rb export/import question banks 2011-04-25 07:29:12 -06:00
quiz_question.rb remove question id from data on clone, fixes #4684 2011-05-26 16:14:01 -06:00
quiz_submission.rb only create a quiz version on actual submission refs #4189 2011-05-26 14:27:12 -06:00
quiz_submission_snapshot.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
report_snapshot.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
role_override.rb added fields for editing sis_source_ids and new sis permission 2011-05-31 17:53:46 -06:00
rubric.rb clarify column ambiguities 2011-06-03 13:40:05 -06:00
rubric_assessment.rb avoid several extra cases of saving learning outcome results 2011-05-31 13:10:33 -06:00
rubric_association.rb avoid several extra cases of saving learning outcome results 2011-05-31 13:10:33 -06:00
scribd_account.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
scribd_mime_type.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
setting.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06: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 remove sis batch batch mode all-term mode 2011-06-02 12:22:15 -06:00
sis_batch_log_entry.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
sis_cross_listed_section.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
stream_item.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
stream_item_instance.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
student_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
submission.rb explicitly version submissions refs #4189 2011-05-31 11:14:45 -06:00
submission_comment.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
submission_comment_participant.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
ta_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
tableless.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
teacher_enrollment.rb Initial commit. 2011-01-31 18:57:29 -07:00
thumbnail.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
user.rb oauth 2 requests via access tokens 2011-06-02 09:15:11 -06:00
user_account_association.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06: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 check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
web_conference.rb rework conference timestamp updating, fixes #4731 2011-06-02 12:59:38 -06:00
web_conference_participant.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06: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 give students full wiki privileges within groups, closes #4611 2011-05-26 09:57:30 -06:00
wiki_page_comment.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
wimba_conference.rb auto-open new archives by default, closes #4739 2011-06-02 12:59:02 -06:00
zip_file_import.rb generate an error report for all errors, not just some of them 2011-05-11 10:36:56 -06:00