canvas-lms/spec/models
James Williams 11585b2d33 fix legacy wiki front page behavior
test plan:
* create a course
* create a wiki page with the old default front page title
 "Front Page"
* replicate the legacy wiki state in the console with the
 following command:

 course = Course.find <COURSE_ID>
 course.wiki.update_attribute(:has_no_front_page, false)

* "Front Page" should be the front page

closes #CNVS-18060

Change-Id: Ieabf84d5c601bab4f5a2d898af847b933aa1e5eb
Reviewed-on: https://gerrit.instructure.com/47605
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
Reviewed-by: Mark Severson <markse@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
Tested-by: Jenkins
2015-01-22 14:33:36 +00:00
..
alerts rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assignments rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
auditors rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
broadcast_policies only broadcast grade changes to active students 2014-12-16 22:12:24 +00:00
content_migration remove unused external feeds columns 2015-01-07 23:36:18 +00:00
courses fix delayed alerts for courses with only section-limited teachers 2014-10-30 16:07:12 +00:00
data_exports_api rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
discussion_topic restrict verifiers to public file links in calendar event export 2014-10-30 12:44:21 +00:00
enrollment add not null column restraint to enrollments role_id 2014-12-15 21:00:57 +00:00
exporters rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
group_categories rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
importers reuse assignment groups with matching name on import 2014-12-22 20:47:30 +00:00
incoming_mail i18nliner(.rb) 2014-10-29 21:59:39 +00:00
live_assessments rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
lti refactor variable substitutions 2015-01-19 21:02:39 +00:00
messages rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
polling remove non-draft-state everything 2014-12-10 17:57:18 +00:00
quizzes A landing page for when Quiz Stats are just too big 2015-01-13 19:17:14 +00:00
access_token_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
account_authorization_config_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
account_notification_spec.rb allow excluding students from global surveys 2014-11-19 20:45:23 +00:00
account_spec.rb don't invalidate account quota cache when unnecessary 2015-01-15 14:04:13 +00:00
account_user_spec.rb new roles 2014-10-31 19:44:14 +00:00
active_record_base_spec.rb after_transaction_commit gem extraction 2014-10-24 20:45:49 +00:00
alert_spec.rb new roles 2014-10-31 19:44:14 +00:00
announcement_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
appointment_group_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assessment_question_bank_spec.rb Fix quiz questions from banks 2014-12-15 17:38:13 +00:00
assessment_question_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assessment_request_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
asset_user_access_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assignment_group_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
assignment_override_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assignment_override_student_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
assignment_spec.rb validate grading_type to be accepted value 2015-01-16 17:40:42 +00:00
assignment_student_visibility_spec.rb DA - module evaluation efficiency 2014-10-28 19:11:47 +00:00
attachment_spec.rb keep crocodoc off canvadocs strand 2014-10-22 20:53:17 +00:00
big_blue_button_conference_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
bookmark_service_spec.rb Fix Diigo API Calls 2014-10-28 17:00:50 +00:00
bounce_notification_processor_spec.rb bounced email handling 2014-09-04 16:48:13 +00:00
broadcast_policies_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
calendar_event_spec.rb restrict verifiers to public file links in calendar event export 2014-10-30 12:44:21 +00:00
canvadoc_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
cloned_item_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
collaboration_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
collaborator_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
communication_channel_spec.rb spec: fix missing sharding_spec_helper requires 2014-10-27 15:31:31 +00:00
content_export_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_migration_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_participation_count_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_participation_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
content_tag_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
context_external_tool_spec.rb refactor variable substitutions 2015-01-19 21:02:39 +00:00
context_module_progression_spec.rb invalidate module progressions on prerequisite change 2015-01-15 18:41:01 +00:00
context_module_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
context_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
conversation_batch_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_message_participant_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_message_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_participant_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
conversation_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
course_progress_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
course_section_spec.rb section and override dependent destroy 2014-12-17 16:02:39 +00:00
course_spec.rb touch the root folder when hiding or showing the Files tab 2015-01-15 19:18:55 +00:00
crocodoc_document_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
custom_data_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
delayed_message_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
delayed_notification_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
developer_key_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
discussion_entry_spec.rb allow teachers to seed replies for unpublished and locked topics 2014-12-02 19:42:52 +00:00
discussion_topic_participant_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
discussion_topic_spec.rb resolves group discussion entries not appearing in gradebook and speedgrader 2014-12-29 18:20:51 +00:00
enrollment_spec.rb new roles 2014-10-31 19:44:14 +00:00
enrollment_term_spec.rb return overridden start/end dates for terms in courses API 2014-11-07 22:52:41 +00:00
eportfolio_category_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_entry_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
eportfolio_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
error_report_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
external_feed_spec.rb remove unused external feeds columns 2015-01-07 23:36:18 +00:00
external_integration_key_spec.rb add external integration keys 2014-11-21 01:19:24 +00:00
feature_flag_spec.rb re-hide features when site admin turns them off 2014-12-26 17:48:05 +00:00
folder_spec.rb Fixes duplicate folder creation bug 2014-11-25 21:52:53 +00:00
general_model_spec.rb rspec 3-ify spec_helper 2014-10-16 23:13:23 +00:00
google_doc_entry.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
google_docs_collaboration_spec.rb Move google_docs code into a gem 2014-04-25 21:50:43 +00:00
grading_period_group_spec.rb add grading period group model 2014-11-14 22:07:00 +00:00
grading_period_spec.rb add grade period support to grade calculator 2014-12-29 20:01:45 +00:00
grading_standard_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
group_category_spec.rb respect individual group member limits when randomly assigning 2014-12-11 18:41:43 +00:00
group_leadership_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
group_membership_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
group_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
inbox_item_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
kaltura_media_file_handler_spec.rb spec: fix missing sharding_spec_helper requires 2014-10-27 15:31:31 +00:00
learning_outcome_group_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
learning_outcome_result_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
learning_outcome_spec.rb Outcomes API return better error messages 2015-01-12 20:03:05 +00:00
mailer_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
media_object_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
media_source_fetcher_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
message_spec.rb push notifications 2015-01-15 22:19:24 +00:00
notification_finder_spec.rb gemify broadcast policy 2014-09-24 11:35:33 +00:00
notification_policy_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
notification_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
notifier_spec.rb gemify broadcast policy 2014-09-24 11:35:33 +00:00
observer_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
page_view_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
plugin_setting_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
polymorphic_type_override_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
profile_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
progress_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
pseudonym_spec.rb allow changing password on delegated auth logins 2014-12-03 21:03:25 +00:00
quiz_student_visibility_spec.rb DA - module evaluation efficiency 2014-10-28 19:11:47 +00:00
role_override_spec.rb fix role overrides fetching for site admin on a separate shard 2014-11-13 19:09:51 +00:00
role_spec.rb refactor role type definitions to fix circular dependencies 2014-11-12 15:29:33 +00:00
rubric_assessment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
rubric_association_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
rubric_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
sharded_bookmarked_collection_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
sis_batch_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
stream_item_instance_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
stream_item_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
student_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
student_view_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
submission_comment_spec.rb submission comments in the inbox 2014-10-24 00:51:36 +00:00
submission_spec.rb turnitin: increase check status attempts 2014-12-10 23:06:52 +00:00
submission_version_spec.rb validations on Version and SubmissionVersion 2014-12-12 23:29:45 +00:00
ta_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
teacher_enrollment_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
user_observer_spec.rb new roles 2014-10-31 19:44:14 +00:00
user_profile_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
user_service_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
user_spec.rb fix roles for student view student 2015-01-14 19:38:23 +00:00
web_conference_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
web_conference_spec_helper.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
wiki_page_spec.rb remove non-draft-state everything 2014-12-10 17:57:18 +00:00
wiki_spec.rb fix legacy wiki front page behavior 2015-01-22 14:33:36 +00:00
wimba_conference_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00
zip_file_import_spec.rb rspec 3-ify spec/models 2014-10-14 20:10:03 +00:00