canvas-lms/app/models
James Williams af9e8d900b fix importers/calendar_event_spec
Change-Id: Ie64bf50f780d20ca0e09e0aeb8d709fc6d9f2859
Reviewed-on: https://gerrit.instructure.com/33716
Reviewed-by: Brian Palmer <brianp@instructure.com>
Product-Review: Brian Palmer <brianp@instructure.com>
QA-Review: Brian Palmer <brianp@instructure.com>
Tested-by: Brian Palmer <brianp@instructure.com>
2014-04-22 22:24:02 +00:00
..
attachments use binmode for s3 download file 2014-04-14 16:25:49 +00:00
broadcast_policies assignment created notifications only on publish 2013-12-11 17:30:42 +00:00
data_exports_api data export api 2014-03-07 22:31:43 +00:00
discussion_topic fix discussion topic materialized view for sharding 2014-02-26 15:17:44 +00:00
importers fix importers/calendar_event_spec 2014-04-22 22:24:02 +00:00
lti implement lti outbound adapter 2014-03-26 16:49:22 +00:00
quizzes add submitted/unsubmitted quiz users endpoint to quizzes api 2014-04-18 21:04:23 +00:00
abstract_course.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
access_token.rb support for trusted developer keys 2014-04-16 23:18:19 +00:00
account.rb add translations to account settings 2014-04-22 16:27:24 +00:00
account_authorization_config.rb integrate the active_model-better_errors gem 2014-02-21 17:09:53 +00:00
account_notification.rb account notifications by role bugfix 2014-03-13 19:41:58 +00:00
account_notification_role.rb option to restrict global announcements by role 2014-01-09 19:54:21 +00:00
account_report.rb use a single query instead of n queries to fetch latest account reports 2014-02-27 22:06:53 +00:00
account_user.rb don't use AR objects as hash keys 2014-03-25 19:40:34 +00:00
alert.rb Fix bug that causes alerts to affect other courses 2014-04-03 17:50:02 -07:00
alert_criterion.rb alerts, closes #4317 2011-08-24 10:19:44 -06:00
announcement.rb remove publish ui from announcements 2014-03-07 00:21:34 +00:00
appointment_group.rb some optimisations for scheduler api json 2014-04-21 21:30:05 +00:00
appointment_group_context.rb multiple contexts per appointment group 2012-04-30 15:30:03 -06:00
appointment_group_sub_context.rb multiple contexts per appointment group 2012-04-30 15:30:03 -06:00
assessment_question.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
assessment_question_bank.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
assessment_question_bank_user.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
assessment_request.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
asset_user_access.rb Don't complain if asset view score is undefined 2014-02-12 15:47:38 -07:00
assignment.rb speedgrader: link to quiz history page 2014-04-18 00:13:37 +00:00
assignment_group.rb use AR to check changes and previous values in callbacks 2014-01-14 18:15:14 +00:00
assignment_override.rb add "id" to "all_dates" in quiz and assignment APIs 2014-02-27 21:57:04 +00:00
assignment_override_student.rb fix assignment_override_student for rails 3 2014-03-04 20:33:43 +00:00
attachment.rb extract attachment importer 2014-04-18 16:37:00 +00: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 BBB: request recordings only if conference was recorded 2013-12-18 22:45:56 +00:00
bookmark_service.rb i18n Bookmark Service 2011-06-16 07:16:10 -06:00
calendar_event.rb move migration importers to app/models/importers 2014-04-22 15:35:09 +00:00
cloned_item.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
collaboration.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
collaborator.rb add groups to collaborators table, add api endpoint. 2013-01-04 20:18:04 -07:00
communication_channel.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
content_export.rb Content Exports API 2014-01-10 23:24:23 +00:00
content_migration.rb enable domain substitutions in imported urls 2014-04-17 17:24:45 +00:00
content_participation.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
content_participation_count.rb deprecate Setting.get_cached 2013-10-10 00:42:52 +00:00
content_tag.rb course progress API fixes (CNVS-12156, CNVS-12157) 2014-04-02 17:00:58 +00:00
context.rb don't use query cache for course active tab configuration 2014-04-07 15:53:27 +00:00
context_external_tool.rb extract canvas sort gem 2014-04-04 14:53:09 +00:00
context_module.rb course progress API fixes (CNVS-12156, CNVS-12157) 2014-04-02 17:00:58 +00:00
context_module_item.rb avoid dynamic finders on an assocition with an include 2014-02-21 12:52:39 +00:00
context_module_progression.rb add lock_version to context module progressions 2014-04-08 23:03:27 +00:00
context_module_sub_header.rb optimize AdheresToPolicy 2011-07-14 13:25:28 -06:00
conversation.rb extract canvas sort gem 2014-04-04 14:53:09 +00:00
conversation_batch.rb allow bulk messaging in new conversations 2013-09-24 00:29:53 +00:00
conversation_message.rb new conversations: fix faculty journal option 2014-04-07 18:49:17 +00:00
conversation_message_participant.rb add soft delete to conversation_message_participants 2013-08-08 16:00:51 +00:00
conversation_participant.rb fix conversations controller for rails 3 2014-02-11 16:09:30 +00:00
course.rb move migration importers to app/models/importers 2014-04-22 15:35:09 +00:00
course_account_association.rb optimize Account#/Course.update_account_associations a bit 2013-06-07 14:47:09 +00:00
course_import.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
course_profile.rb improve acts_as_list 2013-12-17 19:55:43 +00:00
course_progress.rb adds completed_at to course_progress API 2014-04-14 15:17:15 +00:00
course_section.rb validate sis_id, section name and drop section_code 2014-01-02 20:43:52 +00:00
crocodoc_document.rb Crocodoc: handle nil response from upload 2014-03-31 19:59:16 +00:00
custom_data.rb add serializable hash of CustomData for User models 2014-03-24 21:52:43 +00:00
custom_gradebook_column.rb change custom_gradebook_column permissions 2014-01-08 22:23:00 +00:00
custom_gradebook_column_datum.rb custom gradebook columns api 2013-12-26 17:45:40 +00:00
delayed_message.rb fix polymorphic quiz_submission association on delayed_message 2014-04-15 21:48:48 +00:00
delayed_notification.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
designer_enrollment.rb straighten out course designer permissions 2012-01-13 18:56:50 -07:00
developer_key.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
discussion_entry.rb extracted html text helper methods into gem 2014-02-07 20:11:19 +00:00
discussion_entry_participant.rb refactor DiscussionTopic#change_all_read_state 2014-01-10 23:19:10 +00:00
discussion_topic.rb move migration importers to app/models/importers 2014-04-22 15:35:09 +00:00
discussion_topic_participant.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
document_service.rb Initial commit. 2011-01-31 18:57:29 -07:00
enrollment.rb don't return localized enrollment type in courses api 2014-04-02 16:33:43 +00:00
enrollment_dates_override.rb term start/term end, rather than whenever 2011-09-13 15:20:15 -06:00
enrollment_term.rb avoid :conditions argument to find, count, etc. 2013-10-14 19:29:27 +00:00
eportfolio.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
eportfolio_category.rb improve error handling for ePortfolio section editing 2013-09-11 20:36:14 +00:00
eportfolio_entry.rb convert sanitize field plugin into proper gem: CanvasSanitize 2014-01-28 22:36:18 +00:00
error_report.rb create utf8_cleaner gem 2014-03-25 21:56:33 +00:00
etherpad_collaboration.rb don't re-calculate the etherpad url when a new user joins 2013-11-08 21:45:44 +00:00
external_feed.rb escape translations when manually building html, fixes CNVS-10769 2014-01-27 23:25:52 +00:00
external_feed_entry.rb convert sanitize field plugin into proper gem: CanvasSanitize 2014-01-28 22:36:18 +00:00
external_url.rb optimize AdheresToPolicy 2011-07-14 13:25:28 -06:00
favorite.rb arel-ify scopes 2013-04-01 21:57:16 +00:00
feature_flag.rb feature flags infrastructure and API 2013-11-19 20:50:03 +00:00
folder.rb put scopes that query the db for capabilities into lambdas 2014-01-31 17:46:56 +00:00
google_docs_collaboration.rb Cleanup google_docs 2014-04-10 17:32:01 +00:00
gradebook_upload.rb prepare for foreign keys refs #6895 2012-05-10 09:46:05 -06:00
grading_standard.rb gpa scale grading standard 2014-04-10 16:00:28 +00:00
group.rb optimize permission checks for groups in SearchHelper 2014-02-28 22:10:58 +00:00
group_category.rb fix group category role_category_for_context saving for rails 3 2014-01-14 13:53:30 +00:00
group_membership.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
ignore.rb arel-ify models 2013-04-01 18:42:38 +00:00
inbox_item.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
learning_outcome.rb fix and simplify learning outcomes in selective content import 2014-04-18 17:29:13 +00:00
learning_outcome_group.rb fix usages of scoped? to check rails 3 style x_values 2014-02-07 15:18:42 +00:00
learning_outcome_result.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
mailer.rb rename Mailer#message 2014-01-21 20:15:28 +00:00
media_object.rb canvas kaltura gem 2014-04-16 19:39:45 +00:00
media_track.rb Allow uploading subtitle tracks to videos 2013-02-01 12:53:16 -07:00
message.rb rails3: fix message email html 2014-04-04 22:25:48 +00:00
migration_issue.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
notification.rb extract canvas sort gem 2014-04-04 14:53:09 +00:00
notification_policy.rb fix NotificationPolicy.setup_for to be shard safe 2014-03-05 21:54:02 +00:00
oauth_request.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
observer_enrollment.rb arel-ify models 2013-04-01 18:42:38 +00:00
open_object.rb simplify OpenStruct/OpenObject json serialization 2013-08-29 16:44:13 +00:00
page_comment.rb arel-ify scopes 2013-04-01 21:57:16 +00:00
page_view.rb remove page_views.contributed 2014-03-10 21:23:52 +00:00
plugin_setting.rb fix plugin setting after_initialize for rails 3 compatibility 2014-01-20 17:03:52 +00:00
polymorphic_type_override.rb rails3: fix issues with polymorphic type overrides 2014-02-28 21:15:57 +00:00
profile.rb add explicit table_name for Profile class 2013-12-31 18:52:15 +00:00
progress.rb namespace all of quiz into quizzes module 2014-02-18 22:17:13 +00:00
pseudonym.rb compare login id using the db on sis user import 2014-03-07 07:02:34 +00:00
pseudonym_session.rb rails3: fix issues found in integration/security_spec 2014-03-05 05:35:50 +00:00
report_snapshot.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
role.rb record when a quiz or user gets deleted 2013-10-29 23:07:12 +00:00
role_override.rb remove OpenDataExport permissions/routes 2014-04-15 15:31:02 +00:00
rubric.rb extract canvas sort gem 2014-04-04 14:53:09 +00:00
rubric_assessment.rb gpa scale grading standard 2014-04-10 16:00:28 +00:00
rubric_association.rb replace association with association_object in models 2014-01-24 16:35:40 +00:00
scribd_mime_type.rb set ScribdMimeType shard category for rails 3 2014-01-22 20:15:33 +00:00
session_persistence_token.rb fix session persistence tokens for out-of-shard users 2013-06-27 20:01:47 +00:00
setting.rb set notifications and settings as unsharded for rails 3 2014-02-04 14:14:05 +00:00
sharded_bookmarked_collection.rb extract bookmarked_collection gem 2014-04-17 18:16:13 +00:00
sis_batch.rb add the current user to sis imports 2014-03-25 21:38:37 +00:00
stream_item.rb Remove unused collections stuff 2014-02-07 19:32:46 +00:00
stream_item_instance.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
student_enrollment.rb Minor fixes to StudentEnrollment associations. 2012-05-04 16:46:43 -06:00
student_view_enrollment.rb student view; closes #6995 2012-04-03 14:11:07 -06:00
submission.rb gpa scale grading standard 2014-04-10 16:00:28 +00:00
submission_comment.rb extracted html text helper methods into gem 2014-02-07 20:11:19 +00:00
submission_comment_participant.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
submission_version.rb make data fixup resilient to missing submission rows 2013-11-11 23:31:36 +00:00
ta_enrollment.rb straighten out course designer permissions 2012-01-13 18:56:50 -07:00
tableless.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
teacher_enrollment.rb straighten out course designer permissions 2012-01-13 18:56:50 -07:00
thumbnail.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
user.rb Convert 'high-contrast' from user pref to feature flag 2014-04-17 19:47:38 +00:00
user_account_association.rb clean up user account associations 2013-01-31 10:41:55 -07:00
user_note.rb convert sanitize field plugin into proper gem: CanvasSanitize 2014-01-28 22:36:18 +00:00
user_observer.rb user co-enrollment backend work, closes #8588 2012-05-23 12:21:00 -06:00
user_profile.rb prevent text overflow for user_profile.title 2013-08-23 20:05:19 +00:00
user_profile_link.rb add data validation to user profile links 2012-09-24 15:38:26 -06:00
user_service.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
web_conference.rb extract auto_handle to new canvas_uuid gem 2014-02-25 19:30:59 +00:00
web_conference_participant.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
wiki.rb create temporary records with .scoped.new for rails 3 compatibility 2014-02-20 20:55:11 +00:00
wiki_page.rb move migration importers to app/models/importers 2014-04-22 15:35:09 +00:00
wimba_conference.rb handle wimba conference date parsing in ruby18/ruby19. 2013-02-08 12:43:19 -07:00
zip_file_import.rb use the birth shard so that the default shard can be changed 2013-05-07 15:44:17 +00:00