Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Drupal 10.3 #1224

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/lando_version.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.21.2
v3.20.8
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"drupal/restui": "^1.20",
"drupal/role_delegation": "^1.1",
"drupal/rot13": "^2.0",
"drupal/rules": "dev-3.x",
"drupal/rules": "^4.0",
"drupal/search404": "^2.0",
"drupal/search_api": "^1.31",
"drupal/search_api_page": "^1.0",
Expand All @@ -159,7 +159,7 @@
"drupal/token": "^1.7",
"drupal/token_views_filter": "^1.4",
"drupal/twig_tweak": "^3.2",
"drupal/typed_data": "^1.0@alpha",
"drupal/typed_data": "^2.1",
"drupal/user_current_paths": "^2.0",
"drupal/views_aggregator": "^2.0",
"drupal/views_block_filter_block": "^2.0",
Expand Down
1,574 changes: 771 additions & 803 deletions composer.lock

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions tests/behat/features/cci/cci-homepage.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ Feature: verify specific items on CCI homepage
And I should see "List View"
And I should see "CAREERS Cyberteam"
And I should see "Great Plains Cyberteam"
And I should see "ACCESS Facilitators"
And I should see "People who use or support people who use ACCESS resources and the ACCESS Resource Allocation System."
When I click "List View"
Then I should see "Programs"
And I should see "Affinity Groups"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ _core:
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
id: basic
label: Basic
revision: 0
revision: false
description: 'A basic block contains a title and a body.'
1 change: 1 addition & 0 deletions web/sites/default/config/default/captcha.settings.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_core:
default_config_hash: pfrv6lPS72f5WG1UB4wHkgQV2invlHwVpaCy_mY-ClQ
langcode: en
default_challenge: recaptcha/reCAPTCHA
description: 'This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.'
administration_mode: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ content:
timezone_override: ''
date_format: 'n/j/Y g:i A T'
separator: '-'
from_to: both
third_party_settings: { }
weight: 3
region: content
Expand Down Expand Up @@ -122,3 +123,4 @@ content:
hidden:
affinity_group: true
body: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ content:
timezone_override: ''
date_format: 'n/j/Y g:i A T'
separator: '-'
from_to: both
third_party_settings: { }
weight: 1
region: content
Expand Down Expand Up @@ -125,3 +126,4 @@ content:
hidden:
body: true
field_video: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ content:
timezone_override: ''
date_format: 'n/j/Y g:i A T'
separator: '-'
from_to: both
third_party_settings: { }
weight: 0
region: content
Expand Down Expand Up @@ -72,5 +73,6 @@ hidden:
content_moderation_control: true
field_video: true
registration: true
search_api_excerpt: true
tags: true
title: true
1 change: 1 addition & 0 deletions web/sites/default/config/default/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ module:
key: 0
label_help: 0
layout_builder: 0
layout_builder_expose_all_field_blocks: 0
layout_builder_styles: 0
layout_discovery: 0
link: 0
Expand Down
1 change: 1 addition & 0 deletions web/sites/default/config/default/domain.settings.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_core:
default_config_hash: SqO3jj5-PrHcRrGib_iucdsk_VvSs5jeCtrmeZL93vg
langcode: en
allow_non_ascii: false
www_prefix: true
login_paths: "/user/login\r\n/user/password"
Expand Down
5 changes: 3 additions & 2 deletions web/sites/default/config/default/easy_breadcrumb.settings.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_core:
default_config_hash: i76EDs9aAKdrR4nZfe_woXsD0yihn4avDej8uClXES8
langcode: en
applies_admin_routes: true
include_invalid_paths: true
excluded_paths: ''
Expand Down Expand Up @@ -41,5 +42,5 @@ segment_display_limit: 0
truncator_mode: true
truncator_length: 40
truncator_dots: true
remove_repeated_segments_text_only: 0
home_segment_validation_skip: 0
remove_repeated_segments_text_only: false
home_segment_validation_skip: false
6 changes: 3 additions & 3 deletions web/sites/default/config/default/editor.editor.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_size: null
max_dimensions:
width: 0
height: 0
width: null
height: null
6 changes: 3 additions & 3 deletions web/sites/default/config/default/editor.editor.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_size: null
max_dimensions:
width: 0
height: 0
width: null
height: null
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ settings:
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload: { }
image_upload:
status: false
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_core:
default_config_hash: RxfgTC8yWMhzTa41DZzlk3169bYaMx274_UMuJg2MHQ
langcode: en
verification_mail_subject: 'Verify your email address'
verification_mail_body:
value: "<p>This email address has been entered as a new email address at [site:url-brief].</p>\r\n\r\n<p>To complete the change, please verify this email address by clicking following link:<br />\r\n[user:email_change_verification_link]</p>\r\n"
Expand Down
1 change: 0 additions & 1 deletion web/sites/default/config/default/jsonapi.settings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
_core:
default_config_hash: p_qzzTwtOMiIPE7CyG0wD6M-UCpBp6Y5E4LhNCnCRpY
langcode: en
read_only: true
maintenance_header_retry_seconds:
min: 5
Expand Down
1 change: 1 addition & 0 deletions web/sites/default/config/default/mail_login.settings.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_core:
default_config_hash: SX6DIiIBBvqmyHSrvYf-cCkJe38EsqTTnsgc806M2qU
langcode: en
mail_login_enabled: 1
mail_login_case_sensitive: 0
mail_login_email_only: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ _core:
name: 'ACCESS Active Resources from CiDeR'
type: access_active_resources_from_cid
description: 'ACCESS integrated resource provider resources from the CyberInfrastructure Description Repository (CiDeR)'
help: ''
help: null
new_revision: false
preview_mode: 0
display_submitted: false
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.access_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'ACCESS Announcements'
type: access_news
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ third_party_settings:
name: 'ACCESS Organization'
type: access_organization
description: 'Organization data pulled from ACCESS.'
help: ''
help: null
new_revision: true
preview_mode: 1
display_submitted: true
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.affinity_group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'Affinity Group'
type: affinity_group
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
2 changes: 1 addition & 1 deletion web/sites/default/config/default/node.type.article.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _core:
name: Article
type: article
description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
help: ''
help: null
new_revision: true
preview_mode: 1
display_submitted: true
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.blog_post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'Blog post'
type: blog_post
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'Blog post (region)'
type: blog_post_region_
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ third_party_settings:
parent: 'main:'
name: 'Community Events'
type: community_events
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _core:
name: 'Infrastructure News'
type: infrastructure_news
description: 'Updates on infrastructure news fed via a feed.'
help: ''
help: null
new_revision: false
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'MATCH+ Engagement'
type: match_engagement
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ _core:
default_config_hash: r-GnqR8OEnP4QC2baLHRZuDry_xs9DklT6McnySRD_s
name: 'Mentorship Engagement'
type: mentorship_engagement
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 0
display_submitted: false
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.organization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: Organization
type: organization
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
2 changes: 1 addition & 1 deletion web/sites/default/config/default/node.type.page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ _core:
name: 'Basic page'
type: page
description: "Use <em>basic pages</em> for your static content, such as an 'About us' page."
help: ''
help: null
new_revision: true
preview_mode: 1
display_submitted: false
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.peoplecardview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ third_party_settings:
parent: 'main:'
name: PeopleCardView
type: peoplecardview
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.peoplelistview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ third_party_settings:
parent: 'main:'
name: PeopleListView
type: peoplelistview
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
4 changes: 2 additions & 2 deletions web/sites/default/config/default/node.type.press_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'Press Release'
type: press_release
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ third_party_settings:
parent: ''
name: 'Published Articles'
type: published_articles
description: ''
help: ''
description: null
help: null
new_revision: true
preview_mode: 1
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ third_party_settings:
name: 'Recommended Resource from CiDeR'
type: recommended_cider
description: 'For Affinity Group admins to recommend an ACCESS Resource from CiDeR to their Affinity Group page.'
help: ''
help: null
new_revision: true
preview_mode: 0
display_submitted: false
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ third_party_settings:
name: 'Regional About'
type: regional_about
description: "Use this content type to add content to your region's about page."
help: ''
help: null
new_revision: true
preview_mode: 1
display_submitted: false
2 changes: 1 addition & 1 deletion web/sites/default/config/default/node.type.webform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ _core:
name: Webform
type: webform
description: 'A basic page with a webform attached.'
help: ''
help: null
new_revision: true
preview_mode: 1
display_submitted: true
5 changes: 3 additions & 2 deletions web/sites/default/config/default/search404.settings.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
_core:
default_config_hash: rpG1Ls9q9819JpDC_9UHvr9eb3a9nNr1s1yCykIlvlA
langcode: en
search404_redirect_301: false
search404_do_custom_search: false
search404_custom_search_path: search/@keys
Expand All @@ -20,5 +23,3 @@ search404_page_title: 'Page not found'
search404_ignore: 'and or the'
search404_ignore_paths: ''
site_404: search404
_core:
default_config_hash: rpG1Ls9q9819JpDC_9UHvr9eb3a9nNr1s1yCykIlvlA
2 changes: 1 addition & 1 deletion web/sites/default/config/default/system.cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ _core:
threshold:
requirements_warning: 172800
requirements_error: 1209600
logging: 1
logging: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ status: true
dependencies: { }
name: 'Affinity Groups'
vid: affinity_groups
description: ''
description: null
weight: 0
new_revision: false
Loading
Loading