From de3910df6210b158ce0da146969827393ff94a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:23:49 -0500 Subject: [PATCH] Commit updated configuration following update to Drupal 8.8 --- ...rm_display.block_content.basic.default.yml | 6 ++++++ ...rm_display.block_content.slide.default.yml | 5 +++++ ...y_form_display.comment.comment.default.yml | 10 ++++++++++ ...content.group-group_membership.default.yml | 1 + ...ntity_form_display.node.action.default.yml | 2 ++ ...tity_form_display.node.article.default.yml | 3 +++ ....entity_form_display.node.blog.default.yml | 8 ++++++++ ...ity_form_display.node.campaign.default.yml | 1 + ...y_form_display.node.case_study.default.yml | 7 +++++++ ...entity_form_display.node.event.default.yml | 2 ++ ...form_display.node.landing_page.default.yml | 6 ++++++ ....entity_form_display.node.page.default.yml | 6 ++++++ ...ntity_form_display.node.people.default.yml | 1 + ...ity_form_display.node.resource.default.yml | 2 ++ ...ay.paragraph.content_reference.default.yml | 1 + ...ity_form_display.paragraph.faq.default.yml | 5 +++++ ...ty_form_display.paragraph.file.default.yml | 5 +++++ ...y_form_display.paragraph.image.default.yml | 5 +++++ ...paragraph.quotation_with_image.default.yml | 5 +++++ ...y_form_display.paragraph.slide.default.yml | 5 +++++ ...lay.paragraph.storyline_header.default.yml | 5 +++++ ...splay.paragraph.storyline_item.default.yml | 5 +++++ ...ty_form_display.paragraph.text.default.yml | 5 +++++ ...y_form_display.paragraph.title.default.yml | 5 +++++ ..._form_display.paragraph.update.default.yml | 5 +++++ ...y_form_display.paragraph.video.default.yml | 5 +++++ ...ty_form_display.paragraph.view.default.yml | 6 ++++++ ...form_display.paragraph.webform.default.yml | 5 +++++ ....entity_form_display.user.user.default.yml | 13 +++++++++++++ config/sync/core.extension.yml | 1 + .../field.field.block_content.basic.body.yml | 1 + config/sync/field.field.node.action.body.yml | 1 + config/sync/field.field.node.article.body.yml | 1 + config/sync/field.field.node.blog.body.yml | 1 + .../sync/field.field.node.campaign.body.yml | 1 + .../sync/field.field.node.case_study.body.yml | 1 + config/sync/field.field.node.event.body.yml | 1 + config/sync/field.field.node.page.body.yml | 1 + .../sync/field.field.node.resource.body.yml | 1 + ...content_settings.path_alias.path_alias.yml | 13 +++++++++++++ config/sync/system.file.yml | 3 +-- config/sync/views.view.action.yml | 3 ++- config/sync/views.view.archive.yml | 5 ++++- config/sync/views.view.article.yml | 1 - config/sync/views.view.block_content.yml | 7 ++++++- config/sync/views.view.blog.yml | 3 ++- config/sync/views.view.campaign.yml | 3 ++- config/sync/views.view.case_study.yml | 5 ++++- config/sync/views.view.comment.yml | 17 ++++++++++++++++- config/sync/views.view.comments_recent.yml | 5 ++++- config/sync/views.view.content.yml | 12 +++++++++++- config/sync/views.view.content_recent.yml | 5 ++++- config/sync/views.view.event.yml | 3 ++- config/sync/views.view.files.yml | 7 ++++++- config/sync/views.view.frontpage.yml | 7 ++++++- config/sync/views.view.glossary.yml | 3 ++- config/sync/views.view.group.yml | 4 +++- config/sync/views.view.group_content.yml | 3 ++- config/sync/views.view.group_members.yml | 3 ++- config/sync/views.view.group_nodes.yml | 5 ++++- config/sync/views.view.people.yml | 3 ++- config/sync/views.view.redirect.yml | 9 ++++++++- config/sync/views.view.redirect_404.yml | 7 ++++++- config/sync/views.view.related_content.yml | 3 ++- config/sync/views.view.resource.yml | 3 ++- config/sync/views.view.search.yml | 3 ++- config/sync/views.view.taxonomy_term.yml | 5 ++++- config/sync/views.view.user_admin_people.yml | 13 ++++++++++++- config/sync/views.view.watchdog.yml | 5 ++++- .../sync/views.view.webform_submissions.yml | 19 ++++++++++++++++++- config/sync/views.view.webmentions.yml | 11 ++++++++++- config/sync/views.view.who_s_new.yml | 5 ++++- config/sync/views.view.who_s_online.yml | 5 ++++- config/sync/webform.settings.yml | 9 +++++++-- ...bform.attend_the_tech_and_rev_workshop.yml | 2 ++ config/sync/webform.webform.blog_posts.yml | 4 ++++ config/sync/webform.webform.capacitacion.yml | 5 ++++- config/sync/webform.webform.contact.yml | 12 ++++++++---- .../sync/webform.webform.contact_confirm.yml | 5 ++++- .../sync/webform.webform.drutopia_intake.yml | 3 +++ .../sync/webform.webform.general_services.yml | 5 ++++- .../webform.webform.join_the_movement.yml | 5 ++++- ...form.webform.join_the_movement_confirm.yml | 5 ++++- config/sync/webform.webform.migrations.yml | 5 ++++- ...rm.webform.migrations_training_confirm.yml | 5 ++++- ...webform.webform.speaker_request_agaric.yml | 12 ++++++++---- ....webform.speaker_request_clayton_dewey.yml | 6 +++++- ...bform.speaker_request_mauricio_dinarte.yml | 6 +++++- ....webform.speaker_request_michele_metts.yml | 6 +++++- ...rm.webform.speaker_request_micky_metts.yml | 6 +++++- config/sync/webform.webform.training.yml | 5 ++++- 91 files changed, 408 insertions(+), 56 deletions(-) create mode 100644 config/sync/language.content_settings.path_alias.path_alias.yml diff --git a/config/sync/core.entity_form_display.block_content.basic.default.yml b/config/sync/core.entity_form_display.block_content.basic.default.yml index c797032..43600ba 100644 --- a/config/sync/core.entity_form_display.block_content.basic.default.yml +++ b/config/sync/core.entity_form_display.block_content.basic.default.yml @@ -21,6 +21,7 @@ content: rows: 9 summary_rows: 3 placeholder: '' + show_summary: false third_party_settings: { } region: content info: @@ -38,4 +39,9 @@ content: settings: include_locked: true third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: { } diff --git a/config/sync/core.entity_form_display.block_content.slide.default.yml b/config/sync/core.entity_form_display.block_content.slide.default.yml index 5b59dd4..f712054 100644 --- a/config/sync/core.entity_form_display.block_content.slide.default.yml +++ b/config/sync/core.entity_form_display.block_content.slide.default.yml @@ -41,4 +41,9 @@ content: settings: include_locked: true third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: { } diff --git a/config/sync/core.entity_form_display.comment.comment.default.yml b/config/sync/core.entity_form_display.comment.comment.default.yml index 6adcf54..7d2847c 100644 --- a/config/sync/core.entity_form_display.comment.comment.default.yml +++ b/config/sync/core.entity_form_display.comment.comment.default.yml @@ -31,6 +31,11 @@ content: hide_help: '1' hide_guidelines: '0' region: content + comment_notify_settings: + weight: 1 + settings: { } + third_party_settings: { } + region: content langcode: type: language_select weight: 2 @@ -38,5 +43,10 @@ content: settings: include_locked: true third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: subject: true diff --git a/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml b/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml index 7697be2..9a79b5a 100644 --- a/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml +++ b/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml @@ -21,6 +21,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content group_roles: diff --git a/config/sync/core.entity_form_display.node.action.default.yml b/config/sync/core.entity_form_display.node.action.default.yml index 5e1fa49..abe75c3 100644 --- a/config/sync/core.entity_form_display.node.action.default.yml +++ b/config/sync/core.entity_form_display.node.action.default.yml @@ -96,6 +96,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -154,6 +155,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.article.default.yml b/config/sync/core.entity_form_display.node.article.default.yml index 5a403f1..5d245f9 100644 --- a/config/sync/core.entity_form_display.node.article.default.yml +++ b/config/sync/core.entity_form_display.node.article.default.yml @@ -55,6 +55,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } field_body_paragraph: weight: 5 @@ -97,6 +98,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content field_topics: @@ -154,6 +156,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.blog.default.yml b/config/sync/core.entity_form_display.node.blog.default.yml index da102fd..98b1b9c 100644 --- a/config/sync/core.entity_form_display.node.blog.default.yml +++ b/config/sync/core.entity_form_display.node.blog.default.yml @@ -46,6 +46,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content @@ -89,6 +90,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -140,6 +142,11 @@ content: placeholder: '' third_party_settings: { } region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content uid: type: entity_reference_autocomplete weight: 7 @@ -147,6 +154,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.campaign.default.yml b/config/sync/core.entity_form_display.node.campaign.default.yml index 3d4e689..1237ca7 100644 --- a/config/sync/core.entity_form_display.node.campaign.default.yml +++ b/config/sync/core.entity_form_display.node.campaign.default.yml @@ -138,6 +138,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.case_study.default.yml b/config/sync/core.entity_form_display.node.case_study.default.yml index 9983411..e57de1d 100644 --- a/config/sync/core.entity_form_display.node.case_study.default.yml +++ b/config/sync/core.entity_form_display.node.case_study.default.yml @@ -88,6 +88,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content @@ -112,6 +113,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content @@ -183,6 +185,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content url_redirects: weight: 50 settings: { } diff --git a/config/sync/core.entity_form_display.node.event.default.yml b/config/sync/core.entity_form_display.node.event.default.yml index 91571c4..1e23ab5 100644 --- a/config/sync/core.entity_form_display.node.event.default.yml +++ b/config/sync/core.entity_form_display.node.event.default.yml @@ -86,6 +86,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -144,6 +145,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.landing_page.default.yml b/config/sync/core.entity_form_display.node.landing_page.default.yml index 25c9560..c0a0391 100644 --- a/config/sync/core.entity_form_display.node.landing_page.default.yml +++ b/config/sync/core.entity_form_display.node.landing_page.default.yml @@ -69,6 +69,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content uid: type: entity_reference_autocomplete weight: 2 @@ -76,6 +81,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 region: content third_party_settings: { } url_redirects: diff --git a/config/sync/core.entity_form_display.node.page.default.yml b/config/sync/core.entity_form_display.node.page.default.yml index aa06203..6b4b8d7 100644 --- a/config/sync/core.entity_form_display.node.page.default.yml +++ b/config/sync/core.entity_form_display.node.page.default.yml @@ -93,6 +93,11 @@ content: placeholder: '' third_party_settings: { } region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content uid: type: entity_reference_autocomplete weight: 3 @@ -100,6 +105,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.people.default.yml b/config/sync/core.entity_form_display.node.people.default.yml index 1bc2705..9cbcf13 100644 --- a/config/sync/core.entity_form_display.node.people.default.yml +++ b/config/sync/core.entity_form_display.node.people.default.yml @@ -159,6 +159,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.resource.default.yml b/config/sync/core.entity_form_display.node.resource.default.yml index d2253d1..da45ac5 100644 --- a/config/sync/core.entity_form_display.node.resource.default.yml +++ b/config/sync/core.entity_form_display.node.resource.default.yml @@ -105,6 +105,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -163,6 +164,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 region: content third_party_settings: { } url_redirects: diff --git a/config/sync/core.entity_form_display.paragraph.content_reference.default.yml b/config/sync/core.entity_form_display.paragraph.content_reference.default.yml index 5b205ab..273f6e3 100644 --- a/config/sync/core.entity_form_display.paragraph.content_reference.default.yml +++ b/config/sync/core.entity_form_display.paragraph.content_reference.default.yml @@ -16,6 +16,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content diff --git a/config/sync/core.entity_form_display.paragraph.faq.default.yml b/config/sync/core.entity_form_display.paragraph.faq.default.yml index b27bee2..17bb4dd 100644 --- a/config/sync/core.entity_form_display.paragraph.faq.default.yml +++ b/config/sync/core.entity_form_display.paragraph.faq.default.yml @@ -28,6 +28,11 @@ content: third_party_settings: { } type: faqfield_default region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.file.default.yml b/config/sync/core.entity_form_display.paragraph.file.default.yml index ddb056c..322152b 100644 --- a/config/sync/core.entity_form_display.paragraph.file.default.yml +++ b/config/sync/core.entity_form_display.paragraph.file.default.yml @@ -21,6 +21,11 @@ content: third_party_settings: { } type: file_generic region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.image.default.yml b/config/sync/core.entity_form_display.paragraph.image.default.yml index 7ea3987..c302183 100644 --- a/config/sync/core.entity_form_display.paragraph.image.default.yml +++ b/config/sync/core.entity_form_display.paragraph.image.default.yml @@ -23,6 +23,11 @@ content: third_party_settings: { } type: image_image region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml b/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml index c3c45da..a8b425e 100644 --- a/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml +++ b/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml @@ -59,6 +59,11 @@ content: third_party_settings: { } type: boolean_checkbox region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.slide.default.yml b/config/sync/core.entity_form_display.paragraph.slide.default.yml index b01bffc..f395f9a 100644 --- a/config/sync/core.entity_form_display.paragraph.slide.default.yml +++ b/config/sync/core.entity_form_display.paragraph.slide.default.yml @@ -43,6 +43,11 @@ content: third_party_settings: { } type: text_textarea region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml b/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml index e649e00..32df234 100644 --- a/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml +++ b/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml @@ -20,6 +20,11 @@ content: third_party_settings: { } type: string_textfield region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml b/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml index 602f999..3118e1e 100644 --- a/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml +++ b/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml @@ -31,6 +31,11 @@ content: third_party_settings: { } type: text_textarea region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.text.default.yml b/config/sync/core.entity_form_display.paragraph.text.default.yml index 283cf7c..6b8c4b2 100644 --- a/config/sync/core.entity_form_display.paragraph.text.default.yml +++ b/config/sync/core.entity_form_display.paragraph.text.default.yml @@ -55,6 +55,11 @@ content: third_party_settings: { } type: text_textarea region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.title.default.yml b/config/sync/core.entity_form_display.paragraph.title.default.yml index 8a072ff..fac49c7 100644 --- a/config/sync/core.entity_form_display.paragraph.title.default.yml +++ b/config/sync/core.entity_form_display.paragraph.title.default.yml @@ -69,6 +69,11 @@ content: hide_guidelines: '1' type: text_textfield region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.update.default.yml b/config/sync/core.entity_form_display.paragraph.update.default.yml index ac740f2..beef189 100644 --- a/config/sync/core.entity_form_display.paragraph.update.default.yml +++ b/config/sync/core.entity_form_display.paragraph.update.default.yml @@ -30,6 +30,11 @@ content: third_party_settings: { } type: datetime_default region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.video.default.yml b/config/sync/core.entity_form_display.paragraph.video.default.yml index aca5a39..d0202f9 100644 --- a/config/sync/core.entity_form_display.paragraph.video.default.yml +++ b/config/sync/core.entity_form_display.paragraph.video.default.yml @@ -20,6 +20,11 @@ content: third_party_settings: { } type: video_embed_field_textfield region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.view.default.yml b/config/sync/core.entity_form_display.paragraph.view.default.yml index bad9aa7..4d4ae35 100644 --- a/config/sync/core.entity_form_display.paragraph.view.default.yml +++ b/config/sync/core.entity_form_display.paragraph.view.default.yml @@ -42,9 +42,15 @@ content: match_operator: CONTAINS size: '60' placeholder: '' + match_limit: 10 third_party_settings: { } type: viewsreference_autocomplete region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.webform.default.yml b/config/sync/core.entity_form_display.paragraph.webform.default.yml index de3ec75..5d9ccb8 100644 --- a/config/sync/core.entity_form_display.paragraph.webform.default.yml +++ b/config/sync/core.entity_form_display.paragraph.webform.default.yml @@ -19,6 +19,11 @@ content: third_party_settings: { } type: webform_entity_reference_select region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.user.user.default.yml b/config/sync/core.entity_form_display.user.user.default.yml index fb60b37..c58f832 100644 --- a/config/sync/core.entity_form_display.user.user.default.yml +++ b/config/sync/core.entity_form_display.user.user.default.yml @@ -19,9 +19,18 @@ content: account: weight: -10 region: content + settings: { } + third_party_settings: { } + comment_notify_settings: + weight: 4 + settings: { } + third_party_settings: { } + region: content contact: weight: 5 region: content + settings: { } + third_party_settings: { } google_analytics: weight: 3 settings: { } @@ -30,6 +39,8 @@ content: language: weight: 0 region: content + settings: { } + third_party_settings: { } path: type: path weight: 30 @@ -39,6 +50,8 @@ content: timezone: weight: 6 region: content + settings: { } + third_party_settings: { } user_picture: type: image_image settings: diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 451e851..4be6f14 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -116,6 +116,7 @@ module: page_cache: 0 paragraphs_features: 0 path: 0 + path_alias: 0 preview_link: 0 quickedit: 0 rdf: 0 diff --git a/config/sync/field.field.block_content.basic.body.yml b/config/sync/field.field.block_content.basic.body.yml index 345f1f4..246bdcb 100644 --- a/config/sync/field.field.block_content.basic.body.yml +++ b/config/sync/field.field.block_content.basic.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: false + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.action.body.yml b/config/sync/field.field.node.action.body.yml index 44cf6d1..f20d063 100644 --- a/config/sync/field.field.node.action.body.yml +++ b/config/sync/field.field.node.action.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.article.body.yml b/config/sync/field.field.node.article.body.yml index 96144ca..dc5084b 100644 --- a/config/sync/field.field.node.article.body.yml +++ b/config/sync/field.field.node.article.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.blog.body.yml b/config/sync/field.field.node.blog.body.yml index 18eb0b9..9f5d6c7 100644 --- a/config/sync/field.field.node.blog.body.yml +++ b/config/sync/field.field.node.blog.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.campaign.body.yml b/config/sync/field.field.node.campaign.body.yml index 5c054cc..1040863 100644 --- a/config/sync/field.field.node.campaign.body.yml +++ b/config/sync/field.field.node.campaign.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.case_study.body.yml b/config/sync/field.field.node.case_study.body.yml index dc751cc..7d6047e 100644 --- a/config/sync/field.field.node.case_study.body.yml +++ b/config/sync/field.field.node.case_study.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.event.body.yml b/config/sync/field.field.node.event.body.yml index 05a1a18..cc09005 100644 --- a/config/sync/field.field.node.event.body.yml +++ b/config/sync/field.field.node.event.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.page.body.yml b/config/sync/field.field.node.page.body.yml index 620b12b..48a1be3 100644 --- a/config/sync/field.field.node.page.body.yml +++ b/config/sync/field.field.node.page.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.resource.body.yml b/config/sync/field.field.node.resource.body.yml index 87e84a1..4aa1039 100644 --- a/config/sync/field.field.node.resource.body.yml +++ b/config/sync/field.field.node.resource.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/language.content_settings.path_alias.path_alias.yml b/config/sync/language.content_settings.path_alias.path_alias.yml new file mode 100644 index 0000000..b7e3684 --- /dev/null +++ b/config/sync/language.content_settings.path_alias.path_alias.yml @@ -0,0 +1,13 @@ +uuid: 08d5831c-2650-4df9-9973-b83ff9026932 +langcode: en +status: true +dependencies: + module: + - path_alias +_core: + default_config_hash: dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo +id: path_alias.path_alias +target_entity_type_id: path_alias +target_bundle: path_alias +default_langcode: und +language_alterable: true diff --git a/config/sync/system.file.yml b/config/sync/system.file.yml index 39ee4cb..1d8dc38 100644 --- a/config/sync/system.file.yml +++ b/config/sync/system.file.yml @@ -1,7 +1,6 @@ allow_insecure_uploads: false default_scheme: public -path: - temporary: /tmp +path: { } temporary_maximum_age: 21600 _core: default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g diff --git a/config/sync/views.view.action.yml b/config/sync/views.view.action.yml index d8d448e..9a0af59 100644 --- a/config/sync/views.view.action.yml +++ b/config/sync/views.view.action.yml @@ -17,7 +17,6 @@ description: 'Various displays for the action content type.' tag: '' base_table: search_api_index_action base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -204,6 +203,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.archive.yml b/config/sync/views.view.archive.yml index a41c938..0f9b19b 100644 --- a/config/sync/views.view.archive.yml +++ b/config/sync/views.view.archive.yml @@ -16,7 +16,6 @@ description: 'All content, by month.' tag: default base_table: node_field_data base_field: nid -core: '8' display: default: id: default @@ -113,6 +112,8 @@ display: group: 0 expose: operator: '0' + operator_limit_selection: false + operator_list: { } plugin_id: boolean entity_type: node entity_field: status @@ -141,6 +142,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.article.yml b/config/sync/views.view.article.yml index f3069a9..7583191 100644 --- a/config/sync/views.view.article.yml +++ b/config/sync/views.view.article.yml @@ -17,7 +17,6 @@ description: 'Various displays for the article content type.' tag: '' base_table: search_api_index_article base_field: search_api_id -core: 8.x display: default: display_plugin: default diff --git a/config/sync/views.view.block_content.yml b/config/sync/views.view.block_content.yml index bf7d083..aad7340 100644 --- a/config/sync/views.view.block_content.yml +++ b/config/sync/views.view.block_content.yml @@ -14,7 +14,6 @@ description: 'Find and manage custom blocks.' tag: default base_table: block_content_field_data base_field: id -core: 8.x display: default: display_plugin: default @@ -378,6 +377,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -419,6 +420,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -457,6 +460,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index 064028a..086a3b5 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -27,7 +27,6 @@ description: 'Various displays for the blog content type.' tag: '' base_table: search_api_index_blog base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -218,6 +217,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.campaign.yml b/config/sync/views.view.campaign.yml index b96c980..b408bc7 100644 --- a/config/sync/views.view.campaign.yml +++ b/config/sync/views.view.campaign.yml @@ -17,7 +17,6 @@ description: 'Various displays for the campign content type.' tag: '' base_table: search_api_index_campaign base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -205,6 +204,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index 9eb672e..7114fde 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -16,7 +16,6 @@ description: 'Our Work' tag: '' base_table: search_api_index_case_study base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -215,6 +214,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -253,6 +254,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.comment.yml b/config/sync/views.view.comment.yml index f99a71b..86252f3 100644 --- a/config/sync/views.view.comment.yml +++ b/config/sync/views.view.comment.yml @@ -14,7 +14,6 @@ description: 'Find and manage comments.' tag: default base_table: comment_field_data base_field: cid -core: 8.x display: default: display_plugin: default @@ -653,6 +652,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -693,6 +694,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -733,6 +736,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -775,6 +780,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -926,6 +933,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -966,6 +975,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1006,6 +1017,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1048,6 +1061,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.comments_recent.yml b/config/sync/views.view.comments_recent.yml index 3617053..47aa9e4 100644 --- a/config/sync/views.view.comments_recent.yml +++ b/config/sync/views.view.comments_recent.yml @@ -15,7 +15,6 @@ description: 'Recent comments.' tag: default base_table: comment_field_data base_field: cid -core: 8.x display: default: display_plugin: default @@ -179,6 +178,8 @@ display: plugin_id: boolean expose: operator: '' + operator_limit_selection: false + operator_list: { } group: 1 entity_type: comment entity_field: status @@ -191,6 +192,8 @@ display: plugin_id: boolean expose: operator: '' + operator_limit_selection: false + operator_list: { } group: 1 entity_type: node entity_field: status diff --git a/config/sync/views.view.content.yml b/config/sync/views.view.content.yml index 243510f..99c279c 100644 --- a/config/sync/views.view.content.yml +++ b/config/sync/views.view.content.yml @@ -15,7 +15,6 @@ description: 'Find and manage content.' tag: default base_table: node_field_data base_field: nid -core: 8.x display: default: display_options: @@ -514,6 +513,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -555,6 +556,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -593,6 +596,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -625,6 +630,9 @@ display: plugin_id: node_status group: 1 entity_type: node + expose: + operator_limit_selection: false + operator_list: { } title_1: id: title_1 table: node_field_data @@ -657,6 +665,8 @@ display: partner: '0' staff: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.content_recent.yml b/config/sync/views.view.content_recent.yml index 9d87064..58d8f8d 100644 --- a/config/sync/views.view.content_recent.yml +++ b/config/sync/views.view.content_recent.yml @@ -14,7 +14,6 @@ description: 'Recent content.' tag: default base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -188,6 +187,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -227,6 +228,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.event.yml b/config/sync/views.view.event.yml index 4d8503c..a05e05a 100644 --- a/config/sync/views.view.event.yml +++ b/config/sync/views.view.event.yml @@ -17,7 +17,6 @@ description: 'Displays for event content type.' tag: '' base_table: search_api_index_event base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -212,6 +211,8 @@ display: placeholder: '' min_placeholder: '' max_placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.files.yml b/config/sync/views.view.files.yml index efbdf34..63f0f31 100644 --- a/config/sync/views.view.files.yml +++ b/config/sync/views.view.files.yml @@ -14,7 +14,6 @@ description: 'Find and manage files.' tag: default base_table: file_managed base_field: fid -core: 8.x display: default: display_plugin: default @@ -598,6 +597,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -638,6 +639,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -679,6 +682,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.frontpage.yml b/config/sync/views.view.frontpage.yml index ac187fb..6a38869 100644 --- a/config/sync/views.view.frontpage.yml +++ b/config/sync/views.view.frontpage.yml @@ -17,7 +17,6 @@ description: 'All content promoted to the front page.' tag: default base_table: node_field_data base_field: nid -core: 8.x display: default: display_options: @@ -88,6 +87,8 @@ display: authenticated: authenticated required: false use_operator: false + operator_limit_selection: false + operator_list: { } exposed: false field: promote group: 1 @@ -115,6 +116,8 @@ display: status: expose: operator: '' + operator_limit_selection: false + operator_list: { } field: status group: 1 id: status @@ -148,6 +151,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.glossary.yml b/config/sync/views.view.glossary.yml index 116b2af..34b985b 100644 --- a/config/sync/views.view.glossary.yml +++ b/config/sync/views.view.glossary.yml @@ -16,7 +16,6 @@ description: 'All content, by letter.' tag: default base_table: node_field_data base_field: nid -core: '8' display: default: id: default @@ -336,6 +335,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.group.yml b/config/sync/views.view.group.yml index 6980000..85d7b84 100644 --- a/config/sync/views.view.group.yml +++ b/config/sync/views.view.group.yml @@ -21,7 +21,6 @@ description: 'Group listing page.' tag: '' base_table: groups_field_data base_field: id -core: 8.x display: default: display_plugin: default @@ -238,6 +237,9 @@ display: entity_type: group entity_field: type plugin_id: bundle + expose: + operator_limit_selection: false + operator_list: { } sorts: label: id: label diff --git a/config/sync/views.view.group_content.yml b/config/sync/views.view.group_content.yml index ddeedbb..33503c7 100644 --- a/config/sync/views.view.group_content.yml +++ b/config/sync/views.view.group_content.yml @@ -18,7 +18,6 @@ description: 'Lists all of the nodes that have been added to a group.' tag: '' base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -107,6 +106,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.group_members.yml b/config/sync/views.view.group_members.yml index 23508ec..ca7113d 100644 --- a/config/sync/views.view.group_members.yml +++ b/config/sync/views.view.group_members.yml @@ -2,6 +2,8 @@ uuid: 92b772be-1d50-4394-8b25-18a82d12499a langcode: en status: true dependencies: + config: + - field.storage.group_content.group_roles module: - group - user @@ -14,7 +16,6 @@ description: '' tag: '' base_table: group_content_field_data base_field: id -core: 8.x display: default: display_plugin: default diff --git a/config/sync/views.view.group_nodes.yml b/config/sync/views.view.group_nodes.yml index e3495c1..cb36fe8 100644 --- a/config/sync/views.view.group_nodes.yml +++ b/config/sync/views.view.group_nodes.yml @@ -15,7 +15,6 @@ description: 'Lists all of the nodes that have been added to a group.' tag: '' base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -780,6 +779,8 @@ display: anonymous: '0' administrator: '0' group_admin: '0' + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -830,6 +831,8 @@ display: administrator: '0' group_admin: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.people.yml b/config/sync/views.view.people.yml index 1914a1e..6c2ec32 100644 --- a/config/sync/views.view.people.yml +++ b/config/sync/views.view.people.yml @@ -20,7 +20,6 @@ description: 'Displays for the people content type.' tag: '' base_table: search_api_index_people base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -306,6 +305,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.redirect.yml b/config/sync/views.view.redirect.yml index 37e2a2a..c345b2d 100644 --- a/config/sync/views.view.redirect.yml +++ b/config/sync/views.view.redirect.yml @@ -15,7 +15,6 @@ description: 'List of redirects' tag: '' base_table: redirect base_field: rid -core: 8.x display: default: display_plugin: default @@ -359,6 +358,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -399,6 +400,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -442,6 +445,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: 'Status code' @@ -532,6 +537,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.redirect_404.yml b/config/sync/views.view.redirect_404.yml index 27a3f56..9bee294 100644 --- a/config/sync/views.view.redirect_404.yml +++ b/config/sync/views.view.redirect_404.yml @@ -14,7 +14,6 @@ description: '' tag: '' base_table: redirect_404 base_field: '' -core: 8.x display: default: display_plugin: default @@ -385,6 +384,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -424,6 +425,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -462,6 +465,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.related_content.yml b/config/sync/views.view.related_content.yml index 6d8d2f7..369e21a 100644 --- a/config/sync/views.view.related_content.yml +++ b/config/sync/views.view.related_content.yml @@ -17,7 +17,6 @@ description: 'Related content based on similar terms.' tag: '' base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -138,6 +137,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.resource.yml b/config/sync/views.view.resource.yml index 6b35630..7f550a6 100644 --- a/config/sync/views.view.resource.yml +++ b/config/sync/views.view.resource.yml @@ -17,7 +17,6 @@ description: 'Displays for the resource content type based on a Search API index tag: '' base_table: search_api_index_resource base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -217,6 +216,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.search.yml b/config/sync/views.view.search.yml index ec4551d..2f591e3 100644 --- a/config/sync/views.view.search.yml +++ b/config/sync/views.view.search.yml @@ -15,7 +15,6 @@ description: 'Search results page using Search API.' tag: '' base_table: search_api_index_content base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -178,6 +177,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.taxonomy_term.yml b/config/sync/views.view.taxonomy_term.yml index cfde60e..81b4f4c 100644 --- a/config/sync/views.view.taxonomy_term.yml +++ b/config/sync/views.view.taxonomy_term.yml @@ -22,7 +22,6 @@ description: 'Content belonging to a certain taxonomy term.' tag: default base_table: node_field_data base_field: nid -core: '8' display: default: id: default @@ -165,6 +164,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -673,6 +674,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.user_admin_people.yml b/config/sync/views.view.user_admin_people.yml index bf76710..04acaaf 100644 --- a/config/sync/views.view.user_admin_people.yml +++ b/config/sync/views.view.user_admin_people.yml @@ -13,7 +13,6 @@ description: 'Find and manage people interacting with your site.' tag: default base_table: users_field_data base_field: uid -core: 8.x display: default: display_plugin: default @@ -604,6 +603,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -645,6 +646,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: Status @@ -694,6 +697,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -734,6 +739,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -771,6 +778,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -812,6 +821,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.watchdog.yml b/config/sync/views.view.watchdog.yml index 869b3b3..1eee922 100644 --- a/config/sync/views.view.watchdog.yml +++ b/config/sync/views.view.watchdog.yml @@ -14,7 +14,6 @@ description: 'Recent log messages' tag: '' base_table: watchdog base_field: wid -core: 8.x display: default: display_plugin: default @@ -585,6 +584,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -624,6 +625,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.webform_submissions.yml b/config/sync/views.view.webform_submissions.yml index 051c2a6..377cb16 100644 --- a/config/sync/views.view.webform_submissions.yml +++ b/config/sync/views.view.webform_submissions.yml @@ -17,7 +17,6 @@ description: 'Default webform submissions views.' tag: '' base_table: webform_submission base_field: sid -core: 8.x display: default: display_plugin: default @@ -1313,6 +1312,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1353,6 +1354,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1394,6 +1397,8 @@ display: anonymous: '0' administrator: '0' demo_region: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -2283,6 +2288,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -2323,6 +2330,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -2364,6 +2373,8 @@ display: anonymous: '0' administrator: '0' demo_region: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -3058,6 +3069,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -3098,6 +3111,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -3139,6 +3154,8 @@ display: anonymous: '0' administrator: '0' demo_region: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.webmentions.yml b/config/sync/views.view.webmentions.yml index bc8cf62..4d1fd92 100644 --- a/config/sync/views.view.webmentions.yml +++ b/config/sync/views.view.webmentions.yml @@ -16,7 +16,6 @@ description: '' tag: '' base_table: webmention_received base_field: id -core: 8.x display: default: display_plugin: default @@ -746,6 +745,8 @@ display: anonymous: '0' administrator: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -787,6 +788,8 @@ display: anonymous: '0' administrator: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -828,6 +831,8 @@ display: anonymous: '0' administrator: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -869,6 +874,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -911,6 +918,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.who_s_new.yml b/config/sync/views.view.who_s_new.yml index 5c71f7e..49086c7 100644 --- a/config/sync/views.view.who_s_new.yml +++ b/config/sync/views.view.who_s_new.yml @@ -13,7 +13,6 @@ description: 'Shows a list of the newest user accounts on the site.' tag: default base_table: users_field_data base_field: uid -core: 8.x display: default: display_plugin: default @@ -98,6 +97,8 @@ display: id: status expose: operator: '0' + operator_limit_selection: false + operator_list: { } group: 1 plugin_id: boolean entity_type: user @@ -129,6 +130,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.who_s_online.yml b/config/sync/views.view.who_s_online.yml index a943713..4165dbf 100644 --- a/config/sync/views.view.who_s_online.yml +++ b/config/sync/views.view.who_s_online.yml @@ -13,7 +13,6 @@ description: 'Shows the user names of the most recently active users, and the to tag: default base_table: users_field_data base_field: uid -core: 8.x display: default: display_plugin: default @@ -105,6 +104,8 @@ display: id: status expose: operator: '0' + operator_limit_selection: false + operator_list: { } group: 1 plugin_id: boolean entity_type: user @@ -138,6 +139,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index cb22d36..bc2637f 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -93,6 +93,8 @@ assets: javascript: '' handler: excluded_handlers: { } +variant: + excluded_variants: { } export: temp_directory: '' exporter: delimited @@ -122,6 +124,9 @@ batch: default_batch_email_size: 500 purge: cron_size: 100 +form: + filter_category: '' + filter_state: '' element: machine_name_pattern: a-z0-9_ empty_message: '{Empty}' @@ -154,14 +159,14 @@ element: default_empty_option: true default_empty_option_required: '' default_empty_option_optional: '' - default_icheck: '' - default_google_maps_api_key: '' default_algolia_places_app_id: '' default_algolia_places_api_key: '' excluded_elements: password: password password_confirm: password_confirm webform_location_geocomplete: webform_location_geocomplete + default_icheck: '' + default_google_maps_api_key: '' html_editor: disabled: false element_format: '' diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index 4378771..fe32591 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -98,6 +98,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -145,6 +146,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index 85e2065..60aae10 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -91,6 +91,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -138,6 +139,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -187,3 +189,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml index 3de84c1..1a83a62 100644 --- a/config/sync/webform.webform.capacitacion.yml +++ b/config/sync/webform.webform.capacitacion.yml @@ -1,4 +1,3 @@ -uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } @@ -109,6 +108,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -158,6 +158,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -207,3 +208,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 0b0b30b..48fbc4e 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,12 +1,9 @@ -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 langcode: en status: open dependencies: enforced: module: - webform -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -111,6 +108,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -158,6 +156,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -239,13 +238,18 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: true - theme_name: '' debug: false reply_to: '' return_path: '' sender_mail: '' sender_name: '' + theme_name: '' parameters: { } +variants: { } +uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index a4df90b..004ddb8 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,4 +1,3 @@ -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -96,6 +95,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -143,6 +143,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -192,3 +193,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/sync/webform.webform.drutopia_intake.yml index c9e9af0..c978b79 100644 --- a/config/sync/webform.webform.drutopia_intake.yml +++ b/config/sync/webform.webform.drutopia_intake.yml @@ -122,6 +122,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -169,6 +170,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -218,3 +220,4 @@ access: users: { } permissions: { } handlers: { } +variants: { } diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index f8eb238..b21f887 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,4 +1,3 @@ -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -98,6 +97,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -145,6 +145,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -194,3 +195,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index 00e4ef0..f21e068 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,4 +1,3 @@ -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -91,6 +90,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -138,6 +138,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -201,3 +202,5 @@ handlers: mergevars: '' interest_groups: { } control: '' +variants: { } +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index 726916e..ff82581 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,4 +1,3 @@ -uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -81,6 +80,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -128,6 +128,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -177,3 +178,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index a56f001..dc6b531 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,4 +1,3 @@ -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -91,6 +90,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -138,6 +138,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -201,3 +202,5 @@ handlers: mergevars: '' interest_groups: { } control: '' +variants: { } +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index 4f28f24..66ccd16 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,4 +1,3 @@ -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -85,6 +84,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -132,6 +132,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -181,3 +182,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 7350386..bcee81b 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,12 +1,8 @@ -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: module: - antibot -third_party_settings: - antibot: - antibot: true open: null close: null weight: 0 @@ -140,6 +136,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -187,6 +184,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -261,6 +259,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -271,3 +270,8 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f +third_party_settings: + antibot: + antibot: true diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index 29efc25..b12b431 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,4 +1,3 @@ -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index e00f0fa..20c786a 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,4 +1,3 @@ -uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: 69315a59-1746-485d-873a-1815072dd1d0 diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 5c0d1eb..3e31037 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,4 +1,3 @@ -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index 2c64639..2bdce75 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,4 +1,3 @@ -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index 0b4d9e6..ab6d1c8 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,4 +1,3 @@ -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -109,6 +108,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -156,6 +156,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -205,3 +206,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15