canvas-lms/app/models
Sleyder Zuleta 9c4e856637 support used locations to default grading scheme
add used location to default grading scheme
to be showed on grading scheme management UI

fixes EVAL-3813
flag=archived_grading_schemes

test plan:
- go to grading scheme management
- validate used locations for default grading scheme

Change-Id: Id4aee386c9e01c3626701e1dc101c86ae3793902
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/338594
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Rohan Chugh <rohan.chugh@instructure.com>
Product-Review: Ravi Koll <ravi.koll@instructure.com>
Reviewed-by: Derek Williams <derek.williams@instructure.com>
Reviewed-by: Kai Bjorkman <kbjorkman@instructure.com>
2024-02-12 19:51:36 +00:00
..
account Remove more settings 2024-01-29 16:21:38 +00:00
alerts bundle update rubocop 2023-12-06 14:25:02 +00:00
assignment bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
assignments rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
attachments Allow invoking the garbage collector with delay 2023-10-31 18:43:46 +00:00
auditors Remove more settings 2024-01-29 16:21:38 +00:00
authentication_provider bundle update oauth2 2023-09-18 21:36:19 +00:00
bookmarks Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
broadcast_policies bundle update rubocop 2023-12-06 14:25:02 +00:00
communication_channel Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
conditional_release add SubAssignment model 2023-12-19 16:13:47 +00:00
context_module_progressions Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
courses Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
csp add reasonable failsafes for several usages of Consul 2023-07-12 14:51:15 +00:00
discussion_topic rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
enrollment Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
epub_exports Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
exporters don't unnecessarily copy files before uploading 2024-02-02 19:32:30 +00:00
group_categories RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
importers Stop always exporting unpublished folders on selective exports 2024-02-05 20:14:44 +00:00
incoming_mail Default to plain text if incoming html is too long 2023-09-11 15:42:10 +00:00
live_assessments RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
lti Include 1.1 ID for module items in 1.3 launch 2024-01-23 17:09:27 +00:00
master_courses rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
messages Remove more settings 2024-01-29 16:21:38 +00:00
microsoft_sync Show Microsoft Sync debugging info 2024-01-10 16:57:16 +00:00
moderated_grading add SubAssignment model 2023-12-19 16:13:47 +00:00
outcomes_service bundle update rubocop 2023-12-06 14:25:02 +00:00
page_view Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
polling use Arel for EXISTS sub-queries 2023-05-02 17:30:40 +00:00
quizzes rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
quizzes_next Add support to clone alignments after course copy 2024-01-25 18:50:48 +00:00
release_notes Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
simply_versioned Remove more settings 2024-01-29 16:21:38 +00:00
speed_grader do not load speedgrader with only test student 2023-10-26 16:01:35 +00:00
users Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
wiki_pages Move Mastery Path to an account/course setting 2022-04-13 22:26:57 +00:00
abstract_assignment.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
abstract_course.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
access_token.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
account.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
account_notification.rb Prevent suspended users from receiving account notifications 2024-01-30 19:42:18 +00:00
account_notification_role.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
account_report.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +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 job ids to account reports 2023-07-14 19:07:25 +00:00
account_user.rb include soft-deleted associations when calculating user root_account_ids 2023-11-06 17:39:37 +00:00
alert.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
alert_criterion.rb RuboCop: Style/HashSyntax 2021-11-25 14:02:35 +00:00
announcement.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
anonymous_or_moderation_event.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
application_record.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
appointment_group.rb Allow observers in appointment groups 2023-12-21 18:40:06 +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 rubocop: Style/TernaryParentheses, Style/RedundantParentheses 2023-04-12 14:56:48 +00:00
assessment_question.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
assessment_question_bank.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
assessment_question_bank_user.rb RuboCop: Rails/Validation 2021-11-16 16:48:43 +00:00
assessment_request.rb add ability to search assigned peer reviews 2024-01-25 15:20:13 +00:00
asset_user_access.rb Remove more settings 2024-01-29 16:21:38 +00:00
asset_user_access_log.rb Remove more settings 2024-01-29 16:21:38 +00:00
assignment.rb allow creating group overrides for checkpoints 2023-12-21 20:42:03 +00:00
assignment_configuration_tool_lookup.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
assignment_group.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
assignment_override.rb Introduce DiscussionCheckpointUpdaterService 2024-01-30 15:52:04 +00:00
assignment_override_student.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
assignment_student_visibility.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
attachment.rb Remove more settings 2024-01-29 16:21:38 +00:00
attachment_association.rb only count words on submitted files 2023-08-29 18:24:03 +00:00
attachment_upload_status.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
auditors.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
authentication_provider.rb ignore empty sis_user_id/integration_id in federated attributes 2024-01-31 18:02:30 +00:00
big_blue_button_conference.rb Remove a lot of settings 2024-01-09 21:32:17 +00:00
blackout_date.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
block_editor.rb Add base block editor to storybook and page edit 2024-02-12 17:34:04 +00:00
bookmark_service.rb Remove support for bookmark service text queries 2023-03-22 15:02:52 +00:00
bookmarks.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
bounce_notification_processor.rb rubocop: prep for updating rubocop-rails 2023-04-14 14:07:22 +00:00
brand_config.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
calendar_event.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
canvadoc.rb Remove more settings 2024-01-29 16:21:38 +00:00
canvadocs_annotation_context.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
canvadocs_submission.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
canvas_metadatum.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
cloned_item.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
collaboration.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
collaborator.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
comment_bank_item.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
communication_channel.rb Remove more settings 2024-01-29 16:21:38 +00:00
conditional_release.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
content_export.rb Ensure BP downstream changes and re-locking works 2023-06-13 23:51:21 +00:00
content_migration.rb don't set ContentMigration#finished_at prematurely 2024-01-11 17:08:13 +00:00
content_participation.rb add missing content participation items 2023-09-27 17:45:33 +00:00
content_participation_count.rb add missing content participation items 2023-09-27 17:45:33 +00:00
content_share.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
content_tag.rb Call SLM when moving module items 2024-01-25 23:50:46 +00:00
context.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
context_external_tool.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
context_external_tool_placement.rb RuboCop: Style/HashSyntax 2021-11-25 14:02:35 +00:00
context_module.rb Call SLM when updating module overrides 2024-01-29 20:33:32 +00:00
context_module_item.rb Include object's modules' overrides in date_details API 2023-11-03 17:42:01 +00:00
context_module_progression.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
conversation.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
conversation_batch.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
conversation_message.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
conversation_message_participant.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
conversation_participant.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
course.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
course_account_association.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
course_date_range.rb RuboCop: Layout app/models 2021-09-22 19:32:32 +00:00
course_pace.rb Ignore deleted paces in CoursePace#student_enrollments 2024-02-09 16:11:58 +00:00
course_pace_module_item.rb Fix non-paceable content tags being updated/created 2022-11-08 19:36:22 +00:00
course_profile.rb RuboCop: Style/HashSyntax 2021-11-25 14:02:35 +00:00
course_progress.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
course_score_statistic.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
course_section.rb Support search_term param on sections list api 2023-08-31 19:59:25 +00:00
crocodoc_document.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
custom_data.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
custom_grade_status.rb add permissions to account grade status models 2023-08-02 16:53:02 +00:00
custom_gradebook_column.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
custom_gradebook_column_datum.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
delayed_message.rb Introduce single table inheritance (STI) to the Assignment model 2023-12-05 22:09:24 +00:00
delayed_notification.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
designer_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
developer_key.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
developer_key_account_binding.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
discussion_entry.rb Remove a lot of settings 2024-01-09 21:32:17 +00:00
discussion_entry_draft.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
discussion_entry_participant.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
discussion_entry_version.rb Create DiscussionEntryVersion 2022-11-01 15:28:34 +00:00
discussion_topic.rb Update CreateDiscussionTopic to support checkpoints 2024-01-16 22:23:28 +00:00
discussion_topic_participant.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
discussion_topic_section_visibility.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
document_service.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
enrollment.rb fix graphql user -> enrollments state filtering bug 2024-01-19 18:57:02 +00:00
enrollment_dates_override.rb make term override dates sis sticky 2024-02-02 20:35:04 +00:00
enrollment_state.rb fix graphql user -> enrollments state filtering bug 2024-01-19 18:57:02 +00:00
enrollment_term.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
eportfolio.rb bundle update rubocop 2023-08-14 16:32:06 +00:00
eportfolio_category.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
eportfolio_entry.rb fix eportfolio exports with long section/page names 2023-08-03 20:04:26 +00:00
epub_export.rb Remove a lot of settings 2024-01-09 21:32:17 +00:00
error_report.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
etherpad_collaboration.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
external_feed.rb bundle update rubocop 2023-08-14 16:32:06 +00:00
external_feed_entry.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
external_integration_key.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
external_tool_collaboration.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
favorite.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
feature_flag.rb Remove a lot of settings 2024-01-09 21:32:17 +00:00
folder.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
google_docs_collaboration.rb rework google_drive for currently maintained upstream gems 2023-08-22 23:34:10 +00:00
gradebook_csv.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
gradebook_filter.rb load gradebook filters 2022-01-14 15:29:51 +00:00
gradebook_upload.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
grading_period.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
grading_period_group.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
grading_standard.rb support used locations to default grading scheme 2024-02-12 19:51:36 +00:00
group.rb update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00
group_and_membership_importer.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
group_category.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
group_leadership.rb RuboCop: Layout app/models 2021-09-22 19:32:32 +00:00
group_membership.rb Rename DueDateCacher to SubmissionLifecycleManager 2023-07-11 14:43:12 +00:00
ignore.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
importers.rb Remove content importer `require_dependency` calls 2023-01-06 17:28:57 +00:00
kaltura_media_file_handler.rb Fix media file imports with "maybe" media objects 2023-08-04 21:25:26 +00:00
late_policy.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
learning_outcome.rb Update scopes for LearningOutcome and LearningOutcomeGroup 2024-01-03 18:20:40 +00:00
learning_outcome_group.rb Update scopes for LearningOutcome and LearningOutcomeGroup 2024-01-03 18:20:40 +00:00
learning_outcome_question_result.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
learning_outcome_result.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
live_assessments.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
lti.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
lti_conference.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
mailer.rb rubocop: Style/TernaryParentheses, Style/RedundantParentheses 2023-04-12 14:56:48 +00:00
many_root_accounts.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
master_courses.rb Introduce single table inheritance (STI) to the Assignment model 2023-12-05 22:09:24 +00:00
media_object.rb Handle permission checks when context_root_account is nil 2024-01-17 20:20:30 +00:00
media_source_fetcher.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
media_track.rb Cleanup BP change page for captions 2023-06-14 18:58:56 +00:00
mention.rb Increment discussion_mention.create 2022-04-08 15:19:58 +00:00
message.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
microsoft_sync.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
migration_issue.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
moderated_grading.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
moderation_grader.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
module_student_visibility.rb Create module_student_visibilities view 2024-01-16 20:38:56 +00:00
notification.rb Fix notification names on ALLOWED_PUSH_NOTIFICATION_TYPES 2023-10-26 15:20:46 +00:00
notification_endpoint.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
notification_failure_processor.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
notification_finder.rb rubocop: fix miscelleneuos violations in prep of bumping rubocop 2023-04-12 19:26:13 +00:00
notification_policy.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
notification_policy_override.rb bundle update rubocop-performance 2023-08-17 23:05:06 +00:00
notification_preloader.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
notifier.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
oauth_request.rb RuboCop: Style/SingleLineMethods, Style/Semicolon 2021-11-12 18:39:32 +00:00
observer_alert.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
observer_alert_threshold.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
observer_enrollment.rb fix concluded observers unable to view grades 2023-09-12 16:37:37 +00:00
observer_pairing_code.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
one_time_password.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
originality_report.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
outcome_calculation_method.rb New decaying_average calculation 2023-07-31 15:06:45 +00:00
outcome_friendly_description.rb RuboCop: Layout app/models 2021-09-22 19:32:32 +00:00
outcome_import.rb rubocop: Rails/I18nLocaleAssignment 2023-06-13 21:59:50 +00:00
outcome_import_context.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
outcome_import_error.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
outcome_proficiency.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
outcome_proficiency_rating.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
page_comment.rb RuboCop: Rails/RedundantAllowNil 2021-11-25 14:02:44 +00:00
page_view.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
parallel_importer.rb add job_ids to sis_batches and parallel_importers 2023-06-07 17:09:46 +00:00
planner_note.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
planner_override.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
plugin_setting.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
polling.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
post_policy.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
profile.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
progress.rb Cancel orphaned Progresses 2023-11-29 21:06:20 +00:00
pseudonym.rb avoid a db connection at boot from authlogic 2023-12-18 15:11:19 +00:00
pseudonym_session.rb use a distinct error message for too recent of successful login 2023-09-06 15:23:01 +00:00
purgatory.rb Remove more settings 2024-01-29 16:21:38 +00:00
quiz_migration_alert.rb show short term quiz migration limitation message 2021-12-16 13:52:27 +00:00
quizzes.rb Update quizzes.rb 2022-06-28 17:16:25 +00:00
received_content_share.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
release_note.rb add reasonable failsafes for several usages of Consul 2023-07-12 14:51:15 +00:00
report_snapshot.rb Fix OSS data collection 2023-01-17 23:03:35 +00:00
role.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
role_override.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
rollup_score.rb New decaying_average calculation 2023-07-31 15:06:45 +00:00
root_account_resolver.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
rubric.rb add saving data to rubric form 2024-02-01 16:17:27 +00:00
rubric_assessment.rb Add live event rubric_assesed 2023-11-16 21:01:40 +00:00
rubric_association.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
rubric_criterion.rb save rubric_criterion when changes in rubric model 2024-01-02 15:28:44 +00:00
scheduled_publication.rb fix unpublishing page with "publish at" date 2023-02-08 20:22:18 +00:00
scheduled_smart_alert.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
score.rb grade override status with null score 2023-11-02 20:31:50 +00:00
score_metadata.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
score_statistic.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
sent_content_share.rb RuboCop: Layout app/models 2021-09-22 19:32:32 +00:00
session_persistence_token.rb Fix some bulk update violations 2023-03-30 17:05:43 +00:00
setting.rb remove Setting.skip_cache 2023-09-27 17:08:20 +00:00
sharded_bookmarked_collection.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
shared_brand_config.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
sis_batch.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
sis_batch_error.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sis_batch_roll_back_data.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
sis_post_grades_status.rb RuboCop: Style/PercentLiteralDelimiters 2021-11-18 23:05:50 +00:00
sis_pseudonym.rb add position to sis_pseudonym for a more consistent sort 2023-07-11 17:26:11 +00:00
split_users.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
standard_grade_status.rb add permissions to account grade status models 2023-08-02 16:53:02 +00:00
stream_item.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
stream_item_instance.rb Clean up more bulk update warnings 2023-05-02 15:08:03 +00:00
student_enrollment.rb bundle update rubocop 2023-12-06 14:25:02 +00:00
student_view_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
sub_assignment.rb allow creating group overrides for checkpoints 2023-12-21 20:42:03 +00:00
submission.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
submission_comment.rb fix media comment bug 2024-02-07 20:08:18 +00:00
submission_comment_interaction.rb RuboCop: Style/RedundantAssignment 2021-11-11 17:39:20 +00:00
submission_draft.rb support multi-shard submission draft attachments 2023-06-08 17:51:09 +00:00
submission_draft_attachment.rb support multi-shard submission draft attachments 2023-06-08 17:51:09 +00:00
submission_version.rb add SubAssignment model 2023-12-19 16:13:47 +00:00
ta_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
teacher_enrollment.rb add # frozen_string_literal: true for models 2020-10-28 22:08:12 +00:00
temporary_enrollment_pairing.rb log created_by for temporary enrollment pairings 2023-12-11 02:07:43 +00:00
terms_of_service.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
terms_of_service_content.rb RuboCop: Style/RedundantSelf 2021-11-20 16:41:21 +00:00
thumbnail.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
usage_rights.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
user.rb Allow admins to search deleted users 2024-02-08 15:24:46 +00:00
user_account_association.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
user_learning_object_scopes.rb todo list return active or pending peer reviews 2023-08-16 15:27:48 +00:00
user_lmgb_outcome_orderings.rb LMGB Columns Persistent Across Page Refresh 2024-01-09 16:59:44 +00:00
user_merge_data.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
user_merge_data_item.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
user_merge_data_record.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
user_note.rb rubocop: Style/SafeNavigation 2023-04-10 20:57:10 +00:00
user_observation_link.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +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 update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00
user_preference_value.rb rails 7.1: fix deprecations on `serialize` args 2024-02-05 16:15:13 +00:00
user_profile.rb bump rubocop-performance 2023-04-12 19:29:39 +00:00
user_profile_link.rb RuboCop: Rails/RedundantAllowNil 2021-11-17 20:00:09 +00:00
user_service.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
version.rb make plugin zeitwerk compatible 2021-10-08 17:20:38 +00:00
viewed_submission_comment.rb RuboCop: Layout app/models 2021-09-22 19:32:32 +00:00
web_conference.rb bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
web_conference_participant.rb RuboCop: Layout app/models 2021-09-22 19:32:32 +00:00
web_zip_export.rb rubocop: Rails/I18nLocaleAssignment 2023-06-13 21:59:50 +00:00
wiki.rb Update front page when url changes 2023-11-21 18:07:13 +00:00
wiki_page.rb Add base block editor to storybook and page edit 2024-02-12 17:34:04 +00:00
wiki_page_embedding.rb Add initial smart search implementation 2023-09-08 18:52:53 +00:00
wiki_page_lookup.rb Find wiki pages from lookup table 2023-06-16 17:11:59 +00:00
wimba_conference.rb update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00