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 drupal to 10.3 and add patches. #160

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

rosiel
Copy link
Contributor

@rosiel rosiel commented Jul 2, 2024

Summary

Updates the starter site to use Drupal 10.3.

Patches added:

[Flysystem] required_derivative_scheme is required. [issue]
[Advanced Search] Session was not being set. [issue]

Changes to config from updb:

  • 0's and '''s set to false or null
  • { }'s set to { }
  • 1's set to true
  • mail_notification: null added to site settings
  • new_revision: false added to taxonomy vocabularies
  • pagination_heading_level: h4 added to views with full pagers
  • plugin_id set to entity_target_id and entity_target_id added to views with arguments - see Added EntityArgument and EntityReferenceArgument Views argument plugins
  • advanced search as a requirement for the solr_search_content view was removed.

@rosiel rosiel requested a review from alxp July 10, 2024 17:48
Copy link
Contributor

@alxp alxp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went through the install process and everything went smoothly.

image

@alxp alxp merged commit 3e07da8 into Islandora-Devops:main Jul 17, 2024
3 checks passed
rosiel added a commit that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants