From 4f9a78dea63926d41f9d5c7caa74b71428a8ca86 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Wed, 13 Nov 2024 07:37:04 -0800 Subject: [PATCH] 9.8.5 --- CHANGELOG.md | 6 ++++++ modules/jumpstart_ui/jumpstart_ui.info.yml | 2 +- .../stanford_basic_page_types.info.yml | 2 +- .../stanford_courses_importer.info.yml | 2 +- modules/stanford_courses/stanford_courses.info.yml | 2 +- .../stanford_date_formats/stanford_date_formats.info.yml | 2 +- modules/stanford_decoupled/stanford_decoupled.info.yml | 2 +- .../stanford_events_importer.info.yml | 2 +- .../stanford_events_series/stanford_events_series.info.yml | 2 +- modules/stanford_events/stanford_events.info.yml | 2 +- .../stanford_image_styles/stanford_image_styles.info.yml | 2 +- modules/stanford_intranet/stanford_intranet.info.yml | 2 +- modules/stanford_news/stanford_news.info.yml | 2 +- .../stanford_notifications/stanford_notifications.info.yml | 2 +- .../stanford_paragraph_card.info.yml | 2 +- .../stanford_person_importer.info.yml | 2 +- modules/stanford_person/stanford_person.info.yml | 2 +- .../stanford_profile_drush/stanford_profile_drush.info.yml | 2 +- .../stanford_profile_styles.info.yml | 2 +- modules/stanford_publication/stanford_publication.info.yml | 2 +- modules/stanford_text_editor/stanford_text_editor.info.yml | 2 +- stanford_profile_helper.info.yml | 2 +- 22 files changed, 27 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f62a8648..4a13332a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Stanford Profile Helper +9.8.5 +-------------------------------------------------------------------------------- +_Release Date: 2024-11-13_ + +- SRC-38: removing the section and div specificity + 9.8.4 -------------------------------------------------------------------------------- _Release Date: 2024-11-11_ diff --git a/modules/jumpstart_ui/jumpstart_ui.info.yml b/modules/jumpstart_ui/jumpstart_ui.info.yml index f454dd53..f6605a10 100755 --- a/modules/jumpstart_ui/jumpstart_ui.info.yml +++ b/modules/jumpstart_ui/jumpstart_ui.info.yml @@ -2,7 +2,7 @@ name: 'Jumpstart UI' type: module description: 'Provides UI Tools for Jumpstart Projects' package: Stanford -version: 9.8.4 +version: 9.8.5 core_version_requirement: ^10.3 || ^11 dependencies: - components:components diff --git a/modules/stanford_basic_page_types/stanford_basic_page_types.info.yml b/modules/stanford_basic_page_types/stanford_basic_page_types.info.yml index e121f5fc..85c41b76 100644 --- a/modules/stanford_basic_page_types/stanford_basic_page_types.info.yml +++ b/modules/stanford_basic_page_types/stanford_basic_page_types.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Basic Page Types' description: 'Provides support for basic page types in stanford_page nodes' -version: 9.8.4 +version: 9.8.5 core_version_requirement: ^10.3 || ^11 type: module project: Stanford diff --git a/modules/stanford_courses/modules/stanford_courses_importer/stanford_courses_importer.info.yml b/modules/stanford_courses/modules/stanford_courses_importer/stanford_courses_importer.info.yml index 7431cb6c..4bea247c 100644 --- a/modules/stanford_courses/modules/stanford_courses_importer/stanford_courses_importer.info.yml +++ b/modules/stanford_courses/modules/stanford_courses_importer/stanford_courses_importer.info.yml @@ -3,7 +3,7 @@ type: module description: 'Courses Migration Importer' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - stanford_courses:stanford_courses - migrate_tools:migrate_tools diff --git a/modules/stanford_courses/stanford_courses.info.yml b/modules/stanford_courses/stanford_courses.info.yml index 26fe177a..ae47b71f 100644 --- a/modules/stanford_courses/stanford_courses.info.yml +++ b/modules/stanford_courses/stanford_courses.info.yml @@ -2,7 +2,7 @@ name: 'Stanford Courses' type: module description: 'Courses content type' core_version_requirement: ^10.3 || ^11 -version: 9.8.4 +version: 9.8.5 package: Stanford dependencies: - config_pages:config_pages diff --git a/modules/stanford_date_formats/stanford_date_formats.info.yml b/modules/stanford_date_formats/stanford_date_formats.info.yml index 609567d1..ea0fa291 100644 --- a/modules/stanford_date_formats/stanford_date_formats.info.yml +++ b/modules/stanford_date_formats/stanford_date_formats.info.yml @@ -2,5 +2,5 @@ name: 'Stanford Date Formats' description: 'Date and time formats used by Stanford modules and Themes' type: module core_version_requirement: ^10.3 || ^11 -version: 9.8.4 +version: 9.8.5 package: Stanford diff --git a/modules/stanford_decoupled/stanford_decoupled.info.yml b/modules/stanford_decoupled/stanford_decoupled.info.yml index dc6e425d..1bf69114 100644 --- a/modules/stanford_decoupled/stanford_decoupled.info.yml +++ b/modules/stanford_decoupled/stanford_decoupled.info.yml @@ -3,7 +3,7 @@ type: module description: 'JsonAPI and GraphQL helper for decoupled sites.' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - graphql_compose:graphql_compose_layout_paragraphs - graphql_compose:graphql_compose_menus diff --git a/modules/stanford_events/modules/stanford_events_importer/stanford_events_importer.info.yml b/modules/stanford_events/modules/stanford_events_importer/stanford_events_importer.info.yml index b1c2fe65..5c6d9174 100644 --- a/modules/stanford_events/modules/stanford_events_importer/stanford_events_importer.info.yml +++ b/modules/stanford_events/modules/stanford_events_importer/stanford_events_importer.info.yml @@ -2,7 +2,7 @@ name: 'Stanford Events Importer' core_version_requirement: ^10.3 || ^11 description: 'Migrate importer for stanford events.' type: module -version: 9.8.4 +version: 9.8.5 package: 'Stanford' dependencies: - config_pages:config_pages diff --git a/modules/stanford_events/modules/stanford_events_series/stanford_events_series.info.yml b/modules/stanford_events/modules/stanford_events_series/stanford_events_series.info.yml index 8e18960b..c2deac4b 100644 --- a/modules/stanford_events/modules/stanford_events_series/stanford_events_series.info.yml +++ b/modules/stanford_events/modules/stanford_events_series/stanford_events_series.info.yml @@ -2,7 +2,7 @@ name: 'Stanford Events Series' core_version_requirement: ^10.3 || ^11 description: 'A series is a collection of events.' type: module -version: 9.8.4 +version: 9.8.5 package: 'Stanford' dependencies: - stanford_events:stanford_events diff --git a/modules/stanford_events/stanford_events.info.yml b/modules/stanford_events/stanford_events.info.yml index 24013ae4..2e379603 100755 --- a/modules/stanford_events/stanford_events.info.yml +++ b/modules/stanford_events/stanford_events.info.yml @@ -3,7 +3,7 @@ type: module description: 'Event content type, views, and importer.' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - address:address - allowed_formats:allowed_formats diff --git a/modules/stanford_image_styles/stanford_image_styles.info.yml b/modules/stanford_image_styles/stanford_image_styles.info.yml index 00246a05..38b1ff8b 100755 --- a/modules/stanford_image_styles/stanford_image_styles.info.yml +++ b/modules/stanford_image_styles/stanford_image_styles.info.yml @@ -3,7 +3,7 @@ type: module description: 'Provides Image Styles' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - drupal:image - drupal:responsive_image diff --git a/modules/stanford_intranet/stanford_intranet.info.yml b/modules/stanford_intranet/stanford_intranet.info.yml index 49018426..3a14bc86 100644 --- a/modules/stanford_intranet/stanford_intranet.info.yml +++ b/modules/stanford_intranet/stanford_intranet.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Intranet' description: 'Locks down access to the entire site if configured.' -version: 9.8.4 +version: 9.8.5 core_version_requirement: ^10.3 || ^11 type: module project: Stanford diff --git a/modules/stanford_news/stanford_news.info.yml b/modules/stanford_news/stanford_news.info.yml index 15ffba3f..cc17a735 100644 --- a/modules/stanford_news/stanford_news.info.yml +++ b/modules/stanford_news/stanford_news.info.yml @@ -3,7 +3,7 @@ type: module description: 'Stanford news items and views.' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - allowed_formats:allowed_formats - auto_entitylabel:auto_entitylabel diff --git a/modules/stanford_notifications/stanford_notifications.info.yml b/modules/stanford_notifications/stanford_notifications.info.yml index 4ca25467..ed1ab12b 100755 --- a/modules/stanford_notifications/stanford_notifications.info.yml +++ b/modules/stanford_notifications/stanford_notifications.info.yml @@ -2,7 +2,7 @@ name: Stanford Notifications description: Display a notification icon to the users when something in the platform has changed. core_version_requirement: ^10.3 || ^11 type: module -version: 9.8.4 +version: 9.8.5 package: Stanford dependencies: - drupal:user diff --git a/modules/stanford_paragraph_card/stanford_paragraph_card.info.yml b/modules/stanford_paragraph_card/stanford_paragraph_card.info.yml index d1818441..3af2a3f0 100644 --- a/modules/stanford_paragraph_card/stanford_paragraph_card.info.yml +++ b/modules/stanford_paragraph_card/stanford_paragraph_card.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Paragraph Card' description: 'Adds helpers and modifications to the card paragraph type.' -version: 9.8.4 +version: 9.8.5 core_version_requirement: ^10.3 || ^11 type: module project: Stanford diff --git a/modules/stanford_person/modules/stanford_person_importer/stanford_person_importer.info.yml b/modules/stanford_person/modules/stanford_person_importer/stanford_person_importer.info.yml index 007c598c..d0e3e291 100644 --- a/modules/stanford_person/modules/stanford_person_importer/stanford_person_importer.info.yml +++ b/modules/stanford_person/modules/stanford_person_importer/stanford_person_importer.info.yml @@ -3,7 +3,7 @@ type: module description: 'Migration support for importing of profile information from stanford.edu.' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - 'config_pages:config_pages' - 'drupal:migrate' diff --git a/modules/stanford_person/stanford_person.info.yml b/modules/stanford_person/stanford_person.info.yml index db480653..bae9426a 100755 --- a/modules/stanford_person/stanford_person.info.yml +++ b/modules/stanford_person/stanford_person.info.yml @@ -3,7 +3,7 @@ type: module description: 'A person bio and supporting information content type' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - allowed_formats:allowed_formats - auto_entitylabel:auto_entitylabel diff --git a/modules/stanford_profile_drush/stanford_profile_drush.info.yml b/modules/stanford_profile_drush/stanford_profile_drush.info.yml index c1a2d6f3..39c1d5a5 100644 --- a/modules/stanford_profile_drush/stanford_profile_drush.info.yml +++ b/modules/stanford_profile_drush/stanford_profile_drush.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Profile Drush' description: 'A collection of Drush commands since commands in the profile are not discoverable.' -version: 9.8.4 +version: 9.8.5 core_version_requirement: ^10.3 || ^11 type: module project: Stanford diff --git a/modules/stanford_profile_styles/stanford_profile_styles.info.yml b/modules/stanford_profile_styles/stanford_profile_styles.info.yml index c4fd4a0f..cc0a16d9 100644 --- a/modules/stanford_profile_styles/stanford_profile_styles.info.yml +++ b/modules/stanford_profile_styles/stanford_profile_styles.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Profile Styles' description: 'A module for theming' -version: 9.8.4 +version: 9.8.5 core_version_requirement: ^10.3 || ^11 type: module project: Stanford diff --git a/modules/stanford_publication/stanford_publication.info.yml b/modules/stanford_publication/stanford_publication.info.yml index 7e20a713..7d3fe7bb 100644 --- a/modules/stanford_publication/stanford_publication.info.yml +++ b/modules/stanford_publication/stanford_publication.info.yml @@ -3,7 +3,7 @@ type: module description: "Stanford Publications Module." core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - ctools:ctools - drupal:layout_builder diff --git a/modules/stanford_text_editor/stanford_text_editor.info.yml b/modules/stanford_text_editor/stanford_text_editor.info.yml index 240eea9e..3dcdaf42 100755 --- a/modules/stanford_text_editor/stanford_text_editor.info.yml +++ b/modules/stanford_text_editor/stanford_text_editor.info.yml @@ -2,5 +2,5 @@ name: 'Stanford Text Editor' description: 'Input formats and WYSIWYG settings' type: module core_version_requirement: ^10.3 || ^11 -version: 9.8.4 +version: 9.8.5 package: Stanford diff --git a/stanford_profile_helper.info.yml b/stanford_profile_helper.info.yml index d4526895..4c361cea 100644 --- a/stanford_profile_helper.info.yml +++ b/stanford_profile_helper.info.yml @@ -3,7 +3,7 @@ type: module description: 'Stanford Profile Helper Module.' core_version_requirement: ^10.3 || ^11 package: Stanford -version: 9.8.4 +version: 9.8.5 dependencies: - admin_toolbar:admin_toolbar - admin_toolbar:admin_toolbar_tools