From 91b3f83c5d0205fef70b3e14134157675eb3f47c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20D=C3=ADaz=20Soto?= Date: Sun, 6 Oct 2024 19:11:16 -0600 Subject: [PATCH 1/3] chore(shs-5812): uninstall webform module --- composer.json | 1 - composer.lock | 121 ++------------------------------------------------ 2 files changed, 4 insertions(+), 118 deletions(-) diff --git a/composer.json b/composer.json index 83dd1a3020..30e8eed8ba 100644 --- a/composer.json +++ b/composer.json @@ -176,7 +176,6 @@ "drupal/views_ical": "^1.0@alpha", "drupal/views_infinite_scroll": "^2.0", "drupal/views_taxonomy_term_name_depth": "^7.0", - "drupal/webform": "^6.2@beta", "drupal/xmlsitemap": "^1.0", "drush/drush": "^12", "harvesthq/chosen": "^1.8", diff --git a/composer.lock b/composer.lock index 5effec5fa3..835b53bf15 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1c9629b25ccd21440a1056b49dddb48e", + "content-hash": "8ff19535ad3e310a919dc80d2bad7d2c", "packages": [ { "name": "acquia/blt", @@ -12313,118 +12313,6 @@ "source": "https://git.drupalcode.org/project/views_taxonomy_term_name_depth" } }, - { - "name": "drupal/webform", - "version": "6.2.7", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.2.7" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.2.7.zip", - "reference": "6.2.7", - "shasum": "7e0520773f2521d70837371b08e09a13704b4274" - }, - "require": { - "drupal/core": "^10.1", - "php": ">=8.1" - }, - "require-dev": { - "drupal/address": "1.x-dev", - "drupal/bootstrap": "3.x-dev", - "drupal/captcha": "^1 || ^2", - "drupal/chosen": "3.0.x-dev", - "drupal/ckeditor": "1.0.x-dev", - "drupal/clientside_validation": "^3 || ^4", - "drupal/clientside_validation_jquery": "*", - "drupal/devel": "5.x-dev", - "drupal/entity": "1.x-dev", - "drupal/entity_print": "2.x-dev", - "drupal/group": "1.x-dev", - "drupal/hal": "1 - 2", - "drupal/jquery_ui": "1.x-dev", - "drupal/jquery_ui_button": "2.x-dev", - "drupal/jquery_ui_checkboxradio": "2.x-dev", - "drupal/jquery_ui_datepicker": "2.x-dev", - "drupal/mailsystem": "4.x-dev", - "drupal/metatag": "1.x-dev", - "drupal/paragraphs": "1.x-dev", - "drupal/select2": "1.x-dev", - "drupal/smtp": "1.x-dev", - "drupal/styleguide": "^1 || ^2", - "drupal/telephone_validation": "2.x-dev", - "drupal/token": "1.x-dev", - "drupal/variationcache": "1.x-dev", - "drupal/webform_access": "*", - "drupal/webform_attachment": "*", - "drupal/webform_clientside_validation": "*", - "drupal/webform_devel": "*", - "drupal/webform_entity_print": "*", - "drupal/webform_node": "*", - "drupal/webform_options_limit": "*", - "drupal/webform_scheduled_email": "*", - "drupal/webform_share": "*", - "drupal/webform_ui": "*" - }, - "suggest": { - "drupal/jquery_ui_buttons": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.", - "drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained." - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "6.2.7", - "datestamp": "1721425228", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - }, - "drush": { - "services": { - "drush.services.yml": ">=9" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jacob Rockowitz (jrockowitz)", - "homepage": "https://www.drupal.org/u/jrockowitz", - "role": "Maintainer" - }, - { - "name": "Contributors", - "homepage": "https://www.drupal.org/node/7404/committers", - "role": "Contributor" - }, - { - "name": "liam morland", - "homepage": "https://www.drupal.org/user/493050" - }, - { - "name": "quicksketch", - "homepage": "https://www.drupal.org/user/35821" - }, - { - "name": "torotil", - "homepage": "https://www.drupal.org/user/865256" - } - ], - "description": "Enables the creation of webforms and questionnaires.", - "homepage": "https://drupal.org/project/webform", - "support": { - "source": "https://git.drupalcode.org/project/webform", - "issues": "https://www.drupal.org/project/issues/webform?version=8.x", - "docs": "https://www.drupal.org/docs/8/modules/webform", - "forum": "https://drupal.stackexchange.com/questions/tagged/webform" - } - }, { "name": "drupal/xmlsitemap", "version": "1.5.0", @@ -25664,16 +25552,15 @@ "drupal/viewfield": 10, "drupal/views_field_view": 10, "drupal/views_ical": 15, - "drupal/webform": 10, "onlyextart/colorbox": 20, - "su-sws/blt-sws": 20, - "su-sws/stanford_basic": 20 + "su-sws/stanford_basic": 20, + "su-sws/blt-sws": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=8.2" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" } From 02e32c4363631c89755038459f121ff0aa6f0c71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20D=C3=ADaz=20Soto?= Date: Sun, 6 Oct 2024 19:20:34 -0600 Subject: [PATCH 2/3] chore(shs-5812): remove hs_webform module --- ...m_display.paragraph.hs_webform.default.yml | 25 ---------------- ...w_display.paragraph.hs_webform.default.yml | 29 ------------------- ....paragraph.hs_webform.field_hs_webform.yml | 29 ------------------- ...eld.storage.paragraph.field_hs_webform.yml | 20 ------------- .../paragraphs.paragraphs_type.hs_webform.yml | 9 ------ .../modules/hs_webform/hs_webform.info.yml | 9 ------ 6 files changed, 121 deletions(-) delete mode 100644 docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_form_display.paragraph.hs_webform.default.yml delete mode 100644 docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_view_display.paragraph.hs_webform.default.yml delete mode 100644 docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.field.paragraph.hs_webform.field_hs_webform.yml delete mode 100644 docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.storage.paragraph.field_hs_webform.yml delete mode 100644 docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/paragraphs.paragraphs_type.hs_webform.yml delete mode 100644 docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/hs_webform.info.yml diff --git a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_form_display.paragraph.hs_webform.default.yml b/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_form_display.paragraph.hs_webform.default.yml deleted file mode 100644 index c7b3c7516a..0000000000 --- a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_form_display.paragraph.hs_webform.default.yml +++ /dev/null @@ -1,25 +0,0 @@ -uuid: 18b421aa-8dff-417d-98f2-d2739564166e -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.hs_webform.field_hs_webform - - paragraphs.paragraphs_type.hs_webform - module: - - webform -id: paragraph.hs_webform.default -targetEntityType: paragraph -bundle: hs_webform -mode: default -content: - field_hs_webform: - weight: 0 - settings: - default_data: false - third_party_settings: { } - type: webform_entity_reference_select - region: content -hidden: - created: true - status: true - uid: true diff --git a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_view_display.paragraph.hs_webform.default.yml b/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_view_display.paragraph.hs_webform.default.yml deleted file mode 100644 index d081396e96..0000000000 --- a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/core.entity_view_display.paragraph.hs_webform.default.yml +++ /dev/null @@ -1,29 +0,0 @@ -uuid: 91090e36-92eb-4107-9084-738a2108869c -langcode: en -status: true -dependencies: - config: - - field.field.paragraph.hs_webform.field_hs_webform - - paragraphs.paragraphs_type.hs_webform - module: - - field_formatter_class - - hs_field_helpers - - webform -id: paragraph.hs_webform.default -targetEntityType: paragraph -bundle: hs_webform -mode: default -content: - field_hs_webform: - weight: 0 - label: hidden - settings: - source_entity: false - third_party_settings: - field_formatter_class: - class: '' - hs_field_helpers: - inline_contents: 0 - type: webform_entity_reference_entity_view - region: content -hidden: { } diff --git a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.field.paragraph.hs_webform.field_hs_webform.yml b/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.field.paragraph.hs_webform.field_hs_webform.yml deleted file mode 100644 index c5bcf1c696..0000000000 --- a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.field.paragraph.hs_webform.field_hs_webform.yml +++ /dev/null @@ -1,29 +0,0 @@ -uuid: 39c84ab8-579f-4b2f-9e06-9cefae01dff5 -langcode: en -status: true -dependencies: - config: - - field.storage.paragraph.field_hs_webform - - paragraphs.paragraphs_type.hs_webform - module: - - webform -id: paragraph.hs_webform.field_hs_webform -field_name: field_hs_webform -entity_type: paragraph -bundle: hs_webform -label: Webform -description: '' -required: true -translatable: false -default_value: { } -default_value_callback: '' -settings: - handler: 'default:webform' - handler_settings: - target_bundles: null - auto_create: false - default_data: '' - status: open - open: '' - close: '' -field_type: webform diff --git a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.storage.paragraph.field_hs_webform.yml b/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.storage.paragraph.field_hs_webform.yml deleted file mode 100644 index 3f30e22565..0000000000 --- a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/field.storage.paragraph.field_hs_webform.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 2f4951d3-4ab4-4b29-b8a7-5024572cd89f -langcode: en -status: true -dependencies: - module: - - paragraphs - - webform -id: paragraph.field_hs_webform -field_name: field_hs_webform -entity_type: paragraph -type: webform -settings: - target_type: webform -module: webform -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/paragraphs.paragraphs_type.hs_webform.yml b/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/paragraphs.paragraphs_type.hs_webform.yml deleted file mode 100644 index 5a74855053..0000000000 --- a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/config/install/paragraphs.paragraphs_type.hs_webform.yml +++ /dev/null @@ -1,9 +0,0 @@ -uuid: b879de29-c495-4b50-b7b4-3d5cbbadb06f -langcode: en -status: true -dependencies: { } -id: hs_webform -label: Webform -icon_uuid: null -description: '' -behavior_plugins: { } diff --git a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/hs_webform.info.yml b/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/hs_webform.info.yml deleted file mode 100644 index 30f499ce38..0000000000 --- a/docroot/modules/humsci/hs_paragraph_types/modules/hs_webform/hs_webform.info.yml +++ /dev/null @@ -1,9 +0,0 @@ -name: 'H&S Webform Paragraph' -description: 'Webform Paragraph type' -core_version_requirement: ^9.4 || ^10 -type: module -version: 8.2.7 -package: 'Humanities & Sciences' -dependencies: - - paragraphs - - webform From 71ce5e338d044a4c6235c810f2afdf610fec7633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20D=C3=ADaz=20Soto?= Date: Sun, 6 Oct 2024 19:21:54 -0600 Subject: [PATCH 3/3] chore(shs-5812): remove webform and hs_webform from profile dependencies --- .../humsci/su_humsci_profile/su_humsci_profile.info.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml index d1702a3683..26da55331f 100644 --- a/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml +++ b/docroot/profiles/humsci/su_humsci_profile/su_humsci_profile.info.yml @@ -136,7 +136,6 @@ install: - 'humsci:hs_view' - 'humsci:hs_view_display' - 'humsci:hs_views_helper' - - 'humsci:hs_webform' - 'inline_entity_form:inline_entity_form' - 'key:key' - 'key:key_encrypt' @@ -187,6 +186,4 @@ install: - 'views_ical:views_ical' - 'views_infinite_scroll:views_infinite_scroll' - 'views_taxonomy_term_name_depth:views_taxonomy_term_name_depth' - - 'webform:webform' - - 'webform:webform_ui' - 'xmlsitemap:xmlsitemap'