canvas-lms/app/models
Isaac Moore 36a2f3b5f6 Add feature flag and course setting for Pace Plans
closes LS-2500
flag=pace_plans

test plan:
- enable the Pace Plans feature flag in a sub-account
- verify that the Pace Plans setting appears on the course settings page
  for courses in the sub-account
- verify that caution text appears below the Pace Plans course setting
  when it is checked
- verify that caution text below the Pace Plans course setting disappears
  when it is unchecked
- verify that changes to the Pace Plans course setting are persisted when
  submitting the course settings form
- disable the Pace Plans feature flag
- verify that the Pace Plans course setting no longer appears on the
  course settings page

Change-Id: I49f12f47017f5312b6e7ac646feeb91b0966fcaa
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/271210
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Nate Armstrong <narmstrong@instructure.com>
QA-Review: Nate Armstrong <narmstrong@instructure.com>
Product-Review: Isaac Moore <isaac.moore@instructure.com>
2021-08-12 21:26:47 +00:00
..
account Support translated community links 2021-08-04 21:22:12 +00:00
alerts update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
assignment update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
assignments add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
attachments Improver verifer verification 2021-07-13 20:40:47 +00:00
auditors FF Auditor errors should be raised 2021-08-03 16:59:57 +00:00
authentication_provider give a useful error if an OIDC token is missing its id_token 2021-08-06 19:26:26 +00:00
bookmarks add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
broadcast_policies remove checks for post_policies_enabled 2020-11-17 21:47:36 +00:00
communication_channel bounced email search admin tool 2020-12-08 02:08:47 +00:00
conditional_release Remove assignment data from CONDITIONAL_RELEASE_ENV if locked 2021-06-25 16:28:03 +00:00
context_module_progressions add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
courses add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
csp update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
discussion_topic bump sanitize to latest 2021-02-17 18:17:57 +00:00
enrollment add sis import batch_mode_enrollment_drop_status 2021-05-26 08:48:14 +00:00
epub_exports add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
exporters add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
group_categories fix create n users per group by section for reals 2021-04-09 17:38:01 +00:00
importers relative-ize canvas links outside the course in imports 2021-08-03 01:19:19 +00:00
incoming_mail Support translated community links 2021-08-04 21:22:12 +00:00
live_assessments make LearningOutcomeResult soft-deleteable 2021-03-23 17:16:41 +00:00
lti return a frozen account chain 2021-07-30 16:13:39 +00:00
master_courses blueprint: fix syncing files when folders deleted downstream 2021-03-18 21:41:40 +00:00
messages create notification preferences for mentions 2021-05-05 19:02:14 +00:00
microsoft_sync MSFT sync: make all graceful cancel errors public 2021-07-27 20:55:06 +00:00
moderated_grading add soft-deletion to rubric associations 2021-01-20 16:25:16 +00:00
outcomes_service use beta domain for outcomes_service url when in beta/test 2021-04-26 21:50:26 +00:00
page_view handle pv4 timeouts gracefully 2021-01-06 15:40:38 +00:00
polling add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
quizzes fix invalid regrade_option option 2021-07-19 21:44:14 +00:00
quizzes_next add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
release_notes Introduce release notes data model 2021-04-05 16:09:59 +00:00
speed_grader Don't consider draft comments postable 2021-05-05 21:36:39 +00:00
switchman Make the login page load on rails 6.1 2021-05-26 18:01:15 +00:00
users feature flag to disable self service user merge 2021-05-25 15:54:52 +00:00
version add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
wiki_pages add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
abstract_course.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
access_token.rb fix true expiration of access tokens that have refresh tokens 2021-07-13 20:41:06 +00:00
account.rb Canvas for Elementary: friendly course names 2021-08-10 03:45:43 +00:00
account_notification.rb prep for root_account_id being NOT NULL 2021-05-25 19:16:48 +00:00
account_notification_role.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
account_report.rb save! failed reports 2021-02-25 19:45:59 +00:00
account_report_row.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
account_report_runner.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
account_user.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
alert.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
alert_criterion.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
announcement.rb Fetch K-5 dashboard announcements and apps in batches 2021-05-21 17:52:18 +00:00
anonymous_or_moderation_event.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
application_record.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
appointment_group.rb add course_ids for appointments 2020-12-16 20:03:40 +00:00
appointment_group_context.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
appointment_group_sub_context.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assessment_question.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assessment_question_bank.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assessment_question_bank_user.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assessment_request.rb add soft-deletion to rubric associations 2021-01-20 16:25:16 +00:00
asset_user_access.rb Set up replica identity index for AssetUserAccess 2021-03-12 17:24:48 +00:00
asset_user_access_log.rb boot pulsar connections on BrokerPersistenceError 2021-08-09 15:54:36 +00:00
assignment.rb small manage_assignments cleanup 2021-08-11 16:26:46 +00:00
assignment_configuration_tool_lookup.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assignment_group.rb add an `ordered` scope to acts_as_list, and use it 2021-03-31 21:48:10 +00:00
assignment_override.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assignment_override_student.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
assignment_student_visibility.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
attachment.rb remove granular permissions for course files FF 2021-07-16 15:31:37 +00:00
attachment_association.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
attachment_upload_status.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
auditors.rb auditors extraction: stage 2 2021-03-10 17:25:32 +00:00
authentication_provider.rb fix uncached reference 2021-08-02 19:58:54 +00:00
big_blue_button_conference.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
bookmark_service.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
bookmarks.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
bounce_notification_processor.rb don't keep bouncing the same channels repeatedly 2021-03-12 20:40:20 +00:00
brand_config.rb optimize several things about brand config regeneration 2021-02-17 23:18:35 +00:00
calendar_event.rb Show important dates toggle for calendar events 2021-06-28 20:19:39 +00:00
canvadoc.rb downgrade canvadoc timeouts to "warn" 2020-12-09 19:11:21 +00:00
canvadocs_annotation_context.rb fix moderated grading for student annotation 2021-05-17 15:06:32 +00:00
canvadocs_submission.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
canvas_metadatum.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
cloned_item.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
collaboration.rb handle invalid collaboration types 2021-04-08 14:58:12 +00:00
collaborator.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
comment_bank_item.rb add comment bank item mutations 2021-05-03 20:09:58 +00:00
communication_channel.rb Add create learning outcome mutation 2021-05-04 15:42:43 +00:00
conditional_release.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
content_export.rb remove granular permissions for course files FF 2021-07-16 15:31:37 +00:00
content_migration.rb remove granular permissions for course files FF 2021-07-16 15:31:37 +00:00
content_participation.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
content_participation_count.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
content_share.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
content_tag.rb Optimize for_context queries for accounts 2021-05-05 18:18:37 +00:00
context.rb Canvas for Elementary: friendly course names 2021-08-10 03:45:43 +00:00
context_external_tool.rb allow public/nil visibility in external tool API 2021-07-28 18:51:51 +00:00
context_external_tool_assignment_lookup.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
context_external_tool_placement.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
context_module.rb Copy Custom Params for Tool Module Items 2021-07-13 21:12:24 +00:00
context_module_item.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
context_module_progression.rb Handle rounding errors for min_score requirements 2021-03-12 23:44:26 +00:00
context_module_sub_header.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
conversation.rb truncate long conversation messages from email 2021-05-20 15:24:54 +00:00
conversation_batch.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
conversation_message.rb simplify conversation scopes 2020-11-04 21:50:53 +00:00
conversation_message_participant.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
conversation_participant.rb audit User#associated_root_accounts usage 2021-07-06 16:18:47 +00:00
course.rb Add feature flag and course setting for Pace Plans 2021-08-12 21:26:47 +00:00
course_account_association.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
course_date_range.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
course_profile.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
course_progress.rb delay course progress live event dispatch 2021-03-15 23:14:08 +00:00
course_score_statistic.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
course_section.rb always use jobs to update cached_due_dates 2021-03-26 22:34:54 +00:00
crocodoc_document.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
custom_data.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
custom_gradebook_column.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
custom_gradebook_column_datum.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
delayed_message.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
delayed_notification.rb preload notification_policies for both objects 2021-04-21 14:37:18 +00:00
designer_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
developer_key.rb clean up developer key account bindings 2021-07-20 16:52:48 +00:00
developer_key_account_binding.rb clean up developer key account bindings 2021-07-20 16:52:48 +00:00
discussion_entry.rb show "Deleted by <user>" when reply preview is deleted 2021-08-11 17:07:57 +00:00
discussion_entry_participant.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
discussion_topic.rb treat all types as threaded for react_discussions_post 2021-07-29 15:43:45 +00:00
discussion_topic_participant.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
discussion_topic_section_visibility.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
document_service.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
enrollment.rb only queue restore submissions jobs for students 2021-08-10 12:37:58 +00:00
enrollment_dates_override.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
enrollment_state.rb Tweak global nav strings for k5 2021-05-26 15:37:55 +00:00
enrollment_term.rb satisfy enrollment_term_id FK for dummy course 2021-06-01 21:42:40 +00:00
eportfolio.rb require at least 1 enrollment or account_user to create eportfolios 2021-05-20 01:49:05 +00:00
eportfolio_category.rb add an `ordered` scope to acts_as_list, and use it 2021-03-31 21:48:10 +00:00
eportfolio_entry.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
epub_export.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
error_report.rb log error reports on the shard that was active 2021-03-18 16:58:48 +00:00
etherpad_collaboration.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
external_feed.rb Revert "Revert "re-implement in_batches and friends"" 2021-07-06 19:54:25 +00:00
external_feed_entry.rb Use SHA256 for UUID on external feed items 2021-06-01 16:41:44 +00:00
external_integration_key.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
external_tool_collaboration.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
external_url.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
favorite.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
feature_flag.rb log all feature evaluations 2021-08-10 20:53:47 +00:00
folder.rb save rce buttons and icons to course folder 2021-08-04 21:04:52 +00:00
google_docs_collaboration.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
gradebook_csv.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
gradebook_upload.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
grading_period.rb make the periodic job for disable_post_to_sis fast 2021-03-01 18:02:04 +00:00
grading_period_group.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
grading_standard.rb fix grade to score wrong calculations bug 2021-03-17 19:11:30 +00:00
group.rb add granular permissions for manage groups 2021-08-06 20:08:30 +00:00
group_and_membership_importer.rb allow pending/invited students in group csv import 2021-04-20 17:07:49 +00:00
group_category.rb fix create n users per group by section for reals 2021-04-09 17:38:01 +00:00
group_leadership.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
group_membership.rb add granular permissions for manage groups 2021-08-06 20:08:30 +00:00
ignore.rb don't clean up Ignores for users with concluded enrollments 2021-05-06 22:18:13 +00:00
importers.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
kaltura_media_file_handler.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
late_policy.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
learning_outcome.rb Fix concurrent issue when update rubrics after update outcome 2021-06-24 15:21:41 +00:00
learning_outcome_group.rb Add import outcome API 2021-06-30 16:58:36 +00:00
learning_outcome_question_result.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
learning_outcome_result.rb make LearningOutcomeResult soft-deleteable 2021-03-23 17:16:41 +00:00
live_assessments.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
lti.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
lti_conference.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
mailer.rb truncate messages that are too big 2021-04-08 21:37:15 +00:00
many_root_accounts.rb Add create learning outcome mutation 2021-05-04 15:42:43 +00:00
master_courses.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
media_object.rb Remove autocreate_attachment_from_media_object flag 2021-04-02 16:16:25 +00:00
media_source_fetcher.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
media_track.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
mention.rb create stream items for mentions 2021-06-01 15:18:17 +00:00
message.rb No longer send sms messages 2021-06-08 13:31:56 +00:00
microsoft_sync.rb Add MicrosoftSync::Group table and model 2021-03-09 22:08:09 +00:00
migration_issue.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
moderated_grading.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
moderation_grader.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
notification.rb No longer send sms messages 2021-06-08 13:31:56 +00:00
notification_endpoint.rb SNS state race condition 2020-11-12 22:11:17 +00:00
notification_failure_processor.rb don't assume error is present 2020-12-19 16:38:46 +00:00
notification_finder.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
notification_policy.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
notification_policy_override.rb handle user loaded notification_policy_overrides 2021-04-21 15:05:15 +00:00
notification_preloader.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
notifier.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
oauth_request.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
observer_alert.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
observer_alert_threshold.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
observer_enrollment.rb filters out future sections in observer grades 2021-02-03 22:28:15 +00:00
observer_pairing_code.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
one_time_password.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
originality_report.rb Grab correct originality report among duplicates 2021-06-30 17:06:30 +00:00
outcome_calculation_method.rb reduce db calls during mastery scale rubric updates 2020-12-16 18:48:12 +00:00
outcome_friendly_description.rb add outcome_friendly_description model 2020-12-07 16:48:23 +00:00
outcome_import.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
outcome_import_context.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
outcome_import_error.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
outcome_proficiency.rb reduce db calls during mastery scale rubric updates 2020-12-16 18:48:12 +00:00
outcome_proficiency_rating.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
page_comment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
page_view.rb de-namespace pageview event_stream logging 2021-03-17 21:10:42 +00:00
parallel_importer.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
planner_note.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
planner_override.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
plugin_setting.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
polling.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
post_policy.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
profile.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
progress.rb ensure content exports are marked failed when the job dies 2021-02-11 16:18:47 +00:00
pseudonym.rb ensure deleted users can't login 2021-07-23 22:41:48 +00:00
pseudonym_session.rb persist auth provider fixes 2021-05-28 21:21:49 +00:00
purgatory.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
received_content_share.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
release_note.rb fix scope of ReleaseNote.reset! call 2021-07-20 20:00:44 +00:00
report_snapshot.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
role.rb Remove useless teacherless? method & related code 2021-07-29 20:19:44 +00:00
role_override.rb add granular permissions for manage groups 2021-08-06 20:08:30 +00:00
rollup_score.rb improve outcome rollup performance with mastery scales 2020-11-19 16:33:27 +00:00
root_account_resolver.rb use has_attribute? instead of attributes.key? 2021-07-29 18:17:01 +00:00
rubric.rb add soft-deletion to rubric associations 2021-01-20 16:25:16 +00:00
rubric_assessment.rb Show current rubric associated with the assignment 2021-06-15 15:22:30 +00:00
rubric_association.rb delete outcome results when rubric replaced 2021-03-23 17:17:00 +00:00
scheduled_smart_alert.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
score.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
score_metadata.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
score_statistic.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
sent_content_share.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
session_persistence_token.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
setting.rb Make the login page load on rails 6.1 2021-05-26 18:01:15 +00:00
sharded_bookmarked_collection.rb fix ordering on a few conversions to ShardedBookmarkedCollection 2021-07-29 04:14:24 +00:00
shared_brand_config.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
sis_batch.rb only queue restore submissions jobs for students 2021-08-10 12:37:58 +00:00
sis_batch_error.rb Revert "Revert "re-implement in_batches and friends"" 2021-07-06 19:54:25 +00:00
sis_batch_roll_back_data.rb stop leaking memory on sis imports 2020-12-21 17:40:04 +00:00
sis_post_grades_status.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
sis_pseudonym.rb return maximum current_login_at of all relevant pseudonyms 2021-07-27 21:40:50 +00:00
split_users.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
stream_item.rb create stream items for mentions 2021-06-01 15:18:17 +00:00
stream_item_instance.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
student_enrollment.rb only queue restore submissions jobs for students 2021-08-10 12:37:58 +00:00
student_view_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
submission.rb Fix sequential progress + conditional release 2021-08-12 17:45:06 +00:00
submission_comment.rb Post submission when finalizing draft comment 2021-06-30 14:58:26 +00:00
submission_comment_interaction.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
submission_draft.rb support student annotation drafts in assignments_2 2021-07-08 18:17:25 +00:00
submission_draft_attachment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
submission_version.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
ta_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
tableless.rb reduce schema queries 2021-04-02 15:21:27 +00:00
teacher_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
terms_of_service.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
terms_of_service_content.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
thumbnail.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
trophy.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
usage_rights.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user.rb fix several Switchman::OrderOnMultiShardQuery 2021-08-10 12:06:35 +00:00
user_account_association.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_learning_object_scopes.rb add consul failsafes to several request-critical paths 2021-08-06 21:32:02 +00:00
user_merge_data.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_merge_data_item.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_merge_data_record.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_note.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_observation_link.rb fix several Switchman::OrderOnMultiShardQuery 2021-08-10 12:06:35 +00:00
user_observer.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_past_lti_id.rb add some documentation for user_past_lti_ids 2021-01-13 17:01:46 +00:00
user_preference_value.rb Add should_show_deeply_nested_alert preference and mutation 2021-08-05 12:47:19 +00:00
user_profile.rb remove direct_share feature flag 2021-03-29 16:25:30 +00:00
user_profile_link.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
user_service.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
viewed_submission_comment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
web_conference.rb Make Conferences more specific 2021-07-20 21:54:41 +00:00
web_conference_participant.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
web_zip_export.rb update all invocations of send_later and friends to new syntax 2020-10-30 19:13:54 +00:00
wiki.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
wiki_page.rb better regex for fixing bad wiki yaml revisions 2020-12-16 18:35:11 +00:00
wimba_conference.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00