diff --git a/CHANGELOG.md b/CHANGELOG.md index 5888029e..da2f72c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Stanford Profile Helper +9.3.2 +-------------------------------------------------------------------------------- +_Release Date: 2023-09-11_ + +- Allow some necessary blocks to be public on intranets + 9.3.1 -------------------------------------------------------------------------------- _Release Date: 2023-09-08_ diff --git a/modules/jumpstart_ui/jumpstart_ui.info.yml b/modules/jumpstart_ui/jumpstart_ui.info.yml index 80ccf311..f1e0df04 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.3.1 +version: 9.3.2 core_version_requirement: ^9 || ^10 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 d0c10a41..f2d995de 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.3.1 +version: 9.3.2 core_version_requirement: ^9 || ^10 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 69c27981..e6f59285 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 5cfaff4c..de7707fa 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: ^9 || ^10 -version: 9.3.1 +version: 9.3.2 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 8c96a115..fe5ba159 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: ^9 || ^10 -version: 9.3.1 +version: 9.3.2 package: Stanford 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 5d904918..554586f6 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: ^9 || ^10 description: 'Migrate importer for stanford events.' type: module -version: 9.3.1 +version: 9.3.2 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 d6b50748..aa3425f7 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: ^9 || ^10 description: 'A series is a collection of events.' type: module -version: 9.3.1 +version: 9.3.2 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 88c48717..83910f2b 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 7c991ca0..75d19406 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 2ba6463b..8ee06be9 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.3.1 +version: 9.3.2 core_version_requirement: ^9 || ^10 type: module project: Stanford diff --git a/modules/stanford_news/stanford_news.info.yml b/modules/stanford_news/stanford_news.info.yml index 82ef522a..ca17fd64 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 0c0e2dd4..463b92de 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: ^9 || ^10 type: module -version: 9.3.1 +version: 9.3.2 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 f7bec603..d2c3a258 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.3.1 +version: 9.3.2 core_version_requirement: ^9 || ^10 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 dec188c4..449b0390 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 a30db95c..44a98fe9 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 25551148..4919eae7 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.3.1 +version: 9.3.2 core_version_requirement: ^9 || ^10 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 4a2bfc36..f35087de 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.3.1 +version: 9.3.2 core_version_requirement: ^9 || ^10 type: module project: Stanford diff --git a/modules/stanford_publication/stanford_publication.info.yml b/modules/stanford_publication/stanford_publication.info.yml index e63173b7..87e409dc 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 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 3793f66a..acfd0c9f 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: ^9 || ^10 -version: 9.3.1 +version: 9.3.2 package: Stanford diff --git a/stanford_profile_helper.info.yml b/stanford_profile_helper.info.yml index b14490cf..25787d5c 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: ^9 || ^10 package: Stanford -version: 9.3.1 +version: 9.3.2 dependencies: - admin_toolbar:admin_toolbar - admin_toolbar:admin_toolbar_tools