From d6b65205fb170eb07e62f1cb4c91ccc1e71c1130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 1 Nov 2018 14:02:06 -0400 Subject: [PATCH 001/790] Enable all paragraph types for landing pages and put them in a reasonable order --- ...node.landing_page.field_body_paragraph.yml | 48 +++++++++++++++---- 1 file changed, 38 insertions(+), 10 deletions(-) diff --git a/config/sync/field.field.node.landing_page.field_body_paragraph.yml b/config/sync/field.field.node.landing_page.field_body_paragraph.yml index 4c0c753..e7ff0da 100644 --- a/config/sync/field.field.node.landing_page.field_body_paragraph.yml +++ b/config/sync/field.field.node.landing_page.field_body_paragraph.yml @@ -5,10 +5,16 @@ dependencies: config: - field.storage.node.field_body_paragraph - node.type.landing_page + - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image - paragraphs.paragraphs_type.slide + - paragraphs.paragraphs_type.storyline_header + - paragraphs.paragraphs_type.storyline_item - paragraphs.paragraphs_type.text + - paragraphs.paragraphs_type.title + - paragraphs.paragraphs_type.update + - paragraphs.paragraphs_type.video module: - entity_reference_revisions _core: @@ -26,25 +32,47 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: + negate: 0 target_bundles: text: text - file: file image: image + video: video + file: file slide: slide + storyline_header: storyline_header + storyline_item: storyline_item + faq: faq + update: update + title: title target_bundles_drag_drop: text: enabled: true - weight: -9 - file: - enabled: true - weight: -8 + weight: -21 image: enabled: true - weight: -7 - update: - weight: -6 - enabled: false + weight: -20 + video: + enabled: true + weight: -19 + file: + enabled: true + weight: -18 slide: enabled: true - weight: 8 + weight: -17 + storyline_header: + enabled: true + weight: -16 + storyline_item: + enabled: true + weight: -15 + faq: + enabled: true + weight: -14 + update: + enabled: true + weight: -13 + title: + enabled: true + weight: -12 field_type: entity_reference_revisions -- 2.45.2 From 5ebdc589e885d61f647505705c3176041f07aaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 1 Nov 2018 15:30:15 -0400 Subject: [PATCH 002/790] Add live site alias --- drush/sites/live.site.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 drush/sites/live.site.yml diff --git a/drush/sites/live.site.yml b/drush/sites/live.site.yml new file mode 100644 index 0000000..67567e9 --- /dev/null +++ b/drush/sites/live.site.yml @@ -0,0 +1,8 @@ +dev: + host: elizabeth.mayfirst.org + paths: + drush: /home/agaric_live/site/vendor/drush/drush + drush-script: /home/agaric_live/site/vendor/bin/drush + root: /home/agaric_live/site/web + uri: 'https://agaric-live-test.drutopia.org' + user: agaric_live -- 2.45.2 From 96f8f70fcf6a5bbe8cc7b54e24f59e83e38537d4 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Thu, 1 Nov 2018 17:20:11 -0400 Subject: [PATCH 003/790] Add grunt-cli so grunt kss works --- provisioning/box/post-tasks/10-drupal.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/provisioning/box/post-tasks/10-drupal.yml b/provisioning/box/post-tasks/10-drupal.yml index a934b1d..7f60da5 100644 --- a/provisioning/box/post-tasks/10-drupal.yml +++ b/provisioning/box/post-tasks/10-drupal.yml @@ -77,6 +77,12 @@ path: "{{ drupal_core_path }}/themes/custom/agarica/patternlibrary" state: present +- name: Install grunt-cli + npm: + name: grunt-cli + global: yes + state: present + - name: Build theme artifacts command: grunt kss args: -- 2.45.2 From 7dd92ec895985b3e64e6ba738da0a75a8ce6a251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 3 Nov 2018 10:23:01 -0400 Subject: [PATCH 004/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index e6cbc34..ed32e0a 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit e6cbc3482f5122210254e6bb7b19a3650b949a76 +Subproject commit ed32e0afd2b15feec15e83f9f6cd64d17ed906cf -- 2.45.2 From e0cf9a4ff7d4988e89849f351fa66bab00780e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 4 Nov 2018 20:49:51 -0500 Subject: [PATCH 005/790] Update symfony components, config sync --- composer.lock | 144 +++++++++++++++++++++++++------------------------- 1 file changed, 72 insertions(+), 72 deletions(-) diff --git a/composer.lock b/composer.lock index 78a9ca3..9a513ac 100644 --- a/composer.lock +++ b/composer.lock @@ -1038,16 +1038,16 @@ }, { "name": "consolidation/site-alias", - "version": "1.1.9", + "version": "1.1.11", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "0a4c49f91e44b0b7bb288f3547875a136a7ed704" + "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/0a4c49f91e44b0b7bb288f3547875a136a7ed704", - "reference": "0a4c49f91e44b0b7bb288f3547875a136a7ed704", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/54ea74ee7dbd54ef356798028ca9a3548cb8df14", + "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14", "shasum": "" }, "require": { @@ -1090,7 +1090,7 @@ } ], "description": "Manage alias records for local and remote sites.", - "time": "2018-10-31T01:29:05+00:00" + "time": "2018-11-03T05:07:56+00:00" }, { "name": "container-interop/container-interop", @@ -3186,17 +3186,17 @@ }, { "name": "drupal/config_sync", - "version": "2.0.0-beta3", + "version": "2.0.0-beta4", "source": { "type": "git", "url": "https://git.drupal.org/project/config_sync", - "reference": "8.x-2.0-beta3" + "reference": "8.x-2.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_sync-8.x-2.0-beta3.zip", - "reference": "8.x-2.0-beta3", - "shasum": "3d5b87f6837f27528121c80c9b29d92d78fb4c13" + "url": "https://ftp.drupal.org/files/projects/config_sync-8.x-2.0-beta4.zip", + "reference": "8.x-2.0-beta4", + "shasum": "e3e328c92185282fb725bc03ee15e9d76e9a6d6e" }, "require": { "drupal/config_distro": "^1.0-alpha3", @@ -3216,8 +3216,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-beta3", - "datestamp": "1540605180", + "version": "8.x-2.0-beta4", + "datestamp": "1541177884", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -8931,7 +8931,7 @@ }, { "name": "symfony/browser-kit", - "version": "v4.1.6", + "version": "v4.1.7", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -8988,16 +8988,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "f31333bdff54c7595f834d510a6d2325573ddb36" + "reference": "5605edec7b8f034ead2497ff4aab17bb70d558c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/f31333bdff54c7595f834d510a6d2325573ddb36", - "reference": "f31333bdff54c7595f834d510a6d2325573ddb36", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/5605edec7b8f034ead2497ff4aab17bb70d558c1", + "reference": "5605edec7b8f034ead2497ff4aab17bb70d558c1", "shasum": "" }, "require": { @@ -9040,20 +9040,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2018-10-02T12:28:39+00:00" + "time": "2018-10-31T09:06:03+00:00" }, { "name": "symfony/config", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "e5389132dc6320682de3643091121c048ff796b3" + "reference": "99b2fa8acc244e656cdf324ff419fbe6fd300a4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/e5389132dc6320682de3643091121c048ff796b3", - "reference": "e5389132dc6320682de3643091121c048ff796b3", + "url": "https://api.github.com/repos/symfony/config/zipball/99b2fa8acc244e656cdf324ff419fbe6fd300a4d", + "reference": "99b2fa8acc244e656cdf324ff419fbe6fd300a4d", "shasum": "" }, "require": { @@ -9104,20 +9104,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2018-09-08T13:15:14+00:00" + "time": "2018-10-31T09:06:03+00:00" }, { "name": "symfony/console", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3b2b415d4c48fbefca7dc742aa0a0171bfae4e0b" + "reference": "1d228fb4602047d7b26a0554e0d3efd567da5803" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3b2b415d4c48fbefca7dc742aa0a0171bfae4e0b", - "reference": "3b2b415d4c48fbefca7dc742aa0a0171bfae4e0b", + "url": "https://api.github.com/repos/symfony/console/zipball/1d228fb4602047d7b26a0554e0d3efd567da5803", + "reference": "1d228fb4602047d7b26a0554e0d3efd567da5803", "shasum": "" }, "require": { @@ -9173,11 +9173,11 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2018-10-02T16:33:53+00:00" + "time": "2018-10-30T16:50:50+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -9230,16 +9230,16 @@ }, { "name": "symfony/debug", - "version": "v4.1.6", + "version": "v4.1.7", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "e3f76ce6198f81994e019bb2b4e533e9de1b9b90" + "reference": "19090917b848a799cbae4800abf740fe4eb71c1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/e3f76ce6198f81994e019bb2b4e533e9de1b9b90", - "reference": "e3f76ce6198f81994e019bb2b4e533e9de1b9b90", + "url": "https://api.github.com/repos/symfony/debug/zipball/19090917b848a799cbae4800abf740fe4eb71c1d", + "reference": "19090917b848a799cbae4800abf740fe4eb71c1d", "shasum": "" }, "require": { @@ -9282,20 +9282,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2018-10-02T16:36:10+00:00" + "time": "2018-10-31T09:09:42+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "aea20fef4e92396928b5db175788b90234c0270d" + "reference": "9c98452ac7fff4b538956775630bc9701f5384ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/aea20fef4e92396928b5db175788b90234c0270d", - "reference": "aea20fef4e92396928b5db175788b90234c0270d", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9c98452ac7fff4b538956775630bc9701f5384ba", + "reference": "9c98452ac7fff4b538956775630bc9701f5384ba", "shasum": "" }, "require": { @@ -9353,11 +9353,11 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2018-10-02T12:28:39+00:00" + "time": "2018-10-31T10:49:51+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.1.6", + "version": "v4.1.7", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", @@ -9414,16 +9414,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb" + "reference": "db9e829c8f34c3d35cf37fcd4cdb4293bc4a2f14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb", - "reference": "b2e1f19280c09a42dc64c0b72b80fe44dd6e88fb", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/db9e829c8f34c3d35cf37fcd4cdb4293bc4a2f14", + "reference": "db9e829c8f34c3d35cf37fcd4cdb4293bc4a2f14", "shasum": "" }, "require": { @@ -9473,11 +9473,11 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2018-07-26T09:06:28+00:00" + "time": "2018-10-30T16:50:50+00:00" }, { "name": "symfony/filesystem", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -9527,7 +9527,7 @@ }, { "name": "symfony/finder", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -9576,16 +9576,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "3a4498236ade473c52b92d509303e5fd1b211ab1" + "reference": "5aea7a86ca3203dd7a257e765b4b9c9cfd01c6c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3a4498236ade473c52b92d509303e5fd1b211ab1", - "reference": "3a4498236ade473c52b92d509303e5fd1b211ab1", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5aea7a86ca3203dd7a257e765b4b9c9cfd01c6c0", + "reference": "5aea7a86ca3203dd7a257e765b4b9c9cfd01c6c0", "shasum": "" }, "require": { @@ -9626,20 +9626,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-10-03T08:48:18+00:00" + "time": "2018-10-31T08:57:11+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "a0944a9a1d8845da724236cde9a310964acadb1c" + "reference": "4bf0be7c7fe63eff6a5eae2f21c83e77e31a56fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a0944a9a1d8845da724236cde9a310964acadb1c", - "reference": "a0944a9a1d8845da724236cde9a310964acadb1c", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4bf0be7c7fe63eff6a5eae2f21c83e77e31a56fb", + "reference": "4bf0be7c7fe63eff6a5eae2f21c83e77e31a56fb", "shasum": "" }, "require": { @@ -9715,7 +9715,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2018-10-03T12:03:34+00:00" + "time": "2018-11-03T10:03:02+00:00" }, { "name": "symfony/polyfill-ctype", @@ -9954,16 +9954,16 @@ }, { "name": "symfony/process", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "1dc2977afa7d70f90f3fefbcd84152813558910e" + "reference": "35c2914a9f50519bd207164c353ae4d59182c2cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/1dc2977afa7d70f90f3fefbcd84152813558910e", - "reference": "1dc2977afa7d70f90f3fefbcd84152813558910e", + "url": "https://api.github.com/repos/symfony/process/zipball/35c2914a9f50519bd207164c353ae4d59182c2cb", + "reference": "35c2914a9f50519bd207164c353ae4d59182c2cb", "shasum": "" }, "require": { @@ -9999,7 +9999,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2018-10-02T12:28:39+00:00" + "time": "2018-10-14T17:33:21+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -10064,7 +10064,7 @@ }, { "name": "symfony/routing", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", @@ -10141,7 +10141,7 @@ }, { "name": "symfony/serializer", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", @@ -10220,7 +10220,7 @@ }, { "name": "symfony/translation", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", @@ -10288,16 +10288,16 @@ }, { "name": "symfony/validator", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "9f8dbf0dceb03815c3160a279bf8cf4f8018a1c5" + "reference": "6ab5fee7c0763d90753f37fce6db9fdbca1b1a4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/9f8dbf0dceb03815c3160a279bf8cf4f8018a1c5", - "reference": "9f8dbf0dceb03815c3160a279bf8cf4f8018a1c5", + "url": "https://api.github.com/repos/symfony/validator/zipball/6ab5fee7c0763d90753f37fce6db9fdbca1b1a4c", + "reference": "6ab5fee7c0763d90753f37fce6db9fdbca1b1a4c", "shasum": "" }, "require": { @@ -10369,11 +10369,11 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2018-10-02T16:33:53+00:00" + "time": "2018-10-14T18:32:13+00:00" }, { "name": "symfony/var-dumper", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", @@ -10442,7 +10442,7 @@ }, { "name": "symfony/yaml", - "version": "v3.4.17", + "version": "v3.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", -- 2.45.2 From 088b8ecf4513b0279d72e163bec80e7ea9effdb7 Mon Sep 17 00:00:00 2001 From: Clayton Dewey Date: Mon, 5 Nov 2018 13:50:35 -0700 Subject: [PATCH 006/790] Add images to module --- .../content/images/.DS_Store | Bin 0 -> 6148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/modules/custom/drutopia_creative_license/content/images/.DS_Store diff --git a/web/modules/custom/drutopia_creative_license/content/images/.DS_Store b/web/modules/custom/drutopia_creative_license/content/images/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 Date: Mon, 5 Nov 2018 13:52:27 -0700 Subject: [PATCH 007/790] Add CC icons --- .../images/attribution-no-derivatives.png | Bin 0 -> 4880 bytes ...attribution-non-commercial-no-derivatives.png | Bin 0 -> 1773 bytes .../attribution-non-commercial-share-alike.png | Bin 0 -> 1888 bytes .../images/attribution-non-commercial.png | Bin 0 -> 1709 bytes .../content/images/attribution-share-alike.png | Bin 0 -> 1697 bytes .../content/images/cc-attribution.png | Bin 0 -> 1468 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/modules/custom/drutopia_creative_license/content/images/attribution-no-derivatives.png create mode 100644 web/modules/custom/drutopia_creative_license/content/images/attribution-non-commercial-no-derivatives.png create mode 100644 web/modules/custom/drutopia_creative_license/content/images/attribution-non-commercial-share-alike.png create mode 100644 web/modules/custom/drutopia_creative_license/content/images/attribution-non-commercial.png create mode 100644 web/modules/custom/drutopia_creative_license/content/images/attribution-share-alike.png create mode 100644 web/modules/custom/drutopia_creative_license/content/images/cc-attribution.png diff --git a/web/modules/custom/drutopia_creative_license/content/images/attribution-no-derivatives.png b/web/modules/custom/drutopia_creative_license/content/images/attribution-no-derivatives.png new file mode 100644 index 0000000000000000000000000000000000000000..8f317035e677affa946516c82baa17f896e8a866 GIT binary patch literal 4880 zcmV+r6YuPaP)KLZ*U+IBfRsybQWXdwQbLP>6pAqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uhf59&ghTmgWD0l;*T zI709Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-rV&neh&#Q1i z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_IfqH8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4 zfg=2N-7=cNnjjOr{yriy6mMFgG#l znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U zt5vFIcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya? z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0 z?2xS?_ve_-kiKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$ z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4 z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i& z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01 z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3| zawq-H%e&ckC+@AhPrP6BKT#_XdT7&;F71j}Joy zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot2z=00004XF*Lt006O$eEU(80000WV@Og>004R=004l4008;_004mL004C` z008P>0026e000+nl3&F}000OpNkl7&-75?@|Mjb@#`ji%I0Sf4W%*C`F z`)E;h0;F|pEn(P~G&OZ95TPKMHfmZ(rfAElOW37}!btwjoD8M~LXnT?(rH6{UJ3Z{~aF<+C6eXpN<7bR^xijK?>Ww@V>z2-1`NZx z`L)Thi8U=U4Z|+(d&5hzX_}N+H_=ZL$vglrxf~DPbG6Fd`Fki9izt`N*xcCk01XBP zapJ@YjC^|pXU@I?!{orSx-}sN3kHlmm#*bw5^E*EUPDZGa+en?kUx}BtyVqHBasNi zb0Ur&Ke8(__6wf@K>qOH_uzS+lFIYERX83cWdXTsIjpX(_5>IV1~Ku|2@DUPgl-rx z3>~^|7ej}x8&t#nG`Ura|M`!9;a1@mYSkJ5AQp=u8jS(~R8@tdC;)(PB#iOoIKKAv z=XONEe&U}WyzP*LFl@UhOR@`8_;##Ycd>yP1}~ci2iKjGbG1T*x1;BD2mAE z^9Y4PoM=yW{0M53-Jja3OyqX)0Mp3C$kjZ4ak_!Nd zL<04Coi4FjwTA1t8y;KE(ujm<7W#1Sz9TFEuufRUaVRMZ9&(GtV%xImCW0WKSS(VKPB#p->31Sgb7)@Do4$Z-s_@OF#Ht z4Ymh=cm5uY7E-Ac)xv&65Cl5otE;QHd*>eAuvjE_HW7~ay0$%Z7LRvl$>NTNgFAOfk#Ro;aa^|$H zy|!sEnK{}nL_NQL2Q>SP^%1TdZ) z?|JZ@@LSDJzxdQdI3GM17{unrCRSEfXoE~9LtlRA&>_!@ojO%j+v*%~um%HzAjGvD z27xoD_OG^&dp7Va3b$_J7jNev%Q9qHMl>2lG#Z5<2v8J-DnmcXnEl45e*590hd6NH z0J4{|kmqCwf`GNPwVuK>S(Z^K6lhy_9RLgs4MEd1oOv@ZHnj z!B%4nTa5EEo)u!mkQMeOw_+>LPjP zy?1u41%!~U_wHx?;%|rB?>m@I+p5$XNxb^KSLrE)QY_)l{GG1H_GiVjh{cBKS=;>l z9n55BcJCy*Xwq&p*H2^puDf{;({0~+^w<$hWiH_x-we7=Bi!jmc;Z&)Kc1|9@(F%< zJ&%Rb!rpk{E(6_5g58t(xe)Bg$>EbYedaWdy>JX)4FtS7TsyS-bYlaLmLB2$-TQk+ z?B}h)`(cB7BKWEFFAO2%8HQp0{gjG**kBOC{C5DX=$G>`m+LbC0000$#j|zB%)q%WMM?H8nIe(0Q$WCBmQbkLAD;t%g>}A6}!-Mv%g>Fl{8F z6idZuE0ds9E=lQpnzDrq<&-StiaE6^S;{II%H-2*493P&F*Y|63o}{%u%F4sJA7-4 zw6Ho)^UGeETY5<^eY332F3!-*!i&1863|EB1|oi1-waVS9-&xrlYy1arx<{RQl5%C z3YA_JX?u5@c3!I$&!tx-)`u}!CClbuE@VU#5hfF|^&oqf=LEoTg(BePFo>F^9yO7h<(?bIT1FYhiw`0uc^HI}9q3^875decHK?_IV z=9nh-e$}f1uerII`uh54XlRHckqE1JMjQI%v6vfA#wcG>L53!SE>uolqm|&Ypo)K{ z|E8vGsW^Xn%j-mK>x1$E+C1(EuD{)R1BZ4V){3Yo)bz zKn5qn@G+`L#V8V2wHRF7(Wz>$lTE}}ZfN*o_$g@r;6r-3j6> z5qqAUnXx73r2mfwV5YrFhEW4IXgKPMqENL3AalBaOvr`{$F(@Lp=vQVAo_yi$v4R8 zsB%LiF9vP5Zrr4wZ{21f^U5{XNF&YU$VHYV*Gh6U0D~X%r95-R_@c1uCoP!7}TMK~$tEn4-xh33KF1^j+Ta;!>4 zfMMKlgn1AlA4vdcg?<^H7aJ> zYu7kIQvn3D7nRcl4Bfq7U38)KJzH|FU%O^lZ5uiGzQ`-^1p!3;B8@oN4qwYB0PlcL zyp`D!01w{3C)^^t09(0NGCjEO4+}R9E*rGkshktLX>Sr>1RUH|vlD1=u5%I~Jo)YS zV}V9Baw>6e#X!R@MZoaEb;C12l_^5sXO|)X@bru6`VN&V8M#V^%#M-cJFFVHB72u? zbO40xvIZ5*-T^$L4QC)*Bk*>V@-Bk_9 zPLe**dc$;OAw$CthTq29<)a@1H-2PpRI!SLJNht2PPkwE>>{HE_}Q*<-uJBr7!?U{ z1OotB*5qogi~w%Fn4@Q7&+L9jU>IcR$Jmi$_S-C(o4ku&=EA{GR>X%VCF#SH5^Iw`Jel`->C)v()qHAnB5JUrglaUn26C+b zVSx4c$zuvdL(->H<%&r$sh56oKc#*Mui$2E2 zGp6PyX<~Mq#=RaIn|@4>ryg;AG&xG66Avqks;9VL3pdl^}(q%S={09b*DB zxin>;D3p7erM2}ndh$%IxXwMzaUaGcl_cMTdw~&(1Q`?9Mv^_=F^yypT%ja8^yEfD zY=O~al&uw{fz+-WU3BX7DXOZj+OZVShQ6+wT|73kmf=Z(MX$tH*qRrX7jz^~&P~wx zj7KGTYMbOsu1nO|*tp{vXhWafmpceJ8o`hSnOqQ)$|l(=-92uqtE;oEI~eP}=jMAM zA+Y9%Msh%ti)r5!P0p$$!;1gxzemnSr-pO#ahzUQJC6wYRs^)vH%27z}d7HQLZ8kHx(!(J-ZRD#@^9$c3uOb2KyW z)uiH|2g6idU9H~N)4?Vcf@Dk>CJxVlMUwm5SL3Z3$wc zU+fC!#fujdi$=NP+76CJFqSWz5;PY}TPC-qrKR8uniWg}?vX7Sn9yWAV_PazE56+6 z(k$iK`nn~-D8h1N4a7Ct-fwNC`+fa7a%*dAsp`!tx_JI)9XZ8t3q%4+S93{8gPW2uORDY&9qF|@d`NwwZmCJ|$WqY*D7R)O=K zcbR|_pL|L`eD^)KVfEd*d5fp}HAh@BSfys0_ojN@hllR}tmj!Wj z1Y?J$JW)8771k?D1EK}!3}y*cCg0fConJPh2rC9Qv=}=+Stj<2V3`aM3u_akz~KoE zwZidwz0};?%S)XAAyuN~)v0!tNIi7I3Q1YP;fMMvu1vcwU3 zi`sSVI@hM7NBMVO?_c(u9AaPO6~qh4%b}Pi+tF)z1>hNoiB}V=8o`~{u4rMAU4pH` zD|sn{5D})q>%*!`#Q}!V`hProR>QIk(_SUP*l>tY&CW(cXk95Ajk~|!*|E_m6(^ZU zvgM=7jZAV*Hpyh@xMVVc+?BeXIubF(lFB#U-q9||m54%6aN znC1`qwagmlho{Hr*UJ@{t`r*$d7EsEXZLcWv7Fy%AayCSY9eh}Nv9hc!I603t#T>( zfpWLXa`L@m36_&RgMSa~eX^&=&Dcox;8`MNDJR~=$wnm|9ccukx;kB2y7J6dXLKZ& zlJtSq7fe@X5_J8>_1E!qdHYAlxt}3HM_k9%E@hobAfzeP3&WQIP=0 zW&kA1mR!z}5y(wvQ`FnvYxg^Xf}0HE7&|y-zs-_KrT$MPVC-yUk`?vP6PjG|p=Xac z^i0|&w-6D=Yr8LHHc7=M&dx-YgW)jifLzGO_8`sb*d8Yrd~A>JBQlASWx*<4S?WZY z{VnHzGRupUO)#Hteb7ptNe_o`h?5oV!;_r!;Yp6$z4I!wxvex_$RH1wsMo)2V#Lr&E~(_hC#q#O{{`?^c7Ye8Qd)d{}o;iRg_(BKGg= a%Kri8a*p|H-$~X0000084eJl>Pv^YE&r| zn^xTwB~8?*w4sP3N*f7TL{U-+sMK9~7%(qCuno5H+haq>mIXfm@e5A$o#703hVg4W zMwP>rt~{Q5=ZyW`?|$bo(?&!cZEbCI+1>9%_&EKt7FeZ?&^r0Un-tm(QaBc-?L?Gf zsTl2M5|qj%DV9d1-NVffju8+~-&3Xm0txmgx%6XW#}Re%jgzQ8XT*SaOHKO6OAyV4;+!;=V?u z*G1Yp*rWY7ddG3;b&1C?C#z-o8e9t-(L{u8!nPG;@7kgPG5~H-klW1QCZf#1WH!lc z1!w?u;?V@%{OTsPceJ0|3OI+ciN_N>x3E{>MFFGZ={U1_YiG*@^2+8iEvF>rQEy+bVSjLNkVZyExZ_yPV-Dul3qmvP8vsKmAq!{V=9q~? zUk{nU>+I~L;o)H#8yllYB*GoXIEOKHF0PFyW0WuHAcM(}3tf{pX+5}RmI@md&;C0@ z9UUFIy`dpGJUk?8!#Rv$4(8SaLbL4~0K=g{FChzHt`%H>2Oy7+kEv3dot-rSja3K8 zSTHOc?g7Uaj0R|PYeSa`8y3qC6lP%o)uwo9)4k=MwE|GizGrfhzWwG_!}bk;v3=o` zpt;!ED!Bdq{kAJxu3-^yjml)$geK!2XHucCczubytBWR?fbI#i-W(iM1sF}3R*Pne z{i_25^!LkGCUCpDx~TpAcDjG}XF57Ma%A5GaEzrP#SRUctAbmNwY7i@O@`xRsYt~r z64zPGS{%@|SY$!~7Kc;M;$p5irfPp)?Du~3F@1QYhi-iFCH?sQ4}1>0^~vKWd^|rl z=g7VZU}mqDVQCPDhOMq?8aZtMS>ysXVH+WwusF1>vsjHNRGAQmV{O>ZvT)X|jV6w% zmOqcV_wL-KU+&#!kfjTAtvjb4`zC;)kNHxbLoxaBSj9%0=oUIcIP4J7;_zwMrpkmB zV0dzCv&oiB4cF8PuxdY*Ofs;lZG5+aT&sN(z{t?FeT`#TVXrC;h!&tfSUq$VeCycc zj6N! zco$%Lyu0^la9e{fvCf?2LRs~oM(`p6S zNtmYEhdfODF>Zuu2-(2uhQqY~Bf#}08lsJEBpT2D{Oeqz;lzI35&_4D&<)1`Rh0{OuJv~newo06nk(lDOsw8cWbeyr2s}BeK=~AD{p^y+XQkw zMIW%}r(DMP=IF(%7mdDOV4GxE=QLu!-1l-tCdU99AZz+VPiS)84?U;kp=Y*X zaP9uE^|(O*$}V1|1#Jjmkqh;)JwU7W*d9+V__00Sk0@kZlZ9&KO1BoU+^4G&q4ukv z4Ul)m%OM=%WX*W-q@=ufQsQ&!iziDyFI~TJ-OX2!nj#I=B%!GcRy)9Y`s^u%q9Ntg zsnd>ErwSP!!yGq(y=VqsmPwv1JY9U zHEK~?Rfs$&tklX>JyNOm ztV)N+hjjE@6I|Dx)p!hZ6jkASa4&SEvPsqn-DZ%3;Z+@E0NkY@`;6dbQ*41bCCAnZ z&;aVp!x_5s$sM}ZbM4YmKp)0tewyLAmBR{e3M@KP$gnl_2pamIR08^?eY?b~wKlSzX+2$S0_5beYdqE+v=By5K zT&Ii8NQgGJHISQG@!aD%8XOwb^^cB@(!|6B3$8^!=3uT<5IU(}2N*mFTDSnW#FjYr z>6ih$-rimsA0MZwsVPb(lPtJKAI9XlxHpqaQ@N&r3`+)GXq>!5Td}Z_DlDux@N|)S zdU`Z{V`Fr3azf^YK8#@w<~jkP)B1IQ;n2XBpaod28C-w|AkWUus96gH0tTS5>i`)W zhK<7-aD1^;ly-KvHL9?%V(|loWnly5CV6SY+G0(+09ffiJw2s-F2{mvH~MveaeU#F zz_~cuGPolnBbGbcs9_Uuk8H`%2~Nfu7gQlx@zxpzH&+cb0p1gq_5Ap_CBSIH((G`i zmHwwsp3pmQ_ZuV{iL|BP0C1YAA<=gskb;M<3IdpMOE$fBT&dvVV5gv3>)6!wC^woT!IwGEJBPh9@^Si)_iz zaF1Ppg?<1$FfhPi4h{|)_*hu+zb{`p(r*A58Jc>eax5#XSEdF;3*aB@9z+J;JT_ZD zPNE4bhHh{%GQLYR5eaG0gv7(I6JWG(I84LC!~B1&0Df`uqJ4nj+;D_N5+NTwENB() z0?c4AXgMa|FOD>HBjW=VW$PhZEEVHu0z53jwf}-5(BRDAsa0T0Q|-12OSI@t`HZau{V7;C90_(EzGB zO#ABIJ?3avVcP!@V5f^M2G^O}>Z@>+JBoD70ojKO9?KlIAUOuNONPU^oDrim08p_TcVHwx1LvgkLD zp~0f%Fs&ekY0+fkFs-Y~l_JrQ(`0iz>t&*`Ur#hpx)g~OY6x_1~>r~lE9l+~U zxvKz{i#>~fFL+<fKA6*N0Uvn5$ZKL3hG0c$*?l(WY$<%;28yonBKE5}0{P19slL3G%TXH*( zi~w%ATB7+s=iRD8&a;MJ*0k;gE{OJHA@ r1-Ih(jstupE`*5Qx&oqeZ&$to@Ym>elSGv`00000NkvXXu0mjf@eCw0 literal 0 HcmV?d00001 diff --git a/web/modules/custom/drutopia_creative_license/content/images/cc-attribution.png b/web/modules/custom/drutopia_creative_license/content/images/cc-attribution.png new file mode 100644 index 0000000000000000000000000000000000000000..44671b21b30cfd36384918279174ea35d21deba5 GIT binary patch literal 1468 zcmV;t1w;CYP)1^aqe1kcfX!)LSH~ zpomn8R0&zGqUO+0skbJu#^%Fccnxb~d)M}QA>_(W;3vG*^RC}zc3JQT&KeU&8nND) zogJQi=6OG6Vnh^=#bR_{M_-BXr~6|kzfF6^UCNcRR6Hn9$tcl5wM<6cpd+(N^=6G4 ztp-_blbW_g%}&#;wndh0lG$o-AM~x%4SrTPN<3Dsl;g4Sj!ZU9TYD)=?P#>Qy+Iq9 zPh3BxKhnpo|L#mxfW81Xujgq0ut?>KPDbsJ!D_VX3}D-7QRl=a=W~aSPmk&3i(7H+ ze0I1EeJtDJXYee>C|7kJ6JrNK)^;{MkOA-=1v%yiw_0Wf)~p({6`%ps)idSCTMzkx^LY<-^8B@eijk}Hdj56i=JF;=Q5Pub3q;ji<5sP z>Cx;XZyxjW^R%?I#1+?aAAQg_Qh=e8kcA6yo6N+8XA3^?rlzK7adDAWR#r&Yb*{L^ zJ+!HP@oc4LP|I;a29qHdt|n(`x3J@viW{(a{ofB1kH_8jE-cX5*%<{3?x78R&^HQ@ zJ%C}*pqG#ZFgFM;zypxy=jU`?SzllG0S&eQWPC7uIJ^UfuTaiYc7M;6iVzkL`i}^6 z@uAhCSaaVTWp0rHjO7cX1kJ_LR>7T{n+s*cRRtdb&!|ksn9yXr<3cJF7VoA=+uj^X zCZMar+%Ko6Jpo1$CVy>B_5e0m8tQD&pt&lzy;$21$k1dMK9-8QL3+hyF>7(&)nbu} zK>-$nHV6sOR}5by05f}Slchln8kV|k+caze$RZaQ6Jx`L6BZW_To$Vy#V|4<1}#`1 z7xICF(t#p|FA{*Ek1eOgu9!>;ntRhCdWQ-Z4l6{oxYTvqRGAnSV0a3_5)xJU3Z97! zU_@y4iOs&Ouve7^cni=ie05Y6{9xPK+M4el5f)=?XfYzbOEQtmxZZ@K!*>c`7&k0o z2_n=b1pveRU4W@+T4r$t3Fxr6Yj;v2kWV;1b-W3wEEHok zGc&`+0f6Hg%U{~W(*WSo7A6x2tD8O@F8JKFVF13)$X&(W$c-F)U*r{JLI5#1$uLds zN3YctfOo(rJ~EF+2C(X;^$T$1ZrUURJZPXH+8b%0(XT|n@WFM%H9%D*BG?v{L`+1e ze4UZI&XDzEvfK~0 zp@7k0op7%xlp(5 z0a~wZd+c2Bwmr^Aw9Uw6p;x-{R!D?ezyIMo($X5caPX6D@8F4}96WLOo_g>kmC@+Q zPfx~iROvQJLvMhk0<5=xyrp8fs2rW@Rvevbo7{#z;{bMI8GK(yP>JZlJrG~-bmjlX WBQ!IAXsN6K0000 Date: Mon, 5 Nov 2018 14:18:02 -0700 Subject: [PATCH 008/790] Update term descriptions --- .../021d9e4a-3329-454c-8d40-62091477a5ce.json | 28 ++++++++++++++----- .../2975546c-cf24-43ad-abe6-ed1bcef9c102.json | 28 ++++++++++++++----- .../5e26d946-6bec-4225-bcb9-0ac6f7671109.json | 22 ++++++++++++--- .../61745acc-d11c-4e65-bd9e-518d223fedab.json | 28 ++++++++++++++----- .../6d4d3c5b-a093-43c2-9e7e-505012ff2961.json | 28 ++++++++++++++----- .../bc49ae93-6d24-499d-b7f9-0d08b7586f10.json | 28 ++++++++++++++----- .../f1dee100-31b9-4993-a2a9-0ba10c9f6f2e.json | 28 ++++++++++++++----- 7 files changed, 144 insertions(+), 46 deletions(-) diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/021d9e4a-3329-454c-8d40-62091477a5ce.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/021d9e4a-3329-454c-8d40-62091477a5ce.json index 8880402..d4bfe7d 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/021d9e4a-3329-454c-8d40-62091477a5ce.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/021d9e4a-3329-454c-8d40-62091477a5ce.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/22?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/22?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Attribution - NonCommercial - No Derivatives", @@ -36,9 +45,9 @@ ], "description": [ { - "value": "\"Creative<\/a>
This work is licensed under a
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License<\/a>.", + "value": "

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License<\/a>.<\/p>\r\n", "format": "basic_html", - "processed": "\"Image<\/a>
This work is licensed under a
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License<\/a>.", + "processed": "

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License<\/a>.<\/p>", "lang": "en" } ], @@ -47,9 +56,14 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { - "value": "2018-09-30T08:58:19+00:00", + "value": "2018-11-05T20:39:24+00:00", "lang": "en", "format": "Y-m-d\\TH:i:sP" } @@ -64,9 +78,9 @@ { "value": { "title": "Attribution - NonCommercial - No Derivatives | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/22", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/22", "description": "This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License." } } ] -} +} \ No newline at end of file diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/2975546c-cf24-43ad-abe6-ed1bcef9c102.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/2975546c-cf24-43ad-abe6-ed1bcef9c102.json index 94134ef..efac03c 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/2975546c-cf24-43ad-abe6-ed1bcef9c102.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/2975546c-cf24-43ad-abe6-ed1bcef9c102.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/21?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/21?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Attribution - NonCommercial - ShareAlike", @@ -36,9 +45,9 @@ ], "description": [ { - "value": "\"Creative<\/a>
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License<\/a>.", + "value": "

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License<\/a>.<\/p>\r\n", "format": "basic_html", - "processed": "\"Image<\/a>
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License<\/a>.", + "processed": "

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License<\/a>.<\/p>", "lang": "en" } ], @@ -47,9 +56,14 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { - "value": "2018-09-30T08:57:33+00:00", + "value": "2018-11-05T20:39:35+00:00", "lang": "en", "format": "Y-m-d\\TH:i:sP" } @@ -64,9 +78,9 @@ { "value": { "title": "Attribution - NonCommercial - ShareAlike | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/21", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/21", "description": "This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License." } } ] -} +} \ No newline at end of file diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/5e26d946-6bec-4225-bcb9-0ac6f7671109.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/5e26d946-6bec-4225-bcb9-0ac6f7671109.json index 06c9d4d..a553b90 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/5e26d946-6bec-4225-bcb9-0ac6f7671109.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/5e26d946-6bec-4225-bcb9-0ac6f7671109.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/23?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/23?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Copyright", @@ -47,6 +56,11 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { "value": "2018-10-02T18:07:50+00:00", @@ -64,9 +78,9 @@ { "value": { "title": "Copyright | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/23", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/23", "description": "\u00a9 This work is copyrighted. Contact the author if you would like to share or repurpose it." } } ] -} +} \ No newline at end of file diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/61745acc-d11c-4e65-bd9e-518d223fedab.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/61745acc-d11c-4e65-bd9e-518d223fedab.json index 6f9b701..d980477 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/61745acc-d11c-4e65-bd9e-518d223fedab.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/61745acc-d11c-4e65-bd9e-518d223fedab.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/17?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/17?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Attribution", @@ -36,9 +45,9 @@ ], "description": [ { - "value": "\"Creative<\/a>
This work is licensed under a
Creative Commons Attribution 4.0 International License<\/a>.\r\n", + "value": "

This work is licensed under a Creative Commons Attribution 4.0 International License<\/a>.<\/p>\r\n", "format": "basic_html", - "processed": "\"Image<\/a>
This work is licensed under a
Creative Commons Attribution 4.0 International License<\/a>.", + "processed": "

This work is licensed under a Creative Commons Attribution 4.0 International License<\/a>.<\/p>", "lang": "en" } ], @@ -47,9 +56,14 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { - "value": "2018-09-30T08:54:46+00:00", + "value": "2018-11-05T21:13:51+00:00", "lang": "en", "format": "Y-m-d\\TH:i:sP" } @@ -64,9 +78,9 @@ { "value": { "title": "Attribution | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/17", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/17", "description": "This work is licensed under a Creative Commons Attribution 4.0 International License." } } ] -} +} \ No newline at end of file diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/6d4d3c5b-a093-43c2-9e7e-505012ff2961.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/6d4d3c5b-a093-43c2-9e7e-505012ff2961.json index 6c78f8a..d7140bb 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/6d4d3c5b-a093-43c2-9e7e-505012ff2961.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/6d4d3c5b-a093-43c2-9e7e-505012ff2961.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/19?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/19?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Attribution - No Derivatives", @@ -36,9 +45,9 @@ ], "description": [ { - "value": "\"Creative<\/a>
This work is licensed under a
Creative Commons Attribution-NoDerivatives 4.0 International License<\/a>.", + "value": "

This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License<\/a>.<\/p>\r\n", "format": "basic_html", - "processed": "\"Image<\/a>
This work is licensed under a
Creative Commons Attribution-NoDerivatives 4.0 International License<\/a>.", + "processed": "

This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License<\/a>.<\/p>", "lang": "en" } ], @@ -47,9 +56,14 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { - "value": "2018-09-30T08:56:18+00:00", + "value": "2018-11-05T20:38:58+00:00", "lang": "en", "format": "Y-m-d\\TH:i:sP" } @@ -64,9 +78,9 @@ { "value": { "title": "Attribution - No Derivatives | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/19", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/19", "description": "This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License." } } ] -} +} \ No newline at end of file diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/bc49ae93-6d24-499d-b7f9-0d08b7586f10.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/bc49ae93-6d24-499d-b7f9-0d08b7586f10.json index 45a6f57..8e01f8e 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/bc49ae93-6d24-499d-b7f9-0d08b7586f10.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/bc49ae93-6d24-499d-b7f9-0d08b7586f10.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/18?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/18?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Attribution-ShareAlike", @@ -36,9 +45,9 @@ ], "description": [ { - "value": "\"Creative<\/a>
This work is licensed under a
Creative Commons Attribution-ShareAlike 4.0 International License<\/a>.", + "value": "

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License<\/a>.<\/p>\r\n", "format": "basic_html", - "processed": "\"Image<\/a>
This work is licensed under a
Creative Commons Attribution-ShareAlike 4.0 International License<\/a>.", + "processed": "

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License<\/a>.<\/p>", "lang": "en" } ], @@ -47,9 +56,14 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { - "value": "2018-09-30T08:55:26+00:00", + "value": "2018-11-05T20:39:47+00:00", "lang": "en", "format": "Y-m-d\\TH:i:sP" } @@ -64,9 +78,9 @@ { "value": { "title": "Attribution-ShareAlike | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/18", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/18", "description": "This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License." } } ] -} +} \ No newline at end of file diff --git a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/f1dee100-31b9-4993-a2a9-0ba10c9f6f2e.json b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/f1dee100-31b9-4993-a2a9-0ba10c9f6f2e.json index 87a8ce8..8929a3a 100644 --- a/web/modules/custom/drutopia_creative_license/content/taxonomy_term/f1dee100-31b9-4993-a2a9-0ba10c9f6f2e.json +++ b/web/modules/custom/drutopia_creative_license/content/taxonomy_term/f1dee100-31b9-4993-a2a9-0ba10c9f6f2e.json @@ -1,11 +1,14 @@ { "_links": { "self": { - "href": "http:\/\/default\/taxonomy\/term\/20?_format=hal_json" + "href": "http:\/\/agaric-com.test\/taxonomy\/term\/20?_format=hal_json" }, "type": { "href": "http:\/\/drupal.org\/rest\/type\/taxonomy_term\/license" - } + }, + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] }, "tid": [ { @@ -28,6 +31,12 @@ "target_id": "license" } ], + "status": [ + { + "value": true, + "lang": "en" + } + ], "name": [ { "value": "Attribution - NonCommercial", @@ -36,9 +45,9 @@ ], "description": [ { - "value": "\"Creative<\/a>
This work is licensed under a
Creative Commons Attribution-NonCommercial 4.0 International License<\/a>.", + "value": "

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License<\/a>.<\/p>\r\n", "format": "basic_html", - "processed": "\"Image<\/a>
This work is licensed under a
Creative Commons Attribution-NonCommercial 4.0 International License<\/a>.", + "processed": "

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License<\/a>.<\/p>", "lang": "en" } ], @@ -47,9 +56,14 @@ "value": 0 } ], + "_embedded": { + "http:\/\/drupal.org\/rest\/relation\/taxonomy_term\/license\/parent": [ + null + ] + }, "changed": [ { - "value": "2018-09-30T08:56:53+00:00", + "value": "2018-11-05T20:39:10+00:00", "lang": "en", "format": "Y-m-d\\TH:i:sP" } @@ -64,9 +78,9 @@ { "value": { "title": "Attribution - NonCommercial | Drutopia", - "canonical_url": "http:\/\/default\/taxonomy\/term\/20", + "canonical_url": "http:\/\/agaric-com.test\/taxonomy\/term\/20", "description": "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License." } } ] -} +} \ No newline at end of file -- 2.45.2 From 763229129ac53e2789d8f7d32ac87b36b061ba96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 17:36:53 -0500 Subject: [PATCH 009/790] Commit configuration apparently resulting from migration --- config/sync/group.role.group-1ac17d355.yml | 17 +++++++++++++++++ config/sync/group.role.group-2d8610827.yml | 17 +++++++++++++++++ config/sync/group.role.group-5165abfe1.yml | 17 +++++++++++++++++ .../migrate_plus.migration_group.agaric.yml | 10 ++++++++++ .../migrate_plus.migration_group.default.yml | 10 ++++++++++ ...stem.action.user_add_role_action.partner.yml | 14 ++++++++++++++ .../system.action.user_add_role_action.past.yml | 14 ++++++++++++++ ...system.action.user_add_role_action.staff.yml | 14 ++++++++++++++ ...m.action.user_remove_role_action.partner.yml | 14 ++++++++++++++ ...stem.action.user_remove_role_action.past.yml | 14 ++++++++++++++ ...tem.action.user_remove_role_action.staff.yml | 14 ++++++++++++++ config/sync/user.role.partner.yml | 9 +++++++++ config/sync/user.role.past.yml | 9 +++++++++ config/sync/user.role.staff.yml | 9 +++++++++ 14 files changed, 182 insertions(+) create mode 100644 config/sync/group.role.group-1ac17d355.yml create mode 100644 config/sync/group.role.group-2d8610827.yml create mode 100644 config/sync/group.role.group-5165abfe1.yml create mode 100644 config/sync/migrate_plus.migration_group.agaric.yml create mode 100644 config/sync/migrate_plus.migration_group.default.yml create mode 100644 config/sync/system.action.user_add_role_action.partner.yml create mode 100644 config/sync/system.action.user_add_role_action.past.yml create mode 100644 config/sync/system.action.user_add_role_action.staff.yml create mode 100644 config/sync/system.action.user_remove_role_action.partner.yml create mode 100644 config/sync/system.action.user_remove_role_action.past.yml create mode 100644 config/sync/system.action.user_remove_role_action.staff.yml create mode 100644 config/sync/user.role.partner.yml create mode 100644 config/sync/user.role.past.yml create mode 100644 config/sync/user.role.staff.yml diff --git a/config/sync/group.role.group-1ac17d355.yml b/config/sync/group.role.group-1ac17d355.yml new file mode 100644 index 0000000..2159eb9 --- /dev/null +++ b/config/sync/group.role.group-1ac17d355.yml @@ -0,0 +1,17 @@ +uuid: dcc188a5-9960-4e74-a7b2-99aa25751fa5 +langcode: en +status: true +dependencies: + config: + - group.type.group + enforced: + config: + - user.role.staff +id: group-1ac17d355 +label: Staff +weight: 8 +internal: true +audience: outsider +group_type: group +permissions_ui: false +permissions: { } diff --git a/config/sync/group.role.group-2d8610827.yml b/config/sync/group.role.group-2d8610827.yml new file mode 100644 index 0000000..58dfa28 --- /dev/null +++ b/config/sync/group.role.group-2d8610827.yml @@ -0,0 +1,17 @@ +uuid: ce107ee3-2a33-4cdf-98b6-8155e4ca2ef4 +langcode: en +status: true +dependencies: + config: + - group.type.group + enforced: + config: + - user.role.partner +id: group-2d8610827 +label: Partner +weight: 7 +internal: true +audience: outsider +group_type: group +permissions_ui: false +permissions: { } diff --git a/config/sync/group.role.group-5165abfe1.yml b/config/sync/group.role.group-5165abfe1.yml new file mode 100644 index 0000000..6d70cc4 --- /dev/null +++ b/config/sync/group.role.group-5165abfe1.yml @@ -0,0 +1,17 @@ +uuid: 6661c97e-89c4-4266-9878-6fb8a9a099eb +langcode: en +status: true +dependencies: + config: + - group.type.group + enforced: + config: + - user.role.past +id: group-5165abfe1 +label: Past +weight: 6 +internal: true +audience: outsider +group_type: group +permissions_ui: false +permissions: { } diff --git a/config/sync/migrate_plus.migration_group.agaric.yml b/config/sync/migrate_plus.migration_group.agaric.yml new file mode 100644 index 0000000..964154b --- /dev/null +++ b/config/sync/migrate_plus.migration_group.agaric.yml @@ -0,0 +1,10 @@ +uuid: 56b0ff59-0f10-408e-ab26-e7142a0d664e +langcode: en +status: true +dependencies: { } +id: agaric +label: agaric +description: '' +source_type: null +module: null +shared_configuration: null diff --git a/config/sync/migrate_plus.migration_group.default.yml b/config/sync/migrate_plus.migration_group.default.yml new file mode 100644 index 0000000..e136f51 --- /dev/null +++ b/config/sync/migrate_plus.migration_group.default.yml @@ -0,0 +1,10 @@ +uuid: ebf7bad7-82a1-4b78-8962-5b69dc39a374 +langcode: en +status: true +dependencies: { } +id: default +label: Default +description: 'A container for any migrations not explicitly assigned to a group.' +source_type: null +module: null +shared_configuration: null diff --git a/config/sync/system.action.user_add_role_action.partner.yml b/config/sync/system.action.user_add_role_action.partner.yml new file mode 100644 index 0000000..f516153 --- /dev/null +++ b/config/sync/system.action.user_add_role_action.partner.yml @@ -0,0 +1,14 @@ +uuid: cf2273db-e14b-4176-86dd-d98b659441c5 +langcode: en +status: true +dependencies: + config: + - user.role.partner + module: + - user +id: user_add_role_action.partner +label: 'Add the Partner role to the selected user(s)' +type: user +plugin: user_add_role_action +configuration: + rid: partner diff --git a/config/sync/system.action.user_add_role_action.past.yml b/config/sync/system.action.user_add_role_action.past.yml new file mode 100644 index 0000000..755406e --- /dev/null +++ b/config/sync/system.action.user_add_role_action.past.yml @@ -0,0 +1,14 @@ +uuid: 165de292-49a5-444b-982f-01eeca695fc4 +langcode: en +status: true +dependencies: + config: + - user.role.past + module: + - user +id: user_add_role_action.past +label: 'Add the Past role to the selected user(s)' +type: user +plugin: user_add_role_action +configuration: + rid: past diff --git a/config/sync/system.action.user_add_role_action.staff.yml b/config/sync/system.action.user_add_role_action.staff.yml new file mode 100644 index 0000000..bbee85e --- /dev/null +++ b/config/sync/system.action.user_add_role_action.staff.yml @@ -0,0 +1,14 @@ +uuid: a2df41b1-febb-448c-a21c-5064fde3d059 +langcode: en +status: true +dependencies: + config: + - user.role.staff + module: + - user +id: user_add_role_action.staff +label: 'Add the Staff role to the selected user(s)' +type: user +plugin: user_add_role_action +configuration: + rid: staff diff --git a/config/sync/system.action.user_remove_role_action.partner.yml b/config/sync/system.action.user_remove_role_action.partner.yml new file mode 100644 index 0000000..cfda294 --- /dev/null +++ b/config/sync/system.action.user_remove_role_action.partner.yml @@ -0,0 +1,14 @@ +uuid: 50bbc1a5-dd04-4f1c-b924-f6772320c4c4 +langcode: en +status: true +dependencies: + config: + - user.role.partner + module: + - user +id: user_remove_role_action.partner +label: 'Remove the Partner role from the selected user(s)' +type: user +plugin: user_remove_role_action +configuration: + rid: partner diff --git a/config/sync/system.action.user_remove_role_action.past.yml b/config/sync/system.action.user_remove_role_action.past.yml new file mode 100644 index 0000000..4887499 --- /dev/null +++ b/config/sync/system.action.user_remove_role_action.past.yml @@ -0,0 +1,14 @@ +uuid: 5f5ba06e-a3e3-48f5-96b5-ca48f4004214 +langcode: en +status: true +dependencies: + config: + - user.role.past + module: + - user +id: user_remove_role_action.past +label: 'Remove the Past role from the selected user(s)' +type: user +plugin: user_remove_role_action +configuration: + rid: past diff --git a/config/sync/system.action.user_remove_role_action.staff.yml b/config/sync/system.action.user_remove_role_action.staff.yml new file mode 100644 index 0000000..65660f1 --- /dev/null +++ b/config/sync/system.action.user_remove_role_action.staff.yml @@ -0,0 +1,14 @@ +uuid: c1dc66ff-6bb9-4b4a-b2a7-93222fe48d44 +langcode: en +status: true +dependencies: + config: + - user.role.staff + module: + - user +id: user_remove_role_action.staff +label: 'Remove the Staff role from the selected user(s)' +type: user +plugin: user_remove_role_action +configuration: + rid: staff diff --git a/config/sync/user.role.partner.yml b/config/sync/user.role.partner.yml new file mode 100644 index 0000000..6be6752 --- /dev/null +++ b/config/sync/user.role.partner.yml @@ -0,0 +1,9 @@ +uuid: a0ec8067-4c42-40fc-bf5a-de93ee6af1f0 +langcode: en +status: true +dependencies: { } +id: partner +label: Partner +weight: 7 +is_admin: null +permissions: { } diff --git a/config/sync/user.role.past.yml b/config/sync/user.role.past.yml new file mode 100644 index 0000000..8d39a62 --- /dev/null +++ b/config/sync/user.role.past.yml @@ -0,0 +1,9 @@ +uuid: 2874b779-2b7c-44f9-bf90-9ac2e297cda9 +langcode: en +status: true +dependencies: { } +id: past +label: Past +weight: 6 +is_admin: null +permissions: { } diff --git a/config/sync/user.role.staff.yml b/config/sync/user.role.staff.yml new file mode 100644 index 0000000..8c06239 --- /dev/null +++ b/config/sync/user.role.staff.yml @@ -0,0 +1,9 @@ +uuid: 7216ebcf-5eda-4c34-b429-eb665469567b +langcode: en +status: true +dependencies: { } +id: staff +label: Staff +weight: 8 +is_admin: null +permissions: { } -- 2.45.2 From 80115cf009f45ec03a0b97afde77f5f156821583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 17:37:20 -0500 Subject: [PATCH 010/790] Delete unused drush aliases --- drush/sites/agaric-com-vm.site.yml | 2 -- drush/sites/agaric-com.site.yml | 3 --- drush/sites/www-agaric-com.site.yml | 3 --- 3 files changed, 8 deletions(-) delete mode 100644 drush/sites/agaric-com-vm.site.yml delete mode 100644 drush/sites/agaric-com.site.yml delete mode 100644 drush/sites/www-agaric-com.site.yml diff --git a/drush/sites/agaric-com-vm.site.yml b/drush/sites/agaric-com-vm.site.yml deleted file mode 100644 index 391bf5b..0000000 --- a/drush/sites/agaric-com-vm.site.yml +++ /dev/null @@ -1,2 +0,0 @@ -# This is a placeholder file used to track when agaric-com-vm.aliases.drushrc.php was converted. -# If you delete agaric-com-vm.aliases.drushrc.php, then you may delete this file. \ No newline at end of file diff --git a/drush/sites/agaric-com.site.yml b/drush/sites/agaric-com.site.yml deleted file mode 100644 index 0976ad8..0000000 --- a/drush/sites/agaric-com.site.yml +++ /dev/null @@ -1,3 +0,0 @@ -test: - root: /var/www/drutopia//web - uri: agaric-com.test diff --git a/drush/sites/www-agaric-com.site.yml b/drush/sites/www-agaric-com.site.yml deleted file mode 100644 index 4bfc44e..0000000 --- a/drush/sites/www-agaric-com.site.yml +++ /dev/null @@ -1,3 +0,0 @@ -test: - root: /var/www/drutopia//web - uri: www.agaric-com.test -- 2.45.2 From 75509ea23a1eb4f8bb7d9aaf6684108be25cafb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 17:37:42 -0500 Subject: [PATCH 011/790] Correct Drush alias tag --- drush/sites/live.site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drush/sites/live.site.yml b/drush/sites/live.site.yml index 67567e9..d0d3b68 100644 --- a/drush/sites/live.site.yml +++ b/drush/sites/live.site.yml @@ -1,4 +1,4 @@ -dev: +live: host: elizabeth.mayfirst.org paths: drush: /home/agaric_live/site/vendor/drush/drush -- 2.45.2 From 77ed41c0d4b61cae4a825893cc680c514340a45b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 17:45:56 -0500 Subject: [PATCH 012/790] Update to non-deprecated form of GPL 2+ license --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4acb1e2..762ef58 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "drutopia/drutopia_template", "description": "Template for composer-based Drutopia projects.", "type": "project", - "license": "GPL-2.0+", + "license": "GPL-2.0-or-later", "minimum-stability": "dev", "prefer-stable": true, "require": { -- 2.45.2 From 60ff0235f2dba8711b580a309490584e1ecf1a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 18:03:34 -0500 Subject: [PATCH 013/790] Update webform because Jacob Rockowitz releases daily --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 9a513ac..55c7e48 100644 --- a/composer.lock +++ b/composer.lock @@ -7374,17 +7374,17 @@ }, { "name": "drupal/webform", - "version": "5.0.0-rc24", + "version": "5.0.0-rc25", "source": { "type": "git", "url": "https://git.drupal.org/project/webform", - "reference": "8.x-5.0-rc24" + "reference": "8.x-5.0-rc25" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc24.zip", - "reference": "8.x-5.0-rc24", - "shasum": "9dda44bef5e497cbf0ed6dfc443d70ef51b1bc49" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc25.zip", + "reference": "8.x-5.0-rc25", + "shasum": "44ab47ffa81a8510f010a4fd05c7302bc3aec410" }, "require": { "drupal/core": "*" @@ -7392,6 +7392,7 @@ "require-dev": { "drupal/address": "~1.4", "drupal/devel": "*", + "drupal/jsonapi": "~2.0", "drupal/token": "~1.3", "drupal/webform_access": "*", "drupal/webform_node": "*", @@ -7404,8 +7405,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.0-rc24", - "datestamp": "1540255380", + "version": "8.x-5.0-rc25", + "datestamp": "1541452980", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." -- 2.45.2 From 102439cd9605e984f339988a23fbeea2fb3acaba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 18:07:49 -0500 Subject: [PATCH 014/790] Add basic deploy/ahoy cheat sheet to README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 7852500..2169877 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,23 @@ git submodule update --recursive --remote ## Theming See `web/themes/custom/agarica/README.md` and `web/themes/custom/agarica/patternlibrary/README.md` + +## Deployment + +Agaric is currently using a Platform as a Service version of Drutopia with additional modules. + +Set up [drutopia_host](https://gitlab.com/drutopia-platform/drutopia_host) and [hosting_private](https://gitlab.com/drutopia-platform/hosting_private), as documented in hosting private. + +Then use [ahoy](). + +If Agaric's Drutopia PaaS base has changed (the composer.lock in this directory), produce and push a new build: + +``` +ahoy deploy-build agaric +``` + +To deploy everything else (config, templates, styles): + +``` +ahoy deploy-site agaric_live +``` -- 2.45.2 From e12694f1631b123f9fd5e5651304f4f1e4491d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 18:08:45 -0500 Subject: [PATCH 015/790] Update to new release of Minimal HTML with title format --- composer.lock | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 55c7e48..e39961e 100644 --- a/composer.lock +++ b/composer.lock @@ -6365,33 +6365,36 @@ }, { "name": "drupal/minimalhtml", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupal.org/project/minimalhtml", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "ed64517d80e1279b24ca452fd4bdd6fec6ba0087" + "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "2a41c2b9d052a65ce40cc1eaf78bff4e4cdb373e" }, "require": { "drupal/core": "*", "drupal/wysiwyg_linebreaks": "^1.9" }, + "require-dev": { + "drupal/wysiwyg_linebreaks": "*" + }, "type": "drupal-module", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1516169885", + "version": "8.x-1.1", + "datestamp": "1541458980", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, -- 2.45.2 From 0ebb1fc7610d192dc339021cb9fcbda1fc7198d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 5 Nov 2018 18:11:20 -0500 Subject: [PATCH 016/790] Clarify first steps to ahoy usages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2169877..33cad20 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Agaric is currently using a Platform as a Service version of Drutopia with addit Set up [drutopia_host](https://gitlab.com/drutopia-platform/drutopia_host) and [hosting_private](https://gitlab.com/drutopia-platform/hosting_private), as documented in hosting private. -Then use [ahoy](). +Then use [ahoy](https://github.com/ahoy-cli/ahoy/), from within the hosting_private directory. If Agaric's Drutopia PaaS base has changed (the composer.lock in this directory), produce and push a new build: -- 2.45.2 From 9e2cd68270b1eaaa5e845b44f78a16b718c4254e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 14:00:36 -0500 Subject: [PATCH 017/790] Use dev version of coffee plus our patch for alt+g shortcut --- composer.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 762ef58..890d1a8 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "drupal/redirect": "^1.2", "drupal/block_theme_sync": "^1.0@alpha", "drupal/search404": "^1.0", - "drupal/coffee": "^1.0@beta", + "drupal/coffee": "1.x-dev", "drupal/twigsuggest": "1.x-dev", "drupal/ckeditor_markdown": "^1.1", "drupal/minimalhtml": "^1.0", @@ -74,6 +74,9 @@ "patches": { "drupal/search404": { "Remove search module dependency": "https://www.drupal.org/files/issues/2018-07-09/search404-core-search-dependency-9.patch" + }, + "drupal/coffee": { + "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-12.coffee-hotkeys-plus-g.patch" } } } -- 2.45.2 From 8424c3b5fe4eb29ac9b909257ca3f1e0a40f8e9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:15:35 -0500 Subject: [PATCH 018/790] Use more recent patch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 890d1a8..415bc41 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "Remove search module dependency": "https://www.drupal.org/files/issues/2018-07-09/search404-core-search-dependency-9.patch" }, "drupal/coffee": { - "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-12.coffee-hotkeys-plus-g.patch" + "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" } } } -- 2.45.2 From 1cea868ffaf0cd139762d8a5ad8e8bf7c0ad0551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:17:37 -0500 Subject: [PATCH 019/790] Update Drupal core, contrib modules --- composer.lock | 49 ++++++++++++++++++++++--------------------------- 1 file changed, 22 insertions(+), 27 deletions(-) diff --git a/composer.lock b/composer.lock index e39961e..ef151ac 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": "31d04f7ffd19b7743ad2e3ce55bf35f1", + "content-hash": "65585e16b73cac76bb4e64ba75d936fa", "packages": [ { "name": "asm89/stack-cors", @@ -2514,17 +2514,11 @@ }, { "name": "drupal/coffee", - "version": "1.0.0-beta2", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupal.org/project/coffee", - "reference": "8.x-1.0-beta2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/coffee-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "92631b9ea65298a057cc4143e0939bb156ef5e8d" + "reference": "8f6a4ee294342399df7ad9261225d2a0cd3ac43f" }, "require": { "drupal/core": "~8.0" @@ -2536,11 +2530,11 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1477414741", + "version": "8.x-1.0-beta2+5-dev", + "datestamp": "1494319984", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -2581,7 +2575,8 @@ "source": "https://cgit.drupalcode.org/coffee", "issues": "https://drupal.org/project/issues/coffee", "irc": "irc://irc.freenode.org/drupal-contribute" - } + }, + "time": "2017-05-09T08:49:39+00:00" }, { "name": "drupal/components", @@ -3317,16 +3312,16 @@ }, { "name": "drupal/core", - "version": "8.6.2", + "version": "8.6.3", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "356292934802bb1aecc478e88a3cba77442d7c62" + "reference": "9e9a1dd9e280ebaf10622217e54448b529167965" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/356292934802bb1aecc478e88a3cba77442d7c62", - "reference": "356292934802bb1aecc478e88a3cba77442d7c62", + "url": "https://api.github.com/repos/drupal/core/zipball/9e9a1dd9e280ebaf10622217e54448b529167965", + "reference": "9e9a1dd9e280ebaf10622217e54448b529167965", "shasum": "" }, "require": { @@ -3492,7 +3487,7 @@ "jcalderonzumba/gastonjs": "^1.0.2", "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", "mikey179/vfsstream": "^1.2", - "phpspec/prophecy": "^1.4", + "phpspec/prophecy": "^1.7", "phpunit/phpunit": "^4.8.35 || ^6.5", "symfony/css-selector": "^3.4.0", "symfony/debug": "^3.4.0", @@ -3554,7 +3549,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2018-10-17T22:19:50+00:00" + "time": "2018-11-07T14:45:40+00:00" }, { "name": "drupal/ctools", @@ -7377,17 +7372,17 @@ }, { "name": "drupal/webform", - "version": "5.0.0-rc25", + "version": "5.0.0-rc26", "source": { "type": "git", "url": "https://git.drupal.org/project/webform", - "reference": "8.x-5.0-rc25" + "reference": "8.x-5.0-rc26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc25.zip", - "reference": "8.x-5.0-rc25", - "shasum": "44ab47ffa81a8510f010a4fd05c7302bc3aec410" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc26.zip", + "reference": "8.x-5.0-rc26", + "shasum": "9bcddf036572a1b8896412aa7d7f214152f8a717" }, "require": { "drupal/core": "*" @@ -7408,8 +7403,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.0-rc25", - "datestamp": "1541452980", + "version": "8.x-5.0-rc26", + "datestamp": "1541466481", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -10926,7 +10921,7 @@ "drupal/drutopia_core": 20, "drupal/webform": 5, "drupal/block_theme_sync": 15, - "drupal/coffee": 10, + "drupal/coffee": 20, "drupal/twigsuggest": 20, "drupal/ui_patterns": 5 }, -- 2.45.2 From eb036a870439e69f7a04687dfdcd15c1e70f992f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:18:28 -0500 Subject: [PATCH 020/790] Configure coffee to use alternate hotkeys --- config/sync/coffee.configuration.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/sync/coffee.configuration.yml b/config/sync/coffee.configuration.yml index 58e9fb8..6058a0b 100644 --- a/config/sync/coffee.configuration.yml +++ b/config/sync/coffee.configuration.yml @@ -7,3 +7,8 @@ coffee_menus: max_results: 12 _core: default_config_hash: cOqVnz_7pbb_0R31nQwih4Gh8XkmIbyFagFp6uUPaOc +keycodes: + - 206 + - 75 + - 71 + - 103 -- 2.45.2 From 287b6d9ab7cd61471961da9cf0fdde53c077f294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:19:38 -0500 Subject: [PATCH 021/790] Configure case study tile --- ...tity_view_display.node.case_study.tile.yml | 44 ++++++++++++++----- 1 file changed, 33 insertions(+), 11 deletions(-) diff --git a/config/sync/core.entity_view_display.node.case_study.tile.yml b/config/sync/core.entity_view_display.node.case_study.tile.yml index 2a84a2f..8e92db3 100644 --- a/config/sync/core.entity_view_display.node.case_study.tile.yml +++ b/config/sync/core.entity_view_display.node.case_study.tile.yml @@ -22,25 +22,37 @@ dependencies: - responsive_image.styles.wide module: - ds + - entity_reference_revisions - responsive_image - user third_party_settings: ds: layout: - id: layout_onecol - library: layout_discovery/onecol + id: pattern_tile + library: null disable_css: false entity_classes: all_classes - settings: { } + settings: + pattern: + field_templates: default + variant: berry regions: - content: - - field_image + title: - node_title + - field_image + - field_body_paragraph + subtitle: - field_case_study_subtitle + - node_post_date fields: + node_post_date: + plugin_id: node_post_date + weight: 4 + label: hidden + formatter: ds_post_date_long node_title: plugin_id: node_title - weight: 1 + weight: 0 label: hidden formatter: default settings: @@ -55,10 +67,21 @@ targetEntityType: node bundle: case_study mode: tile content: + field_body_paragraph: + type: entity_reference_revisions_entity_view + weight: 2 + region: title + label: hidden + settings: + view_mode: tile + link: '' + third_party_settings: + ds: + ds_limit: '1' field_case_study_subtitle: type: string - weight: 2 - region: content + weight: 3 + region: subtitle label: hidden settings: link_to_entity: false @@ -73,8 +96,8 @@ content: lb-col: false field_image: type: responsive_image - weight: 0 - region: content + weight: 1 + region: title label: hidden settings: responsive_image_style: wide @@ -90,7 +113,6 @@ content: lb-col: false hidden: body: true - field_body_paragraph: true field_case_study_client: true field_case_study_partners: true field_case_study_status: true -- 2.45.2 From 38dd0cfbbe1899979410f169ca25948343016620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:20:03 -0500 Subject: [PATCH 022/790] Re-title case study view --- config/sync/views.view.case_study.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index 9a3290d..6e468b5 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -163,7 +163,7 @@ display: expose: label: '' plugin_id: search_api - title: 'Case Study' + title: Work header: { } footer: { } empty: { } @@ -245,6 +245,8 @@ display: offset: 0 defaults: pager: false + css_class: false + css_class: is-dark cache_metadata: max-age: -1 contexts: -- 2.45.2 From 646febc0546cb2ce1d734ecc71eb84fa3b80fc97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:30:10 -0500 Subject: [PATCH 023/790] Commit live changes to case study services reference form field --- ...entity_form_display.node.case_study.default.yml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) 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 d3bc62f..2de343c 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 @@ -123,12 +123,9 @@ content: region: content field_services: weight: 8 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' + settings: { } third_party_settings: { } - type: entity_reference_autocomplete + type: options_buttons region: content field_summary: weight: 3 @@ -140,12 +137,9 @@ content: region: content field_technologies: weight: 9 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' + settings: { } third_party_settings: { } - type: entity_reference_autocomplete + type: options_buttons region: content path: type: path -- 2.45.2 From ef15816b729baa8901a31f12e576d0913f59722d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:32:00 -0500 Subject: [PATCH 024/790] Commit live enablement/config of redirect & redirect 404 --- config/sync/core.extension.yml | 2 + config/sync/views.view.redirect.yml | 600 ++++++++++++++++++++++++ config/sync/views.view.redirect_404.yml | 526 +++++++++++++++++++++ 3 files changed, 1128 insertions(+) create mode 100644 config/sync/views.view.redirect.yml create mode 100644 config/sync/views.view.redirect_404.yml diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index bfce1fc..824dfa1 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -91,6 +91,8 @@ module: path: 0 quickedit: 0 rdf: 0 + redirect: 0 + redirect_404: 0 responsive_image: 0 search_api: 0 search_api_db: 0 diff --git a/config/sync/views.view.redirect.yml b/config/sync/views.view.redirect.yml new file mode 100644 index 0000000..37e2a2a --- /dev/null +++ b/config/sync/views.view.redirect.yml @@ -0,0 +1,600 @@ +uuid: 9f552b34-f8e2-422e-be4d-84b4b5fd0462 +langcode: en +status: true +dependencies: + module: + - link + - redirect + - user +_core: + default_config_hash: szL-A_Er9yaiA51EXGl3yYAj1T_LnNrYdxxY6UwRisU +id: redirect +label: Redirect +module: views +description: 'List of redirects' +tag: '' +base_table: redirect +base_field: rid +core: 8.x +display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: tag + options: { } + query: + type: views_query + options: + disable_sql_rewrite: false + distinct: false + replica: false + query_comment: '' + query_tags: { } + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: full + options: + items_per_page: 50 + offset: 0 + id: 0 + total_pages: null + tags: + previous: '‹ previous' + next: 'next ›' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + redirect_source__path: redirect_source__path + redirect_redirect__uri: redirect_redirect__uri + status_code: status_code + language: language + created: created + operations: operations + info: + redirect_source__path: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + redirect_redirect__uri: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status_code: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + language: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + fields: + redirect_bulk_form: + id: redirect_bulk_form + table: redirect + field: redirect_bulk_form + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: 'With selection' + include_exclude: exclude + selected_actions: { } + entity_type: redirect + plugin_id: redirect_bulk_form + redirect_source__path: + id: redirect_source__path + table: redirect + field: redirect_source__path + relationship: none + group_type: group + admin_label: '' + label: From + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: path + type: redirect_source + settings: { } + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: redirect + entity_field: redirect_source + plugin_id: field + redirect_redirect__uri: + id: redirect_redirect__uri + table: redirect + field: redirect_redirect__uri + entity_type: redirect + entity_field: redirect_redirect + plugin_id: field + status_code: + id: status_code + table: redirect + field: status_code + entity_type: redirect + entity_field: status_code + plugin_id: field + language: + id: language + table: redirect + field: language + entity_type: redirect + entity_field: language + plugin_id: field + created: + id: created + table: redirect + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: fallback + custom_date_format: '' + timezone: '' + entity_type: redirect + entity_field: created + plugin_id: date + operations: + id: operations + table: redirect + field: operations + entity_type: redirect + plugin_id: entity_operations + filters: + redirect_source__path: + id: redirect_source__path + table: redirect + field: redirect_source__path + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: redirect_source__path_op + label: From + description: '' + use_operator: false + operator: redirect_source__path_op + identifier: redirect_source__path + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: redirect + entity_field: redirect_source + plugin_id: string + redirect_redirect__uri: + id: redirect_redirect__uri + table: redirect + field: redirect_redirect__uri + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: redirect_redirect__uri_op + label: To + description: '' + use_operator: false + operator: redirect_redirect__uri_op + identifier: redirect_redirect__uri + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: redirect + entity_field: redirect_redirect + plugin_id: string + status_code: + id: status_code + table: redirect + field: status_code + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: status_code_op + label: 'Status code' + description: '' + use_operator: false + operator: status_code_op + identifier: status_code + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: true + group_info: + label: 'Status code' + description: '' + identifier: status_code + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: '300 Multiple Choices' + operator: '=' + value: + value: '300' + min: '' + max: '' + 2: + title: '301 Moved Permanently' + operator: '=' + value: + value: '301' + min: '' + max: '' + 3: + title: '302 Found' + operator: '=' + value: + value: '302' + min: '' + max: '' + 4: + title: '303 See Other' + operator: '=' + value: + value: '303' + min: '' + max: '' + 5: + title: '304 Not Modified' + operator: '=' + value: + value: '304' + min: '' + max: '' + 6: + title: '305 Use Proxy' + operator: '=' + value: + value: '305' + min: '' + max: '' + 7: + title: '307 Temporary Redirect' + operator: '=' + value: + value: '307' + min: '' + max: '' + entity_type: redirect + entity_field: status_code + plugin_id: numeric + language: + id: language + table: redirect + field: language + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: language_op + label: 'Original language' + description: '' + use_operator: false + operator: language_op + identifier: language + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: redirect + entity_field: language + plugin_id: language + sorts: { } + title: Redirect + header: { } + footer: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + empty: true + tokenize: false + content: 'There is no redirect yet.' + plugin_id: text_custom + relationships: { } + arguments: { } + display_extenders: { } + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + cacheable: false + max-age: 0 + tags: { } + page_1: + display_plugin: page + id: page_1 + display_title: Page + position: 1 + display_options: + display_extenders: { } + path: admin/config/search/redirect + cache_metadata: + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + cacheable: false + max-age: 0 + tags: { } diff --git a/config/sync/views.view.redirect_404.yml b/config/sync/views.view.redirect_404.yml new file mode 100644 index 0000000..27a3f56 --- /dev/null +++ b/config/sync/views.view.redirect_404.yml @@ -0,0 +1,526 @@ +uuid: d5000499-6bb9-4b31-a225-998e12259459 +langcode: en +status: true +dependencies: + module: + - redirect_404 + - user +_core: + default_config_hash: kAe9LN5CFd5dvECtV8RZtKnyvURX37zd7nIMOURm-U0 +id: redirect_404 +label: 'Redirect 404' +module: views +description: '' +tag: '' +base_table: redirect_404 +base_field: '' +core: 8.x +display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: none + options: { } + query: + type: views_query + options: + disable_sql_rewrite: false + distinct: false + replica: false + query_comment: '' + query_tags: { } + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: mini + options: + items_per_page: 10 + offset: 0 + id: 0 + total_pages: null + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + tags: + previous: ‹‹ + next: ›› + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + path: path + count: count + timestamp: timestamp + info: + path: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + count: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + timestamp: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + default: count + empty_table: false + row: + type: fields + fields: + path: + table: redirect_404 + field: path + id: path + entity_type: null + entity_field: null + plugin_id: standard + relationship: none + group_type: group + admin_label: '' + label: Path + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + count: + id: count + table: redirect_404 + field: count + relationship: none + group_type: group + admin_label: '' + label: Count + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + format: unserialized + key: '' + plugin_id: serialized + timestamp: + id: timestamp + table: redirect_404 + field: timestamp + relationship: none + group_type: group + admin_label: '' + label: 'Last accessed' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: short + custom_date_format: '' + timezone: '' + plugin_id: date + langcode: + id: langcode + table: redirect_404 + field: langcode + relationship: none + group_type: group + admin_label: '' + label: Language + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + plugin_id: standard + redirect_404_operations: + id: redirect_404_operations + table: redirect_404 + field: redirect_404_operations + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + plugin_id: redirect_404_operations + filters: + path: + id: path + table: redirect_404 + field: path + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: path_op + label: Path + description: '' + use_operator: false + operator: path_op + identifier: path + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: string + langcode: + id: langcode + table: redirect_404 + field: langcode + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: langcode_op + label: Language + description: '' + use_operator: false + operator: langcode_op + identifier: langcode + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: in_operator + resolved: + id: resolved + table: redirect_404 + field: resolved + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '0' + group: 1 + exposed: false + expose: + operator_id: '' + label: Resolved + description: '' + use_operator: false + operator: resolved_op + identifier: resolved + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: boolean + sorts: { } + title: 'Fix 404 pages' + header: { } + footer: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + empty: true + tokenize: false + content: 'There are no 404 errors to fix.' + plugin_id: text_custom + relationships: { } + arguments: { } + display_extenders: { } + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } + page_1: + display_plugin: page + id: page_1 + display_title: Page + position: 1 + display_options: + display_extenders: { } + path: admin/config/search/redirect/404 + display_description: 'Lists 404 error paths with no redirect assigned yet.' + enabled: true + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } -- 2.45.2 From 633b1a8425e809b61014024170719b6a0fe71905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:33:42 -0500 Subject: [PATCH 025/790] Commit live enablement/initial config of webform --- config/sync/core.extension.yml | 2 + ...ction.webform_submission_delete_action.yml | 13 + ...on.webform_submission_make_lock_action.yml | 13 + ....webform_submission_make_sticky_action.yml | 13 + ....webform_submission_make_unlock_action.yml | 13 + ...ebform_submission_make_unsticky_action.yml | 13 + config/sync/system.mail.yml | 1 + .../sync/views.view.webform_submissions.yml | 3170 +++++++++++++++++ config/sync/webform.settings.yml | 185 + config/sync/webform.webform.contact.yml | 237 ++ .../webform.webform_options.country_codes.yml | 14 + .../webform.webform_options.country_names.yml | 14 + config/sync/webform.webform_options.days.yml | 14 + .../webform.webform_options.education.yml | 14 + ...form.webform_options.employment_status.yml | 14 + .../webform.webform_options.ethnicity.yml | 14 + .../sync/webform.webform_options.gender.yml | 14 + .../sync/webform.webform_options.industry.yml | 14 + .../webform.webform_options.languages.yml | 14 + ...bform.webform_options.likert_agreement.yml | 14 + ...form.webform_options.likert_comparison.yml | 14 + ...form.webform_options.likert_importance.yml | 14 + ...webform.webform_options.likert_quality.yml | 14 + ...rm.webform_options.likert_satisfaction.yml | 14 + ...bform.webform_options.likert_ten_scale.yml | 14 + ...bform.webform_options.likert_would_you.yml | 14 + ...webform.webform_options.marital_status.yml | 14 + .../sync/webform.webform_options.months.yml | 14 + .../webform.webform_options.phone_types.yml | 14 + .../webform.webform_options.relationship.yml | 14 + config/sync/webform.webform_options.size.yml | 14 + .../webform.webform_options.state_codes.yml | 14 + .../webform.webform_options.state_names.yml | 14 + ...m.webform_options.state_province_codes.yml | 14 + ...m.webform_options.state_province_names.yml | 14 + .../webform.webform_options.time_zones.yml | 14 + .../sync/webform.webform_options.titles.yml | 14 + .../sync/webform.webform_options.yes_no.yml | 14 + 38 files changed, 4052 insertions(+) create mode 100644 config/sync/system.action.webform_submission_delete_action.yml create mode 100644 config/sync/system.action.webform_submission_make_lock_action.yml create mode 100644 config/sync/system.action.webform_submission_make_sticky_action.yml create mode 100644 config/sync/system.action.webform_submission_make_unlock_action.yml create mode 100644 config/sync/system.action.webform_submission_make_unsticky_action.yml create mode 100644 config/sync/views.view.webform_submissions.yml create mode 100644 config/sync/webform.settings.yml create mode 100644 config/sync/webform.webform.contact.yml create mode 100644 config/sync/webform.webform_options.country_codes.yml create mode 100644 config/sync/webform.webform_options.country_names.yml create mode 100644 config/sync/webform.webform_options.days.yml create mode 100644 config/sync/webform.webform_options.education.yml create mode 100644 config/sync/webform.webform_options.employment_status.yml create mode 100644 config/sync/webform.webform_options.ethnicity.yml create mode 100644 config/sync/webform.webform_options.gender.yml create mode 100644 config/sync/webform.webform_options.industry.yml create mode 100644 config/sync/webform.webform_options.languages.yml create mode 100644 config/sync/webform.webform_options.likert_agreement.yml create mode 100644 config/sync/webform.webform_options.likert_comparison.yml create mode 100644 config/sync/webform.webform_options.likert_importance.yml create mode 100644 config/sync/webform.webform_options.likert_quality.yml create mode 100644 config/sync/webform.webform_options.likert_satisfaction.yml create mode 100644 config/sync/webform.webform_options.likert_ten_scale.yml create mode 100644 config/sync/webform.webform_options.likert_would_you.yml create mode 100644 config/sync/webform.webform_options.marital_status.yml create mode 100644 config/sync/webform.webform_options.months.yml create mode 100644 config/sync/webform.webform_options.phone_types.yml create mode 100644 config/sync/webform.webform_options.relationship.yml create mode 100644 config/sync/webform.webform_options.size.yml create mode 100644 config/sync/webform.webform_options.state_codes.yml create mode 100644 config/sync/webform.webform_options.state_names.yml create mode 100644 config/sync/webform.webform_options.state_province_codes.yml create mode 100644 config/sync/webform.webform_options.state_province_names.yml create mode 100644 config/sync/webform.webform_options.time_zones.yml create mode 100644 config/sync/webform.webform_options.titles.yml create mode 100644 config/sync/webform.webform_options.yes_no.yml diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 824dfa1..3a23406 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -111,6 +111,8 @@ module: user: 0 video_embed_field: 0 views_ui: 0 + webform: 0 + webform_ui: 0 wysiwyg_linebreaks: 0 ds: 1 menu_link_content: 1 diff --git a/config/sync/system.action.webform_submission_delete_action.yml b/config/sync/system.action.webform_submission_delete_action.yml new file mode 100644 index 0000000..3052dae --- /dev/null +++ b/config/sync/system.action.webform_submission_delete_action.yml @@ -0,0 +1,13 @@ +uuid: ba97f7e7-ac11-476e-8685-d64a90f799f6 +langcode: en +status: true +dependencies: + module: + - webform +_core: + default_config_hash: TBnl4vapW7sy5bRi7TcF-ueJnvz7aZNLif95ifvhfTQ +id: webform_submission_delete_action +label: 'Delete submission' +type: webform_submission +plugin: webform_submission_delete_action +configuration: { } diff --git a/config/sync/system.action.webform_submission_make_lock_action.yml b/config/sync/system.action.webform_submission_make_lock_action.yml new file mode 100644 index 0000000..66f5986 --- /dev/null +++ b/config/sync/system.action.webform_submission_make_lock_action.yml @@ -0,0 +1,13 @@ +uuid: 46714532-605e-4c15-9dea-82f52a69308a +langcode: en +status: true +dependencies: + module: + - webform +_core: + default_config_hash: MKmZlPRk3OJKNcYdYxSeZGQUh7LMah6MRShfkzch4bk +id: webform_submission_make_lock_action +label: 'Lock submission' +type: webform_submission +plugin: webform_submission_make_lock_action +configuration: { } diff --git a/config/sync/system.action.webform_submission_make_sticky_action.yml b/config/sync/system.action.webform_submission_make_sticky_action.yml new file mode 100644 index 0000000..2df2260 --- /dev/null +++ b/config/sync/system.action.webform_submission_make_sticky_action.yml @@ -0,0 +1,13 @@ +uuid: 8f75d31f-4ad3-4e2a-9729-97e644be1d3c +langcode: en +status: true +dependencies: + module: + - webform +_core: + default_config_hash: 8GSfG176mjTvczykLSKKzdI6HfM7nGnZGo54f0hRe5E +id: webform_submission_make_sticky_action +label: 'Star/Flag submission' +type: webform_submission +plugin: webform_submission_make_sticky_action +configuration: { } diff --git a/config/sync/system.action.webform_submission_make_unlock_action.yml b/config/sync/system.action.webform_submission_make_unlock_action.yml new file mode 100644 index 0000000..e9b4a04 --- /dev/null +++ b/config/sync/system.action.webform_submission_make_unlock_action.yml @@ -0,0 +1,13 @@ +uuid: d41ae3dc-81ae-4962-957f-f5590c953367 +langcode: en +status: true +dependencies: + module: + - webform +_core: + default_config_hash: begZ0-RmTzO_zDAwEKA2lKvtGYw1vbFOzbQOJzUbZX0 +id: webform_submission_make_unlock_action +label: 'Unlock submission' +type: webform_submission +plugin: webform_submission_make_unlock_action +configuration: { } diff --git a/config/sync/system.action.webform_submission_make_unsticky_action.yml b/config/sync/system.action.webform_submission_make_unsticky_action.yml new file mode 100644 index 0000000..66a7058 --- /dev/null +++ b/config/sync/system.action.webform_submission_make_unsticky_action.yml @@ -0,0 +1,13 @@ +uuid: b76f8430-c40d-4cca-b339-8f2789d222ac +langcode: en +status: true +dependencies: + module: + - webform +_core: + default_config_hash: n4gTFiUsdp7gw6yWUlDbKFEasZLCgXWWCmm7eJejay0 +id: webform_submission_make_unsticky_action +label: 'Unstar/unflag submission' +type: webform_submission +plugin: webform_submission_make_unsticky_action +configuration: { } diff --git a/config/sync/system.mail.yml b/config/sync/system.mail.yml index 60ed34d..da8293c 100644 --- a/config/sync/system.mail.yml +++ b/config/sync/system.mail.yml @@ -1,4 +1,5 @@ interface: default: php_mail + webform: webform_php_mail _core: default_config_hash: rYgt7uhPafP2ngaN_ZUPFuyI4KdE0zU868zLNSlzKoE diff --git a/config/sync/views.view.webform_submissions.yml b/config/sync/views.view.webform_submissions.yml new file mode 100644 index 0000000..051c2a6 --- /dev/null +++ b/config/sync/views.view.webform_submissions.yml @@ -0,0 +1,3170 @@ +uuid: a810b23c-7c59-494b-a137-124b4d00e73b +langcode: en +status: true +dependencies: + enforced: + module: + - webform + module: + - user + - webform +_core: + default_config_hash: _7B5YYODi_--G_tOWLcRmuuWsNsOFtDfntkEuwJWQq0 +id: webform_submissions +label: 'Webform submissions' +module: views +description: 'Default webform submissions views.' +tag: '' +base_table: webform_submission +base_field: sid +core: 8.x +display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: none + options: { } + cache: + type: tag + options: { } + query: + type: views_query + options: + disable_sql_rewrite: false + distinct: false + replica: false + query_comment: '' + query_tags: { } + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: full + options: + items_per_page: 25 + offset: 0 + id: 0 + total_pages: null + tags: + previous: ‹‹ + next: ›› + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50, 100, 200' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + fields: + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + view_webform_submission: + id: view_webform_submission + table: webform_submission + field: view_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: view + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link + filters: { } + sorts: { } + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + empty: false + content: 'Displaying @start - @end of @total' + plugin_id: result + footer: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + empty: true + tokenize: false + content: 'No submissions available.' + plugin_id: text_custom + relationships: { } + arguments: + webform_id: + id: webform_id + table: webform_submission + field: webform_id + entity_type: webform_submission + entity_field: webform_id + plugin_id: string + entity_type: + id: entity_type + table: webform_submission + field: entity_type + entity_type: webform_submission + entity_field: entity_type + plugin_id: string + entity_id: + id: entity_id + table: webform_submission + field: entity_id + entity_type: webform_submission + entity_field: entity_id + plugin_id: string + uid: + id: uid + table: webform_submission + field: uid + entity_type: webform_submission + entity_field: uid + plugin_id: numeric + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + default_action: ignore + exception: + value: all + title_enable: false + title: All + title_enable: false + title: '' + default_argument_type: fixed + default_argument_options: + argument: '' + default_argument_skip_url: false + summary_options: + base_path: '' + count: true + items_per_page: 25 + override: false + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + break_phrase: false + not: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: numeric + display_extenders: { } + filter_groups: + operator: AND + groups: { } + title: 'Webform submissions' + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + tags: { } + embed_administer: + display_plugin: embed + id: embed_administer + display_title: 'Embed: Administer' + position: 2 + display_options: + display_extenders: { } + display_description: 'Administer submissions.' + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + defaults: + style: false + row: false + access: false + fields: false + filters: false + filter_groups: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + access: + type: perm + options: + perm: 'administer webform submission' + fields: + webform_submission_bulk_form: + id: webform_submission_bulk_form + table: webform_submission + field: webform_submission_bulk_form + relationship: none + group_type: group + admin_label: '' + label: 'Webform submission operations bulk form' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: Action + include_exclude: exclude + selected_actions: { } + entity_type: webform_submission + plugin_id: webform_submission_bulk_form + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + label: Sticky + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sticky + plugin_id: field + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + label: Locked + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: locked + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + completed: + id: completed + table: webform_submission + field: completed + relationship: none + group_type: group + admin_label: '' + label: Completed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: completed + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + operations: + id: operations + table: webform_submission + field: operations + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + entity_type: null + entity_field: null + plugin_id: entity_operations + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + embed_default: + display_plugin: embed + id: embed_default + display_title: 'Embed: Default' + position: 1 + display_options: + display_extenders: { } + display_description: 'Display submissions.' + defaults: + fields: true + style: false + row: false + filters: true + filter_groups: true + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + sid: sid + in_draft: in_draft + created: created + remote_addr: remote_addr + view_webform_submission: view_webform_submission + info: + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + tags: { } + embed_manage: + display_plugin: embed + id: embed_manage + display_title: 'Embed: Manage' + position: 3 + display_options: + display_extenders: { } + display_description: 'Manage submissions.' + fields: + webform_submission_bulk_form: + id: webform_submission_bulk_form + table: webform_submission + field: webform_submission_bulk_form + relationship: none + group_type: group + admin_label: '' + label: 'Webform submission operations bulk form' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: Action + include_exclude: include + selected_actions: + - webform_submission_make_lock_action + - webform_submission_make_sticky_action + - webform_submission_make_unlock_action + - webform_submission_make_unsticky_action + entity_type: webform_submission + plugin_id: webform_submission_bulk_form + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + label: Sticky + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sticky + plugin_id: field + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + label: Locked + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: locked + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + completed: + id: completed + table: webform_submission + field: completed + relationship: none + group_type: group + admin_label: '' + label: Completed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: completed + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + view_webform_submission: + id: view_webform_submission + table: webform_submission + field: view_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: view + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link + edit_webform_submission: + id: edit_webform_submission + table: webform_submission + field: edit_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: edit + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link_edit + defaults: + fields: false + style: false + row: false + access: false + filters: false + filter_groups: false + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + access: + type: perm + options: + perm: 'edit any webform submission' + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + embed_review: + display_plugin: embed + id: embed_review + display_title: 'Embed: Review' + position: 4 + display_options: + display_extenders: { } + display_description: 'Review submissions.' + fields: + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + label: Sticky + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sticky + plugin_id: field + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + label: Locked + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: locked + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + completed: + id: completed + table: webform_submission + field: completed + relationship: none + group_type: group + admin_label: '' + label: Completed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: completed + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + view_webform_submission: + id: view_webform_submission + table: webform_submission + field: view_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: view + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link + defaults: + fields: false + style: false + row: false + access: false + filters: false + filter_groups: false + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + access: + type: perm + options: + perm: 'view any webform submission' + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml new file mode 100644 index 0000000..e77c9f5 --- /dev/null +++ b/config/sync/webform.settings.yml @@ -0,0 +1,185 @@ +settings: + default_status: open + default_page_base_path: form + default_form_open_message: 'This form has not yet been opened to submissions.' + default_form_close_message: 'Sorry…This form is closed to new submissions.' + default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.' + default_submit_button_label: Submit + default_reset_button_label: Reset + default_form_submit_once: false + default_form_confidential_message: 'This form is confidential. You must Log out to submit it.' + default_form_access_denied_message: 'Please login to access this form.' + default_form_disable_back: false + default_form_submit_back: false + default_form_unsaved: false + default_form_novalidate: false + default_form_disable_inline_errors: false + default_form_required: false + default_form_required_label: 'Indicates required field' + default_form_details_toggle: true + default_form_file_limit: '' + form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" + button_classes: '' + default_wizard_prev_button_label: '< Previous Page' + default_wizard_next_button_label: 'Next Page >' + default_wizard_start_label: Start + default_wizard_confirmation_label: Complete + default_preview_next_button_label: Preview + default_preview_prev_button_label: '< Previous' + default_preview_label: Preview + default_preview_title: '[webform:title]: Preview' + default_preview_message: 'Please review your submission. Your submission is not complete until you press the "Submit" button!' + default_draft_button_label: 'Save Draft' + default_draft_saved_message: 'Submission saved. You may return to this form later and it will restore the current values.' + default_draft_loaded_message: 'A partially-completed form was found. Please complete the remaining portions.' + default_confirmation_message: 'New submission added to [webform:title].' + default_confirmation_back_label: 'Back to form' + default_submission_label: '[webform_submission:submitted-to]: Submission #[webform_submission:serial]' + default_submission_access_denied_message: 'Please login to access this submission.' + default_submission_exception_message: 'Unable to process this submission. Please contact the site administrator.' + default_submission_locked_message: 'This submission has been locked.' + default_submission_log: false + default_submission_views: { } + default_submission_views_replace: + global_routes: + - entity.webform_submission.collection + - entity.webform_submission.user + webform_routes: + - entity.webform.results_submissions + - entity.webform.user.drafts + - entity.webform.user.submissions + node_routes: + - entity.node.webform.results_submissions + - entity.node.webform.user.drafts + - entity.node.webform.user.submissions + default_previous_submission_message: 'You have already submitted this webform. View your previous submission.' + default_previous_submissions_message: 'You have already submitted this webform. View your previous submissions.' + default_autofill_message: 'This submission has been autofilled with your previous submission.' + preview_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" + confirmation_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" + confirmation_back_classes: "button\n" + default_limit_total_message: 'No more submissions are permitted.' + default_limit_user_message: 'No more submissions are permitted.' + dialog: false + dialog_options: + narrow: + title: Narrow + width: 600 + normal: + title: Normal + width: 800 + wide: + title: Wide + width: 1000 +assets: + css: '' + javascript: '' +handler: + excluded_handlers: { } +export: + temp_directory: '' + exporter: delimited + multiple_delimiter: ; + header_format: label + header_prefix: true + header_prefix_label_delimiter: ': ' + header_prefix_key_delimiter: __ + composite_element_item_format: label + options_single_format: compact + options_multiple_format: compact + options_item_format: label + entity_reference_items: + - id + - title + - url + likert_answers_format: label + signature_format: status + delimiter: ',' + excel: false + excluded_exporters: { } +batch: + default_batch_export_size: 500 + default_batch_update_size: 500 + default_batch_delete_size: 500 + default_batch_email_size: 500 +purge: + cron_size: 100 +element: + empty_message: '{Empty}' + allowed_tags: admin + wrapper_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" + classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" + horizontal_rule_classes: "webform-horizontal-rule--solid\nwebform-horizontal-rule--dashed\nwebform-horizontal-rule--dotted\nwebform-horizontal-rule--gradient\nwebform-horizontal-rule--thin\nwebform-horizontal-rule--medium\nwebform-horizontal-rule--thick\nwebform-horizontal-rule--flaired\nwebform-horizontal-rule--glyph\n" + default_description_display: '' + default_more_title: More + default_section_title_tag: h2 + 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 +html_editor: + disabled: false + element_format: '' + mail_format: '' + tidy: true + make_unused_managed_files_temporary: true +file: + file_public: false + file_private_redirect: true + file_private_redirect_message: 'Please login to access the uploaded file.' + default_max_filesize: '' + default_managed_file_extensions: 'gif jpg png bmp eps tif pict psd txt rtf html odf pdf doc docx ppt pptx xls xlsx xml avi mov mp3 ogg wav bz2 dmg gz jar rar sit svg tar zip' + default_audio_file_extensions: 'mp3 ogg wav' + default_document_file_extensions: 'txt rtf pdf doc docx odt ppt pptx odp xls xlsx ods' + default_image_file_extensions: 'gif jpg png svg' + default_video_file_extensions: 'avi mov mp4 ogg wav webm' + make_unused_managed_files_temporary: true + delete_temporary_managed_files: true +format: { } +mail: + default_to_mail: '[site:mail]' + default_from_mail: '[site:mail]' + default_from_name: '[site:name]' + default_reply_to: '' + default_return_path: '' + default_sender_mail: '' + default_sender_name: '' + default_subject: 'Webform submission from: [webform_submission:source-entity]' + default_body_text: "Submitted on [webform_submission:created]\nSubmitted by: [webform_submission:user]\n\nSubmitted values are:\n[webform_submission:values]\n" + default_body_html: "

Submitted on [webform_submission:created]

\n

Submitted by: [webform_submission:user]

\n

Submitted values are:

\n[webform_submission:values]\n" + roles: { } +test: + types: "checkbox:\n - true\ncolor:\n - '#ffffcc'\n - '#ffffcc'\n - '#ccffff'\nemail:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nlanguage_select:\n - en\nmachine_name:\n - 'loremipsum'\n - 'oratione'\n - 'dixisset'\ntel:\n - '123-456-7890'\n - '098-765-4321'\ntextarea:\n - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'\n - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'\n - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'\ntext_format:\n - value: '

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.

'\n - value: '

Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;

'\n - value: '

Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.

'\nurl:\n - 'http://example.com'\n - 'http://test.com'\nwebform_email_confirm:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nwebform_email_multiple:\n - 'example@example.com, test@test.com, random@random.com'\nwebform_time:\n - '09:00'\n - '17:00'\n" + names: "first_name:\n - 'John'\n - 'Paul'\n - 'Ringo'\n - 'George'\nlast_name:\n - 'Lennon'\n - 'McCartney'\n - 'Starr'\n - 'Harrison'\naddress:\n - '10 Main Street'\n - '11 Brook Alley Road. APT 1'\nzip:\n - '11111'\n - '12345'\n - '12345-6789'\npostal_code:\n - '11111'\n - '12345'\n - '12345-6789'\nphone:\n - '123-456-7890'\n - '098-765-4321'\nfax:\n - '123-456-7890'\n - '098-765-4321'\ncity:\n - 'Springfield'\n - 'Pleasantville'\n - 'Hill Valley'\nurl:\n - 'http://example.com'\n - 'http://test.com'\ndefault:\n - 'Loremipsum'\n - 'Oratione'\n - 'Dixisset'\n" +ui: + video_display: dialog + details_save: true + help_disabled: false + dialog_disabled: false + offcanvas_disabled: false + contribute_disabled: false + promotions_disabled: false + description_help: true +libraries: + excluded_libraries: + - jquery.chosen + - jquery.icheck + - jquery.toggles +requirements: + cdn: true + bootstrap: true + spam: true +contribute: + account_type: user + account_id: null +langcode: en +third_party_settings: { } +_core: + default_config_hash: vOXV9KclChKnE97mh4KCJVTDXxxRwh5PrtrhoXrJFWg diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml new file mode 100644 index 0000000..5da0f36 --- /dev/null +++ b/config/sync/webform.webform.contact.yml @@ -0,0 +1,237 @@ +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 +uid: null +template: false +archive: false +id: contact +title: Contact +description: 'Basic email contact webform.' +category: '' +elements: "introduction:\n '#type': webform_markup\n '#admin_title': Introduction\n '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We'd love to hear from you.'\nname:\n '#title': 'Your Name'\n '#type': textfield\n '#required': true\n '#default_value': '[current-user:display-name]'\nemail:\n '#title': 'Your Email'\n '#type': email\n '#required': true\n '#default_value': '[current-user:mail]'\nsubject:\n '#title': Subject\n '#type': textfield\n '#required': true\n '#test': 'Testing contact webform from [site:name]'\nmessage:\n '#title': Message\n '#type': textarea\n '#required': true\n '#test': 'Please ignore this email.'\nhow_did_you_find_us:\n '#type': webform_radios_other\n '#title': 'How did you find us?'\n '#options':\n 'A professional or personal recommendation': 'A professional or personal recommendation'\n 'I met an Agaric and was given a business card': 'I met an Agaric and was given a business card'\n 'Google or something similar': 'Google or something similar'\n 'The Agaric logo appeared on toast I made': 'The Agaric logo appeared on toast I made'\n '#other__option_label': Other\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: source_entity_webform + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_convert_anonymous: false + form_prepopulate: false + form_prepopulate_source_entity: false + form_prepopulate_source_entity_required: false + form_prepopulate_source_entity_type: '' + form_reset: false + form_disable_autocomplete: false + form_novalidate: false + form_disable_inline_errors: false + form_required: false + form_unsaved: false + form_disable_back: false + form_submit_back: false + form_autofocus: false + form_details_toggle: false + form_access_denied: default + form_access_denied_title: '' + form_access_denied_message: '' + form_access_denied_attributes: { } + form_file_limit: '' + submission_label: '' + submission_log: false + submission_views: { } + submission_views_replace: { } + submission_user_columns: { } + submission_user_duplicate: false + submission_access_denied: default + submission_access_denied_title: '' + submission_access_denied_message: '' + submission_access_denied_attributes: { } + submission_exception_message: '' + submission_locked_message: '' + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false + previous_submission_message: '' + previous_submissions_message: '' + autofill: false + autofill_message: '' + autofill_excluded_elements: { } + wizard_progress_bar: true + wizard_progress_pages: false + wizard_progress_percentage: false + wizard_progress_link: false + wizard_start_label: '' + wizard_preview_link: false + wizard_confirmation: true + wizard_confirmation_label: '' + wizard_track: '' + preview: 0 + preview_label: '' + preview_title: '' + preview_message: '' + preview_attributes: { } + preview_excluded_elements: { } + preview_exclude_empty: true + preview_exclude_empty_checkbox: false + draft: none + draft_multiple: false + draft_auto_save: false + draft_saved_message: '' + draft_loaded_message: '' + confirmation_type: url_message + confirmation_title: '' + confirmation_message: 'Your message has been sent.' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + limit_total: null + limit_total_interval: null + limit_total_message: '' + limit_total_unique: false + limit_user: null + limit_user_interval: null + limit_user_message: '' + limit_user_unique: false + entity_limit_total: null + entity_limit_total_interval: null + entity_limit_user: null + entity_limit_user_interval: null + purge: none + purge_days: null + results_disabled: false + results_disabled_ignore: false + token_update: false +access: + create: + roles: + - anonymous + - authenticated + users: { } + permissions: { } + view_any: + roles: { } + users: { } + permissions: { } + update_any: + roles: { } + users: { } + permissions: { } + delete_any: + roles: { } + users: { } + permissions: { } + purge_any: + roles: { } + users: { } + permissions: { } + view_own: + roles: { } + users: { } + permissions: { } + update_own: + roles: { } + users: { } + permissions: { } + delete_own: + roles: { } + users: { } + permissions: { } + administer: + roles: { } + users: { } + permissions: { } + test: + roles: { } + users: { } + permissions: { } +handlers: + email_confirmation: + id: email + label: 'Email confirmation' + handler_id: email_confirmation + status: true + conditions: { } + weight: 1 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: '[webform_submission:values:subject:raw]' + body: '[webform_submission:values:message:value]' + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + html: true + attachments: false + twig: false + theme_name: '' + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + email_notification: + id: email + label: 'Email notification' + handler_id: email_notification + status: true + conditions: { } + weight: 1 + settings: + states: + - completed + to_mail: _default + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: '[webform_submission:values:email:raw]' + from_options: { } + from_name: '[webform_submission:values:name:raw]' + subject: '[webform_submission:values:subject:raw]' + body: '[webform_submission:values:message:value]' + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + html: true + attachments: false + twig: false + theme_name: '' + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' diff --git a/config/sync/webform.webform_options.country_codes.yml b/config/sync/webform.webform_options.country_codes.yml new file mode 100644 index 0000000..348582c --- /dev/null +++ b/config/sync/webform.webform_options.country_codes.yml @@ -0,0 +1,14 @@ +uuid: f3bfb7fd-01e4-41a8-901e-d3d4d3f80a3c +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: adQ16YGDPk7QfUKrfrC35o2sKdHEozdNtdpiH7CftQQ +id: country_codes +label: 'Country codes' +category: Geographic +likert: false +options: '' diff --git a/config/sync/webform.webform_options.country_names.yml b/config/sync/webform.webform_options.country_names.yml new file mode 100644 index 0000000..31b23a3 --- /dev/null +++ b/config/sync/webform.webform_options.country_names.yml @@ -0,0 +1,14 @@ +uuid: 9779bd93-c98b-414b-9f7d-0b35bd5b532a +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: zsfFP124dAM-sJkuEfnwaA7DN6o3-IsaXLgdNmObbYg +id: country_names +label: 'Country names' +category: Geographic +likert: false +options: '' diff --git a/config/sync/webform.webform_options.days.yml b/config/sync/webform.webform_options.days.yml new file mode 100644 index 0000000..6c6f317 --- /dev/null +++ b/config/sync/webform.webform_options.days.yml @@ -0,0 +1,14 @@ +uuid: 2f7ddc70-f43d-4cfe-9548-e708dd6b0ea4 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: YNrKbYrWWjeubUUM8AsQ19KnX7cU1elACR14CZJHmdg +id: days +label: Days +category: 'Date and time' +likert: false +options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" diff --git a/config/sync/webform.webform_options.education.yml b/config/sync/webform.webform_options.education.yml new file mode 100644 index 0000000..5579559 --- /dev/null +++ b/config/sync/webform.webform_options.education.yml @@ -0,0 +1,14 @@ +uuid: 9bad1f53-bdea-4dd4-8355-311fc3d6766e +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: mII4acOv33s-j8PINywrCag4OITbeJGxdPO373dnHHw +id: education +label: Education +category: Demographic +likert: false +options: "High School: High School\nAssociate Degree: Associate Degree\nGraduate or Professional Degree: Graduate or Professional Degree\nSome College: Some College\n" diff --git a/config/sync/webform.webform_options.employment_status.yml b/config/sync/webform.webform_options.employment_status.yml new file mode 100644 index 0000000..df247bf --- /dev/null +++ b/config/sync/webform.webform_options.employment_status.yml @@ -0,0 +1,14 @@ +uuid: 89dedf7e-6b05-425f-9f68-c9fc292ac452 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: 8MCmsz_csdJkVItxI8g_s4zp2PM285YqCy_gWTzOLPw +id: employment_status +label: 'Employment status' +category: Demographic +likert: false +options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n" diff --git a/config/sync/webform.webform_options.ethnicity.yml b/config/sync/webform.webform_options.ethnicity.yml new file mode 100644 index 0000000..15351a4 --- /dev/null +++ b/config/sync/webform.webform_options.ethnicity.yml @@ -0,0 +1,14 @@ +uuid: a18c9278-6bf6-44f8-8836-edf5b4f1a6eb +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: pIPgrAC82wE2GAk1mOv2UvMYv71YQe4VT8667QIYdvI +id: ethnicity +label: Ethnicity +category: Demographic +likert: false +options: "Caucasian: Caucasian\n'Latino/Hispanic': 'Latino/Hispanic'\n'Middle Eastern': 'Middle Eastern'\nAfrican: African\nCaribbean: Caribbean\n'South Asian': 'South Asian'\n'East Asian': 'East Asian'\nMixed: Mixed\n" diff --git a/config/sync/webform.webform_options.gender.yml b/config/sync/webform.webform_options.gender.yml new file mode 100644 index 0000000..e32670b --- /dev/null +++ b/config/sync/webform.webform_options.gender.yml @@ -0,0 +1,14 @@ +uuid: f3b9752b-0109-45a2-b567-a1ae94fbe27a +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: K8qTfK5-87DpwTQBkqhgTMR4P0Zz8Z9aNI7OnMlTb0Q +id: gender +label: Gender +category: Demographic +likert: false +options: "Male: Male\nFemale: Female\n" diff --git a/config/sync/webform.webform_options.industry.yml b/config/sync/webform.webform_options.industry.yml new file mode 100644 index 0000000..785c756 --- /dev/null +++ b/config/sync/webform.webform_options.industry.yml @@ -0,0 +1,14 @@ +uuid: a1bde6bd-3064-439c-b185-98908620dadc +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: s_SXZn2HbRGvTex-TLOCxz2oOnMYqtEZh8HD4_318QI +id: industry +label: Industry +category: Demographic +likert: false +options: "Accounting/Finance: Accounting/Finance\nAdvertising/Public Relations: Advertising/Public Relations\nAerospace/Aviation: Aerospace/Aviation\nArts/Entertainment/Publishing: Arts/Entertainment/Publishing\nAutomotive: Automotive\nBanking/Mortgage: Banking/Mortgage\nBusiness Development: Business Development\nBusiness Opportunity: Business Opportunity\nClerical/Administrative: Clerical/Administrative\nConstruction/Facilities: Construction/Facilities\nConsumer Goods: Consumer Goods\nCustomer Service: Customer Service\nEducation/Training: Education/Training\nEnergy/Utilities: Energy/Utilities\nEngineering: Engineering\nGovernment/Military: Government/Military\nHealthcare: Healthcare\nHospitality/Travel: Hospitality/Travel\nHuman Resources: Human Resources\nInstallation/Maintenance: Installation/Maintenance\nInsurance: Insurance\nInternet: Internet\nLaw Enforcement/Security: Law Enforcement/Security\nLegal: Legal\nManagement/Executive: Management/Executive\nManufacturing/Operations: Manufacturing/Operations\nMarketing: Marketing\nNon-Profit/Volunteer: Non-Profit/Volunteer\nPharmaceutical/Biotech: Pharmaceutical/Biotech\nProfessional Services: Professional Services\nReal Estate: Real Estate\nRestaurant/Food Service: Restaurant/Food Service\nRetail: Retail\nSales: Sales\nScience/Research: Science/Research\nSkilled Labor: Skilled Labor\nTechnology: Technology\nTelecommunications: Telecommunications\nTransportation/Logistics: Transportation/Logistics\n" diff --git a/config/sync/webform.webform_options.languages.yml b/config/sync/webform.webform_options.languages.yml new file mode 100644 index 0000000..8982e98 --- /dev/null +++ b/config/sync/webform.webform_options.languages.yml @@ -0,0 +1,14 @@ +uuid: 4cb0e228-9dd6-494b-8100-4b3183e1b00f +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: mYH14Vi65Ixj10c_GFa7CipxU3D0Bt9wgo8zE8zjOfE +id: languages +label: Languages +category: Language +likert: false +options: '' diff --git a/config/sync/webform.webform_options.likert_agreement.yml b/config/sync/webform.webform_options.likert_agreement.yml new file mode 100644 index 0000000..6fe0026 --- /dev/null +++ b/config/sync/webform.webform_options.likert_agreement.yml @@ -0,0 +1,14 @@ +uuid: 2341b264-9487-4bdb-accb-64fda0e38f34 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: '-NQROvgYPm-rqn_e6mytSaxmdhSViUinffVfQhp7APs' +id: likert_agreement +label: 'Likert: Agreement' +category: Likert +likert: true +options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n" diff --git a/config/sync/webform.webform_options.likert_comparison.yml b/config/sync/webform.webform_options.likert_comparison.yml new file mode 100644 index 0000000..fe21b41 --- /dev/null +++ b/config/sync/webform.webform_options.likert_comparison.yml @@ -0,0 +1,14 @@ +uuid: ca8f1102-ad8a-49b8-b563-4da512c32baa +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: gZCLESMdXmEZxHqnQFx7a0rUefrkVuFzHSMnWe0qioM +id: likert_comparison +label: 'Likert: Comparison' +category: Likert +likert: true +options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" diff --git a/config/sync/webform.webform_options.likert_importance.yml b/config/sync/webform.webform_options.likert_importance.yml new file mode 100644 index 0000000..baa7a66 --- /dev/null +++ b/config/sync/webform.webform_options.likert_importance.yml @@ -0,0 +1,14 @@ +uuid: 264c3297-9b15-4131-9ed4-6699b4a74f57 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: Hbc8n5HtVZVs5fSBSpSbuY07CVvqkKP76csvRHN9pK8 +id: likert_importance +label: 'Likert: Importance' +category: Likert +likert: true +options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" diff --git a/config/sync/webform.webform_options.likert_quality.yml b/config/sync/webform.webform_options.likert_quality.yml new file mode 100644 index 0000000..ec988df --- /dev/null +++ b/config/sync/webform.webform_options.likert_quality.yml @@ -0,0 +1,14 @@ +uuid: b403fc84-0230-407a-8956-fcc83d5bfb23 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: swmYtBVUbwq7aHJWWDN7ODByuvur9vMkexDC9h64NZ8 +id: likert_quality +label: 'Likert: Quality' +category: Likert +likert: true +options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" diff --git a/config/sync/webform.webform_options.likert_satisfaction.yml b/config/sync/webform.webform_options.likert_satisfaction.yml new file mode 100644 index 0000000..8ba7b14 --- /dev/null +++ b/config/sync/webform.webform_options.likert_satisfaction.yml @@ -0,0 +1,14 @@ +uuid: 35c8d32f-2d02-4bfd-ae5e-b2515312ce3a +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: AKE2SNwCpl6Mu_cmbq9ZM2_cXxCikCVj1vcPE9oHWTs +id: likert_satisfaction +label: 'Likert: Satisfaction' +category: Likert +likert: true +options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" diff --git a/config/sync/webform.webform_options.likert_ten_scale.yml b/config/sync/webform.webform_options.likert_ten_scale.yml new file mode 100644 index 0000000..8ed0b09 --- /dev/null +++ b/config/sync/webform.webform_options.likert_ten_scale.yml @@ -0,0 +1,14 @@ +uuid: e3e83882-37f6-445d-b16e-ea414d915959 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: zEZX8JSVqznnFtqFfpuC593h3t1JDAZhF0Q3pvA229o +id: likert_ten_scale +label: 'Likert: Ten Scale' +category: Likert +likert: true +options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n" diff --git a/config/sync/webform.webform_options.likert_would_you.yml b/config/sync/webform.webform_options.likert_would_you.yml new file mode 100644 index 0000000..6fc30f3 --- /dev/null +++ b/config/sync/webform.webform_options.likert_would_you.yml @@ -0,0 +1,14 @@ +uuid: fd76c245-cb13-44ac-a9f1-87ba3aae682e +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: qBS2TmfAJB37Qn3TnrNM8x4AWimmDapcizzRllgo0fo +id: likert_would_you +label: 'Likert: Would You' +category: Likert +likert: true +options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" diff --git a/config/sync/webform.webform_options.marital_status.yml b/config/sync/webform.webform_options.marital_status.yml new file mode 100644 index 0000000..50900f7 --- /dev/null +++ b/config/sync/webform.webform_options.marital_status.yml @@ -0,0 +1,14 @@ +uuid: b6dc8a16-9e08-4953-a11b-9fdd9ee17ea1 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: cjVDbAE5BlopGrY-tfxsxMoyEibwBBNgdQwDdxOSkow +id: marital_status +label: 'Marital status' +category: Demographic +likert: false +options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" diff --git a/config/sync/webform.webform_options.months.yml b/config/sync/webform.webform_options.months.yml new file mode 100644 index 0000000..388724c --- /dev/null +++ b/config/sync/webform.webform_options.months.yml @@ -0,0 +1,14 @@ +uuid: e94a4448-372b-4ab0-a4e5-990bf72efbb2 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: pZJnuQkh9afNML5IcMuKTUC__vmHMFn66Qr5IWtedZ4 +id: months +label: Months +category: 'Date and time' +likert: false +options: "January: January\nFebruary: February\nMarch: March\nApril: April\nMay: May\nJune: June\nJuly: July\nAugust: August\nSeptember: September\nOctober: October\nNovember: November\nDecember: December\n" diff --git a/config/sync/webform.webform_options.phone_types.yml b/config/sync/webform.webform_options.phone_types.yml new file mode 100644 index 0000000..157abb9 --- /dev/null +++ b/config/sync/webform.webform_options.phone_types.yml @@ -0,0 +1,14 @@ +uuid: 5a30729c-c46b-4525-820f-51fa79190672 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: LkO63Zl2cP_l9YdjzWI8dWoD9uD0pytkPiUiUM2bo9A +id: phone_types +label: 'Phone type' +category: Demographic +likert: false +options: "Home: Home\nOffice: Office\nCell: Cell\n" diff --git a/config/sync/webform.webform_options.relationship.yml b/config/sync/webform.webform_options.relationship.yml new file mode 100644 index 0000000..3c55efa --- /dev/null +++ b/config/sync/webform.webform_options.relationship.yml @@ -0,0 +1,14 @@ +uuid: 49134d38-12b1-46de-b075-c80e9d075b2c +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: 4J2RPG4JmsD4Fm1NlIQY0JHkrJ08UUl0qTF0_EjUxvw +id: relationship +label: Relationship +category: Demographic +likert: false +options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" diff --git a/config/sync/webform.webform_options.size.yml b/config/sync/webform.webform_options.size.yml new file mode 100644 index 0000000..7f71ffb --- /dev/null +++ b/config/sync/webform.webform_options.size.yml @@ -0,0 +1,14 @@ +uuid: 3a7ac018-0048-4d51-8085-714fe242a550 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: RKkc6tf1VudvYiOtwPCf3Tp_EoA6fov6BFC34D7gMoQ +id: size +label: Size +category: General +likert: false +options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" diff --git a/config/sync/webform.webform_options.state_codes.yml b/config/sync/webform.webform_options.state_codes.yml new file mode 100644 index 0000000..b135405 --- /dev/null +++ b/config/sync/webform.webform_options.state_codes.yml @@ -0,0 +1,14 @@ +uuid: 77af7933-fc6d-4225-a6b9-125a8f7eef7a +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: 8mYO8ewsZX3LVfNga69jXa0RNO0LNN8-EGkXLhSAMBU +id: state_codes +label: 'State codes' +category: Geographic +likert: false +options: "AL: Alabama\nAK: Alaska\nAZ: Arizona\nAR: Arkansas\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPA: Pennsylvania\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n" diff --git a/config/sync/webform.webform_options.state_names.yml b/config/sync/webform.webform_options.state_names.yml new file mode 100644 index 0000000..ab75912 --- /dev/null +++ b/config/sync/webform.webform_options.state_names.yml @@ -0,0 +1,14 @@ +uuid: a895485f-bd24-4135-a16d-5889f53ac15d +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: KfYqMSrFJ5iGtDzvy_rGUeRUJ4KyM7Xt-tWtYx9WjiM +id: state_names +label: 'State names' +category: Geographic +likert: false +options: "Alabama: Alabama\nAlaska: Alaska\nArizona: Arizona\nArkansas: Arkansas\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\nFlorida: Florida\nGeorgia: Georgia\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPennsylvania: Pennsylvania\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n" diff --git a/config/sync/webform.webform_options.state_province_codes.yml b/config/sync/webform.webform_options.state_province_codes.yml new file mode 100644 index 0000000..7805b23 --- /dev/null +++ b/config/sync/webform.webform_options.state_province_codes.yml @@ -0,0 +1,14 @@ +uuid: 4b7c9ecc-d7b8-421c-b5c2-7fd4f03c0f53 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: aFp3kafBBAIEQk90U9kk04g1UXnHPQuWVzYKtQREOoI +id: state_province_codes +label: 'State/Province codes' +category: Geographic +likert: false +options: "AL: Alabama\nAK: Alaska\nAS: 'American Samoa'\nAZ: Arizona\nAR: Arkansas\nAE: 'Armed Forces (Canada, Europe, Africa, or Middle East'\nAA: 'Armed Forces Americas'\nAP: 'Armed Forces Pacific'\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFM: 'Federated States of Micronesia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMH: 'Marshall Islands'\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nMP: 'Northern Mariana Islands'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPW: Palau\nPA: Pennsylvania\nPR: 'Puerto Rico'\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVI: 'Virgin Islands'\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n" diff --git a/config/sync/webform.webform_options.state_province_names.yml b/config/sync/webform.webform_options.state_province_names.yml new file mode 100644 index 0000000..4eb7ebd --- /dev/null +++ b/config/sync/webform.webform_options.state_province_names.yml @@ -0,0 +1,14 @@ +uuid: f1832dd9-50e6-446a-9483-db19bb012462 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: v5hSmubCKajaV9shdCW9fgP5-X03SuIjHbb0ODElqI0 +id: state_province_names +label: 'State/Province names' +category: Geographic +likert: false +options: "Alabama: Alabama\nAlaska: Alaska\n'American Samoa': 'American Samoa'\nArizona: Arizona\nArkansas: Arkansas\n'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'\n'Armed Forces Americas': 'Armed Forces Americas'\n'Armed Forces Pacific': 'Armed Forces Pacific'\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\n'Federated States of Micronesia': 'Federated States of Micronesia'\nFlorida: Florida\nGeorgia: Georgia\nGuam: Guam\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\n'Marshall Islands': 'Marshall Islands'\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\n'Northern Mariana Islands': 'Northern Mariana Islands'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPalau: Palau\nPennsylvania: Pennsylvania\n'Puerto Rico': 'Puerto Rico'\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\n'Virgin Islands': 'Virgin Islands'\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n" diff --git a/config/sync/webform.webform_options.time_zones.yml b/config/sync/webform.webform_options.time_zones.yml new file mode 100644 index 0000000..14fca73 --- /dev/null +++ b/config/sync/webform.webform_options.time_zones.yml @@ -0,0 +1,14 @@ +uuid: 8de048ea-4829-4517-bb58-1f222b401114 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: 8rVcRXLnTAEoWs7zl8du-7RIUnayqUcGYnvb3JT21-o +id: time_zones +label: 'Time zones' +category: 'Date and time' +likert: false +options: '' diff --git a/config/sync/webform.webform_options.titles.yml b/config/sync/webform.webform_options.titles.yml new file mode 100644 index 0000000..3f79bc4 --- /dev/null +++ b/config/sync/webform.webform_options.titles.yml @@ -0,0 +1,14 @@ +uuid: ffef3fe1-a8e0-4b7b-9583-8b3b05de2462 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: PEUoedWrfYEX7oZ8CcOukfBTVxar1cPSROX8534esuU +id: titles +label: Titles +category: Demographic +likert: false +options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" diff --git a/config/sync/webform.webform_options.yes_no.yml b/config/sync/webform.webform_options.yes_no.yml new file mode 100644 index 0000000..926a878 --- /dev/null +++ b/config/sync/webform.webform_options.yes_no.yml @@ -0,0 +1,14 @@ +uuid: 7acf2016-9149-4e51-b2fc-e66ecce96923 +langcode: en +status: true +dependencies: + enforced: + module: + - webform +_core: + default_config_hash: W88NYg31DbaVNQx1Uir_dwwXHVtF09QOq4VBGsH1Snk +id: yes_no +label: Yes/No +category: General +likert: false +options: "Yes: Yes\nNo: No\n" -- 2.45.2 From ab0ce6620c395d98024b3c963a0227a5fd8b4014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:34:59 -0500 Subject: [PATCH 026/790] Commit redirect config that escaped two commits ago --- config/sync/redirect.settings.yml | 9 +++++++++ config/sync/redirect_404.settings.yml | 5 +++++ .../system.action.redirect_delete_action.yml | 16 ++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 config/sync/redirect.settings.yml create mode 100644 config/sync/redirect_404.settings.yml create mode 100644 config/sync/system.action.redirect_delete_action.yml diff --git a/config/sync/redirect.settings.yml b/config/sync/redirect.settings.yml new file mode 100644 index 0000000..79c09c8 --- /dev/null +++ b/config/sync/redirect.settings.yml @@ -0,0 +1,9 @@ +auto_redirect: true +default_status_code: 301 +passthrough_querystring: true +warning: false +ignore_admin_path: false +access_check: false +route_normalizer_enabled: true +_core: + default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM diff --git a/config/sync/redirect_404.settings.yml b/config/sync/redirect_404.settings.yml new file mode 100644 index 0000000..2056191 --- /dev/null +++ b/config/sync/redirect_404.settings.yml @@ -0,0 +1,5 @@ +row_limit: 10000 +pages: '' +suppress_404: false +_core: + default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM diff --git a/config/sync/system.action.redirect_delete_action.yml b/config/sync/system.action.redirect_delete_action.yml new file mode 100644 index 0000000..a8c4a37 --- /dev/null +++ b/config/sync/system.action.redirect_delete_action.yml @@ -0,0 +1,16 @@ +uuid: 4838283e-a5aa-4702-90cc-ac226616551c +langcode: en +status: true +dependencies: + enforced: + module: + - redirect + module: + - redirect +_core: + default_config_hash: vcnRZRvBqTbK3nZ2M4_lKPlEGc8GjPzgaqapYUfyX8M +id: redirect_delete_action +label: 'Delete redirect' +type: redirect +plugin: redirect_delete_action +configuration: { } -- 2.45.2 From 61b3a8996e07f769bbca65f8de2bbe20ebd6bfd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:35:43 -0500 Subject: [PATCH 027/790] Commit personal contact message config that came from somewhere... Clayton? --- ...splay.contact_message.personal.default.yml | 53 +++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 config/sync/core.entity_form_display.contact_message.personal.default.yml diff --git a/config/sync/core.entity_form_display.contact_message.personal.default.yml b/config/sync/core.entity_form_display.contact_message.personal.default.yml new file mode 100644 index 0000000..8cd3e13 --- /dev/null +++ b/config/sync/core.entity_form_display.contact_message.personal.default.yml @@ -0,0 +1,53 @@ +uuid: 82535634-2ac6-4702-b581-31fbda1c233b +langcode: en +status: true +dependencies: + config: + - contact.form.personal +id: contact_message.personal.default +targetEntityType: contact_message +bundle: personal +mode: default +content: + copy: + weight: 7 + region: content + settings: { } + third_party_settings: { } + mail: + weight: 2 + region: content + settings: { } + third_party_settings: { } + message: + type: string_textarea + weight: 5 + settings: + rows: 12 + placeholder: '' + region: content + third_party_settings: { } + name: + weight: 1 + region: content + settings: { } + third_party_settings: { } + preview: + weight: 6 + region: content + settings: { } + third_party_settings: { } + recipient: + weight: 3 + region: content + settings: { } + third_party_settings: { } + subject: + type: string_textfield + weight: 4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } -- 2.45.2 From a76eeafccd2876578fcad8f026a0ed709fd17b93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:36:27 -0500 Subject: [PATCH 028/790] Commit new facet block config for... Octavia? Anyway it shouldn't hurt. --- .../sync/block.block.article_topics_facet.yml | 31 ++++++++++++++++++ .../sync/block.block.article_type_facet.yml | 31 ++++++++++++++++++ config/sync/block.block.blog_topics_facet.yml | 31 ++++++++++++++++++ ...block.block.content_search_form_global.yml | 31 ++++++++++++++++++ ...block.block.content_search_form_search.yml | 32 +++++++++++++++++++ .../sync/block.block.event_topics_facet.yml | 31 ++++++++++++++++++ config/sync/block.block.event_type_facet.yml | 31 ++++++++++++++++++ .../block.block.resource_topics_facet.yml | 31 ++++++++++++++++++ .../sync/block.block.resource_type_facet.yml | 31 ++++++++++++++++++ 9 files changed, 280 insertions(+) create mode 100644 config/sync/block.block.article_topics_facet.yml create mode 100644 config/sync/block.block.article_type_facet.yml create mode 100644 config/sync/block.block.blog_topics_facet.yml create mode 100644 config/sync/block.block.content_search_form_global.yml create mode 100644 config/sync/block.block.content_search_form_search.yml create mode 100644 config/sync/block.block.event_topics_facet.yml create mode 100644 config/sync/block.block.event_type_facet.yml create mode 100644 config/sync/block.block.resource_topics_facet.yml create mode 100644 config/sync/block.block.resource_type_facet.yml diff --git a/config/sync/block.block.article_topics_facet.yml b/config/sync/block.block.article_topics_facet.yml new file mode 100644 index 0000000..5cb682d --- /dev/null +++ b/config/sync/block.block.article_topics_facet.yml @@ -0,0 +1,31 @@ +uuid: 0252d5f1-86a2-40a8-a0fa-71d098f1534c +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.article_listing + - facets.facet.article_topics + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: NJuCGqhBPJPjTN_j6cwp541YwuuxuMQvoOsN-0Ps1CM +id: article_topics_facet +theme: octavia +region: sidebar_first +weight: 2 +provider: null +plugin: 'facet_block:article_topics' +settings: + id: 'facet_block:article_topics' + label: Topics + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: article_listing + context_mapping: { } diff --git a/config/sync/block.block.article_type_facet.yml b/config/sync/block.block.article_type_facet.yml new file mode 100644 index 0000000..280615e --- /dev/null +++ b/config/sync/block.block.article_type_facet.yml @@ -0,0 +1,31 @@ +uuid: fbabce6b-990f-448d-aeb0-bd3712575388 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.article_listing + - facets.facet.article_type + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: 6j__NVO5JxKfFmr47ejTaks6k9o5x0N0yJch6CDerpk +id: article_type_facet +theme: octavia +region: sidebar_first +weight: 4 +provider: null +plugin: 'facet_block:article_type' +settings: + id: 'facet_block:article_type' + label: Type + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: article_listing + context_mapping: { } diff --git a/config/sync/block.block.blog_topics_facet.yml b/config/sync/block.block.blog_topics_facet.yml new file mode 100644 index 0000000..db7c253 --- /dev/null +++ b/config/sync/block.block.blog_topics_facet.yml @@ -0,0 +1,31 @@ +uuid: 392eb691-4753-4737-af52-c4d417d12522 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.blog_listing + - facets.facet.blog_topics + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: Max0E_eDhkIhOZZ7zxC1-5Eg6Mz-j4uA4GGQ6dx-8Ug +id: blog_topics_facet +theme: octavia +region: sidebar_first +weight: 0 +provider: null +plugin: 'facet_block:blog_topics' +settings: + id: 'facet_block:blog_topics' + label: Topics + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: blog_listing + context_mapping: { } diff --git a/config/sync/block.block.content_search_form_global.yml b/config/sync/block.block.content_search_form_global.yml new file mode 100644 index 0000000..706ee7b --- /dev/null +++ b/config/sync/block.block.content_search_form_global.yml @@ -0,0 +1,31 @@ +uuid: 25be0dcb-7727-4258-a7f9-e191b0449644 +langcode: en +status: true +dependencies: + config: + - views.view.search + module: + - block_visibility_groups + - views + theme: + - octavia +_core: + default_config_hash: drz4dvA7i2tK42yDl1PLhaeRiI0W20SqFccoObeKLAY +id: content_search_form_global +theme: octavia +region: header_search +weight: 0 +provider: null +plugin: 'views_exposed_filter_block:search-page_1' +settings: + id: 'views_exposed_filter_block:search-page_1' + label: '' + provider: views + label_display: '0' + views_label: '' +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } diff --git a/config/sync/block.block.content_search_form_search.yml b/config/sync/block.block.content_search_form_search.yml new file mode 100644 index 0000000..1ea95c7 --- /dev/null +++ b/config/sync/block.block.content_search_form_search.yml @@ -0,0 +1,32 @@ +uuid: 6b14561b-5882-48b8-8332-537d6a65f065 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.search + - views.view.search + module: + - block_visibility_groups + - views + theme: + - octavia +_core: + default_config_hash: Vj9rMV1HDin53HlL2YKiRIMEQUO8Aa-BUu7t-0tgUOc +id: content_search_form_search +theme: octavia +region: sidebar_first +weight: 0 +provider: null +plugin: 'views_exposed_filter_block:search-page_1' +settings: + id: 'views_exposed_filter_block:search-page_1' + label: '' + provider: views + label_display: '0' + views_label: '' +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: search + context_mapping: { } diff --git a/config/sync/block.block.event_topics_facet.yml b/config/sync/block.block.event_topics_facet.yml new file mode 100644 index 0000000..bcfc522 --- /dev/null +++ b/config/sync/block.block.event_topics_facet.yml @@ -0,0 +1,31 @@ +uuid: f33e6dfa-07ac-4714-bdc9-9674b684ca62 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.event_listing + - facets.facet.event_topics + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: _25X0Udn7s-jp0sShOujXFbYzkjovYBpM4rMHE3G3XA +id: event_topics_facet +theme: octavia +region: sidebar_first +weight: 0 +provider: null +plugin: 'facet_block:event_topics' +settings: + id: 'facet_block:event_topics' + label: Topics + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: event_listing + context_mapping: { } diff --git a/config/sync/block.block.event_type_facet.yml b/config/sync/block.block.event_type_facet.yml new file mode 100644 index 0000000..b755fcb --- /dev/null +++ b/config/sync/block.block.event_type_facet.yml @@ -0,0 +1,31 @@ +uuid: c965b6dd-b3c6-4e90-9382-277afcb67004 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.event_listing + - facets.facet.event_type + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: SQoKW-2hDhnWExYD72YAxwk_Pc4mBtszT9Jr7QowX38 +id: event_type_facet +theme: octavia +region: sidebar_first +weight: 2 +provider: null +plugin: 'facet_block:event_type' +settings: + id: 'facet_block:event_type' + label: Type + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: event_listing + context_mapping: { } diff --git a/config/sync/block.block.resource_topics_facet.yml b/config/sync/block.block.resource_topics_facet.yml new file mode 100644 index 0000000..32f2d1c --- /dev/null +++ b/config/sync/block.block.resource_topics_facet.yml @@ -0,0 +1,31 @@ +uuid: d7645e7b-a6c7-4b62-9bf4-98bb1257a1cb +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.resource_listing + - facets.facet.resource_topics + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: uwcCwoWPVeb7Sw0Uh-9L34NROH0VWZBBp8bnl3BtkAg +id: resource_topics_facet +theme: octavia +region: sidebar_first +weight: 2 +provider: null +plugin: 'facet_block:resource_topics' +settings: + id: 'facet_block:resource_topics' + label: Topics + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: resource_listing + context_mapping: { } diff --git a/config/sync/block.block.resource_type_facet.yml b/config/sync/block.block.resource_type_facet.yml new file mode 100644 index 0000000..7a0cc17 --- /dev/null +++ b/config/sync/block.block.resource_type_facet.yml @@ -0,0 +1,31 @@ +uuid: 8b0edda7-9a74-4d1d-bcab-9291263d42c0 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.resource_listing + - facets.facet.resource_type + module: + - block_visibility_groups + - facets + theme: + - octavia +_core: + default_config_hash: CPjM93pYWaZW1BobHIdZvB3BKMPJLJCnnbIBS1fD_84 +id: resource_type_facet +theme: octavia +region: sidebar_first +weight: 4 +provider: null +plugin: 'facet_block:resource_type' +settings: + id: 'facet_block:resource_type' + label: Type + provider: facets + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: resource_listing + context_mapping: { } -- 2.45.2 From f3e1bf4059dab24940e3976babfc403bb0ddc97b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:39:51 -0500 Subject: [PATCH 029/790] Commit config snapshot stuff which i really worry gets out of sync ... when i decline to commit some stuff, checkout to clean/reset config, and then re-import config :-/ --- ...t.snapshot.config_sync.module.drutopia.yml | 290 ++ ...t.snapshot.config_sync.module.redirect.yml | 640 +++ ...apshot.config_sync.module.redirect_404.yml | 545 +++ ...ot.snapshot.config_sync.module.webform.yml | 4097 +++++++++++++++++ ...snapshot.config_sync.module.webform_ui.yml | 11 + 5 files changed, 5583 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.redirect.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.redirect_404.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.webform.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.webform_ui.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml index 66c28df..147a016 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml @@ -14,6 +14,232 @@ items: name: automated_cron.settings data: interval: 10800 + - + collection: '' + name: block.block.article_topics_facet + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.article_listing + - facets.facet.article_topics + module: + - block_visibility_groups + - facets + theme: + - octavia + id: article_topics_facet + theme: octavia + region: sidebar_first + weight: 2 + provider: null + plugin: 'facet_block:article_topics' + settings: + id: 'facet_block:article_topics' + label: Topics + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: article_listing + context_mapping: { } + - + collection: '' + name: block.block.article_type_facet + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.article_listing + - facets.facet.article_type + module: + - block_visibility_groups + - facets + theme: + - octavia + id: article_type_facet + theme: octavia + region: sidebar_first + weight: 4 + provider: null + plugin: 'facet_block:article_type' + settings: + id: 'facet_block:article_type' + label: Type + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: article_listing + context_mapping: { } + - + collection: '' + name: block.block.blog_topics_facet + data: + uuid: 392eb691-4753-4737-af52-c4d417d12522 + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.blog_listing + - facets.facet.blog_topics + module: + - block_visibility_groups + - facets + theme: + - octavia + id: blog_topics_facet + theme: octavia + region: sidebar_first + weight: 0 + provider: null + plugin: 'facet_block:blog_topics' + settings: + id: 'facet_block:blog_topics' + label: Topics + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: blog_listing + context_mapping: { } + - + collection: '' + name: block.block.content_search_form_global + data: + langcode: en + status: true + dependencies: + config: + - views.view.search + module: + - block_visibility_groups + - views + theme: + - octavia + id: content_search_form_global + theme: octavia + region: header_search + weight: 0 + provider: null + plugin: 'views_exposed_filter_block:search-page_1' + settings: + id: 'views_exposed_filter_block:search-page_1' + label: '' + provider: views + label_display: '0' + views_label: '' + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } + - + collection: '' + name: block.block.content_search_form_search + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.search + - views.view.search + module: + - block_visibility_groups + - views + theme: + - octavia + id: content_search_form_search + theme: octavia + region: sidebar_first + weight: 0 + provider: null + plugin: 'views_exposed_filter_block:search-page_1' + settings: + id: 'views_exposed_filter_block:search-page_1' + label: '' + provider: views + label_display: '0' + views_label: '' + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: search + context_mapping: { } + - + collection: '' + name: block.block.event_topics_facet + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.event_listing + - facets.facet.event_topics + module: + - block_visibility_groups + - facets + theme: + - octavia + id: event_topics_facet + theme: octavia + region: sidebar_first + weight: 0 + provider: null + plugin: 'facet_block:event_topics' + settings: + id: 'facet_block:event_topics' + label: Topics + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: event_listing + context_mapping: { } + - + collection: '' + name: block.block.event_type_facet + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.event_listing + - facets.facet.event_type + module: + - block_visibility_groups + - facets + theme: + - octavia + id: event_type_facet + theme: octavia + region: sidebar_first + weight: 2 + provider: null + plugin: 'facet_block:event_type' + settings: + id: 'facet_block:event_type' + label: Type + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: event_listing + context_mapping: { } - collection: '' name: block.block.group_operations @@ -124,6 +350,70 @@ items: provider: drutopia label_display: '0' visibility: { } + - + collection: '' + name: block.block.resource_topics_facet + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.resource_listing + - facets.facet.resource_topics + module: + - block_visibility_groups + - facets + theme: + - octavia + id: resource_topics_facet + theme: octavia + region: sidebar_first + weight: 2 + provider: null + plugin: 'facet_block:resource_topics' + settings: + id: 'facet_block:resource_topics' + label: Topics + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: resource_listing + context_mapping: { } + - + collection: '' + name: block.block.resource_type_facet + data: + langcode: en + status: true + dependencies: + config: + - block_visibility_groups.block_visibility_group.resource_listing + - facets.facet.resource_type + module: + - block_visibility_groups + - facets + theme: + - octavia + id: resource_type_facet + theme: octavia + region: sidebar_first + weight: 4 + provider: null + plugin: 'facet_block:resource_type' + settings: + id: 'facet_block:resource_type' + label: Type + provider: facets + label_display: visible + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: resource_listing + context_mapping: { } - collection: '' name: block.block.seven_breadcrumbs diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.redirect.yml b/config/sync/config_snapshot.snapshot.config_sync.module.redirect.yml new file mode 100644 index 0000000..664d3eb --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.redirect.yml @@ -0,0 +1,640 @@ +uuid: 346bcfc4-be16-4b51-ae44-61a958a4bbb6 +langcode: en +status: true +dependencies: + module: + - redirect +id: config_sync.module.redirect +snapshotSet: config_sync +extensionType: module +extensionName: redirect +items: + - + collection: '' + name: redirect.settings + data: + auto_redirect: true + default_status_code: 301 + passthrough_querystring: true + warning: false + ignore_admin_path: false + access_check: false + route_normalizer_enabled: true + - + collection: '' + name: system.action.redirect_delete_action + data: + langcode: en + status: true + dependencies: + enforced: + module: + - redirect + module: + - redirect + id: redirect_delete_action + label: 'Delete redirect' + type: redirect + plugin: redirect_delete_action + configuration: { } + - + collection: '' + name: views.view.redirect + data: + langcode: en + status: true + dependencies: + module: + - link + - redirect + - user + id: redirect + label: Redirect + module: views + description: 'List of redirects' + tag: '' + base_table: redirect + base_field: rid + core: 8.x + display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: tag + options: { } + query: + type: views_query + options: + disable_sql_rewrite: false + distinct: false + replica: false + query_comment: '' + query_tags: { } + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: full + options: + items_per_page: 50 + offset: 0 + id: 0 + total_pages: null + tags: + previous: '‹ previous' + next: 'next ›' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + redirect_source__path: redirect_source__path + redirect_redirect__uri: redirect_redirect__uri + status_code: status_code + language: language + created: created + operations: operations + info: + redirect_source__path: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + redirect_redirect__uri: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status_code: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + language: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + fields: + redirect_bulk_form: + id: redirect_bulk_form + table: redirect + field: redirect_bulk_form + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: 'With selection' + include_exclude: exclude + selected_actions: { } + entity_type: redirect + plugin_id: redirect_bulk_form + redirect_source__path: + id: redirect_source__path + table: redirect + field: redirect_source__path + relationship: none + group_type: group + admin_label: '' + label: From + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: path + type: redirect_source + settings: { } + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: redirect + entity_field: redirect_source + plugin_id: field + redirect_redirect__uri: + id: redirect_redirect__uri + table: redirect + field: redirect_redirect__uri + entity_type: redirect + entity_field: redirect_redirect + plugin_id: field + status_code: + id: status_code + table: redirect + field: status_code + entity_type: redirect + entity_field: status_code + plugin_id: field + language: + id: language + table: redirect + field: language + entity_type: redirect + entity_field: language + plugin_id: field + created: + id: created + table: redirect + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: fallback + custom_date_format: '' + timezone: '' + entity_type: redirect + entity_field: created + plugin_id: date + operations: + id: operations + table: redirect + field: operations + entity_type: redirect + plugin_id: entity_operations + filters: + redirect_source__path: + id: redirect_source__path + table: redirect + field: redirect_source__path + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: redirect_source__path_op + label: From + description: '' + use_operator: false + operator: redirect_source__path_op + identifier: redirect_source__path + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: redirect + entity_field: redirect_source + plugin_id: string + redirect_redirect__uri: + id: redirect_redirect__uri + table: redirect + field: redirect_redirect__uri + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: redirect_redirect__uri_op + label: To + description: '' + use_operator: false + operator: redirect_redirect__uri_op + identifier: redirect_redirect__uri + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: redirect + entity_field: redirect_redirect + plugin_id: string + status_code: + id: status_code + table: redirect + field: status_code + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: status_code_op + label: 'Status code' + description: '' + use_operator: false + operator: status_code_op + identifier: status_code + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: true + group_info: + label: 'Status code' + description: '' + identifier: status_code + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: '300 Multiple Choices' + operator: '=' + value: + value: '300' + min: '' + max: '' + 2: + title: '301 Moved Permanently' + operator: '=' + value: + value: '301' + min: '' + max: '' + 3: + title: '302 Found' + operator: '=' + value: + value: '302' + min: '' + max: '' + 4: + title: '303 See Other' + operator: '=' + value: + value: '303' + min: '' + max: '' + 5: + title: '304 Not Modified' + operator: '=' + value: + value: '304' + min: '' + max: '' + 6: + title: '305 Use Proxy' + operator: '=' + value: + value: '305' + min: '' + max: '' + 7: + title: '307 Temporary Redirect' + operator: '=' + value: + value: '307' + min: '' + max: '' + entity_type: redirect + entity_field: status_code + plugin_id: numeric + language: + id: language + table: redirect + field: language + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: language_op + label: 'Original language' + description: '' + use_operator: false + operator: language_op + identifier: language + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: redirect + entity_field: language + plugin_id: language + sorts: { } + title: Redirect + header: { } + footer: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + empty: true + tokenize: false + content: 'There is no redirect yet.' + plugin_id: text_custom + relationships: { } + arguments: { } + display_extenders: { } + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + cacheable: false + max-age: 0 + tags: { } + page_1: + display_plugin: page + id: page_1 + display_title: Page + position: 1 + display_options: + display_extenders: { } + path: admin/config/search/redirect + cache_metadata: + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + cacheable: false + max-age: 0 + tags: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.redirect_404.yml b/config/sync/config_snapshot.snapshot.config_sync.module.redirect_404.yml new file mode 100644 index 0000000..84af34e --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.redirect_404.yml @@ -0,0 +1,545 @@ +uuid: 74a088f6-1929-4118-9884-97aabe753392 +langcode: en +status: true +dependencies: + module: + - redirect_404 +id: config_sync.module.redirect_404 +snapshotSet: config_sync +extensionType: module +extensionName: redirect_404 +items: + - + collection: '' + name: redirect_404.settings + data: + row_limit: 10000 + pages: '' + suppress_404: false + - + collection: '' + name: views.view.redirect_404 + data: + langcode: en + status: true + dependencies: + module: + - redirect_404 + - user + id: redirect_404 + label: 'Redirect 404' + module: views + description: '' + tag: '' + base_table: redirect_404 + base_field: '' + core: 8.x + display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: none + options: { } + query: + type: views_query + options: + disable_sql_rewrite: false + distinct: false + replica: false + query_comment: '' + query_tags: { } + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: mini + options: + items_per_page: 10 + offset: 0 + id: 0 + total_pages: null + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + tags: + previous: ‹‹ + next: ›› + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + path: path + count: count + timestamp: timestamp + info: + path: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + count: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + timestamp: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + default: count + empty_table: false + row: + type: fields + fields: + path: + table: redirect_404 + field: path + id: path + entity_type: null + entity_field: null + plugin_id: standard + relationship: none + group_type: group + admin_label: '' + label: Path + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + count: + id: count + table: redirect_404 + field: count + relationship: none + group_type: group + admin_label: '' + label: Count + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + format: unserialized + key: '' + plugin_id: serialized + timestamp: + id: timestamp + table: redirect_404 + field: timestamp + relationship: none + group_type: group + admin_label: '' + label: 'Last accessed' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: short + custom_date_format: '' + timezone: '' + plugin_id: date + langcode: + id: langcode + table: redirect_404 + field: langcode + relationship: none + group_type: group + admin_label: '' + label: Language + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + plugin_id: standard + redirect_404_operations: + id: redirect_404_operations + table: redirect_404 + field: redirect_404_operations + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + plugin_id: redirect_404_operations + filters: + path: + id: path + table: redirect_404 + field: path + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: path_op + label: Path + description: '' + use_operator: false + operator: path_op + identifier: path + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: string + langcode: + id: langcode + table: redirect_404 + field: langcode + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: langcode_op + label: Language + description: '' + use_operator: false + operator: langcode_op + identifier: langcode + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: in_operator + resolved: + id: resolved + table: redirect_404 + field: resolved + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '0' + group: 1 + exposed: false + expose: + operator_id: '' + label: Resolved + description: '' + use_operator: false + operator: resolved_op + identifier: resolved + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: boolean + sorts: { } + title: 'Fix 404 pages' + header: { } + footer: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + empty: true + tokenize: false + content: 'There are no 404 errors to fix.' + plugin_id: text_custom + relationships: { } + arguments: { } + display_extenders: { } + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } + page_1: + display_plugin: page + id: page_1 + display_title: Page + position: 1 + display_options: + display_extenders: { } + path: admin/config/search/redirect/404 + display_description: 'Lists 404 error paths with no redirect assigned yet.' + enabled: true + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml b/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml new file mode 100644 index 0000000..ca3220d --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml @@ -0,0 +1,4097 @@ +uuid: b3f5e246-f9c2-489e-bcd9-8ed7c72cbc76 +langcode: en +status: true +dependencies: + module: + - webform +id: config_sync.module.webform +snapshotSet: config_sync +extensionType: module +extensionName: webform +items: + - + collection: '' + name: system.action.webform_submission_delete_action + data: + langcode: en + status: true + dependencies: + module: + - webform + id: webform_submission_delete_action + label: 'Delete submission' + type: webform_submission + plugin: webform_submission_delete_action + configuration: { } + - + collection: '' + name: system.action.webform_submission_make_lock_action + data: + langcode: en + status: true + dependencies: + module: + - webform + id: webform_submission_make_lock_action + label: 'Lock submission' + type: webform_submission + plugin: webform_submission_make_lock_action + configuration: { } + - + collection: '' + name: system.action.webform_submission_make_sticky_action + data: + langcode: en + status: true + dependencies: + module: + - webform + id: webform_submission_make_sticky_action + label: 'Star/Flag submission' + type: webform_submission + plugin: webform_submission_make_sticky_action + configuration: { } + - + collection: '' + name: system.action.webform_submission_make_unlock_action + data: + langcode: en + status: true + dependencies: + module: + - webform + id: webform_submission_make_unlock_action + label: 'Unlock submission' + type: webform_submission + plugin: webform_submission_make_unlock_action + configuration: { } + - + collection: '' + name: system.action.webform_submission_make_unsticky_action + data: + langcode: en + status: true + dependencies: + module: + - webform + id: webform_submission_make_unsticky_action + label: 'Unstar/unflag submission' + type: webform_submission + plugin: webform_submission_make_unsticky_action + configuration: { } + - + collection: '' + name: views.view.webform_submissions + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + module: + - user + - webform + id: webform_submissions + label: 'Webform submissions' + module: views + description: 'Default webform submissions views.' + tag: '' + base_table: webform_submission + base_field: sid + core: 8.x + display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: none + options: { } + cache: + type: tag + options: { } + query: + type: views_query + options: + disable_sql_rewrite: false + distinct: false + replica: false + query_comment: '' + query_tags: { } + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: full + options: + items_per_page: 25 + offset: 0 + id: 0 + total_pages: null + tags: + previous: ‹‹ + next: ›› + first: '« First' + last: 'Last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50, 100, 200' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + fields: + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + view_webform_submission: + id: view_webform_submission + table: webform_submission + field: view_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: view + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link + filters: { } + sorts: { } + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + empty: false + content: 'Displaying @start - @end of @total' + plugin_id: result + footer: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + empty: true + tokenize: false + content: 'No submissions available.' + plugin_id: text_custom + relationships: { } + arguments: + webform_id: + id: webform_id + table: webform_submission + field: webform_id + entity_type: webform_submission + entity_field: webform_id + plugin_id: string + entity_type: + id: entity_type + table: webform_submission + field: entity_type + entity_type: webform_submission + entity_field: entity_type + plugin_id: string + entity_id: + id: entity_id + table: webform_submission + field: entity_id + entity_type: webform_submission + entity_field: entity_id + plugin_id: string + uid: + id: uid + table: webform_submission + field: uid + entity_type: webform_submission + entity_field: uid + plugin_id: numeric + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + default_action: ignore + exception: + value: all + title_enable: false + title: All + title_enable: false + title: '' + default_argument_type: fixed + default_argument_options: + argument: '' + default_argument_skip_url: false + summary_options: + base_path: '' + count: true + items_per_page: 25 + override: false + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + break_phrase: false + not: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: numeric + display_extenders: { } + filter_groups: + operator: AND + groups: { } + title: 'Webform submissions' + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + tags: { } + embed_default: + display_plugin: embed + id: embed_default + display_title: 'Embed: Default' + position: 1 + display_options: + display_extenders: { } + display_description: 'Display submissions.' + defaults: + fields: true + style: false + row: false + filters: true + filter_groups: true + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + sid: sid + in_draft: in_draft + created: created + remote_addr: remote_addr + view_webform_submission: view_webform_submission + info: + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + tags: { } + embed_administer: + display_plugin: embed + id: embed_administer + display_title: 'Embed: Administer' + position: 2 + display_options: + display_extenders: { } + display_description: 'Administer submissions.' + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + defaults: + style: false + row: false + access: false + fields: false + filters: false + filter_groups: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + access: + type: perm + options: + perm: 'administer webform submission' + fields: + webform_submission_bulk_form: + id: webform_submission_bulk_form + table: webform_submission + field: webform_submission_bulk_form + relationship: none + group_type: group + admin_label: '' + label: 'Webform submission operations bulk form' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: Action + include_exclude: exclude + selected_actions: { } + entity_type: webform_submission + plugin_id: webform_submission_bulk_form + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + label: Sticky + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sticky + plugin_id: field + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + label: Locked + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: locked + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + completed: + id: completed + table: webform_submission + field: completed + relationship: none + group_type: group + admin_label: '' + label: Completed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: completed + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + operations: + id: operations + table: webform_submission + field: operations + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + destination: true + entity_type: null + entity_field: null + plugin_id: entity_operations + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + embed_manage: + display_plugin: embed + id: embed_manage + display_title: 'Embed: Manage' + position: 3 + display_options: + display_extenders: { } + display_description: 'Manage submissions.' + fields: + webform_submission_bulk_form: + id: webform_submission_bulk_form + table: webform_submission + field: webform_submission_bulk_form + relationship: none + group_type: group + admin_label: '' + label: 'Webform submission operations bulk form' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: Action + include_exclude: include + selected_actions: + - webform_submission_make_lock_action + - webform_submission_make_sticky_action + - webform_submission_make_unlock_action + - webform_submission_make_unsticky_action + entity_type: webform_submission + plugin_id: webform_submission_bulk_form + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + label: Sticky + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sticky + plugin_id: field + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + label: Locked + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: locked + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + completed: + id: completed + table: webform_submission + field: completed + relationship: none + group_type: group + admin_label: '' + label: Completed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: completed + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + view_webform_submission: + id: view_webform_submission + table: webform_submission + field: view_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: view + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link + edit_webform_submission: + id: edit_webform_submission + table: webform_submission + field: edit_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: edit + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link_edit + defaults: + fields: false + style: false + row: false + access: false + filters: false + filter_groups: false + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + access: + type: perm + options: + perm: 'edit any webform submission' + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + embed_review: + display_plugin: embed + id: embed_review + display_title: 'Embed: Review' + position: 4 + display_options: + display_extenders: { } + display_description: 'Review submissions.' + fields: + sid: + id: sid + table: webform_submission + field: sid + relationship: none + group_type: group + admin_label: '' + label: '#' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: number_integer + settings: + thousand_separator: '' + prefix_suffix: true + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sid + plugin_id: field + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + label: Draft + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: in_draft + plugin_id: field + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + label: Sticky + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: sticky + plugin_id: field + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + label: Locked + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: boolean + settings: + format: yes-no + format_custom_true: '' + format_custom_false: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: locked + plugin_id: field + created: + id: created + table: webform_submission + field: created + relationship: none + group_type: group + admin_label: '' + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: created + plugin_id: field + completed: + id: completed + table: webform_submission + field: completed + relationship: none + group_type: group + admin_label: '' + label: Completed + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: completed + plugin_id: field + remote_addr: + id: remote_addr + table: webform_submission + field: remote_addr + relationship: none + group_type: group + admin_label: '' + label: 'IP address' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: string + settings: + link_to_entity: false + group_column: value + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field + view_webform_submission: + id: view_webform_submission + table: webform_submission + field: view_webform_submission + relationship: none + group_type: group + admin_label: '' + label: Operations + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: view + output_url_as_text: false + absolute: false + entity_type: webform_submission + plugin_id: entity_link + defaults: + fields: false + style: false + row: false + access: false + filters: false + filter_groups: false + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + webform_submission_bulk_form: webform_submission_bulk_form + sid: sid + in_draft: in_draft + sticky: sticky + locked: locked + created: created + completed: completed + remote_addr: remote_addr + view_webform_submission: view_webform_submission + edit_webform_submission: view_webform_submission + info: + webform_submission_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + sid: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + in_draft: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + sticky: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + locked: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + completed: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + remote_addr: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + view_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: ' ' + empty_column: false + responsive: '' + edit_webform_submission: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: created + empty_table: false + row: + type: fields + options: + inline: { } + separator: '' + hide_empty: false + default_field_elements: true + access: + type: perm + options: + perm: 'view any webform submission' + filters: + in_draft: + id: in_draft + table: webform_submission + field: in_draft + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + identifier: in_draft + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + identifier: sticky + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + identifier: locked + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + demo_region: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + - + collection: '' + name: webform.settings + data: + settings: + default_status: open + default_page_base_path: form + default_form_open_message: 'This form has not yet been opened to submissions.' + default_form_close_message: 'Sorry…This form is closed to new submissions.' + default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.' + default_submit_button_label: Submit + default_reset_button_label: Reset + default_form_submit_once: false + default_form_confidential_message: 'This form is confidential. You must Log out to submit it.' + default_form_access_denied_message: 'Please login to access this form.' + default_form_disable_back: false + default_form_submit_back: false + default_form_unsaved: false + default_form_novalidate: false + default_form_disable_inline_errors: false + default_form_required: false + default_form_required_label: 'Indicates required field' + default_form_details_toggle: true + default_form_file_limit: '' + form_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" + button_classes: '' + default_wizard_prev_button_label: '< Previous Page' + default_wizard_next_button_label: 'Next Page >' + default_wizard_start_label: Start + default_wizard_confirmation_label: Complete + default_preview_next_button_label: Preview + default_preview_prev_button_label: '< Previous' + default_preview_label: Preview + default_preview_title: '[webform:title]: Preview' + default_preview_message: 'Please review your submission. Your submission is not complete until you press the "Submit" button!' + default_draft_button_label: 'Save Draft' + default_draft_saved_message: 'Submission saved. You may return to this form later and it will restore the current values.' + default_draft_loaded_message: 'A partially-completed form was found. Please complete the remaining portions.' + default_confirmation_message: 'New submission added to [webform:title].' + default_confirmation_back_label: 'Back to form' + default_submission_label: '[webform_submission:submitted-to]: Submission #[webform_submission:serial]' + default_submission_access_denied_message: 'Please login to access this submission.' + default_submission_exception_message: 'Unable to process this submission. Please contact the site administrator.' + default_submission_locked_message: 'This submission has been locked.' + default_submission_log: false + default_submission_views: { } + default_submission_views_replace: + global_routes: + - entity.webform_submission.collection + - entity.webform_submission.user + webform_routes: + - entity.webform.results_submissions + - entity.webform.user.drafts + - entity.webform.user.submissions + node_routes: + - entity.node.webform.results_submissions + - entity.node.webform.user.drafts + - entity.node.webform.user.submissions + default_previous_submission_message: 'You have already submitted this webform. View your previous submission.' + default_previous_submissions_message: 'You have already submitted this webform. View your previous submissions.' + default_autofill_message: 'This submission has been autofilled with your previous submission.' + preview_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" + confirmation_classes: "messages messages--error\nmessages messages--warning\nmessages messages--status\n" + confirmation_back_classes: "button\n" + default_limit_total_message: 'No more submissions are permitted.' + default_limit_user_message: 'No more submissions are permitted.' + dialog: false + dialog_options: + narrow: + title: Narrow + width: 600 + normal: + title: Normal + width: 800 + wide: + title: Wide + width: 1000 + assets: + css: '' + javascript: '' + handler: + excluded_handlers: { } + export: + temp_directory: '' + exporter: delimited + multiple_delimiter: ; + header_format: label + header_prefix: true + header_prefix_label_delimiter: ': ' + header_prefix_key_delimiter: __ + composite_element_item_format: label + options_single_format: compact + options_multiple_format: compact + options_item_format: label + entity_reference_items: + - id + - title + - url + likert_answers_format: label + signature_format: status + delimiter: ',' + excel: false + excluded_exporters: { } + batch: + default_batch_export_size: 500 + default_batch_update_size: 500 + default_batch_delete_size: 500 + default_batch_email_size: 500 + purge: + cron_size: 100 + element: + empty_message: '{Empty}' + allowed_tags: admin + wrapper_classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" + classes: "container-inline clearfix\nform--inline clearfix\nmessages messages--error\nmessages messages--warning\nmessages messages--status\n" + horizontal_rule_classes: "webform-horizontal-rule--solid\nwebform-horizontal-rule--dashed\nwebform-horizontal-rule--dotted\nwebform-horizontal-rule--gradient\nwebform-horizontal-rule--thin\nwebform-horizontal-rule--medium\nwebform-horizontal-rule--thick\nwebform-horizontal-rule--flaired\nwebform-horizontal-rule--glyph\n" + default_description_display: '' + default_more_title: More + default_section_title_tag: h2 + 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 + html_editor: + disabled: false + element_format: '' + mail_format: '' + tidy: true + make_unused_managed_files_temporary: true + file: + file_public: false + file_private_redirect: true + file_private_redirect_message: 'Please login to access the uploaded file.' + default_max_filesize: '' + default_managed_file_extensions: 'gif jpg png bmp eps tif pict psd txt rtf html odf pdf doc docx ppt pptx xls xlsx xml avi mov mp3 ogg wav bz2 dmg gz jar rar sit svg tar zip' + default_audio_file_extensions: 'mp3 ogg wav' + default_document_file_extensions: 'txt rtf pdf doc docx odt ppt pptx odp xls xlsx ods' + default_image_file_extensions: 'gif jpg png svg' + default_video_file_extensions: 'avi mov mp4 ogg wav webm' + make_unused_managed_files_temporary: true + delete_temporary_managed_files: true + format: { } + mail: + default_to_mail: '[site:mail]' + default_from_mail: '[site:mail]' + default_from_name: '[site:name]' + default_reply_to: '' + default_return_path: '' + default_sender_mail: '' + default_sender_name: '' + default_subject: 'Webform submission from: [webform_submission:source-entity]' + default_body_text: "Submitted on [webform_submission:created]\nSubmitted by: [webform_submission:user]\n\nSubmitted values are:\n[webform_submission:values]\n" + default_body_html: "

Submitted on [webform_submission:created]

\n

Submitted by: [webform_submission:user]

\n

Submitted values are:

\n[webform_submission:values]\n" + roles: { } + test: + types: "checkbox:\n - true\ncolor:\n - '#ffffcc'\n - '#ffffcc'\n - '#ccffff'\nemail:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nlanguage_select:\n - en\nmachine_name:\n - 'loremipsum'\n - 'oratione'\n - 'dixisset'\ntel:\n - '123-456-7890'\n - '098-765-4321'\ntextarea:\n - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'\n - 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'\n - 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'\ntext_format:\n - value: '

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.

'\n - value: '

Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;

'\n - value: '

Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.

'\nurl:\n - 'http://example.com'\n - 'http://test.com'\nwebform_email_confirm:\n - 'example@example.com'\n - 'test@test.com'\n - 'random@random.com'\nwebform_email_multiple:\n - 'example@example.com, test@test.com, random@random.com'\nwebform_time:\n - '09:00'\n - '17:00'\n" + names: "first_name:\n - 'John'\n - 'Paul'\n - 'Ringo'\n - 'George'\nlast_name:\n - 'Lennon'\n - 'McCartney'\n - 'Starr'\n - 'Harrison'\naddress:\n - '10 Main Street'\n - '11 Brook Alley Road. APT 1'\nzip:\n - '11111'\n - '12345'\n - '12345-6789'\npostal_code:\n - '11111'\n - '12345'\n - '12345-6789'\nphone:\n - '123-456-7890'\n - '098-765-4321'\nfax:\n - '123-456-7890'\n - '098-765-4321'\ncity:\n - 'Springfield'\n - 'Pleasantville'\n - 'Hill Valley'\nurl:\n - 'http://example.com'\n - 'http://test.com'\ndefault:\n - 'Loremipsum'\n - 'Oratione'\n - 'Dixisset'\n" + ui: + video_display: dialog + details_save: true + help_disabled: false + dialog_disabled: false + offcanvas_disabled: false + contribute_disabled: false + promotions_disabled: false + description_help: true + libraries: + excluded_libraries: + - jquery.chosen + - jquery.icheck + - jquery.toggles + requirements: + cdn: true + bootstrap: true + spam: true + contribute: + account_type: user + account_id: null + langcode: en + third_party_settings: { } + - + collection: '' + name: webform.webform.contact + data: + langcode: en + status: open + dependencies: + enforced: + module: + - webform + open: null + close: null + weight: 0 + uid: null + template: false + archive: false + id: contact + title: Contact + description: 'Basic email contact webform.' + category: '' + elements: "name:\n '#title': 'Your Name'\n '#type': textfield\n '#required': true\n '#default_value': '[current-user:display-name]'\nemail:\n '#title': 'Your Email'\n '#type': email\n '#required': true\n '#default_value': '[current-user:mail]'\nsubject:\n '#title': Subject\n '#type': textfield\n '#required': true\n '#test': 'Testing contact webform from [site:name]'\nmessage:\n '#title': Message\n '#type': textarea\n '#required': true\n '#test': 'Please ignore this email.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n" + css: '' + javascript: '' + settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: source_entity_webform + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_convert_anonymous: false + form_prepopulate: false + form_prepopulate_source_entity: false + form_prepopulate_source_entity_required: false + form_prepopulate_source_entity_type: '' + form_reset: false + form_disable_autocomplete: false + form_novalidate: false + form_disable_inline_errors: false + form_required: false + form_unsaved: false + form_disable_back: false + form_submit_back: false + form_autofocus: false + form_details_toggle: false + form_access_denied: default + form_access_denied_title: '' + form_access_denied_message: '' + form_access_denied_attributes: { } + form_file_limit: '' + submission_label: '' + submission_log: false + submission_views: { } + submission_views_replace: { } + submission_user_columns: { } + submission_user_duplicate: false + submission_access_denied: default + submission_access_denied_title: '' + submission_access_denied_message: '' + submission_access_denied_attributes: { } + submission_exception_message: '' + submission_locked_message: '' + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false + previous_submission_message: '' + previous_submissions_message: '' + autofill: false + autofill_message: '' + autofill_excluded_elements: { } + wizard_progress_bar: true + wizard_progress_pages: false + wizard_progress_percentage: false + wizard_progress_link: false + wizard_start_label: '' + wizard_preview_link: false + wizard_confirmation: true + wizard_confirmation_label: '' + wizard_track: '' + preview: 0 + preview_label: '' + preview_title: '' + preview_message: '' + preview_attributes: { } + preview_excluded_elements: { } + preview_exclude_empty: true + preview_exclude_empty_checkbox: false + draft: none + draft_multiple: false + draft_auto_save: false + draft_saved_message: '' + draft_loaded_message: '' + confirmation_type: url_message + confirmation_title: '' + confirmation_message: 'Your message has been sent.' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + limit_total: null + limit_total_interval: null + limit_total_message: '' + limit_total_unique: false + limit_user: null + limit_user_interval: null + limit_user_message: '' + limit_user_unique: false + entity_limit_total: null + entity_limit_total_interval: null + entity_limit_user: null + entity_limit_user_interval: null + purge: none + purge_days: null + results_disabled: false + results_disabled_ignore: false + token_update: false + access: + create: + roles: + - anonymous + - authenticated + users: { } + permissions: { } + view_any: + roles: { } + users: { } + permissions: { } + update_any: + roles: { } + users: { } + permissions: { } + delete_any: + roles: { } + users: { } + permissions: { } + purge_any: + roles: { } + users: { } + permissions: { } + view_own: + roles: { } + users: { } + permissions: { } + update_own: + roles: { } + users: { } + permissions: { } + delete_own: + roles: { } + users: { } + permissions: { } + administer: + roles: { } + users: { } + permissions: { } + test: + roles: { } + users: { } + permissions: { } + handlers: + email_confirmation: + id: email + label: 'Email confirmation' + handler_id: email_confirmation + status: true + conditions: { } + weight: 1 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: '[webform_submission:values:subject:raw]' + body: '[webform_submission:values:message:value]' + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + html: true + attachments: false + twig: false + theme_name: '' + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + email_notification: + id: email + label: 'Email notification' + handler_id: email_notification + status: true + conditions: { } + weight: 1 + settings: + states: + - completed + to_mail: _default + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: '[webform_submission:values:email:raw]' + from_options: { } + from_name: '[webform_submission:values:name:raw]' + subject: '[webform_submission:values:subject:raw]' + body: '[webform_submission:values:message:value]' + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + html: true + attachments: false + twig: false + theme_name: '' + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + - + collection: '' + name: webform.webform_options.country_codes + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: country_codes + label: 'Country codes' + category: Geographic + likert: false + options: '' + - + collection: '' + name: webform.webform_options.country_names + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: country_names + label: 'Country names' + category: Geographic + likert: false + options: '' + - + collection: '' + name: webform.webform_options.days + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: days + label: Days + category: 'Date and time' + likert: false + options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" + - + collection: '' + name: webform.webform_options.education + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: education + label: Education + category: Demographic + likert: false + options: "High School: High School\nAssociate Degree: Associate Degree\nGraduate or Professional Degree: Graduate or Professional Degree\nSome College: Some College\n" + - + collection: '' + name: webform.webform_options.employment_status + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: employment_status + label: 'Employment status' + category: Demographic + likert: false + options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n" + - + collection: '' + name: webform.webform_options.ethnicity + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: ethnicity + label: Ethnicity + category: Demographic + likert: false + options: "Caucasian: Caucasian\n'Latino/Hispanic': 'Latino/Hispanic'\n'Middle Eastern': 'Middle Eastern'\nAfrican: African\nCaribbean: Caribbean\n'South Asian': 'South Asian'\n'East Asian': 'East Asian'\nMixed: Mixed\n" + - + collection: '' + name: webform.webform_options.gender + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: gender + label: Gender + category: Demographic + likert: false + options: "Male: Male\nFemale: Female\n" + - + collection: '' + name: webform.webform_options.industry + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: industry + label: Industry + category: Demographic + likert: false + options: "Accounting/Finance: Accounting/Finance\nAdvertising/Public Relations: Advertising/Public Relations\nAerospace/Aviation: Aerospace/Aviation\nArts/Entertainment/Publishing: Arts/Entertainment/Publishing\nAutomotive: Automotive\nBanking/Mortgage: Banking/Mortgage\nBusiness Development: Business Development\nBusiness Opportunity: Business Opportunity\nClerical/Administrative: Clerical/Administrative\nConstruction/Facilities: Construction/Facilities\nConsumer Goods: Consumer Goods\nCustomer Service: Customer Service\nEducation/Training: Education/Training\nEnergy/Utilities: Energy/Utilities\nEngineering: Engineering\nGovernment/Military: Government/Military\nHealthcare: Healthcare\nHospitality/Travel: Hospitality/Travel\nHuman Resources: Human Resources\nInstallation/Maintenance: Installation/Maintenance\nInsurance: Insurance\nInternet: Internet\nLaw Enforcement/Security: Law Enforcement/Security\nLegal: Legal\nManagement/Executive: Management/Executive\nManufacturing/Operations: Manufacturing/Operations\nMarketing: Marketing\nNon-Profit/Volunteer: Non-Profit/Volunteer\nPharmaceutical/Biotech: Pharmaceutical/Biotech\nProfessional Services: Professional Services\nReal Estate: Real Estate\nRestaurant/Food Service: Restaurant/Food Service\nRetail: Retail\nSales: Sales\nScience/Research: Science/Research\nSkilled Labor: Skilled Labor\nTechnology: Technology\nTelecommunications: Telecommunications\nTransportation/Logistics: Transportation/Logistics\n" + - + collection: '' + name: webform.webform_options.languages + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: languages + label: Languages + category: Language + likert: false + options: '' + - + collection: '' + name: webform.webform_options.likert_agreement + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_agreement + label: 'Likert: Agreement' + category: Likert + likert: true + options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n" + - + collection: '' + name: webform.webform_options.likert_comparison + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_comparison + label: 'Likert: Comparison' + category: Likert + likert: true + options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" + - + collection: '' + name: webform.webform_options.likert_importance + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_importance + label: 'Likert: Importance' + category: Likert + likert: true + options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" + - + collection: '' + name: webform.webform_options.likert_quality + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_quality + label: 'Likert: Quality' + category: Likert + likert: true + options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" + - + collection: '' + name: webform.webform_options.likert_satisfaction + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_satisfaction + label: 'Likert: Satisfaction' + category: Likert + likert: true + options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" + - + collection: '' + name: webform.webform_options.likert_ten_scale + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_ten_scale + label: 'Likert: Ten Scale' + category: Likert + likert: true + options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n" + - + collection: '' + name: webform.webform_options.likert_would_you + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: likert_would_you + label: 'Likert: Would You' + category: Likert + likert: true + options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" + - + collection: '' + name: webform.webform_options.marital_status + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: marital_status + label: 'Marital status' + category: Demographic + likert: false + options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" + - + collection: '' + name: webform.webform_options.months + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: months + label: Months + category: 'Date and time' + likert: false + options: "January: January\nFebruary: February\nMarch: March\nApril: April\nMay: May\nJune: June\nJuly: July\nAugust: August\nSeptember: September\nOctober: October\nNovember: November\nDecember: December\n" + - + collection: '' + name: webform.webform_options.phone_types + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: phone_types + label: 'Phone type' + category: Demographic + likert: false + options: "Home: Home\nOffice: Office\nCell: Cell\n" + - + collection: '' + name: webform.webform_options.relationship + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: relationship + label: Relationship + category: Demographic + likert: false + options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" + - + collection: '' + name: webform.webform_options.size + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: size + label: Size + category: General + likert: false + options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" + - + collection: '' + name: webform.webform_options.state_codes + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: state_codes + label: 'State codes' + category: Geographic + likert: false + options: "AL: Alabama\nAK: Alaska\nAZ: Arizona\nAR: Arkansas\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPA: Pennsylvania\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n" + - + collection: '' + name: webform.webform_options.state_names + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: state_names + label: 'State names' + category: Geographic + likert: false + options: "Alabama: Alabama\nAlaska: Alaska\nArizona: Arizona\nArkansas: Arkansas\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\nFlorida: Florida\nGeorgia: Georgia\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPennsylvania: Pennsylvania\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n" + - + collection: '' + name: webform.webform_options.state_province_codes + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: state_province_codes + label: 'State/Province codes' + category: Geographic + likert: false + options: "AL: Alabama\nAK: Alaska\nAS: 'American Samoa'\nAZ: Arizona\nAR: Arkansas\nAE: 'Armed Forces (Canada, Europe, Africa, or Middle East'\nAA: 'Armed Forces Americas'\nAP: 'Armed Forces Pacific'\nCA: California\nCO: Colorado\nCT: Connecticut\nDE: Delaware\nDC: 'District of Columbia'\nFM: 'Federated States of Micronesia'\nFL: Florida\nGA: Georgia\nGU: Guam\nHI: Hawaii\nID: Idaho\nIL: Illinois\nIN: Indiana\nIA: Iowa\nKS: Kansas\nKY: Kentucky\nLA: Louisiana\nME: Maine\nMH: 'Marshall Islands'\nMD: Maryland\nMA: Massachusetts\nMI: Michigan\nMN: Minnesota\nMS: Mississippi\nMO: Missouri\nMT: Montana\nNE: Nebraska\nNV: Nevada\nNH: 'New Hampshire'\nNJ: 'New Jersey'\nNM: 'New Mexico'\nNY: 'New York'\nNC: 'North Carolina'\nND: 'North Dakota'\nMP: 'Northern Mariana Islands'\nOH: Ohio\nOK: Oklahoma\nOR: Oregon\nPW: Palau\nPA: Pennsylvania\nPR: 'Puerto Rico'\nRI: 'Rhode Island'\nSC: 'South Carolina'\nSD: 'South Dakota'\nTN: Tennessee\nTX: Texas\nUT: Utah\nVT: Vermont\nVI: 'Virgin Islands'\nVA: Virginia\nWA: Washington\nWV: 'West Virginia'\nWI: Wisconsin\nWY: Wyoming\n" + - + collection: '' + name: webform.webform_options.state_province_names + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: state_province_names + label: 'State/Province names' + category: Geographic + likert: false + options: "Alabama: Alabama\nAlaska: Alaska\n'American Samoa': 'American Samoa'\nArizona: Arizona\nArkansas: Arkansas\n'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)'\n'Armed Forces Americas': 'Armed Forces Americas'\n'Armed Forces Pacific': 'Armed Forces Pacific'\nCalifornia: California\nColorado: Colorado\nConnecticut: Connecticut\nDelaware: Delaware\n'District of Columbia': 'District of Columbia'\n'Federated States of Micronesia': 'Federated States of Micronesia'\nFlorida: Florida\nGeorgia: Georgia\nGuam: Guam\nHawaii: Hawaii\nIdaho: Idaho\nIllinois: Illinois\nIndiana: Indiana\nIowa: Iowa\nKansas: Kansas\nKentucky: Kentucky\nLouisiana: Louisiana\nMaine: Maine\n'Marshall Islands': 'Marshall Islands'\nMaryland: Maryland\nMassachusetts: Massachusetts\nMichigan: Michigan\nMinnesota: Minnesota\nMississippi: Mississippi\nMissouri: Missouri\nMontana: Montana\nNebraska: Nebraska\nNevada: Nevada\n'New Hampshire': 'New Hampshire'\n'New Jersey': 'New Jersey'\n'New Mexico': 'New Mexico'\n'New York': 'New York'\n'North Carolina': 'North Carolina'\n'North Dakota': 'North Dakota'\n'Northern Mariana Islands': 'Northern Mariana Islands'\nOhio: Ohio\nOklahoma: Oklahoma\nOregon: Oregon\nPalau: Palau\nPennsylvania: Pennsylvania\n'Puerto Rico': 'Puerto Rico'\n'Rhode Island': 'Rhode Island'\n'South Carolina': 'South Carolina'\n'South Dakota': 'South Dakota'\nTennessee: Tennessee\nTexas: Texas\nUtah: Utah\nVermont: Vermont\n'Virgin Islands': 'Virgin Islands'\nVirginia: Virginia\nWashington: Washington\n'West Virginia': 'West Virginia'\nWisconsin: Wisconsin\nWyoming: Wyoming\n" + - + collection: '' + name: webform.webform_options.time_zones + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: time_zones + label: 'Time zones' + category: 'Date and time' + likert: false + options: '' + - + collection: '' + name: webform.webform_options.titles + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: titles + label: Titles + category: Demographic + likert: false + options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" + - + collection: '' + name: webform.webform_options.yes_no + data: + langcode: en + status: true + dependencies: + enforced: + module: + - webform + id: yes_no + label: Yes/No + category: General + likert: false + options: "Yes: Yes\nNo: No\n" diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform_ui.yml b/config/sync/config_snapshot.snapshot.config_sync.module.webform_ui.yml new file mode 100644 index 0000000..195c6c9 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.webform_ui.yml @@ -0,0 +1,11 @@ +uuid: d34b6ece-3aa6-4dfe-8033-0f623d1e5b21 +langcode: en +status: true +dependencies: + module: + - webform_ui +id: config_sync.module.webform_ui +snapshotSet: config_sync +extensionType: module +extensionName: webform_ui +items: { } -- 2.45.2 From 022096fb7c6722b62007d7cc948c1bdf8ba99503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 01:25:09 -0500 Subject: [PATCH 030/790] Update composer lock file --- composer.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index ef151ac..859adf9 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": "65585e16b73cac76bb4e64ba75d936fa", + "content-hash": "8c8794c2bc5faa00363805127aaf8b3d", "packages": [ { "name": "asm89/stack-cors", @@ -2536,6 +2536,9 @@ "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." } + }, + "patches_applied": { + "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", -- 2.45.2 From 062ae7dc82545412f2d80ecbc27e9356db1dae91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 01:45:15 -0500 Subject: [PATCH 031/790] Enable & configure UI patterns modules --- ...apshot.snapshot.config_sync.module.ui_patterns.yml | 11 +++++++++++ ...napshot.config_sync.module.ui_patterns_layouts.yml | 11 +++++++++++ ...napshot.config_sync.module.ui_patterns_library.yml | 11 +++++++++++ config/sync/core.extension.yml | 3 +++ config/sync/user.role.contributor.yml | 1 + config/sync/user.role.editor.yml | 1 + config/sync/user.role.manager.yml | 1 + 7 files changed, 39 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns.yml b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns.yml new file mode 100644 index 0000000..68cbf4b --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns.yml @@ -0,0 +1,11 @@ +uuid: 4120dd62-8fa0-4bce-a6d8-b6ae2a333819 +langcode: en +status: true +dependencies: + module: + - ui_patterns +id: config_sync.module.ui_patterns +snapshotSet: config_sync +extensionType: module +extensionName: ui_patterns +items: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml new file mode 100644 index 0000000..47384b1 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml @@ -0,0 +1,11 @@ +uuid: 3250e055-fd97-449a-83ff-3808c64a81da +langcode: en +status: true +dependencies: + module: + - ui_patterns_layouts +id: config_sync.module.ui_patterns_layouts +snapshotSet: config_sync +extensionType: module +extensionName: ui_patterns_layouts +items: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml new file mode 100644 index 0000000..5cb7f15 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml @@ -0,0 +1,11 @@ +uuid: a8de2bfe-071b-4d3b-9a9c-c1494239983c +langcode: en +status: true +dependencies: + module: + - ui_patterns_library +id: config_sync.module.ui_patterns_library +snapshotSet: config_sync +extensionType: module +extensionName: ui_patterns_library +items: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 3a23406..6c44f73 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -107,6 +107,9 @@ module: token: 0 toolbar: 0 tour: 0 + ui_patterns: 0 + ui_patterns_layouts: 0 + ui_patterns_library: 0 update: 0 user: 0 video_embed_field: 0 diff --git a/config/sync/user.role.contributor.yml b/config/sync/user.role.contributor.yml index 2549ee6..fa94c53 100644 --- a/config/sync/user.role.contributor.yml +++ b/config/sync/user.role.contributor.yml @@ -11,6 +11,7 @@ is_admin: null permissions: - 'access contextual links' - 'access in-place editing' + - 'access patterns page' - 'create action content' - 'create article content' - 'create blog content' diff --git a/config/sync/user.role.editor.yml b/config/sync/user.role.editor.yml index 88ecd63..ff0bafc 100644 --- a/config/sync/user.role.editor.yml +++ b/config/sync/user.role.editor.yml @@ -14,6 +14,7 @@ permissions: - 'access contextual links' - 'access files overview' - 'access in-place editing' + - 'access patterns page' - 'access site in maintenance mode' - 'access toolbar' - 'access tour' diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index a49d544..61a3ffd 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -19,6 +19,7 @@ permissions: - 'access contextual links' - 'access files overview' - 'access in-place editing' + - 'access patterns page' - 'access site in maintenance mode' - 'access toolbar' - 'access tour' -- 2.45.2 From 0054cf60537ab894f2ce59b082eb858d312d5efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 01:45:54 -0500 Subject: [PATCH 032/790] Hide toolbar rather than trying to fix it --- config/sync/user.role.editor.yml | 1 - config/sync/user.role.manager.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/config/sync/user.role.editor.yml b/config/sync/user.role.editor.yml index ff0bafc..35d2257 100644 --- a/config/sync/user.role.editor.yml +++ b/config/sync/user.role.editor.yml @@ -16,7 +16,6 @@ permissions: - 'access in-place editing' - 'access patterns page' - 'access site in maintenance mode' - - 'access toolbar' - 'access tour' - 'access user profiles' - 'administer comments' diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index 61a3ffd..751b5a5 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -21,7 +21,6 @@ permissions: - 'access in-place editing' - 'access patterns page' - 'access site in maintenance mode' - - 'access toolbar' - 'access tour' - 'access user contact forms' - 'access user profiles' -- 2.45.2 From 242ef7099de06c3757968197f43a8d3159dbfcaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 13:39:20 -0500 Subject: [PATCH 033/790] Add Views Reference module for formatting referenced views --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 415bc41..64133bc 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,8 @@ "drupal/twigsuggest": "1.x-dev", "drupal/ckeditor_markdown": "^1.1", "drupal/minimalhtml": "^1.0", - "drupal/ui_patterns": "^1.0@RC" + "drupal/ui_patterns": "^1.0@RC", + "drupal/viewsreference": "^1.2" }, "repositories": { "drupal": { -- 2.45.2 From 80864b36bda29189b5fe879c95e9b3b5bc2d16ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 13:39:34 -0500 Subject: [PATCH 034/790] Commit composer lock file --- composer.lock | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 859adf9..de7d1cc 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": "8c8794c2bc5faa00363805127aaf8b3d", + "content-hash": "7707331875bfdb2d045cb71084323092", "packages": [ { "name": "asm89/stack-cors", @@ -7373,6 +7373,68 @@ "source": "http://cgit.drupalcode.org/video_embed_field" } }, + { + "name": "drupal/viewsreference", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/viewsreference", + "reference": "8.x-1.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "5ccceed4ebb1b55c6a459431829e7c72477171b5" + }, + "require": { + "drupal/core": "~8.0" + }, + "conflict": { + "drupal/viewsreferennce": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.2", + "datestamp": "1515538984", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "New Zeal", + "homepage": "https://www.drupal.org/user/93571" + }, + { + "name": "joekers", + "homepage": "https://www.drupal.org/user/2229066" + }, + { + "name": "seanB", + "homepage": "https://www.drupal.org/user/545912" + } + ], + "description": "Views Reference", + "homepage": "http://drupal.org/project/viewsreference", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/viewsreference", + "issues": "http://drupal.org/project/issues/viewsreference" + } + }, { "name": "drupal/webform", "version": "5.0.0-rc26", -- 2.45.2 From 04ae9b4dd424f7905e42a32daf8e54dddf8bffa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 13:40:33 -0500 Subject: [PATCH 035/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index ed32e0a..94f899b 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit ed32e0afd2b15feec15e83f9f6cd64d17ed906cf +Subproject commit 94f899bd2371392ad105d9a7a45985fbe9a67d68 -- 2.45.2 From bbb899f8f9f1b7ca0a4cb0d7d9958cb52b137a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 23:42:58 -0500 Subject: [PATCH 036/790] Configure tile view mode for case study listing --- ...y_view_display.node.case_study.default.yml | 44 +++++------- ...tity_view_display.node.case_study.tile.yml | 69 ++----------------- ..._view_display.paragraph.title.columnar.yml | 51 ++++++++++++++ config/sync/core.extension.yml | 2 + ...node.landing_page.field_body_paragraph.yml | 5 ++ 5 files changed, 82 insertions(+), 89 deletions(-) create mode 100644 config/sync/core.entity_view_display.paragraph.title.columnar.yml diff --git a/config/sync/core.entity_view_display.node.case_study.default.yml b/config/sync/core.entity_view_display.node.case_study.default.yml index 773a0b6..749efda 100644 --- a/config/sync/core.entity_view_display.node.case_study.default.yml +++ b/config/sync/core.entity_view_display.node.case_study.default.yml @@ -20,17 +20,19 @@ dependencies: - node.type.case_study module: - ds - - text + - paragraphs - user third_party_settings: ds: layout: - id: layout_onecol - library: layout_discovery/onecol + id: pattern_title_paragraph + library: null disable_css: false entity_classes: all_classes settings: { } - regions: { } + regions: + paragraphs: + - field_body_paragraph _core: default_config_hash: bCf6cJZ9WLriQEA0IYx7QFyj0JBZcFc41oTGp_9UccU id: node.case_study.default @@ -38,32 +40,17 @@ targetEntityType: node bundle: case_study mode: default content: - field_license: - weight: 1 - label: above - settings: - link: true - third_party_settings: { } - type: entity_reference_label - region: content - field_summary: - weight: 2 - label: above + field_body_paragraph: + type: paragraph_summary + weight: 0 + region: paragraphs + label: hidden settings: { } - third_party_settings: { } - type: text_default - region: content - field_technologies: - weight: 3 - label: above - settings: - link: true - third_party_settings: { } - type: entity_reference_label - region: content + third_party_settings: + ds: + ds_limit: '1' hidden: body: true - field_body_paragraph: true field_case_study_client: true field_case_study_partners: true field_case_study_status: true @@ -71,6 +58,9 @@ hidden: field_case_study_team: true field_case_study_year: true field_image: true + field_license: true field_meta_tags: true field_services: true + field_summary: true + field_technologies: true links: true diff --git a/config/sync/core.entity_view_display.node.case_study.tile.yml b/config/sync/core.entity_view_display.node.case_study.tile.yml index 8e92db3..8434a92 100644 --- a/config/sync/core.entity_view_display.node.case_study.tile.yml +++ b/config/sync/core.entity_view_display.node.case_study.tile.yml @@ -19,47 +19,23 @@ dependencies: - field.field.node.case_study.field_summary - field.field.node.case_study.field_technologies - node.type.case_study - - responsive_image.styles.wide module: - ds - entity_reference_revisions - - responsive_image - user third_party_settings: ds: layout: - id: pattern_tile + id: pattern_title_paragraph library: null disable_css: false entity_classes: all_classes settings: pattern: field_templates: default - variant: berry regions: - title: - - node_title - - field_image + paragraphs: - field_body_paragraph - subtitle: - - field_case_study_subtitle - - node_post_date - fields: - node_post_date: - plugin_id: node_post_date - weight: 4 - label: hidden - formatter: ds_post_date_long - node_title: - plugin_id: node_title - weight: 0 - label: hidden - formatter: default - settings: - link: true - wrapper: h2 - class: title - exclude_node_title: '1' _core: default_config_hash: 9bC0pOp-ep1gVclJKEIqhnIeBFLyFQuhdg3RGsKzFHg id: node.case_study.tile @@ -69,55 +45,24 @@ mode: tile content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 2 - region: title + weight: 0 + region: paragraphs label: hidden settings: - view_mode: tile + view_mode: columnar link: '' third_party_settings: ds: ds_limit: '1' - field_case_study_subtitle: - type: string - weight: 3 - region: subtitle - label: hidden - settings: - link_to_entity: false - third_party_settings: - ds: - ft: - id: default - settings: - lb: '' - classes: - - subtitle - lb-col: false - field_image: - type: responsive_image - weight: 1 - region: title - label: hidden - settings: - responsive_image_style: wide - image_link: content - third_party_settings: - ds: - ft: - id: default - settings: - lb: '' - classes: - - card-image - lb-col: false hidden: body: true field_case_study_client: true field_case_study_partners: true field_case_study_status: true + field_case_study_subtitle: true field_case_study_team: true field_case_study_year: true + field_image: true field_license: true field_meta_tags: true field_services: true diff --git a/config/sync/core.entity_view_display.paragraph.title.columnar.yml b/config/sync/core.entity_view_display.paragraph.title.columnar.yml new file mode 100644 index 0000000..b3d59e9 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.title.columnar.yml @@ -0,0 +1,51 @@ +uuid: dc799418-ec3e-49b6-8674-76c72898a2f3 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.paragraph.columnar + - field.field.paragraph.title.field_image + - field.field.paragraph.title.field_style_color + - field.field.paragraph.title.field_subtitle + - field.field.paragraph.title.field_title + - image.style.max_325x325 + - paragraphs.paragraphs_type.title + module: + - image + - options + - text +id: paragraph.title.columnar +targetEntityType: paragraph +bundle: title +mode: columnar +content: + field_image: + weight: 2 + label: hidden + settings: + image_style: max_325x325 + third_party_settings: { } + type: image_url + region: content + field_style_color: + weight: 3 + label: hidden + settings: { } + third_party_settings: { } + type: list_key + region: content + field_subtitle: + weight: 1 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content + field_title: + weight: 0 + label: hidden + settings: { } + third_party_settings: { } + type: text_default + region: content +hidden: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 6c44f73..2160e45 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -108,12 +108,14 @@ module: toolbar: 0 tour: 0 ui_patterns: 0 + ui_patterns_ds: 0 ui_patterns_layouts: 0 ui_patterns_library: 0 update: 0 user: 0 video_embed_field: 0 views_ui: 0 + viewsreference: 0 webform: 0 webform_ui: 0 wysiwyg_linebreaks: 0 diff --git a/config/sync/field.field.node.landing_page.field_body_paragraph.yml b/config/sync/field.field.node.landing_page.field_body_paragraph.yml index e7ff0da..0c9ca74 100644 --- a/config/sync/field.field.node.landing_page.field_body_paragraph.yml +++ b/config/sync/field.field.node.landing_page.field_body_paragraph.yml @@ -15,6 +15,7 @@ dependencies: - paragraphs.paragraphs_type.title - paragraphs.paragraphs_type.update - paragraphs.paragraphs_type.video + - paragraphs.paragraphs_type.view module: - entity_reference_revisions _core: @@ -44,6 +45,7 @@ settings: faq: faq update: update title: title + view: view target_bundles_drag_drop: text: enabled: true @@ -75,4 +77,7 @@ settings: title: enabled: true weight: -12 + view: + enabled: true + weight: 12 field_type: entity_reference_revisions -- 2.45.2 From db8322f5dc8e909ad7ba58be3054ded08151c677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 23:43:28 -0500 Subject: [PATCH 037/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 94f899b..c15eca3 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 94f899bd2371392ad105d9a7a45985fbe9a67d68 +Subproject commit c15eca3088d2e810d412e4093cab6bb603ffbec0 -- 2.45.2 From 52ab80a5ad65ddb8006b1c6b6410d8c5a6c53fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 23:45:14 -0500 Subject: [PATCH 038/790] Add a views reference paragraph type --- ...ty_form_display.paragraph.view.default.yml | 27 ++++++++ ...ty_view_display.paragraph.view.default.yml | 28 +++++++++ ...ld.paragraph.view.field_view_reference.yml | 61 +++++++++++++++++++ ...storage.paragraph.field_view_reference.yml | 21 +++++++ .../sync/paragraphs.paragraphs_type.view.yml | 9 +++ 5 files changed, 146 insertions(+) create mode 100644 config/sync/core.entity_form_display.paragraph.view.default.yml create mode 100644 config/sync/core.entity_view_display.paragraph.view.default.yml create mode 100644 config/sync/field.field.paragraph.view.field_view_reference.yml create mode 100644 config/sync/field.storage.paragraph.field_view_reference.yml create mode 100644 config/sync/paragraphs.paragraphs_type.view.yml diff --git a/config/sync/core.entity_form_display.paragraph.view.default.yml b/config/sync/core.entity_form_display.paragraph.view.default.yml new file mode 100644 index 0000000..74b709b --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.view.default.yml @@ -0,0 +1,27 @@ +uuid: 58414ad1-0d71-444b-900c-890745e2d3d9 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.view.field_view_reference + - paragraphs.paragraphs_type.view + module: + - viewsreference +id: paragraph.view.default +targetEntityType: paragraph +bundle: view +mode: default +content: + field_view_reference: + weight: 1 + settings: + match_operator: CONTAINS + size: '60' + placeholder: '' + third_party_settings: { } + type: viewsreference_autocomplete + region: content +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_view_display.paragraph.view.default.yml b/config/sync/core.entity_view_display.paragraph.view.default.yml new file mode 100644 index 0000000..0f2dd5f --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.view.default.yml @@ -0,0 +1,28 @@ +uuid: 01e9439c-9802-4b6d-9c59-12ea050fb525 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.view.field_view_reference + - paragraphs.paragraphs_type.view + module: + - viewsreference +id: paragraph.view.default +targetEntityType: paragraph +bundle: view +mode: default +content: + field_view_reference: + weight: 1 + label: above + settings: + plugin_types: + block: block + page: page + default: 0 + feed: 0 + embed: 0 + third_party_settings: { } + type: viewsreference_formatter + region: content +hidden: { } diff --git a/config/sync/field.field.paragraph.view.field_view_reference.yml b/config/sync/field.field.paragraph.view.field_view_reference.yml new file mode 100644 index 0000000..299ba5f --- /dev/null +++ b/config/sync/field.field.paragraph.view.field_view_reference.yml @@ -0,0 +1,61 @@ +uuid: 2047c61c-bd55-4463-8e4b-57f464190f1c +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_view_reference + - paragraphs.paragraphs_type.view + module: + - viewsreference +id: paragraph.view.field_view_reference +field_name: field_view_reference +entity_type: paragraph +bundle: view +label: View +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:view' + handler_settings: + target_bundles: null + auto_create: 0 + plugin_types: + block: block + page: page + embed: embed + default: 0 + feed: 0 + preselect_views: + action: 0 + article: 0 + block_content: 0 + blog: 0 + campaign: 0 + case_study: 0 + comment: 0 + comments_recent: 0 + content: 0 + content_recent: 0 + event: 0 + files: 0 + frontpage: 0 + group: 0 + group_content: 0 + group_members: 0 + group_nodes: 0 + people: 0 + redirect: 0 + redirect_404: 0 + related_content: 0 + resource: 0 + search: 0 + taxonomy_term: 0 + user_admin_people: 0 + watchdog: 0 + webform_submissions: 0 + who_s_new: 0 + who_s_online: 0 +field_type: viewsreference diff --git a/config/sync/field.storage.paragraph.field_view_reference.yml b/config/sync/field.storage.paragraph.field_view_reference.yml new file mode 100644 index 0000000..223bce2 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_view_reference.yml @@ -0,0 +1,21 @@ +uuid: bbefa52b-e218-4684-a896-06b96e50355c +langcode: en +status: true +dependencies: + module: + - paragraphs + - views + - viewsreference +id: paragraph.field_view_reference +field_name: field_view_reference +entity_type: paragraph +type: viewsreference +settings: + target_type: view +module: viewsreference +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/paragraphs.paragraphs_type.view.yml b/config/sync/paragraphs.paragraphs_type.view.yml new file mode 100644 index 0000000..0fd56b1 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.view.yml @@ -0,0 +1,9 @@ +uuid: fa75b78a-c5b6-4474-959d-9adb4b38b911 +langcode: en +status: true +dependencies: { } +id: view +label: View +icon_uuid: null +description: '' +behavior_plugins: { } -- 2.45.2 From 9978b9ed7c267655c880ea3ffbcd87cff6d71c1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 23:45:34 -0500 Subject: [PATCH 039/790] Commit config snapshots --- ...hot.snapshot.config_sync.module.ui_patterns_ds.yml | 11 +++++++++++ ...hot.snapshot.config_sync.module.viewsreference.yml | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.viewsreference.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml new file mode 100644 index 0000000..17175e3 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml @@ -0,0 +1,11 @@ +uuid: e5d507d4-fa23-4519-96ca-1c6dde6754f7 +langcode: en +status: true +dependencies: + module: + - ui_patterns_ds +id: config_sync.module.ui_patterns_ds +snapshotSet: config_sync +extensionType: module +extensionName: ui_patterns_ds +items: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.viewsreference.yml b/config/sync/config_snapshot.snapshot.config_sync.module.viewsreference.yml new file mode 100644 index 0000000..b446357 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.viewsreference.yml @@ -0,0 +1,11 @@ +uuid: aa2400ad-83ac-437f-8fb1-8b9130b91527 +langcode: en +status: true +dependencies: + module: + - viewsreference +id: config_sync.module.viewsreference +snapshotSet: config_sync +extensionType: module +extensionName: viewsreference +items: { } -- 2.45.2 From 77184cbda624113a4ca121373b87ecd652568af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 12 Nov 2018 23:52:52 -0500 Subject: [PATCH 040/790] Add note to readme about forcing config update on deploy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 33cad20..36584e0 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,5 @@ To deploy everything else (config, templates, styles): ``` ahoy deploy-site agaric_live ``` + +If you need to overwrite live configuration (only after confirming you've committed any parts you want to keep) you can use ahoy for that too with `deploy-site-force`. -- 2.45.2 From e45bb6f1ad78a2c8998c1d60380ef87e00719bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 11:40:30 -0500 Subject: [PATCH 041/790] Commit disabling of views links --- config/sync/views.view.action.yml | 1 + config/sync/views.view.article.yml | 1 + config/sync/views.view.campaign.yml | 1 + config/sync/views.view.case_study.yml | 1 + config/sync/views.view.event.yml | 1 + config/sync/views.view.group.yml | 1 + config/sync/views.view.resource.yml | 1 + 7 files changed, 7 insertions(+) diff --git a/config/sync/views.view.action.yml b/config/sync/views.view.action.yml index 8afcc19..6bb70fd 100644 --- a/config/sync/views.view.action.yml +++ b/config/sync/views.view.action.yml @@ -254,6 +254,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.article.yml b/config/sync/views.view.article.yml index 8690df0..33885a6 100644 --- a/config/sync/views.view.article.yml +++ b/config/sync/views.view.article.yml @@ -221,6 +221,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.campaign.yml b/config/sync/views.view.campaign.yml index 2517070..795c85e 100644 --- a/config/sync/views.view.campaign.yml +++ b/config/sync/views.view.campaign.yml @@ -254,6 +254,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index 6e468b5..7c213b3 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -239,6 +239,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false pager: type: none options: diff --git a/config/sync/views.view.event.yml b/config/sync/views.view.event.yml index 22364ef..1ae5486 100644 --- a/config/sync/views.view.event.yml +++ b/config/sync/views.view.event.yml @@ -298,6 +298,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.group.yml b/config/sync/views.view.group.yml index 010802f..2200450 100644 --- a/config/sync/views.view.group.yml +++ b/config/sync/views.view.group.yml @@ -286,6 +286,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false cache_metadata: max-age: -1 contexts: diff --git a/config/sync/views.view.resource.yml b/config/sync/views.view.resource.yml index a609c23..35f568f 100644 --- a/config/sync/views.view.resource.yml +++ b/config/sync/views.view.resource.yml @@ -258,6 +258,7 @@ display: weight: 0 context: '0' menu_name: main + enabled: false cache: type: none defaults: -- 2.45.2 From 76e802769c5f6def01536afb9a26a8a4e31c5f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 21:50:51 -0500 Subject: [PATCH 042/790] Make update notification e-mail one of ours ... but i couldn't find this in the UI anywhere, bizarre. Also i'd just as soon disable this module, but we'll let it hang around until the Drutopia update game is rock solid. --- config/sync/update.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/update.settings.yml b/config/sync/update.settings.yml index aca754f..9dceb0a 100644 --- a/config/sync/update.settings.yml +++ b/config/sync/update.settings.yml @@ -7,7 +7,7 @@ fetch: timeout: 30 notification: emails: - - admin@example.com + - alerts@agaric.com threshold: all _core: default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw -- 2.45.2 From c790f805ea4a8bcd02d0f9d0395de90de5accaff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 21:57:31 -0500 Subject: [PATCH 043/790] Add dark (blue) to available color styles This isn't intended to be used for the case studies, but it is used for landing pages to make the common background, and we're using landing pages for 'Work'. --- config/sync/field.storage.paragraph.field_style_color.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/sync/field.storage.paragraph.field_style_color.yml b/config/sync/field.storage.paragraph.field_style_color.yml index 7fd0bd6..6b5461f 100644 --- a/config/sync/field.storage.paragraph.field_style_color.yml +++ b/config/sync/field.storage.paragraph.field_style_color.yml @@ -23,6 +23,9 @@ settings: - value: dandelion label: Dandelion + - + value: dark + label: 'Dark blue' - value: marine label: Marine -- 2.45.2 From 5be559326bcbf9cea6903e7b396f3ceab3c03b91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 22:02:46 -0500 Subject: [PATCH 044/790] Update composer lock file --- composer.lock | 52 ++++++++++++++++++--------------------------------- 1 file changed, 18 insertions(+), 34 deletions(-) diff --git a/composer.lock b/composer.lock index de7d1cc..3c8c27e 100644 --- a/composer.lock +++ b/composer.lock @@ -2518,7 +2518,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/coffee", - "reference": "8f6a4ee294342399df7ad9261225d2a0cd3ac43f" + "reference": "146571e62abee442c3d62b4247eb8c5fcff5d57b" }, "require": { "drupal/core": "~8.0" @@ -2579,7 +2579,7 @@ "issues": "https://drupal.org/project/issues/coffee", "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2017-05-09T08:49:39+00:00" + "time": "2018-11-12T07:59:17+00:00" }, { "name": "drupal/components", @@ -3526,9 +3526,6 @@ "recurse": false, "replace": false, "merge-extra": false - }, - "patches_applied": { - "https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-04-15/2943172-kernel-test-base-2.patch" } }, "autoload": { @@ -7184,49 +7181,39 @@ }, { "name": "drupal/ui_patterns", - "version": "1.0.0-rc2", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupal.org/project/ui_patterns", - "reference": "8.x-1.0-rc2" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "f3c46a54438b5a618309c2c1063a37220bdf3057" + "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "34fd89231ba3e2fbc19a32fb15f232e7d69743f8" }, "require": { "drupal/core": "^8.3.0" }, "require-dev": { - "cweagans/composer-patches": "~1.0", + "composer/installers": "^1.2", + "cweagans/composer-patches": "~1.4", "drupal-composer/drupal-scaffold": "^2.2", - "drupal/bootstrap": "3.1", "drupal/coffee": "~1", "drupal/config_devel": "~1", "drupal/config_installer": "~1", "drupal/console": "~1", "drupal/ds": "~3", - "drupal/entity_reference_revisions": "*", - "drupal/features": "~3", - "drupal/features_ui": "*", "drupal/field_group": "~1", "drupal/page_manager": "*", - "drupal/page_manager_ui": "*", "drupal/panels": "~4", "drupal/paragraphs": "~1", "drupal/token": "~1", - "drupal/ui_patterns_ds": "*", - "drupal/ui_patterns_field_group": "*", - "drupal/ui_patterns_layouts": "*", - "drupal/ui_patterns_library": "*", - "drupal/ui_patterns_views": "*", "drush/drush": "~9", - "nuvoleweb/drupal-behat": "~1.1.0", - "openeuropa/task-runner": "~1.0-beta2", - "phpro/grumphp": "~0.14", - "webflo/drupal-core-require-dev": "~8.6@rc" + "openeuropa/drupal-core-require-dev": "~8.6@rc", + "openeuropa/task-runner": "~1.0-beta3", + "phpro/grumphp": "~0.14" }, "type": "drupal-module", "extra": { @@ -7234,18 +7221,15 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1539715081", + "version": "8.x-1.0", + "datestamp": "1542050281", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." - } - }, - "patches": { - "drupal/core": { - "https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-04-15/2943172-kernel-test-base-2.patch" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, + "composer-exit-on-patch-failure": true, + "enable-patching": true, "installer-paths": { "build/core": [ "type:drupal-core" -- 2.45.2 From 843acc68edb1735c977f23b5dc8ab71d646dde7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 22:43:48 -0500 Subject: [PATCH 045/790] Don't print useless 'view' label --- config/sync/core.entity_view_display.paragraph.view.default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/core.entity_view_display.paragraph.view.default.yml b/config/sync/core.entity_view_display.paragraph.view.default.yml index 0f2dd5f..aa7a48e 100644 --- a/config/sync/core.entity_view_display.paragraph.view.default.yml +++ b/config/sync/core.entity_view_display.paragraph.view.default.yml @@ -14,7 +14,7 @@ mode: default content: field_view_reference: weight: 1 - label: above + label: hidden settings: plugin_types: block: block -- 2.45.2 From 1df35c9517f0f4afdf7b43bff60bb0c492c1ab62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 22:45:07 -0500 Subject: [PATCH 046/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index c15eca3..17a5223 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit c15eca3088d2e810d412e4093cab6bb603ffbec0 +Subproject commit 17a52237bea85e261cf437feaf54f08febe10999 -- 2.45.2 From 6b30f72780781cd8a7a83cdb2c9cbaa2a092430d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 22:56:47 -0500 Subject: [PATCH 047/790] Add titlebar option to title paragraph --- ...re.entity_form_display.paragraph.title.default.yml | 8 ++++++++ ...re.entity_view_display.paragraph.title.default.yml | 11 +++++++++++ 2 files changed, 19 insertions(+) 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 82ea280..0ca5d8b 100644 --- a/config/sync/core.entity_form_display.paragraph.title.default.yml +++ b/config/sync/core.entity_form_display.paragraph.title.default.yml @@ -5,6 +5,7 @@ dependencies: config: - field.field.paragraph.title.field_image - field.field.paragraph.title.field_style_color + - field.field.paragraph.title.field_style_titlebar - field.field.paragraph.title.field_subtitle - field.field.paragraph.title.field_title - image.style.thumbnail @@ -31,6 +32,13 @@ content: third_party_settings: { } type: options_select region: content + field_style_titlebar: + weight: 4 + settings: + display_label: true + third_party_settings: { } + type: boolean_checkbox + region: content field_subtitle: weight: 1 settings: diff --git a/config/sync/core.entity_view_display.paragraph.title.default.yml b/config/sync/core.entity_view_display.paragraph.title.default.yml index 5fca841..7841430 100644 --- a/config/sync/core.entity_view_display.paragraph.title.default.yml +++ b/config/sync/core.entity_view_display.paragraph.title.default.yml @@ -5,6 +5,7 @@ dependencies: config: - field.field.paragraph.title.field_image - field.field.paragraph.title.field_style_color + - field.field.paragraph.title.field_style_titlebar - field.field.paragraph.title.field_subtitle - field.field.paragraph.title.field_title - image.style.max_650x650 @@ -34,6 +35,16 @@ content: third_party_settings: { } type: list_key region: content + field_style_titlebar: + weight: 4 + label: hidden + settings: + format: true-false + format_custom_true: '' + format_custom_false: '' + third_party_settings: { } + type: boolean + region: content field_subtitle: weight: 1 label: hidden -- 2.45.2 From bbe00a51637511f684555257bb3894452367e0f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:46:36 -0500 Subject: [PATCH 048/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 17a5223..2b6ce75 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 17a52237bea85e261cf437feaf54f08febe10999 +Subproject commit 2b6ce756ba0f6e8bc576fbbce8fded48db31369e -- 2.45.2 From 443695d3b79f759b8a99485645a955a448d41f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:47:28 -0500 Subject: [PATCH 049/790] Add missed titlebar field config --- ...d.paragraph.title.field_style_titlebar.yml | 23 +++++++++++++++++++ ...storage.paragraph.field_style_titlebar.yml | 18 +++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 config/sync/field.field.paragraph.title.field_style_titlebar.yml create mode 100644 config/sync/field.storage.paragraph.field_style_titlebar.yml diff --git a/config/sync/field.field.paragraph.title.field_style_titlebar.yml b/config/sync/field.field.paragraph.title.field_style_titlebar.yml new file mode 100644 index 0000000..9575d6a --- /dev/null +++ b/config/sync/field.field.paragraph.title.field_style_titlebar.yml @@ -0,0 +1,23 @@ +uuid: 5e6848cc-9b1b-40bb-b774-2c086fae0e74 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_style_titlebar + - paragraphs.paragraphs_type.title +id: paragraph.title.field_style_titlebar +field_name: field_style_titlebar +entity_type: paragraph +bundle: title +label: Titlebar +description: '' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: Titlebar + off_label: Normal +field_type: boolean diff --git a/config/sync/field.storage.paragraph.field_style_titlebar.yml b/config/sync/field.storage.paragraph.field_style_titlebar.yml new file mode 100644 index 0000000..9609fea --- /dev/null +++ b/config/sync/field.storage.paragraph.field_style_titlebar.yml @@ -0,0 +1,18 @@ +uuid: be14b062-f74f-4c37-a7ad-50ab9fc656a8 +langcode: en +status: true +dependencies: + module: + - paragraphs +id: paragraph.field_style_titlebar +field_name: field_style_titlebar +entity_type: paragraph +type: boolean +settings: { } +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false -- 2.45.2 From a1f91499913c8b0ce864afc45297ed4830b980f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:50:20 -0500 Subject: [PATCH 050/790] Remove attempt at token replacement --- config/sync/field.field.paragraph.title.field_title.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/sync/field.field.paragraph.title.field_title.yml b/config/sync/field.field.paragraph.title.field_title.yml index 2bbf005..b41df5a 100644 --- a/config/sync/field.field.paragraph.title.field_title.yml +++ b/config/sync/field.field.paragraph.title.field_title.yml @@ -15,10 +15,7 @@ label: Title description: '' required: true translatable: false -default_value: - - - value: '[node:title]' - format: minimalhtml +default_value: { } default_value_callback: '' settings: { } field_type: text -- 2.45.2 From 99cc602707383ee357b7ec947dbb83cb45d13cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:54:09 -0500 Subject: [PATCH 051/790] Add allowed formats module --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 64133bc..8a3a049 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,8 @@ "drupal/ckeditor_markdown": "^1.1", "drupal/minimalhtml": "^1.0", "drupal/ui_patterns": "^1.0@RC", - "drupal/viewsreference": "^1.2" + "drupal/viewsreference": "^1.2", + "drupal/allowed_formats": "^1.1" }, "repositories": { "drupal": { -- 2.45.2 From 78e521d21d76679d3c3fafff7225850e4193c194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:54:24 -0500 Subject: [PATCH 052/790] Update composer lock file --- composer.lock | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 3c8c27e..7842409 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": "7707331875bfdb2d045cb71084323092", + "content-hash": "b869227573e2adc6667d2ca79d941387", "packages": [ { "name": "asm89/stack-cors", @@ -2202,6 +2202,53 @@ "issues": "https://www.drupal.org/project/issues/admin_toolbar" } }, + { + "name": "drupal/allowed_formats", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/allowed_formats", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "b7bfc78d7e64f1df37ca6cad118a1ff8f7228b64" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1492709942", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "floretan", + "homepage": "https://www.drupal.org/user/66163" + } + ], + "description": "Limit which text formats are available for each field instance.", + "homepage": "https://www.drupal.org/project/allowed_formats", + "support": { + "source": "http://cgit.drupalcode.org/allowed_formats" + } + }, { "name": "drupal/better_normalizers", "version": "1.0.0-beta3", -- 2.45.2 From d8df2293a5c28f82c8b234d2c2c4e271f845bf87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:55:31 -0500 Subject: [PATCH 053/790] Enable allowed formats module --- config/sync/core.extension.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 2160e45..b77f38d 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -4,6 +4,7 @@ module: admin_toolbar: 0 admin_toolbar_tools: 0 agaric_migration: 0 + allowed_formats: 0 automated_cron: 0 better_normalizers: 0 block: 0 -- 2.45.2 From 127e9fa00e72a0248f34ebb84b7df75728172462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:55:42 -0500 Subject: [PATCH 054/790] Commit config snapshot --- ...ot.snapshot.config_sync.module.allowed_formats.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.allowed_formats.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.allowed_formats.yml b/config/sync/config_snapshot.snapshot.config_sync.module.allowed_formats.yml new file mode 100644 index 0000000..fae8cfb --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.allowed_formats.yml @@ -0,0 +1,11 @@ +uuid: 4792cbf4-4703-4c85-9f8d-db6f4e0d2b99 +langcode: en +status: true +dependencies: + module: + - allowed_formats +id: config_sync.module.allowed_formats +snapshotSet: config_sync +extensionType: module +extensionName: allowed_formats +items: { } -- 2.45.2 From 77644e66e9fb8e654e7fe520d3774e790741b02c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:58:20 -0500 Subject: [PATCH 055/790] Only allow title HTML for title, subtitle --- .../sync/field.field.paragraph.title.field_subtitle.yml | 9 +++++++++ config/sync/field.field.paragraph.title.field_title.yml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/config/sync/field.field.paragraph.title.field_subtitle.yml b/config/sync/field.field.paragraph.title.field_subtitle.yml index 1cd0f27..2b2f0ca 100644 --- a/config/sync/field.field.paragraph.title.field_subtitle.yml +++ b/config/sync/field.field.paragraph.title.field_subtitle.yml @@ -6,7 +6,16 @@ dependencies: - field.storage.paragraph.field_subtitle - paragraphs.paragraphs_type.title module: + - allowed_formats - text +third_party_settings: + allowed_formats: + minimalhtmltitle: minimalhtmltitle + basic_html: '0' + minimalhtml: '0' + restricted_html: '0' + full_html: '0' + plain_text: '0' id: paragraph.title.field_subtitle field_name: field_subtitle entity_type: paragraph diff --git a/config/sync/field.field.paragraph.title.field_title.yml b/config/sync/field.field.paragraph.title.field_title.yml index b41df5a..d3a72f2 100644 --- a/config/sync/field.field.paragraph.title.field_title.yml +++ b/config/sync/field.field.paragraph.title.field_title.yml @@ -6,7 +6,16 @@ dependencies: - field.storage.paragraph.field_title - paragraphs.paragraphs_type.title module: + - allowed_formats - text +third_party_settings: + allowed_formats: + minimalhtmltitle: minimalhtmltitle + basic_html: '0' + minimalhtml: '0' + restricted_html: '0' + full_html: '0' + plain_text: '0' id: paragraph.title.field_title field_name: field_title entity_type: paragraph -- 2.45.2 From 736b8056f9bd54a46d6c0c6fb62be1dcc15db079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 00:04:27 -0500 Subject: [PATCH 056/790] Hide guidelines now that we're restricted to just one text format --- ...re.entity_form_display.paragraph.title.default.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 0ca5d8b..792f61a 100644 --- a/config/sync/core.entity_form_display.paragraph.title.default.yml +++ b/config/sync/core.entity_form_display.paragraph.title.default.yml @@ -11,6 +11,7 @@ dependencies: - image.style.thumbnail - paragraphs.paragraphs_type.title module: + - allowed_formats - image - text id: paragraph.title.default @@ -44,7 +45,10 @@ content: settings: size: 60 placeholder: '' - third_party_settings: { } + third_party_settings: + allowed_formats: + hide_help: '1' + hide_guidelines: '1' type: text_textfield region: content field_title: @@ -52,7 +56,10 @@ content: settings: size: 60 placeholder: '' - third_party_settings: { } + third_party_settings: + allowed_formats: + hide_help: '1' + hide_guidelines: '1' type: text_textfield region: content hidden: -- 2.45.2 From 06ca96b6f23cd9f80eb763375f1b163c7b702222 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 00:27:47 -0500 Subject: [PATCH 057/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 2b6ce75..27f098d 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 2b6ce756ba0f6e8bc576fbbce8fded48db31369e +Subproject commit 27f098d07d3b4b46d312e05f6ca3ecf7e5382b27 -- 2.45.2 From 36ead7ed4a8cf700f049a3c3b713fb073c3833cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 00:58:07 -0500 Subject: [PATCH 058/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 27f098d..760e3aa 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 27f098d07d3b4b46d312e05f6ca3ecf7e5382b27 +Subproject commit 760e3aaf0b4e29ebff57b7799ecd1c0758a8a802 -- 2.45.2 From e712c61ae053067e76b642df125813ee13a36ab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 10:53:46 -0500 Subject: [PATCH 059/790] Add final color selection already available in styles --- config/sync/field.storage.paragraph.field_style_color.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/sync/field.storage.paragraph.field_style_color.yml b/config/sync/field.storage.paragraph.field_style_color.yml index 6b5461f..17a0cf1 100644 --- a/config/sync/field.storage.paragraph.field_style_color.yml +++ b/config/sync/field.storage.paragraph.field_style_color.yml @@ -29,6 +29,9 @@ settings: - value: marine label: Marine + - + value: grey + label: Gray allowed_values_function: '' module: options locked: false -- 2.45.2 From efc11642b1ceebd1b88adcfb29b55f2cede56a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 10:54:22 -0500 Subject: [PATCH 060/790] Don't allow visitors to register; call them visitors --- config/sync/user.settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sync/user.settings.yml b/config/sync/user.settings.yml index 7627c6b..036f43d 100644 --- a/config/sync/user.settings.yml +++ b/config/sync/user.settings.yml @@ -1,4 +1,4 @@ -anonymous: Anonymous +anonymous: Visitor verify_mail: true notify: cancel_confirm: true @@ -9,7 +9,7 @@ notify: register_admin_created: true register_no_approval_required: true register_pending_approval: true -register: visitors_admin_approval +register: admin_only cancel_method: user_cancel_block password_reset_timeout: 86400 password_strength: true -- 2.45.2 From 87406b85fa2e13a927a778eaa3b9afc1cea3551d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 10:54:31 -0500 Subject: [PATCH 061/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 760e3aa..9871ac0 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 760e3aaf0b4e29ebff57b7799ecd1c0758a8a802 +Subproject commit 9871ac0868fc0e29be9523074419f867178f8604 -- 2.45.2 From 97b1954e268c41db0e61289bfe26c6d88819640f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 15:04:07 -0500 Subject: [PATCH 062/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 9871ac0..4921ad7 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 9871ac0868fc0e29be9523074419f867178f8604 +Subproject commit 4921ad739a9175cfd0c71fd45681374667084c1b -- 2.45.2 From 436321c49cad814640b28bc5290947375cd2a894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 15:15:43 -0500 Subject: [PATCH 063/790] Add editor setting for making title paragraphs main/large --- ...y_form_display.paragraph.title.default.yml | 7 +++++ ...y_view_display.paragraph.title.default.yml | 8 ++++++ ...ld.paragraph.title.field_style_classes.yml | 21 +++++++++++++++ ....storage.paragraph.field_style_classes.yml | 27 +++++++++++++++++++ 4 files changed, 63 insertions(+) create mode 100644 config/sync/field.field.paragraph.title.field_style_classes.yml create mode 100644 config/sync/field.storage.paragraph.field_style_classes.yml 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 792f61a..8a072ff 100644 --- a/config/sync/core.entity_form_display.paragraph.title.default.yml +++ b/config/sync/core.entity_form_display.paragraph.title.default.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - field.field.paragraph.title.field_image + - field.field.paragraph.title.field_style_classes - field.field.paragraph.title.field_style_color - field.field.paragraph.title.field_style_titlebar - field.field.paragraph.title.field_subtitle @@ -27,6 +28,12 @@ content: third_party_settings: { } type: image_image region: content + field_style_classes: + weight: 5 + settings: { } + third_party_settings: { } + type: options_buttons + region: content field_style_color: weight: 3 settings: { } diff --git a/config/sync/core.entity_view_display.paragraph.title.default.yml b/config/sync/core.entity_view_display.paragraph.title.default.yml index 7841430..d8e80b7 100644 --- a/config/sync/core.entity_view_display.paragraph.title.default.yml +++ b/config/sync/core.entity_view_display.paragraph.title.default.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - field.field.paragraph.title.field_image + - field.field.paragraph.title.field_style_classes - field.field.paragraph.title.field_style_color - field.field.paragraph.title.field_style_titlebar - field.field.paragraph.title.field_subtitle @@ -28,6 +29,13 @@ content: third_party_settings: { } type: image region: content + field_style_classes: + weight: 5 + label: hidden + settings: { } + third_party_settings: { } + type: list_key + region: content field_style_color: weight: 3 label: hidden diff --git a/config/sync/field.field.paragraph.title.field_style_classes.yml b/config/sync/field.field.paragraph.title.field_style_classes.yml new file mode 100644 index 0000000..3f7ac03 --- /dev/null +++ b/config/sync/field.field.paragraph.title.field_style_classes.yml @@ -0,0 +1,21 @@ +uuid: ff03f9a0-22f0-484e-8156-663dcee6fff8 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_style_classes + - paragraphs.paragraphs_type.title + module: + - options +id: paragraph.title.field_style_classes +field_name: field_style_classes +entity_type: paragraph +bundle: title +label: 'Section style' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/sync/field.storage.paragraph.field_style_classes.yml b/config/sync/field.storage.paragraph.field_style_classes.yml new file mode 100644 index 0000000..70c31d4 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_style_classes.yml @@ -0,0 +1,27 @@ +uuid: 95c1887e-3679-4bb1-85bb-ace73acdefd8 +langcode: en +status: true +dependencies: + module: + - options + - paragraphs +id: paragraph.field_style_classes +field_name: field_style_classes +entity_type: paragraph +type: list_string +settings: + allowed_values: + - + value: hero-main + label: Main + - + value: is-large + label: Large + allowed_values_function: '' +module: options +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false -- 2.45.2 From f89d9895a867c8429715f05f18fdfb83b21ae2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 15:15:53 -0500 Subject: [PATCH 064/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 4921ad7..b3c1ff2 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 4921ad739a9175cfd0c71fd45681374667084c1b +Subproject commit b3c1ff22d76204ce09236e8bf321f291561b4def -- 2.45.2 From 4ab5854e9ff21ae10af729e449d4b509b2c31f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 01:09:03 -0500 Subject: [PATCH 065/790] Correct the label for bright blue (is-blue) --- config/sync/field.storage.paragraph.field_style_color.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/field.storage.paragraph.field_style_color.yml b/config/sync/field.storage.paragraph.field_style_color.yml index 17a0cf1..fcf327a 100644 --- a/config/sync/field.storage.paragraph.field_style_color.yml +++ b/config/sync/field.storage.paragraph.field_style_color.yml @@ -15,7 +15,7 @@ settings: value: berry label: Berry - - value: briteblue + value: blue label: 'Bright blue' - value: cinnamon -- 2.45.2 From 13b1f6f1cd08c67c699fd12a8fec5f377cdf62f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 01:40:53 -0500 Subject: [PATCH 066/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index b3c1ff2..2e95e75 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit b3c1ff22d76204ce09236e8bf321f291561b4def +Subproject commit 2e95e7552943114b8bf919ca354c1cb71be86707 -- 2.45.2 From a8a3237ed766c8a0f1a100189b78c4291c27de4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 01:58:08 -0500 Subject: [PATCH 067/790] Update manager role permissions imported with config distro from drutopia --- config/sync/user.role.manager.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index 751b5a5..991d666 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -53,3 +53,5 @@ permissions: - 'view event revisions' - 'view own unpublished content' - 'view the administration theme' + - 'administer eu cookie compliance popup' + - 'edit gdpr_checklist checklistapi checklist' -- 2.45.2 From 594b75747a893de429e8f0897f1334e165650b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 01:58:41 -0500 Subject: [PATCH 068/790] Commit config snapshots --- ...hot.snapshot.config_sync.module.coffee.yml | 6 +++ ...pshot.config_sync.module.drutopia_core.yml | 44 ++++++++++++++++++- ....config_sync.module.drutopia_home_page.yml | 15 ------- ...pshot.snapshot.config_sync.module.user.yml | 5 ++- 4 files changed, 52 insertions(+), 18 deletions(-) diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.coffee.yml b/config/sync/config_snapshot.snapshot.config_sync.module.coffee.yml index 2a6a19d..ad5cf1b 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.coffee.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.coffee.yml @@ -16,3 +16,9 @@ items: coffee_menus: admin: admin max_results: 7 + keycodes: + - 68 + - 100 + - 75 + - 71 + - 103 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml index 3b1ceda..cd39c8d 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml @@ -1706,6 +1706,8 @@ items: permissions: - 'access contextual links' - 'access in-place editing' + - 'edit terms in tags' + - 'view the administration theme' - 'create action content' - 'delete own action content' - 'edit own action content' @@ -1744,13 +1746,28 @@ items: weight: 3 is_admin: null permissions: - - 'use text format restricted_html' - 'access contextual links' - 'access in-place editing' - 'access toolbar' - 'access tour' - 'bypass node access' - 'create url aliases' + - 'access administration pages' + - 'access content overview' + - 'access files overview' + - 'access site in maintenance mode' + - 'access user profiles' + - 'administer nodes' + - 'administer taxonomy' + - 'administer users' + - 'bypass node access' + - 'create url aliases' + - 'delete all revisions' + - 'revert all revisions' + - 'view all revisions' + - 'view own unpublished content' + - 'view the administration theme' + - 'use text format restricted_html' - 'administer comments' - 'skip comment approval' - 'create event content' @@ -1771,15 +1788,38 @@ items: weight: 4 is_admin: null permissions: - - 'use text format restricted_html' - 'access contextual links' - 'access in-place editing' - 'access toolbar' - 'access tour' - 'access user contact forms' - 'administer url aliases' + - 'administer eu cookie compliance popup' - 'bypass node access' - 'create url aliases' + - 'edit gdpr_checklist checklistapi checklist' + - 'access administration pages' + - 'access content overview' + - 'access files overview' + - 'access site in maintenance mode' + - 'access user profiles' + - 'Administer account settings' + - 'administer blocks' + - 'Administer date-time' + - 'administer nodes' + - 'Administer site information' + - 'administer taxonomy' + - 'administer users' + - 'bypass node access' + - 'create url aliases' + - 'delete all revisions' + - 'Edit contact form' + - 'revert all revisions' + - 'view all revisions' + - 'view own unpublished content' + - 'view the administration theme' + - 'administer meta tags' + - 'use text format restricted_html' - 'administer comments' - 'skip comment approval' - 'create event content' diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml index 79aafdb..793465a 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml @@ -18,10 +18,7 @@ items: dependencies: config: - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' module: - - block_content - block_visibility_groups theme: - octavia @@ -54,10 +51,7 @@ items: dependencies: config: - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:8f30e41d-3693-43bc-a281-9b11e29df3b8' module: - - block_content - block_visibility_groups theme: - octavia @@ -90,10 +84,7 @@ items: dependencies: config: - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:086d20ee-9e48-4ee3-81ae-263f7dc279ba' module: - - block_content - block_visibility_groups theme: - octavia @@ -126,13 +117,10 @@ items: dependencies: config: - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:2b547200-6da3-4608-aa40-b98a6bea4933' enforced: module: - block_content module: - - block_content - block_visibility_groups theme: - octavia @@ -165,13 +153,10 @@ items: dependencies: config: - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' enforced: module: - block_content module: - - block_content - block_visibility_groups theme: - octavia diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.user.yml b/config/sync/config_snapshot.snapshot.config_sync.module.user.yml index 7a73487..a72dc0f 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.user.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.user.yml @@ -161,8 +161,8 @@ items: weight: 0 is_admin: false permissions: - - 'use text format restricted_html' - 'access site-wide contact form' + - 'use text format restricted_html' - 'access comments' - collection: '' @@ -178,6 +178,9 @@ items: permissions: - 'access shortcuts' - 'access site-wide contact form' + - 'cancel account' + - 'change own username' + - 'use text format basic_html' - 'access comments' - 'post comments' - -- 2.45.2 From 1ad07636a5792444b35d650f2d0da878e1ad6e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 01:59:07 -0500 Subject: [PATCH 069/790] Add patch to fix WYSIWYG Linebreaks --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 8a3a049..41601bb 100644 --- a/composer.json +++ b/composer.json @@ -79,6 +79,9 @@ }, "drupal/coffee": { "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" + }, + "drupal/wysiwyg_linebreaks": { + "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch" } } } -- 2.45.2 From c927c31417f571a4dbd3ead0241368851828a09a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 01:59:34 -0500 Subject: [PATCH 070/790] Update composer lock file --- composer.lock | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 7842409..b2b6371 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": "b869227573e2adc6667d2ca79d941387", + "content-hash": "1005cad3df2e8d967604adcf9f4cffbe", "packages": [ { "name": "asm89/stack-cors", @@ -696,20 +696,20 @@ }, { "name": "consolidation/annotated-command", - "version": "2.9.1", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "4bdbb8fa149e1cc1511bd77b0bc4729fd66bccac" + "reference": "8e7d1a05230dc1159c751809e98b74f2b7f71873" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/4bdbb8fa149e1cc1511bd77b0bc4729fd66bccac", - "reference": "4bdbb8fa149e1cc1511bd77b0bc4729fd66bccac", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/8e7d1a05230dc1159c751809e98b74f2b7f71873", + "reference": "8e7d1a05230dc1159c751809e98b74f2b7f71873", "shasum": "" }, "require": { - "consolidation/output-formatters": "^3.1.12", + "consolidation/output-formatters": "^3.4", "php": ">=5.4.0", "psr/log": "^1", "symfony/console": "^2.8|^3|^4", @@ -744,7 +744,7 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", - "time": "2018-09-19T17:47:18+00:00" + "time": "2018-11-15T01:46:18+00:00" }, { "name": "consolidation/config", @@ -2874,17 +2874,17 @@ }, { "name": "drupal/config_filter", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupal.org/project/config_filter", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "56255a17c45dcbb0af713215885a8d74214d2ebc" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c" }, "require": { "drupal/core": "~8.0" @@ -2898,8 +2898,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1537978080", + "version": "8.x-1.4", + "datestamp": "1542184982", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7598,6 +7598,9 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "patches_applied": { + "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", -- 2.45.2 From b9d4ccdceb0f27dd33c8538e5e0ccf394ff1e58f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 02:02:55 -0500 Subject: [PATCH 071/790] Update manager permissions from Drutopia --- config/sync/user.role.manager.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index 991d666..2c8e768 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -26,6 +26,7 @@ permissions: - 'access user profiles' - 'administer blocks' - 'administer comments' + - 'administer eu cookie compliance popup' - 'administer meta tags' - 'administer nodes' - 'administer taxonomy' @@ -42,6 +43,7 @@ permissions: - 'delete any event content' - 'delete event revisions' - 'edit any event content' + - 'edit gdpr_checklist checklistapi checklist' - 'revert all revisions' - 'revert event revisions' - 'skip comment approval' @@ -53,5 +55,3 @@ permissions: - 'view event revisions' - 'view own unpublished content' - 'view the administration theme' - - 'administer eu cookie compliance popup' - - 'edit gdpr_checklist checklistapi checklist' -- 2.45.2 From 17c923b8c573849889f7dc209650f06d0c3619ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 15 Nov 2018 02:29:43 -0500 Subject: [PATCH 072/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 2e95e75..3608816 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 2e95e7552943114b8bf919ca354c1cb71be86707 +Subproject commit 36088161438992f61c23e40881f8c875300703f9 -- 2.45.2 From 6f9abd2149fa54f5ddbfe18820d68d856f53195a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 18:52:32 -0500 Subject: [PATCH 073/790] Medium is what is used as date on nodes Make it pretty and simple --- config/sync/core.date_format.medium.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/core.date_format.medium.yml b/config/sync/core.date_format.medium.yml index 4f76e3b..91e23a3 100644 --- a/config/sync/core.date_format.medium.yml +++ b/config/sync/core.date_format.medium.yml @@ -7,4 +7,4 @@ _core: id: medium label: 'Default medium date' locked: false -pattern: 'D, m/d/Y - H:i' +pattern: 'Y F d' -- 2.45.2 From 5c0a69be8ccf9516b908af258c4d43146dde3c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:01:26 -0500 Subject: [PATCH 074/790] Give the other dates consistent formats too --- config/sync/core.date_format.long.yml | 2 +- config/sync/core.date_format.short.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sync/core.date_format.long.yml b/config/sync/core.date_format.long.yml index e110e6e..81092e3 100644 --- a/config/sync/core.date_format.long.yml +++ b/config/sync/core.date_format.long.yml @@ -7,4 +7,4 @@ _core: id: long label: 'Default long date' locked: false -pattern: 'l, F j, Y - H:i' +pattern: 'Y F d, l, \a\t g:ia' diff --git a/config/sync/core.date_format.short.yml b/config/sync/core.date_format.short.yml index 8a639d9..e8f4443 100644 --- a/config/sync/core.date_format.short.yml +++ b/config/sync/core.date_format.short.yml @@ -7,4 +7,4 @@ _core: id: short label: 'Default short date' locked: false -pattern: 'm/d/Y - H:i' +pattern: '''y M d' -- 2.45.2 From 26f84ddb604cc41181870b991122355395de4622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:02:17 -0500 Subject: [PATCH 075/790] Delete the front page block; it'll go in the page --- .../block.block.agarica_home_page_hero.yml | 38 ------------------- config/sync/block.block.home_page_hero.yml | 35 ----------------- 2 files changed, 73 deletions(-) delete mode 100644 config/sync/block.block.agarica_home_page_hero.yml delete mode 100644 config/sync/block.block.home_page_hero.yml diff --git a/config/sync/block.block.agarica_home_page_hero.yml b/config/sync/block.block.agarica_home_page_hero.yml deleted file mode 100644 index 90be570..0000000 --- a/config/sync/block.block.agarica_home_page_hero.yml +++ /dev/null @@ -1,38 +0,0 @@ -uuid: c256a0a1-d41a-4676-a217-deb82478a648 -langcode: en -status: true -dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' - enforced: - module: - - block_content - module: - - block_content - - block_visibility_groups - theme: - - agarica -_core: - default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY -id: agarica_home_page_hero -theme: agarica -region: highlighted -weight: 0 -provider: null -plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' -settings: - id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' - label: 'Home page hero' - provider: block_content - label_display: '0' - status: true - info: '' - view_mode: full -visibility: - condition_group: - id: condition_group - negate: false - block_visibility_group: home_page - context_mapping: { } diff --git a/config/sync/block.block.home_page_hero.yml b/config/sync/block.block.home_page_hero.yml deleted file mode 100644 index 510194b..0000000 --- a/config/sync/block.block.home_page_hero.yml +++ /dev/null @@ -1,35 +0,0 @@ -uuid: a81f2b01-7f56-43cb-971f-1fcaed333189 -langcode: en -status: true -dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page - enforced: - module: - - block_content - module: - - block_visibility_groups - theme: - - octavia -_core: - default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY -id: home_page_hero -theme: octavia -region: highlighted -weight: 0 -provider: null -plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' -settings: - id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' - label: 'Home page hero' - provider: block_content - label_display: '0' - status: true - info: '' - view_mode: full -visibility: - condition_group: - id: condition_group - negate: false - block_visibility_group: home_page - context_mapping: { } -- 2.45.2 From d89e8fa54513213e342f88284079e91624d7027b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:04:37 -0500 Subject: [PATCH 076/790] Dump display suite template for blogs; hide author field label entirely We're dropping all the fancy, break-things templates. See https://gitlab.com/drutopia/drutopia/issues/245 --- ...ore.entity_view_display.node.blog.full.yml | 58 +++---------------- 1 file changed, 7 insertions(+), 51 deletions(-) diff --git a/config/sync/core.entity_view_display.node.blog.full.yml b/config/sync/core.entity_view_display.node.blog.full.yml index d902fa2..6467c22 100644 --- a/config/sync/core.entity_view_display.node.blog.full.yml +++ b/config/sync/core.entity_view_display.node.blog.full.yml @@ -18,53 +18,9 @@ dependencies: - responsive_image.styles.wide module: - comment - - ds - entity_reference_revisions - responsive_image - user -third_party_settings: - ds: - layout: - id: ds_3col_stacked - library: ds/ds_3col_stacked - disable_css: true - entity_classes: all_classes - settings: - wrappers: - header: div - left: div - middle: div - right: div - footer: div - outer_wrapper: div - attributes: '' - link_attribute: '' - link_custom: '' - classes: - layout_class: { } - regions: - header: - - field_image - left: - - field_authors - middle: - - node_post_date - - field_body_paragraph - - field_topics - - field_tags - - node_links - - comment - fields: - node_post_date: - plugin_id: node_post_date - weight: 2 - label: hidden - formatter: ds_post_date_month_day_year - node_links: - plugin_id: node_links - weight: 6 - label: hidden - formatter: default _core: default_config_hash: eLe_jwnmC3YVxzxyG5O3Vc3cB-yoH17iuPzsEFt3TDM id: node.blog.full @@ -80,12 +36,12 @@ content: view_mode: default third_party_settings: { } type: comment_default - region: middle + region: content field_authors: type: entity_reference_label weight: 1 - region: left - label: visually_hidden + region: content + label: hidden settings: link: true third_party_settings: @@ -99,7 +55,7 @@ content: link: '' third_party_settings: { } type: entity_reference_revisions_entity_view - region: middle + region: content field_image: weight: 0 label: visually_hidden @@ -108,7 +64,7 @@ content: image_link: '' third_party_settings: { } type: responsive_image - region: header + region: content field_tags: weight: 5 label: visually_hidden @@ -116,11 +72,11 @@ content: link: true third_party_settings: { } type: entity_reference_label - region: middle + region: content field_topics: type: entity_reference_label weight: 4 - region: middle + region: content label: visually_hidden settings: link: true -- 2.45.2 From 998a4c7b62e669986f1b5516c3884414a24cdfa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:06:07 -0500 Subject: [PATCH 077/790] Dump more DS templates, commit auto-updated aspects of node display config --- ...tity_view_display.node.case_study.full.yml | 22 +------ ...ty_view_display.node.landing_page.full.yml | 22 +------ ....entity_view_display.node.page.default.yml | 2 + ...ore.entity_view_display.node.page.full.yml | 62 +++++++++---------- 4 files changed, 34 insertions(+), 74 deletions(-) diff --git a/config/sync/core.entity_view_display.node.case_study.full.yml b/config/sync/core.entity_view_display.node.case_study.full.yml index 9f29c5d..9292960 100644 --- a/config/sync/core.entity_view_display.node.case_study.full.yml +++ b/config/sync/core.entity_view_display.node.case_study.full.yml @@ -19,31 +19,11 @@ dependencies: - field.field.node.case_study.field_summary - field.field.node.case_study.field_technologies - node.type.case_study - - responsive_image.styles.wide module: - ds - - paragraphs - - responsive_image + - entity_reference_revisions - text - user -third_party_settings: - ds: - layout: - id: layout_onecol - library: layout_discovery/onecol - disable_css: false - entity_classes: all_classes - settings: { } - regions: - content: - - field_body_paragraph - - field_case_study_client - - field_case_study_year - - field_case_study_status - - field_services - - field_technologies - - field_case_study_team - - field_case_study_partners _core: default_config_hash: N_SusIa1IFu4fIGYNRpaypRg9DZhGSCXmBlKzUUIJi4 id: node.case_study.full diff --git a/config/sync/core.entity_view_display.node.landing_page.full.yml b/config/sync/core.entity_view_display.node.landing_page.full.yml index fd87aed..792d8c9 100644 --- a/config/sync/core.entity_view_display.node.landing_page.full.yml +++ b/config/sync/core.entity_view_display.node.landing_page.full.yml @@ -8,28 +8,8 @@ dependencies: - field.field.node.landing_page.field_meta_tags - node.type.landing_page module: - - ds - entity_reference_revisions - user -third_party_settings: - ds: - layout: - id: ds_1col - library: null - disable_css: false - entity_classes: all_classes - settings: - wrappers: - ds_content: div - outer_wrapper: div - attributes: '' - link_attribute: '' - link_custom: '' - classes: - layout_class: { } - regions: - ds_content: - - field_body_paragraph _core: default_config_hash: tf5HX48OUBJfLFIGGe79En5nUTNVRQiHp0F3KOQB8ts id: node.landing_page.full @@ -45,7 +25,7 @@ content: link: '' third_party_settings: { } type: entity_reference_revisions_entity_view - region: ds_content + region: content hidden: field_meta_tags: true links: true diff --git a/config/sync/core.entity_view_display.node.page.default.yml b/config/sync/core.entity_view_display.node.page.default.yml index e3c9037..3cb611a 100644 --- a/config/sync/core.entity_view_display.node.page.default.yml +++ b/config/sync/core.entity_view_display.node.page.default.yml @@ -6,6 +6,7 @@ dependencies: - field.field.node.page.body - field.field.node.page.field_body_paragraph - field.field.node.page.field_meta_tags + - field.field.node.page.field_storyline - field.field.node.page.field_summary - node.type.page module: @@ -39,5 +40,6 @@ hidden: body: true field_body_paragraph: true field_meta_tags: true + field_storyline: true field_summary: true links: true diff --git a/config/sync/core.entity_view_display.node.page.full.yml b/config/sync/core.entity_view_display.node.page.full.yml index 34081a0..b4a1f89 100644 --- a/config/sync/core.entity_view_display.node.page.full.yml +++ b/config/sync/core.entity_view_display.node.page.full.yml @@ -11,31 +11,10 @@ dependencies: - field.field.node.page.field_summary - node.type.page module: - - ds - entity_reference_revisions + - metatag + - text - user -third_party_settings: - ds: - layout: - id: ds_1col - path: modules/contrib/ds - library: '' - disable_css: false - entity_classes: all_classes - settings: - wrappers: - ds_content: div - outer_wrapper: div - attributes: '' - link_attribute: '' - link_custom: '' - classes: - layout_class: { } - regions: - ds_content: - - field_body_paragraph - - links - - field_storyline _core: default_config_hash: ejxo55vENzO8ZHuGrkj_Np-soJ-olS86ZhSc2taHa2I id: node.page.full @@ -43,6 +22,14 @@ targetEntityType: node bundle: page mode: full content: + body: + type: text_summary_or_trimmed + weight: 0 + region: content + label: above + settings: + trim_length: 600 + third_party_settings: { } field_body_paragraph: weight: 1 label: hidden @@ -51,22 +38,33 @@ content: link: '' third_party_settings: { } type: entity_reference_revisions_entity_view - region: ds_content + region: content + field_meta_tags: + type: metatag_empty_formatter + weight: 0 + region: content + label: above + settings: { } + third_party_settings: { } field_storyline: type: entity_reference_revisions_entity_view weight: 1 - region: ds_content + region: content label: hidden settings: view_mode: default link: '' third_party_settings: { } - links: - weight: 2 + field_summary: + type: text_default + weight: 0 + region: content + label: above settings: { } third_party_settings: { } - region: ds_content -hidden: - body: true - field_meta_tags: true - field_summary: true + links: + weight: 2 + region: content + settings: { } + third_party_settings: { } +hidden: { } -- 2.45.2 From ee0c376f9a6b698a5b7871cf21a71b89d0b832d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:09:16 -0500 Subject: [PATCH 078/790] Add favicon file to web root & theme root --- web/favicon.ico | Bin 0 -> 15086 bytes web/themes/custom/agarica/favicon.ico | Bin 0 -> 15086 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/favicon.ico create mode 100644 web/themes/custom/agarica/favicon.ico diff --git a/web/favicon.ico b/web/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..2330df179819ae48e043eb0d28b8835c9b5cd258 GIT binary patch literal 15086 zcmeHN`B&A)6@NYLACO=Ab7@S}G->N;W0JN>YnRxbwn-P`zSb>PW7ftcZIT*I%u>yA zl12nU7G)Dq7J-N%AR@@3h%6$q%OW8AB0jjipZnfChcE97--oZ9p3^tyyf@4D&b>2t z?%cU^@7Qc#vwhum&pkHI{cM}QVY5AAv)TOo9Q8BK*tk^IP}A9LGJs5;Nt#`)3BPq@aT@Elw;L&hAp<7sNSQbdXWTq=3&_NOS~ zxp~xFo=-`;mP;P7bsqP3z^ndoJN`iB>5m4%%aYQtAeK}_EW0KOQY`QT1tF#3AI)h5oiT2 zok?oUr$2syu3yff(De_K|H6AIc=h+_IL{w=h6np;sJByarR-ftHybLcu{fK`PesTa z1D4FBunmt=)!9U*9YSFnAEg5ezD2RyelKGM{rsr?RF$1Tb%kG2cS{`=Cmf{O{8Q9< z{TkC*AajY}IaOxGQ$ukUoekbaCCNd;ztHt_$^RKYI<))&ih1QXloPT?Xn~)%`g`cq zzAa8!nL&rwd|&tmK48u*R|=`(%V_35^J~$)GA`hXerZ0{oKK@G8OJDO?GNtAF3TO@ zFsDN+z9Z{inieK&fO%vd*h$E-CYWpZ#>d92gIY_KV~v65eGd@i=f1U^ACU)CXlyi7DRi8UaosCsAIyy=NooyluLWj#} z!#AA2nFn@I!W)ZduzQkqnt(peEUayQS z9A(%g$OpRG1dm%eF{974LpRK&t7neWi2XL*zBMRzO;2mR*a8>_#seM<_S{5G>>}7= zS^hieT22zry+eizm~nFIloPYP2N?n$`|vH{X~w6o$UNg;`!l8NUF%wl{*D$I9|-k# z-jK6D?fs3ExN8}g1IT`BXx#jjoIsX9Uu28ttB(ct8tfUQ^G81r7{KA@zwq0#$6&j~ zy!>lA7qXigFP#y-jE;`59oHvz+)!^9v&A7N&{e{Jr<}mHyOxtoc}LzC+YV#VZ4}J^ ze8j)F`v}z*q>G%PO&?>x61Jgu+!#~R?v)}VGGN0WW$QFJ$dUN9@$o+92iTiUPJdtLXO7 z0Qa|xeOQtlEWCj|d5q;2HhOVlfWU!9W64>e={i>!_sO@{u-w&%98_k;Q}l~Z3h$LY zjrn7LfKRZ?6W&-Xyuv*KcJUVEtZm(60{JwmDPuBVEO7`bae zS76Te;USSx$O#hcWHmQ^t#LpmeEzF3mduh>P6|>Ty~z<;^%JrgQpl1 zY-HSFvix78l9R!5-)X#*EqcPvx+43~n}+#2Y#Q_pS@%QHYxNhta_)H{>-xi-s&i8u zV;Co^cWfiIk8oGS8sYAPR9A3X_~crDC1Wag&LMQ&!?M4jWAh{TQGUce$_?8~SYste z34H%Lw0ySgjj{X6v0re)}>OXzHo|GXcK`S1V^(o_fYe#K4@3&r;j9~9!50$2cldKWT zBl>tk!wM{Tf%T7Oy_dXaHKl*FRqm^}4?6blEK6%`h1Ntc*vpU=+=b-_{owRpOw`Z! z?T)_i@nZUUVQ>dbdlh~Pc9GiF@XzI^xQ{D_Yt__%U{-x5EYj@ww)@f*Ln>g*?JVjod5`&ad3)>m(z zN;&DR72;>tX_=LQAAYREf0<(jV%n~cO$XB3JuSl@2Vbw%1mCbR;cWwan0O}v|GOi$ zV1)Ag?3-*Z@ckiHqSEj{uf%cihTw8)sJuz(YN}D6O>_9_#V6?W)!}Une9V3AO=J4# z-Svn6G5w?GWp0?GyX1H`5{ao> zD|j8ZYD2EKds3EIi4&2oGbX|T-k#dGnf=F^?9Ut<8`H<+uB_wLzr$ZzS9qEVV?Ggo zebCB>EX_&hC1gp*Z>0>GhpefXj6NoJWgVxx@2U;>@YX5%r6(sGlZthrUt4vFyy?E4UFOhAwiK23Suc-U&I-Z3O6VycxBE-yIC}J!0vwAB*BX zql?E6aGdn;n0*QPaM#ye8*FIUMR+%1HFa>T8S!Fw_&jaHn_9d_RS9~_>Y1j~LaY|? zYrF?B-UAeFJqI1cB6S>|mZM*uFK<{CUYxOb-{UDBcko9yKTgn(crS`K14p;~RCJ|o z1L7?WY$bR7Cu_t0)6a733%p60tl!;!PkCqU7`osc>?6dct>DI6Y`mk;6Zn98iIx7| zfWf}UJ1S#psVI~;7V$g(D0d#v!n+x~u|6024!>2oVC*9C=gDjzZ;aW91LpwjIbEK{ z4Q_%4yhp*k+sgTGr0vZ*_At&;jK@lX4OaHW5!p}P9LL?_!daX7`F43<1O2M(^`X8l skrCL)u-Wjg{cdUb`cJ=K+{bet&wVoBlL4O${C~-S;W?16I?WvT572E93;+NC literal 0 HcmV?d00001 diff --git a/web/themes/custom/agarica/favicon.ico b/web/themes/custom/agarica/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..2330df179819ae48e043eb0d28b8835c9b5cd258 GIT binary patch literal 15086 zcmeHN`B&A)6@NYLACO=Ab7@S}G->N;W0JN>YnRxbwn-P`zSb>PW7ftcZIT*I%u>yA zl12nU7G)Dq7J-N%AR@@3h%6$q%OW8AB0jjipZnfChcE97--oZ9p3^tyyf@4D&b>2t z?%cU^@7Qc#vwhum&pkHI{cM}QVY5AAv)TOo9Q8BK*tk^IP}A9LGJs5;Nt#`)3BPq@aT@Elw;L&hAp<7sNSQbdXWTq=3&_NOS~ zxp~xFo=-`;mP;P7bsqP3z^ndoJN`iB>5m4%%aYQtAeK}_EW0KOQY`QT1tF#3AI)h5oiT2 zok?oUr$2syu3yff(De_K|H6AIc=h+_IL{w=h6np;sJByarR-ftHybLcu{fK`PesTa z1D4FBunmt=)!9U*9YSFnAEg5ezD2RyelKGM{rsr?RF$1Tb%kG2cS{`=Cmf{O{8Q9< z{TkC*AajY}IaOxGQ$ukUoekbaCCNd;ztHt_$^RKYI<))&ih1QXloPT?Xn~)%`g`cq zzAa8!nL&rwd|&tmK48u*R|=`(%V_35^J~$)GA`hXerZ0{oKK@G8OJDO?GNtAF3TO@ zFsDN+z9Z{inieK&fO%vd*h$E-CYWpZ#>d92gIY_KV~v65eGd@i=f1U^ACU)CXlyi7DRi8UaosCsAIyy=NooyluLWj#} z!#AA2nFn@I!W)ZduzQkqnt(peEUayQS z9A(%g$OpRG1dm%eF{974LpRK&t7neWi2XL*zBMRzO;2mR*a8>_#seM<_S{5G>>}7= zS^hieT22zry+eizm~nFIloPYP2N?n$`|vH{X~w6o$UNg;`!l8NUF%wl{*D$I9|-k# z-jK6D?fs3ExN8}g1IT`BXx#jjoIsX9Uu28ttB(ct8tfUQ^G81r7{KA@zwq0#$6&j~ zy!>lA7qXigFP#y-jE;`59oHvz+)!^9v&A7N&{e{Jr<}mHyOxtoc}LzC+YV#VZ4}J^ ze8j)F`v}z*q>G%PO&?>x61Jgu+!#~R?v)}VGGN0WW$QFJ$dUN9@$o+92iTiUPJdtLXO7 z0Qa|xeOQtlEWCj|d5q;2HhOVlfWU!9W64>e={i>!_sO@{u-w&%98_k;Q}l~Z3h$LY zjrn7LfKRZ?6W&-Xyuv*KcJUVEtZm(60{JwmDPuBVEO7`bae zS76Te;USSx$O#hcWHmQ^t#LpmeEzF3mduh>P6|>Ty~z<;^%JrgQpl1 zY-HSFvix78l9R!5-)X#*EqcPvx+43~n}+#2Y#Q_pS@%QHYxNhta_)H{>-xi-s&i8u zV;Co^cWfiIk8oGS8sYAPR9A3X_~crDC1Wag&LMQ&!?M4jWAh{TQGUce$_?8~SYste z34H%Lw0ySgjj{X6v0re)}>OXzHo|GXcK`S1V^(o_fYe#K4@3&r;j9~9!50$2cldKWT zBl>tk!wM{Tf%T7Oy_dXaHKl*FRqm^}4?6blEK6%`h1Ntc*vpU=+=b-_{owRpOw`Z! z?T)_i@nZUUVQ>dbdlh~Pc9GiF@XzI^xQ{D_Yt__%U{-x5EYj@ww)@f*Ln>g*?JVjod5`&ad3)>m(z zN;&DR72;>tX_=LQAAYREf0<(jV%n~cO$XB3JuSl@2Vbw%1mCbR;cWwan0O}v|GOi$ zV1)Ag?3-*Z@ckiHqSEj{uf%cihTw8)sJuz(YN}D6O>_9_#V6?W)!}Une9V3AO=J4# z-Svn6G5w?GWp0?GyX1H`5{ao> zD|j8ZYD2EKds3EIi4&2oGbX|T-k#dGnf=F^?9Ut<8`H<+uB_wLzr$ZzS9qEVV?Ggo zebCB>EX_&hC1gp*Z>0>GhpefXj6NoJWgVxx@2U;>@YX5%r6(sGlZthrUt4vFyy?E4UFOhAwiK23Suc-U&I-Z3O6VycxBE-yIC}J!0vwAB*BX zql?E6aGdn;n0*QPaM#ye8*FIUMR+%1HFa>T8S!Fw_&jaHn_9d_RS9~_>Y1j~LaY|? zYrF?B-UAeFJqI1cB6S>|mZM*uFK<{CUYxOb-{UDBcko9yKTgn(crS`K14p;~RCJ|o z1L7?WY$bR7Cu_t0)6a733%p60tl!;!PkCqU7`osc>?6dct>DI6Y`mk;6Zn98iIx7| zfWf}UJ1S#psVI~;7V$g(D0d#v!n+x~u|6024!>2oVC*9C=gDjzZ;aW91LpwjIbEK{ z4Q_%4yhp*k+sgTGr0vZ*_At&;jK@lX4OaHW5!p}P9LL?_!daX7`F43<1O2M(^`X8l skrCL)u-Wjg{cdUb`cJ=K+{bet&wVoBlL4O${C~-S;W?16I?WvT572E93;+NC literal 0 HcmV?d00001 -- 2.45.2 From 4f97841500eb0d36117be4fa880f82eb17ac9110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:11:18 -0500 Subject: [PATCH 079/790] We'll put the favicon in images in the pattern library --- web/themes/custom/agarica/favicon.ico | Bin 15086 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 web/themes/custom/agarica/favicon.ico diff --git a/web/themes/custom/agarica/favicon.ico b/web/themes/custom/agarica/favicon.ico deleted file mode 100644 index 2330df179819ae48e043eb0d28b8835c9b5cd258..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15086 zcmeHN`B&A)6@NYLACO=Ab7@S}G->N;W0JN>YnRxbwn-P`zSb>PW7ftcZIT*I%u>yA zl12nU7G)Dq7J-N%AR@@3h%6$q%OW8AB0jjipZnfChcE97--oZ9p3^tyyf@4D&b>2t z?%cU^@7Qc#vwhum&pkHI{cM}QVY5AAv)TOo9Q8BK*tk^IP}A9LGJs5;Nt#`)3BPq@aT@Elw;L&hAp<7sNSQbdXWTq=3&_NOS~ zxp~xFo=-`;mP;P7bsqP3z^ndoJN`iB>5m4%%aYQtAeK}_EW0KOQY`QT1tF#3AI)h5oiT2 zok?oUr$2syu3yff(De_K|H6AIc=h+_IL{w=h6np;sJByarR-ftHybLcu{fK`PesTa z1D4FBunmt=)!9U*9YSFnAEg5ezD2RyelKGM{rsr?RF$1Tb%kG2cS{`=Cmf{O{8Q9< z{TkC*AajY}IaOxGQ$ukUoekbaCCNd;ztHt_$^RKYI<))&ih1QXloPT?Xn~)%`g`cq zzAa8!nL&rwd|&tmK48u*R|=`(%V_35^J~$)GA`hXerZ0{oKK@G8OJDO?GNtAF3TO@ zFsDN+z9Z{inieK&fO%vd*h$E-CYWpZ#>d92gIY_KV~v65eGd@i=f1U^ACU)CXlyi7DRi8UaosCsAIyy=NooyluLWj#} z!#AA2nFn@I!W)ZduzQkqnt(peEUayQS z9A(%g$OpRG1dm%eF{974LpRK&t7neWi2XL*zBMRzO;2mR*a8>_#seM<_S{5G>>}7= zS^hieT22zry+eizm~nFIloPYP2N?n$`|vH{X~w6o$UNg;`!l8NUF%wl{*D$I9|-k# z-jK6D?fs3ExN8}g1IT`BXx#jjoIsX9Uu28ttB(ct8tfUQ^G81r7{KA@zwq0#$6&j~ zy!>lA7qXigFP#y-jE;`59oHvz+)!^9v&A7N&{e{Jr<}mHyOxtoc}LzC+YV#VZ4}J^ ze8j)F`v}z*q>G%PO&?>x61Jgu+!#~R?v)}VGGN0WW$QFJ$dUN9@$o+92iTiUPJdtLXO7 z0Qa|xeOQtlEWCj|d5q;2HhOVlfWU!9W64>e={i>!_sO@{u-w&%98_k;Q}l~Z3h$LY zjrn7LfKRZ?6W&-Xyuv*KcJUVEtZm(60{JwmDPuBVEO7`bae zS76Te;USSx$O#hcWHmQ^t#LpmeEzF3mduh>P6|>Ty~z<;^%JrgQpl1 zY-HSFvix78l9R!5-)X#*EqcPvx+43~n}+#2Y#Q_pS@%QHYxNhta_)H{>-xi-s&i8u zV;Co^cWfiIk8oGS8sYAPR9A3X_~crDC1Wag&LMQ&!?M4jWAh{TQGUce$_?8~SYste z34H%Lw0ySgjj{X6v0re)}>OXzHo|GXcK`S1V^(o_fYe#K4@3&r;j9~9!50$2cldKWT zBl>tk!wM{Tf%T7Oy_dXaHKl*FRqm^}4?6blEK6%`h1Ntc*vpU=+=b-_{owRpOw`Z! z?T)_i@nZUUVQ>dbdlh~Pc9GiF@XzI^xQ{D_Yt__%U{-x5EYj@ww)@f*Ln>g*?JVjod5`&ad3)>m(z zN;&DR72;>tX_=LQAAYREf0<(jV%n~cO$XB3JuSl@2Vbw%1mCbR;cWwan0O}v|GOi$ zV1)Ag?3-*Z@ckiHqSEj{uf%cihTw8)sJuz(YN}D6O>_9_#V6?W)!}Une9V3AO=J4# z-Svn6G5w?GWp0?GyX1H`5{ao> zD|j8ZYD2EKds3EIi4&2oGbX|T-k#dGnf=F^?9Ut<8`H<+uB_wLzr$ZzS9qEVV?Ggo zebCB>EX_&hC1gp*Z>0>GhpefXj6NoJWgVxx@2U;>@YX5%r6(sGlZthrUt4vFyy?E4UFOhAwiK23Suc-U&I-Z3O6VycxBE-yIC}J!0vwAB*BX zql?E6aGdn;n0*QPaM#ye8*FIUMR+%1HFa>T8S!Fw_&jaHn_9d_RS9~_>Y1j~LaY|? zYrF?B-UAeFJqI1cB6S>|mZM*uFK<{CUYxOb-{UDBcko9yKTgn(crS`K14p;~RCJ|o z1L7?WY$bR7Cu_t0)6a733%p60tl!;!PkCqU7`osc>?6dct>DI6Y`mk;6Zn98iIx7| zfWf}UJ1S#psVI~;7V$g(D0d#v!n+x~u|6024!>2oVC*9C=gDjzZ;aW91LpwjIbEK{ z4Q_%4yhp*k+sgTGr0vZ*_At&;jK@lX4OaHW5!p}P9LL?_!daX7`F43<1O2M(^`X8l skrCL)u-Wjg{cdUb`cJ=K+{bet&wVoBlL4O${C~-S;W?16I?WvT572E93;+NC -- 2.45.2 From 1d915bd5254e4254b7eb70d6b73a0770cd45991f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 19:14:44 -0500 Subject: [PATCH 080/790] Never mind; favicon here works automagically Revert "We'll put the favicon in images in the pattern library" This reverts commit 4f97841500eb0d36117be4fa880f82eb17ac9110. --- web/themes/custom/agarica/favicon.ico | Bin 0 -> 15086 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/themes/custom/agarica/favicon.ico diff --git a/web/themes/custom/agarica/favicon.ico b/web/themes/custom/agarica/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..2330df179819ae48e043eb0d28b8835c9b5cd258 GIT binary patch literal 15086 zcmeHN`B&A)6@NYLACO=Ab7@S}G->N;W0JN>YnRxbwn-P`zSb>PW7ftcZIT*I%u>yA zl12nU7G)Dq7J-N%AR@@3h%6$q%OW8AB0jjipZnfChcE97--oZ9p3^tyyf@4D&b>2t z?%cU^@7Qc#vwhum&pkHI{cM}QVY5AAv)TOo9Q8BK*tk^IP}A9LGJs5;Nt#`)3BPq@aT@Elw;L&hAp<7sNSQbdXWTq=3&_NOS~ zxp~xFo=-`;mP;P7bsqP3z^ndoJN`iB>5m4%%aYQtAeK}_EW0KOQY`QT1tF#3AI)h5oiT2 zok?oUr$2syu3yff(De_K|H6AIc=h+_IL{w=h6np;sJByarR-ftHybLcu{fK`PesTa z1D4FBunmt=)!9U*9YSFnAEg5ezD2RyelKGM{rsr?RF$1Tb%kG2cS{`=Cmf{O{8Q9< z{TkC*AajY}IaOxGQ$ukUoekbaCCNd;ztHt_$^RKYI<))&ih1QXloPT?Xn~)%`g`cq zzAa8!nL&rwd|&tmK48u*R|=`(%V_35^J~$)GA`hXerZ0{oKK@G8OJDO?GNtAF3TO@ zFsDN+z9Z{inieK&fO%vd*h$E-CYWpZ#>d92gIY_KV~v65eGd@i=f1U^ACU)CXlyi7DRi8UaosCsAIyy=NooyluLWj#} z!#AA2nFn@I!W)ZduzQkqnt(peEUayQS z9A(%g$OpRG1dm%eF{974LpRK&t7neWi2XL*zBMRzO;2mR*a8>_#seM<_S{5G>>}7= zS^hieT22zry+eizm~nFIloPYP2N?n$`|vH{X~w6o$UNg;`!l8NUF%wl{*D$I9|-k# z-jK6D?fs3ExN8}g1IT`BXx#jjoIsX9Uu28ttB(ct8tfUQ^G81r7{KA@zwq0#$6&j~ zy!>lA7qXigFP#y-jE;`59oHvz+)!^9v&A7N&{e{Jr<}mHyOxtoc}LzC+YV#VZ4}J^ ze8j)F`v}z*q>G%PO&?>x61Jgu+!#~R?v)}VGGN0WW$QFJ$dUN9@$o+92iTiUPJdtLXO7 z0Qa|xeOQtlEWCj|d5q;2HhOVlfWU!9W64>e={i>!_sO@{u-w&%98_k;Q}l~Z3h$LY zjrn7LfKRZ?6W&-Xyuv*KcJUVEtZm(60{JwmDPuBVEO7`bae zS76Te;USSx$O#hcWHmQ^t#LpmeEzF3mduh>P6|>Ty~z<;^%JrgQpl1 zY-HSFvix78l9R!5-)X#*EqcPvx+43~n}+#2Y#Q_pS@%QHYxNhta_)H{>-xi-s&i8u zV;Co^cWfiIk8oGS8sYAPR9A3X_~crDC1Wag&LMQ&!?M4jWAh{TQGUce$_?8~SYste z34H%Lw0ySgjj{X6v0re)}>OXzHo|GXcK`S1V^(o_fYe#K4@3&r;j9~9!50$2cldKWT zBl>tk!wM{Tf%T7Oy_dXaHKl*FRqm^}4?6blEK6%`h1Ntc*vpU=+=b-_{owRpOw`Z! z?T)_i@nZUUVQ>dbdlh~Pc9GiF@XzI^xQ{D_Yt__%U{-x5EYj@ww)@f*Ln>g*?JVjod5`&ad3)>m(z zN;&DR72;>tX_=LQAAYREf0<(jV%n~cO$XB3JuSl@2Vbw%1mCbR;cWwan0O}v|GOi$ zV1)Ag?3-*Z@ckiHqSEj{uf%cihTw8)sJuz(YN}D6O>_9_#V6?W)!}Une9V3AO=J4# z-Svn6G5w?GWp0?GyX1H`5{ao> zD|j8ZYD2EKds3EIi4&2oGbX|T-k#dGnf=F^?9Ut<8`H<+uB_wLzr$ZzS9qEVV?Ggo zebCB>EX_&hC1gp*Z>0>GhpefXj6NoJWgVxx@2U;>@YX5%r6(sGlZthrUt4vFyy?E4UFOhAwiK23Suc-U&I-Z3O6VycxBE-yIC}J!0vwAB*BX zql?E6aGdn;n0*QPaM#ye8*FIUMR+%1HFa>T8S!Fw_&jaHn_9d_RS9~_>Y1j~LaY|? zYrF?B-UAeFJqI1cB6S>|mZM*uFK<{CUYxOb-{UDBcko9yKTgn(crS`K14p;~RCJ|o z1L7?WY$bR7Cu_t0)6a733%p60tl!;!PkCqU7`osc>?6dct>DI6Y`mk;6Zn98iIx7| zfWf}UJ1S#psVI~;7V$g(D0d#v!n+x~u|6024!>2oVC*9C=gDjzZ;aW91LpwjIbEK{ z4Q_%4yhp*k+sgTGr0vZ*_At&;jK@lX4OaHW5!p}P9LL?_!daX7`F43<1O2M(^`X8l skrCL)u-Wjg{cdUb`cJ=K+{bet&wVoBlL4O${C~-S;W?16I?WvT572E93;+NC literal 0 HcmV?d00001 -- 2.45.2 From 4e1be7cb72710fc986921b8912391a9789567952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 21:59:42 -0500 Subject: [PATCH 081/790] Never mind; not worth breaking out of flow content Revert "Delete the front page block; it'll go in the page" This reverts commit 26f84ddb604cc41181870b991122355395de4622. --- .../block.block.agarica_home_page_hero.yml | 38 +++++++++++++++++++ config/sync/block.block.home_page_hero.yml | 35 +++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 config/sync/block.block.agarica_home_page_hero.yml create mode 100644 config/sync/block.block.home_page_hero.yml diff --git a/config/sync/block.block.agarica_home_page_hero.yml b/config/sync/block.block.agarica_home_page_hero.yml new file mode 100644 index 0000000..90be570 --- /dev/null +++ b/config/sync/block.block.agarica_home_page_hero.yml @@ -0,0 +1,38 @@ +uuid: c256a0a1-d41a-4676-a217-deb82478a648 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.home_page + content: + - 'block_content:slide:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' + enforced: + module: + - block_content + module: + - block_content + - block_visibility_groups + theme: + - agarica +_core: + default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY +id: agarica_home_page_hero +theme: agarica +region: highlighted +weight: 0 +provider: null +plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' +settings: + id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' + label: 'Home page hero' + provider: block_content + label_display: '0' + status: true + info: '' + view_mode: full +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: home_page + context_mapping: { } diff --git a/config/sync/block.block.home_page_hero.yml b/config/sync/block.block.home_page_hero.yml new file mode 100644 index 0000000..510194b --- /dev/null +++ b/config/sync/block.block.home_page_hero.yml @@ -0,0 +1,35 @@ +uuid: a81f2b01-7f56-43cb-971f-1fcaed333189 +langcode: en +status: true +dependencies: + config: + - block_visibility_groups.block_visibility_group.home_page + enforced: + module: + - block_content + module: + - block_visibility_groups + theme: + - octavia +_core: + default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY +id: home_page_hero +theme: octavia +region: highlighted +weight: 0 +provider: null +plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' +settings: + id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' + label: 'Home page hero' + provider: block_content + label_display: '0' + status: true + info: '' + view_mode: full +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: home_page + context_mapping: { } -- 2.45.2 From a5f2e0fb726a40e2c352a35442cbb6e8f55e585b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 12:26:21 -0500 Subject: [PATCH 082/790] Add Textarea Widget for text fields module --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 41601bb..7d1e7a5 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,8 @@ "drupal/minimalhtml": "^1.0", "drupal/ui_patterns": "^1.0@RC", "drupal/viewsreference": "^1.2", - "drupal/allowed_formats": "^1.1" + "drupal/allowed_formats": "^1.1", + "drupal/textarea_widget_for_text": "^1.1" }, "repositories": { "drupal": { -- 2.45.2 From 5f620405005ec2417e4bcb0e32c864cfc03807b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 12:26:55 -0500 Subject: [PATCH 083/790] Update composer lock file with Textarea widget module --- composer.lock | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index b2b6371..d1afa81 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": "1005cad3df2e8d967604adcf9f4cffbe", + "content-hash": "cee6073ce49e12f073b6f10657049d93", "packages": [ { "name": "asm89/stack-cors", @@ -7117,6 +7117,57 @@ "source": "http://cgit.drupalcode.org/subprofiles" } }, + { + "name": "drupal/textarea_widget_for_text", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/textarea_widget_for_text", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/textarea_widget_for_text-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "2b5dd3b90fb01695c8173aa37c5934f98527de7d" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1513904284", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "junaidpv", + "homepage": "https://www.drupal.org/user/255728" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + } + ], + "description": "Allows short (non-long) text fields to use the textarea widget on content entry forms.", + "homepage": "https://www.drupal.org/project/textarea_widget_for_text", + "support": { + "source": "http://cgit.drupalcode.org/textarea_widget_for_text" + } + }, { "name": "drupal/token", "version": "1.5.0", -- 2.45.2 From 91606062a0ce37aa62a95074b8d38afc8cece2d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 12:27:40 -0500 Subject: [PATCH 084/790] Enable textarea for widget module --- config/sync/core.extension.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index b77f38d..42bbff1 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -105,6 +105,7 @@ module: taxonomy: 0 telephone: 0 text: 0 + textarea_widget_for_text: 0 token: 0 toolbar: 0 tour: 0 -- 2.45.2 From cce7fcc6c5049531c264594f04c802d232836e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 12:27:57 -0500 Subject: [PATCH 085/790] Commit config snapshots --- ...ot.config_sync.module.textarea_widget_for_text.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml b/config/sync/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml new file mode 100644 index 0000000..09a9cd7 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml @@ -0,0 +1,11 @@ +uuid: 575bd709-f82f-403a-bdff-79ce9c03a646 +langcode: en +status: true +dependencies: + module: + - textarea_widget_for_text +id: config_sync.module.textarea_widget_for_text +snapshotSet: config_sync +extensionType: module +extensionName: textarea_widget_for_text +items: { } -- 2.45.2 From 48f4c63c73903d1c176a2aba05d180ac302d77db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 13:00:32 -0500 Subject: [PATCH 086/790] Add quotation with image paragraph type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just a start so far, with a quotation text field with a generous character limit— but not the unlimited amount a long text would be. --- ...paragraph.quotation_with_image.default.yml | 30 +++++++++++++++++++ ...paragraph.quotation_with_image.default.yml | 22 ++++++++++++++ ...h.quotation_with_image.field_quotation.yml | 30 +++++++++++++++++++ ...ield.storage.paragraph.field_quotation.yml | 20 +++++++++++++ ...s.paragraphs_type.quotation_with_image.yml | 11 +++++++ 5 files changed, 113 insertions(+) create mode 100644 config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml create mode 100644 config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml create mode 100644 config/sync/field.field.paragraph.quotation_with_image.field_quotation.yml create mode 100644 config/sync/field.storage.paragraph.field_quotation.yml create mode 100644 config/sync/paragraphs.paragraphs_type.quotation_with_image.yml 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 new file mode 100644 index 0000000..c0800fc --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml @@ -0,0 +1,30 @@ +uuid: cd7571d8-7699-4885-b399-a757220a17b3 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.quotation_with_image.field_quotation + - paragraphs.paragraphs_type.quotation_with_image + module: + - allowed_formats + - text +id: paragraph.quotation_with_image.default +targetEntityType: paragraph +bundle: quotation_with_image +mode: default +content: + field_quotation: + weight: 0 + settings: + rows: 3 + placeholder: '' + third_party_settings: + allowed_formats: + hide_help: '0' + hide_guidelines: '0' + type: text_textarea + region: content +hidden: + created: true + status: true + uid: true diff --git a/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml b/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml new file mode 100644 index 0000000..584fe8b --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml @@ -0,0 +1,22 @@ +uuid: 54e1ef87-9c4b-4617-a965-ff48b2011277 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.quotation_with_image.field_quotation + - paragraphs.paragraphs_type.quotation_with_image + module: + - text +id: paragraph.quotation_with_image.default +targetEntityType: paragraph +bundle: quotation_with_image +mode: default +content: + field_quotation: + weight: 0 + label: above + settings: { } + third_party_settings: { } + type: text_default + region: content +hidden: { } diff --git a/config/sync/field.field.paragraph.quotation_with_image.field_quotation.yml b/config/sync/field.field.paragraph.quotation_with_image.field_quotation.yml new file mode 100644 index 0000000..9a61408 --- /dev/null +++ b/config/sync/field.field.paragraph.quotation_with_image.field_quotation.yml @@ -0,0 +1,30 @@ +uuid: 0ad42b66-9314-49a7-a090-09bb85c2ca8b +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_quotation + - paragraphs.paragraphs_type.quotation_with_image + module: + - allowed_formats + - text +third_party_settings: + allowed_formats: + minimalhtml: minimalhtml + basic_html: '0' + restricted_html: '0' + minimalhtmltitle: '0' + full_html: '0' + plain_text: '0' +id: paragraph.quotation_with_image.field_quotation +field_name: field_quotation +entity_type: paragraph +bundle: quotation_with_image +label: Quotation +description: 'Don''t use a blockquote or quotation marks unless what you are quoting contains a quotation, itself.' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: text diff --git a/config/sync/field.storage.paragraph.field_quotation.yml b/config/sync/field.storage.paragraph.field_quotation.yml new file mode 100644 index 0000000..0546593 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_quotation.yml @@ -0,0 +1,20 @@ +uuid: 4b2944bf-a6da-4924-b85e-23352257c964 +langcode: en +status: true +dependencies: + module: + - paragraphs + - text +id: paragraph.field_quotation +field_name: field_quotation +entity_type: paragraph +type: text +settings: + max_length: 1020 +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/paragraphs.paragraphs_type.quotation_with_image.yml b/config/sync/paragraphs.paragraphs_type.quotation_with_image.yml new file mode 100644 index 0000000..feb2df1 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.quotation_with_image.yml @@ -0,0 +1,11 @@ +uuid: d613928a-85d1-421f-920a-4907e21c40d5 +langcode: en +status: true +dependencies: + content: + - 'file:file:28542b04-bbcd-4a47-a3fb-f18d2f3dc5a2' +id: quotation_with_image +label: 'Quotation with image' +icon_uuid: 28542b04-bbcd-4a47-a3fb-f18d2f3dc5a2 +description: 'An emphasized quotation with an image that together span across the full width of the content area.' +behavior_plugins: { } -- 2.45.2 From e95d53859a6c6d5f27f2f669e00302d918ab0499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 13:01:01 -0500 Subject: [PATCH 087/790] Enable all paragraph types for campaign content --- ...eld.node.campaign.field_body_paragraph.yml | 45 ++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/config/sync/field.field.node.campaign.field_body_paragraph.yml b/config/sync/field.field.node.campaign.field_body_paragraph.yml index 47e6e9d..a9b4c52 100644 --- a/config/sync/field.field.node.campaign.field_body_paragraph.yml +++ b/config/sync/field.field.node.campaign.field_body_paragraph.yml @@ -5,9 +5,18 @@ dependencies: config: - field.storage.node.field_body_paragraph - node.type.campaign + - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image + - paragraphs.paragraphs_type.quotation_with_image + - paragraphs.paragraphs_type.slide + - paragraphs.paragraphs_type.storyline_header + - paragraphs.paragraphs_type.storyline_item - paragraphs.paragraphs_type.text + - paragraphs.paragraphs_type.title + - paragraphs.paragraphs_type.update + - paragraphs.paragraphs_type.video + - paragraphs.paragraphs_type.view module: - entity_reference_revisions _core: @@ -25,10 +34,20 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: + negate: 0 target_bundles: file: file image: image text: text + update: update + faq: faq + quotation_with_image: quotation_with_image + slide: slide + storyline_header: storyline_header + storyline_item: storyline_item + title: title + video: video + view: view target_bundles_drag_drop: file: enabled: true @@ -40,6 +59,30 @@ settings: enabled: true weight: -7 update: + enabled: true weight: 8 - enabled: false + faq: + enabled: true + weight: 13 + quotation_with_image: + enabled: true + weight: 16 + slide: + enabled: true + weight: 17 + storyline_header: + enabled: true + weight: 18 + storyline_item: + enabled: true + weight: 19 + title: + enabled: true + weight: 21 + video: + enabled: true + weight: 23 + view: + enabled: true + weight: 24 field_type: entity_reference_revisions -- 2.45.2 From 72bb6c13d06236275541e95f956759848ff512f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 13:09:11 -0500 Subject: [PATCH 088/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 3608816..bb43d3d 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 36088161438992f61c23e40881f8c875300703f9 +Subproject commit bb43d3d7c5f1fdbec2c5dc1ac328830f11e492c3 -- 2.45.2 From 17bc225af94a9e6bdbac8a12ab523a26603b2a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 17:41:35 -0500 Subject: [PATCH 089/790] Add custom error module (drupal 8 is only in dev) ... i'm a maintainer, though... --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7d1e7a5..fd2d694 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,8 @@ "drupal/ui_patterns": "^1.0@RC", "drupal/viewsreference": "^1.2", "drupal/allowed_formats": "^1.1", - "drupal/textarea_widget_for_text": "^1.1" + "drupal/textarea_widget_for_text": "^1.1", + "drupal/customerror": "1.x-dev" }, "repositories": { "drupal": { -- 2.45.2 From 81abff5bb11ea6d1b1b197c590c75194e4a0d441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 17:41:54 -0500 Subject: [PATCH 090/790] Update composer lock file with custom error added --- composer.lock | 69 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 66 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index d1afa81..2a4746b 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": "cee6073ce49e12f073b6f10657049d93", + "content-hash": "42937f8d667a49a0c9415d731ccc57b7", "packages": [ { "name": "asm89/stack-cors", @@ -3691,6 +3691,68 @@ "issues": "https://www.drupal.org/project/issues/ctools" } }, + { + "name": "drupal/customerror", + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/customerror", + "reference": "d1006cb608e06daf9a4b8d3efa154254d5e91b7a" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.x-dev", + "datestamp": "1542572280", + "security-coverage": { + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "anil614sagar", + "homepage": "https://www.drupal.org/user/402938" + }, + { + "name": "gisle", + "homepage": "https://www.drupal.org/user/409554" + }, + { + "name": "kbahey", + "homepage": "https://www.drupal.org/user/4063" + }, + { + "name": "me-taras", + "homepage": "https://www.drupal.org/user/2526320" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + }, + { + "name": "wafaa", + "homepage": "https://www.drupal.org/user/50133" + } + ], + "description": "Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.", + "homepage": "https://www.drupal.org/project/customerror", + "support": { + "source": "http://cgit.drupalcode.org/customerror" + }, + "time": "2018-11-18T20:23:52+00:00" + }, { "name": "drupal/default_content", "version": "1.0.0-alpha7", @@ -6882,7 +6944,7 @@ }, "drupal": { "version": "8.x-1.10", - "datestamp": "1537175280", + "datestamp": "1542564480", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11073,7 +11135,8 @@ "drupal/block_theme_sync": 15, "drupal/coffee": 20, "drupal/twigsuggest": 20, - "drupal/ui_patterns": 5 + "drupal/ui_patterns": 5, + "drupal/customerror": 20 }, "prefer-stable": true, "prefer-lowest": false, -- 2.45.2 From ab42706c73d5013903df0fb5282db27d2338f6ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 17:42:23 -0500 Subject: [PATCH 091/790] Enable custom error module & configure site to use it --- config/sync/core.extension.yml | 1 + config/sync/system.site.yml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 42bbff1..42fcb79 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -32,6 +32,7 @@ module: contact: 0 contextual: 0 ctools: 0 + customerror: 0 datetime: 0 datetime_range: 0 dblog: 0 diff --git a/config/sync/system.site.yml b/config/sync/system.site.yml index f58b990..67a785a 100644 --- a/config/sync/system.site.yml +++ b/config/sync/system.site.yml @@ -3,8 +3,8 @@ name: Agaric mail: ask@agaric.com slogan: 'Building the open web' page: - 403: '' - 404: '' + 403: /customerror/403 + 404: /customerror/404 front: /node/1 admin_compact_mode: false weight_select_max: 100 -- 2.45.2 From 9305d14a1e88e11204720026fd05421f5400b43d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 17:43:11 -0500 Subject: [PATCH 092/790] Configure clever-ish text for access denied page It's nicely formatted, anyway --- config/sync/customerror.settings.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/sync/customerror.settings.yml diff --git a/config/sync/customerror.settings.yml b/config/sync/customerror.settings.yml new file mode 100644 index 0000000..33e08a5 --- /dev/null +++ b/config/sync/customerror.settings.yml @@ -0,0 +1,11 @@ +403: + title: 'Access denied' + body: "
\r\n
\r\n
\r\n
\r\n

I'm sorry, you do not have permission to be here.

\r\n
\r\n
\r\n
\r\n
\r\n
\r\n

Knocked once
\r\nTried to tell 'em I've been there
\r\nDoor slammed
\r\nHospitality's thin there

\r\nMarvin Moore, \"Green Door\"\r\n
\r\n
\r\n
\r\n
    \r\n
  • \r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
" + theme: '' +404: + title: 'Requested page not found' + body: 'Requested page not found.' + theme: '' +redirect: '' +_core: + default_config_hash: DIuRxgLzDh82NlGr5h67xrsGSi4HzpJenEqDeWfYKc8 -- 2.45.2 From 19c6830c7b812d3ce8e487f44bf57607890d4b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 17:43:27 -0500 Subject: [PATCH 093/790] Commit config snapshot --- ...napshot.config_sync.module.customerror.yml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml b/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml new file mode 100644 index 0000000..5498748 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml @@ -0,0 +1,24 @@ +uuid: eb64c481-abe8-4cb0-8e47-39474c26e36e +langcode: en +status: true +dependencies: + module: + - customerror +id: config_sync.module.customerror +snapshotSet: config_sync +extensionType: module +extensionName: customerror +items: + - + collection: '' + name: customerror.settings + data: + 403: + title: 'Access denied' + body: 'Access denied.' + theme: '' + 404: + title: 'Requested page not found' + body: 'Requested page not found.' + theme: '' + redirect: '' -- 2.45.2 From f7bd233c3f0774b3462eadfb4d180ca50feff907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:07:26 -0500 Subject: [PATCH 094/790] Add HTTP Client error status (for block visibility) module --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fd2d694..0c3924d 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,8 @@ "drupal/viewsreference": "^1.2", "drupal/allowed_formats": "^1.1", "drupal/textarea_widget_for_text": "^1.1", - "drupal/customerror": "1.x-dev" + "drupal/customerror": "1.x-dev", + "drupal/http_client_error_status": "^1.0" }, "repositories": { "drupal": { -- 2.45.2 From 937c4b7ddce998d1bb7d6bb2ae4598bc212c0532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:07:39 -0500 Subject: [PATCH 095/790] Commit composer lock file --- composer.lock | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 2a4746b..dcb2574 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": "42937f8d667a49a0c9415d731ccc57b7", + "content-hash": "ac119b411e31e97e3c1487761621023b", "packages": [ { "name": "asm89/stack-cors", @@ -6203,6 +6203,56 @@ "source": "http://cgit.drupalcode.org/group" } }, + { + "name": "drupal/http_client_error_status", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/http_client_error_status", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "ff5e14742329e4576ed34138a521c5e4449dc9ee" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1539633780", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Jeff Logan (jefflogan)", + "homepage": "https://www.drupal.org/u/jefflogan", + "role": "Maintainer" + } + ], + "description": "Provide HTTP client error status context plugin", + "homepage": "https://drupal.org/project/http_client_error_status", + "support": { + "source": "https://git.drupal.org/project/http_client_error_status.git", + "issues": "https://drupal.org/project/issues/http_client_error_status", + "irc": "irc://irc.freenode.org/drupal-contribute" + } + }, { "name": "drupal/message", "version": "1.0.0-rc2", -- 2.45.2 From d03c47d932b29846f6ebf26f9a682fe4f16366b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:07:47 -0500 Subject: [PATCH 096/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index bb43d3d..2132c66 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit bb43d3d7c5f1fdbec2c5dc1ac328830f11e492c3 +Subproject commit 2132c66e84a87cfc7d43a9027c0c4914a0ea419e -- 2.45.2 From 2d74cdcf20aea705585e586902458fe9d59b787e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:11:32 -0500 Subject: [PATCH 097/790] Enable http status and use it for user login block visibility --- config/sync/block.block.userlogin.yml | 34 +++++++++++++++++++++++++++ config/sync/core.extension.yml | 1 + 2 files changed, 35 insertions(+) create mode 100644 config/sync/block.block.userlogin.yml diff --git a/config/sync/block.block.userlogin.yml b/config/sync/block.block.userlogin.yml new file mode 100644 index 0000000..bea5073 --- /dev/null +++ b/config/sync/block.block.userlogin.yml @@ -0,0 +1,34 @@ +uuid: bace00b3-a26c-4ee1-9aea-8e59f77b6a86 +langcode: en +status: true +dependencies: + module: + - block_visibility_groups + - http_client_error_status + - user + theme: + - agarica +id: userlogin +theme: agarica +region: bottom +weight: 19 +provider: null +plugin: user_login_block +settings: + id: user_login_block + label: 'User login' + provider: user + label_display: visible +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } + http_client_error_status: + id: http_client_error_status + request_401: 0 + request_403: 1 + request_404: 0 + negate: false + context_mapping: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 42fcb79..77100d5 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -76,6 +76,7 @@ module: hal: 0 help: 0 history: 0 + http_client_error_status: 0 image: 0 layout_discovery: 0 link: 0 -- 2.45.2 From 93abc8e82620e6127ea6b29e4e39255ac1a30e1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:11:52 -0500 Subject: [PATCH 098/790] Commit config snapshot --- ...ot.config_sync.module.http_client_error_status.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml b/config/sync/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml new file mode 100644 index 0000000..1b54c40 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml @@ -0,0 +1,11 @@ +uuid: 10e4dbff-4517-4026-834d-6d8f7e088ae6 +langcode: en +status: true +dependencies: + module: + - http_client_error_status +id: config_sync.module.http_client_error_status +snapshotSet: config_sync +extensionType: module +extensionName: http_client_error_status +items: { } -- 2.45.2 From 0b186d47bc50f5e4b02263f9e68115b54db5aba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:31:39 -0500 Subject: [PATCH 099/790] Update composer lock file Minor update to search API and some HTML5-PHP dependency of something. --- composer.lock | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index dcb2574..a5a0e9c 100644 --- a/composer.lock +++ b/composer.lock @@ -3697,7 +3697,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/customerror", - "reference": "d1006cb608e06daf9a4b8d3efa154254d5e91b7a" + "reference": "89d047066988b5a3279e85b0989fe58e650c097b" }, "require": { "drupal/core": "~8.0" @@ -3709,7 +3709,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1542572280", + "datestamp": "1542572880", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3751,7 +3751,7 @@ "support": { "source": "http://cgit.drupalcode.org/customerror" }, - "time": "2018-11-18T20:23:52+00:00" + "time": "2018-11-18T21:15:33+00:00" }, { "name": "drupal/default_content", @@ -6963,17 +6963,17 @@ }, { "name": "drupal/search_api", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupal.org/project/search_api", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "1c1d038310a079f8e8154545f743ff7a506c4b8e" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "d2bf92afa2ee760977dde1fadcb5bb64a4c2d7c1" }, "require": { "drupal/core": "^8.5" @@ -6993,7 +6993,7 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", + "version": "8.x-1.11", "datestamp": "1542564480", "security-coverage": { "status": "covered", @@ -7037,7 +7037,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.10.0", + "version": "1.11.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" @@ -7048,8 +7048,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1537175280", + "version": "8.x-1.11", + "datestamp": "1542564480", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8699,19 +8699,21 @@ }, { "name": "masterminds/html5", - "version": "2.3.1", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "33f8d475d28741398be26cdff7a10a63003324a3" + "reference": "cadcfaaa13153e0e8eb92c49a53e140cf1a85dea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/33f8d475d28741398be26cdff7a10a63003324a3", - "reference": "33f8d475d28741398be26cdff7a10a63003324a3", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/cadcfaaa13153e0e8eb92c49a53e140cf1a85dea", + "reference": "cadcfaaa13153e0e8eb92c49a53e140cf1a85dea", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, @@ -8760,7 +8762,7 @@ "serializer", "xml" ], - "time": "2018-10-22T16:58:34+00:00" + "time": "2018-11-17T20:24:36+00:00" }, { "name": "nikic/php-parser", -- 2.45.2 From 58a2685bc9f954fb944174a2c20bad2377b14259 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 19:44:17 -0500 Subject: [PATCH 100/790] Finish configuring quotation with image paragraph --- ...paragraph.quotation_with_image.default.yml | 11 ++++++ ...paragraph.quotation_with_image.default.yml | 14 ++++++- ...graph.quotation_with_image.field_image.yml | 38 +++++++++++++++++++ 3 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 config/sync/field.field.paragraph.quotation_with_image.field_image.yml 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 c0800fc..911861d 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 @@ -3,16 +3,27 @@ langcode: en status: true dependencies: config: + - field.field.paragraph.quotation_with_image.field_image - field.field.paragraph.quotation_with_image.field_quotation + - image.style.thumbnail - paragraphs.paragraphs_type.quotation_with_image module: - allowed_formats + - image - text id: paragraph.quotation_with_image.default targetEntityType: paragraph bundle: quotation_with_image mode: default content: + field_image: + weight: 1 + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + type: image_image + region: content field_quotation: weight: 0 settings: diff --git a/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml b/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml index 584fe8b..03fbdaf 100644 --- a/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml +++ b/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml @@ -3,18 +3,30 @@ langcode: en status: true dependencies: config: + - field.field.paragraph.quotation_with_image.field_image - field.field.paragraph.quotation_with_image.field_quotation + - image.style.max_650x650 - paragraphs.paragraphs_type.quotation_with_image module: + - image - text id: paragraph.quotation_with_image.default targetEntityType: paragraph bundle: quotation_with_image mode: default content: + field_image: + weight: 1 + label: hidden + settings: + image_style: max_650x650 + image_link: '' + third_party_settings: { } + type: image + region: content field_quotation: weight: 0 - label: above + label: hidden settings: { } third_party_settings: { } type: text_default diff --git a/config/sync/field.field.paragraph.quotation_with_image.field_image.yml b/config/sync/field.field.paragraph.quotation_with_image.field_image.yml new file mode 100644 index 0000000..6f04121 --- /dev/null +++ b/config/sync/field.field.paragraph.quotation_with_image.field_image.yml @@ -0,0 +1,38 @@ +uuid: 920d3a87-d31f-43d6-af89-2b846807402c +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_image + - paragraphs.paragraphs_type.quotation_with_image + module: + - image +id: paragraph.quotation_with_image.field_image +field_name: field_image +entity_type: paragraph +bundle: quotation_with_image +label: Image +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: true + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: '' + alt: '' + title: '' + width: null + height: null + handler: 'default:file' + handler_settings: { } +field_type: image -- 2.45.2 From 7a52a0c3f296e5f641bd952402ba8c35841912de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 22:08:16 -0500 Subject: [PATCH 101/790] Add my patch to fix Google Docs ironic insertion of bad MSDOS carriage returns --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0c3924d..195c885 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,8 @@ "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" }, "drupal/wysiwyg_linebreaks": { - "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch" + "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch", + "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" } } } -- 2.45.2 From 12a78b1d04fc1938d911c054e0f7fdc0cfbb7993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 22:10:04 -0500 Subject: [PATCH 102/790] Update composer lock file with excess linebreaks fix patch --- composer.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index a5a0e9c..34ab453 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": "ac119b411e31e97e3c1487761621023b", + "content-hash": "753b100f6d78324f59740293c8d1deef", "packages": [ { "name": "asm89/stack-cors", @@ -7763,7 +7763,8 @@ } }, "patches_applied": { - "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch" + "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch", + "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", -- 2.45.2 From edd56f180191dc823f9d3488da08136829f50f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 19 Nov 2018 03:07:16 -0500 Subject: [PATCH 103/790] Add style classes as option to text paragraphs Adding one is what triggers all the craziness, busting out like ... a hero. --- ...ty_form_display.paragraph.text.default.yml | 7 +++++++ ...ty_view_display.paragraph.text.default.yml | 4 +++- ...eld.paragraph.text.field_style_classes.yml | 21 +++++++++++++++++++ ....storage.paragraph.field_style_classes.yml | 3 +++ 4 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 config/sync/field.field.paragraph.text.field_style_classes.yml 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 b4d4ed3..52b1337 100644 --- a/config/sync/core.entity_form_display.paragraph.text.default.yml +++ b/config/sync/core.entity_form_display.paragraph.text.default.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: config: + - field.field.paragraph.text.field_style_classes - field.field.paragraph.text.field_text - paragraphs.paragraphs_type.text module: @@ -14,6 +15,12 @@ targetEntityType: paragraph bundle: text mode: default content: + field_style_classes: + weight: 1 + settings: { } + third_party_settings: { } + type: options_select + region: content field_text: weight: 0 settings: diff --git a/config/sync/core.entity_view_display.paragraph.text.default.yml b/config/sync/core.entity_view_display.paragraph.text.default.yml index a37c488..cfd6f4e 100644 --- a/config/sync/core.entity_view_display.paragraph.text.default.yml +++ b/config/sync/core.entity_view_display.paragraph.text.default.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: config: + - field.field.paragraph.text.field_style_classes - field.field.paragraph.text.field_text - paragraphs.paragraphs_type.text module: @@ -21,4 +22,5 @@ content: third_party_settings: { } type: text_default region: content -hidden: { } +hidden: + field_style_classes: true diff --git a/config/sync/field.field.paragraph.text.field_style_classes.yml b/config/sync/field.field.paragraph.text.field_style_classes.yml new file mode 100644 index 0000000..77359bf --- /dev/null +++ b/config/sync/field.field.paragraph.text.field_style_classes.yml @@ -0,0 +1,21 @@ +uuid: d2cc85cf-82ea-45c3-9bef-636780e14906 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_style_classes + - paragraphs.paragraphs_type.text + module: + - options +id: paragraph.text.field_style_classes +field_name: field_style_classes +entity_type: paragraph +bundle: text +label: 'Section style' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/sync/field.storage.paragraph.field_style_classes.yml b/config/sync/field.storage.paragraph.field_style_classes.yml index 70c31d4..4f9bd4d 100644 --- a/config/sync/field.storage.paragraph.field_style_classes.yml +++ b/config/sync/field.storage.paragraph.field_style_classes.yml @@ -17,6 +17,9 @@ settings: - value: is-large label: Large + - + value: is-light + label: Light allowed_values_function: '' module: options locked: false -- 2.45.2 From 986774d7a19acba4a3e476571033566faf068cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 19 Nov 2018 03:07:25 -0500 Subject: [PATCH 104/790] Update pattern library --- web/themes/custom/agarica/patternlibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/patternlibrary b/web/themes/custom/agarica/patternlibrary index 2132c66..bb3305e 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 2132c66e84a87cfc7d43a9027c0c4914a0ea419e +Subproject commit bb3305e14a14ab2d795a0bc22174273b52fed351 -- 2.45.2 From 7e81946cf877cfb5509110e105344c62f02047bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 19 Nov 2018 03:17:39 -0500 Subject: [PATCH 105/790] We killed that block after all Revert "Never mind; not worth breaking out of flow content" This reverts commit 4e1be7cb72710fc986921b8912391a9789567952. --- .../block.block.agarica_home_page_hero.yml | 38 ------------------- config/sync/block.block.home_page_hero.yml | 35 ----------------- 2 files changed, 73 deletions(-) delete mode 100644 config/sync/block.block.agarica_home_page_hero.yml delete mode 100644 config/sync/block.block.home_page_hero.yml diff --git a/config/sync/block.block.agarica_home_page_hero.yml b/config/sync/block.block.agarica_home_page_hero.yml deleted file mode 100644 index 90be570..0000000 --- a/config/sync/block.block.agarica_home_page_hero.yml +++ /dev/null @@ -1,38 +0,0 @@ -uuid: c256a0a1-d41a-4676-a217-deb82478a648 -langcode: en -status: true -dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page - content: - - 'block_content:slide:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' - enforced: - module: - - block_content - module: - - block_content - - block_visibility_groups - theme: - - agarica -_core: - default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY -id: agarica_home_page_hero -theme: agarica -region: highlighted -weight: 0 -provider: null -plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' -settings: - id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' - label: 'Home page hero' - provider: block_content - label_display: '0' - status: true - info: '' - view_mode: full -visibility: - condition_group: - id: condition_group - negate: false - block_visibility_group: home_page - context_mapping: { } diff --git a/config/sync/block.block.home_page_hero.yml b/config/sync/block.block.home_page_hero.yml deleted file mode 100644 index 510194b..0000000 --- a/config/sync/block.block.home_page_hero.yml +++ /dev/null @@ -1,35 +0,0 @@ -uuid: a81f2b01-7f56-43cb-971f-1fcaed333189 -langcode: en -status: true -dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page - enforced: - module: - - block_content - module: - - block_visibility_groups - theme: - - octavia -_core: - default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY -id: home_page_hero -theme: octavia -region: highlighted -weight: 0 -provider: null -plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' -settings: - id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d' - label: 'Home page hero' - provider: block_content - label_display: '0' - status: true - info: '' - view_mode: full -visibility: - condition_group: - id: condition_group - negate: false - block_visibility_group: home_page - context_mapping: { } -- 2.45.2 From c187530a5593fe59172af311f23d8800a2bec0e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 19 Nov 2018 03:56:15 -0500 Subject: [PATCH 106/790] Add a style to basic HTML --- config/sync/editor.editor.basic_html.yml | 11 ++++++++--- config/sync/filter.format.basic_html.yml | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/config/sync/editor.editor.basic_html.yml b/config/sync/editor.editor.basic_html.yml index 38d6343..a262fd6 100644 --- a/config/sync/editor.editor.basic_html.yml +++ b/config/sync/editor.editor.basic_html.yml @@ -38,18 +38,23 @@ settings: name: 'Block Formatting' items: - Format + - Styles - name: Tools items: - Source plugins: + language: + language_list: un stylescombo: - styles: '' + styles: 'p.subtitle.is-mono.is-4|Mono subtitle' + linebreaks: + method: force image_upload: status: true scheme: public directory: inline-images max_size: '' max_dimensions: - width: 0 - height: 0 + width: null + height: null diff --git a/config/sync/filter.format.basic_html.yml b/config/sync/filter.format.basic_html.yml index 4693897..6326dda 100644 --- a/config/sync/filter.format.basic_html.yml +++ b/config/sync/filter.format.basic_html.yml @@ -16,7 +16,7 @@ filters: status: true weight: -10 settings: - allowed_html: '