From a533f173efac6eacaa924fda529d67a435889523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 5 Mar 2019 09:14:39 -0500 Subject: [PATCH 001/365] Disable unused webform templates module --- config/sync/core.extension.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index dba5469..571aa85 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -144,7 +144,6 @@ module: views_ui: 0 viewsreference: 0 webform: 0 - webform_templates: 0 webform_ui: 0 wysiwyg_linebreaks: 0 ds: 1 -- 2.45.2 From 4722076a771e54a6c83e6d3e49ba38f415510559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 5 Mar 2019 18:11:42 -0500 Subject: [PATCH 002/365] Update composer lock file with many minor dependency updates --- composer.lock | 365 ++++++++++++++++++++++++++++---------------------- 1 file changed, 204 insertions(+), 161 deletions(-) diff --git a/composer.lock b/composer.lock index 070e9b6..eeb2f52 100644 --- a/composer.lock +++ b/composer.lock @@ -409,17 +409,53 @@ "time": "2017-04-04T11:38:05+00:00" }, { - "name": "caxy/php-htmldiff", - "version": "v0.1.8", + "name": "brumann/polyfill-unserialize", + "version": "v1.0.3", "source": { "type": "git", - "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c" + "url": "https://github.com/dbrumann/polyfill-unserialize.git", + "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6f39bc3717f1d3f915542e431c6c30e43bfe6b7c", - "reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c", + "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b", + "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b", + "shasum": "" + }, + "require": { + "php": "^5.3|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Brumann\\Polyfill\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Denis Brumann", + "email": "denis.brumann@sensiolabs.de" + } + ], + "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.", + "time": "2017-02-03T09:55:47+00:00" + }, + { + "name": "caxy/php-htmldiff", + "version": "v0.1.9", + "source": { + "type": "git", + "url": "https://github.com/caxy/php-htmldiff.git", + "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8", + "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8", "shasum": "" }, "require": { @@ -462,7 +498,7 @@ "diff", "html" ], - "time": "2019-01-15T19:49:36+00:00" + "time": "2019-02-20T18:52:14+00:00" }, { "name": "cebe/markdown", @@ -908,16 +944,16 @@ }, { "name": "consolidation/config", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", - "reference": "11ab7ecd19131ce084390171b9c070eedecf7dab" + "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/config/zipball/11ab7ecd19131ce084390171b9c070eedecf7dab", - "reference": "11ab7ecd19131ce084390171b9c070eedecf7dab", + "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", + "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", "shasum": "" }, "require": { @@ -985,7 +1021,7 @@ } ], "description": "Provide configuration services for a commandline tool.", - "time": "2019-02-16T01:18:47+00:00" + "time": "2019-03-03T19:37:04+00:00" }, { "name": "consolidation/log", @@ -2980,7 +3016,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/comment_notify", - "reference": "b2a8e8e09c0a47cca4ccbdd0e48ba7a46964900a" + "reference": "c348208245926998b7876f92f45d7fe998a1a9d1" }, "require": { "drupal/core": "*", @@ -2992,8 +3028,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta4+3-dev", - "datestamp": "1550278984", + "version": "8.x-1.0-beta5+3-dev", + "datestamp": "1551629585", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3019,7 +3055,7 @@ "support": { "source": "http://cgit.drupalcode.org/comment_notify" }, - "time": "2019-02-19T18:59:22+00:00" + "time": "2019-03-04T21:11:01+00:00" }, { "name": "drupal/components", @@ -3391,17 +3427,17 @@ }, { "name": "drupal/config_normalizer", - "version": "1.0.0-alpha4", + "version": "1.0.0-alpha5", "source": { "type": "git", "url": "https://git.drupal.org/project/config_normalizer", - "reference": "8.x-1.0-alpha4" + "reference": "8.x-1.0-alpha5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha4.zip", - "reference": "8.x-1.0-alpha4", - "shasum": "d01d184eafbf19e83ceb8df8b26a1894a50fd6d1" + "url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha5.zip", + "reference": "8.x-1.0-alpha5", + "shasum": "7ec9ca0c0e798007c7685b2633ac7600415e4a29" }, "require": { "drupal/config_filter": "*", @@ -3413,8 +3449,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha4", - "datestamp": "1540519984", + "version": "8.x-1.0-alpha5", + "datestamp": "1551264784", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -3426,6 +3462,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "axel.rutz", + "homepage": "https://www.drupal.org/user/229048" + }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481" @@ -3439,17 +3479,17 @@ }, { "name": "drupal/config_perms", - "version": "2.0.0-beta1", + "version": "2.0.0-beta2", "source": { "type": "git", "url": "https://git.drupal.org/project/config_perms", - "reference": "8.x-2.0-beta1" + "reference": "8.x-2.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0-beta1.zip", - "reference": "8.x-2.0-beta1", - "shasum": "2bd2caca20eef9e1832f8a99265fe8b182e8cf39" + "url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0-beta2.zip", + "reference": "8.x-2.0-beta2", + "shasum": "d3ed7aa2602cc9e636c9943f6356f6fd46e665fb" }, "require": { "drupal/core": "~8.0" @@ -3460,8 +3500,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-beta1", - "datestamp": "1517948688", + "version": "8.x-2.0-beta2", + "datestamp": "1551141180", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -3994,17 +4034,17 @@ }, { "name": "drupal/ctools", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupal.org/project/ctools", - "reference": "8.x-3.1" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "7056df469624ec3943c62ebe613dbfcb3171dcd1" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091" }, "require": { "drupal/core": "^8.5" @@ -4015,8 +4055,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.1", - "datestamp": "1549603381", + "version": "8.x-3.2", + "datestamp": "1550728386", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5931,20 +5971,20 @@ }, { "name": "drupal/ds", - "version": "3.2.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupal.org/project/ds", - "reference": "8.x-3.2" + "reference": "8.x-3.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "c5171e3e59d5ec666e5b5a53baf8f92c01956998" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.3.zip", + "reference": "8.x-3.3", + "shasum": "0f586997908d464c123b1ab8817cf13363666459" }, "require": { - "drupal/core": "^8.3" + "drupal/core": "^8.6" }, "require-dev": { "drupal/devel": "*", @@ -5956,8 +5996,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.2", - "datestamp": "1544537280", + "version": "8.x-3.3", + "datestamp": "1551355085", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6285,17 +6325,17 @@ }, { "name": "drupal/facets", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupal.org/project/facets", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "bf0f9249d90025dcd16c0af7b7cd59e515fb9d9e" + "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "2ca517094a34112e8168746123d337a25da6a227" }, "require": { "drupal/core": "~8.0" @@ -6309,8 +6349,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1543065481", + "version": "8.x-1.3", + "datestamp": "1551291083", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6855,17 +6895,17 @@ }, { "name": "drupal/hotjar", - "version": "1.2.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupal.org/project/hotjar", - "reference": "8.x-1.2" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "cd56858bf335cf8ba9ce65d28a796e8bd313c67b" + "url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "ae4af1d169ccb5d99af04d01dff450805297ce08" }, "require": { "drupal/core": "~8.0" @@ -6876,8 +6916,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1513139885", + "version": "8.x-1.5", + "datestamp": "1551102784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6960,7 +7000,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/indieweb", - "reference": "faf13548a9aa5ba7097202100fd9403e063b5f09" + "reference": "0891fb956dfa47544c12082e5ffe9057b4225795" }, "require": { "drupal/core": "~8.0", @@ -6981,8 +7021,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc3+4-dev", - "datestamp": "1550492584", + "version": "8.x-1.0-rc4+3-dev", + "datestamp": "1551540784", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7011,7 +7051,7 @@ "support": { "source": "http://cgit.drupalcode.org/indieweb" }, - "time": "2019-02-18T13:15:50+00:00" + "time": "2019-03-02T22:36:15+00:00" }, { "name": "drupal/markdown", @@ -9930,16 +9970,16 @@ }, { "name": "kub-at/php-simple-html-dom-parser", - "version": "1.7.1", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", - "reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e" + "reference": "6db1e01db320040024cd1f74b0e1483aa2670720" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/7a745b20157efb0f1be3021394769bd6b8e9ed4e", - "reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e", + "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/6db1e01db320040024cd1f74b0e1483aa2670720", + "reference": "6db1e01db320040024cd1f74b0e1483aa2670720", "shasum": "" }, "require": { @@ -9972,7 +10012,7 @@ "dom", "html" ], - "time": "2019-01-02T14:33:28+00:00" + "time": "2019-03-05T14:12:22+00:00" }, { "name": "lcobucci/jwt", @@ -11068,16 +11108,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "ee4462581eb54bf34b746e4a5d522a4f21620160" + "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ee4462581eb54bf34b746e4a5d522a4f21620160", - "reference": "ee4462581eb54bf34b746e4a5d522a4f21620160", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0", + "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0", "shasum": "" }, "require": { @@ -11121,11 +11161,11 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-01-16T21:31:25+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/class-loader", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -11181,16 +11221,16 @@ }, { "name": "symfony/config", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "c9bc510c217075d42d4a927e285917d0c2001cf4" + "reference": "177a276c01575253c95cefe0866e3d1b57637fe0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/c9bc510c217075d42d4a927e285917d0c2001cf4", - "reference": "c9bc510c217075d42d4a927e285917d0c2001cf4", + "url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0", + "reference": "177a276c01575253c95cefe0866e3d1b57637fe0", "shasum": "" }, "require": { @@ -11241,20 +11281,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-01-30T11:33:42+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/console", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be" + "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/069bf3f0e8f871a2169a06e43d9f3f03f355e9be", - "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be", + "url": "https://api.github.com/repos/symfony/console/zipball/71ce77f37af0c5ffb9590e43cc4f70e426945c5e", + "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e", "shasum": "" }, "require": { @@ -11313,11 +11353,11 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-01-25T10:42:12+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -11370,16 +11410,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65" + "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/cf9b2e33f757deb884ce474e06d2647c1c769b65", - "reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65", + "url": "https://api.github.com/repos/symfony/debug/zipball/de73f48977b8eaf7ce22814d66e43a1662cc864f", + "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f", "shasum": "" }, "require": { @@ -11422,20 +11462,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-01-25T14:35:16+00:00" + "time": "2019-03-03T18:11:24+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1" + "reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", - "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", + "reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", "shasum": "" }, "require": { @@ -11493,20 +11533,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-01-30T17:48:51+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "d8476760b04cdf7b499c8718aa437c20a9155103" + "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d8476760b04cdf7b499c8718aa437c20a9155103", - "reference": "d8476760b04cdf7b499c8718aa437c20a9155103", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", + "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", "shasum": "" }, "require": { @@ -11550,20 +11590,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b" + "reference": "ec625e2fff7f584eeb91754821807317b2e79236" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ed5be1663fa66623b3a7004d5d51a14c4045399b", - "reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ec625e2fff7f584eeb91754821807317b2e79236", + "reference": "ec625e2fff7f584eeb91754821807317b2e79236", "shasum": "" }, "require": { @@ -11613,20 +11653,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-01-16T13:27:11+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/filesystem", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7c16ebc2629827d4ec915a52ac809768d060a4ee" + "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7c16ebc2629827d4ec915a52ac809768d060a4ee", - "reference": "7c16ebc2629827d4ec915a52ac809768d060a4ee", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/e16b9e471703b2c60b95f14d31c1239f68f11601", + "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601", "shasum": "" }, "require": { @@ -11663,20 +11703,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-01-16T20:35:37+00:00" + "time": "2019-02-07T11:40:08+00:00" }, { "name": "symfony/finder", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "7c0c627220308928e958a87c293108e5891cde1d" + "reference": "fcdde4aa38f48190ce70d782c166f23930084f9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/7c0c627220308928e958a87c293108e5891cde1d", - "reference": "7c0c627220308928e958a87c293108e5891cde1d", + "url": "https://api.github.com/repos/symfony/finder/zipball/fcdde4aa38f48190ce70d782c166f23930084f9b", + "reference": "fcdde4aa38f48190ce70d782c166f23930084f9b", "shasum": "" }, "require": { @@ -11712,20 +11752,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-01-16T13:43:35+00:00" + "time": "2019-02-22T14:44:53+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05" + "reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a81d2330ea255ded06a69b4f7fb7804836e7a05", - "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", + "reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", "shasum": "" }, "require": { @@ -11766,20 +11806,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-01-27T09:04:14+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "dc6bf17684b7120f7bf74fae85c9155506041002" + "reference": "0362368c761cb8d9c79e56ab0db61d2c692db594" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc6bf17684b7120f7bf74fae85c9155506041002", - "reference": "dc6bf17684b7120f7bf74fae85c9155506041002", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0362368c761cb8d9c79e56ab0db61d2c692db594", + "reference": "0362368c761cb8d9c79e56ab0db61d2c692db594", "shasum": "" }, "require": { @@ -11855,7 +11895,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-02-03T12:22:50+00:00" + "time": "2019-03-03T18:52:34+00:00" }, { "name": "symfony/polyfill-ctype", @@ -12094,7 +12134,7 @@ }, { "name": "symfony/process", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -12204,16 +12244,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646" + "reference": "6b25a86df5860461ff1990946168c0ef944f83db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646", - "reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646", + "url": "https://api.github.com/repos/symfony/routing/zipball/6b25a86df5860461ff1990946168c0ef944f83db", + "reference": "6b25a86df5860461ff1990946168c0ef944f83db", "shasum": "" }, "require": { @@ -12277,20 +12317,20 @@ "uri", "url" ], - "time": "2019-01-29T08:47:12+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a897373b86489ddecacc665d15ab32983a519907" + "reference": "964b7a59002391136fb0087fd5dc41213f7c283e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a897373b86489ddecacc665d15ab32983a519907", - "reference": "a897373b86489ddecacc665d15ab32983a519907", + "url": "https://api.github.com/repos/symfony/serializer/zipball/964b7a59002391136fb0087fd5dc41213f7c283e", + "reference": "964b7a59002391136fb0087fd5dc41213f7c283e", "shasum": "" }, "require": { @@ -12356,20 +12396,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-01-26T19:55:54+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/translation", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "81cfcd6935cb7505640153576c1f9155b2a179c1" + "reference": "3e2966209567ffed8825905b53fc8548446130aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/81cfcd6935cb7505640153576c1f9155b2a179c1", - "reference": "81cfcd6935cb7505640153576c1f9155b2a179c1", + "url": "https://api.github.com/repos/symfony/translation/zipball/3e2966209567ffed8825905b53fc8548446130aa", + "reference": "3e2966209567ffed8825905b53fc8548446130aa", "shasum": "" }, "require": { @@ -12424,20 +12464,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-01-25T10:00:44+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/validator", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "06af494d8634df6ad9655ec7d80cb61983253912" + "reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/06af494d8634df6ad9655ec7d80cb61983253912", - "reference": "06af494d8634df6ad9655ec7d80cb61983253912", + "url": "https://api.github.com/repos/symfony/validator/zipball/21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", + "reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", "shasum": "" }, "require": { @@ -12509,20 +12549,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-01-30T09:03:33+00:00" + "time": "2019-02-25T09:32:21+00:00" }, { "name": "symfony/var-dumper", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be" + "reference": "d34d10236300876d14291e9df85c6ef3d3bb9066" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2159335b452d929cbb9921fc4eb7d1bfed32d0be", - "reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d34d10236300876d14291e9df85c6ef3d3bb9066", + "reference": "d34d10236300876d14291e9df85c6ef3d3bb9066", "shasum": "" }, "require": { @@ -12578,20 +12618,20 @@ "debug", "dump" ], - "time": "2019-01-29T16:19:17+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.22", + "version": "v3.4.23", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d" + "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ba11776e9e6c15ad5759a07bffb15899bac75c2d", - "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d", + "url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c", + "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c", "shasum": "" }, "require": { @@ -12637,7 +12677,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-01-16T10:59:17+00:00" + "time": "2019-02-23T15:06:07+00:00" }, { "name": "twig/twig", @@ -12707,19 +12747,22 @@ }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.0.1", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf" + "reference": "b7a21f0859059ed5d9754af8c11f852d43762334" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf", - "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/b7a21f0859059ed5d9754af8c11f852d43762334", + "reference": "b7a21f0859059ed5d9754af8c11f852d43762334", "shasum": "" }, "require": { + "brumann/polyfill-unserialize": "^1.0", + "ext-fileinfo": "*", + "ext-json": "*", "php": "^5.3.3|^7.0" }, "require-dev": { @@ -12743,7 +12786,7 @@ "security", "stream-wrapper" ], - "time": "2018-10-18T08:46:28+00:00" + "time": "2019-03-01T17:43:52+00:00" }, { "name": "webflo/drupal-finder", -- 2.45.2 From 85eea1ff275111ea6f666c73617eaeb81115d296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 5 Mar 2019 18:12:30 -0500 Subject: [PATCH 003/365] Update basic formatter with live changes --- config/sync/filter.format.basic_html.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/sync/filter.format.basic_html.yml b/config/sync/filter.format.basic_html.yml index 56faf06..eadab40 100644 --- a/config/sync/filter.format.basic_html.yml +++ b/config/sync/filter.format.basic_html.yml @@ -50,11 +50,11 @@ filters: status: false weight: -46 settings: { } - filter_autop: - id: filter_autop + filter_htmlcorrector: + id: filter_htmlcorrector provider: filter status: false - weight: -45 + weight: -41 settings: { } filter_url: id: filter_url @@ -63,11 +63,11 @@ filters: weight: -44 settings: filter_url_length: 72 - filter_htmlcorrector: - id: filter_htmlcorrector + filter_autop: + id: filter_autop provider: filter status: false - weight: -41 + weight: -45 settings: { } markdown: id: markdown -- 2.45.2 From 3b4ce30534cc1b7442d6095afa5cba784a16fae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 6 Mar 2019 08:58:01 -0500 Subject: [PATCH 004/365] Start adding a confirmation page for a one-question survey --- config/sync/webform.webform.contact.yml | 4 +- .../sync/webform.webform.contact_confirm.yml | 169 ++++++++++++++++++ 2 files changed, 171 insertions(+), 2 deletions(-) create mode 100644 config/sync/webform.webform.contact_confirm.yml diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 1fbaec4..ec36d07 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -97,12 +97,12 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' - confirmation_type: url_message + confirmation_type: page confirmation_title: '' confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' confirmation_url: '' confirmation_attributes: { } - confirmation_back: true + confirmation_back: false confirmation_back_label: '' confirmation_back_attributes: { } confirmation_exclude_query: false diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml new file mode 100644 index 0000000..c2ff7ca --- /dev/null +++ b/config/sync/webform.webform.contact_confirm.yml @@ -0,0 +1,169 @@ +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 1 +template: false +archive: false +id: contact_confirm +title: 'Thanks for contacting Agaric' +description: 'A confirmation page to ask some follow-up questions.' +category: '' +elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: page + confirmation_title: '' + confirmation_message: '' + 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } -- 2.45.2 From bb78d46e494abdf8d79bb8dd6f4b7eb359409005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 6 Mar 2019 09:03:32 -0500 Subject: [PATCH 005/365] Move how did you find us Q to post-submission survey --- config/sync/webform.webform.contact.yml | 2 +- config/sync/webform.webform.contact_confirm.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index ec36d07..d4c7da6 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -17,7 +17,7 @@ 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'" +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.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'" css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index c2ff7ca..23ce939 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -12,7 +12,7 @@ id: contact_confirm title: 'Thanks for contacting Agaric' description: 'A confirmation page to ask some follow-up questions.' category: '' -elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'" +elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\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\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'" css: '' javascript: '' settings: -- 2.45.2 From 2f5b8b7cea1d0ca50a5a93c0892d46feb10c0398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 10 Mar 2019 10:03:51 -0400 Subject: [PATCH 006/365] record our server and who it's named after --- SERVICES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SERVICES.md b/SERVICES.md index 26d64df..b7db810 100644 --- a/SERVICES.md +++ b/SERVICES.md @@ -1,5 +1,7 @@ # Services +Our server is elizabeth.mayfirst.org which is named after [Elizabeth "Betita" Martínez](https://en.wikipedia.org/wiki/Elizabeth_Martínez) + ## Drupal Planet Agaric is source ID 217 and is listed as 'Agaric Collective': -- 2.45.2 From c0edc26c8633f263dd25ede14823717142c0f746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 10 Mar 2019 11:46:54 -0400 Subject: [PATCH 007/365] Update a few dependencies --- composer.lock | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/composer.lock b/composer.lock index eeb2f52..c123a64 100644 --- a/composer.lock +++ b/composer.lock @@ -848,16 +848,16 @@ }, { "name": "consolidation/annotated-command", - "version": "2.11.2", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "004af26391cd7d1cd04b0ac736dc1324d1b4f572" + "reference": "512a2e54c98f3af377589de76c43b24652bcb789" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/004af26391cd7d1cd04b0ac736dc1324d1b4f572", - "reference": "004af26391cd7d1cd04b0ac736dc1324d1b4f572", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789", + "reference": "512a2e54c98f3af377589de76c43b24652bcb789", "shasum": "" }, "require": { @@ -940,7 +940,7 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", - "time": "2019-02-02T02:29:53+00:00" + "time": "2019-03-08T16:55:03+00:00" }, { "name": "consolidation/config", @@ -6171,17 +6171,17 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.2.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupal.org/project/eu-cookie-compliance", - "reference": "8.x-1.2" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "8e9f2a6c2d5abaa02b58b4b48e0626ed7c3518ad" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "3161d3f15d634c603a065ac5d731131c2be6714a" }, "require": { "drupal/core": "*" @@ -6192,8 +6192,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1531429121", + "version": "8.x-1.5", + "datestamp": "1552173780", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7000,7 +7000,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/indieweb", - "reference": "0891fb956dfa47544c12082e5ffe9057b4225795" + "reference": "3b0887c971283b897b6406fc7706b2cfc72de36d" }, "require": { "drupal/core": "~8.0", @@ -7021,8 +7021,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc4+3-dev", - "datestamp": "1551540784", + "version": "8.x-1.0-rc5+8-dev", + "datestamp": "1552150686", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7051,7 +7051,7 @@ "support": { "source": "http://cgit.drupalcode.org/indieweb" }, - "time": "2019-03-02T22:36:15+00:00" + "time": "2019-03-09T20:41:30+00:00" }, { "name": "drupal/markdown", @@ -13076,16 +13076,16 @@ }, { "name": "zendframework/zend-feed", - "version": "2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/zendframework/zend-feed.git", - "reference": "5248e9fffa760e5c36092aeff02c3797e4a8a690" + "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/5248e9fffa760e5c36092aeff02c3797e4a8a690", - "reference": "5248e9fffa760e5c36092aeff02c3797e4a8a690", + "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733", + "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733", "shasum": "" }, "require": { @@ -13116,8 +13116,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.11.x-dev", - "dev-develop": "2.12.x-dev" + "dev-master": "2.12.x-dev", + "dev-develop": "2.13.x-dev" } }, "autoload": { @@ -13135,7 +13135,7 @@ "feed", "zf" ], - "time": "2019-01-29T21:37:15+00:00" + "time": "2019-03-05T20:08:49+00:00" }, { "name": "zendframework/zend-stdlib", -- 2.45.2 From d9a6abe09e8313eef334dcad92e2c2dfd867e693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 10 Mar 2019 11:52:04 -0400 Subject: [PATCH 008/365] Add webform mailchimp module ... it's going to have a lot of dependencies in the composer lock file --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 244aa33..7432b71 100644 --- a/composer.json +++ b/composer.json @@ -43,6 +43,7 @@ "drupal/ui_patterns": "^1.0@RC", "drupal/viewsreference": "^1.2", "drupal/webform": "^5.0@RC", + "drupal/webform_mailchimp": "^5.4", "drupal/wysiwyg_linebreaks": "^1.9", "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", -- 2.45.2 From 62506ba88b7d008ca898d17cf968b23fe758925c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 10 Mar 2019 11:52:45 -0400 Subject: [PATCH 009/365] Update composer lock file with mailchimp webform and dependencies (inc mailchimp) --- composer.lock | 208 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 207 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index c123a64..c643ab8 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": "aad7399cf996c6cdc9d24296e40bc8d4", + "content-hash": "b723830ec3f3d797a1691655e106c35c", "packages": [ { "name": "asm89/stack-cors", @@ -7053,6 +7053,94 @@ }, "time": "2019-03-09T20:41:30+00:00" }, + { + "name": "drupal/mailchimp", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/mailchimp", + "reference": "8.x-1.8" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "36586deef17200065f87ef83c4c929a26ebe276d" + }, + "require": { + "drupal/core": "~8.0", + "thinkshout/mailchimp-api-php": "2.0.0" + }, + "require-dev": { + "drupal/mailchimp_lists": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.8", + "datestamp": "1543531081", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "autoload": { + "psr-0": { + "Mailchimp": "src/" + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "amyvs", + "homepage": "https://www.drupal.org/user/3181721" + }, + { + "name": "gcb", + "homepage": "https://www.drupal.org/user/1682976" + }, + { + "name": "levelos", + "homepage": "https://www.drupal.org/user/54135" + }, + { + "name": "mshaver", + "homepage": "https://www.drupal.org/user/39079" + }, + { + "name": "nrackleff", + "homepage": "https://www.drupal.org/user/463332" + }, + { + "name": "rjacobsen0", + "homepage": "https://www.drupal.org/user/3578420" + }, + { + "name": "ruscoe", + "homepage": "https://www.drupal.org/user/2722087" + }, + { + "name": "samuel.mortenson", + "homepage": "https://www.drupal.org/user/2582268" + }, + { + "name": "tauno", + "homepage": "https://www.drupal.org/user/105595" + } + ], + "description": "Mailchimp is an integration with the Mailchimp Mass email tool.", + "homepage": "http://drupal.org/project/mailchimp", + "support": { + "source": "http://cgit.drupalcode.org/mailchimp" + } + }, { "name": "drupal/markdown", "version": "1.2.0", @@ -8819,6 +8907,87 @@ "forum": "https://drupal.stackexchange.com/questions/tagged/webform" } }, + { + "name": "drupal/webform_mailchimp", + "version": "5.4.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/webform_mailchimp", + "reference": "8.x-5.4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.4.zip", + "reference": "8.x-5.4", + "shasum": "ef952b0a2e385a3e1479ac363924f8ce6f4724f1" + }, + "require": { + "drupal/core": "~8.0", + "drupal/mailchimp": "*", + "drupal/webform": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-5.x": "5.x-dev" + }, + "drupal": { + "version": "8.x-5.4", + "datestamp": "1526051285", + "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": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Todd Zebert", + "homepage": "https://www.drupal.org/user/762250" + }, + { + "name": "blackdog", + "homepage": "https://www.drupal.org/user/110169" + }, + { + "name": "das-peter", + "homepage": "https://www.drupal.org/user/762870" + }, + { + "name": "grisendo", + "homepage": "https://www.drupal.org/user/848238" + }, + { + "name": "hanoii", + "homepage": "https://www.drupal.org/user/23157" + }, + { + "name": "levelos", + "homepage": "https://www.drupal.org/user/54135" + }, + { + "name": "mbovan", + "homepage": "https://www.drupal.org/user/3149657" + }, + { + "name": "miro_dietiker", + "homepage": "https://www.drupal.org/user/227761" + } + ], + "description": "Allows to send Webform submissions to MailChimp lists.", + "homepage": "https://www.drupal.org/project/webform_mailchimp", + "support": { + "source": "http://cgit.drupalcode.org/webform_mailchimp" + } + }, { "name": "drupal/wysiwyg_linebreaks", "version": "1.10.0", @@ -12679,6 +12848,43 @@ "homepage": "https://symfony.com", "time": "2019-02-23T15:06:07+00:00" }, + { + "name": "thinkshout/mailchimp-api-php", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://github.com/thinkshout/mailchimp-api-php.git", + "reference": "ffa6cf96efe3a7e8e0de8309737a7dae40f51981" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/ffa6cf96efe3a7e8e0de8309737a7dae40f51981", + "reference": "ffa6cf96efe3a7e8e0de8309737a7dae40f51981", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.2.1", + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.2.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Mailchimp\\": "src/", + "Mailchimp\\http\\": "src/http/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "description": "PHP library for v3 of the MailChimp API", + "homepage": "https://github.com/thinkshout/mailchimp-api-php", + "keywords": [ + "mail", + "mailchimp" + ], + "time": "2018-02-27T17:52:03+00:00" + }, { "name": "twig/twig", "version": "v1.37.1", -- 2.45.2 From 4fd550a87cb5a0e60eebdb112d255f45d2187522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 10 Mar 2019 14:17:47 -0400 Subject: [PATCH 010/365] Commit enabling of mailchimp webform & related --- config/sync/core.extension.yml | 2 ++ config/sync/filter.format.basic_html.yml | 12 ++++++------ config/sync/language/es/tour.tour.views-ui.yml | 2 ++ config/sync/language/es/views.view.action.yml | 10 +++++++++- config/sync/mailchimp.settings.yml | 7 +++++++ 5 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 config/sync/mailchimp.settings.yml diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 571aa85..d796619 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -93,6 +93,7 @@ module: layout_discovery: 0 link: 0 locale: 0 + mailchimp: 0 markdown: 0 menu_trail_by_path: 0 menu_ui: 0 @@ -144,6 +145,7 @@ module: views_ui: 0 viewsreference: 0 webform: 0 + webform_mailchimp: 0 webform_ui: 0 wysiwyg_linebreaks: 0 ds: 1 diff --git a/config/sync/filter.format.basic_html.yml b/config/sync/filter.format.basic_html.yml index eadab40..56faf06 100644 --- a/config/sync/filter.format.basic_html.yml +++ b/config/sync/filter.format.basic_html.yml @@ -50,11 +50,11 @@ filters: status: false weight: -46 settings: { } - filter_htmlcorrector: - id: filter_htmlcorrector + filter_autop: + id: filter_autop provider: filter status: false - weight: -41 + weight: -45 settings: { } filter_url: id: filter_url @@ -63,11 +63,11 @@ filters: weight: -44 settings: filter_url_length: 72 - filter_autop: - id: filter_autop + filter_htmlcorrector: + id: filter_htmlcorrector provider: filter status: false - weight: -45 + weight: -41 settings: { } markdown: id: markdown diff --git a/config/sync/language/es/tour.tour.views-ui.yml b/config/sync/language/es/tour.tour.views-ui.yml index ad75c2d..f361187 100644 --- a/config/sync/language/es/tour.tour.views-ui.yml +++ b/config/sync/language/es/tour.tour.views-ui.yml @@ -1,3 +1,5 @@ tips: views-ui-fields: label: Campos + views-ui-preview: + label: 'Vista previa' diff --git a/config/sync/language/es/views.view.action.yml b/config/sync/language/es/views.view.action.yml index 672d104..c6f57cb 100644 --- a/config/sync/language/es/views.view.action.yml +++ b/config/sync/language/es/views.view.action.yml @@ -1 +1,9 @@ -label: Acción +display: + default: + display_options: + title: Acciones + page_listing: + display_title: Página + display_options: + menu: + title: Acciones diff --git a/config/sync/mailchimp.settings.yml b/config/sync/mailchimp.settings.yml new file mode 100644 index 0000000..c25108b --- /dev/null +++ b/config/sync/mailchimp.settings.yml @@ -0,0 +1,7 @@ +api_key: '' +cron: false +batch_limit: 100 +api_classname: Mailchimp\Mailchimp +test_mode: false +_core: + default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU -- 2.45.2 From f32b8c5480eb09ca66e476fad5246cee1d1f16e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 10 Mar 2019 14:18:05 -0400 Subject: [PATCH 011/365] Commit config snapshots --- ....snapshot.config_sync.module.mailchimp.yml | 20 +++++++++++++++++++ ...t.config_sync.module.webform_mailchimp.yml | 11 ++++++++++ 2 files changed, 31 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.mailchimp.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.mailchimp.yml b/config/sync/config_snapshot.snapshot.config_sync.module.mailchimp.yml new file mode 100644 index 0000000..6265015 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.mailchimp.yml @@ -0,0 +1,20 @@ +uuid: 9cf3ad3a-e616-4e88-8e38-046242197518 +langcode: en +status: true +dependencies: + module: + - mailchimp +id: config_sync.module.mailchimp +snapshotSet: config_sync +extensionType: module +extensionName: mailchimp +items: + - + collection: '' + name: mailchimp.settings + data: + api_key: '' + cron: false + batch_limit: 100 + api_classname: Mailchimp\Mailchimp + test_mode: false diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml b/config/sync/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml new file mode 100644 index 0000000..c8c1f35 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml @@ -0,0 +1,11 @@ +uuid: 4ee58691-ed66-4671-825b-ea87adf31ff6 +langcode: en +status: true +dependencies: + module: + - webform_mailchimp +id: config_sync.module.webform_mailchimp +snapshotSet: config_sync +extensionType: module +extensionName: webform_mailchimp +items: { } -- 2.45.2 From 7c0f0e4d338488119405cf32ce0f704430d70bb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 11 Mar 2019 13:17:49 -0400 Subject: [PATCH 012/365] Configure mailchimp & mailchimp webforms --- config/sync/mailchimp.settings.yml | 5 +- .../webform.webform.join_the_movement.yml | 185 ++++++++++++++++ ...form.webform.join_the_movement_confirm.yml | 169 +++++++++++++++ ....webform.speaker_request_michele_metts.yml | 205 ++++++++++++++++++ 4 files changed, 563 insertions(+), 1 deletion(-) create mode 100644 config/sync/webform.webform.join_the_movement.yml create mode 100644 config/sync/webform.webform.join_the_movement_confirm.yml create mode 100644 config/sync/webform.webform.speaker_request_michele_metts.yml diff --git a/config/sync/mailchimp.settings.yml b/config/sync/mailchimp.settings.yml index c25108b..bf7d288 100644 --- a/config/sync/mailchimp.settings.yml +++ b/config/sync/mailchimp.settings.yml @@ -1,7 +1,10 @@ -api_key: '' +api_key: 0d9708666001345ed62e71b9744aca35-us20 cron: false batch_limit: 100 api_classname: Mailchimp\Mailchimp test_mode: false _core: default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU +enable_connected: false +connected_id: null +connected_paths: null diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml new file mode 100644 index 0000000..299a8ba --- /dev/null +++ b/config/sync/webform.webform.join_the_movement.yml @@ -0,0 +1,185 @@ +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 +langcode: en +status: open +dependencies: + module: + - webform_mailchimp +open: null +close: null +weight: 0 +uid: 1 +template: false +archive: false +id: join_the_movement +title: 'Join the movement' +description: '' +category: Mailchimp +elements: "intro_text:\n '#type': processed_text\n '#text': \"

We'll send you very occasional dispatches on  from our perspective on various overlapping movements for freedom and justice as workers fighting the good fight and as passionate observers.

\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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 + confirmation_title: '' + confirmation_message: '' + confirmation_url: '/confirmation/thanks-joining-movement?webform_sid=[webform_submission:sid]' + 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + mailchimp: + id: mailchimp + label: MailChimp + handler_id: mailchimp + status: true + conditions: { } + weight: 0 + settings: + list: 0b03e1b65c + email: email + double_optin: false + mergevars: '' + interest_groups: { } + control: '' diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml new file mode 100644 index 0000000..26e0df1 --- /dev/null +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -0,0 +1,169 @@ +uuid: e00580b9-1381-408d-8ddc-e8314675680e +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 1 +template: false +archive: false +id: join_the_movement_confirm +title: 'Join the movement confirm' +description: 'Confirmation webform after submitting the "join the movement" form.' +category: 'Confirmation (do not use directly)' +elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: inline + confirmation_title: '' + confirmation_message: 'Thank you for your feedback!' + 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml new file mode 100644 index 0000000..d41a103 --- /dev/null +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -0,0 +1,205 @@ +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 1 +template: false +archive: false +id: speaker_request_michele_metts +title: 'Speaker request form for Michele Metts' +description: '' +category: Speaker +elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'" +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: 'Micky is not accepting bookings at this time.' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: 'Speaker request for Micky' + submission_log: false + submission_views: { } + submission_views_replace: + webform_routes: { } + node_routes: { } + 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: false + 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 + confirmation_title: '' + confirmation_message: '' + confirmation_url: /people/michele-metts/speaking-request-received + 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform:author:mail]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' -- 2.45.2 From cb37bb041e36ffde57d77552b282b9324bf78fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 11 Mar 2019 13:18:36 -0400 Subject: [PATCH 013/365] Remove language settings that went with deleted webform --- ...ent_settings.webform_submission.public_speaker.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/sync/language.content_settings.webform_submission.public_speaker.yml diff --git a/config/sync/language.content_settings.webform_submission.public_speaker.yml b/config/sync/language.content_settings.webform_submission.public_speaker.yml deleted file mode 100644 index f01811b..0000000 --- a/config/sync/language.content_settings.webform_submission.public_speaker.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: 800990e0-75d8-4ecc-867d-f01a5f6f71c9 -langcode: es -status: true -dependencies: - config: - - webform.webform.public_speaker -id: webform_submission.public_speaker -target_entity_type_id: webform_submission -target_bundle: public_speaker -default_langcode: site_default -language_alterable: false -- 2.45.2 From ff2521da9b6547fdfae82517ad3c841962bf9c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 11 Mar 2019 13:19:16 -0400 Subject: [PATCH 014/365] ... and the deleted webform --- .../sync/webform.webform.public_speaker.yml | 205 ------------------ 1 file changed, 205 deletions(-) delete mode 100644 config/sync/webform.webform.public_speaker.yml diff --git a/config/sync/webform.webform.public_speaker.yml b/config/sync/webform.webform.public_speaker.yml deleted file mode 100644 index 95e52d0..0000000 --- a/config/sync/webform.webform.public_speaker.yml +++ /dev/null @@ -1,205 +0,0 @@ -uuid: 96093b9f-56f2-417a-a70a-0348e1fcc7c6 -langcode: en -status: closed -dependencies: { } -open: null -close: null -weight: 0 -uid: 12 -template: true -archive: false -id: public_speaker -title: 'Speaker Request - Micky Metts' -description: 'Request Micky's presence for a presentation or lecture.' -category: '' -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'" -css: '' -javascript: '' -settings: - ajax: false - ajax_scroll_top: form - page: true - page_submit_path: /people/michele-metts-speaking-request - page_confirm_path: /people/michele-metts/speaking-request-received - form_title: source_entity_webform - form_submit_once: false - form_exception_message: '' - form_open_message: '' - form_close_message: 'Micky is not accepting bookings at this time.' - form_previous_submissions: true - form_confidential: false - form_confidential_message: '' - form_remote_addr: true - 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: 'Speaker request for Micky' - submission_log: false - submission_views: { } - submission_views_replace: - webform_routes: { } - node_routes: { } - 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: false - 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 - confirmation_title: '' - confirmation_message: '' - confirmation_url: /people/michele-metts/speaking-request-received - 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: { } - configuration: - roles: { } - users: { } - permissions: { } -handlers: - email: - id: email - label: Email - handler_id: email - status: true - conditions: { } - weight: 0 - settings: - states: - - completed - to_mail: '[webform:author:mail]' - to_options: { } - cc_mail: '' - cc_options: { } - bcc_mail: '' - bcc_options: { } - from_mail: _default - from_options: { } - from_name: _default - subject: _default - body: _default - excluded_elements: { } - ignore_access: false - exclude_empty: true - exclude_empty_checkbox: false - html: true - attachments: false - twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' - theme_name: '' -- 2.45.2 From 213a31ef38ed6f51368bbce7f1c1fc621d55ea68 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 12 Mar 2019 11:04:43 -0600 Subject: [PATCH 015/365] add the Simple comment notify module --- composer.json | 1 + ...napshot.snapshot.config_sync.module.scn.yml | 11 +++++++++++ config/sync/core.extension.yml | 1 + config/sync/scn.settings.yml | 18 ++++++++++++++++++ 4 files changed, 31 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.scn.yml create mode 100644 config/sync/scn.settings.yml diff --git a/composer.json b/composer.json index 7432b71..e6185ea 100644 --- a/composer.json +++ b/composer.json @@ -37,6 +37,7 @@ "drupal/preview_link": "^1.1", "drupal/redirect": "^1.2", "drupal/regionincontent": "1.x-dev", + "drupal/scn": "^1.1", "drupal/search404": "^1.0", "drupal/textarea_widget_for_text": "^1.1", "drupal/twigsuggest": "1.x-dev", diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.scn.yml b/config/sync/config_snapshot.snapshot.config_sync.module.scn.yml new file mode 100644 index 0000000..7f80497 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.scn.yml @@ -0,0 +1,11 @@ +uuid: 1814fd0d-5e9e-4093-80be-2d5dc3d24f1c +langcode: en +status: true +dependencies: + module: + - scn +id: config_sync.module.scn +snapshotSet: config_sync +extensionType: module +extensionName: scn +items: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index d796619..c122558 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -119,6 +119,7 @@ module: redirect_404: 0 regionincontent: 0 responsive_image: 0 + scn: 0 search_api: 0 search_api_db: 0 serialization: 0 diff --git a/config/sync/scn.settings.yml b/config/sync/scn.settings.yml new file mode 100644 index 0000000..1023a2f --- /dev/null +++ b/config/sync/scn.settings.yml @@ -0,0 +1,18 @@ +scn_admin: 0 +scn_roles: + authenticated: 0 + contributor: 0 + editor: 0 + manager: 0 + administrator: 0 + past: 0 + partner: 0 + staff: 0 +scn_maillist: ask@agaric.com +scn_telegram: 0 +scn_telegram_bottoken: '' +scn_telegram_chatids: '' +scn_telegram_proxy: 0 +scn_telegram_proxy_server: '' +scn_telegram_proxy_login: '' +scn_telegram_proxy_password: '' -- 2.45.2 From 48a804bc5d8655d354696df3a27e469b4358a347 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 12 Mar 2019 11:10:10 -0600 Subject: [PATCH 016/365] Composer lock with the simple comment notify module --- composer.lock | 141 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 92 insertions(+), 49 deletions(-) diff --git a/composer.lock b/composer.lock index c643ab8..40593d9 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": "b723830ec3f3d797a1691655e106c35c", + "content-hash": "842cffb79666f17c55acaa992fe9c0c8", "packages": [ { "name": "asm89/stack-cors", @@ -4143,7 +4143,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1542578580", + "datestamp": "1542572880", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6498,10 +6498,6 @@ "name": "jmiccolis", "homepage": "https://www.drupal.org/user/31731" }, - { - "name": "joseph.olstad", - "homepage": "https://www.drupal.org/user/1321830" - }, { "name": "mpotter", "homepage": "https://www.drupal.org/user/616192" @@ -6659,6 +6655,10 @@ "name": "golddragon007", "homepage": "https://www.drupal.org/user/2723471" }, + { + "name": "james.williams", + "homepage": "https://www.drupal.org/user/592268" + }, { "name": "lbesenyei", "homepage": "https://www.drupal.org/user/2626013" @@ -6715,10 +6715,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "Enables Group functionality for the Node module", @@ -6822,10 +6818,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "This module allows you to group users, content and other entities", @@ -7000,7 +6992,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/indieweb", - "reference": "3b0887c971283b897b6406fc7706b2cfc72de36d" + "reference": "29578a3449d872530177fb25c913f78441a2c33e" }, "require": { "drupal/core": "~8.0", @@ -7021,8 +7013,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc5+8-dev", - "datestamp": "1552150686", + "version": "8.x-1.0-rc5+10-dev", + "datestamp": "1552335184", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7051,7 +7043,7 @@ "support": { "source": "http://cgit.drupalcode.org/indieweb" }, - "time": "2019-03-09T20:41:30+00:00" + "time": "2019-03-12T16:14:35+00:00" }, { "name": "drupal/mailchimp", @@ -8072,6 +8064,53 @@ }, "time": "2018-12-17T22:12:17+00:00" }, + { + "name": "drupal/scn", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/scn", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "fec9c4ee12351b6a0ac79b90020cc00b2d5f0f89" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1550825284", + "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": "itcrowd72", + "homepage": "https://www.drupal.org/user/3547706" + } + ], + "description": "Notifies the site administrator by eMail on new comments.", + "homepage": "https://www.drupal.org/project/scn", + "support": { + "source": "http://cgit.drupalcode.org/scn" + } + }, { "name": "drupal/search404", "version": "1.0.0", @@ -8132,17 +8171,17 @@ }, { "name": "drupal/search_api", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupal.org/project/search_api", - "reference": "8.x-1.11" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "d2bf92afa2ee760977dde1fadcb5bb64a4c2d7c1" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "db203e2fdd669d6e9ff2c99688c0816d248a1fff" }, "require": { "drupal/core": "^8.5" @@ -8162,8 +8201,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.11", - "datestamp": "1542564480", + "version": "8.x-1.12", + "datestamp": "1552334285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8206,7 +8245,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.11.0", + "version": "1.12.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" @@ -8217,8 +8256,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.11", - "datestamp": "1542564480", + "version": "8.x-1.12", + "datestamp": "1552334285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10231,7 +10270,7 @@ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", - "role": "Developer" + "role": "developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -12111,7 +12150,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -12352,41 +12391,44 @@ }, { "name": "symfony/psr-http-message-bridge", - "version": "v1.1.0", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196" + "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196", - "reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", + "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0", + "php": "^7.1", "psr/http-message": "^1.0", - "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" + "symfony/http-foundation": "^3.4 || ^4.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.4 || 4.0" + "nyholm/psr7": "^1.1", + "symfony/phpunit-bridge": "^3.4.20 || ^4.0", + "zendframework/zend-diactoros": "^1.4.1 || ^2.0" }, "suggest": { - "psr/http-factory-implementation": "To use the PSR-17 factory", - "psr/http-message-implementation": "To use the HttpFoundation factory", - "zendframework/zend-diactoros": "To use the Zend Diactoros factory" + "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" }, "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12407,9 +12449,10 @@ "keywords": [ "http", "http-message", + "psr-17", "psr-7" ], - "time": "2018-08-30T16:28:28+00:00" + "time": "2019-03-11T18:22:33+00:00" }, { "name": "symfony/routing", @@ -12887,16 +12930,16 @@ }, { "name": "twig/twig", - "version": "v1.37.1", + "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62" + "reference": "88fc6d1454141680f7be8c0f6700a49c7c21637c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/66be9366c76cbf23e82e7171d47cbfa54a057a62", - "reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/88fc6d1454141680f7be8c0f6700a49c7c21637c", + "reference": "88fc6d1454141680f7be8c0f6700a49c7c21637c", "shasum": "" }, "require": { @@ -12911,7 +12954,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.37-dev" + "dev-master": "1.38-dev" } }, "autoload": { @@ -12949,7 +12992,7 @@ "keywords": [ "templating" ], - "time": "2019-01-14T14:59:29+00:00" + "time": "2019-03-12T15:43:04+00:00" }, { "name": "typo3/phar-stream-wrapper", -- 2.45.2 From c436540884c24caa513fbe0c3695ad9ce842bf06 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 12 Mar 2019 13:15:39 -0600 Subject: [PATCH 017/365] Add the "privacy policy" link in the footer --- 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 daf0b76..402f529 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit daf0b76e7c1b3211b14e58f9acadc6e1820c12a3 +Subproject commit 402f5296a503915f15ea3c5378d3b4a4de2831bc -- 2.45.2 From 0234b94bc00cb6bf3ce7bcaaed3e2feba18af8f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 20 Mar 2019 17:41:52 -0400 Subject: [PATCH 018/365] Update composer lock file for 8.6.13 and a disturbing number of other dependencies Including entity_browser moving from 1.x-dev to 2.x-dev? --- composer.lock | 552 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 415 insertions(+), 137 deletions(-) diff --git a/composer.lock b/composer.lock index 40593d9..1df7ea4 100644 --- a/composer.lock +++ b/composer.lock @@ -786,16 +786,16 @@ }, { "name": "composer/semver", - "version": "1.4.2", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" + "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", - "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", + "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", "shasum": "" }, "require": { @@ -844,7 +844,7 @@ "validation", "versioning" ], - "time": "2016-08-30T16:08:34+00:00" + "time": "2019-03-19T17:25:45+00:00" }, { "name": "consolidation/annotated-command", @@ -1023,6 +1023,73 @@ "description": "Provide configuration services for a commandline tool.", "time": "2019-03-03T19:37:04+00:00" }, + { + "name": "consolidation/filter-via-dot-access-data", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/consolidation/filter-via-dot-access-data.git", + "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6", + "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^1.1.0", + "php": ">=5.5.0" + }, + "require-dev": { + "consolidation/robo": "^1.2.3", + "g1a/composer-test-scenarios": "^3", + "knplabs/github-api": "^2.7", + "php-coveralls/php-coveralls": "^1", + "php-http/guzzle6-adapter": "^1.1", + "phpunit/phpunit": "^5", + "squizlabs/php_codesniffer": "^2.8", + "symfony/console": "^2.8|^3|^4" + }, + "type": "library", + "extra": { + "scenarios": { + "phpunit5": { + "require-dev": { + "phpunit/phpunit": "^5.7.27" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.6.33" + } + } + } + }, + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\Filter\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", + "time": "2019-01-18T06:05:07+00:00" + }, { "name": "consolidation/log", "version": "1.1.1", @@ -1115,16 +1182,16 @@ }, { "name": "consolidation/output-formatters", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "a942680232094c4a5b21c0b7e54c20cce623ae19" + "reference": "0881112642ad9059071f13f397f571035b527cb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/a942680232094c4a5b21c0b7e54c20cce623ae19", - "reference": "a942680232094c4a5b21c0b7e54c20cce623ae19", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0881112642ad9059071f13f397f571035b527cb9", + "reference": "0881112642ad9059071f13f397f571035b527cb9", "shasum": "" }, "require": { @@ -1134,11 +1201,10 @@ "symfony/finder": "^2.5|^3|^4" }, "require-dev": { - "g1a/composer-test-scenarios": "^2", + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", "phpunit/phpunit": "^5.7.27", - "satooshi/php-coveralls": "^2", "squizlabs/php_codesniffer": "^2.7", - "symfony/console": "3.2.3", "symfony/var-dumper": "^2.8|^3|^4", "victorjonsson/markdowndocs": "^1.3" }, @@ -1147,6 +1213,52 @@ }, "type": "library", "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4.0" + }, + "require-dev": { + "phpunit/phpunit": "^6" + }, + "config": { + "platform": { + "php": "7.1.3" + } + } + }, + "symfony3": { + "require": { + "symfony/console": "^3.4", + "symfony/finder": "^3.4", + "symfony/var-dumper": "^3.4" + }, + "config": { + "platform": { + "php": "5.6.32" + } + } + }, + "symfony2": { + "require": { + "symfony/console": "^2.8" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.4.8" + } + }, + "scenario-options": { + "create-lockfile": "false" + } + } + }, "branch-alias": { "dev-master": "3.x-dev" } @@ -1167,25 +1279,25 @@ } ], "description": "Format text by applying transformations provided by plug-in formatters.", - "time": "2018-10-19T22:35:38+00:00" + "time": "2019-03-14T03:45:44+00:00" }, { "name": "consolidation/robo", - "version": "1.4.6", + "version": "1.4.9", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3" + "reference": "5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3", - "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345", + "reference": "5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345", "shasum": "" }, "require": { "consolidation/annotated-command": "^2.10.2", - "consolidation/config": "^1.0.10", + "consolidation/config": "^1.2", "consolidation/log": "~1", "consolidation/output-formatters": "^3.1.13", "consolidation/self-update": "^1", @@ -1275,7 +1387,7 @@ } ], "description": "Modern task runner", - "time": "2019-02-17T05:32:27+00:00" + "time": "2019-03-19T18:07:19+00:00" }, { "name": "consolidation/self-update", @@ -1329,36 +1441,52 @@ }, { "name": "consolidation/site-alias", - "version": "1.1.11", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14" + "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/54ea74ee7dbd54ef356798028ca9a3548cb8df14", - "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f", + "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f", "shasum": "" }, "require": { + "consolidation/config": "^1.2.1", "php": ">=5.5.0" }, "require-dev": { "consolidation/robo": "^1.2.3", - "g1a/composer-test-scenarios": "^2", + "g1a/composer-test-scenarios": "^3", "knplabs/github-api": "^2.7", + "php-coveralls/php-coveralls": "^1", "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^5", - "satooshi/php-coveralls": "^2", + "phpunit/phpunit": "^6", "squizlabs/php_codesniffer": "^2.8", "symfony/console": "^2.8|^3|^4", "symfony/yaml": "~2.3|^3" }, "type": "library", "extra": { + "scenarios": { + "phpunit5": { + "require-dev": { + "phpunit/phpunit": "^5.7.27" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.6.33" + } + } + } + }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -1381,7 +1509,79 @@ } ], "description": "Manage alias records for local and remote sites.", - "time": "2018-11-03T05:07:56+00:00" + "time": "2019-03-12T17:31:48+00:00" + }, + { + "name": "consolidation/site-process", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://github.com/consolidation/site-process.git", + "reference": "29d6860e65eb22c1ffaff9777a6f1ce6e7adf188" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/29d6860e65eb22c1ffaff9777a6f1ce6e7adf188", + "reference": "29d6860e65eb22c1ffaff9777a6f1ce6e7adf188", + "shasum": "" + }, + "require": { + "consolidation/config": "^1.2.1", + "consolidation/site-alias": "^3", + "php": ">=5.6.0", + "symfony/process": "^3.4" + }, + "require-dev": { + "consolidation/robo": "^1.3", + "g1a/composer-test-scenarios": "^3", + "knplabs/github-api": "^2.7", + "php-coveralls/php-coveralls": "^1", + "php-http/guzzle6-adapter": "^1.1", + "phpunit/phpunit": "^6", + "squizlabs/php_codesniffer": "^2.8" + }, + "type": "library", + "extra": { + "scenarios": { + "phpunit5": { + "require-dev": { + "phpunit/phpunit": "^5.7.27" + }, + "remove": [ + "php-coveralls/php-coveralls" + ], + "config": { + "platform": { + "php": "5.6.33" + } + } + } + }, + "branch-alias": { + "dev-master": "0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Consolidation\\SiteProcess\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Moshe Weitzman", + "email": "weitzman@tejasa.com" + }, + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" + } + ], + "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", + "time": "2019-03-12T17:36:24+00:00" }, { "name": "container-interop/container-interop", @@ -2849,17 +3049,17 @@ }, { "name": "drupal/checklistapi", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupal.org/project/checklistapi", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "f81a2110d80105ff7da834f8aeedda5cfb6247cb" + "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "43e36e9248f93550f6978d55dac7d43fe643ad56" }, "require": { "drupal/core": "~8.0" @@ -2870,8 +3070,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1532389981", + "version": "8.x-1.9", + "datestamp": "1552755784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3016,7 +3216,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/comment_notify", - "reference": "c348208245926998b7876f92f45d7fe998a1a9d1" + "reference": "e8ae6c7fde5cf86ce8b4ce1cf7da602d5fcccac2" }, "require": { "drupal/core": "*", @@ -3028,8 +3228,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta5+3-dev", - "datestamp": "1551629585", + "version": "8.x-1.0-beta6+1-dev", + "datestamp": "1551733988", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3055,7 +3255,7 @@ "support": { "source": "http://cgit.drupalcode.org/comment_notify" }, - "time": "2019-03-04T21:11:01+00:00" + "time": "2019-03-13T02:58:54+00:00" }, { "name": "drupal/components", @@ -3110,17 +3310,17 @@ }, { "name": "drupal/config_actions", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupal.org/project/config_actions", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "58fac288293bb925ade8ff8ea199005fc49939cc" + "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "c3493a02af86fd6e72d00eae9265f697a80b5edd" }, "require": { "drupal/core": "~8.0" @@ -3131,8 +3331,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1535729580", + "version": "8.x-1.1", + "datestamp": "1553005385", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3795,16 +3995,16 @@ }, { "name": "drupal/core", - "version": "8.6.10", + "version": "8.6.13", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "59568ac02948cf075ee8543e6c6d4386ad8daec1" + "reference": "8d5b80030ac3f13df2d66aeef0ea388fd9a90632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/59568ac02948cf075ee8543e6c6d4386ad8daec1", - "reference": "59568ac02948cf075ee8543e6c6d4386ad8daec1", + "url": "https://api.github.com/repos/drupal/core/zipball/8d5b80030ac3f13df2d66aeef0ea388fd9a90632", + "reference": "8d5b80030ac3f13df2d66aeef0ea388fd9a90632", "shasum": "" }, "require": { @@ -3847,7 +4047,7 @@ "symfony/translation": "~3.4.0", "symfony/validator": "~3.4.0", "symfony/yaml": "~3.4.5", - "twig/twig": "^1.35.0", + "twig/twig": "^1.38.2", "typo3/phar-stream-wrapper": "^2.0.1", "zendframework/zend-diactoros": "^1.1", "zendframework/zend-feed": "^2.4" @@ -4030,7 +4230,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-02-20T18:35:01+00:00" + "time": "2019-03-20T06:01:19+00:00" }, { "name": "drupal/ctools", @@ -4143,7 +4343,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1542572880", + "datestamp": "1542578580", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6498,6 +6698,10 @@ "name": "jmiccolis", "homepage": "https://www.drupal.org/user/31731" }, + { + "name": "joseph.olstad", + "homepage": "https://www.drupal.org/user/1321830" + }, { "name": "mpotter", "homepage": "https://www.drupal.org/user/616192" @@ -6582,17 +6786,17 @@ }, { "name": "drupal/gdpr", - "version": "2.0.0-alpha6", + "version": "2.0.0-alpha7", "source": { "type": "git", "url": "https://git.drupal.org/project/gdpr", - "reference": "8.x-2.0-alpha6" + "reference": "8.x-2.0-alpha7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha6.zip", - "reference": "8.x-2.0-alpha6", - "shasum": "2c74c659cb7af7d266f82b92e77e1fd062c37871" + "url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha7.zip", + "reference": "8.x-2.0-alpha7", + "shasum": "07d2ebdd811e069f564bdd27158a67e17d031679" }, "require": { "cweagans/composer-patches": "~1.0", @@ -6621,8 +6825,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-alpha6", - "datestamp": "1546431485", + "version": "8.x-2.0-alpha7", + "datestamp": "1552919885", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6655,10 +6859,6 @@ "name": "golddragon007", "homepage": "https://www.drupal.org/user/2723471" }, - { - "name": "james.williams", - "homepage": "https://www.drupal.org/user/592268" - }, { "name": "lbesenyei", "homepage": "https://www.drupal.org/user/2626013" @@ -6715,6 +6915,10 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" + }, + { + "name": "ronaldtebrake", + "homepage": "https://www.drupal.org/user/2314038" } ], "description": "Enables Group functionality for the Node module", @@ -6818,6 +7022,10 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" + }, + { + "name": "ronaldtebrake", + "homepage": "https://www.drupal.org/user/2314038" } ], "description": "This module allows you to group users, content and other entities", @@ -6992,7 +7200,7 @@ "source": { "type": "git", "url": "https://git.drupal.org/project/indieweb", - "reference": "29578a3449d872530177fb25c913f78441a2c33e" + "reference": "11499d7fe490ae8687ee8e189a51f0f613caac74" }, "require": { "drupal/core": "~8.0", @@ -7013,8 +7221,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc5+10-dev", - "datestamp": "1552335184", + "version": "8.x-1.0+6-dev", + "datestamp": "1553099584", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7043,7 +7251,7 @@ "support": { "source": "http://cgit.drupalcode.org/indieweb" }, - "time": "2019-03-12T16:14:35+00:00" + "time": "2019-03-20T20:21:54+00:00" }, { "name": "drupal/mailchimp", @@ -7649,17 +7857,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupal.org/project/paragraphs", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "cd93e244f3a78dabdcf362adc31e59aad25b3fae" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "85f7a2ef0850dd9113fb57934986a5c31ee2b555" }, "require": { "drupal/core": "~8", @@ -7669,7 +7877,7 @@ "drupal/block_field": "~1.0", "drupal/ctools": "3.x-dev", "drupal/diff": "~1.0", - "drupal/entity_browser": "1.x-dev", + "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", "drupal/field_group": "~1.0", "drupal/inline_entity_form": "~1.0", @@ -7687,8 +7895,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1550692525", + "version": "8.x-1.7", + "datestamp": "1553087589", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9079,38 +9287,39 @@ }, { "name": "drush/drush", - "version": "9.5.2", + "version": "9.6.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "17f0106706391675a281c6d212850853bdbe90f9" + "reference": "201dc8568710122432790621c41387dacacc1a3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/17f0106706391675a281c6d212850853bdbe90f9", - "reference": "17f0106706391675a281c6d212850853bdbe90f9", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/201dc8568710122432790621c41387dacacc1a3a", + "reference": "201dc8568710122432790621c41387dacacc1a3a", "shasum": "" }, "require": { "chi-teck/drupal-code-generator": "^1.27.0", "composer/semver": "^1.4", - "consolidation/annotated-command": "^2.9.1", - "consolidation/config": "^1.1.0", - "consolidation/output-formatters": "^3.1.12", - "consolidation/robo": "^1.1.5", - "consolidation/site-alias": "^1.1.5", + "consolidation/annotated-command": "^2.12", + "consolidation/config": "^1.2", + "consolidation/filter-via-dot-access-data": "^1", + "consolidation/output-formatters": "^3.3.1", + "consolidation/robo": "^1.4.6", + "consolidation/site-alias": "^3.0.0@stable", + "consolidation/site-process": "^2.0.0@stable", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "league/container": "~2", "php": ">=5.6.0", "psr/log": "~1.0", "psy/psysh": "~0.6", - "symfony/config": "^3.4", "symfony/console": "^3.4", "symfony/event-dispatcher": "^3.4", - "symfony/finder": "^3.4", + "symfony/finder": "^3.4 || ^4.0", "symfony/process": "^3.4", - "symfony/var-dumper": "^3.4", + "symfony/var-dumper": "^3.4 || ^4.0", "symfony/yaml": "^3.4", "webflo/drupal-finder": "^1.1", "webmozart/path-util": "^2.1.0" @@ -9119,9 +9328,9 @@ "composer/installers": "^1.2", "cweagans/composer-patches": "~1.0", "drupal/alinks": "1.0.0", - "drupal/devel": "^1.0@RC", + "drupal/devel": "^2", "drupal/empty_theme": "1.0", - "g1a/composer-test-scenarios": "^2.2.0", + "g1a/composer-test-scenarios": "^3", "lox/xhprof": "dev-master", "phpunit/phpunit": "^4.8.36 || ^6.1", "squizlabs/php_codesniffer": "^2.7", @@ -9159,6 +9368,15 @@ "type:drupal-drush" ] }, + "scenarios": { + "php5": { + "config": { + "platform": { + "php": "5.6.38" + } + } + } + }, "branch-alias": { "dev-master": "9.x-dev" } @@ -9166,8 +9384,7 @@ "autoload": { "psr-4": { "Drush\\": "src/", - "Drush\\Internal\\": "internal-copy/", - "Unish\\": "tests/" + "Drush\\Internal\\": "src/internal-forks" } }, "notification-url": "https://packagist.org/downloads/", @@ -9210,7 +9427,7 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2018-10-17T18:37:53+00:00" + "time": "2019-03-14T15:01:25+00:00" }, { "name": "drutopia/drutopia", @@ -10270,7 +10487,7 @@ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", - "role": "developer" + "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -10416,16 +10633,16 @@ }, { "name": "masterminds/html5", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93" + "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93", - "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad", + "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad", "shasum": "" }, "require": { @@ -10442,7 +10659,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.6-dev" } }, "autoload": { @@ -10479,7 +10696,7 @@ "serializer", "xml" ], - "time": "2018-12-27T22:03:43+00:00" + "time": "2019-03-10T11:41:28+00:00" }, { "name": "mf2/mf2", @@ -11429,32 +11646,31 @@ }, { "name": "symfony/config", - "version": "v3.4.23", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "177a276c01575253c95cefe0866e3d1b57637fe0" + "reference": "7f70d79c7a24a94f8e98abb988049403a53d7b31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0", - "reference": "177a276c01575253c95cefe0866e3d1b57637fe0", + "url": "https://api.github.com/repos/symfony/config/zipball/7f70d79c7a24a94f8e98abb988049403a53d7b31", + "reference": "7f70d79c7a24a94f8e98abb988049403a53d7b31", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/filesystem": "~2.8|~3.0|~4.0", + "php": "^7.1.3", + "symfony/filesystem": "~3.4|~4.0", "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/dependency-injection": "<3.3", - "symfony/finder": "<3.3" + "symfony/finder": "<3.4" }, "require-dev": { - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/event-dispatcher": "~3.3|~4.0", - "symfony/finder": "~3.3|~4.0", - "symfony/yaml": "~3.0|~4.0" + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/event-dispatcher": "~3.4|~4.0", + "symfony/finder": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -11462,7 +11678,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -11489,7 +11705,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/console", @@ -11915,25 +12131,25 @@ }, { "name": "symfony/finder", - "version": "v3.4.23", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "fcdde4aa38f48190ce70d782c166f23930084f9b" + "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/fcdde4aa38f48190ce70d782c166f23930084f9b", - "reference": "fcdde4aa38f48190ce70d782c166f23930084f9b", + "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", + "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -11960,7 +12176,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-22T14:44:53+00:00" + "time": "2019-02-23T15:42:05+00:00" }, { "name": "symfony/http-foundation", @@ -12150,7 +12366,7 @@ }, { "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "email": "backendtea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -12340,6 +12556,61 @@ ], "time": "2018-09-21T06:26:08+00:00" }, + { + "name": "symfony/polyfill-php72", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", + "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2018-09-21T13:07:52+00:00" + }, { "name": "symfony/process", "version": "v3.4.23", @@ -12765,38 +13036,45 @@ }, { "name": "symfony/var-dumper", - "version": "v3.4.23", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "d34d10236300876d14291e9df85c6ef3d3bb9066" + "reference": "9f87189ac10b42edf7fb8edc846f1937c6d157cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d34d10236300876d14291e9df85c6ef3d3bb9066", - "reference": "d34d10236300876d14291e9df85c6ef3d3bb9066", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9f87189ac10b42edf7fb8edc846f1937c6d157cf", + "reference": "9f87189ac10b42edf7fb8edc846f1937c6d157cf", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.0" + "php": "^7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php72": "~1.5" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", + "symfony/console": "<3.4" }, "require-dev": { "ext-iconv": "*", + "symfony/console": "~3.4|~4.0", + "symfony/process": "~3.4|~4.0", "twig/twig": "~1.34|~2.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", - "ext-symfony_debug": "" + "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, + "bin": [ + "Resources/bin/var-dump-server" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -12830,7 +13108,7 @@ "debug", "dump" ], - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-02-23T15:17:42+00:00" }, { "name": "symfony/yaml", @@ -12930,16 +13208,16 @@ }, { "name": "twig/twig", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "88fc6d1454141680f7be8c0f6700a49c7c21637c" + "reference": "874adbd9222f928f6998732b25b01b41dff15b0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/88fc6d1454141680f7be8c0f6700a49c7c21637c", - "reference": "88fc6d1454141680f7be8c0f6700a49c7c21637c", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/874adbd9222f928f6998732b25b01b41dff15b0c", + "reference": "874adbd9222f928f6998732b25b01b41dff15b0c", "shasum": "" }, "require": { @@ -12992,7 +13270,7 @@ "keywords": [ "templating" ], - "time": "2019-03-12T15:43:04+00:00" + "time": "2019-03-12T18:45:24+00:00" }, { "name": "typo3/phar-stream-wrapper", -- 2.45.2 From 0fe2186b25e139c08e52a7d50ee56c45555818c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 31 Mar 2019 12:41:31 -0400 Subject: [PATCH 019/365] Update link to pattern library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1861e75..3bbadb1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ See also [SERVICES.md](https://gitlab.com/agaric/sites/agaric-com/blob/master/SE ## Get submodules -This project includes the [Agaric styleguide](https://gitlab.com/agaric/styleguide) as a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules). +This project includes the [Agaric styleguide](https://gitlab.com/agaric/patternlibrary) as a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules). ### When cloning -- 2.45.2 From 0f79b591c9310b36bb0730cd597bd002761f71e3 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 23 Apr 2019 13:57:28 -0500 Subject: [PATCH 020/365] Drupal 8.6.15 --- composer.lock | 474 +++++++++++++++++++++++++------------------------- 1 file changed, 233 insertions(+), 241 deletions(-) diff --git a/composer.lock b/composer.lock index 1df7ea4..5938990 100644 --- a/composer.lock +++ b/composer.lock @@ -1794,16 +1794,16 @@ }, { "name": "doctrine/annotations", - "version": "v1.6.0", + "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5" + "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", - "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24", + "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24", "shasum": "" }, "require": { @@ -1858,7 +1858,7 @@ "docblock", "parser" ], - "time": "2017-12-06T07:11:42+00:00" + "time": "2019-03-25T19:12:02+00:00" }, { "name": "doctrine/cache", @@ -1937,34 +1937,36 @@ }, { "name": "doctrine/collections", - "version": "v1.5.0", + "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" + "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", - "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", + "url": "https://api.github.com/repos/doctrine/collections/zipball/d2ae4ef05e25197343b6a39bae1d3c427a2f6956", + "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1.3" }, "require-dev": { - "doctrine/coding-standard": "~0.1@dev", - "phpunit/phpunit": "^5.7" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan-shim": "^0.9.2", + "phpunit/phpunit": "^7.0", + "vimeo/psalm": "^3.2.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Collections\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", @@ -1993,14 +1995,15 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Collections Abstraction library", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", + "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", - "iterator" + "iterators", + "php" ], - "time": "2017-07-22T10:37:32+00:00" + "time": "2019-03-25T19:03:48+00:00" }, { "name": "doctrine/common", @@ -2280,16 +2283,16 @@ }, { "name": "doctrine/persistence", - "version": "v1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38" + "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38", - "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48", + "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48", "shasum": "" }, "require": { @@ -2358,7 +2361,7 @@ "orm", "persistence" ], - "time": "2018-11-21T00:33:13+00:00" + "time": "2019-04-23T08:28:24+00:00" }, { "name": "doctrine/reflection", @@ -2484,7 +2487,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/address", + "url": "https://git.drupalcode.org/project/address.git", "reference": "8.x-1.4" }, "dist": { @@ -2543,7 +2546,7 @@ "version": "1.0.0-alpha3", "source": { "type": "git", - "url": "https://git.drupal.org/project/admin_links_access_filter", + "url": "https://git.drupalcode.org/project/admin_links_access_filter.git", "reference": "8.x-1.0-alpha3" }, "dist": { @@ -2590,7 +2593,7 @@ "version": "1.26.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/admin_toolbar", + "url": "https://git.drupalcode.org/project/admin_toolbar.git", "reference": "8.x-1.26" }, "dist": { @@ -2742,7 +2745,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/allowed_formats", + "url": "https://git.drupalcode.org/project/allowed_formats.git", "reference": "8.x-1.1" }, "dist": { @@ -2789,7 +2792,7 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/antibot", + "url": "https://git.drupalcode.org/project/antibot.git", "reference": "8.x-1.2" }, "dist": { @@ -2836,7 +2839,7 @@ "version": "1.0.0-beta3", "source": { "type": "git", - "url": "https://git.drupal.org/project/better_normalizers", + "url": "https://git.drupalcode.org/project/better_normalizers.git", "reference": "8.x-1.0-beta3" }, "dist": { @@ -2895,7 +2898,7 @@ "version": "1.0.0-alpha2", "source": { "type": "git", - "url": "https://git.drupal.org/project/block_theme_sync", + "url": "https://git.drupalcode.org/project/block_theme_sync.git", "reference": "8.x-1.0-alpha2" }, "dist": { @@ -2946,7 +2949,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/block_visibility_groups", + "url": "https://git.drupalcode.org/project/block_visibility_groups.git", "reference": "8.x-1.3" }, "dist": { @@ -3001,7 +3004,7 @@ "version": "1.0.0-alpha4", "source": { "type": "git", - "url": "https://git.drupal.org/project/bulma", + "url": "https://git.drupalcode.org/project/bulma.git", "reference": "8.x-1.0-alpha4" }, "dist": { @@ -3052,7 +3055,7 @@ "version": "1.9.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/checklistapi", + "url": "https://git.drupalcode.org/project/checklistapi.git", "reference": "8.x-1.9" }, "dist": { @@ -3071,7 +3074,7 @@ }, "drupal": { "version": "8.x-1.9", - "datestamp": "1552755784", + "datestamp": "1553692687", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3091,7 +3094,7 @@ "description": "Provides an API for creating fillable, persistent checklists.", "homepage": "https://www.drupal.org/project/checklistapi", "support": { - "source": "http://cgit.drupalcode.org/checklistapi" + "source": "https://git.drupalcode.org/project/checklistapi" } }, { @@ -3099,7 +3102,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ckeditor_markdown", + "url": "https://git.drupalcode.org/project/ckeditor_markdown.git", "reference": "8.x-1.1" }, "dist": { @@ -3146,7 +3149,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/coffee", + "url": "https://git.drupalcode.org/project/coffee.git", "reference": "146571e62abee442c3d62b4247eb8c5fcff5d57b" }, "require": { @@ -3215,7 +3218,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/comment_notify", + "url": "https://git.drupalcode.org/project/comment_notify.git", "reference": "e8ae6c7fde5cf86ce8b4ce1cf7da602d5fcccac2" }, "require": { @@ -3262,7 +3265,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/components", + "url": "https://git.drupalcode.org/project/components.git", "reference": "8.x-1.0" }, "dist": { @@ -3313,7 +3316,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_actions", + "url": "https://git.drupalcode.org/project/config_actions.git", "reference": "8.x-1.1" }, "dist": { @@ -3369,7 +3372,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3377,7 +3380,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_actions_provider", + "url": "https://git.drupalcode.org/project/config_actions_provider.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -3431,7 +3434,7 @@ "version": "1.0.0-alpha3", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_distro", + "url": "https://git.drupalcode.org/project/config_distro.git", "reference": "8.x-1.0-alpha3" }, "dist": { @@ -3506,7 +3509,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_filter", + "url": "https://git.drupalcode.org/project/config_filter.git", "reference": "8.x-1.4" }, "dist": { @@ -3575,7 +3578,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_merge", + "url": "https://git.drupalcode.org/project/config_merge.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -3630,7 +3633,7 @@ "version": "1.0.0-alpha5", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_normalizer", + "url": "https://git.drupalcode.org/project/config_normalizer.git", "reference": "8.x-1.0-alpha5" }, "dist": { @@ -3682,7 +3685,7 @@ "version": "2.0.0-beta2", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_perms", + "url": "https://git.drupalcode.org/project/config_perms.git", "reference": "8.x-2.0-beta2" }, "dist": { @@ -3749,7 +3752,7 @@ "version": "2.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_provider", + "url": "https://git.drupalcode.org/project/config_provider.git", "reference": "8.x-2.0-rc1" }, "dist": { @@ -3812,7 +3815,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_snapshot", + "url": "https://git.drupalcode.org/project/config_snapshot.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -3867,7 +3870,7 @@ "version": "2.0.0-beta5", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_sync", + "url": "https://git.drupalcode.org/project/config_sync.git", "reference": "8.x-2.0-beta5" }, "dist": { @@ -3947,7 +3950,7 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_update", + "url": "https://git.drupalcode.org/project/config_update.git", "reference": "8.x-1.6" }, "dist": { @@ -3995,16 +3998,16 @@ }, { "name": "drupal/core", - "version": "8.6.13", + "version": "8.6.15", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "8d5b80030ac3f13df2d66aeef0ea388fd9a90632" + "reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/8d5b80030ac3f13df2d66aeef0ea388fd9a90632", - "reference": "8d5b80030ac3f13df2d66aeef0ea388fd9a90632", + "url": "https://api.github.com/repos/drupal/core/zipball/936456cdeac25c6bbd2f55b0d587239c6a81ba86", + "reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86", "shasum": "" }, "require": { @@ -4035,9 +4038,9 @@ "symfony-cmf/routing": "^1.4", "symfony/class-loader": "~3.4.0", "symfony/console": "~3.4.0", - "symfony/dependency-injection": "~3.4.0", + "symfony/dependency-injection": "~3.4.26", "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.14", + "symfony/http-foundation": "~3.4.26", "symfony/http-kernel": "~3.4.14", "symfony/polyfill-iconv": "^1.0", "symfony/process": "~3.4.0", @@ -4230,14 +4233,14 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-03-20T06:01:19+00:00" + "time": "2019-04-17T20:00:11+00:00" }, { "name": "drupal/ctools", "version": "3.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ctools", + "url": "https://git.drupalcode.org/project/ctools.git", "reference": "8.x-3.2" }, "dist": { @@ -4330,7 +4333,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/customerror", + "url": "https://git.drupalcode.org/project/customerror.git", "reference": "89d047066988b5a3279e85b0989fe58e650c097b" }, "require": { @@ -4343,7 +4346,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1542578580", + "datestamp": "1542572880", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4392,7 +4395,7 @@ "version": "1.0.0-alpha7", "source": { "type": "git", - "url": "https://git.drupal.org/project/default_content", + "url": "https://git.drupalcode.org/project/default_content.git", "reference": "8.x-1.0-alpha7" }, "dist": { @@ -4463,7 +4466,7 @@ "version": "1.0.0-rc2", "source": { "type": "git", - "url": "https://git.drupal.org/project/diff", + "url": "https://git.drupalcode.org/project/diff.git", "reference": "8.x-1.0-rc2" }, "dist": { @@ -4549,7 +4552,7 @@ "version": "2.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/dropdown_language", + "url": "https://git.drupalcode.org/project/dropdown_language.git", "reference": "8.x-2.2" }, "dist": { @@ -4596,7 +4599,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_action", + "url": "https://git.drupalcode.org/project/drutopia_action.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4682,7 +4685,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_article", + "url": "https://git.drupalcode.org/project/drutopia_article.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4766,7 +4769,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_blog", + "url": "https://git.drupalcode.org/project/drutopia_blog.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4857,7 +4860,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_campaign", + "url": "https://git.drupalcode.org/project/drutopia_campaign.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4941,7 +4944,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_comment", + "url": "https://git.drupalcode.org/project/drutopia_comment.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5018,7 +5021,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_core", + "url": "https://git.drupalcode.org/project/drutopia_core.git", "reference": "b11c7b6933f0e9f569cc82af1215d434b161a18a" }, "require": { @@ -5104,7 +5107,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_event", + "url": "https://git.drupalcode.org/project/drutopia_event.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5192,7 +5195,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_group", + "url": "https://git.drupalcode.org/project/drutopia_group.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5277,7 +5280,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_landing_page", + "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5363,7 +5366,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_page", + "url": "https://git.drupalcode.org/project/drutopia_page.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5446,7 +5449,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_people", + "url": "https://git.drupalcode.org/project/drutopia_people.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5534,7 +5537,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_related_content", + "url": "https://git.drupalcode.org/project/drutopia_related_content.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5616,7 +5619,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_resource", + "url": "https://git.drupalcode.org/project/drutopia_resource.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5708,7 +5711,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_search", + "url": "https://git.drupalcode.org/project/drutopia_search.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5786,7 +5789,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_seo", + "url": "https://git.drupalcode.org/project/drutopia_seo.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5866,7 +5869,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_site", + "url": "https://git.drupalcode.org/project/drutopia_site.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5946,7 +5949,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_social", + "url": "https://git.drupalcode.org/project/drutopia_social.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6014,7 +6017,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_storyline", + "url": "https://git.drupalcode.org/project/drutopia_storyline.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6099,7 +6102,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_user", + "url": "https://git.drupalcode.org/project/drutopia_user.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6174,7 +6177,7 @@ "version": "3.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ds", + "url": "https://git.drupalcode.org/project/ds.git", "reference": "8.x-3.3" }, "dist": { @@ -6250,7 +6253,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/entity", + "url": "https://git.drupalcode.org/project/entity.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -6313,7 +6316,7 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/entity_reference_revisions", + "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", "reference": "8.x-1.6" }, "dist": { @@ -6366,7 +6369,7 @@ "description": "Adds a Entity Reference field type with revision support.", "homepage": "https://www.drupal.org/project/entity_reference_revisions", "support": { - "source": "http://cgit.drupalcode.org/entity_reference_revisions" + "source": "https://git.drupalcode.org/project/entity_reference_revisions" } }, { @@ -6374,7 +6377,7 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/eu-cookie-compliance", + "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", "reference": "8.x-1.5" }, "dist": { @@ -6469,7 +6472,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/exclude_node_title", + "url": "https://git.drupalcode.org/project/exclude_node_title.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6528,7 +6531,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/facets", + "url": "https://git.drupalcode.org/project/facets.git", "reference": "8.x-1.3" }, "dist": { @@ -6588,7 +6591,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/faqfield", + "url": "https://git.drupalcode.org/project/faqfield.git", "reference": "8.x-1.1" }, "dist": { @@ -6645,7 +6648,7 @@ "version": "3.8.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/features", + "url": "https://git.drupalcode.org/project/features.git", "reference": "8.x-3.8" }, "dist": { @@ -6698,10 +6701,6 @@ "name": "jmiccolis", "homepage": "https://www.drupal.org/user/31731" }, - { - "name": "joseph.olstad", - "homepage": "https://www.drupal.org/user/1321830" - }, { "name": "mpotter", "homepage": "https://www.drupal.org/user/616192" @@ -6726,7 +6725,7 @@ "version": "3.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/field_group", + "url": "https://git.drupalcode.org/project/field_group.git", "reference": "8.x-3.0-beta1" }, "dist": { @@ -6789,7 +6788,7 @@ "version": "2.0.0-alpha7", "source": { "type": "git", - "url": "https://git.drupal.org/project/gdpr", + "url": "https://git.drupalcode.org/project/gdpr.git", "reference": "8.x-2.0-alpha7" }, "dist": { @@ -6883,7 +6882,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { @@ -6915,10 +6914,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "Enables Group functionality for the Node module", @@ -6932,7 +6927,7 @@ "version": "2.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/google_analytics", + "url": "https://git.drupalcode.org/project/google_analytics.git", "reference": "8.x-2.4" }, "dist": { @@ -6988,7 +6983,7 @@ "version": "1.0.0-rc2", "source": { "type": "git", - "url": "https://git.drupal.org/project/group", + "url": "https://git.drupalcode.org/project/group.git", "reference": "8.x-1.0-rc2" }, "dist": { @@ -7022,10 +7017,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "This module allows you to group users, content and other entities", @@ -7039,7 +7030,7 @@ "version": "1.29.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/honeypot", + "url": "https://git.drupalcode.org/project/honeypot.git", "reference": "8.x-1.29" }, "dist": { @@ -7098,7 +7089,7 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/hotjar", + "url": "https://git.drupalcode.org/project/hotjar.git", "reference": "8.x-1.5" }, "dist": { @@ -7149,7 +7140,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/http_client_error_status", + "url": "https://git.drupalcode.org/project/http_client_error_status.git", "reference": "8.x-1.0" }, "dist": { @@ -7199,7 +7190,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/indieweb", + "url": "https://git.drupalcode.org/project/indieweb.git", "reference": "11499d7fe490ae8687ee8e189a51f0f613caac74" }, "require": { @@ -7258,7 +7249,7 @@ "version": "1.8.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/mailchimp", + "url": "https://git.drupalcode.org/project/mailchimp.git", "reference": "8.x-1.8" }, "dist": { @@ -7346,7 +7337,7 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/markdown", + "url": "https://git.drupalcode.org/project/markdown.git", "reference": "8.x-1.2" }, "dist": { @@ -7404,7 +7395,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/menu_trail_by_path", + "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", "reference": "8.x-1.1" }, "dist": { @@ -7459,7 +7450,7 @@ "version": "1.0.0-rc2", "source": { "type": "git", - "url": "https://git.drupal.org/project/message", + "url": "https://git.drupalcode.org/project/message.git", "reference": "8.x-1.0-rc2" }, "dist": { @@ -7526,7 +7517,7 @@ "version": "1.8.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/metatag", + "url": "https://git.drupalcode.org/project/metatag.git", "reference": "8.x-1.8" }, "dist": { @@ -7594,7 +7585,7 @@ "version": "4.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/migrate_plus", + "url": "https://git.drupalcode.org/project/migrate_plus.git", "reference": "8.x-4.1" }, "dist": { @@ -7657,7 +7648,7 @@ "version": "4.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/migrate_tools", + "url": "https://git.drupalcode.org/project/migrate_tools.git", "reference": "8.x-4.1" }, "dist": { @@ -7725,7 +7716,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/minimalhtml", + "url": "https://git.drupalcode.org/project/minimalhtml.git", "reference": "8.x-1.1" }, "dist": { @@ -7783,7 +7774,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/octavia", + "url": "https://git.drupalcode.org/project/octavia.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -7860,7 +7851,7 @@ "version": "1.7.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/paragraphs", + "url": "https://git.drupalcode.org/project/paragraphs.git", "reference": "8.x-1.7" }, "dist": { @@ -7896,7 +7887,7 @@ }, "drupal": { "version": "8.x-1.7", - "datestamp": "1553087589", + "datestamp": "1553618281", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7932,7 +7923,7 @@ "description": "Enables the creation of Paragraphs entities.", "homepage": "https://www.drupal.org/project/paragraphs", "support": { - "source": "http://cgit.drupalcode.org/paragraphs" + "source": "https://git.drupalcode.org/project/paragraphs" } }, { @@ -7940,7 +7931,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/paragraphs_features", + "url": "https://git.drupalcode.org/project/paragraphs_features.git", "reference": "8.x-1.4" }, "dist": { @@ -8005,7 +7996,7 @@ "version": "1.0.0-alpha1", "source": { "type": "git", - "url": "https://git.drupal.org/project/paranoia", + "url": "https://git.drupalcode.org/project/paranoia.git", "reference": "8.x-1.0-alpha1" }, "dist": { @@ -8060,7 +8051,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/pathauto", + "url": "https://git.drupalcode.org/project/pathauto.git", "reference": "8.x-1.3" }, "dist": { @@ -8121,7 +8112,7 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/preview_link", + "url": "https://git.drupalcode.org/project/preview_link.git", "reference": "8.x-1.2" }, "dist": { @@ -8180,7 +8171,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/redirect", + "url": "https://git.drupalcode.org/project/redirect.git", "reference": "8.x-1.3" }, "dist": { @@ -8235,7 +8226,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/regionincontent", + "url": "https://git.drupalcode.org/project/regionincontent.git", "reference": "4fd0de51df740df35be37c41f3fb069405030245" }, "require": { @@ -8277,7 +8268,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/scn", + "url": "https://git.drupalcode.org/project/scn.git", "reference": "8.x-1.1" }, "dist": { @@ -8324,7 +8315,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/search404", + "url": "https://git.drupalcode.org/project/search404.git", "reference": "8.x-1.0" }, "dist": { @@ -8382,7 +8373,7 @@ "version": "1.12.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/search_api", + "url": "https://git.drupalcode.org/project/search_api.git", "reference": "8.x-1.12" }, "dist": { @@ -8497,7 +8488,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/similarterms", + "url": "https://git.drupalcode.org/project/similarterms.git", "reference": "8.x-1.3" }, "dist": { @@ -8551,7 +8542,7 @@ "version": "2.6.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/social_media_links", + "url": "https://git.drupalcode.org/project/social_media_links.git", "reference": "8.x-2.6" }, "dist": { @@ -8599,7 +8590,7 @@ "version": "1.0.0-alpha2", "source": { "type": "git", - "url": "https://git.drupal.org/project/subprofiles", + "url": "https://git.drupalcode.org/project/subprofiles.git", "reference": "8.x-1.0-alpha2" }, "dist": { @@ -8650,7 +8641,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/textarea_widget_for_text", + "url": "https://git.drupalcode.org/project/textarea_widget_for_text.git", "reference": "8.x-1.1" }, "dist": { @@ -8701,7 +8692,7 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/token", + "url": "https://git.drupalcode.org/project/token.git", "reference": "8.x-1.5" }, "dist": { @@ -8768,7 +8759,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/twigsuggest", + "url": "https://git.drupalcode.org/project/twigsuggest.git", "reference": "a5e668836dc805fa443ec84e31d90234e5cac2db" }, "require": { @@ -8814,7 +8805,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ui_patterns", + "url": "https://git.drupalcode.org/project/ui_patterns.git", "reference": "8.x-1.0" }, "dist": { @@ -8931,7 +8922,7 @@ "version": "2.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/video_embed_field", + "url": "https://git.drupalcode.org/project/video_embed_field.git", "reference": "8.x-2.0" }, "dist": { @@ -8992,7 +8983,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/viewsreference", + "url": "https://git.drupalcode.org/project/viewsreference.git", "reference": "8.x-1.4" }, "dist": { @@ -9054,7 +9045,7 @@ "version": "5.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/webform", + "url": "https://git.drupalcode.org/project/webform.git", "reference": "8.x-5.1" }, "dist": { @@ -9159,7 +9150,7 @@ "version": "5.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/webform_mailchimp", + "url": "https://git.drupalcode.org/project/webform_mailchimp.git", "reference": "8.x-5.4" }, "dist": { @@ -9240,7 +9231,7 @@ "version": "1.10.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/wysiwyg_linebreaks", + "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git", "reference": "8.x-1.10" }, "dist": { @@ -10487,7 +10478,7 @@ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", - "role": "Developer" + "role": "developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -11590,7 +11581,7 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -11709,16 +11700,16 @@ }, { "name": "symfony/console", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e" + "reference": "15a9104356436cb26e08adab97706654799d31d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/71ce77f37af0c5ffb9590e43cc4f70e426945c5e", - "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e", + "url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8", + "reference": "15a9104356436cb26e08adab97706654799d31d8", "shasum": "" }, "require": { @@ -11777,7 +11768,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-08T09:29:13+00:00" }, { "name": "symfony/css-selector", @@ -11834,16 +11825,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.4", + "version": "v4.2.7", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f" + "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/de73f48977b8eaf7ce22814d66e43a1662cc864f", - "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f", + "url": "https://api.github.com/repos/symfony/debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37", + "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37", "shasum": "" }, "require": { @@ -11886,20 +11877,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-03T18:11:24+00:00" + "time": "2019-04-11T11:27:41+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11" + "reference": "dee85a9148399cdb2731603802842bcfd8afe5ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", - "reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/dee85a9148399cdb2731603802842bcfd8afe5ab", + "reference": "dee85a9148399cdb2731603802842bcfd8afe5ab", "shasum": "" }, "require": { @@ -11957,7 +11948,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-16T11:13:42+00:00" }, { "name": "symfony/dom-crawler", @@ -12018,16 +12009,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ec625e2fff7f584eeb91754821807317b2e79236" + "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ec625e2fff7f584eeb91754821807317b2e79236", - "reference": "ec625e2fff7f584eeb91754821807317b2e79236", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff", + "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff", "shasum": "" }, "require": { @@ -12077,7 +12068,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-02T08:51:52+00:00" }, { "name": "symfony/filesystem", @@ -12180,16 +12171,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a" + "reference": "90454ad44c95d75faf3507d56388056001b74baf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", - "reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/90454ad44c95d75faf3507d56388056001b74baf", + "reference": "90454ad44c95d75faf3507d56388056001b74baf", "shasum": "" }, "require": { @@ -12230,20 +12221,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-17T14:51:18+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "0362368c761cb8d9c79e56ab0db61d2c692db594" + "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0362368c761cb8d9c79e56ab0db61d2c692db594", - "reference": "0362368c761cb8d9c79e56ab0db61d2c692db594", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/14fa41ccd38570b5e3120a3754bbaa144a15f311", + "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311", "shasum": "" }, "require": { @@ -12319,20 +12310,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-03-03T18:52:34+00:00" + "time": "2019-04-17T15:57:07+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" + "reference": "82ebae02209c21113908c229e9883c419720738a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", - "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", + "reference": "82ebae02209c21113908c229e9883c419720738a", "shasum": "" }, "require": { @@ -12344,7 +12335,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12366,7 +12357,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -12377,20 +12368,20 @@ "polyfill", "portable" ], - "time": "2018-08-06T14:22:27+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "97001cfc283484c9691769f51cdf25259037eba2" + "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", - "reference": "97001cfc283484c9691769f51cdf25259037eba2", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", + "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", "shasum": "" }, "require": { @@ -12402,7 +12393,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12436,20 +12427,20 @@ "portable", "shim" ], - "time": "2018-09-21T06:26:08+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", + "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", "shasum": "" }, "require": { @@ -12461,7 +12452,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12495,20 +12486,20 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" + "reference": "bc4858fb611bda58719124ca079baff854149c89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", - "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89", + "reference": "bc4858fb611bda58719124ca079baff854149c89", "shasum": "" }, "require": { @@ -12518,7 +12509,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12554,7 +12545,7 @@ "portable", "shim" ], - "time": "2018-09-21T06:26:08+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-php72", @@ -12613,16 +12604,16 @@ }, { "name": "symfony/process", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e" + "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e", - "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e", + "url": "https://api.github.com/repos/symfony/process/zipball/a9c4dfbf653023b668c282e4e02609d131f4057a", + "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a", "shasum": "" }, "require": { @@ -12658,7 +12649,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-01-16T13:27:11+00:00" + "time": "2019-04-08T16:15:54+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -12727,16 +12718,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "6b25a86df5860461ff1990946168c0ef944f83db" + "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/6b25a86df5860461ff1990946168c0ef944f83db", - "reference": "6b25a86df5860461ff1990946168c0ef944f83db", + "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", "shasum": "" }, "require": { @@ -12759,7 +12750,6 @@ "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", - "symfony/dependency-injection": "For loading routes from a service", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" @@ -12800,20 +12790,20 @@ "uri", "url" ], - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-03-29T21:58:42+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "964b7a59002391136fb0087fd5dc41213f7c283e" + "reference": "14b3221cc41dcfef404205f0060cda873f43a534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/964b7a59002391136fb0087fd5dc41213f7c283e", - "reference": "964b7a59002391136fb0087fd5dc41213f7c283e", + "url": "https://api.github.com/repos/symfony/serializer/zipball/14b3221cc41dcfef404205f0060cda873f43a534", + "reference": "14b3221cc41dcfef404205f0060cda873f43a534", "shasum": "" }, "require": { @@ -12879,20 +12869,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-11T05:44:34+00:00" }, { "name": "symfony/translation", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "3e2966209567ffed8825905b53fc8548446130aa" + "reference": "aae26f143da71adc8707eb489f1dc86aef7d376b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/3e2966209567ffed8825905b53fc8548446130aa", - "reference": "3e2966209567ffed8825905b53fc8548446130aa", + "url": "https://api.github.com/repos/symfony/translation/zipball/aae26f143da71adc8707eb489f1dc86aef7d376b", + "reference": "aae26f143da71adc8707eb489f1dc86aef7d376b", "shasum": "" }, "require": { @@ -12909,7 +12899,9 @@ "symfony/config": "~2.8|~3.0|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/finder": "~2.8|~3.0|~4.0", + "symfony/http-kernel": "~3.4|~4.0", "symfony/intl": "^2.8.18|^3.2.5|~4.0", + "symfony/var-dumper": "~3.4|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { @@ -12947,20 +12939,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-10T16:00:48+00:00" }, { "name": "symfony/validator", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907" + "reference": "83da5259779aaf9dde220130e62b785f74e2ac49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", - "reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", + "url": "https://api.github.com/repos/symfony/validator/zipball/83da5259779aaf9dde220130e62b785f74e2ac49", + "reference": "83da5259779aaf9dde220130e62b785f74e2ac49", "shasum": "" }, "require": { @@ -13032,7 +13024,7 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-02-25T09:32:21+00:00" + "time": "2019-04-16T11:21:44+00:00" }, { "name": "symfony/var-dumper", @@ -13112,16 +13104,16 @@ }, { "name": "symfony/yaml", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c" + "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c", - "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c", + "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996", + "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996", "shasum": "" }, "require": { @@ -13167,7 +13159,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-03-25T07:48:46+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -13208,16 +13200,16 @@ }, { "name": "twig/twig", - "version": "v1.38.2", + "version": "v1.39.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "874adbd9222f928f6998732b25b01b41dff15b0c" + "reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/874adbd9222f928f6998732b25b01b41dff15b0c", - "reference": "874adbd9222f928f6998732b25b01b41dff15b0c", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec", + "reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec", "shasum": "" }, "require": { @@ -13232,7 +13224,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.38-dev" + "dev-master": "1.39-dev" } }, "autoload": { @@ -13270,7 +13262,7 @@ "keywords": [ "templating" ], - "time": "2019-03-12T18:45:24+00:00" + "time": "2019-04-16T17:12:57+00:00" }, { "name": "typo3/phar-stream-wrapper", -- 2.45.2 From 9e6562ffaf823766aa38e87ed4cc79e4b45fac8b Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 23 Apr 2019 15:50:29 -0500 Subject: [PATCH 021/365] Changes in the webform and some changes in the language --- ...ld.field.group.group.field_group_email.yml | 1 + .../es/metatag.metatag_defaults.node.yml | 1 + .../sync/language/es/views.view.archive.yml | 5 + .../sync/language/es/views.view.article.yml | 3 + .../language/es/views.view.block_content.yml | 7 +- config/sync/language/es/views.view.blog.yml | 2 + .../sync/language/es/views.view.campaign.yml | 9 + .../language/es/views.view.case_study.yml | 3 + .../sync/language/es/views.view.comment.yml | 14 -- .../es/views.view.comments_recent.yml | 3 + .../sync/language/es/views.view.content.yml | 22 ++- .../language/es/views.view.content_recent.yml | 3 + config/sync/language/es/views.view.event.yml | 7 +- config/sync/language/es/views.view.files.yml | 8 +- .../sync/language/es/views.view.frontpage.yml | 3 + .../sync/language/es/views.view.glossary.yml | 8 + config/sync/language/es/views.view.group.yml | 4 +- .../language/es/views.view.group_content.yml | 3 + .../language/es/views.view.group_members.yml | 13 +- .../language/es/views.view.group_nodes.yml | 11 +- config/sync/language/es/views.view.people.yml | 3 + .../sync/language/es/views.view.redirect.yml | 12 +- .../language/es/views.view.redirect_404.yml | 9 +- .../sync/language/es/views.view.resource.yml | 3 + config/sync/language/es/views.view.search.yml | 9 +- .../language/es/views.view.taxonomy_term.yml | 3 + .../es/views.view.user_admin_people.yml | 14 +- .../sync/language/es/views.view.watchdog.yml | 13 +- .../es/views.view.webform_submissions.yml | 28 +-- .../language/es/views.view.webmentions.yml | 12 +- .../sync/metatag.metatag_defaults.front.yml | 24 ++- .../webform.webform.join_the_movement.yml | 2 +- config/sync/webform.webform.migrations.yml | 185 ++++++++++++++++++ ...rm.webform.migrations_training_confirm.yml | 169 ++++++++++++++++ ...webform.webform.speaker_request_agaric.yml | 1 + ....webform.speaker_request_clayton_dewey.yml | 1 + ...bform.speaker_request_mauricio_dinarte.yml | 1 + 37 files changed, 488 insertions(+), 131 deletions(-) create mode 100644 config/sync/language/es/field.field.group.group.field_group_email.yml create mode 100644 config/sync/language/es/metatag.metatag_defaults.node.yml create mode 100644 config/sync/language/es/views.view.archive.yml create mode 100644 config/sync/language/es/views.view.article.yml create mode 100644 config/sync/language/es/views.view.campaign.yml create mode 100644 config/sync/language/es/views.view.case_study.yml create mode 100644 config/sync/language/es/views.view.comments_recent.yml create mode 100644 config/sync/language/es/views.view.content_recent.yml create mode 100644 config/sync/language/es/views.view.frontpage.yml create mode 100644 config/sync/language/es/views.view.glossary.yml create mode 100644 config/sync/language/es/views.view.group_content.yml create mode 100644 config/sync/language/es/views.view.people.yml create mode 100644 config/sync/language/es/views.view.resource.yml create mode 100644 config/sync/language/es/views.view.taxonomy_term.yml create mode 100644 config/sync/webform.webform.migrations.yml create mode 100644 config/sync/webform.webform.migrations_training_confirm.yml diff --git a/config/sync/language/es/field.field.group.group.field_group_email.yml b/config/sync/language/es/field.field.group.group.field_group_email.yml new file mode 100644 index 0000000..602c0c0 --- /dev/null +++ b/config/sync/language/es/field.field.group.group.field_group_email.yml @@ -0,0 +1 @@ +label: 'Correo electrónico' diff --git a/config/sync/language/es/metatag.metatag_defaults.node.yml b/config/sync/language/es/metatag.metatag_defaults.node.yml new file mode 100644 index 0000000..1b2eb56 --- /dev/null +++ b/config/sync/language/es/metatag.metatag_defaults.node.yml @@ -0,0 +1 @@ +label: Contenido diff --git a/config/sync/language/es/views.view.archive.yml b/config/sync/language/es/views.view.archive.yml new file mode 100644 index 0000000..2f0b341 --- /dev/null +++ b/config/sync/language/es/views.view.archive.yml @@ -0,0 +1,5 @@ +display: + block_1: + display_title: Bloque + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.article.yml b/config/sync/language/es/views.view.article.yml new file mode 100644 index 0000000..51ad2a5 --- /dev/null +++ b/config/sync/language/es/views.view.article.yml @@ -0,0 +1,3 @@ +display: + page_listing: + display_title: Página diff --git a/config/sync/language/es/views.view.block_content.yml b/config/sync/language/es/views.view.block_content.yml index 7c74dbd..046da7c 100644 --- a/config/sync/language/es/views.view.block_content.yml +++ b/config/sync/language/es/views.view.block_content.yml @@ -1,6 +1,3 @@ display: - default: - display_options: - fields: - operations: - label: Operaciones + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.blog.yml b/config/sync/language/es/views.view.blog.yml index acebbe5..08fe055 100644 --- a/config/sync/language/es/views.view.blog.yml +++ b/config/sync/language/es/views.view.blog.yml @@ -6,3 +6,5 @@ display: content: value: "\r\n" format: full_html + page_listing: + display_title: Página diff --git a/config/sync/language/es/views.view.campaign.yml b/config/sync/language/es/views.view.campaign.yml new file mode 100644 index 0000000..412ce66 --- /dev/null +++ b/config/sync/language/es/views.view.campaign.yml @@ -0,0 +1,9 @@ +display: + default: + display_options: + title: Campañas + page_listing: + display_title: Página + display_options: + menu: + title: Campañas diff --git a/config/sync/language/es/views.view.case_study.yml b/config/sync/language/es/views.view.case_study.yml new file mode 100644 index 0000000..51ad2a5 --- /dev/null +++ b/config/sync/language/es/views.view.case_study.yml @@ -0,0 +1,3 @@ +display: + page_listing: + display_title: Página diff --git a/config/sync/language/es/views.view.comment.yml b/config/sync/language/es/views.view.comment.yml index e4eccbf..7017734 100644 --- a/config/sync/language/es/views.view.comment.yml +++ b/config/sync/language/es/views.view.comment.yml @@ -1,23 +1,13 @@ -label: Comentarios display: default: display_options: fields: - comment_bulk_form: - action_title: Acción subject: label: Asunto - operations: - label: Operaciones filters: subject: expose: label: Asunto - title: Comentarios - page_published: - display_options: - menu: - title: Comentarios page_unapproved: display_options: filters: @@ -25,9 +15,5 @@ display: expose: label: Asunto fields: - comment_bulk_form: - action_title: Acción subject: label: Asunto - operations: - label: Operaciones diff --git a/config/sync/language/es/views.view.comments_recent.yml b/config/sync/language/es/views.view.comments_recent.yml new file mode 100644 index 0000000..f6108b3 --- /dev/null +++ b/config/sync/language/es/views.view.comments_recent.yml @@ -0,0 +1,3 @@ +display: + block_1: + display_title: Bloque diff --git a/config/sync/language/es/views.view.content.yml b/config/sync/language/es/views.view.content.yml index fe033f9..fba10c7 100644 --- a/config/sync/language/es/views.view.content.yml +++ b/config/sync/language/es/views.view.content.yml @@ -1,20 +1,24 @@ +label: Contenido display: default: display_options: - exposed_form: - options: - submit_button: Filtro fields: - type: - label: 'Tipo de contenido' + title: + label: Título status: label: Estado - operations: - label: Operaciones filters: - type: + title: expose: - label: 'Tipo de contenido' + label: Título status: expose: label: Estado + title: Contenido + page_1: + display_options: + menu: + title: Contenido + tab_options: + title: Contenido + display_title: Página diff --git a/config/sync/language/es/views.view.content_recent.yml b/config/sync/language/es/views.view.content_recent.yml new file mode 100644 index 0000000..f6108b3 --- /dev/null +++ b/config/sync/language/es/views.view.content_recent.yml @@ -0,0 +1,3 @@ +display: + block_1: + display_title: Bloque diff --git a/config/sync/language/es/views.view.event.yml b/config/sync/language/es/views.view.event.yml index 69a942f..51ad2a5 100644 --- a/config/sync/language/es/views.view.event.yml +++ b/config/sync/language/es/views.view.event.yml @@ -1,8 +1,3 @@ display: - default: - display_options: - title: Eventos page_listing: - display_options: - menu: - title: Eventos + display_title: Página diff --git a/config/sync/language/es/views.view.files.yml b/config/sync/language/es/views.view.files.yml index 5bd2538..ec3bfac 100644 --- a/config/sync/language/es/views.view.files.yml +++ b/config/sync/language/es/views.view.files.yml @@ -1,9 +1,6 @@ display: default: display_options: - exposed_form: - options: - submit_button: Filtro fields: filename: label: Nombre @@ -13,3 +10,8 @@ display: status: expose: label: Estado + page_2: + display_options: + fields: + entity_label: + label: Entidad diff --git a/config/sync/language/es/views.view.frontpage.yml b/config/sync/language/es/views.view.frontpage.yml new file mode 100644 index 0000000..046da7c --- /dev/null +++ b/config/sync/language/es/views.view.frontpage.yml @@ -0,0 +1,3 @@ +display: + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.glossary.yml b/config/sync/language/es/views.view.glossary.yml new file mode 100644 index 0000000..d99647f --- /dev/null +++ b/config/sync/language/es/views.view.glossary.yml @@ -0,0 +1,8 @@ +display: + default: + display_options: + fields: + title: + label: Título + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.group.yml b/config/sync/language/es/views.view.group.yml index e44a3ca..046da7c 100644 --- a/config/sync/language/es/views.view.group.yml +++ b/config/sync/language/es/views.view.group.yml @@ -1 +1,3 @@ -label: Grupo +display: + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.group_content.yml b/config/sync/language/es/views.view.group_content.yml new file mode 100644 index 0000000..046da7c --- /dev/null +++ b/config/sync/language/es/views.view.group_content.yml @@ -0,0 +1,3 @@ +display: + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.group_members.yml b/config/sync/language/es/views.view.group_members.yml index 4875d55..4b0512c 100644 --- a/config/sync/language/es/views.view.group_members.yml +++ b/config/sync/language/es/views.view.group_members.yml @@ -1,10 +1,9 @@ display: default: display_options: - fields: - name: - label: Usuario - group_roles: - label: Roles - dropbutton: - label: Operaciones + title: Miembros + page_1: + display_title: Página + display_options: + menu: + title: Miembros diff --git a/config/sync/language/es/views.view.group_nodes.yml b/config/sync/language/es/views.view.group_nodes.yml index 7eb09dc..61e6b26 100644 --- a/config/sync/language/es/views.view.group_nodes.yml +++ b/config/sync/language/es/views.view.group_nodes.yml @@ -2,14 +2,9 @@ display: default: display_options: fields: - type: - label: 'Tipo de contenido' + title: + label: Título status: label: Estado - dropbutton: - label: Operaciones - title: Nodos page_1: - display_options: - menu: - title: Nodos + display_title: Página diff --git a/config/sync/language/es/views.view.people.yml b/config/sync/language/es/views.view.people.yml new file mode 100644 index 0000000..51ad2a5 --- /dev/null +++ b/config/sync/language/es/views.view.people.yml @@ -0,0 +1,3 @@ +display: + page_listing: + display_title: Página diff --git a/config/sync/language/es/views.view.redirect.yml b/config/sync/language/es/views.view.redirect.yml index cfe0e5b..4d289cb 100644 --- a/config/sync/language/es/views.view.redirect.yml +++ b/config/sync/language/es/views.view.redirect.yml @@ -1,10 +1,8 @@ display: default: display_options: - exposed_form: - options: - submit_button: Filtro - filters: - redirect_redirect__uri: - expose: - label: Para + fields: + created: + label: Creado + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.redirect_404.yml b/config/sync/language/es/views.view.redirect_404.yml index e2e2597..df64b2c 100644 --- a/config/sync/language/es/views.view.redirect_404.yml +++ b/config/sync/language/es/views.view.redirect_404.yml @@ -1,17 +1,12 @@ display: default: display_options: - exposed_form: - options: - submit_button: Filtro fields: path: label: Ruta - count: - label: Número - redirect_404_operations: - label: Operaciones filters: path: expose: label: Ruta + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.resource.yml b/config/sync/language/es/views.view.resource.yml new file mode 100644 index 0000000..51ad2a5 --- /dev/null +++ b/config/sync/language/es/views.view.resource.yml @@ -0,0 +1,3 @@ +display: + page_listing: + display_title: Página diff --git a/config/sync/language/es/views.view.search.yml b/config/sync/language/es/views.view.search.yml index b038801..046da7c 100644 --- a/config/sync/language/es/views.view.search.yml +++ b/config/sync/language/es/views.view.search.yml @@ -1,8 +1,3 @@ -label: Buscar display: - default: - display_options: - exposed_form: - options: - submit_button: Buscar - title: Buscar + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.taxonomy_term.yml b/config/sync/language/es/views.view.taxonomy_term.yml new file mode 100644 index 0000000..046da7c --- /dev/null +++ b/config/sync/language/es/views.view.taxonomy_term.yml @@ -0,0 +1,3 @@ +display: + page_1: + display_title: Página diff --git a/config/sync/language/es/views.view.user_admin_people.yml b/config/sync/language/es/views.view.user_admin_people.yml index f57da45..e108449 100644 --- a/config/sync/language/es/views.view.user_admin_people.yml +++ b/config/sync/language/es/views.view.user_admin_people.yml @@ -1,19 +1,15 @@ display: default: display_options: - exposed_form: - options: - submit_button: Filtro fields: - name: - label: 'Nombre de usuario' status: label: Estado - roles_target_id: - label: Roles - operations: - label: Operaciones filters: status: group_info: label: Estado + page_1: + display_title: Página + display_options: + menu: + title: Lista diff --git a/config/sync/language/es/views.view.watchdog.yml b/config/sync/language/es/views.view.watchdog.yml index ea6eddf..0b586f5 100644 --- a/config/sync/language/es/views.view.watchdog.yml +++ b/config/sync/language/es/views.view.watchdog.yml @@ -1,13 +1,8 @@ display: default: display_options: - exposed_form: - options: - submit_button: Filtro fields: - nothing: - admin_label: Icono - name: - label: Usuario - link: - label: Operaciones + timestamp: + label: Fecha + page: + display_title: Página diff --git a/config/sync/language/es/views.view.webform_submissions.yml b/config/sync/language/es/views.view.webform_submissions.yml index 84dfb66..aaca682 100644 --- a/config/sync/language/es/views.view.webform_submissions.yml +++ b/config/sync/language/es/views.view.webform_submissions.yml @@ -2,32 +2,20 @@ display: default: display_options: fields: - view_webform_submission: - label: Operaciones + created: + label: Creado embed_administer: display_options: fields: - webform_submission_bulk_form: - action_title: Acción - completed: - label: Completado - operations: - label: Operaciones + created: + label: Creado embed_manage: display_options: fields: - webform_submission_bulk_form: - action_title: Acción - completed: - label: Completado - view_webform_submission: - label: Operaciones - edit_webform_submission: - label: Operaciones + created: + label: Creado embed_review: display_options: fields: - completed: - label: Completado - view_webform_submission: - label: Operaciones + created: + label: Creado diff --git a/config/sync/language/es/views.view.webmentions.yml b/config/sync/language/es/views.view.webmentions.yml index a3052a9..4d289cb 100644 --- a/config/sync/language/es/views.view.webmentions.yml +++ b/config/sync/language/es/views.view.webmentions.yml @@ -2,11 +2,7 @@ display: default: display_options: fields: - webmention_bulk_form: - action_title: Acción - target: - label: Destino - filters: - target: - expose: - label: Destino + created: + label: Creado + page_1: + display_title: Página diff --git a/config/sync/metatag.metatag_defaults.front.yml b/config/sync/metatag.metatag_defaults.front.yml index 97a35b9..a4b4784 100644 --- a/config/sync/metatag.metatag_defaults.front.yml +++ b/config/sync/metatag.metatag_defaults.front.yml @@ -8,19 +8,23 @@ id: front label: 'Front page' tags: shortlink: '[site:url]' - canonical_url: '[site:url]' image_src: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-975x400-v1.png' - og_locality: Boston + description: 'We help cause-driven organizations meet their goals by building websites and other tools using free and open-source software.' + title: 'Agaric Tech Cooperative - Web Strategy, Design and Development' + canonical_url: '[site:url]' + og_email: ask@agaric.coop + og_postal_code: '02134' + og_description: 'We help cause-driven organization meet their goals by building websites and other tools using free and open-source software.' + og_phone_number: '(508) 283-3557' og_image: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-975x400-v1.png' og_region: Massachusetts + og_locality: Boston + og_site_name: 'Agaric Tech Cooperative' + og_title: 'Agaric Tech Cooperative - Web Strategy, Design and Development' og_image_alt: Agaric. - og_postal_code: '02134' - og_description: 'A tech cooperative building websites and online tools that respect your freedom.' - og_email: ask@agaric.coop - og_phone_number: '(508) 283-3557' - twitter_cards_image: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-square.png' - twitter_cards_site: '@agaric' - twitter_cards_description: 'A tech cooperative building websites and online tools that respect your freedom.' twitter_cards_image_alt: 'Two stylized mushrooms.' + twitter_cards_image: 'https://agaric.coop/themes/custom/agarica/patternlibrary/agaric/images/agaric-square.png' + twitter_cards_description: 'We help cause-driven organization meet their goals by building websites and other tools using free and open-source software.' + twitter_cards_site: '@agaric' + twitter_cards_title: 'Agaric Tech Cooperative' twitter_cards_type: summary - twitter_cards_title: Agaric diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index 299a8ba..1ba9447 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -14,7 +14,7 @@ id: join_the_movement title: 'Join the movement' description: '' category: Mailchimp -elements: "intro_text:\n '#type': processed_text\n '#text': \"

We'll send you very occasional dispatches on  from our perspective on various overlapping movements for freedom and justice as workers fighting the good fight and as passionate observers.

\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'" +elements: "intro_text:\n '#type': processed_text\n '#text': \"

We'll send you very occasional dispatches from our perspective on various overlapping movements for freedom and justice as workers fighting the good fight and as passionate observers.

\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'" css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml new file mode 100644 index 0000000..2124662 --- /dev/null +++ b/config/sync/webform.webform.migrations.yml @@ -0,0 +1,185 @@ +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 +langcode: en +status: open +dependencies: + module: + - webform_mailchimp +open: null +close: null +weight: 0 +uid: 20 +template: false +archive: false +id: migrations +title: 'Migrations training' +description: 'A webform for people joining our migration trainings announcement list.' +category: Mailchimp +elements: "your_email:\n '#type': email\n '#title': 'Your e-mail address'\n '#required': true\nyour_name:\n '#type': textfield\n '#title': 'Your name (optional)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Get notified'" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: 'You are now subscribed.' + confirmation_message: 'Welcome to the training list! You are subscribed as [webform_submission:values:your_name] <[webform_submission:values:your_email]>. We hope to see you at one of our trainings in the near future.' + confirmation_url: /thanks-your-interest-data-migration-training + 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + mailchimp: + id: mailchimp + label: MailChimp + handler_id: mailchimp + status: true + conditions: { } + weight: 0 + settings: + list: Training + email: your_email + double_optin: false + mergevars: '' + interest_groups: { } + control: '' diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml new file mode 100644 index 0000000..ddb45e3 --- /dev/null +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -0,0 +1,169 @@ +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 1 +template: false +archive: false +id: migrations_training_confirm +title: 'Migrations training confirm' +description: 'Confirmation page for the migrations training signup.' +category: 'Confirmation (do not use directly)' +elements: "what_motivated_sign_up_for_migration_training:\n '#type': textarea\n '#title': 'What motivated you to sign up for migration training?'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your motivation'" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + page: true + page_submit_path: '' + page_confirm_path: '' + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: page + confirmation_title: '' + confirmation_message: '' + 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 9dcde70..45d92a7 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -73,6 +73,7 @@ elements: | '#type': webform_actions '#title': 'Submit button(s)' '#submit__label': 'Invite an Agaric to speak' + css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index ac3752d..4cd7248 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -53,6 +53,7 @@ elements: | '#type': webform_actions '#title': 'Submit button(s)' '#submit__label': 'Invite Clayton to speak' + css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index 024de16..dbed7b3 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -53,6 +53,7 @@ elements: | '#type': webform_actions '#title': 'Submit button(s)' '#submit__label': 'Invite Mauricio to speak' + css: '' javascript: '' settings: -- 2.45.2 From 2aef6eb12238b44c4d41dd39fd2a4292e23dff01 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Thu, 9 May 2019 13:48:30 -0500 Subject: [PATCH 022/365] Add the multiline config module --- composer.json | 1 + .../block.block.exposedformsearchpage_1_2.yml | 4 +- config/sync/comment_notify.settings.yml | 42 +- ....custom_perms_entity.edit_contact_form.yml | 4 +- ...shot.config_sync.module.comment_notify.yml | 42 +- ...pshot.config_sync.module.drutopia_core.yml | 4 +- ...ot.config_sync.module.google_analytics.yml | 8 +- ...t.snapshot.config_sync.module.honeypot.yml | 10 +- ...hot.snapshot.config_sync.module.hotjar.yml | 8 +- ...ot.config_sync.module.multiline_config.yml | 11 + ...pshot.snapshot.config_sync.module.user.yml | 104 +++- ...ot.snapshot.config_sync.module.webform.yml | 580 ++++++++++++++++-- config/sync/core.extension.yml | 1 + config/sync/customerror.settings.yml | 29 +- config/sync/editor.editor.basic_html.yml | 5 +- config/sync/google_analytics.settings.yml | 8 +- config/sync/hotjar.settings.yml | 8 +- ...ent.group-group_membership.group_roles.yml | 1 - config/sync/language/es/views.view.action.yml | 1 + config/sync/language/es/views.view.blog.yml | 5 +- .../sync/language/es/views.view.comment.yml | 10 + config/sync/language/es/views.view.group.yml | 1 + .../language/es/views.view.group_members.yml | 3 + config/sync/language/es/views.view.search.yml | 7 + .../sync/language/es/views.view.watchdog.yml | 2 + .../es/views.view.webform_submissions.yml | 4 + .../language/es/views.view.webmentions.yml | 2 + .../language/es/webform.webform.contact.yml | 22 +- .../language/es/webform.webform.training.yml | 23 +- config/sync/redirect_404.settings.yml | 136 +++- config/sync/tour.tour.honeypot.yml | 10 +- config/sync/user.mail.yml | 104 +++- config/sync/views.view.blog.yml | 7 +- config/sync/webform.settings.yml | 138 ++++- ...bform.attend_the_tech_and_rev_workshop.yml | 22 +- config/sync/webform.webform.contact.yml | 39 +- .../sync/webform.webform.contact_confirm.yml | 20 +- .../sync/webform.webform.general_services.yml | 22 +- .../webform.webform.join_the_movement.yml | 13 +- ...form.webform.join_the_movement_confirm.yml | 5 +- config/sync/webform.webform.migrations.yml | 13 +- ...rm.webform.migrations_training_confirm.yml | 9 +- ...webform.webform.speaker_request_agaric.yml | 1 - ....webform.speaker_request_clayton_dewey.yml | 1 - ...bform.speaker_request_mauricio_dinarte.yml | 1 - ....webform.speaker_request_michele_metts.yml | 42 +- ...rm.webform.speaker_request_micky_metts.yml | 42 +- config/sync/webform.webform.training.yml | 33 +- config/sync/webform.webform_options.days.yml | 9 +- .../webform.webform_options.education.yml | 6 +- ...form.webform_options.employment_status.yml | 7 +- .../webform.webform_options.ethnicity.yml | 10 +- .../sync/webform.webform_options.gender.yml | 4 +- .../sync/webform.webform_options.industry.yml | 41 +- ...bform.webform_options.likert_agreement.yml | 7 +- ...form.webform_options.likert_comparison.yml | 7 +- ...form.webform_options.likert_importance.yml | 7 +- ...webform.webform_options.likert_quality.yml | 7 +- ...rm.webform_options.likert_satisfaction.yml | 7 +- ...bform.webform_options.likert_ten_scale.yml | 12 +- ...bform.webform_options.likert_would_you.yml | 7 +- ...webform.webform_options.marital_status.yml | 6 +- .../sync/webform.webform_options.months.yml | 14 +- .../webform.webform_options.phone_types.yml | 5 +- .../webform.webform_options.relationship.yml | 7 +- config/sync/webform.webform_options.size.yml | 7 +- .../webform.webform_options.state_codes.yml | 54 +- .../webform.webform_options.state_names.yml | 53 +- ...m.webform_options.state_province_codes.yml | 64 +- ...m.webform_options.state_province_names.yml | 64 +- .../sync/webform.webform_options.yes_no.yml | 4 +- 71 files changed, 1891 insertions(+), 126 deletions(-) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.multiline_config.yml delete mode 100644 config/sync/language/es/field.field.group_content.group-group_membership.group_roles.yml diff --git a/composer.json b/composer.json index e6185ea..b4f48fc 100644 --- a/composer.json +++ b/composer.json @@ -33,6 +33,7 @@ "drupal/migrate_plus": "^4.0", "drupal/migrate_tools": "^4.0", "drupal/minimalhtml": "^1.0", + "drupal/multiline_config": "^1.0", "drupal/paragraphs_features": "^1.4", "drupal/preview_link": "^1.1", "drupal/redirect": "^1.2", diff --git a/config/sync/block.block.exposedformsearchpage_1_2.yml b/config/sync/block.block.exposedformsearchpage_1_2.yml index 24baa0f..0c876d5 100644 --- a/config/sync/block.block.exposedformsearchpage_1_2.yml +++ b/config/sync/block.block.exposedformsearchpage_1_2.yml @@ -30,6 +30,8 @@ visibility: context_mapping: { } request_path: id: request_path - pages: "/search\r\n/search/*" + pages: | + /search + /search/* negate: false context_mapping: { } diff --git a/config/sync/comment_notify.settings.yml b/config/sync/comment_notify.settings.yml index 268d611..f55526f 100644 --- a/config/sync/comment_notify.settings.yml +++ b/config/sync/comment_notify.settings.yml @@ -10,11 +10,49 @@ mail_templates: watcher: node: subject: '[site:name] :: new comment on [node:title]' - body: "Hi [comment-subscribed:author],\r\n\r\n[comment:author] has commented on: \"[node:title]\"\r\n\r\n----\r\n[comment:title]\r\n[comment:body]\r\n----\r\n\r\nYou can view the comment at the following url\r\n[comment:url]\r\n\r\nYou can stop receiving emails when someone replies to this post,\r\nby going to [comment-subscribed:unsubscribe-url]\r\n\r\nYou can set up auto-following feature for all future posts\r\nby creating your own user with a few clicks here [site:login-url]\r\n\r\n-- [site:name] team\r\n[site:url]\r\n" + body: | + Hi [comment-subscribed:author], + + [comment:author] has commented on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You can stop receiving emails when someone replies to this post, + by going to [comment-subscribed:unsubscribe-url] + + You can set up auto-following feature for all future posts + by creating your own user with a few clicks here [site:login-url] + + -- [site:name] team + [site:url] entity_author: node: subject: '[site:name] :: new comment for your post' - body: "Hi [node:author],\r\n\r\nYou have received a comment on: \"[node:title]\"\r\n\r\n----\r\n[comment:title]\r\n[comment:body]\r\n----\r\n\r\nYou can view the comment at the following url\r\n[comment:url]\r\n\r\nYou will receive emails like this for all replies to your posts. You can\r\ndisable this by logging in and changing the settings on your user account at\r\n[node:author:edit-url].\r\n\r\n-- [site:name] team\r\n[site:url]\r\n" + body: | + Hi [node:author], + + You have received a comment on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You will receive emails like this for all replies to your posts. You can + disable this by logging in and changing the settings on your user account at + [node:author:edit-url]. + + -- [site:name] team + [site:url] _core: default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik bundle_types: diff --git a/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml b/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml index ece5948..cec3b04 100644 --- a/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml +++ b/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml @@ -6,4 +6,6 @@ _core: default_config_hash: eJWhGhpRfmEhpk2aZAe8424DHGi6A4onjpxfouE4eWk id: edit_contact_form label: 'Edit contact form' -route: "entity.contact_form.collection\r\nentity.contact_form.edit_form" +route: | + entity.contact_form.collection + entity.contact_form.edit_form diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml b/config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml index ef80d9b..bb55b73 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml @@ -24,7 +24,45 @@ items: mail_templates: watcher: subject: '[site:name] :: new comment on [node:title]' - body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n" + body: | + Hi [comment-subscribed:author], + + [comment:author] has commented on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You can stop receiving emails when someone replies to this post, + by going to [comment-subscribed:unsubscribe-url] + + You can set up auto-following feature for all future posts + by creating your own user with a few clicks here [site:login-url] + + -- [site:name] team + [site:url] entity_author: subject: '[site:name] :: new comment for your post' - body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n" + body: | + Hi [node:author], + + You have received a comment on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You will receive emails like this for all replies to your posts. You can + disable this by logging in and changing the settings on your user account at + [node:author:edit-url]. + + -- [site:name] team + [site:url] 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 cd39c8d..b509de6 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 @@ -28,7 +28,9 @@ items: dependencies: { } id: edit_contact_form label: 'Edit contact form' - route: "entity.contact_form.collection\r\nentity.contact_form.edit_form" + route: | + entity.contact_form.collection + entity.contact_form.edit_form - collection: '' name: core.date_format.month_day_year diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.google_analytics.yml b/config/sync/config_snapshot.snapshot.config_sync.module.google_analytics.yml index 9efbbf5..d73caab 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.google_analytics.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.google_analytics.yml @@ -19,7 +19,13 @@ items: cross_domains: '' visibility: request_path_mode: 0 - request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*" + request_path_pages: | + /admin + /admin/* + /batch + /node/add* + /node/*/* + /user/*/* user_role_mode: 0 user_role_roles: { } user_account_mode: 0 diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.honeypot.yml b/config/sync/config_snapshot.snapshot.config_sync.module.honeypot.yml index 1643fb9..f2e9152 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.honeypot.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.honeypot.yml @@ -46,7 +46,10 @@ items: plugin: text label: Honeypot weight: -10 - body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\r\n\r\nClick Next to be guided through this configuration page." + body: | + Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. + + Click Next to be guided through this configuration page. location: top protect-all-forms: id: protect-all-forms @@ -55,7 +58,10 @@ items: weight: -9 attributes: data-id: edit-protect-all-forms - body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\r\n\r\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time." + body: | + Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. + + Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. location: bottom log-blocked-form-submissions: id: log-blocked-form-submissions diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml b/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml index b79458f..e3c2f7b 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml @@ -16,6 +16,12 @@ items: account: '' snippet_version: 6 visibility_pages: 0 - pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*" + pages: | + /admin + /admin/* + /batch + /node/add* + /node/*/* + /user/*/* visibility_roles: 0 roles: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.multiline_config.yml b/config/sync/config_snapshot.snapshot.config_sync.module.multiline_config.yml new file mode 100644 index 0000000..de1c5bc --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.multiline_config.yml @@ -0,0 +1,11 @@ +uuid: e82700a4-9185-45a0-bb6c-ed90b564ad7e +langcode: en +status: true +dependencies: + module: + - multiline_config +id: config_sync.module.multiline_config +snapshotSet: config_sync +extensionType: module +extensionName: multiline_config +items: { } 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 a72dc0f..36274cd 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.user.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.user.yml @@ -122,31 +122,117 @@ items: name: user.mail data: cancel_confirm: - body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team" + body: | + [user:display-name], + + A request to cancel your account has been made at [site:name]. + + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: + + [user:cancel-url] + + NOTE: The cancellation of your account is not reversible. + + This link expires in one day and nothing will happen if it is not used. + + -- [site:name] team subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: - body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team" + body: | + [user:display-name], + + A request to reset the password for your account has been made at [site:name]. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. + + -- [site:name] team subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: - body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" + body: | + [user:display-name], + + A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: - body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" + body: | + [user:display-name], + + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: - body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team" + body: | + [user:display-name], + + Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: - body: "[user:display-name] has applied for an account.\n\n[user:edit-url]" + body: | + [user:display-name] has applied for an account. + + [user:edit-url] subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: - body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team" + body: | + [user:display-name], + + Your account at [site:name] has been activated. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:account-name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: - body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team" + body: | + [user:display-name], + + Your account on [site:name] has been blocked. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: - body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team" + body: | + [user:display-name], + + Your account on [site:name] has been canceled. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en - diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml b/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml index ca3220d..5587a1d 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml @@ -3274,7 +3274,12 @@ items: 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" + form_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status button_classes: '' default_wizard_prev_button_label: '< Previous Page' default_wizard_next_button_label: 'Next Page >' @@ -3311,9 +3316,15 @@ items: 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" + preview_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_back_classes: button default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' dialog: false @@ -3363,9 +3374,28 @@ items: 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" + wrapper_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + horizontal_rule_classes: | + webform-horizontal-rule--solid + webform-horizontal-rule--dashed + webform-horizontal-rule--dotted + webform-horizontal-rule--gradient + webform-horizontal-rule--thin + webform-horizontal-rule--medium + webform-horizontal-rule--thick + webform-horizontal-rule--flaired + webform-horizontal-rule--glyph default_description_display: '' default_more_title: More default_section_title_tag: h2 @@ -3408,12 +3438,98 @@ items: 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" + default_body_text: | + Submitted on [webform_submission:created] + Submitted by: [webform_submission:user] + + Submitted values are: + [webform_submission:values] + default_body_html: | +

Submitted on [webform_submission:created]

+

Submitted by: [webform_submission:user]

+

Submitted values are:

+ [webform_submission:values] 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" + types: | + checkbox: + - true + color: + - '#ffffcc' + - '#ffffcc' + - '#ccffff' + email: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + language_select: + - en + machine_name: + - 'loremipsum' + - 'oratione' + - 'dixisset' + tel: + - '123-456-7890' + - '098-765-4321' + textarea: + - '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.' + - '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;' + - '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.' + text_format: + - 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.

' + - 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;

' + - 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.

' + url: + - 'http://example.com' + - 'http://test.com' + webform_email_confirm: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + webform_email_multiple: + - 'example@example.com, test@test.com, random@random.com' + webform_time: + - '09:00' + - '17:00' + names: | + first_name: + - 'John' + - 'Paul' + - 'Ringo' + - 'George' + last_name: + - 'Lennon' + - 'McCartney' + - 'Starr' + - 'Harrison' + address: + - '10 Main Street' + - '11 Brook Alley Road. APT 1' + zip: + - '11111' + - '12345' + - '12345-6789' + postal_code: + - '11111' + - '12345' + - '12345-6789' + phone: + - '123-456-7890' + - '098-765-4321' + fax: + - '123-456-7890' + - '098-765-4321' + city: + - 'Springfield' + - 'Pleasantville' + - 'Hill Valley' + url: + - 'http://example.com' + - 'http://test.com' + default: + - 'Loremipsum' + - 'Oratione' + - 'Dixisset' ui: video_display: dialog details_save: true @@ -3457,7 +3573,31 @@ items: 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" + elements: | + name: + '#title': 'Your Name' + '#type': textfield + '#required': true + '#default_value': '[current-user:display-name]' + email: + '#title': 'Your Email' + '#type': email + '#required': true + '#default_value': '[current-user:mail]' + subject: + '#title': Subject + '#type': textfield + '#required': true + '#test': 'Testing contact webform from [site:name]' + message: + '#title': Message + '#type': textarea + '#required': true + '#test': 'Please ignore this email.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send message' css: '' javascript: '' settings: @@ -3719,7 +3859,14 @@ items: label: Days category: 'Date and time' likert: false - options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" + options: | + Sunday: Sunday + Monday: Monday + Tuesday: Tuesday + Wednesday: Wednesday + Thursday: Thursday + Friday: Friday + Saturday: Saturday - collection: '' name: webform.webform_options.education @@ -3734,7 +3881,11 @@ items: 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" + options: | + High School: High School + Associate Degree: Associate Degree + Graduate or Professional Degree: Graduate or Professional Degree + Some College: Some College - collection: '' name: webform.webform_options.employment_status @@ -3749,7 +3900,12 @@ items: 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" + options: | + 'Full Time': 'Full Time' + 'Part Time': 'Part Time' + 'Military': 'Military' + Unemployed: Unemployed + Retired: Retired - collection: '' name: webform.webform_options.ethnicity @@ -3764,7 +3920,15 @@ items: 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" + options: | + Caucasian: Caucasian + 'Latino/Hispanic': 'Latino/Hispanic' + 'Middle Eastern': 'Middle Eastern' + African: African + Caribbean: Caribbean + 'South Asian': 'South Asian' + 'East Asian': 'East Asian' + Mixed: Mixed - collection: '' name: webform.webform_options.gender @@ -3779,7 +3943,9 @@ items: label: Gender category: Demographic likert: false - options: "Male: Male\nFemale: Female\n" + options: | + Male: Male + Female: Female - collection: '' name: webform.webform_options.industry @@ -3794,7 +3960,46 @@ items: 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" + options: | + Accounting/Finance: Accounting/Finance + Advertising/Public Relations: Advertising/Public Relations + Aerospace/Aviation: Aerospace/Aviation + Arts/Entertainment/Publishing: Arts/Entertainment/Publishing + Automotive: Automotive + Banking/Mortgage: Banking/Mortgage + Business Development: Business Development + Business Opportunity: Business Opportunity + Clerical/Administrative: Clerical/Administrative + Construction/Facilities: Construction/Facilities + Consumer Goods: Consumer Goods + Customer Service: Customer Service + Education/Training: Education/Training + Energy/Utilities: Energy/Utilities + Engineering: Engineering + Government/Military: Government/Military + Healthcare: Healthcare + Hospitality/Travel: Hospitality/Travel + Human Resources: Human Resources + Installation/Maintenance: Installation/Maintenance + Insurance: Insurance + Internet: Internet + Law Enforcement/Security: Law Enforcement/Security + Legal: Legal + Management/Executive: Management/Executive + Manufacturing/Operations: Manufacturing/Operations + Marketing: Marketing + Non-Profit/Volunteer: Non-Profit/Volunteer + Pharmaceutical/Biotech: Pharmaceutical/Biotech + Professional Services: Professional Services + Real Estate: Real Estate + Restaurant/Food Service: Restaurant/Food Service + Retail: Retail + Sales: Sales + Science/Research: Science/Research + Skilled Labor: Skilled Labor + Technology: Technology + Telecommunications: Telecommunications + Transportation/Logistics: Transportation/Logistics - collection: '' name: webform.webform_options.languages @@ -3824,7 +4029,12 @@ items: 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" + options: | + 1: 'Much Worse' + 2: 'Somewhat Worse' + 3: 'About the Same' + 4: 'Somewhat Better' + 5: 'Much Better' - collection: '' name: webform.webform_options.likert_comparison @@ -3839,7 +4049,12 @@ items: label: 'Likert: Comparison' category: Likert likert: true - options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" + options: | + 1: Strongly Disagree + 2: Disagree + 3: Neutral + 4: Agree + 5: Strongly Agree - collection: '' name: webform.webform_options.likert_importance @@ -3854,7 +4069,12 @@ items: label: 'Likert: Importance' category: Likert likert: true - options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" + options: | + 1: Not at all Important + 2: Somewhat Important + 3: Neutral + 4: Important + 5: Very Important - collection: '' name: webform.webform_options.likert_quality @@ -3869,7 +4089,12 @@ items: label: 'Likert: Quality' category: Likert likert: true - options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" + options: | + 1: Poor + 2: Fair + 3: Good + 4: Very good + 5: Excellent - collection: '' name: webform.webform_options.likert_satisfaction @@ -3884,7 +4109,12 @@ items: label: 'Likert: Satisfaction' category: Likert likert: true - options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" + options: | + 1: Very Unsatisfied + 2: Unsatisfied + 3: Neutral + 4: Satisfied + 5: Very Satisfied - collection: '' name: webform.webform_options.likert_ten_scale @@ -3899,7 +4129,17 @@ items: 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" + options: | + 1: 1 + 2: 2 + 3: 3 + 4: 4 + 5: 5 + 6: 6 + 7: 7 + 8: 8 + 9: 9 + 10: 10 - collection: '' name: webform.webform_options.likert_would_you @@ -3914,7 +4154,12 @@ items: label: 'Likert: Would You' category: Likert likert: true - options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" + options: | + 1: Definitely Not + 2: Probably Not + 3: Not Sure + 4: Probably + 5: Definitely - collection: '' name: webform.webform_options.marital_status @@ -3929,7 +4174,11 @@ items: label: 'Marital status' category: Demographic likert: false - options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" + options: | + Single: Single + Married: Married + Divorced: Divorced + Widowed: Widowed - collection: '' name: webform.webform_options.months @@ -3944,7 +4193,19 @@ items: 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" + options: | + January: January + February: February + March: March + April: April + May: May + June: June + July: July + August: August + September: September + October: October + November: November + December: December - collection: '' name: webform.webform_options.phone_types @@ -3959,7 +4220,10 @@ items: label: 'Phone type' category: Demographic likert: false - options: "Home: Home\nOffice: Office\nCell: Cell\n" + options: | + Home: Home + Office: Office + Cell: Cell - collection: '' name: webform.webform_options.relationship @@ -3974,7 +4238,12 @@ items: label: Relationship category: Demographic likert: false - options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" + options: | + Parent: Parent + 'Significant Other': 'Significant Other' + Sibling: Sibling + Child: Child + Friend: Friend - collection: '' name: webform.webform_options.size @@ -3989,7 +4258,12 @@ items: label: Size category: General likert: false - options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" + options: | + Extra Small: Extra Small + Small: Small + Medium: Medium + Large: Large + Extra Large: Extra Large - collection: '' name: webform.webform_options.state_codes @@ -4004,7 +4278,59 @@ items: 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" + options: | + AL: Alabama + AK: Alaska + AZ: Arizona + AR: Arkansas + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + OH: Ohio + OK: Oklahoma + OR: Oregon + PA: Pennsylvania + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming - collection: '' name: webform.webform_options.state_names @@ -4019,7 +4345,58 @@ items: 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" + options: | + Alabama: Alabama + Alaska: Alaska + Arizona: Arizona + Arkansas: Arkansas + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + Florida: Florida + Georgia: Georgia + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Pennsylvania: Pennsylvania + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming - collection: '' name: webform.webform_options.state_province_codes @@ -4034,7 +4411,69 @@ items: 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" + options: | + AL: Alabama + AK: Alaska + AS: 'American Samoa' + AZ: Arizona + AR: Arkansas + AE: 'Armed Forces (Canada, Europe, Africa, or Middle East' + AA: 'Armed Forces Americas' + AP: 'Armed Forces Pacific' + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FM: 'Federated States of Micronesia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MH: 'Marshall Islands' + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + MP: 'Northern Mariana Islands' + OH: Ohio + OK: Oklahoma + OR: Oregon + PW: Palau + PA: Pennsylvania + PR: 'Puerto Rico' + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VI: 'Virgin Islands' + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming - collection: '' name: webform.webform_options.state_province_names @@ -4049,7 +4488,69 @@ items: 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" + options: | + Alabama: Alabama + Alaska: Alaska + 'American Samoa': 'American Samoa' + Arizona: Arizona + Arkansas: Arkansas + 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' + 'Armed Forces Americas': 'Armed Forces Americas' + 'Armed Forces Pacific': 'Armed Forces Pacific' + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + 'Federated States of Micronesia': 'Federated States of Micronesia' + Florida: Florida + Georgia: Georgia + Guam: Guam + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + 'Marshall Islands': 'Marshall Islands' + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + 'Northern Mariana Islands': 'Northern Mariana Islands' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Palau: Palau + Pennsylvania: Pennsylvania + 'Puerto Rico': 'Puerto Rico' + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + 'Virgin Islands': 'Virgin Islands' + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming - collection: '' name: webform.webform_options.time_zones @@ -4079,7 +4580,12 @@ items: label: Titles category: Demographic likert: false - options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" + options: | + Miss: Miss + Ms: Ms + Mr: Mr + Mrs: Mrs + Dr: Dr - collection: '' name: webform.webform_options.yes_no @@ -4094,4 +4600,6 @@ items: label: Yes/No category: General likert: false - options: "Yes: Yes\nNo: No\n" + options: | + Yes: Yes + No: No diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index c122558..d453189 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -107,6 +107,7 @@ module: migrate_tools: 0 minimalhtml: 0 minimalhtmltitle: 0 + multiline_config: 0 node: 0 options: 0 page_cache: 0 diff --git a/config/sync/customerror.settings.yml b/config/sync/customerror.settings.yml index 33e08a5..668c562 100644 --- a/config/sync/customerror.settings.yml +++ b/config/sync/customerror.settings.yml @@ -1,6 +1,33 @@ 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
" + body: | +
+
+
+
+

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

+
+
+
+
+
+

Knocked once
+ Tried to tell 'em I've been there
+ Door slammed
+ Hospitality's thin there

+ Marvin Moore, "Green Door" +
+
+
+
    +
  • +
+
+
+
+
+
+
theme: '' 404: title: 'Requested page not found' diff --git a/config/sync/editor.editor.basic_html.yml b/config/sync/editor.editor.basic_html.yml index c70e8ae..1b10fb7 100644 --- a/config/sync/editor.editor.basic_html.yml +++ b/config/sync/editor.editor.basic_html.yml @@ -48,7 +48,10 @@ settings: - Maximize plugins: stylescombo: - styles: "p.subtitle.is-mono.is-4|Mono subtitle\r\np.title.is-5.is-spaced|Small title\r\np.subtitle.is-6|Small subtitle" + styles: | + p.subtitle.is-mono.is-4|Mono subtitle + p.title.is-5.is-spaced|Small title + p.subtitle.is-6|Small subtitle language: language_list: un linebreaks: diff --git a/config/sync/google_analytics.settings.yml b/config/sync/google_analytics.settings.yml index ee2c919..8afb5a9 100644 --- a/config/sync/google_analytics.settings.yml +++ b/config/sync/google_analytics.settings.yml @@ -4,7 +4,13 @@ domain_mode: 0 cross_domains: '' visibility: request_path_mode: 0 - request_path_pages: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" + request_path_pages: | + /admin + /admin/* + /batch + /node/add* + /node/*/* + /user/*/* user_role_mode: 0 user_role_roles: { } user_account_mode: 0 diff --git a/config/sync/hotjar.settings.yml b/config/sync/hotjar.settings.yml index b4036be..8298618 100644 --- a/config/sync/hotjar.settings.yml +++ b/config/sync/hotjar.settings.yml @@ -1,7 +1,13 @@ account: '1147804' snippet_version: 6 visibility_pages: 0 -pages: "/admin\r\n/admin/*\r\n/batch\r\n/node/add/*\r\n/node/*/*\r\n/user/*/*" +pages: | + /admin + /admin/* + /batch + /node/add/* + /node/*/* + /user/*/* visibility_roles: 1 roles: manager: manager diff --git a/config/sync/language/es/field.field.group_content.group-group_membership.group_roles.yml b/config/sync/language/es/field.field.group_content.group-group_membership.group_roles.yml deleted file mode 100644 index 045e6f1..0000000 --- a/config/sync/language/es/field.field.group_content.group-group_membership.group_roles.yml +++ /dev/null @@ -1 +0,0 @@ -label: Roles diff --git a/config/sync/language/es/views.view.action.yml b/config/sync/language/es/views.view.action.yml index c6f57cb..8129545 100644 --- a/config/sync/language/es/views.view.action.yml +++ b/config/sync/language/es/views.view.action.yml @@ -1,3 +1,4 @@ +label: Acción display: default: display_options: diff --git a/config/sync/language/es/views.view.blog.yml b/config/sync/language/es/views.view.blog.yml index 08fe055..f0ef07d 100644 --- a/config/sync/language/es/views.view.blog.yml +++ b/config/sync/language/es/views.view.blog.yml @@ -4,7 +4,10 @@ display: footer: area: content: - value: "\r\n" + value: | + format: full_html page_listing: display_title: Página diff --git a/config/sync/language/es/views.view.comment.yml b/config/sync/language/es/views.view.comment.yml index 7017734..78da391 100644 --- a/config/sync/language/es/views.view.comment.yml +++ b/config/sync/language/es/views.view.comment.yml @@ -1,13 +1,21 @@ +label: Comentarios display: default: display_options: fields: + comment_bulk_form: + action_title: Acción subject: label: Asunto filters: subject: expose: label: Asunto + title: Comentarios + page_published: + display_options: + menu: + title: Comentarios page_unapproved: display_options: filters: @@ -15,5 +23,7 @@ display: expose: label: Asunto fields: + comment_bulk_form: + action_title: Acción subject: label: Asunto diff --git a/config/sync/language/es/views.view.group.yml b/config/sync/language/es/views.view.group.yml index 046da7c..12e82af 100644 --- a/config/sync/language/es/views.view.group.yml +++ b/config/sync/language/es/views.view.group.yml @@ -1,3 +1,4 @@ +label: Grupo display: page_1: display_title: Página diff --git a/config/sync/language/es/views.view.group_members.yml b/config/sync/language/es/views.view.group_members.yml index 4b0512c..1cc436c 100644 --- a/config/sync/language/es/views.view.group_members.yml +++ b/config/sync/language/es/views.view.group_members.yml @@ -1,6 +1,9 @@ display: default: display_options: + fields: + name: + label: Usuario title: Miembros page_1: display_title: Página diff --git a/config/sync/language/es/views.view.search.yml b/config/sync/language/es/views.view.search.yml index 046da7c..3106023 100644 --- a/config/sync/language/es/views.view.search.yml +++ b/config/sync/language/es/views.view.search.yml @@ -1,3 +1,10 @@ +label: Buscar display: + default: + display_options: + exposed_form: + options: + submit_button: Buscar + title: Buscar page_1: display_title: Página diff --git a/config/sync/language/es/views.view.watchdog.yml b/config/sync/language/es/views.view.watchdog.yml index 0b586f5..956c403 100644 --- a/config/sync/language/es/views.view.watchdog.yml +++ b/config/sync/language/es/views.view.watchdog.yml @@ -4,5 +4,7 @@ display: fields: timestamp: label: Fecha + name: + label: Usuario page: display_title: Página diff --git a/config/sync/language/es/views.view.webform_submissions.yml b/config/sync/language/es/views.view.webform_submissions.yml index aaca682..c78a66c 100644 --- a/config/sync/language/es/views.view.webform_submissions.yml +++ b/config/sync/language/es/views.view.webform_submissions.yml @@ -7,11 +7,15 @@ display: embed_administer: display_options: fields: + webform_submission_bulk_form: + action_title: Acción created: label: Creado embed_manage: display_options: fields: + webform_submission_bulk_form: + action_title: Acción created: label: Creado embed_review: diff --git a/config/sync/language/es/views.view.webmentions.yml b/config/sync/language/es/views.view.webmentions.yml index 4d289cb..9bdcb77 100644 --- a/config/sync/language/es/views.view.webmentions.yml +++ b/config/sync/language/es/views.view.webmentions.yml @@ -2,6 +2,8 @@ display: default: display_options: fields: + webmention_bulk_form: + action_title: Acción created: label: Creado page_1: diff --git a/config/sync/language/es/webform.webform.contact.yml b/config/sync/language/es/webform.webform.contact.yml index 2684696..c54f21c 100644 --- a/config/sync/language/es/webform.webform.contact.yml +++ b/config/sync/language/es/webform.webform.contact.yml @@ -1,4 +1,24 @@ title: Contacto -elements: "introduction:\n '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nhow_did_you_find_us:\n '#title': '¿Cómo se enteró de nosotros?'\n '#options':\n 'A professional or personal recommendation': 'Una recomendación profesional o personal'\n 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación'\n 'Google or something similar': 'Google o algo similar'\n 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice'\n '#other__option_label': Otro\nactions:\n '#submit__label': 'Enviar Mensaje'\n" +elements: | + introduction: + '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' + name: + '#title': 'Tu Nombre' + email: + '#title': 'Tu Correo Electrónico' + subject: + '#title': 'El Tema' + message: + '#title': Mensaje + how_did_you_find_us: + '#title': '¿Cómo se enteró de nosotros?' + '#options': + 'A professional or personal recommendation': 'Una recomendación profesional o personal' + 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' + 'Google or something similar': 'Google o algo similar' + 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' + '#other__option_label': Otro + actions: + '#submit__label': 'Enviar Mensaje' settings: confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' diff --git a/config/sync/language/es/webform.webform.training.yml b/config/sync/language/es/webform.webform.training.yml index b896db0..7b172f3 100644 --- a/config/sync/language/es/webform.webform.training.yml +++ b/config/sync/language/es/webform.webform.training.yml @@ -1 +1,22 @@ -elements: "intro_text:\n '#text': \"

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n" +elements: | + intro_text: + '#text': "

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\r\n" + name: + '#title': Nombre + topics: + '#title': Temas + '#options': + 'Introduction to Drupal': 'Introducción a Drupal' + 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)' + 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)' + 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)' + 'Drupal theming and templating': 'Diseño y theming en Drupal' + 'Data migration': 'Migración de Datos' + size: + '#title': Tamaño + '#options': + 'Personal training': 'Capacitación personal' + 'Small group (2-5)': 'Grupo pequeño(2-5)' + 'Larger group (more than 5)': 'Grupo grande (mas de 5)' + actions: + '#submit__label': 'Pedir una capacitación' diff --git a/config/sync/redirect_404.settings.yml b/config/sync/redirect_404.settings.yml index f8af3af..215aa90 100644 --- a/config/sync/redirect_404.settings.yml +++ b/config/sync/redirect_404.settings.yml @@ -1,5 +1,139 @@ row_limit: 10000 -pages: "/wp-login.php\r\n/\r\n/xmlrpc.php\r\n/\r\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell\r\n/\r\n/.well-known/assetlinks.json\r\n/\r\n/plus/read.php\r\n/\r\n/servlet?jumpto=status&p=login&q=loginForm\r\n/\r\n/data/cache/asd.php\r\n/\r\n/data/cache/flye.php\r\n/\r\n/plus/result.php\r\n/\r\n/phpmyadmin\r\n/\r\n/fuck.php\r\n/\r\n/plus/mytag_js.php?aid=9527\r\n/\r\n/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/wordpress/wp-login.php\r\n/\r\n/coon.php\r\n/\r\n/sqlite/sqlite-manager/main.php\r\n/\r\n/plus/mytag_js.php?aid=9527\r\n/\r\n/dede/login.php\r\n/\r\n/blog/xmlrpc.php\r\n/\r\n/plus/90sec.php\r\n/\r\n/admin/login.php\r\n/\r\n/lx.php\r\n/\r\n/lequ.php\r\n/\r\n/blog/user/register\r\n/\r\n/payload.php\r\n/\r\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/MYAdmin\r\n/\r\n/plus/mytag_js.php?aid=511348\r\n/\r\n/sb.php\r\n/\r\n/\r\n/sqlite/sqlitemanager/main.php\r\n/\r\n/mySqlDumper\r\n/\r\n/plus/mytag_js.php?aid=6022\r\n/\r\n/pmd/index.php\r\n/\r\n/sites/default/files/content-post.php\r\n/\r\n/gb.php\r\n/\r\n/s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B\r\n/\r\n/modules/coder/coder_upgrade/scripts/coder_upgrade.run.php\r\n/\r\n/install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11\r\n/\r\n/srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php\r\n/\r\n/config/secrets.yml\r\n/\r\n/ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE\r\n/\r\n/plus/da.php\r\n/\r\n/plus/car.php\r\n/\r\n/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/~kava/paypal/us/webscr.php?cmd=_login-run\r\n/\r\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\r\n/\r\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n" +pages: | + /wp-login.php + / + /xmlrpc.php + / + /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run + / + /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell + / + /.well-known/assetlinks.json + / + /plus/read.php + / + /servlet?jumpto=status&p=login&q=loginForm + / + /data/cache/asd.php + / + /data/cache/flye.php + / + /plus/result.php + / + /phpmyadmin + / + /fuck.php + / + /plus/mytag_js.php?aid=9527 + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /wordpress/wp-login.php + / + /coon.php + / + /sqlite/sqlite-manager/main.php + / + /plus/mytag_js.php?aid=9527 + / + /dede/login.php + / + /blog/xmlrpc.php + / + /plus/90sec.php + / + /admin/login.php + / + /lx.php + / + /lequ.php + / + /blog/user/register + / + /payload.php + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /MYAdmin + / + /plus/mytag_js.php?aid=511348 + / + /sb.php + / + / + /sqlite/sqlitemanager/main.php + / + /mySqlDumper + / + /plus/mytag_js.php?aid=6022 + / + /pmd/index.php + / + /sites/default/files/content-post.php + / + /gb.php + / + /s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B + / + /modules/coder/coder_upgrade/scripts/coder_upgrade.run.php + / + /install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11 + / + /srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php + / + /config/secrets.yml + / + /ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE + / + /plus/da.php + / + /plus/car.php + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d suppress_404: false _core: default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM diff --git a/config/sync/tour.tour.honeypot.yml b/config/sync/tour.tour.honeypot.yml index fa4dfc1..0385688 100644 --- a/config/sync/tour.tour.honeypot.yml +++ b/config/sync/tour.tour.honeypot.yml @@ -18,7 +18,10 @@ tips: plugin: text label: Honeypot weight: -10 - body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\r\n\r\nClick Next to be guided through this configuration page." + body: | + Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. + + Click Next to be guided through this configuration page. location: top protect-all-forms: id: protect-all-forms @@ -27,7 +30,10 @@ tips: weight: -9 attributes: data-id: edit-protect-all-forms - body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\r\n\r\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time." + body: | + Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. + + Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. location: bottom log-blocked-form-submissions: id: log-blocked-form-submissions diff --git a/config/sync/user.mail.yml b/config/sync/user.mail.yml index 25e2429..0951c06 100644 --- a/config/sync/user.mail.yml +++ b/config/sync/user.mail.yml @@ -1,29 +1,115 @@ cancel_confirm: - body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team" + body: | + [user:display-name], + + A request to cancel your account has been made at [site:name]. + + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: + + [user:cancel-url] + + NOTE: The cancellation of your account is not reversible. + + This link expires in one day and nothing will happen if it is not used. + + -- [site:name] team subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: - body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team" + body: | + [user:display-name], + + A request to reset the password for your account has been made at [site:name]. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. + + -- [site:name] team subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: - body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" + body: | + [user:display-name], + + A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: - body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" + body: | + [user:display-name], + + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: - body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team" + body: | + [user:display-name], + + Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: - body: "[user:display-name] has applied for an account.\n\n[user:edit-url]" + body: | + [user:display-name] has applied for an account. + + [user:edit-url] subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: - body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team" + body: | + [user:display-name], + + Your account at [site:name] has been activated. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:account-name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: - body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team" + body: | + [user:display-name], + + Your account on [site:name] has been blocked. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: - body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team" + body: | + [user:display-name], + + Your account on [site:name] has been canceled. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en _core: diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index 9ebe830..064028a 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -277,7 +277,12 @@ display: empty: false tokenize: false content: - value: "
\r\n
\r\n More blog posts\r\n
\r\n
" + value: | +
+ +
format: full_html plugin_id: text cache_metadata: diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index e77c9f5..1305ff0 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -18,7 +18,12 @@ settings: 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" + form_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status button_classes: '' default_wizard_prev_button_label: '< Previous Page' default_wizard_next_button_label: 'Next Page >' @@ -55,9 +60,15 @@ settings: 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" + preview_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_back_classes: button default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' dialog: false @@ -107,9 +118,28 @@ purge: 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" + wrapper_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + horizontal_rule_classes: | + webform-horizontal-rule--solid + webform-horizontal-rule--dashed + webform-horizontal-rule--dotted + webform-horizontal-rule--gradient + webform-horizontal-rule--thin + webform-horizontal-rule--medium + webform-horizontal-rule--thick + webform-horizontal-rule--flaired + webform-horizontal-rule--glyph default_description_display: '' default_more_title: More default_section_title_tag: h2 @@ -152,12 +182,98 @@ mail: 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" + default_body_text: | + Submitted on [webform_submission:created] + Submitted by: [webform_submission:user] + + Submitted values are: + [webform_submission:values] + default_body_html: | +

Submitted on [webform_submission:created]

+

Submitted by: [webform_submission:user]

+

Submitted values are:

+ [webform_submission:values] 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" + types: | + checkbox: + - true + color: + - '#ffffcc' + - '#ffffcc' + - '#ccffff' + email: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + language_select: + - en + machine_name: + - 'loremipsum' + - 'oratione' + - 'dixisset' + tel: + - '123-456-7890' + - '098-765-4321' + textarea: + - '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.' + - '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;' + - '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.' + text_format: + - 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.

' + - 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;

' + - 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.

' + url: + - 'http://example.com' + - 'http://test.com' + webform_email_confirm: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + webform_email_multiple: + - 'example@example.com, test@test.com, random@random.com' + webform_time: + - '09:00' + - '17:00' + names: | + first_name: + - 'John' + - 'Paul' + - 'Ringo' + - 'George' + last_name: + - 'Lennon' + - 'McCartney' + - 'Starr' + - 'Harrison' + address: + - '10 Main Street' + - '11 Brook Alley Road. APT 1' + zip: + - '11111' + - '12345' + - '12345-6789' + postal_code: + - '11111' + - '12345' + - '12345-6789' + phone: + - '123-456-7890' + - '098-765-4321' + fax: + - '123-456-7890' + - '098-765-4321' + city: + - 'Springfield' + - 'Pleasantville' + - 'Hill Valley' + url: + - 'http://example.com' + - 'http://test.com' + default: + - 'Loremipsum' + - 'Oratione' + - 'Dixisset' ui: video_display: dialog details_save: true diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index d7add9a..e5f3ea1 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -12,7 +12,27 @@ id: attend_the_tech_and_rev_workshop title: 'Attend the Tech and Rev Workshop' description: '' category: '' -elements: "intro:\n '#type': webform_markup\n '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.'\nyour_name:\n '#type': textfield\n '#title': 'Your Name'\norganization:\n '#type': textfield\n '#title': 'Your organization'\nattendee_number:\n '#type': number\n '#title': 'How many people are you bringing (including yourself)'\nemail:\n '#type': email\n '#title': 'Your email'\n '#description': 'Include your email address if you'd like to be added to Agaric's announcement list for future events.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': Register" +elements: | + intro: + '#type': webform_markup + '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.' + your_name: + '#type': textfield + '#title': 'Your Name' + organization: + '#type': textfield + '#title': 'Your organization' + attendee_number: + '#type': number + '#title': 'How many people are you bringing (including yourself)' + email: + '#type': email + '#title': 'Your email' + '#description': 'Include your email address if you'd like to be added to Agaric's announcement list for future events.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': Register css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index d4c7da6..7ca2f2b 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -17,7 +17,35 @@ 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.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'" +elements: | + introduction: + '#type': webform_markup + '#admin_title': Introduction + '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We'd love to hear from you.' + name: + '#title': 'Your Name' + '#type': textfield + '#required': true + '#default_value': '[current-user:display-name]' + email: + '#title': 'Your Email' + '#type': email + '#required': true + '#default_value': '[current-user:mail]' + subject: + '#title': Subject + '#type': textfield + '#required': true + '#test': 'Testing contact webform from [site:name]' + message: + '#title': Message + '#type': textarea + '#required': true + '#test': 'Please ignore this email.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send message' css: '' javascript: '' settings: @@ -192,7 +220,14 @@ handlers: from_options: { } from_name: '[webform_submission:values:name:raw]' subject: '[webform_submission:values:subject:raw]' - body: "Hi Agarics, \r\n\r\nYou got a new message.\r\n\r\n

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

\r\n

Submitted values are:

\r\n{{ webform_token('[webform_submission:values]', webform_submission) }}\r\n" + body: | + Hi Agarics, + + You got a new message. + +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

+

Submitted values are:

+ {{ webform_token('[webform_submission:values]', webform_submission) }} excluded_elements: { } ignore_access: false exclude_empty: true diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index 23ce939..508e475 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -12,7 +12,25 @@ id: contact_confirm title: 'Thanks for contacting Agaric' description: 'A confirmation page to ask some follow-up questions.' category: '' -elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\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\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'" +elements: | + do_you_have_any_feedback_for_us_: + '#type': textarea + '#title': 'Do you have any feedback for us?' + '#required': true + '#format_items': comma + how_did_you_find_us: + '#type': webform_radios_other + '#title': 'How did you find us?' + '#options': + 'A professional or personal recommendation': 'A professional or personal recommendation' + 'I met an Agaric and was given a business card': 'I met an Agaric and was given a business card' + 'Google or something similar': 'Google or something similar' + 'The Agaric logo appeared on toast I made': 'The Agaric logo appeared on toast I made' + '#other__option_label': Other + submission_id: + '#type': hidden + '#title': 'Submission ID' + '#default_value': '[current-page:query:submission]' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index c019f7d..5147a0c 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -12,7 +12,27 @@ id: general_services title: 'General services' description: 'Intake form for general services inquiries.' category: '' -elements: "budget:\n '#type': range\n '#title': Budget\n '#description': 'Approximate budget.'\n '#title_display': inline\n '#default_value': '45'\n '#min': '3'\n '#max': '600'\n '#step': '3'\n '#output': above\n '#output__field_prefix': $\n '#output__field_suffix': K\ncontact_information:\n '#type': webform_contact\n '#title': 'Contact information'\n '#email__required': true\n '#address__access': false\n '#address_2__access': false\n '#postal_code__access': false\n '#required': true" +elements: | + budget: + '#type': range + '#title': Budget + '#description': 'Approximate budget.' + '#title_display': inline + '#default_value': '45' + '#min': '3' + '#max': '600' + '#step': '3' + '#output': above + '#output__field_prefix': $ + '#output__field_suffix': K + contact_information: + '#type': webform_contact + '#title': 'Contact information' + '#email__required': true + '#address__access': false + '#address_2__access': false + '#postal_code__access': false + '#required': true css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index 1ba9447..0b328d7 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -14,7 +14,18 @@ id: join_the_movement title: 'Join the movement' description: '' category: Mailchimp -elements: "intro_text:\n '#type': processed_text\n '#text': \"

We'll send you very occasional dispatches from our perspective on various overlapping movements for freedom and justice as workers fighting the good fight and as passionate observers.

\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'" +elements: | + intro_text: + '#type': processed_text + '#text': "

We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.

\r\n" + '#format': basic_html + email: + '#type': email + '#title': 'Your e-mail address' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Join the movement' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index 26e0df1..60e7a7f 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -12,7 +12,10 @@ id: join_the_movement_confirm title: 'Join the movement confirm' description: 'Confirmation webform after submitting the "join the movement" form.' category: 'Confirmation (do not use directly)' -elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'" +elements: | + what_inspired_to_sign_up: + '#type': textarea + '#title': 'What inspired you to make this potentially life-changing decision?' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index 2124662..ba3b0cd 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -14,7 +14,18 @@ id: migrations title: 'Migrations training' description: 'A webform for people joining our migration trainings announcement list.' category: Mailchimp -elements: "your_email:\n '#type': email\n '#title': 'Your e-mail address'\n '#required': true\nyour_name:\n '#type': textfield\n '#title': 'Your name (optional)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Get notified'" +elements: | + your_email: + '#type': email + '#title': 'Your e-mail address' + '#required': true + your_name: + '#type': textfield + '#title': 'Your name (optional)' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Get notified' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index ddb45e3..95579c4 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -12,7 +12,14 @@ id: migrations_training_confirm title: 'Migrations training confirm' description: 'Confirmation page for the migrations training signup.' category: 'Confirmation (do not use directly)' -elements: "what_motivated_sign_up_for_migration_training:\n '#type': textarea\n '#title': 'What motivated you to sign up for migration training?'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your motivation'" +elements: | + what_motivated_sign_up_for_migration_training: + '#type': textarea + '#title': 'What motivated you to sign up for migration training?' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Share your motivation' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 45d92a7..9dcde70 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -73,7 +73,6 @@ elements: | '#type': webform_actions '#title': 'Submit button(s)' '#submit__label': 'Invite an Agaric to speak' - css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index 4cd7248..ac3752d 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -53,7 +53,6 @@ elements: | '#type': webform_actions '#title': 'Submit button(s)' '#submit__label': 'Invite Clayton to speak' - css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index dbed7b3..024de16 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -53,7 +53,6 @@ elements: | '#type': webform_actions '#title': 'Submit button(s)' '#submit__label': 'Invite Mauricio to speak' - css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index d41a103..6f84486 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -12,7 +12,47 @@ id: speaker_request_michele_metts title: 'Speaker request form for Michele Metts' description: '' category: Speaker -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + event_website: + '#type': url + '#title': 'Event website' + event_dates: + '#type': datetime + '#title': 'Event date' + '#date_date_datepicker_button': false + '#date_time_element': none + event_location: + '#type': textfield + '#title': 'Event location' + description_of_event: + '#type': textarea + '#title': 'What should the speaker know about this event?' + budget_for_speaker: + '#type': textfield + '#title': 'Budget for speaker' + email: + '#type': email + '#title': Email + '#required': true + phone: + '#type': tel + '#title': Phone + additional_info: + '#type': textarea + '#title': 'Additional information' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Invite Micky to speak' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index a4bbf97..80b5e57 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -12,7 +12,47 @@ id: speaker_request_micky_metts title: 'Speaker Request - Micky Metts' description: 'Speaker Request for Micky Metts' category: '' -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + event_website: + '#type': url + '#title': 'Event website' + event_dates: + '#type': datetime + '#title': 'Event date' + '#date_date_datepicker_button': false + '#date_time_element': none + event_location: + '#type': textfield + '#title': 'Event location' + description_of_event: + '#type': textarea + '#title': 'What should the speaker know about this event?' + budget_for_speaker: + '#type': textfield + '#title': 'Budget for speaker' + email: + '#type': email + '#title': Email + '#required': true + phone: + '#type': tel + '#title': Phone + additional_info: + '#type': textarea + '#title': 'Additional information' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Invite Micky to speak' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index 93480e7..f755bcf 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -12,7 +12,38 @@ id: training title: Training description: 'Training intake form' category: '' -elements: "intro_text:\n '#type': processed_text\n '#text': \"

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\\r\\n\"\n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n" +elements: | + intro_text: + '#type': processed_text + '#text': "

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\r\n" + '#format': basic_html + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email + topics: + '#type': checkboxes + '#title': Topics + '#options': + 'Introduction to Drupal': 'Introduction to Drupal' + 'Drupal development (beginning)': 'Drupal development (beginning)' + 'Drupal development (intermediate)': 'Drupal development (intermediate)' + 'Drupal development (advanced)': 'Drupal development (advanced)' + 'Drupal theming and templating': 'Drupal theming and templating' + 'Data migration': 'Data migration' + size: + '#type': checkboxes + '#title': Size + '#options': + 'Personal training': 'Personal training' + 'Small group (2-5)': 'Small group (2-5)' + 'Larger group (more than 5)': 'Larger group (more than 5)' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Request training' css: '' javascript: '' settings: diff --git a/config/sync/webform.webform_options.days.yml b/config/sync/webform.webform_options.days.yml index 6c6f317..2479ab3 100644 --- a/config/sync/webform.webform_options.days.yml +++ b/config/sync/webform.webform_options.days.yml @@ -11,4 +11,11 @@ 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" +options: | + Sunday: Sunday + Monday: Monday + Tuesday: Tuesday + Wednesday: Wednesday + Thursday: Thursday + Friday: Friday + Saturday: Saturday diff --git a/config/sync/webform.webform_options.education.yml b/config/sync/webform.webform_options.education.yml index 5579559..d9e54be 100644 --- a/config/sync/webform.webform_options.education.yml +++ b/config/sync/webform.webform_options.education.yml @@ -11,4 +11,8 @@ 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" +options: | + High School: High School + Associate Degree: Associate Degree + Graduate or Professional Degree: Graduate or Professional Degree + Some College: Some College diff --git a/config/sync/webform.webform_options.employment_status.yml b/config/sync/webform.webform_options.employment_status.yml index df247bf..151fde2 100644 --- a/config/sync/webform.webform_options.employment_status.yml +++ b/config/sync/webform.webform_options.employment_status.yml @@ -11,4 +11,9 @@ 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" +options: | + 'Full Time': 'Full Time' + 'Part Time': 'Part Time' + 'Military': 'Military' + Unemployed: Unemployed + Retired: Retired diff --git a/config/sync/webform.webform_options.ethnicity.yml b/config/sync/webform.webform_options.ethnicity.yml index 15351a4..b3b0a12 100644 --- a/config/sync/webform.webform_options.ethnicity.yml +++ b/config/sync/webform.webform_options.ethnicity.yml @@ -11,4 +11,12 @@ 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" +options: | + Caucasian: Caucasian + 'Latino/Hispanic': 'Latino/Hispanic' + 'Middle Eastern': 'Middle Eastern' + African: African + Caribbean: Caribbean + 'South Asian': 'South Asian' + 'East Asian': 'East Asian' + Mixed: Mixed diff --git a/config/sync/webform.webform_options.gender.yml b/config/sync/webform.webform_options.gender.yml index e32670b..72b81e4 100644 --- a/config/sync/webform.webform_options.gender.yml +++ b/config/sync/webform.webform_options.gender.yml @@ -11,4 +11,6 @@ id: gender label: Gender category: Demographic likert: false -options: "Male: Male\nFemale: Female\n" +options: | + Male: Male + Female: Female diff --git a/config/sync/webform.webform_options.industry.yml b/config/sync/webform.webform_options.industry.yml index 785c756..3bb4dec 100644 --- a/config/sync/webform.webform_options.industry.yml +++ b/config/sync/webform.webform_options.industry.yml @@ -11,4 +11,43 @@ 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" +options: | + Accounting/Finance: Accounting/Finance + Advertising/Public Relations: Advertising/Public Relations + Aerospace/Aviation: Aerospace/Aviation + Arts/Entertainment/Publishing: Arts/Entertainment/Publishing + Automotive: Automotive + Banking/Mortgage: Banking/Mortgage + Business Development: Business Development + Business Opportunity: Business Opportunity + Clerical/Administrative: Clerical/Administrative + Construction/Facilities: Construction/Facilities + Consumer Goods: Consumer Goods + Customer Service: Customer Service + Education/Training: Education/Training + Energy/Utilities: Energy/Utilities + Engineering: Engineering + Government/Military: Government/Military + Healthcare: Healthcare + Hospitality/Travel: Hospitality/Travel + Human Resources: Human Resources + Installation/Maintenance: Installation/Maintenance + Insurance: Insurance + Internet: Internet + Law Enforcement/Security: Law Enforcement/Security + Legal: Legal + Management/Executive: Management/Executive + Manufacturing/Operations: Manufacturing/Operations + Marketing: Marketing + Non-Profit/Volunteer: Non-Profit/Volunteer + Pharmaceutical/Biotech: Pharmaceutical/Biotech + Professional Services: Professional Services + Real Estate: Real Estate + Restaurant/Food Service: Restaurant/Food Service + Retail: Retail + Sales: Sales + Science/Research: Science/Research + Skilled Labor: Skilled Labor + Technology: Technology + Telecommunications: Telecommunications + Transportation/Logistics: Transportation/Logistics diff --git a/config/sync/webform.webform_options.likert_agreement.yml b/config/sync/webform.webform_options.likert_agreement.yml index 6fe0026..270ad10 100644 --- a/config/sync/webform.webform_options.likert_agreement.yml +++ b/config/sync/webform.webform_options.likert_agreement.yml @@ -11,4 +11,9 @@ 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" +options: | + 1: 'Much Worse' + 2: 'Somewhat Worse' + 3: 'About the Same' + 4: 'Somewhat Better' + 5: 'Much Better' diff --git a/config/sync/webform.webform_options.likert_comparison.yml b/config/sync/webform.webform_options.likert_comparison.yml index fe21b41..6caf395 100644 --- a/config/sync/webform.webform_options.likert_comparison.yml +++ b/config/sync/webform.webform_options.likert_comparison.yml @@ -11,4 +11,9 @@ id: likert_comparison label: 'Likert: Comparison' category: Likert likert: true -options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" +options: | + 1: Strongly Disagree + 2: Disagree + 3: Neutral + 4: Agree + 5: Strongly Agree diff --git a/config/sync/webform.webform_options.likert_importance.yml b/config/sync/webform.webform_options.likert_importance.yml index baa7a66..e2fae6b 100644 --- a/config/sync/webform.webform_options.likert_importance.yml +++ b/config/sync/webform.webform_options.likert_importance.yml @@ -11,4 +11,9 @@ 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" +options: | + 1: Not at all Important + 2: Somewhat Important + 3: Neutral + 4: Important + 5: Very Important diff --git a/config/sync/webform.webform_options.likert_quality.yml b/config/sync/webform.webform_options.likert_quality.yml index ec988df..9dd267a 100644 --- a/config/sync/webform.webform_options.likert_quality.yml +++ b/config/sync/webform.webform_options.likert_quality.yml @@ -11,4 +11,9 @@ id: likert_quality label: 'Likert: Quality' category: Likert likert: true -options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" +options: | + 1: Poor + 2: Fair + 3: Good + 4: Very good + 5: Excellent diff --git a/config/sync/webform.webform_options.likert_satisfaction.yml b/config/sync/webform.webform_options.likert_satisfaction.yml index 8ba7b14..5f7fcb7 100644 --- a/config/sync/webform.webform_options.likert_satisfaction.yml +++ b/config/sync/webform.webform_options.likert_satisfaction.yml @@ -11,4 +11,9 @@ id: likert_satisfaction label: 'Likert: Satisfaction' category: Likert likert: true -options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" +options: | + 1: Very Unsatisfied + 2: Unsatisfied + 3: Neutral + 4: Satisfied + 5: Very Satisfied diff --git a/config/sync/webform.webform_options.likert_ten_scale.yml b/config/sync/webform.webform_options.likert_ten_scale.yml index 8ed0b09..67e1989 100644 --- a/config/sync/webform.webform_options.likert_ten_scale.yml +++ b/config/sync/webform.webform_options.likert_ten_scale.yml @@ -11,4 +11,14 @@ 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" +options: | + 1: 1 + 2: 2 + 3: 3 + 4: 4 + 5: 5 + 6: 6 + 7: 7 + 8: 8 + 9: 9 + 10: 10 diff --git a/config/sync/webform.webform_options.likert_would_you.yml b/config/sync/webform.webform_options.likert_would_you.yml index 6fc30f3..b2aca4b 100644 --- a/config/sync/webform.webform_options.likert_would_you.yml +++ b/config/sync/webform.webform_options.likert_would_you.yml @@ -11,4 +11,9 @@ 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" +options: | + 1: Definitely Not + 2: Probably Not + 3: Not Sure + 4: Probably + 5: Definitely diff --git a/config/sync/webform.webform_options.marital_status.yml b/config/sync/webform.webform_options.marital_status.yml index 50900f7..69d1a68 100644 --- a/config/sync/webform.webform_options.marital_status.yml +++ b/config/sync/webform.webform_options.marital_status.yml @@ -11,4 +11,8 @@ id: marital_status label: 'Marital status' category: Demographic likert: false -options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" +options: | + Single: Single + Married: Married + Divorced: Divorced + Widowed: Widowed diff --git a/config/sync/webform.webform_options.months.yml b/config/sync/webform.webform_options.months.yml index 388724c..0f01f07 100644 --- a/config/sync/webform.webform_options.months.yml +++ b/config/sync/webform.webform_options.months.yml @@ -11,4 +11,16 @@ 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" +options: | + January: January + February: February + March: March + April: April + May: May + June: June + July: July + August: August + September: September + October: October + November: November + December: December diff --git a/config/sync/webform.webform_options.phone_types.yml b/config/sync/webform.webform_options.phone_types.yml index 157abb9..d2504e9 100644 --- a/config/sync/webform.webform_options.phone_types.yml +++ b/config/sync/webform.webform_options.phone_types.yml @@ -11,4 +11,7 @@ id: phone_types label: 'Phone type' category: Demographic likert: false -options: "Home: Home\nOffice: Office\nCell: Cell\n" +options: | + Home: Home + Office: Office + Cell: Cell diff --git a/config/sync/webform.webform_options.relationship.yml b/config/sync/webform.webform_options.relationship.yml index 3c55efa..075b724 100644 --- a/config/sync/webform.webform_options.relationship.yml +++ b/config/sync/webform.webform_options.relationship.yml @@ -11,4 +11,9 @@ id: relationship label: Relationship category: Demographic likert: false -options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" +options: | + Parent: Parent + 'Significant Other': 'Significant Other' + Sibling: Sibling + Child: Child + Friend: Friend diff --git a/config/sync/webform.webform_options.size.yml b/config/sync/webform.webform_options.size.yml index 7f71ffb..9eee9b5 100644 --- a/config/sync/webform.webform_options.size.yml +++ b/config/sync/webform.webform_options.size.yml @@ -11,4 +11,9 @@ id: size label: Size category: General likert: false -options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" +options: | + Extra Small: Extra Small + Small: Small + Medium: Medium + Large: Large + Extra Large: Extra Large diff --git a/config/sync/webform.webform_options.state_codes.yml b/config/sync/webform.webform_options.state_codes.yml index b135405..a4cc588 100644 --- a/config/sync/webform.webform_options.state_codes.yml +++ b/config/sync/webform.webform_options.state_codes.yml @@ -11,4 +11,56 @@ 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" +options: | + AL: Alabama + AK: Alaska + AZ: Arizona + AR: Arkansas + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + OH: Ohio + OK: Oklahoma + OR: Oregon + PA: Pennsylvania + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming diff --git a/config/sync/webform.webform_options.state_names.yml b/config/sync/webform.webform_options.state_names.yml index ab75912..120e6ec 100644 --- a/config/sync/webform.webform_options.state_names.yml +++ b/config/sync/webform.webform_options.state_names.yml @@ -11,4 +11,55 @@ 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" +options: | + Alabama: Alabama + Alaska: Alaska + Arizona: Arizona + Arkansas: Arkansas + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + Florida: Florida + Georgia: Georgia + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Pennsylvania: Pennsylvania + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming diff --git a/config/sync/webform.webform_options.state_province_codes.yml b/config/sync/webform.webform_options.state_province_codes.yml index 7805b23..2b6aa51 100644 --- a/config/sync/webform.webform_options.state_province_codes.yml +++ b/config/sync/webform.webform_options.state_province_codes.yml @@ -11,4 +11,66 @@ 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" +options: | + AL: Alabama + AK: Alaska + AS: 'American Samoa' + AZ: Arizona + AR: Arkansas + AE: 'Armed Forces (Canada, Europe, Africa, or Middle East' + AA: 'Armed Forces Americas' + AP: 'Armed Forces Pacific' + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FM: 'Federated States of Micronesia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MH: 'Marshall Islands' + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + MP: 'Northern Mariana Islands' + OH: Ohio + OK: Oklahoma + OR: Oregon + PW: Palau + PA: Pennsylvania + PR: 'Puerto Rico' + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VI: 'Virgin Islands' + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming diff --git a/config/sync/webform.webform_options.state_province_names.yml b/config/sync/webform.webform_options.state_province_names.yml index 4eb7ebd..7a14e0a 100644 --- a/config/sync/webform.webform_options.state_province_names.yml +++ b/config/sync/webform.webform_options.state_province_names.yml @@ -11,4 +11,66 @@ 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" +options: | + Alabama: Alabama + Alaska: Alaska + 'American Samoa': 'American Samoa' + Arizona: Arizona + Arkansas: Arkansas + 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' + 'Armed Forces Americas': 'Armed Forces Americas' + 'Armed Forces Pacific': 'Armed Forces Pacific' + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + 'Federated States of Micronesia': 'Federated States of Micronesia' + Florida: Florida + Georgia: Georgia + Guam: Guam + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + 'Marshall Islands': 'Marshall Islands' + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + 'Northern Mariana Islands': 'Northern Mariana Islands' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Palau: Palau + Pennsylvania: Pennsylvania + 'Puerto Rico': 'Puerto Rico' + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + 'Virgin Islands': 'Virgin Islands' + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming diff --git a/config/sync/webform.webform_options.yes_no.yml b/config/sync/webform.webform_options.yes_no.yml index 926a878..045273d 100644 --- a/config/sync/webform.webform_options.yes_no.yml +++ b/config/sync/webform.webform_options.yes_no.yml @@ -11,4 +11,6 @@ id: yes_no label: Yes/No category: General likert: false -options: "Yes: Yes\nNo: No\n" +options: | + Yes: Yes + No: No -- 2.45.2 From 62947894127acb4be31b8d3c897ab7a5af69fbf4 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Thu, 9 May 2019 13:49:27 -0500 Subject: [PATCH 023/365] Composer lock with the multine config module --- composer.lock | 56 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 5938990..72ecc48 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": "842cffb79666f17c55acaa992fe9c0c8", + "content-hash": "23d3af494eecdbbdaca9df921bf1b71d", "packages": [ { "name": "asm89/stack-cors", @@ -7769,6 +7769,58 @@ "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, + { + "name": "drupal/multiline_config", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/multiline_config.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/multiline_config-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "0910c3b007c74cddd6823ad5e86ca40c14a91f20" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1553258884", + "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": "Pedro Cambra", + "homepage": "https://www.drupal.org/u/pcambra" + }, + { + "name": "Manuel Egío", + "homepage": "https://www.drupal.org/u/facine" + } + ], + "description": "This module allows you export configuration strings as multiline.", + "homepage": "http://drupal.org/project/multiline_config", + "support": { + "source": "https://cgit.drupalcode.org/multiline_config", + "issues": "https://www.drupal.org/project/issues/multiline_config" + } + }, { "name": "drupal/octavia", "version": "1.0.0-beta1", @@ -8401,7 +8453,7 @@ }, "drupal": { "version": "8.x-1.12", - "datestamp": "1552334285", + "datestamp": "1557244685", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" -- 2.45.2 From 4a77c57423d16fdc1263c995561bb21a84a0749d Mon Sep 17 00:00:00 2001 From: David Valdez Date: Thu, 9 May 2019 16:59:03 -0500 Subject: [PATCH 024/365] Drupal 8.7.1 --- composer.lock | 361 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 292 insertions(+), 69 deletions(-) diff --git a/composer.lock b/composer.lock index 72ecc48..e78b5b2 100644 --- a/composer.lock +++ b/composer.lock @@ -3998,16 +3998,16 @@ }, { "name": "drupal/core", - "version": "8.6.15", + "version": "8.7.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86" + "reference": "969f24810fb31eac71dd624de593f551bd6dc2a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/936456cdeac25c6bbd2f55b0d587239c6a81ba86", - "reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86", + "url": "https://api.github.com/repos/drupal/core/zipball/969f24810fb31eac71dd624de593f551bd6dc2a3", + "reference": "969f24810fb31eac71dd624de593f551bd6dc2a3", "shasum": "" }, "require": { @@ -4016,7 +4016,7 @@ "doctrine/annotations": "^1.2", "doctrine/common": "^2.5", "easyrdf/easyrdf": "^0.9", - "egulias/email-validator": "^1.2", + "egulias/email-validator": "^2.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -4033,6 +4033,7 @@ "guzzlehttp/guzzle": "^6.2.1", "masterminds/html5": "^2.1", "paragonie/random_compat": "^1.0|^2.0", + "pear/archive_tar": "^1.4", "php": "^5.5.9|>=7.0.8", "stack/builder": "^1.0", "symfony-cmf/routing": "^1.4", @@ -4040,7 +4041,7 @@ "symfony/console": "~3.4.0", "symfony/dependency-injection": "~3.4.26", "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.26", + "symfony/http-foundation": "~3.4.27", "symfony/http-kernel": "~3.4.14", "symfony/polyfill-iconv": "^1.0", "symfony/process": "~3.4.0", @@ -4051,7 +4052,7 @@ "symfony/validator": "~3.4.0", "symfony/yaml": "~3.4.5", "twig/twig": "^1.38.2", - "typo3/phar-stream-wrapper": "^2.0.1", + "typo3/phar-stream-wrapper": "^2.1.1", "zendframework/zend-diactoros": "^1.1", "zendframework/zend-feed": "^2.4" }, @@ -4103,6 +4104,7 @@ "drupal/core-transliteration": "self.version", "drupal/core-utility": "self.version", "drupal/core-uuid": "self.version", + "drupal/core-version": "self.version", "drupal/datetime": "self.version", "drupal/datetime_range": "self.version", "drupal/dblog": "self.version", @@ -4120,6 +4122,7 @@ "drupal/history": "self.version", "drupal/image": "self.version", "drupal/inline_form_errors": "self.version", + "drupal/jsonapi": "self.version", "drupal/language": "self.version", "drupal/layout_builder": "self.version", "drupal/layout_discovery": "self.version", @@ -4170,9 +4173,10 @@ "behat/mink": "1.7.x-dev", "behat/mink-goutte-driver": "^1.2", "behat/mink-selenium2-driver": "1.3.x-dev", - "drupal/coder": "^8.2.12", + "drupal/coder": "^8.3.1", "jcalderonzumba/gastonjs": "^1.0.2", "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", + "justinrainbow/json-schema": "^5.2", "mikey179/vfsstream": "^1.2", "phpspec/prophecy": "^1.7", "phpunit/phpunit": "^4.8.35 || ^6.5", @@ -4205,7 +4209,8 @@ "core/lib/Drupal/Component/Serialization/composer.json", "core/lib/Drupal/Component/Transliteration/composer.json", "core/lib/Drupal/Component/Utility/composer.json", - "core/lib/Drupal/Component/Uuid/composer.json" + "core/lib/Drupal/Component/Uuid/composer.json", + "core/lib/Drupal/Component/Version/composer.json" ], "recurse": false, "replace": false, @@ -4233,7 +4238,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-04-17T20:00:11+00:00" + "time": "2019-05-08T16:00:55+00:00" }, { "name": "drupal/ctools", @@ -9635,24 +9640,29 @@ }, { "name": "egulias/email-validator", - "version": "1.2.15", + "version": "2.1.7", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e" + "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/758a77525bdaabd6c0f5669176bd4361cb2dda9e", - "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/709f21f92707308cdf8f9bcfa1af4cb26586521e", + "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">= 5.3.3" + "php": ">= 5.5" }, "require-dev": { - "phpunit/phpunit": "^4.8.24" + "dominicsayers/isemail": "dev-master", + "phpunit/phpunit": "^4.8.35||^5.7||^6.0", + "satooshi/php-coveralls": "^1.0.1" + }, + "suggest": { + "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { @@ -9661,8 +9671,8 @@ } }, "autoload": { - "psr-0": { - "Egulias\\": "src/" + "psr-4": { + "Egulias\\EmailValidator\\": "EmailValidator" } }, "notification-url": "https://packagist.org/downloads/", @@ -9674,7 +9684,7 @@ "name": "Eduardo Gulias Davis" } ], - "description": "A library for validating emails", + "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", @@ -9683,7 +9693,7 @@ "validation", "validator" ], - "time": "2018-09-25T20:59:41+00:00" + "time": "2018-12-04T22:38:24+00:00" }, { "name": "ezyang/htmlpurifier", @@ -11206,6 +11216,218 @@ ], "time": "2019-01-03T20:59:08+00:00" }, + { + "name": "pear/archive_tar", + "version": "1.4.7", + "source": { + "type": "git", + "url": "https://github.com/pear/Archive_Tar.git", + "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/7e48add6f8edc3027dd98ad15964b1a28fd0c845", + "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845", + "shasum": "" + }, + "require": { + "pear/pear-core-minimal": "^1.10.0alpha2", + "php": ">=5.2.0" + }, + "require-dev": { + "phpunit/phpunit": "*" + }, + "suggest": { + "ext-bz2": "Bz2 compression support.", + "ext-xz": "Lzma2 compression support.", + "ext-zlib": "Gzip compression support." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4.x-dev" + } + }, + "autoload": { + "psr-0": { + "Archive_Tar": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "./" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Vincent Blavet", + "email": "vincent@phpconcept.net" + }, + { + "name": "Greg Beaver", + "email": "greg@chiaraquartet.net" + }, + { + "name": "Michiel Rook", + "email": "mrook@php.net" + } + ], + "description": "Tar file management class with compression support (gzip, bzip2, lzma2)", + "homepage": "https://github.com/pear/Archive_Tar", + "keywords": [ + "archive", + "tar" + ], + "time": "2019-04-08T13:15:55+00:00" + }, + { + "name": "pear/console_getopt", + "version": "v1.4.2", + "source": { + "type": "git", + "url": "https://github.com/pear/Console_Getopt.git", + "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", + "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", + "shasum": "" + }, + "type": "library", + "autoload": { + "psr-0": { + "Console": "./" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "./" + ], + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Greg Beaver", + "email": "cellog@php.net", + "role": "Helper" + }, + { + "name": "Andrei Zmievski", + "email": "andrei@php.net", + "role": "Lead" + }, + { + "name": "Stig Bakken", + "email": "stig@php.net", + "role": "Developer" + } + ], + "description": "More info available on: http://pear.php.net/package/Console_Getopt", + "time": "2019-02-06T16:52:33+00:00" + }, + { + "name": "pear/pear-core-minimal", + "version": "v1.10.9", + "source": { + "type": "git", + "url": "https://github.com/pear/pear-core-minimal.git", + "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "shasum": "" + }, + "require": { + "pear/console_getopt": "~1.4", + "pear/pear_exception": "~1.0" + }, + "replace": { + "rsky/pear-core-min": "self.version" + }, + "type": "library", + "autoload": { + "psr-0": { + "": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "src/" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Christian Weiske", + "email": "cweiske@php.net", + "role": "Lead" + } + ], + "description": "Minimal set of PEAR core files to be used as composer dependency", + "time": "2019-03-13T18:15:44+00:00" + }, + { + "name": "pear/pear_exception", + "version": "v1.0.0", + "source": { + "type": "git", + "url": "https://github.com/pear/PEAR_Exception.git", + "reference": "8c18719fdae000b690e3912be401c76e406dd13b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", + "reference": "8c18719fdae000b690e3912be401c76e406dd13b", + "shasum": "" + }, + "require": { + "php": ">=4.4.0" + }, + "require-dev": { + "phpunit/phpunit": "*" + }, + "type": "class", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "PEAR": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "." + ], + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Helgi Thormar", + "email": "dufuz@php.net" + }, + { + "name": "Greg Beaver", + "email": "cellog@php.net" + } + ], + "description": "The PEAR Exception base class.", + "homepage": "https://github.com/pear/PEAR_Exception", + "keywords": [ + "exception" + ], + "time": "2015-02-10T20:07:52+00:00" + }, { "name": "psr/container", "version": "1.0.0", @@ -11633,7 +11855,7 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -11752,7 +11974,7 @@ }, { "name": "symfony/console", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/console.git", @@ -11877,7 +12099,7 @@ }, { "name": "symfony/debug", - "version": "v4.2.7", + "version": "v4.2.8", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -11933,16 +12155,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "dee85a9148399cdb2731603802842bcfd8afe5ab" + "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/dee85a9148399cdb2731603802842bcfd8afe5ab", - "reference": "dee85a9148399cdb2731603802842bcfd8afe5ab", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be0feb3fa202aedfd8d1956f2dafd563fb13acbf", + "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf", "shasum": "" }, "require": { @@ -12000,7 +12222,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-04-16T11:13:42+00:00" + "time": "2019-04-20T15:32:49+00:00" }, { "name": "symfony/dom-crawler", @@ -12061,7 +12283,7 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -12223,16 +12445,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "90454ad44c95d75faf3507d56388056001b74baf" + "reference": "fa02215233be8de1c2b44617088192f9e8db3512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/90454ad44c95d75faf3507d56388056001b74baf", - "reference": "90454ad44c95d75faf3507d56388056001b74baf", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fa02215233be8de1c2b44617088192f9e8db3512", + "reference": "fa02215233be8de1c2b44617088192f9e8db3512", "shasum": "" }, "require": { @@ -12273,20 +12495,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-04-17T14:51:18+00:00" + "time": "2019-05-01T08:04:33+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311" + "reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/14fa41ccd38570b5e3120a3754bbaa144a15f311", - "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/586046f5adc6a08eaebbe4519ef18ad52f54e453", + "reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453", "shasum": "" }, "require": { @@ -12362,7 +12584,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-04-17T15:57:07+00:00" + "time": "2019-05-01T13:03:24+00:00" }, { "name": "symfony/polyfill-ctype", @@ -12656,7 +12878,7 @@ }, { "name": "symfony/process", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -12770,7 +12992,7 @@ }, { "name": "symfony/routing", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", @@ -12846,16 +13068,16 @@ }, { "name": "symfony/serializer", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "14b3221cc41dcfef404205f0060cda873f43a534" + "reference": "99aceeb3e10852b951b9cab57a2b83062db09efb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/14b3221cc41dcfef404205f0060cda873f43a534", - "reference": "14b3221cc41dcfef404205f0060cda873f43a534", + "url": "https://api.github.com/repos/symfony/serializer/zipball/99aceeb3e10852b951b9cab57a2b83062db09efb", + "reference": "99aceeb3e10852b951b9cab57a2b83062db09efb", "shasum": "" }, "require": { @@ -12878,7 +13100,7 @@ "symfony/dependency-injection": "~3.2|~4.0", "symfony/http-foundation": "~2.8|~3.0|~4.0", "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/property-info": "~3.1|~4.0", + "symfony/property-info": "^3.4.13|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { @@ -12921,20 +13143,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-04-11T05:44:34+00:00" + "time": "2019-04-27T21:20:35+00:00" }, { "name": "symfony/translation", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "aae26f143da71adc8707eb489f1dc86aef7d376b" + "reference": "301a5d627220a1c4ee522813b0028653af6c4f54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/aae26f143da71adc8707eb489f1dc86aef7d376b", - "reference": "aae26f143da71adc8707eb489f1dc86aef7d376b", + "url": "https://api.github.com/repos/symfony/translation/zipball/301a5d627220a1c4ee522813b0028653af6c4f54", + "reference": "301a5d627220a1c4ee522813b0028653af6c4f54", "shasum": "" }, "require": { @@ -12991,20 +13213,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-04-10T16:00:48+00:00" + "time": "2019-05-01T11:10:09+00:00" }, { "name": "symfony/validator", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "83da5259779aaf9dde220130e62b785f74e2ac49" + "reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/83da5259779aaf9dde220130e62b785f74e2ac49", - "reference": "83da5259779aaf9dde220130e62b785f74e2ac49", + "url": "https://api.github.com/repos/symfony/validator/zipball/cc3f577d8887737df4d77a4c0cc6e3c22164cea4", + "reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4", "shasum": "" }, "require": { @@ -13076,7 +13298,7 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-04-16T11:21:44+00:00" + "time": "2019-04-29T08:34:27+00:00" }, { "name": "symfony/var-dumper", @@ -13156,7 +13378,7 @@ }, { "name": "symfony/yaml", - "version": "v3.4.26", + "version": "v3.4.27", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -13252,16 +13474,16 @@ }, { "name": "twig/twig", - "version": "v1.39.1", + "version": "v1.40.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec" + "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec", - "reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e", + "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e", "shasum": "" }, "require": { @@ -13276,7 +13498,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.39-dev" + "dev-master": "1.40-dev" } }, "autoload": { @@ -13314,20 +13536,20 @@ "keywords": [ "templating" ], - "time": "2019-04-16T17:12:57+00:00" + "time": "2019-04-29T14:12:28+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "b7a21f0859059ed5d9754af8c11f852d43762334" + "reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/b7a21f0859059ed5d9754af8c11f852d43762334", - "reference": "b7a21f0859059ed5d9754af8c11f852d43762334", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e438b0c78652b33407983eb29d215a1a3f68f6f3", + "reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3", "shasum": "" }, "require": { @@ -13337,6 +13559,7 @@ "php": "^5.3.3|^7.0" }, "require-dev": { + "ext-xdebug": "*", "phpunit/phpunit": "^4.8.36" }, "type": "library", @@ -13357,7 +13580,7 @@ "security", "stream-wrapper" ], - "time": "2019-03-01T17:43:52+00:00" + "time": "2019-05-05T17:30:51+00:00" }, { "name": "webflo/drupal-finder", -- 2.45.2 From 96963ba0dd6095a88adf90ecf238533df6f80490 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 13 May 2019 14:05:12 -0500 Subject: [PATCH 025/365] Add a fix in the header --- 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 402f529..80eb51b 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 402f5296a503915f15ea3c5378d3b4a4de2831bc +Subproject commit 80eb51b9778540b6481bec9e01ce9729069659df -- 2.45.2 From 9203cc517fb9d99fb563a5f6472f64427f6331f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 6 Jun 2019 14:49:59 -0400 Subject: [PATCH 026/365] Bring in David's de-conflicting of Bulma and Prizm's use of 'number' class --- 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 80eb51b..0ea7507 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 80eb51b9778540b6481bec9e01ce9729069659df +Subproject commit 0ea75072c4abd4a1d1d745e721f05cc7ec0286ed -- 2.45.2 From de79b292fedc8b1543dda41313b16e0439d90f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 30 Jul 2019 15:27:18 -0400 Subject: [PATCH 027/365] Add mailsystem and mimemail --- composer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composer.json b/composer.json index b4f48fc..c14760b 100644 --- a/composer.json +++ b/composer.json @@ -28,10 +28,12 @@ "drupal/hotjar": "^1.2", "drupal/http_client_error_status": "^1.0", "drupal/indieweb": "1.x-dev", + "drupal/mailsystem": "^4.1", "drupal/markdown": "^1.2", "drupal/menu_trail_by_path": "^1.1", "drupal/migrate_plus": "^4.0", "drupal/migrate_tools": "^4.0", + "drupal/mimemail": "^1.0@alpha", "drupal/minimalhtml": "^1.0", "drupal/multiline_config": "^1.0", "drupal/paragraphs_features": "^1.4", -- 2.45.2 From c7b0ffef91cba56b3e4660d8ffc3fe91942c9588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 30 Jul 2019 15:27:59 -0400 Subject: [PATCH 028/365] Commit composer lock file --- composer.lock | 158 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 149 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index e78b5b2..f8534fc 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": "23d3af494eecdbbdaca9df921bf1b71d", + "content-hash": "540cf0d2a16fd6ba736bd3d15d44a2aa", "packages": [ { "name": "asm89/stack-cors", @@ -3074,7 +3074,7 @@ }, "drupal": { "version": "8.x-1.9", - "datestamp": "1553692687", + "datestamp": "1552755784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3094,7 +3094,7 @@ "description": "Provides an API for creating fillable, persistent checklists.", "homepage": "https://www.drupal.org/project/checklistapi", "support": { - "source": "https://git.drupalcode.org/project/checklistapi" + "source": "http://cgit.drupalcode.org/checklistapi" } }, { @@ -3372,7 +3372,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "https://git.drupalcode.org/project/config_actions" + "source": "http://cgit.drupalcode.org/config_actions" } }, { @@ -4351,7 +4351,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1542572880", + "datestamp": "1542578580", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6358,6 +6358,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, { "name": "Frans", "homepage": "https://www.drupal.org/user/514222" @@ -6706,6 +6710,10 @@ "name": "jmiccolis", "homepage": "https://www.drupal.org/user/31731" }, + { + "name": "joseph.olstad", + "homepage": "https://www.drupal.org/user/1321830" + }, { "name": "mpotter", "homepage": "https://www.drupal.org/user/616192" @@ -6887,7 +6895,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "https://git.drupalcode.org/project/gdpr" + "source": "http://cgit.drupalcode.org/gdpr" } }, { @@ -6919,6 +6927,10 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" + }, + { + "name": "ronaldtebrake", + "homepage": "https://www.drupal.org/user/2314038" } ], "description": "Enables Group functionality for the Node module", @@ -7022,6 +7034,10 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" + }, + { + "name": "ronaldtebrake", + "homepage": "https://www.drupal.org/user/2314038" } ], "description": "This module allows you to group users, content and other entities", @@ -7337,6 +7353,73 @@ "source": "http://cgit.drupalcode.org/mailchimp" } }, + { + "name": "drupal/mailsystem", + "version": "4.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/mailsystem.git", + "reference": "8.x-4.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.1.zip", + "reference": "8.x-4.1", + "shasum": "318b87f1fdf96e6db30b04a98108af02a0fc3dcc" + }, + "require": { + "drupal/core": "^8.0.5" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-4.x": "4.x-dev" + }, + "drupal": { + "version": "8.x-4.1", + "datestamp": "1467993646", + "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": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Les Lim", + "homepage": "https://www.drupal.org/user/84263" + }, + { + "name": "Manuel Garcia", + "homepage": "https://www.drupal.org/user/213194" + }, + { + "name": "Nafes", + "homepage": "https://www.drupal.org/user/2489926" + }, + { + "name": "miro_dietiker", + "homepage": "https://www.drupal.org/user/227761" + }, + { + "name": "pillarsdotnet", + "homepage": "https://www.drupal.org/user/36148" + } + ], + "description": "Mail System", + "homepage": "https://www.drupal.org/project/mailsystem", + "support": { + "source": "https://git.drupalcode.org/project/mailsystem" + } + }, { "name": "drupal/markdown", "version": "1.2.0", @@ -7716,6 +7799,62 @@ "irc": "irc://irc.freenode.org/drupal-migrate" } }, + { + "name": "drupal/mimemail", + "version": "1.0.0-alpha2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/mimemail.git", + "reference": "8.x-1.0-alpha2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha2.zip", + "reference": "8.x-1.0-alpha2", + "shasum": "0467a4088d695f17d497f38a23117323324ef06e" + }, + "require": { + "drupal/core": "~8.0", + "drupal/mailsystem": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha2", + "datestamp": "1494775086", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Allie Micka", + "homepage": "https://www.drupal.org/user/15091" + }, + { + "name": "TR", + "homepage": "https://www.drupal.org/user/202830" + }, + { + "name": "sgabe", + "homepage": "https://www.drupal.org/user/232117" + } + ], + "description": "Sends MIME-encoded emails with embedded images and attachments.", + "homepage": "https://www.drupal.org/project/mimemail", + "support": { + "source": "https://git.drupalcode.org/project/mimemail" + } + }, { "name": "drupal/minimalhtml", "version": "1.1.0", @@ -7944,7 +8083,7 @@ }, "drupal": { "version": "8.x-1.7", - "datestamp": "1553618281", + "datestamp": "1553087589", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7980,7 +8119,7 @@ "description": "Enables the creation of Paragraphs entities.", "homepage": "https://www.drupal.org/project/paragraphs", "support": { - "source": "https://git.drupalcode.org/project/paragraphs" + "source": "http://cgit.drupalcode.org/paragraphs" } }, { @@ -10540,7 +10679,7 @@ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", - "role": "developer" + "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -14035,6 +14174,7 @@ "drupal/diff": 5, "drupal/drutopia_core": 20, "drupal/indieweb": 20, + "drupal/mimemail": 15, "drupal/regionincontent": 20, "drupal/twigsuggest": 20, "drupal/ui_patterns": 5, -- 2.45.2 From 5604f874609bce7f2c4fbff446d0a68b7b3ec092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 31 Jul 2019 16:44:23 -0400 Subject: [PATCH 029/365] Add scheduler module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index c14760b..f53cd49 100644 --- a/composer.json +++ b/composer.json @@ -40,6 +40,7 @@ "drupal/preview_link": "^1.1", "drupal/redirect": "^1.2", "drupal/regionincontent": "1.x-dev", + "drupal/scheduler": "^1.0", "drupal/scn": "^1.1", "drupal/search404": "^1.0", "drupal/textarea_widget_for_text": "^1.1", -- 2.45.2 From 532a50034abbc51cf90b1c326ebec8a24d4a407b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 31 Jul 2019 16:44:52 -0400 Subject: [PATCH 030/365] Update composer lock --- composer.lock | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index f8534fc..3f0e205 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": "540cf0d2a16fd6ba736bd3d15d44a2aa", + "content-hash": "24794ee15462466f9827d064104cbe42", "packages": [ { "name": "asm89/stack-cors", @@ -8459,6 +8459,74 @@ }, "time": "2018-12-17T22:12:17+00:00" }, + { + "name": "drupal/scheduler", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/scheduler.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "213025b64b417f459b73d260d7287ca1f916d587" + }, + "require": { + "drupal/core": "*" + }, + "require-dev": { + "drupal/devel_generate": "*", + "drupal/rules": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1510690385", + "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": "Eric Schaefer (Eric Schaefer)", + "homepage": "https://www.drupal.org/u/eric-schaefer", + "role": "Maintainer" + }, + { + "name": "Jonathan Smith (jonathan1055)", + "homepage": "https://www.drupal.org/u/jonathan1055", + "role": "Maintainer" + }, + { + "name": "Pieter Frenssen (pfrenssen)", + "homepage": "https://www.drupal.org/u/pfrenssen", + "role": "Maintainer" + }, + { + "name": "Rick Manelius (rickmanelius)", + "homepage": "https://www.drupal.org/u/rickmanelius", + "role": "Maintainer" + } + ], + "description": "Automatically publish and unpublish content at specified dates and times.", + "homepage": "https://drupal.org/project/scheduler", + "support": { + "source": "http://cgit.drupalcode.org/scheduler", + "issues": "https://www.drupal.org/project/issues/scheduler" + } + }, { "name": "drupal/scn", "version": "1.1.0", -- 2.45.2 From 6d7cb5f531ded5d34f421bcaaa7fd986825d7bd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 1 Aug 2019 11:23:27 -0400 Subject: [PATCH 031/365] Update pattern library (better 'one more thing' font sizing --- 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 0ea7507..5a268d9 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 0ea75072c4abd4a1d1d745e721f05cc7ec0286ed +Subproject commit 5a268d99570b663bede9f0ec97c1017f558b2611 -- 2.45.2 From 362c4b7e02190604252e0846422e1edbe7916bb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 1 Aug 2019 11:36:54 -0400 Subject: [PATCH 032/365] 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 5a268d9..cae8eea 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 5a268d99570b663bede9f0ec97c1017f558b2611 +Subproject commit cae8eea4c7d80ff842d57f1388bd89ae08bed407 -- 2.45.2 From 8b3f11777bcfd1433818aa0622990fe791d22fb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 1 Aug 2019 11:38:33 -0400 Subject: [PATCH 033/365] 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 cae8eea..6600279 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit cae8eea4c7d80ff842d57f1388bd89ae08bed407 +Subproject commit 660027931becdb2fa340b65daf153567d6a8836c -- 2.45.2 From c53d0773947f7e0ab0114d1436b66a09ebca2ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 3 Aug 2019 16:51:37 -0400 Subject: [PATCH 034/365] 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 6600279..a11ac27 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 660027931becdb2fa340b65daf153567d6a8836c +Subproject commit a11ac27bdeb7127c1dd44678b0888191cb744296 -- 2.45.2 From 1719fccf758ce7caea54039f59460a9c3198b109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 11:11:47 -0400 Subject: [PATCH 035/365] Update composer lock file with a ton of updates, including some minor security ones --- composer.lock | 1908 ++++++++++++++++++++++++++++--------------------- 1 file changed, 1094 insertions(+), 814 deletions(-) diff --git a/composer.lock b/composer.lock index 3f0e205..f89c02b 100644 --- a/composer.lock +++ b/composer.lock @@ -410,16 +410,16 @@ }, { "name": "brumann/polyfill-unserialize", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/dbrumann/polyfill-unserialize.git", - "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b" + "reference": "8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b", - "reference": "844d7e44b62a1a3d5c68cfb7ebbd59c17ea0fd7b", + "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008", + "reference": "8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008", "shasum": "" }, "require": { @@ -442,7 +442,7 @@ } ], "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.", - "time": "2017-02-03T09:55:47+00:00" + "time": "2019-07-14T23:16:24+00:00" }, { "name": "caxy/php-htmldiff", @@ -544,9 +544,9 @@ "authors": [ { "name": "Carsten Brandt", + "role": "Creator", "email": "mail@cebe.cc", - "homepage": "http://cebe.cc/", - "role": "Creator" + "homepage": "http://cebe.cc/" } ], "description": "A super fast, highly extensible markdown parser for PHP", @@ -562,24 +562,24 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.28.0", + "version": "1.30.3", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "a43131309b56a4c1874f39a9eaa4f6cb1a9832cd" + "reference": "1da9f06843b6bf2b0e7d28fea4b6c1d79aead197" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/a43131309b56a4c1874f39a9eaa4f6cb1a9832cd", - "reference": "a43131309b56a4c1874f39a9eaa4f6cb1a9832cd", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/1da9f06843b6bf2b0e7d28fea4b6c1d79aead197", + "reference": "1da9f06843b6bf2b0e7d28fea4b6c1d79aead197", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.5.9", "symfony/console": "^3.4 || ^4.0", - "symfony/filesystem": "^3.4 || ^4.0", - "twig/twig": "^1.35" + "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", + "twig/twig": "^1.38.2 || ^2.10" }, "bin": [ "bin/dcg" @@ -603,20 +603,20 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-01-30T10:34:16+00:00" + "time": "2019-06-29T10:29:45+00:00" }, { "name": "commerceguys/addressing", - "version": "v1.0.2", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b" + "reference": "2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b", - "reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1", + "reference": "2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1", "shasum": "" }, "require": { @@ -662,20 +662,20 @@ "localization", "postal" ], - "time": "2018-10-21T23:38:05+00:00" + "time": "2019-06-27T10:43:27+00:00" }, { "name": "composer/installers", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" + "reference": "141b272484481432cda342727a427dc1e206bfa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", + "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", + "reference": "141b272484481432cda342727a427dc1e206bfa0", "shasum": "" }, "require": { @@ -731,6 +731,7 @@ "RadPHP", "SMF", "Thelia", + "Whmcs", "WolfCMS", "agl", "aimeos", @@ -753,6 +754,7 @@ "installer", "itop", "joomla", + "known", "kohana", "laravel", "lavalite", @@ -782,7 +784,7 @@ "zend", "zikula" ], - "time": "2018-08-27T06:10:37+00:00" + "time": "2019-08-12T15:00:31+00:00" }, { "name": "composer/semver", @@ -1182,16 +1184,16 @@ }, { "name": "consolidation/output-formatters", - "version": "3.4.1", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "0881112642ad9059071f13f397f571035b527cb9" + "reference": "99ec998ffb697e0eada5aacf81feebfb13023605" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0881112642ad9059071f13f397f571035b527cb9", - "reference": "0881112642ad9059071f13f397f571035b527cb9", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605", + "reference": "99ec998ffb697e0eada5aacf81feebfb13023605", "shasum": "" }, "require": { @@ -1279,20 +1281,20 @@ } ], "description": "Format text by applying transformations provided by plug-in formatters.", - "time": "2019-03-14T03:45:44+00:00" + "time": "2019-05-30T23:16:01+00:00" }, { "name": "consolidation/robo", - "version": "1.4.9", + "version": "1.4.10", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345" + "reference": "e5a6ca64cf1324151873672e484aceb21f365681" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345", - "reference": "5c6b3840a45afda1cbffbb3bb1f94dd5f9f83345", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/e5a6ca64cf1324151873672e484aceb21f365681", + "reference": "e5a6ca64cf1324151873672e484aceb21f365681", "shasum": "" }, "require": { @@ -1387,7 +1389,7 @@ } ], "description": "Modern task runner", - "time": "2019-03-19T18:07:19+00:00" + "time": "2019-07-29T15:40:50+00:00" }, { "name": "consolidation/self-update", @@ -1513,16 +1515,16 @@ }, { "name": "consolidation/site-process", - "version": "2.0.0", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "29d6860e65eb22c1ffaff9777a6f1ce6e7adf188" + "reference": "e159f849abce696c2f5081c149a1f8ec8717dd97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/29d6860e65eb22c1ffaff9777a6f1ce6e7adf188", - "reference": "29d6860e65eb22c1ffaff9777a6f1ce6e7adf188", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/e159f849abce696c2f5081c149a1f8ec8717dd97", + "reference": "e159f849abce696c2f5081c149a1f8ec8717dd97", "shasum": "" }, "require": { @@ -1571,17 +1573,17 @@ "MIT" ], "authors": [ - { - "name": "Moshe Weitzman", - "email": "weitzman@tejasa.com" - }, { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" + }, + { + "name": "Moshe Weitzman", + "email": "weitzman@tejasa.com" } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", - "time": "2019-03-12T17:36:24+00:00" + "time": "2019-08-12T23:10:26+00:00" }, { "name": "container-interop/container-interop", @@ -1616,16 +1618,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.6.5", + "version": "1.6.6", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3" + "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3", - "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/1d89dcc730e7f42426c434b88261fcfb3bce651e", + "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e", "shasum": "" }, "require": { @@ -1656,7 +1658,7 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2018-05-11T18:00:16+00:00" + "time": "2018-10-24T15:51:16+00:00" }, { "name": "dflydev/dot-access-data", @@ -1794,16 +1796,16 @@ }, { "name": "doctrine/annotations", - "version": "v1.6.1", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24" + "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24", - "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb", + "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb", "shasum": "" }, "require": { @@ -1812,12 +1814,12 @@ }, "require-dev": { "doctrine/cache": "1.*", - "phpunit/phpunit": "^6.4" + "phpunit/phpunit": "^7.5@dev" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6.x-dev" + "dev-master": "1.7.x-dev" } }, "autoload": { @@ -1830,6 +1832,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1838,10 +1844,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1858,7 +1860,7 @@ "docblock", "parser" ], - "time": "2019-03-25T19:12:02+00:00" + "time": "2019-08-08T18:11:40+00:00" }, { "name": "doctrine/cache", @@ -1937,16 +1939,16 @@ }, { "name": "doctrine/collections", - "version": "v1.6.1", + "version": "v1.6.2", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956" + "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/d2ae4ef05e25197343b6a39bae1d3c427a2f6956", - "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956", + "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be", + "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be", "shasum": "" }, "require": { @@ -2003,7 +2005,7 @@ "iterators", "php" ], - "time": "2019-03-25T19:03:48+00:00" + "time": "2019-06-09T13:48:14+00:00" }, { "name": "doctrine/common", @@ -2229,30 +2231,35 @@ }, { "name": "doctrine/lexer", - "version": "v1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" + "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea", + "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.2" + }, + "require-dev": { + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Lexer\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", @@ -2260,26 +2267,29 @@ "MIT" ], "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], - "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ + "annotations", + "docblock", "lexer", - "parser" + "parser", + "php" ], - "time": "2014-09-09T13:34:57+00:00" + "time": "2019-07-30T19:33:28+00:00" }, { "name": "doctrine/persistence", @@ -2440,22 +2450,22 @@ }, { "name": "drupal-composer/drupal-scaffold", - "version": "2.5.4", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/drupal-composer/drupal-scaffold.git", - "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d" + "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d", - "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d", + "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8", + "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8", "shasum": "" }, "require": { "composer-plugin-api": "^1.0.0", "composer/semver": "^1.4", - "php": ">=5.4.5" + "php": "^5.5.9|>=7.0.8" }, "require-dev": { "composer/composer": "dev-master", @@ -2480,28 +2490,28 @@ "GPL-2.0-or-later" ], "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core", - "time": "2018-07-27T10:07:07+00:00" + "time": "2019-03-30T10:41:38+00:00" }, { "name": "drupal/address", - "version": "1.4.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.4" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "143e426be73418c719c6bddd5fb81c610604e860" + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "dab23a510090e59e3e6bc77faa517b523ad048ae" }, "require": { "commerceguys/addressing": "^1.0.0", - "drupal/core": "*" + "drupal/core": "^8.6" }, "require-dev": { - "drupal/token": "*" + "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { @@ -2509,8 +2519,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1527081784", + "version": "8.x-1.7", + "datestamp": "1559642884", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2526,10 +2536,18 @@ "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, + { + "name": "dww", + "homepage": "https://www.drupal.org/user/46549" + }, { "name": "googletorp", "homepage": "https://www.drupal.org/user/386230" }, + { + "name": "mglaman", + "homepage": "https://www.drupal.org/user/2416470" + }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" @@ -2538,7 +2556,7 @@ "description": "Provides functionality for storing, validating and displaying international postal addresses.", "homepage": "http://drupal.org/project/address", "support": { - "source": "http://cgit.drupalcode.org/address" + "source": "https://git.drupalcode.org/project/address" } }, { @@ -2585,22 +2603,22 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "http://cgit.drupalcode.org/admin_links_access_filter" + "source": "https://git.drupalcode.org/project/admin_links_access_filter" } }, { "name": "drupal/admin_toolbar", - "version": "1.26.0", + "version": "1.27.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-1.26" + "reference": "8.x-1.27" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.26.zip", - "reference": "8.x-1.26", - "shasum": "7be9f91008bf17cf49b43d1c8e2211e7a8e40ce4" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.zip", + "reference": "8.x-1.27", + "shasum": "fed1fbbdf8f805b1da63d73e7e2c54750f354d61" }, "require": { "drupal/core": "*" @@ -2611,8 +2629,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.26", - "datestamp": "1549559402", + "version": "8.x-1.27", + "datestamp": "1558553350", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2671,10 +2689,10 @@ }, { "name": "drupal/admin_toolbar_tools", - "version": "1.26.0", + "version": "1.27.0", "require": { "drupal/admin_toolbar": "self.version", - "drupal/core": "~8.5" + "drupal/core": "~8.6" }, "type": "metapackage", "extra": { @@ -2682,8 +2700,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.26", - "datestamp": "1549559402", + "version": "8.x-1.27", + "datestamp": "1558553350", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2784,7 +2802,7 @@ "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" + "source": "https://git.drupalcode.org/project/allowed_formats" } }, { @@ -2831,7 +2849,7 @@ "description": "Prevent forms from being submitted without JavaScript enabled", "homepage": "https://www.drupal.org/project/antibot", "support": { - "source": "http://cgit.drupalcode.org/antibot" + "source": "https://git.drupalcode.org/project/antibot" } }, { @@ -2890,7 +2908,7 @@ "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "source": "http://cgit.drupalcode.org/better_normalizers" + "source": "https://git.drupalcode.org/project/better_normalizers" } }, { @@ -2941,7 +2959,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "http://cgit.drupalcode.org/block_theme_sync" + "source": "https://git.drupalcode.org/project/block_theme_sync" } }, { @@ -2980,6 +2998,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3001,17 +3023,17 @@ }, { "name": "drupal/bulma", - "version": "1.0.0-alpha4", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "8.x-1.0-alpha4" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-alpha4.zip", - "reference": "8.x-1.0-alpha4", - "shasum": "6cf18dfdcdb7242a818b3c305acc36b7dae94ba9" + "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "f1cc87a1d94af101d9ba1f61d091ba8f0b4aedce" }, "require": { "drupal/core": "~8.0" @@ -3022,11 +3044,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha4", - "datestamp": "1535572380", + "version": "8.x-1.0-beta2", + "datestamp": "1558654685", "security-coverage": { "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -3047,22 +3069,22 @@ "description": "Built to use Bulma, a modern CSS framework based on Flexbox.", "homepage": "https://www.drupal.org/project/bulma", "support": { - "source": "http://cgit.drupalcode.org/bulma" + "source": "https://git.drupalcode.org/project/bulma" } }, { "name": "drupal/checklistapi", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/checklistapi.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "43e36e9248f93550f6978d55dac7d43fe643ad56" + "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "9f9e39613e50f649b0a0e06b7ec5d056c795c27b" }, "require": { "drupal/core": "~8.0" @@ -3073,8 +3095,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1552755784", + "version": "8.x-1.10", + "datestamp": "1553692687", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3094,7 +3116,7 @@ "description": "Provides an API for creating fillable, persistent checklists.", "homepage": "https://www.drupal.org/project/checklistapi", "support": { - "source": "http://cgit.drupalcode.org/checklistapi" + "source": "https://git.drupalcode.org/project/checklistapi" } }, { @@ -3141,7 +3163,7 @@ "description": "Enables Markdown Plugin for CKEditor.", "homepage": "https://www.drupal.org/project/ckeditor_markdown", "support": { - "source": "http://cgit.drupalcode.org/ckeditor_markdown" + "source": "https://git.drupalcode.org/project/ckeditor_markdown" } }, { @@ -3162,8 +3184,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+5-dev", - "datestamp": "1494319984", + "version": "8.x-1.0-beta2+6-dev", + "datestamp": "1542009780", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3219,7 +3241,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "e8ae6c7fde5cf86ce8b4ce1cf7da602d5fcccac2" + "reference": "6e98e2dd7e386a56ee4a3ec71aa014926aa837bd" }, "require": { "drupal/core": "*", @@ -3231,8 +3253,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta6+1-dev", - "datestamp": "1551733988", + "version": "8.x-1.0-beta6+5-dev", + "datestamp": "1555366081", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3256,23 +3278,23 @@ "description": "Comment follow-up e-mail notification for anonymous as well as registered users.", "homepage": "https://www.drupal.org/project/comment_notify", "support": { - "source": "http://cgit.drupalcode.org/comment_notify" + "source": "https://git.drupalcode.org/project/comment_notify" }, - "time": "2019-03-13T02:58:54+00:00" + "time": "2019-04-15T22:03:59+00:00" }, { "name": "drupal/components", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/components.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/components-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "adb1872a655466d575c2d3396f7ca2daba0a2918" + "url": "https://ftp.drupal.org/files/projects/components-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "72af8ff1ca842556ee4b95335595c24703acdb75" }, "require": { "drupal/core": "~8.0" @@ -3283,8 +3305,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1461060840", + "version": "8.x-1.1", + "datestamp": "1556870881", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3308,7 +3330,7 @@ "description": "Registers “component libraries” defined in modules and themes with the Twig system", "homepage": "https://www.drupal.org/project/components", "support": { - "source": "http://cgit.drupalcode.org/components" + "source": "https://git.drupalcode.org/project/components" } }, { @@ -3372,7 +3394,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3426,7 +3448,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "http://cgit.drupalcode.org/config_actions_provider" + "source": "https://git.drupalcode.org/project/config_actions_provider" } }, { @@ -3625,7 +3647,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "http://cgit.drupalcode.org/config_merge" + "source": "https://git.drupalcode.org/project/config_merge" } }, { @@ -3677,7 +3699,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "http://cgit.drupalcode.org/config_normalizer" + "source": "https://git.drupalcode.org/project/config_normalizer" } }, { @@ -3807,7 +3829,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "http://cgit.drupalcode.org/config_provider" + "source": "https://git.drupalcode.org/project/config_provider" } }, { @@ -3862,7 +3884,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "http://cgit.drupalcode.org/config_snapshot" + "source": "https://git.drupalcode.org/project/config_snapshot" } }, { @@ -3993,21 +4015,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "https://git.drupalcode.org/project/config_update" } }, { "name": "drupal/core", - "version": "8.7.1", + "version": "8.7.6", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "969f24810fb31eac71dd624de593f551bd6dc2a3" + "reference": "39164616332832e1456199d32fc3ed11562f4721" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/969f24810fb31eac71dd624de593f551bd6dc2a3", - "reference": "969f24810fb31eac71dd624de593f551bd6dc2a3", + "url": "https://api.github.com/repos/drupal/core/zipball/39164616332832e1456199d32fc3ed11562f4721", + "reference": "39164616332832e1456199d32fc3ed11562f4721", "shasum": "" }, "require": { @@ -4032,7 +4054,7 @@ "ext-xml": "*", "guzzlehttp/guzzle": "^6.2.1", "masterminds/html5": "^2.1", - "paragonie/random_compat": "^1.0|^2.0", + "paragonie/random_compat": "^1.0|^2.0|^9.99.99", "pear/archive_tar": "^1.4", "php": "^5.5.9|>=7.0.8", "stack/builder": "^1.0", @@ -4238,7 +4260,63 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-05-08T16:00:55+00:00" + "time": "2019-08-07T19:19:20+00:00" + }, + { + "name": "drupal/crop", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/crop.git", + "reference": "8.x-1.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/crop-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "bb275293508cb3988ca6ab766dc1f6ecc22cc03d" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.5", + "datestamp": "1516357085", + "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": "Drupal Media Team", + "homepage": "https://www.drupal.org/user/3260690" + }, + { + "name": "slashrsm", + "homepage": "https://www.drupal.org/user/744628" + }, + { + "name": "woprrr", + "homepage": "https://www.drupal.org/user/858604" + } + ], + "description": "Provides storage and API for image crops.", + "homepage": "https://www.drupal.org/project/crop", + "support": { + "source": "https://git.drupalcode.org/project/crop", + "issues": "https://www.drupal.org/project/issues/crop" + } }, { "name": "drupal/ctools", @@ -4391,23 +4469,23 @@ "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" + "source": "https://git.drupalcode.org/project/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, { "name": "drupal/default_content", - "version": "1.0.0-alpha7", + "version": "1.0.0-alpha8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/default_content.git", - "reference": "8.x-1.0-alpha7" + "reference": "8.x-1.0-alpha8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha7.zip", - "reference": "8.x-1.0-alpha7", - "shasum": "4f1b49cdad6d74ef879f4700caaa11703ba85ad7" + "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha8.zip", + "reference": "8.x-1.0-alpha8", + "shasum": "cb16848a5c34bd5c11da1412fd49841814337ae8" }, "require": { "drupal/core": "~8.3" @@ -4418,12 +4496,17 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha7", - "datestamp": "1508448545", + "version": "8.x-1.0-alpha8", + "datestamp": "1556924587", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." } + }, + "drush": { + "services": { + "drush.services.yml": "^9" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -4463,7 +4546,7 @@ "description": "Imports default content when a module is enabled", "homepage": "https://www.drupal.org/project/default_content", "support": { - "source": "http://cgit.drupalcode.org/default_content" + "source": "https://git.drupalcode.org/project/default_content" } }, { @@ -4554,17 +4637,17 @@ }, { "name": "drupal/dropdown_language", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropdown_language.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "78e9c73fe7414114eaf4884e23eac671c74e302f" + "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "10bcfa69d6bf98d2da3aa6405bc95644a3bcfd0c" }, "require": { "drupal/core": "*" @@ -4575,8 +4658,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.2", - "datestamp": "1540134181", + "version": "8.x-2.3", + "datestamp": "1561417168", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4596,22 +4679,22 @@ "description": "Provides a block with a Dropdown Language Switcher", "homepage": "https://www.drupal.org/project/dropdown_language", "support": { - "source": "http://cgit.drupalcode.org/dropdown_language" + "source": "https://git.drupalcode.org/project/dropdown_language" } }, { "name": "drupal/drutopia_action", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_action.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "04b549d2edd666c48b64ea7a93d97caacba51133" + "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "b2ecac510f76c26ee38de380a4895cd08fa22f09" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -4622,6 +4705,7 @@ "drupal/ds": "^3.0-rc1", "drupal/entity_reference_revisions": "*", "drupal/field_group": "^3.0-beta1", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "^1.1", "drupal/pathauto": "^1.0", @@ -4633,8 +4717,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540930980", + "version": "8.x-1.0-beta3", + "datestamp": "1559237288", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4687,17 +4771,17 @@ }, { "name": "drupal/drutopia_article", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "45af3f0f2ae0dbd1aace6788f794fe78c80d464a" + "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "b39e7808288255a88668b8ba8768baf79e7b15a7" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4713,6 +4797,7 @@ "drupal/entity_reference_revisions": "*", "drupal/facets": "^1.1", "drupal/field_group": "^3.0-beta1", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", "drupal/pathauto": "^1.3", @@ -4725,8 +4810,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540931580", + "version": "8.x-1.0-beta3", + "datestamp": "1559237586", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4766,22 +4851,22 @@ "description": "Drutopia Article is a base feature providing an article content type and related configuration.", "homepage": "https://gitlab.com/drutopia/drutopia_article", "support": { - "source": "http://cgit.drupalcode.org/drutopia_article" + "source": "https://git.drupalcode.org/project/drutopia_article" } }, { "name": "drupal/drutopia_blog", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "96a6442d18b30bfd5608f1110deadac15b2a3f6f" + "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "bc06460e45ee210c9b9f597d8294862e4ea352d6" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4797,6 +4882,7 @@ "drupal/entity_reference_revisions": "*", "drupal/facets": "^1.1", "drupal/field_group": "^3.0-beta1", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", "drupal/pathauto": "^1.3", @@ -4809,8 +4895,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540931880", + "version": "8.x-1.0-beta3", + "datestamp": "1559237884", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4862,17 +4948,17 @@ }, { "name": "drupal/drutopia_campaign", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_campaign.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "d74572ecad718550ce166f0d7905a76aecdebea3" + "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "ea6d0d33f9b7e2ec68892a769bb95c394f0f5197" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -4882,6 +4968,7 @@ "drupal/ds": "^3.0-rc1", "drupal/entity_reference_revisions": "*", "drupal/field_group": "^3.0-beta1", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "^1.1", "drupal/pathauto": "^1.0", @@ -4893,8 +4980,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540931880", + "version": "8.x-1.0-beta3", + "datestamp": "1559237884", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5027,15 +5114,19 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "b11c7b6933f0e9f569cc82af1215d434b161a18a" + "reference": "234352cd66aa256b66730d5f53ee992889b15eef" }, "require": { "drupal/config_actions": "^1.0", "drupal/config_perms": "^2.0-beta1", "drupal/core": "^8.6", + "drupal/crop": "^1.5", + "drupal/default_content": "^1.0-alpha8", "drupal/ds": "^3.1", "drupal/entity_reference_revisions": "^1.5", + "drupal/facets": "^1.3", "drupal/faqfield": "^1.1", + "drupal/focal_point": "^1.0", "drupal/metatag": "^1.7", "drupal/paragraphs": "^1.3", "drupal/search_api": "^1.9", @@ -5048,8 +5139,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha6+8-dev", - "datestamp": "1540924980", + "version": "8.x-1.0-beta1+11-dev", + "datestamp": "1559078287", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5059,6 +5150,9 @@ "drupal/entity_reference_revisions": { "Support normalization without local revision ID": "https://www.drupal.org/files/issues/entity_reference_revisions-normalizer-2913713-2.patch" }, + "drupal/facets": { + "Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch" + }, "drupal/search_api": { "Notice: Undefined index: total When we enable the module in the installation step": "https://www.drupal.org/files/issues/2931562-13--undefined_total_in_task_manager_batch_finish.patch" } @@ -5105,21 +5199,21 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2018-10-30T17:45:15+00:00" + "time": "2019-05-16T21:50:16+00:00" }, { "name": "drupal/drutopia_event", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "c74b8cc60f931c1b0c07fd1c128bce81bd73132a" + "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "4e23ac472b29ba9c0f436ac209bed4d5b70b49e3" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5132,6 +5226,7 @@ "drupal/entity_reference_revisions": "*", "drupal/facets": "^1.1", "drupal/field_group": "*", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", "drupal/pathauto": "^1.3", @@ -5144,8 +5239,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540933081", + "version": "8.x-1.0-beta3", + "datestamp": "1559238489", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5197,17 +5292,17 @@ }, { "name": "drupal/drutopia_group", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_group.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "c75129230db92b18cf27b4ad5ae88bf28f48e537" + "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "4b85c1df64d164f59b259039b2263298415953fe" }, "require": { "drupal/address": "^1.0", @@ -5229,8 +5324,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540933380", + "version": "8.x-1.0-beta3", + "datestamp": "1559238785", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5368,17 +5463,17 @@ }, { "name": "drupal/drutopia_page", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_page.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "479c1b873f35d5d9b21379564bc23b57815a2dc2" + "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "27500afb0cd9d5d25a8d7d5e06e8a0c950b43f2a" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5399,8 +5494,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540933981", + "version": "8.x-1.0-beta3", + "datestamp": "1559238785", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5451,17 +5546,17 @@ }, { "name": "drupal/drutopia_people", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_people.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "23e287996fb65f5c4be17447c30d5ca999903b8e" + "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "58cebbede73784145a7a2a7e1723557c7318cfb3" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5472,6 +5567,7 @@ "drupal/ds": "^3.0-rc1", "drupal/entity_reference_revisions": "*", "drupal/field_group": "^3.0-dev", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "^1.1", "drupal/pathauto": "^1.0", @@ -5483,8 +5579,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540934281", + "version": "8.x-1.0-beta3", + "datestamp": "1559239088", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5539,17 +5635,17 @@ }, { "name": "drupal/drutopia_related_content", - "version": "1.0.0-beta1", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_related_content.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "cfa3df849261ab8e92194e1bbb6f8a1611aa82f2" + "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "1c0b1870b44a026548399ca4e529acac7c995973" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5563,8 +5659,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540934580", + "version": "8.x-1.0-beta2", + "datestamp": "1559239088", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5621,17 +5717,17 @@ }, { "name": "drupal/drutopia_resource", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "a182672f0ed8cee6aeea262025b0fed6284d49ac" + "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "95bc86c6c7e043ce860960e77b6a0e7e3675963b" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5644,6 +5740,7 @@ "drupal/entity_reference_revisions": "*", "drupal/facets": "^1.1", "drupal/field_group": "^3.0-beta1", + "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", "drupal/pathauto": "^1.3", @@ -5657,8 +5754,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540934880", + "version": "8.x-1.0-beta3", + "datestamp": "1559239390", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5713,22 +5810,23 @@ }, { "name": "drupal/drutopia_search", - "version": "1.0.0-beta1", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_search.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "f594c07c68bc68c1e9b7f2cd117555ddf6176af4" + "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "8a42d35417eb5fa562151553771549d4abc8b993" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/core": "*", "drupal/drutopia_core": "^1.0-alpha5", + "drupal/facets": "*", "drupal/search_api": "*", "drupal/search_api_db": "*" }, @@ -5738,8 +5836,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540935180", + "version": "8.x-1.0-beta2", + "datestamp": "1559239684", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5791,23 +5889,24 @@ }, { "name": "drupal/drutopia_seo", - "version": "1.0.0-beta1", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_seo.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "6423ca65e445694f34aeaf2a7f762e89aff10d6a" + "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "5cbfa74b07273856b98fbbada36615d10e163553" }, "require": { "drupal/config_actions": "^1.0-beta1", "drupal/core": "*", "drupal/drutopia_core": "*", - "drupal/metatag": "^1.1" + "drupal/metatag": "^1.1", + "drupal/redirect": "^1.3" }, "type": "drupal-module", "extra": { @@ -5815,8 +5914,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540935481", + "version": "8.x-1.0-beta2", + "datestamp": "1559239684", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6014,28 +6113,28 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "http://cgit.drupalcode.org/drutopia_social" + "source": "https://git.drupalcode.org/project/drutopia_social" } }, { "name": "drupal/drutopia_storyline", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_storyline.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "887647db16e702b5a0def202152960955cb23c0a" + "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "74ec37a2c9ab30cb28cf7fcf0eae684774f3cb81" }, "require": { "drupal/config_actions": "*", "drupal/core": "*", - "drupal/drutopia_core": "^1.0-alpha1", - "drupal/drutopia_page": "^1.0-alpha1", + "drupal/drutopia_core": "^1.0-beta1", + "drupal/drutopia_page": "^1.0-beta2", "drupal/entity_reference_revisions": "*", "drupal/field_group": "^3.0-beta1", "drupal/paragraphs": "*" @@ -6050,8 +6149,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540936380", + "version": "8.x-1.0-beta3", + "datestamp": "1559239684", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6255,17 +6354,17 @@ }, { "name": "drupal/entity", - "version": "1.0.0-rc1", + "version": "1.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0-rc3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "f2dcd7afd0d36b6f261b10a204057a5c801ad20b" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc3.zip", + "reference": "8.x-1.0-rc3", + "shasum": "6b4ccc0231c52ed9594502a0718057f53d98404d" }, "require": { "drupal/core": "^8.6" @@ -6276,8 +6375,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1539272769", + "version": "8.x-1.0-rc3", + "datestamp": "1559579884", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -6313,7 +6412,7 @@ "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.", "homepage": "http://drupal.org/project/entity", "support": { - "source": "http://cgit.drupalcode.org/entity" + "source": "https://git.drupalcode.org/project/entity" } }, { @@ -6383,17 +6482,17 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.5.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.5" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "3161d3f15d634c603a065ac5d731131c2be6714a" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "f4b5c48d0d4347c414b91eaa59acad88707b5907" }, "require": { "drupal/core": "*" @@ -6404,8 +6503,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1552173780", + "version": "8.x-1.8", + "datestamp": "1563997434", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6532,22 +6631,22 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "http://cgit.drupalcode.org/exclude_node_title" + "source": "https://git.drupalcode.org/project/exclude_node_title" } }, { "name": "drupal/facets", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "2ca517094a34112e8168746123d337a25da6a227" + "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "ee2d584b8a225ab981e313f6050e13bc9c98e40b" }, "require": { "drupal/core": "~8.0" @@ -6561,12 +6660,15 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1551291083", + "version": "8.x-1.4", + "datestamp": "1556645881", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "patches_applied": { + "Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -6730,22 +6832,22 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "http://cgit.drupalcode.org/features" + "source": "https://git.drupalcode.org/project/features" } }, { "name": "drupal/field_group", - "version": "3.0.0-beta1", + "version": "3.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.0-beta1" + "reference": "8.x-3.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0-beta1.zip", - "reference": "8.x-3.0-beta1", - "shasum": "a5dfb66385be7a1b3db232e49779d5bc530a048e" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0-rc1.zip", + "reference": "8.x-3.0-rc1", + "shasum": "e291b5468c834a344e9aa6cafd3a76171d473a22" }, "require": { "drupal/core": "*" @@ -6756,11 +6858,11 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.0-beta1", - "datestamp": "1510352338", + "version": "8.x-3.0-rc1", + "datestamp": "1558647185", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -6793,7 +6895,58 @@ "description": "Provides the field_group module.", "homepage": "https://www.drupal.org/project/field_group", "support": { - "source": "http://cgit.drupalcode.org/field_group" + "source": "https://git.drupalcode.org/project/field_group" + } + }, + { + "name": "drupal/focal_point", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/focal_point.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "dec88d870aaa21e99984d6328ccf95b8120ee472" + }, + "require": { + "drupal/core": "*", + "drupal/crop": "*" + }, + "require-dev": { + "drupal/crop": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1553270584", + "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": "bleen", + "homepage": "https://www.drupal.org/user/77375" + } + ], + "description": "Allows users to specify the focal point of an image for use during cropping.", + "homepage": "https://www.drupal.org/project/focal_point", + "support": { + "source": "https://git.drupalcode.org/project/focal_point" } }, { @@ -6895,12 +7048,12 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { "name": "drupal/gnode", - "version": "1.0.0-rc2", + "version": "1.0.0-rc4", "require": { "drupal/core": "*", "drupal/group": "self.version" @@ -6911,8 +7064,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1517836680", + "version": "8.x-1.0-rc4", + "datestamp": "1563460085", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -6936,7 +7089,7 @@ "description": "Enables Group functionality for the Node module", "homepage": "https://www.drupal.org/project/group", "support": { - "source": "http://cgit.drupalcode.org/group" + "source": "https://git.drupalcode.org/project/group" } }, { @@ -6997,20 +7150,21 @@ }, { "name": "drupal/group", - "version": "1.0.0-rc2", + "version": "1.0.0-rc4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "8.x-1.0-rc2" + "reference": "8.x-1.0-rc4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "b21efa2224d20a704484de900ad6f73e4e605a7d" + "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc4.zip", + "reference": "8.x-1.0-rc4", + "shasum": "d5d55167523a3ddccef7f66159b4c417d950d6f5" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.6", + "drupal/entity": "^1.0-rc1" }, "type": "drupal-module", "extra": { @@ -7018,8 +7172,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1517836680", + "version": "8.x-1.0-rc4", + "datestamp": "1563460085", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -7032,18 +7186,21 @@ ], "authors": [ { - "name": "kristiaanvandeneynde", - "homepage": "https://www.drupal.org/user/1345130" + "name": "Kristiaan Van den Eynde", + "homepage": "https://www.drupal.org/u/kristiaanvandeneynde", + "role": "Maintainer" }, { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" + "name": "Ronald te Brake", + "homepage": "https://www.drupal.org/u/ronaldtebrake", + "role": "Co-maintainer" } ], "description": "This module allows you to group users, content and other entities", - "homepage": "https://www.drupal.org/project/group", + "homepage": "http://drupal.org/project/group", "support": { - "source": "http://cgit.drupalcode.org/group" + "source": "https://git.drupalcode.org/project/group", + "issues": "https://drupal.org/project/issues/group" } }, { @@ -7087,8 +7244,16 @@ "authors": [ { "name": "Jeff Geerling", - "homepage": "https://www.drupal.org/user/389011", + "homepage": "https://www.drupal.org/user/213194", "email": "geerlingguy@mac.com" + }, + { + "name": "geerlingguy", + "homepage": "https://www.drupal.org/user/389011" + }, + { + "name": "vijaycs85", + "homepage": "https://www.drupal.org/user/93488" } ], "description": "Mitigates spam form submissions using the honeypot method.", @@ -7102,7 +7267,7 @@ "spam" ], "support": { - "source": "http://cgit.drupalcode.org/honeypot" + "source": "https://git.drupalcode.org/project/honeypot" } }, { @@ -7153,22 +7318,22 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "http://cgit.drupalcode.org/hotjar" + "source": "https://git.drupalcode.org/project/hotjar" } }, { "name": "drupal/http_client_error_status", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_client_error_status.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "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" + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "91d9d23959aa99c79fbd5f630d13f86bafe239ed" }, "require": { "drupal/core": "~8.0" @@ -7179,8 +7344,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1539633780", + "version": "8.x-1.1", + "datestamp": "1559905684", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -7212,7 +7377,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "11499d7fe490ae8687ee8e189a51f0f613caac74" + "reference": "e859d86c08d25c7152083fbe64c341a212df4414" }, "require": { "drupal/core": "~8.0", @@ -7233,8 +7398,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+6-dev", - "datestamp": "1553099584", + "version": "8.x-1.3+6-dev", + "datestamp": "1564746785", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7261,23 +7426,23 @@ "description": "IndieWeb functionality for your site.", "homepage": "http://drupal.org/project/indieweb", "support": { - "source": "http://cgit.drupalcode.org/indieweb" + "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2019-03-20T20:21:54+00:00" + "time": "2019-08-09T09:06:39+00:00" }, { "name": "drupal/mailchimp", - "version": "1.8.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailchimp.git", - "reference": "8.x-1.8" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "36586deef17200065f87ef83c4c929a26ebe276d" + "url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "7eda95ab868f02796f36d2a348979ff0c9b50871" }, "require": { "drupal/core": "~8.0", @@ -7292,8 +7457,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1543531081", + "version": "8.x-1.10", + "datestamp": "1564183981", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7318,6 +7483,10 @@ "name": "gcb", "homepage": "https://www.drupal.org/user/1682976" }, + { + "name": "julia.leah.ford", + "homepage": "https://www.drupal.org/user/3590443" + }, { "name": "levelos", "homepage": "https://www.drupal.org/user/54135" @@ -7350,7 +7519,7 @@ "description": "Mailchimp is an integration with the Mailchimp Mass email tool.", "homepage": "http://drupal.org/project/mailchimp", "support": { - "source": "http://cgit.drupalcode.org/mailchimp" + "source": "https://git.drupalcode.org/project/mailchimp" } }, { @@ -7478,6 +7647,69 @@ "issues": "https://www.drupal.org/project/markdown" } }, + { + "name": "drupal/menu_block", + "version": "1.5.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/menu_block.git", + "reference": "8.x-1.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "b3ac3e23e426f702974d88cc8bf93bf2a0b6236b" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.5", + "datestamp": "1525200184", + "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": "Dave Reid", + "homepage": "https://www.drupal.org/user/53892" + }, + { + "name": "JohnAlbin", + "homepage": "https://www.drupal.org/user/32095" + }, + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, + { + "name": "kim.pepper", + "homepage": "https://www.drupal.org/user/370574" + }, + { + "name": "rrrob", + "homepage": "https://www.drupal.org/user/273533" + } + ], + "description": "Provides configurable blocks of menu links.", + "homepage": "https://www.drupal.org/project/menu_block", + "support": { + "source": "https://git.drupalcode.org/project/menu_block" + } + }, { "name": "drupal/menu_trail_by_path", "version": "1.1.0", @@ -7530,7 +7762,7 @@ "description": "Expand menus and set active-trail according to the current path.", "homepage": "https://www.drupal.org/project/menu_trail_by_path", "support": { - "source": "http://cgit.drupalcode.org/menu_trail_by_path" + "source": "https://git.drupalcode.org/project/menu_trail_by_path" } }, { @@ -7597,22 +7829,22 @@ "description": "Message", "homepage": "https://www.drupal.org/project/message", "support": { - "source": "http://cgit.drupalcode.org/message" + "source": "https://git.drupalcode.org/project/message" } }, { "name": "drupal/metatag", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "fb5d31aa08c8c2e175f096f9917e9741db152ea8" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "230960752c5afa17337fb69bae853bccb1a26ecd" }, "require": { "drupal/core": "*", @@ -7634,8 +7866,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1550692511", + "version": "8.x-1.9", + "datestamp": "1564708406", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7670,25 +7902,27 @@ }, { "name": "drupal/migrate_plus", - "version": "4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_plus.git", - "reference": "8.x-4.1" + "reference": "8.x-4.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.1.zip", - "reference": "8.x-4.1", - "shasum": "cfd7ef2b17ede664b2b74eb101032a03c386457e" + "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.2.zip", + "reference": "8.x-4.2", + "shasum": "5736a43e39cc5c091d54ceef2849ea35ba979af3" }, "require": { "drupal/core": "^8.3" }, "require-dev": { + "drupal/entity": "*", "drupal/migrate_example_advanced_setup": "*", "drupal/migrate_example_setup": "*", - "drupal/migrate_tools": "*" + "drupal/migrate_tools": "*", + "drupal/profile": "*" }, "suggest": { "ext-soap": "*", @@ -7700,8 +7934,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.1", - "datestamp": "1546879080", + "version": "8.x-4.2", + "datestamp": "1555683487", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7733,21 +7967,21 @@ }, { "name": "drupal/migrate_tools", - "version": "4.1.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "8.x-4.1" + "reference": "8.x-4.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.1.zip", - "reference": "8.x-4.1", - "shasum": "0355d5309fbb738759332779d0ecf5f19a1da0a4" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.3.zip", + "reference": "8.x-4.3", + "shasum": "dbff0c5dbfdeeeca2294cbd2a858b851b3ba0753" }, "require": { "drupal/core": "^8.3", - "drupal/migrate_plus": "^4" + "drupal/migrate_plus": "^4 || ^5" }, "require-dev": { "drupal/migrate_plus": "4.x-dev", @@ -7760,8 +7994,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.1", - "datestamp": "1546879080", + "version": "8.x-4.3", + "datestamp": "1565213885", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7844,6 +8078,10 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, + { + "name": "jerdavis", + "homepage": "https://www.drupal.org/user/228997" + }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -7909,7 +8147,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "http://cgit.drupalcode.org/minimalhtml", + "source": "https://git.drupalcode.org/project/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -7967,17 +8205,17 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-beta1", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "9bf10d901e83be9cb1acb3ad31e6d4c3028117cf" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "6236e2fd0c2b670dcc962a92c233c4e189fb9ea0" }, "require": { "drupal/bulma": "^1.0-alpha2", @@ -7989,11 +8227,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540937280", + "version": "8.x-1.0-beta3", + "datestamp": "1564362186", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -8044,17 +8282,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.7.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.7" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "85f7a2ef0850dd9113fb57934986a5c31ee2b555" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "c04753047fc995bfa2236c272d0b8344d77ee25d" }, "require": { "drupal/core": "~8", @@ -8082,8 +8320,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1553087589", + "version": "8.x-1.9", + "datestamp": "1565881389", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8119,22 +8357,22 @@ "description": "Enables the creation of Paragraphs entities.", "homepage": "https://www.drupal.org/project/paragraphs", "support": { - "source": "http://cgit.drupalcode.org/paragraphs" + "source": "https://git.drupalcode.org/project/paragraphs" } }, { "name": "drupal/paragraphs_features", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.4" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "1c875c35c3ef75d462385cbc451d9a2f768b016f" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "282ba99b7e4c0a3e2678590373c508ff309cd7c7" }, "require": { "drupal/core": "^8.5", @@ -8146,8 +8384,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1536759480", + "version": "8.x-1.6", + "datestamp": "1565188386", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8165,26 +8403,30 @@ "email": "mladen.todorovic@burda.com" }, { - "name": "daniel.bosen", - "homepage": "https://www.drupal.org/user/404865" + "name": "Daniel Bosen", + "homepage": "https://www.drupal.org/user/404865", + "email": "daniel.bosen@burda.com" }, { - "name": "mtodor", - "homepage": "https://www.drupal.org/user/3453049" + "name": "Christian Fritsch", + "homepage": "https://www.drupal.org/user/3453049", + "email": "christian.fritsch@burda.com" }, { - "name": "thunderbot", - "homepage": "https://www.drupal.org/user/3511180" + "name": "Volker Killesreiter", + "homepage": "https://www.drupal.org/user/3511180", + "email": "volker.killesreiter@burda.com" }, { - "name": "volkerk", - "homepage": "https://www.drupal.org/user/57527" + "name": "Alex Pott", + "homepage": "https://www.drupal.org/user/57527", + "email": "alex.a.pott@gmail.com" } ], "description": "Paragraphs features for extending paragraphs widget functionality.", "homepage": "https://www.drupal.org/project/paragraphs_features", "support": { - "source": "http://cgit.drupalcode.org/paragraphs_features" + "source": "https://git.drupalcode.org/project/paragraphs_features" } }, { @@ -8223,6 +8465,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "banviktor", + "homepage": "https://www.drupal.org/user/3176333" + }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8239,22 +8485,22 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "http://cgit.drupalcode.org/paranoia" + "source": "https://git.drupalcode.org/project/paranoia" } }, { "name": "drupal/pathauto", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "115d5998d7636a03e26c7ce34261b65809d53965" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "ddfb047ae04ca2ddf475d65f6c09bceb44169e25" }, "require": { "drupal/core": "^8.5", @@ -8267,8 +8513,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1536407884", + "version": "8.x-1.4", + "datestamp": "1554239887", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8300,22 +8546,22 @@ "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.", "homepage": "https://www.drupal.org/project/pathauto", "support": { - "source": "http://cgit.drupalcode.org/pathauto" + "source": "https://git.drupalcode.org/project/pathauto" } }, { "name": "drupal/preview_link", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/preview_link.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "87fa9ba387bdcd177b1c48ea178c096c19ba8245" + "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "d95c9738600a2bfb2b982cabe0484e6cb3d403eb" }, "require": { "drupal/core": "~8.0" @@ -8330,8 +8576,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1550632985", + "version": "8.x-1.3", + "datestamp": "1558916287", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8359,22 +8605,22 @@ "description": "Allows anyone to preview unpublished content with a unique link.", "homepage": "https://www.drupal.org/project/preview_link", "support": { - "source": "http://cgit.drupalcode.org/preview_link" + "source": "https://git.drupalcode.org/project/preview_link" } }, { "name": "drupal/redirect", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "3f9620d186e25f36ac56755979932b8ea965b8c7" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "4c7e0dc0ab0cbcc7d66e16cc684882c0eaa71c1c" }, "require": { "drupal/core": "~8" @@ -8385,8 +8631,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1539682684", + "version": "8.x-1.4", + "datestamp": "1561757585", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8414,7 +8660,7 @@ "description": "Allows users to redirect from old URLs to new URLs.", "homepage": "https://www.drupal.org/project/redirect", "support": { - "source": "http://cgit.drupalcode.org/redirect" + "source": "https://git.drupalcode.org/project/redirect" } }, { @@ -8455,7 +8701,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "http://cgit.drupalcode.org/regionincontent" + "source": "https://git.drupalcode.org/project/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -8529,17 +8775,17 @@ }, { "name": "drupal/scn", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scn.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "fec9c4ee12351b6a0ac79b90020cc00b2d5f0f89" + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "18f90a86914cd04b4ed343c2ab087347d09c1153" }, "require": { "drupal/core": "*" @@ -8550,8 +8796,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1550825284", + "version": "8.x-1.2", + "datestamp": "1557493685", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8564,14 +8810,14 @@ ], "authors": [ { - "name": "itcrowd72", + "name": "ivnish", "homepage": "https://www.drupal.org/user/3547706" } ], "description": "Notifies the site administrator by eMail on new comments.", "homepage": "https://www.drupal.org/project/scn", "support": { - "source": "http://cgit.drupalcode.org/scn" + "source": "https://git.drupalcode.org/project/scn" } }, { @@ -8617,6 +8863,10 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, + { + "name": "binnythomas", + "homepage": "https://www.drupal.org/user/3123091" + }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" @@ -8629,25 +8879,28 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "http://cgit.drupalcode.org/search404" + "source": "https://git.drupalcode.org/project/search404" } }, { "name": "drupal/search_api", - "version": "1.12.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.12" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "db203e2fdd669d6e9ff2c99688c0816d248a1fff" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "bfc45a5ea3965cd8355927cd56a8f6a148cfc5e5" }, "require": { - "drupal/core": "^8.5" + "drupal/core": "^8.6" + }, + "conflict": { + "drupal/search_api_solr": "2.* || 3.0 || 3.1" }, "require-dev": { "drupal/search_api_autocomplete": "@dev", @@ -8664,8 +8917,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.12", - "datestamp": "1557244685", + "version": "8.x-1.14", + "datestamp": "1562599986", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8708,7 +8961,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.12.0", + "version": "1.14.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" @@ -8719,8 +8972,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.12", - "datestamp": "1552334285", + "version": "8.x-1.14", + "datestamp": "1562599986", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8736,6 +8989,10 @@ "name": "Nick_vh", "homepage": "https://www.drupal.org/user/122682" }, + { + "name": "borisson_", + "homepage": "https://www.drupal.org/user/2393360" + }, { "name": "drunken monkey", "homepage": "https://www.drupal.org/user/205582" @@ -8744,7 +9001,7 @@ "description": "Offers an implementation of the Search API that uses database tables for indexing content.", "homepage": "https://www.drupal.org/project/search_api", "support": { - "source": "http://cgit.drupalcode.org/search_api" + "source": "https://git.drupalcode.org/project/search_api" } }, { @@ -8798,7 +9055,7 @@ "description": "Use Views to show similar content based on taxonomy terms", "homepage": "https://www.drupal.org/project/similarterms", "support": { - "source": "http://cgit.drupalcode.org/similarterms" + "source": "https://git.drupalcode.org/project/similarterms" } }, { @@ -8845,7 +9102,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "http://cgit.drupalcode.org/social_media_links", + "source": "https://git.drupalcode.org/project/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -8897,7 +9154,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "http://cgit.drupalcode.org/subprofiles" + "source": "https://git.drupalcode.org/project/subprofiles" } }, { @@ -8948,7 +9205,7 @@ "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" + "source": "https://git.drupalcode.org/project/textarea_widget_for_text" } }, { @@ -9015,7 +9272,7 @@ "description": "Provides a user interface for the Token API and some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { - "source": "http://cgit.drupalcode.org/token" + "source": "https://git.drupalcode.org/project/token" } }, { @@ -9035,8 +9292,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+4-dev", - "datestamp": "1543570380", + "version": "8.x-1.0-alpha2+5-dev", + "datestamp": "1543570680", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9060,23 +9317,23 @@ "description": "Provides template suggestions for things Drupal doesn't.", "homepage": "https://www.drupal.org/project/twigsuggest", "support": { - "source": "http://cgit.drupalcode.org/twigsuggest" + "source": "https://git.drupalcode.org/project/twigsuggest" }, "time": "2018-11-30T09:33:30+00:00" }, { "name": "drupal/ui_patterns", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ui_patterns.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "34fd89231ba3e2fbc19a32fb15f232e7d69743f8" + "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "4131fee2638308caff7040b2f03264aa8e592a3c" }, "require": { "drupal/core": "^8.3.0" @@ -9096,9 +9353,9 @@ "drupal/paragraphs": "~1", "drupal/token": "~1", "drush/drush": "~9", - "openeuropa/drupal-core-require-dev": "~8.6@rc", "openeuropa/task-runner": "~1.0-beta3", - "phpro/grumphp": "~0.14" + "phpro/grumphp": "~0.14", + "webflo/drupal-core-require-dev": "~8.7" }, "type": "drupal-module", "extra": { @@ -9106,8 +9363,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1542050281", + "version": "8.x-1.1", + "datestamp": "1560696185", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9178,30 +9435,31 @@ "web" ], "support": { - "source": "http://cgit.drupalcode.org/ui_patterns" + "source": "https://git.drupalcode.org/project/ui_patterns" } }, { "name": "drupal/video_embed_field", - "version": "2.0.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/video_embed_field.git", - "reference": "8.x-2.0" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "e864f090b3cb9405376ca324d81ace83613e2019" + "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "1e76eeefb27f4166d3d119e8c27469bbf12c0f06" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.7.0" }, "require-dev": { "drupal/colorbox": "*", "drupal/media_entity": "*", - "drupal/media_entity_embeddable_video": "*" + "drupal/media_entity_embeddable_video": "*", + "drupal/video_embed_media": "*" }, "type": "drupal-module", "extra": { @@ -9209,13 +9467,12 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-1.x", - "datestamp": "1523338084", + "version": "8.x-2.2", + "datestamp": "1564103585", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" - }, - "package": "Field types" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -9239,7 +9496,7 @@ "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.", "homepage": "https://www.drupal.org/project/video_embed_field", "support": { - "source": "http://cgit.drupalcode.org/video_embed_field" + "source": "https://git.drupalcode.org/project/video_embed_field" } }, { @@ -9281,14 +9538,14 @@ "GPL-2.0+" ], "authors": [ - { - "name": "New Zeal", - "homepage": "https://www.drupal.org/user/93571" - }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" }, + { + "name": "kent@passingphase.nz", + "homepage": "https://www.drupal.org/user/93571" + }, { "name": "seanB", "homepage": "https://www.drupal.org/user/545912" @@ -9306,29 +9563,37 @@ }, { "name": "drupal/webform", - "version": "5.1.0", + "version": "5.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.1" + "reference": "8.x-5.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.1.zip", - "reference": "8.x-5.1", - "shasum": "d04743f078dc154685f9532253e6b5ea8dda1a56" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.3.zip", + "reference": "8.x-5.3", + "shasum": "0ac8066ed09c688d7900f35d961ea521c6da6e3a" }, "require": { "drupal/core": "*" }, "require-dev": { "drupal/address": "~1.4", + "drupal/bootstrap": "~3.0", + "drupal/captcha": "~1.0", "drupal/chosen": "~2.6", "drupal/devel": "*", - "drupal/jsonapi": "~2.0", + "drupal/entity_print": "^2.1", + "drupal/jsonapi": "~2.0 || ~8.7", + "drupal/mailsystem": "~4.0", "drupal/select2": "~1.1", + "drupal/smtp": "~1.0", + "drupal/telephone_validation": "^2.2", "drupal/token": "~1.3", "drupal/webform_access": "*", + "drupal/webform_attachment": "*", + "drupal/webform_entity_print": "*", "drupal/webform_node": "*", "drupal/webform_scheduled_email": "*", "drupal/webform_ui": "*" @@ -9339,8 +9604,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.1", - "datestamp": "1546458480", + "version": "8.x-5.3", + "datestamp": "1563460085", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9404,6 +9669,7 @@ "homepage": "https://drupal.org/project/webform", "support": { "source": "http://cgit.drupalcode.org/webform", + "error": "Invalid dependency: \"telephone_validation/telephone_validation\" is an unknown drupal 8 package name", "issues": "https://www.drupal.org/project/issues/webform?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/webform", "forum": "https://drupal.stackexchange.com/questions/tagged/webform" @@ -9487,7 +9753,7 @@ "description": "Allows to send Webform submissions to MailChimp lists.", "homepage": "https://www.drupal.org/project/webform_mailchimp", "support": { - "source": "http://cgit.drupalcode.org/webform_mailchimp" + "source": "https://git.drupalcode.org/project/webform_mailchimp" } }, { @@ -9537,25 +9803,25 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" + "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" } }, { "name": "drush/drush", - "version": "9.6.0", + "version": "9.7.1", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "201dc8568710122432790621c41387dacacc1a3a" + "reference": "6f9a8d235daec06fd6f47b2d84da675750566479" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/201dc8568710122432790621c41387dacacc1a3a", - "reference": "201dc8568710122432790621c41387dacacc1a3a", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/6f9a8d235daec06fd6f47b2d84da675750566479", + "reference": "6f9a8d235daec06fd6f47b2d84da675750566479", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.27.0", + "chi-teck/drupal-code-generator": "^1.28.1", "composer/semver": "^1.4", "consolidation/annotated-command": "^2.12", "consolidation/config": "^1.2", @@ -9563,7 +9829,7 @@ "consolidation/output-formatters": "^3.3.1", "consolidation/robo": "^1.4.6", "consolidation/site-alias": "^3.0.0@stable", - "consolidation/site-process": "^2.0.0@stable", + "consolidation/site-process": "^2.0.3", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "league/container": "~2", @@ -9588,9 +9854,10 @@ "g1a/composer-test-scenarios": "^3", "lox/xhprof": "dev-master", "phpunit/phpunit": "^4.8.36 || ^6.1", - "squizlabs/php_codesniffer": "^2.7", + "squizlabs/php_codesniffer": "^2.7 || ^3", "vlucas/phpdotenv": "^2.4", - "webflo/drupal-core-strict": "8.6.x-dev" + "webflo/drupal-core-require-dev": "8.7.x-dev", + "webflo/drupal-core-strict": "8.7.x-dev" }, "bin": [ "drush" @@ -9629,6 +9896,10 @@ "platform": { "php": "5.6.38" } + }, + "require-dev": { + "webflo/drupal-core-strict": "8.6.x-dev", + "webflo/drupal-core-require-dev": "8.6.x-dev" } } }, @@ -9682,20 +9953,20 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2019-03-14T15:01:25+00:00" + "time": "2019-06-30T19:46:39+00:00" }, { "name": "drutopia/drutopia", - "version": "1.0-beta1", + "version": "1.0-beta2", "source": { "type": "git", "url": "https://github.com/drutopia/drutopia.git", - "reference": "c360a03aee791a51eacece8b001269e08199afc0" + "reference": "f91612071c8c89a994a3acefc41698d7e0a1f239" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drutopia/drutopia/zipball/c360a03aee791a51eacece8b001269e08199afc0", - "reference": "c360a03aee791a51eacece8b001269e08199afc0", + "url": "https://api.github.com/repos/drutopia/drutopia/zipball/f91612071c8c89a994a3acefc41698d7e0a1f239", + "reference": "f91612071c8c89a994a3acefc41698d7e0a1f239", "shasum": "" }, "require": { @@ -9704,38 +9975,39 @@ "drupal-composer/drupal-scaffold": "^2.0.0", "drupal/better_normalizers": "^1.0-beta3", "drupal/block_visibility_groups": "^1.3", - "drupal/bulma": "^1.0-alpha2", - "drupal/components": "^1.0", - "drupal/config_actions_provider": "^1.0-alpha3", - "drupal/config_sync": "^2.0-alpha9", - "drupal/config_update": "^1.3", - "drupal/core": "^8.5", - "drupal/default_content": "^1.0-alpha6", - "drupal/drutopia_action": "^1.0-alpha4", - "drupal/drutopia_article": "^1.0-alpha5", - "drupal/drutopia_blog": "^1.0-alpha4", - "drupal/drutopia_campaign": "^1.0-alpha4", - "drupal/drutopia_comment": "^1.0-alpha2", - "drupal/drutopia_core": "^1.0-alpha5", - "drupal/drutopia_event": "^1.0-alpha4", - "drupal/drutopia_group": "^1.0-alpha3", - "drupal/drutopia_landing_page": "^1.0-alpha5", - "drupal/drutopia_page": "^1.0-alpha4", - "drupal/drutopia_people": "^1.0-alpha3", - "drupal/drutopia_related_content": "^1.0-alpha1", - "drupal/drutopia_resource": "^1.0-alpha3", - "drupal/drutopia_search": "^1.0-alpha3", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/drutopia_site": "^1.0-alpha5", - "drupal/drutopia_social": "^1.0-alpha1", - "drupal/drutopia_storyline": "^1.0-alpha2", - "drupal/drutopia_user": "^1.0-alpha2", - "drupal/eu_cookie_compliance": "^1.2", - "drupal/features": "^3.5", - "drupal/gdpr": "^2.0-alpha4", - "drupal/octavia": "^1.0-alpha5", + "drupal/bulma": "^1.0-beta2", + "drupal/components": "^1.1", + "drupal/config_actions_provider": "^1.0-rc1", + "drupal/config_sync": "^2.0-beta5", + "drupal/config_update": "^1.6", + "drupal/core": "^8.7.2", + "drupal/default_content": "^1.0-alpha8", + "drupal/drutopia_action": "^1.0-beta3", + "drupal/drutopia_article": "^1.0-beta3", + "drupal/drutopia_blog": "^1.0-beta3", + "drupal/drutopia_campaign": "^1.0-beta3", + "drupal/drutopia_comment": "^1.0-beta1", + "drupal/drutopia_core": "^1.0-beta3", + "drupal/drutopia_event": "^1.0-beta3", + "drupal/drutopia_group": "^1.0-beta3", + "drupal/drutopia_landing_page": "^1.0-beta1", + "drupal/drutopia_page": "^1.0-beta3", + "drupal/drutopia_people": "^1.0-beta3", + "drupal/drutopia_related_content": "^1.0-beta2", + "drupal/drutopia_resource": "^1.0-beta3", + "drupal/drutopia_search": "^1.0-beta2", + "drupal/drutopia_seo": "^1.0-beta2", + "drupal/drutopia_site": "^1.0-beta1", + "drupal/drutopia_social": "^1.0-beta1", + "drupal/drutopia_storyline": "^1.0-beta3", + "drupal/drutopia_user": "^1.0-beta1", + "drupal/eu_cookie_compliance": "^1.5", + "drupal/features": "^3.8", + "drupal/gdpr": "^2.0-alpha7", + "drupal/menu_block": "^1.5", + "drupal/octavia": "^1.0-beta2", "drupal/paranoia": "^1.0-alpha1", - "drupal/subprofiles": "^1.0-alpha1" + "drupal/subprofiles": "^1.0-alpha2" }, "require-dev": { "behat/behat": "^3.0", @@ -9778,10 +10050,10 @@ ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", "support": { - "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta1", + "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta2", "issues": "https://github.com/drutopia/drutopia/issues" }, - "time": "2018-10-25T00:05:04+00:00" + "time": "2019-05-30T21:06:57+00:00" }, { "name": "easyrdf/easyrdf", @@ -9823,14 +10095,14 @@ "authors": [ { "name": "Nicholas Humfrey", + "role": "Developer", "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/", - "role": "Developer" + "homepage": "http://www.aelius.com/njh/" }, { "name": "Alexey Zakhlestin", - "email": "indeyets@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "indeyets@gmail.com" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", @@ -9847,16 +10119,16 @@ }, { "name": "egulias/email-validator", - "version": "2.1.7", + "version": "2.1.11", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e" + "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/709f21f92707308cdf8f9bcfa1af4cb26586521e", - "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", + "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", "shasum": "" }, "require": { @@ -9866,7 +10138,8 @@ "require-dev": { "dominicsayers/isemail": "dev-master", "phpunit/phpunit": "^4.8.35||^5.7||^6.0", - "satooshi/php-coveralls": "^1.0.1" + "satooshi/php-coveralls": "^1.0.1", + "symfony/phpunit-bridge": "^4.4@dev" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -9874,7 +10147,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "2.1.x-dev" } }, "autoload": { @@ -9900,7 +10173,7 @@ "validation", "validator" ], - "time": "2018-12-04T22:38:24+00:00" + "time": "2019-08-13T17:33:27+00:00" }, { "name": "ezyang/htmlpurifier", @@ -10325,33 +10598,37 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.5.2", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "9f83dded91781a01c63574e387eaa769be769115" + "reference": "239400de7a173fe9901b9ac7c06497751f00727a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115", - "reference": "9f83dded91781a01c63574e387eaa769be769115", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", + "reference": "239400de7a173fe9901b9ac7c06497751f00727a", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", - "ralouphie/getallheaders": "^2.0.5" + "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { + "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" }, + "suggest": { + "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.5-dev" + "dev-master": "1.6-dev" } }, "autoload": { @@ -10388,7 +10665,7 @@ "uri", "url" ], - "time": "2018-12-04T20:46:45+00:00" + "time": "2019-07-01T23:21:34+00:00" }, { "name": "indieauth/client", @@ -10655,16 +10932,16 @@ }, { "name": "kub-at/php-simple-html-dom-parser", - "version": "1.8.1", + "version": "1.9", "source": { "type": "git", "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", - "reference": "6db1e01db320040024cd1f74b0e1483aa2670720" + "reference": "1fe277a7616b5d7cfd192a8908cbc7653dc9baee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/6db1e01db320040024cd1f74b0e1483aa2670720", - "reference": "6db1e01db320040024cd1f74b0e1483aa2670720", + "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/1fe277a7616b5d7cfd192a8908cbc7653dc9baee", + "reference": "1fe277a7616b5d7cfd192a8908cbc7653dc9baee", "shasum": "" }, "require": { @@ -10697,37 +10974,34 @@ "dom", "html" ], - "time": "2019-03-05T14:12:22+00:00" + "time": "2019-06-03T05:50:36+00:00" }, { "name": "lcobucci/jwt", - "version": "3.2.5", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b" + "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/82be04b4753f8b7693b62852b7eab30f97524f9b", - "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", + "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", "shasum": "" }, "require": { + "ext-mbstring": "*", "ext-openssl": "*", - "php": ">=5.5" + "php": "^5.6 || ^7.0" }, "require-dev": { - "mdanter/ecc": "~0.3.1", "mikey179/vfsstream": "~1.5", "phpmd/phpmd": "~2.2", "phpunit/php-invoker": "~1.1", - "phpunit/phpunit": "~4.5", + "phpunit/phpunit": "^5.7 || ^7.3", "squizlabs/php_codesniffer": "~2.3" }, - "suggest": { - "mdanter/ecc": "Required to use Elliptic Curves based algorithms." - }, "type": "library", "extra": { "branch-alias": { @@ -10746,8 +11020,8 @@ "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", - "email": "lcobucci@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "lcobucci@gmail.com" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -10755,7 +11029,7 @@ "JWS", "jwt" ], - "time": "2018-11-11T12:22:26+00:00" + "time": "2019-05-24T18:30:49+00:00" }, { "name": "league/commonmark", @@ -10812,9 +11086,9 @@ "authors": [ { "name": "Colin O'Dell", + "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com", - "role": "Lead Developer" + "homepage": "https://www.colinodell.com" } ], "description": "Markdown parser for PHP based on the CommonMark spec", @@ -10873,9 +11147,9 @@ "authors": [ { "name": "Phil Bennett", + "role": "Developer", "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com", - "role": "Developer" + "homepage": "http://www.philipobenito.com" } ], "description": "A fast and intuitive dependency injection container.", @@ -10893,16 +11167,16 @@ }, { "name": "masterminds/html5", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad" + "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad", - "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2", + "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2", "shasum": "" }, "require": { @@ -10919,7 +11193,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -10936,13 +11210,13 @@ "name": "Matt Butcher", "email": "technosophos@gmail.com" }, - { - "name": "Asmir Mustafic", - "email": "goetas@gmail.com" - }, { "name": "Matt Farina", "email": "matt@mattfarina.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", @@ -10956,7 +11230,7 @@ "serializer", "xml" ], - "time": "2019-03-10T11:41:28+00:00" + "time": "2019-07-25T07:03:26+00:00" }, { "name": "mf2/mf2", @@ -11044,9 +11318,9 @@ "authors": [ { "name": "Michel Fortin", + "role": "Developer", "email": "michel.fortin@michelf.ca", - "homepage": "https://michelf.ca/", - "role": "Developer" + "homepage": "https://michelf.ca/" }, { "name": "John Gruber", @@ -11099,16 +11373,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.2.1", + "version": "v4.2.3", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0" + "reference": "e612609022e935f3d0337c1295176505b41188c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0", - "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8", + "reference": "e612609022e935f3d0337c1295176505b41188c8", "shasum": "" }, "require": { @@ -11116,7 +11390,7 @@ "php": ">=7.0" }, "require-dev": { - "phpunit/phpunit": "^6.5 || ^7.0" + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, "bin": [ "bin/php-parse" @@ -11146,20 +11420,20 @@ "parser", "php" ], - "time": "2019-02-16T20:54:15+00:00" + "time": "2019-08-12T20:17:41+00:00" }, { "name": "p3k/http", - "version": "0.1.7", + "version": "0.1.8", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-http.git", - "reference": "1826647c4902a18dea5ec532f21509ba4d51210b" + "reference": "a43977636d7a930080009eddda06994037c88fd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/1826647c4902a18dea5ec532f21509ba4d51210b", - "reference": "1826647c4902a18dea5ec532f21509ba4d51210b", + "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/a43977636d7a930080009eddda06994037c88fd7", + "reference": "a43977636d7a930080009eddda06994037c88fd7", "shasum": "" }, "require": { @@ -11184,7 +11458,7 @@ ], "description": "A simple wrapper API around the PHP curl functions", "homepage": "https://github.com/aaronpk/p3k-http", - "time": "2018-03-04T15:21:58+00:00" + "time": "2019-06-15T20:49:26+00:00" }, { "name": "p3k/micropub", @@ -11232,16 +11506,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.38", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/aaronpk/picoFeed.git", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" + "url": "https://github.com/aaronpk/picofeed.git", + "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", + "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", "shasum": "" }, "require": { @@ -11280,8 +11554,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/miniflux/picoFeed", - "time": "2017-11-30T00:16:58+00:00" + "homepage": "https://github.com/aaronpk/picoFeed", + "time": "2019-01-17T17:26:41+00:00" }, { "name": "p3k/timezone", @@ -11376,33 +11650,29 @@ }, { "name": "paragonie/random_compat", - "version": "v2.0.18", + "version": "v9.99.99", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db" + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", - "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", "shasum": "" }, "require": { - "php": ">=5.2.0" + "php": "^7" }, "require-dev": { - "phpunit/phpunit": "4.*|5.*" + "phpunit/phpunit": "4.*|5.*", + "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", - "autoload": { - "files": [ - "lib/random.php" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -11421,7 +11691,7 @@ "pseudorandom", "random" ], - "time": "2019-01-03T20:59:08+00:00" + "time": "2018-07-02T15:55:56+00:00" }, { "name": "pear/archive_tar", @@ -11519,18 +11789,18 @@ "authors": [ { "name": "Greg Beaver", - "email": "cellog@php.net", - "role": "Helper" + "role": "Helper", + "email": "cellog@php.net" }, { "name": "Andrei Zmievski", - "email": "andrei@php.net", - "role": "Lead" + "role": "Lead", + "email": "andrei@php.net" }, { "name": "Stig Bakken", - "email": "stig@php.net", - "role": "Developer" + "role": "Developer", + "email": "stig@php.net" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", @@ -11573,8 +11843,8 @@ "authors": [ { "name": "Christian Weiske", - "email": "cweiske@php.net", - "role": "Lead" + "role": "Lead", + "email": "cweiske@php.net" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", @@ -11857,24 +12127,24 @@ }, { "name": "ralouphie/getallheaders", - "version": "2.0.5", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", - "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" + "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", - "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { - "php": ">=5.3" + "php": ">=5.6" }, "require-dev": { - "phpunit/phpunit": "~3.7.0", - "satooshi/php-coveralls": ">=1.0" + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { @@ -11893,7 +12163,7 @@ } ], "description": "A polyfill for getallheaders.", - "time": "2016-02-11T07:05:27+00:00" + "time": "2019-03-08T08:55:37+00:00" }, { "name": "stack/builder", @@ -12005,16 +12275,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.2.4", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0" + "reference": "a29dd02a1f3f81b9a15c7730cc3226718ddb55ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0", - "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/a29dd02a1f3f81b9a15c7730cc3226718ddb55ca", + "reference": "a29dd02a1f3f81b9a15c7730cc3226718ddb55ca", "shasum": "" }, "require": { @@ -12023,6 +12293,8 @@ }, "require-dev": { "symfony/css-selector": "~3.4|~4.0", + "symfony/http-client": "^4.3", + "symfony/mime": "^4.3", "symfony/process": "~3.4|~4.0" }, "suggest": { @@ -12031,7 +12303,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12058,11 +12330,11 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-06-11T15:41:59+00:00" }, { "name": "symfony/class-loader", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -12118,16 +12390,16 @@ }, { "name": "symfony/config", - "version": "v4.2.4", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "7f70d79c7a24a94f8e98abb988049403a53d7b31" + "reference": "a17a2aea43950ce83a0603ed301bac362eb86870" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/7f70d79c7a24a94f8e98abb988049403a53d7b31", - "reference": "7f70d79c7a24a94f8e98abb988049403a53d7b31", + "url": "https://api.github.com/repos/symfony/config/zipball/a17a2aea43950ce83a0603ed301bac362eb86870", + "reference": "a17a2aea43950ce83a0603ed301bac362eb86870", "shasum": "" }, "require": { @@ -12142,6 +12414,7 @@ "symfony/dependency-injection": "~3.4|~4.0", "symfony/event-dispatcher": "~3.4|~4.0", "symfony/finder": "~3.4|~4.0", + "symfony/messenger": "~4.1", "symfony/yaml": "~3.4|~4.0" }, "suggest": { @@ -12150,7 +12423,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12177,20 +12450,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-07-18T10:34:59+00:00" }, { "name": "symfony/console", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "15a9104356436cb26e08adab97706654799d31d8" + "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8", - "reference": "15a9104356436cb26e08adab97706654799d31d8", + "url": "https://api.github.com/repos/symfony/console/zipball/12940f20a816c978860fa4925b3f1bbb27e9ac46", + "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46", "shasum": "" }, "require": { @@ -12249,11 +12522,11 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-04-08T09:29:13+00:00" + "time": "2019-07-24T14:46:41+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.23", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -12287,14 +12560,14 @@ "MIT" ], "authors": [ - { - "name": "Jean-François Simon", - "email": "jeanfrancois.simon@sensiolabs.com" - }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" @@ -12306,16 +12579,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.8", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37" + "reference": "527887c3858a2462b0137662c74837288b998ee3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37", - "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37", + "url": "https://api.github.com/repos/symfony/debug/zipball/527887c3858a2462b0137662c74837288b998ee3", + "reference": "527887c3858a2462b0137662c74837288b998ee3", "shasum": "" }, "require": { @@ -12331,7 +12604,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12358,20 +12631,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-04-11T11:27:41+00:00" + "time": "2019-07-23T11:21:36+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf" + "reference": "ade939fe83d5ec5fcaa98628dc42d83232c8eb41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be0feb3fa202aedfd8d1956f2dafd563fb13acbf", - "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ade939fe83d5ec5fcaa98628dc42d83232c8eb41", + "reference": "ade939fe83d5ec5fcaa98628dc42d83232c8eb41", "shasum": "" }, "require": { @@ -12429,20 +12702,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-04-20T15:32:49+00:00" + "time": "2019-07-19T11:52:08+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.2.4", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb" + "reference": "291397232a2eefb3347eaab9170409981eaad0e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53c97769814c80a84a8403efcf3ae7ae966d53bb", - "reference": "53c97769814c80a84a8403efcf3ae7ae966d53bb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/291397232a2eefb3347eaab9170409981eaad0e2", + "reference": "291397232a2eefb3347eaab9170409981eaad0e2", "shasum": "" }, "require": { @@ -12450,7 +12723,11 @@ "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, + "conflict": { + "masterminds/html5": "<2.6" + }, "require-dev": { + "masterminds/html5": "^2.6", "symfony/css-selector": "~3.4|~4.0" }, "suggest": { @@ -12459,7 +12736,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12486,20 +12763,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-06-13T11:03:18+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff" + "reference": "f18fdd6cc7006441865e698420cee26bac94741f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff", - "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f18fdd6cc7006441865e698420cee26bac94741f", + "reference": "f18fdd6cc7006441865e698420cee26bac94741f", "shasum": "" }, "require": { @@ -12549,20 +12826,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-04-02T08:51:52+00:00" + "time": "2019-06-25T07:45:31+00:00" }, { "name": "symfony/filesystem", - "version": "v4.2.4", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601" + "reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/e16b9e471703b2c60b95f14d31c1239f68f11601", - "reference": "e16b9e471703b2c60b95f14d31c1239f68f11601", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b9896d034463ad6fd2bf17e2bf9418caecd6313d", + "reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d", "shasum": "" }, "require": { @@ -12572,7 +12849,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12599,20 +12876,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-02-07T11:40:08+00:00" + "time": "2019-06-23T08:51:25+00:00" }, { "name": "symfony/finder", - "version": "v4.2.4", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a" + "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/267b7002c1b70ea80db0833c3afe05f0fbde580a", - "reference": "267b7002c1b70ea80db0833c3afe05f0fbde580a", + "url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2", + "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2", "shasum": "" }, "require": { @@ -12621,7 +12898,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12648,20 +12925,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:42:05+00:00" + "time": "2019-06-28T13:16:30+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "fa02215233be8de1c2b44617088192f9e8db3512" + "reference": "c450706851050ade2e1f30d012d50bb9173f7f3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fa02215233be8de1c2b44617088192f9e8db3512", - "reference": "fa02215233be8de1c2b44617088192f9e8db3512", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/c450706851050ade2e1f30d012d50bb9173f7f3d", + "reference": "c450706851050ade2e1f30d012d50bb9173f7f3d", "shasum": "" }, "require": { @@ -12702,20 +12979,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-05-01T08:04:33+00:00" + "time": "2019-07-23T06:27:47+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453" + "reference": "83a1b30c5dd02f5c3cd708a432071d0c99474eb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/586046f5adc6a08eaebbe4519ef18ad52f54e453", - "reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/83a1b30c5dd02f5c3cd708a432071d0c99474eb3", + "reference": "83a1b30c5dd02f5c3cd708a432071d0c99474eb3", "shasum": "" }, "require": { @@ -12791,20 +13068,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-05-01T13:03:24+00:00" + "time": "2019-07-27T17:14:06+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "82ebae02209c21113908c229e9883c419720738a" + "reference": "550ebaac289296ce228a706d0867afc34687e3f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", - "reference": "82ebae02209c21113908c229e9883c419720738a", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4", "shasum": "" }, "require": { @@ -12816,7 +13093,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -12832,13 +13109,13 @@ "MIT" ], "authors": [ - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - }, { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", @@ -12849,20 +13126,20 @@ "polyfill", "portable" ], - "time": "2019-02-06T07:57:58+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7" + "reference": "685968b11e61a347c18bf25db32effa478be610f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", - "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", + "reference": "685968b11e61a347c18bf25db32effa478be610f", "shasum": "" }, "require": { @@ -12874,7 +13151,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -12908,20 +13185,20 @@ "portable", "shim" ], - "time": "2019-02-06T07:57:58+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", - "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", "shasum": "" }, "require": { @@ -12933,7 +13210,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -12967,20 +13244,20 @@ "portable", "shim" ], - "time": "2019-02-06T07:57:58+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "bc4858fb611bda58719124ca079baff854149c89" + "reference": "54b4c428a0054e254223797d2713c31e08610831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89", - "reference": "bc4858fb611bda58719124ca079baff854149c89", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", + "reference": "54b4c428a0054e254223797d2713c31e08610831", "shasum": "" }, "require": { @@ -12990,7 +13267,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13026,20 +13303,20 @@ "portable", "shim" ], - "time": "2019-02-06T07:57:58+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.10.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" + "reference": "04ce3335667451138df4307d6a9b61565560199e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", - "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", + "reference": "04ce3335667451138df4307d6a9b61565560199e", "shasum": "" }, "require": { @@ -13048,7 +13325,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13081,20 +13358,20 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/process", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a" + "reference": "d129c017e8602507688ef2c3007951a16c1a8407" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/a9c4dfbf653023b668c282e4e02609d131f4057a", - "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a", + "url": "https://api.github.com/repos/symfony/process/zipball/d129c017e8602507688ef2c3007951a16c1a8407", + "reference": "d129c017e8602507688ef2c3007951a16c1a8407", "shasum": "" }, "require": { @@ -13130,7 +13407,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-04-08T16:15:54+00:00" + "time": "2019-05-30T15:47:52+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -13199,16 +13476,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" + "reference": "8d804d8a65a26dc9de1aaf2ff3a421e581d050e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", - "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "url": "https://api.github.com/repos/symfony/routing/zipball/8d804d8a65a26dc9de1aaf2ff3a421e581d050e6", + "reference": "8d804d8a65a26dc9de1aaf2ff3a421e581d050e6", "shasum": "" }, "require": { @@ -13271,20 +13548,20 @@ "uri", "url" ], - "time": "2019-03-29T21:58:42+00:00" + "time": "2019-06-26T11:14:13+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "99aceeb3e10852b951b9cab57a2b83062db09efb" + "reference": "97496169a9a66c4551d7004ae871718a4ec19b03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/99aceeb3e10852b951b9cab57a2b83062db09efb", - "reference": "99aceeb3e10852b951b9cab57a2b83062db09efb", + "url": "https://api.github.com/repos/symfony/serializer/zipball/97496169a9a66c4551d7004ae871718a4ec19b03", + "reference": "97496169a9a66c4551d7004ae871718a4ec19b03", "shasum": "" }, "require": { @@ -13315,7 +13592,7 @@ "doctrine/cache": "For using the default cached annotation reader and metadata cache.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", - "symfony/http-foundation": "To use the DataUriNormalizer.", + "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", "symfony/property-access": "For using the ObjectNormalizer.", "symfony/property-info": "To deserialize relations.", "symfony/yaml": "For using the default YAML mapping loader." @@ -13350,20 +13627,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-04-27T21:20:35+00:00" + "time": "2019-07-19T11:52:08+00:00" }, { "name": "symfony/translation", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "301a5d627220a1c4ee522813b0028653af6c4f54" + "reference": "2c1d800807cfaf5a2c72102f3a7452cd28a12cc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/301a5d627220a1c4ee522813b0028653af6c4f54", - "reference": "301a5d627220a1c4ee522813b0028653af6c4f54", + "url": "https://api.github.com/repos/symfony/translation/zipball/2c1d800807cfaf5a2c72102f3a7452cd28a12cc0", + "reference": "2c1d800807cfaf5a2c72102f3a7452cd28a12cc0", "shasum": "" }, "require": { @@ -13420,20 +13697,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-05-01T11:10:09+00:00" + "time": "2019-07-15T07:11:40+00:00" }, { "name": "symfony/validator", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4" + "reference": "d10a8b1d632086666ca57ae6081f2cbf73037fb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/cc3f577d8887737df4d77a4c0cc6e3c22164cea4", - "reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4", + "url": "https://api.github.com/repos/symfony/validator/zipball/d10a8b1d632086666ca57ae6081f2cbf73037fb2", + "reference": "d10a8b1d632086666ca57ae6081f2cbf73037fb2", "shasum": "" }, "require": { @@ -13505,20 +13782,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-04-29T08:34:27+00:00" + "time": "2019-07-19T11:52:08+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.2.4", + "version": "v4.3.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "9f87189ac10b42edf7fb8edc846f1937c6d157cf" + "reference": "e4110b992d2cbe198d7d3b244d079c1c58761d07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9f87189ac10b42edf7fb8edc846f1937c6d157cf", - "reference": "9f87189ac10b42edf7fb8edc846f1937c6d157cf", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e4110b992d2cbe198d7d3b244d079c1c58761d07", + "reference": "e4110b992d2cbe198d7d3b244d079c1c58761d07", "shasum": "" }, "require": { @@ -13547,7 +13824,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -13581,20 +13858,20 @@ "debug", "dump" ], - "time": "2019-02-23T15:17:42+00:00" + "time": "2019-07-27T06:42:46+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.27", + "version": "v3.4.30", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996" + "reference": "051d045c684148060ebfc9affb7e3f5e0899d40b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996", - "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996", + "url": "https://api.github.com/repos/symfony/yaml/zipball/051d045c684148060ebfc9affb7e3f5e0899d40b", + "reference": "051d045c684148060ebfc9affb7e3f5e0899d40b", "shasum": "" }, "require": { @@ -13640,7 +13917,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-03-25T07:48:46+00:00" + "time": "2019-07-24T13:01:31+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -13681,16 +13958,16 @@ }, { "name": "twig/twig", - "version": "v1.40.1", + "version": "v1.42.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e" + "reference": "21707d6ebd05476854805e4f91b836531941bcd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e", - "reference": "35889516bbd6bbe46a600c2c33b03515df4a076e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4", + "reference": "21707d6ebd05476854805e4f91b836531941bcd4", "shasum": "" }, "require": { @@ -13700,12 +13977,12 @@ "require-dev": { "psr/container": "^1.0", "symfony/debug": "^2.7", - "symfony/phpunit-bridge": "^3.4.19|^4.1.8" + "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.40-dev" + "dev-master": "1.42-dev" } }, "autoload": { @@ -13723,19 +14000,19 @@ "authors": [ { "name": "Fabien Potencier", + "role": "Lead Developer", "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" + "homepage": "http://fabien.potencier.org" }, { "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com", - "role": "Project Founder" + "role": "Project Founder", + "email": "armin.ronacher@active-4.com" }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", - "role": "Contributors" + "role": "Contributors", + "homepage": "https://twig.symfony.com/contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", @@ -13743,25 +14020,24 @@ "keywords": [ "templating" ], - "time": "2019-04-29T14:12:28+00:00" + "time": "2019-06-18T15:35:16+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.1", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3" + "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e438b0c78652b33407983eb29d215a1a3f68f6f3", - "reference": "e438b0c78652b33407983eb29d215a1a3f68f6f3", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/057622f5a3b92a5ffbea0fbaadce573500a62870", + "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870", "shasum": "" }, "require": { "brumann/polyfill-unserialize": "^1.0", - "ext-fileinfo": "*", "ext-json": "*", "php": "^5.3.3|^7.0" }, @@ -13769,6 +14045,9 @@ "ext-xdebug": "*", "phpunit/phpunit": "^4.8.36" }, + "suggest": { + "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" + }, "type": "library", "autoload": { "psr-4": { @@ -13787,22 +14066,25 @@ "security", "stream-wrapper" ], - "time": "2019-05-05T17:30:51+00:00" + "time": "2019-05-14T13:14:31+00:00" }, { "name": "webflo/drupal-finder", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", - "reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637" + "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/8a7886c575d6eaa67a425dceccc84e735c0b9637", - "reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637", + "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", + "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", "shasum": "" }, + "require": { + "ext-json": "*" + }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^4.8" @@ -13824,7 +14106,7 @@ } ], "description": "Helper class to locate a Drupal installation from a given path.", - "time": "2017-10-24T08:12:11+00:00" + "time": "2019-08-02T08:06:18+00:00" }, { "name": "webmozart/assert", @@ -13968,16 +14250,16 @@ }, { "name": "zendframework/zend-diactoros", - "version": "1.8.6", + "version": "1.8.7", "source": { "type": "git", "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "20da13beba0dde8fb648be3cc19765732790f46e" + "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e", - "reference": "20da13beba0dde8fb648be3cc19765732790f46e", + "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b", + "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b", "shasum": "" }, "require": { @@ -13997,9 +14279,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8.x-dev", - "dev-develop": "1.9.x-dev", - "dev-release-2.0": "2.0.x-dev" + "dev-release-1.8": "1.8.x-dev" } }, "autoload": { @@ -14028,7 +14308,7 @@ "psr", "psr-7" ], - "time": "2018-09-05T19:29:37+00:00" + "time": "2019-08-06T17:53:53+00:00" }, { "name": "zendframework/zend-escaper", -- 2.45.2 From fccb5d6a189b3046dc6ad414b3f8b5c602f586a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:09:43 -0400 Subject: [PATCH 036/365] Comment out non-existent paths which have started causing fatal errors --- web/themes/custom/agarica/agarica.info.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index 29615f6..65afba8 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -37,9 +37,9 @@ component-libraries: agaric: paths: - patternlibrary/agaric/templates - agaric-com: - paths: - - patternlibrary/agaric-com/templates +# agaric-com: +# paths: +# - patternlibrary/agaric-com/templates libraries-override: bulma/global: -- 2.45.2 From b85e8082c36c30c3ba1dd07d940a7120059f494e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:10:03 -0400 Subject: [PATCH 037/365] Commit local DDEV configuration --- .ddev/.gitignore | 19 +++ .ddev/commands/db/README.txt | 16 +++ .ddev/commands/db/mysql | 9 ++ .ddev/commands/db/mysqldump.example | 7 + .ddev/commands/host/README.txt | 18 +++ .ddev/commands/host/mysqlworkbench.example | 31 +++++ .ddev/commands/host/phpstorm.example | 8 ++ .ddev/commands/host/solrtail.example | 10 ++ .ddev/commands/solr/README.txt | 24 ++++ .ddev/commands/solr/solrtail.example | 12 ++ .ddev/commands/web/README.txt | 20 +++ .ddev/commands/web/drush | 7 + .ddev/commands/web/drush.example | 7 + .ddev/commands/web/reload-nginx.example | 7 + .ddev/config.yaml | 155 +++++++++++++++++++++ .ddev/homeadditions/README.txt | 6 + .ddev/homeadditions/bash_aliases.example | 5 + 17 files changed, 361 insertions(+) create mode 100644 .ddev/.gitignore create mode 100755 .ddev/commands/db/README.txt create mode 100755 .ddev/commands/db/mysql create mode 100755 .ddev/commands/db/mysqldump.example create mode 100755 .ddev/commands/host/README.txt create mode 100755 .ddev/commands/host/mysqlworkbench.example create mode 100755 .ddev/commands/host/phpstorm.example create mode 100755 .ddev/commands/host/solrtail.example create mode 100755 .ddev/commands/solr/README.txt create mode 100755 .ddev/commands/solr/solrtail.example create mode 100755 .ddev/commands/web/README.txt create mode 100755 .ddev/commands/web/drush create mode 100755 .ddev/commands/web/drush.example create mode 100755 .ddev/commands/web/reload-nginx.example create mode 100644 .ddev/config.yaml create mode 100755 .ddev/homeadditions/README.txt create mode 100755 .ddev/homeadditions/bash_aliases.example diff --git a/.ddev/.gitignore b/.ddev/.gitignore new file mode 100644 index 0000000..9dc56c8 --- /dev/null +++ b/.ddev/.gitignore @@ -0,0 +1,19 @@ +#ddev-generated: Automatically generated ddev .gitignore. +# You can remove the above line if you want to edit and maintain this file yourself. + +/import.yaml +/docker-compose.yaml +/db_snapshots +/sequelpro.spf +/import-db +/.bgsync* +/config.*.y*ml +/.webimageBuild +/.dbimageBuild +/.bgsyncimageBuild +/.sshimageBuild +/.webimageExtra +/.dbimageExtra +/.webimageBuild +/.dbimageBuild +/*-build/Dockerfile.example diff --git a/.ddev/commands/db/README.txt b/.ddev/commands/db/README.txt new file mode 100755 index 0000000..97e4fd6 --- /dev/null +++ b/.ddev/commands/db/README.txt @@ -0,0 +1,16 @@ +Scripts in this directory will be executed inside the db +container. A number of environment variables are supplied to the scripts, including: + +DDEV_APPROOT: file system location of the project on the host) +DDEV_HOST_DB_PORT: Localhost port of the database server +DDEV_HOST_WEBSERVER_PORT: Localhost port of the webserver +DDEV_HOST_HTTPS_PORT: Localhost port for https on webserver +DDEV_DOCROOT: Relative path from approot to docroot +DDEV_HOSTNAME: Comma-separated list of FQDN hostnames +DDEV_PHP_VERSION +DDEV_WEBSERVER_TYPE: nginx-fpm, apache-fpm, apache-cgi +DDEV_PROJECT_TYPE: drupal8, typo3, backdrop, wordpress, etc. +DDEV_ROUTER_HTTP_PORT: Router port for http +DDEV_ROUTER_HTTPS_PORT: Router port for https + +More environment variables may be available, see https://github.com/drud/ddev/blob/52c7915dee41d4846f9f619520b726994c0372c5/pkg/ddevapp/ddevapp.go#L1006-L1030 diff --git a/.ddev/commands/db/mysql b/.ddev/commands/db/mysql new file mode 100755 index 0000000..23a06db --- /dev/null +++ b/.ddev/commands/db/mysql @@ -0,0 +1,9 @@ +#!/bin/bash + +## #ddev-generated +## Description: run mysql client in db container +## Usage: mysql [flags] [args] +## Example: "ddev mysql" or "ddev mysql -uroot -proot" or "echo 'SHOW TABLES;' | ddev mysql" +## `ddev mysql --database=mysql -uroot -proot` gets you to the 'mysql' database with root privileges + +mysql -udb -pdb $@ diff --git a/.ddev/commands/db/mysqldump.example b/.ddev/commands/db/mysqldump.example new file mode 100755 index 0000000..be25368 --- /dev/null +++ b/.ddev/commands/db/mysqldump.example @@ -0,0 +1,7 @@ +#!/bin/bash + +## Description: run mysqldump in web container +## Usage: mysqldump [flags] [args] +## Example: "ddev mysqldump db" or "ddev mysqldump otherdb" or "ddev mysqldump db | gzip >db.sql.gz" + +mysqldump -uroot -proot $@ diff --git a/.ddev/commands/host/README.txt b/.ddev/commands/host/README.txt new file mode 100755 index 0000000..773f980 --- /dev/null +++ b/.ddev/commands/host/README.txt @@ -0,0 +1,18 @@ +Scripts in this directory will be executed on the host +but they can take easily take action on containers by using +`ddev exec`. A number of environment variables are supplied to the scripts +including: + +DDEV_APPROOT: file system location of the project on the host) +DDEV_HOST_DB_PORT: Localhost port of the database server +DDEV_HOST_WEBSERVER_PORT: Localhost port of the webserver +DDEV_HOST_HTTPS_PORT: Localhost port for https on webserver +DDEV_DOCROOT: Relative path from approot to docroot +DDEV_HOSTNAME: Comma-separated list of FQDN hostnames +DDEV_PHP_VERSION +DDEV_WEBSERVER_TYPE: nginx-fpm, apache-fpm, apache-cgi +DDEV_PROJECT_TYPE: drupal8, typo3, backdrop, wordpress, etc. +DDEV_ROUTER_HTTP_PORT: Router port for http +DDEV_ROUTER_HTTPS_PORT: Router port for https + +More environment variables may be available, see https://github.com/drud/ddev/blob/52c7915dee41d4846f9f619520b726994c0372c5/pkg/ddevapp/ddevapp.go#L1006-L1030 diff --git a/.ddev/commands/host/mysqlworkbench.example b/.ddev/commands/host/mysqlworkbench.example new file mode 100755 index 0000000..fe40d94 --- /dev/null +++ b/.ddev/commands/host/mysqlworkbench.example @@ -0,0 +1,31 @@ +#!/bin/bash + +## Description: Run MySQLWorkbench against current db +## Usage: mysqlworkbench +## Example: "ddev mysqlworkbench" + +# Note that this examle uses $DDEV_HOST_DB_PORT to get the port for the connection +# Mysql Workbench can be obtained from https://dev.mysql.com/downloads/workbench/ + +query="root:root@127.0.0.1:${DDEV_HOST_DB_PORT}" + +case $OSTYPE in + linux-gnu) + # You may need "apt-get install libproj-dev gnome-keyring" if it complains about those + mysql-workbench --query "$query" & + echo "Attempted to launch mysql-workbench" + ;; + + "darwin"*) + "/Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench" --query "$query" & + echo "Attempted to launch MySQLWorkbench.app" + ;; + + "win*"* | "msys"*) + # 'C:\Program Files\MySQL\MySQL Workbench 8.0 CE\mysqlworkbench.exe' + # You may need to add it to your system %PATH% or change the path here + # On docker toolbox you'll need to change the query to use the toolbox IP address, + # likely 192.168.99.100 + 'C:\Program Files\MySQL\MySQL Workbench 8.0 CE\mysqlworkbench.exe' --query "$query" + #;; +esac diff --git a/.ddev/commands/host/phpstorm.example b/.ddev/commands/host/phpstorm.example new file mode 100755 index 0000000..d4e8ffc --- /dev/null +++ b/.ddev/commands/host/phpstorm.example @@ -0,0 +1,8 @@ +#!/bin/bash + +## Description: Open PHPStorm with the current project +## Usage: phpstorm +## Example: "ddev phpstorm" + +# Example is macOS-specific, but easy to adapt to any OS +open -a PHPStorm.app ${DDEV_APPROOT} diff --git a/.ddev/commands/host/solrtail.example b/.ddev/commands/host/solrtail.example new file mode 100755 index 0000000..9ebba68 --- /dev/null +++ b/.ddev/commands/host/solrtail.example @@ -0,0 +1,10 @@ +#!/bin/bash + +## Description: Tail the main solr log +## Usage: solrtail +## Example: ddev solrtail + +# This can't work unless you have a solr service, +# See https://ddev.readthedocs.io/en/latest/users/extend/additional-services/#apache-solr + +ddev exec -s solr tail -40lf /opt/solr/server/logs/solr.log diff --git a/.ddev/commands/solr/README.txt b/.ddev/commands/solr/README.txt new file mode 100755 index 0000000..da5bb83 --- /dev/null +++ b/.ddev/commands/solr/README.txt @@ -0,0 +1,24 @@ +Scripts in this directory will be executed inside the solr +container (if it exists, of course). This is just an example, +but any named service can have a directory with commands. + +Note that /mnt/ddev_config must be mounted into the 3rd-party service +with a stanza like this in the docker-compose.solr.yaml: + + volumes: + - type: "bind" + source: "." + target: "/mnt/ddev_config" + + +A number of environment variables are supplied to the scripts, including: + +DDEV_DOCROOT: Relative path from approot to docroot +DDEV_HOSTNAME: Comma-separated list of FQDN hostnames +DDEV_PHP_VERSION +DDEV_WEBSERVER_TYPE: nginx-fpm, apache-fpm, apache-cgi +DDEV_PROJECT_TYPE: drupal8, typo3, backdrop, wordpress, etc. +DDEV_ROUTER_HTTP_PORT: Router port for http +DDEV_ROUTER_HTTPS_PORT: Router port for https + +More environment variables may be available, see https://github.com/drud/ddev/blob/52c7915dee41d4846f9f619520b726994c0372c5/pkg/ddevapp/ddevapp.go#L1006-L1030 diff --git a/.ddev/commands/solr/solrtail.example b/.ddev/commands/solr/solrtail.example new file mode 100755 index 0000000..628450e --- /dev/null +++ b/.ddev/commands/solr/solrtail.example @@ -0,0 +1,12 @@ +#!/bin/bash + +## Description: Tail the main solr log +## Usage: solrtail +## Example: ddev solrtail + +# This example runs inside the solr container. +# Note that this requires that /mnt/ddev_config be mounted +# into the solr container and of course that you have a container +# named solr. + +tail -f /opt/solr/server/logs/solr.log diff --git a/.ddev/commands/web/README.txt b/.ddev/commands/web/README.txt new file mode 100755 index 0000000..9847dc1 --- /dev/null +++ b/.ddev/commands/web/README.txt @@ -0,0 +1,20 @@ +Scripts in this directory will be executed inside the web +container. You can copy the example file or just rename it: +`mv drush.example drush`, for example, and it will become +a live command. + +A number of environment variables are supplied to the scripts, including: + +DDEV_APPROOT: file system location of the project on the host) +DDEV_HOST_DB_PORT: Localhost port of the database server +DDEV_HOST_WEBSERVER_PORT: Localhost port of the webserver +DDEV_HOST_HTTPS_PORT: Localhost port for https on webserver +DDEV_DOCROOT: Relative path from approot to docroot +DDEV_HOSTNAME: Comma-separated list of FQDN hostnames +DDEV_PHP_VERSION +DDEV_WEBSERVER_TYPE: nginx-fpm, apache-fpm, apache-cgi +DDEV_PROJECT_TYPE: drupal8, typo3, backdrop, wordpress, etc. +DDEV_ROUTER_HTTP_PORT: Router port for http +DDEV_ROUTER_HTTPS_PORT: Router port for https + +More environment variables may be available, see https://github.com/drud/ddev/blob/52c7915dee41d4846f9f619520b726994c0372c5/pkg/ddevapp/ddevapp.go#L1006-L1030 diff --git a/.ddev/commands/web/drush b/.ddev/commands/web/drush new file mode 100755 index 0000000..359811b --- /dev/null +++ b/.ddev/commands/web/drush @@ -0,0 +1,7 @@ +#!/bin/bash + +## Description: Run drush inside the web container +## Usage: drush [flags] [args] +## Example: "ddev drush uli" or "ddev drush sql-cli" or "ddev drush --version" + +drush $@ diff --git a/.ddev/commands/web/drush.example b/.ddev/commands/web/drush.example new file mode 100755 index 0000000..359811b --- /dev/null +++ b/.ddev/commands/web/drush.example @@ -0,0 +1,7 @@ +#!/bin/bash + +## Description: Run drush inside the web container +## Usage: drush [flags] [args] +## Example: "ddev drush uli" or "ddev drush sql-cli" or "ddev drush --version" + +drush $@ diff --git a/.ddev/commands/web/reload-nginx.example b/.ddev/commands/web/reload-nginx.example new file mode 100755 index 0000000..b8ce035 --- /dev/null +++ b/.ddev/commands/web/reload-nginx.example @@ -0,0 +1,7 @@ +#!/bin/bash + +## Description: Reload config for nginx and php-fpm inside web container +## Usage: restart-nginx +## Example: "ddev restart-nginx" + +killall -HUP nginx php-fpm diff --git a/.ddev/config.yaml b/.ddev/config.yaml new file mode 100644 index 0000000..61b5c3d --- /dev/null +++ b/.ddev/config.yaml @@ -0,0 +1,155 @@ +APIVersion: v1.10.1 +name: agaric-coop +type: drupal8 +docroot: web +php_version: "7.2" +webserver_type: nginx-fpm +router_http_port: "80" +router_https_port: "443" +xdebug_enabled: false +additional_hostnames: [] +additional_fqdns: [] +mariadb_version: "10.2" +nfs_mount_enabled: false +provider: default +use_dns_when_possible: true +timezone: "" + + +# This config.yaml was created with ddev version v1.10.1 +# webimage: drud/ddev-webserver:v1.10.0 +# dbimage: drud/ddev-dbserver:v1.10.0-10.2 +# dbaimage: drud/phpmyadmin:v1.10.0 +# bgsyncimage: drud/ddev-bgsync:v1.10.0 +# However we do not recommend explicitly wiring these images into the +# config.yaml as they may break future versions of ddev. +# You can update this config.yaml using 'ddev config'. + +# Key features of ddev's config.yaml: + +# name: # Name of the project, automatically provides +# http://projectname.ddev.site and https://projectname.ddev.site + +# type: # drupal6/7/8, backdrop, typo3, wordpress, php + +# docroot: # Relative path to the directory containing index.php. + +# php_version: "7.2" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3" + +# You can explicitly specify the webimage, dbimage, dbaimage lines but this +# is not recommended, as the images are often closely tied to ddev's' behavior, +# so this can break upgrades. + +# webimage: # nginx/php docker image. +# dbimage: # mariadb docker image. +# dbaimage: +# bgsyncimage: + +# router_http_port: # Port to be used for http (defaults to port 80) +# router_https_port: # Port for https (defaults to 443) + +# xdebug_enabled: false # Set to true to enable xdebug and "ddev start" or "ddev restart" +# Note that for most people the commands +# "ddev exec enable_xdebug" and "ddev exec disable_xdebug" work better, +# as leaving xdebug enabled all the time is a big performance hit. + +# webserver_type: nginx-fpm # Can be set to apache-fpm or apache-cgi as well + +# timezone: Europe/Berlin +# This is the timezone used in the containers and by PHP; +# it can be set to any valid timezone, +# see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones +# For example Europe/Dublin or MST7MDT + +# additional_hostnames: +# - somename +# - someothername +# would provide http and https URLs for "somename.ddev.site" +# and "someothername.ddev.site". + +# additional_fqdns: +# - example.com +# - sub1.example.com +# would provide http and https URLs for "example.com" and "sub1.example.com" +# Please take care with this because it can cause great confusion. + +# upload_dir: custom/upload/dir +# would set the destination path for ddev import-files to custom/upload/dir. + +# working_dir: +# web: /var/www/html +# db: /home +# would set the default working directory for the web and db services. +# These values specify the destination directory for ddev ssh and the +# directory in which commands passed into ddev exec are run. + +# omit_containers: ["dba", "ddev-ssh-agent"] +# would omit the dba (phpMyAdmin) and ddev-ssh-agent containers. Currently +# only those two containers can be omitted here. +# Note that these containers can also be omitted globally in the +# ~/.ddev/global_config.yaml or with the "ddev config global" command. + +# nfs_mount_enabled: false +# Great performance improvement but requires host configuration first. +# See https://ddev.readthedocs.io/en/stable/users/performance/#using-nfs-to-mount-the-project-into-the-container + +# webcache_enabled: false (deprecated) +# Was only for macOS, but now deprecated. +# See https://ddev.readthedocs.io/en/stable/users/performance/#using-webcache_enabled-to-cache-the-project-directory + +# host_https_port: "59002" +# The host port binding for https can be explicitly specified. It is +# dynamic unless otherwise specified. +# This is not used by most people, most people use the *router* instead +# of the localhost port. + +# host_webserver_port: "59001" +# The host port binding for the ddev-webserver can be explicitly specified. It is +# dynamic unless otherwise specified. +# This is not used by most people, most people use the *router* instead +# of the localhost port. + +# host_db_port: "59002" +# The host port binding for the ddev-dbserver can be explicitly specified. It is dynamic +# unless explicitly specified. + +# phpmyadmin_port: "1000" +# The PHPMyAdmin port can be changed from the default 8036 + +# mailhog_port: "1001" +# The MailHog port can be changed from the default 8025 + +# webimage_extra_packages: [php-yaml, php7.3-ldap] +# Extra Debian packages that are needed in the webimage can be added here + +# dbimage_extra_packages: [telnet,netcat] +# Extra Debian packages that are needed in the dbimage can be added here + +# use_dns_when_possible: true +# If the host has internet access and the domain configured can +# successfully be looked up, DNS will be used for hostname resolution +# instead of editing /etc/hosts +# Defaults to true + +# project_tld: ddev.site +# The top-level domain used for project URLs +# The default "ddev.site" allows DNS lookup via a wildcard +# If you prefer you can change this to "ddev.local" to preserve +# pre-v1.9 behavior. + +# ngrok_args: --subdomain mysite --auth username:pass +# Provide extra flags to the "ngrok http" command, see +# https://ngrok.com/docs#http or run "ngrok http -h" + +# provider: default # Currently either "default" or "pantheon" +# +# Many ddev commands can be extended to run tasks before or after the +# ddev command is executed, for example "post-start", "post-import-db", +# "pre-composer", "post-composer" +# See https://ddev.readthedocs.io/en/stable/users/extending-commands/ for more +# information on the commands that can be extended and the tasks you can define +# for them. Example: +#hooks: +# post-import-db: +# - exec: drush cr +# - exec: drush updb diff --git a/.ddev/homeadditions/README.txt b/.ddev/homeadditions/README.txt new file mode 100755 index 0000000..784aaea --- /dev/null +++ b/.ddev/homeadditions/README.txt @@ -0,0 +1,6 @@ +Files in .ddev/homeadditions will be copied into the web container's home directory. + +An example bash_aliases.example is provided here. To make this file active you can either + +cp bash_aliases.example .bash_aliases +or ln -s bash_aliases.example .bash_aliases diff --git a/.ddev/homeadditions/bash_aliases.example b/.ddev/homeadditions/bash_aliases.example new file mode 100755 index 0000000..331f0d8 --- /dev/null +++ b/.ddev/homeadditions/bash_aliases.example @@ -0,0 +1,5 @@ +# To make this file active you can either +# cp bash_aliases.example .bash_aliases +# or ln -s bash_aliases.example .bash_aliases + +alias ll="ls -lhA" -- 2.45.2 From 0e7f12ee7abddbad954a5303179bb25c86899907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:34:53 -0400 Subject: [PATCH 038/365] Commit seemingly harmless self-updates inc config from enabled modules --- .../sync/block.block.agarica_account_menu.yml | 1 + .../sync/block.block.agarica_footer_menu.yml | 1 + config/sync/block.block.agarica_main_menu.yml | 1 + .../sync/block.block.bulma_account_menu.yml | 1 + config/sync/block.block.bulma_main_menu.yml | 1 + config/sync/block.block.bulma_tools.yml | 1 + config/sync/block.block.mainnavigation.yml | 1 + .../sync/block.block.octavia_account_menu.yml | 1 + .../sync/block.block.octavia_footer_menu.yml | 1 + config/sync/block.block.octavia_main_menu.yml | 1 + ...entity_view_display.node.campaign.card.yml | 2 + config/sync/core.extension.yml | 5 + config/sync/crop.settings.yml | 3 + config/sync/crop.type.focal_point.yml | 14 + ...ch_api__views_page__blog__page_listing.yml | 9 + ....field.paragraph.webform.field_webform.yml | 4 - config/sync/focal_point.settings.yml | 4 + config/sync/search_api.index.blog.yml | 239 ++++++++++-------- .../sync/taxonomy.vocabulary.action_type.yml | 1 - .../sync/taxonomy.vocabulary.article_type.yml | 1 - .../sync/taxonomy.vocabulary.event_type.yml | 1 - .../sync/taxonomy.vocabulary.group_type.yml | 1 - config/sync/taxonomy.vocabulary.license.yml | 1 - .../sync/taxonomy.vocabulary.people_type.yml | 1 - .../taxonomy.vocabulary.resource_type.yml | 1 - config/sync/taxonomy.vocabulary.services.yml | 1 - config/sync/taxonomy.vocabulary.tags.yml | 1 - .../sync/taxonomy.vocabulary.technologies.yml | 1 - config/sync/taxonomy.vocabulary.topics.yml | 1 - config/sync/views.view.case_study.yml | 38 +++ config/sync/views.view.group_members.yml | 22 +- config/sync/views.view.group_nodes.yml | 30 ++- config/sync/webform.settings.yml | 14 +- ...bform.attend_the_tech_and_rev_workshop.yml | 9 +- config/sync/webform.webform.contact.yml | 13 +- .../sync/webform.webform.contact_confirm.yml | 9 +- .../sync/webform.webform.general_services.yml | 9 +- .../webform.webform.join_the_movement.yml | 9 +- ...form.webform.join_the_movement_confirm.yml | 9 +- config/sync/webform.webform.migrations.yml | 9 +- ...rm.webform.migrations_training_confirm.yml | 9 +- ...webform.webform.speaker_request_agaric.yml | 15 +- ....webform.speaker_request_clayton_dewey.yml | 9 +- ...bform.speaker_request_mauricio_dinarte.yml | 9 +- ....webform.speaker_request_michele_metts.yml | 9 +- ...rm.webform.speaker_request_micky_metts.yml | 9 +- config/sync/webform.webform.training.yml | 9 +- ...m.webform_options.state_province_codes.yml | 2 +- 48 files changed, 377 insertions(+), 166 deletions(-) create mode 100644 config/sync/crop.settings.yml create mode 100644 config/sync/crop.type.focal_point.yml create mode 100644 config/sync/facets.facet_source.search_api__views_page__blog__page_listing.yml create mode 100644 config/sync/focal_point.settings.yml diff --git a/config/sync/block.block.agarica_account_menu.yml b/config/sync/block.block.agarica_account_menu.yml index c0fd8ec..d67fccb 100644 --- a/config/sync/block.block.agarica_account_menu.yml +++ b/config/sync/block.block.agarica_account_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '0' level: 1 depth: 1 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.agarica_footer_menu.yml b/config/sync/block.block.agarica_footer_menu.yml index 9f66a11..d976349 100644 --- a/config/sync/block.block.agarica_footer_menu.yml +++ b/config/sync/block.block.agarica_footer_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '0' level: 1 depth: 0 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.agarica_main_menu.yml b/config/sync/block.block.agarica_main_menu.yml index 6443cee..98a1e1f 100644 --- a/config/sync/block.block.agarica_main_menu.yml +++ b/config/sync/block.block.agarica_main_menu.yml @@ -24,6 +24,7 @@ settings: label_display: '0' level: 1 depth: 1 + expand_all_items: false visibility: condition_group: id: condition_group diff --git a/config/sync/block.block.bulma_account_menu.yml b/config/sync/block.block.bulma_account_menu.yml index 1cec6a4..c6eaa6c 100644 --- a/config/sync/block.block.bulma_account_menu.yml +++ b/config/sync/block.block.bulma_account_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '1' level: 1 depth: 1 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.bulma_main_menu.yml b/config/sync/block.block.bulma_main_menu.yml index 01c4f8e..9438f55 100644 --- a/config/sync/block.block.bulma_main_menu.yml +++ b/config/sync/block.block.bulma_main_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '0' level: 1 depth: 1 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.bulma_tools.yml b/config/sync/block.block.bulma_tools.yml index 2080f0d..1ebdaa3 100644 --- a/config/sync/block.block.bulma_tools.yml +++ b/config/sync/block.block.bulma_tools.yml @@ -23,4 +23,5 @@ settings: label_display: visible level: 1 depth: 0 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.mainnavigation.yml b/config/sync/block.block.mainnavigation.yml index c65ac78..57359a2 100644 --- a/config/sync/block.block.mainnavigation.yml +++ b/config/sync/block.block.mainnavigation.yml @@ -22,6 +22,7 @@ settings: label_display: '0' level: 2 depth: 1 + expand_all_items: false visibility: condition_group: id: condition_group diff --git a/config/sync/block.block.octavia_account_menu.yml b/config/sync/block.block.octavia_account_menu.yml index 2c7b4aa..675d625 100644 --- a/config/sync/block.block.octavia_account_menu.yml +++ b/config/sync/block.block.octavia_account_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '0' level: 1 depth: 1 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.octavia_footer_menu.yml b/config/sync/block.block.octavia_footer_menu.yml index 1468bf8..8b5b5ab 100644 --- a/config/sync/block.block.octavia_footer_menu.yml +++ b/config/sync/block.block.octavia_footer_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '0' level: 1 depth: 0 + expand_all_items: false visibility: { } diff --git a/config/sync/block.block.octavia_main_menu.yml b/config/sync/block.block.octavia_main_menu.yml index dd8b0dd..10dc9c7 100644 --- a/config/sync/block.block.octavia_main_menu.yml +++ b/config/sync/block.block.octavia_main_menu.yml @@ -23,4 +23,5 @@ settings: label_display: '0' level: 1 depth: 2 + expand_all_items: false visibility: { } diff --git a/config/sync/core.entity_view_display.node.campaign.card.yml b/config/sync/core.entity_view_display.node.campaign.card.yml index 660ba36..0568f71 100644 --- a/config/sync/core.entity_view_display.node.campaign.card.yml +++ b/config/sync/core.entity_view_display.node.campaign.card.yml @@ -69,6 +69,7 @@ third_party_settings: effect: none speed: fast label: 'Card content' + region: content _core: default_config_hash: 2zR5T3bcB1XVeDU_TuI9dS8JpOHxzQcYcF-IxQXcOcM id: node.campaign.card @@ -103,3 +104,4 @@ hidden: indieweb_syndication: true langcode: true links: true + search_api_excerpt: true diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index d453189..a8fd355 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -33,6 +33,7 @@ module: config_update: 0 contact: 0 contextual: 0 + crop: 0 ctools: 0 customerror: 0 datetime: 0 @@ -75,6 +76,7 @@ module: field_ui: 0 file: 0 filter: 0 + focal_point: 0 gnode: 0 google_analytics: 0 group: 0 @@ -95,6 +97,7 @@ module: locale: 0 mailchimp: 0 markdown: 0 + menu_block: 0 menu_trail_by_path: 0 menu_ui: 0 metatag: 0 @@ -148,6 +151,8 @@ module: viewsreference: 0 webform: 0 webform_mailchimp: 0 + webform_scheduled_email: 0 + webform_submission_log: 0 webform_ui: 0 wysiwyg_linebreaks: 0 ds: 1 diff --git a/config/sync/crop.settings.yml b/config/sync/crop.settings.yml new file mode 100644 index 0000000..2fd1693 --- /dev/null +++ b/config/sync/crop.settings.yml @@ -0,0 +1,3 @@ +flush_derivative_images: true +_core: + default_config_hash: 7eGOTSG7bRv_AAqu-Ls8CSnob7zPF1ez-lD2OLZgBHs diff --git a/config/sync/crop.type.focal_point.yml b/config/sync/crop.type.focal_point.yml new file mode 100644 index 0000000..961779f --- /dev/null +++ b/config/sync/crop.type.focal_point.yml @@ -0,0 +1,14 @@ +uuid: 45d49ae5-9b5b-49c6-b2b1-2242c0aed885 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: flCi9IdafdLXlJqvoHguutUOiC05-aynK4niYN4YZ3o +label: 'Focal point' +id: focal_point +description: 'Crop type used by Focal point module.' +aspect_ratio: '' +soft_limit_width: null +soft_limit_height: null +hard_limit_width: null +hard_limit_height: null diff --git a/config/sync/facets.facet_source.search_api__views_page__blog__page_listing.yml b/config/sync/facets.facet_source.search_api__views_page__blog__page_listing.yml new file mode 100644 index 0000000..182f96b --- /dev/null +++ b/config/sync/facets.facet_source.search_api__views_page__blog__page_listing.yml @@ -0,0 +1,9 @@ +uuid: 2d0517de-c212-415a-bfd9-f67b6931f974 +langcode: en +status: true +dependencies: { } +id: search_api__views_page__blog__page_listing +name: 'search_api:views_page__blog__page_listing' +filter_key: null +url_processor: query_string +breadcrumb: { } diff --git a/config/sync/field.field.paragraph.webform.field_webform.yml b/config/sync/field.field.paragraph.webform.field_webform.yml index 5cf71ed..a4d136f 100644 --- a/config/sync/field.field.paragraph.webform.field_webform.yml +++ b/config/sync/field.field.paragraph.webform.field_webform.yml @@ -22,8 +22,4 @@ settings: handler_settings: target_bundles: null auto_create: false - default_data: '' - status: open - open: '' - close: '' field_type: webform diff --git a/config/sync/focal_point.settings.yml b/config/sync/focal_point.settings.yml new file mode 100644 index 0000000..a4b65ee --- /dev/null +++ b/config/sync/focal_point.settings.yml @@ -0,0 +1,4 @@ +crop_type: focal_point +default_value: '50,50' +_core: + default_config_hash: 8JOAPEbjHMB4rDFCsu3EXEx6L2UDQ5SSDyN0d7S0Ic0 diff --git a/config/sync/search_api.index.blog.yml b/config/sync/search_api.index.blog.yml index e83a1a1..283a4be 100644 --- a/config/sync/search_api.index.blog.yml +++ b/config/sync/search_api.index.blog.yml @@ -2,16 +2,17 @@ uuid: ece5bfbe-99e0-4998-a4d8-b368bd28572f langcode: en status: true dependencies: + module: + - node + - user + - search_api + - paragraphs config: - - field.storage.node.field_tags - field.storage.node.field_summary + - field.storage.node.field_tags - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: LVXH3P5V5qSiUZzvZXvCnxDkd1deRiRJxfXyTLWGOFM id: blog @@ -19,6 +20,71 @@ name: Blog description: 'An index for the blog content type.' read_only: false field_settings: + changed: + label: Changed + datasource_id: 'entity:node' + property_path: changed + type: date + dependencies: + module: + - node + created: + label: 'Authored on' + datasource_id: 'entity:node' + property_path: created + type: date + dependencies: + module: + - node + field_summary: + label: Summary + datasource_id: 'entity:node' + property_path: field_summary + type: text + dependencies: + config: + - field.storage.node.field_summary + field_tags: + label: Tags + datasource_id: 'entity:node' + property_path: field_tags + type: integer + dependencies: + config: + - field.storage.node.field_tags + field_topics: + label: Topics + datasource_id: 'entity:node' + property_path: field_topics + type: integer + dependencies: + config: + - field.storage.node.field_topics + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node rendered_item: label: 'Rendered HTML output' property_path: rendered_item @@ -29,52 +95,6 @@ field_settings: view_mode: 'entity:node': blog: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string - indexed_locked: true - type_locked: true - hidden: true - title: - label: Title - datasource_id: 'entity:node' - property_path: title - type: text - boost: !!float 8 - field_tags: - label: Tags - datasource_id: 'entity:node' - property_path: field_tags - type: integer - dependencies: - config: - - field.storage.node.field_tags - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - uid: - label: 'Authored by' - datasource_id: 'entity:node' - property_path: uid - type: integer - indexed_locked: true - type_locked: true - changed: - label: Changed - datasource_id: 'entity:node' - property_path: changed - type: date - field_summary: - label: Summary - datasource_id: 'entity:node' - property_path: field_summary - type: text - dependencies: - config: - - field.storage.node.field_summary status: label: Published datasource_id: 'entity:node' @@ -82,32 +102,36 @@ field_settings: type: boolean indexed_locked: true type_locked: true - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string dependencies: module: - - user + - node sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean - promote: - label: 'Promoted to front page' - datasource_id: 'entity:node' - property_path: promote - type: boolean - field_topics: - label: Topics - datasource_id: 'entity:node' - property_path: field_topics - type: integer dependencies: - config: - - field.storage.node.field_topics + module: + - node + title: + label: Title + datasource_id: 'entity:node' + property_path: title + type: text + boost: !!float 8 + dependencies: + module: + - node + uid: + label: 'Authored by' + datasource_id: 'entity:node' + property_path: uid + type: integer + indexed_locked: true + type_locked: true + dependencies: + module: + - node datasource_settings: 'entity:node': bundles: @@ -117,29 +141,53 @@ datasource_settings: languages: default: true selected: { } + 'entity:paragraph': + bundles: + default: true + selected: { } + languages: + default: true + selected: { } processor_settings: - rendered_item: { } add_url: { } aggregated_field: { } + content_access: + weights: + preprocess_query: -45 entity_status: { } - tokenizer: + html_filter: all_fields: false fields: + - field_summary + - rendered_item + title: true + alt: true + tags: + b: 2 + h1: 5 + h2: 3 + h3: 2 + strong: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + ignorecase: + all_fields: false + fields: + - field_summary + - name - rendered_item - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' weights: - preprocess_index: -44 - preprocess_query: -46 + preprocess_index: -49 + preprocess_query: -49 + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -179,45 +227,28 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 - content_access: - weights: - preprocess_query: -45 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo diff --git a/config/sync/taxonomy.vocabulary.action_type.yml b/config/sync/taxonomy.vocabulary.action_type.yml index c811693..11c51a6 100644 --- a/config/sync/taxonomy.vocabulary.action_type.yml +++ b/config/sync/taxonomy.vocabulary.action_type.yml @@ -7,5 +7,4 @@ _core: name: 'Action type' vid: action_type description: 'For categorizing actions.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.article_type.yml b/config/sync/taxonomy.vocabulary.article_type.yml index 582e384..b41668e 100644 --- a/config/sync/taxonomy.vocabulary.article_type.yml +++ b/config/sync/taxonomy.vocabulary.article_type.yml @@ -7,5 +7,4 @@ _core: name: 'Article type' vid: article_type description: 'For categorizing articles.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.event_type.yml b/config/sync/taxonomy.vocabulary.event_type.yml index 57c2413..f724e88 100644 --- a/config/sync/taxonomy.vocabulary.event_type.yml +++ b/config/sync/taxonomy.vocabulary.event_type.yml @@ -7,5 +7,4 @@ _core: name: 'Event type' vid: event_type description: 'For categorizing events.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.group_type.yml b/config/sync/taxonomy.vocabulary.group_type.yml index a88a7ff..c079ce5 100644 --- a/config/sync/taxonomy.vocabulary.group_type.yml +++ b/config/sync/taxonomy.vocabulary.group_type.yml @@ -7,5 +7,4 @@ _core: name: 'Group type' vid: group_type description: 'For categorizing groups.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.license.yml b/config/sync/taxonomy.vocabulary.license.yml index d01b2ca..6b1039f 100644 --- a/config/sync/taxonomy.vocabulary.license.yml +++ b/config/sync/taxonomy.vocabulary.license.yml @@ -7,5 +7,4 @@ _core: name: License vid: license description: '' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.people_type.yml b/config/sync/taxonomy.vocabulary.people_type.yml index 223d5a1..d78bc7d 100644 --- a/config/sync/taxonomy.vocabulary.people_type.yml +++ b/config/sync/taxonomy.vocabulary.people_type.yml @@ -7,5 +7,4 @@ _core: name: 'People type' vid: people_type description: 'For categorizing people content.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.resource_type.yml b/config/sync/taxonomy.vocabulary.resource_type.yml index cd6a2be..b42c659 100644 --- a/config/sync/taxonomy.vocabulary.resource_type.yml +++ b/config/sync/taxonomy.vocabulary.resource_type.yml @@ -7,5 +7,4 @@ _core: name: 'Resource type' vid: resource_type description: 'For categorizing resources.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.services.yml b/config/sync/taxonomy.vocabulary.services.yml index 39677cd..a8c5980 100644 --- a/config/sync/taxonomy.vocabulary.services.yml +++ b/config/sync/taxonomy.vocabulary.services.yml @@ -7,5 +7,4 @@ _core: name: Services vid: services description: '' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.tags.yml b/config/sync/taxonomy.vocabulary.tags.yml index cbe611e..b20d538 100644 --- a/config/sync/taxonomy.vocabulary.tags.yml +++ b/config/sync/taxonomy.vocabulary.tags.yml @@ -7,5 +7,4 @@ _core: name: Tags vid: tags description: 'Use tags to group content if you need categories beyond the given topics.' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.technologies.yml b/config/sync/taxonomy.vocabulary.technologies.yml index d57b746..486a1cd 100644 --- a/config/sync/taxonomy.vocabulary.technologies.yml +++ b/config/sync/taxonomy.vocabulary.technologies.yml @@ -7,5 +7,4 @@ _core: name: Technologies vid: technologies description: '' -hierarchy: 0 weight: 0 diff --git a/config/sync/taxonomy.vocabulary.topics.yml b/config/sync/taxonomy.vocabulary.topics.yml index 2d3f19f..9ba9cad 100644 --- a/config/sync/taxonomy.vocabulary.topics.yml +++ b/config/sync/taxonomy.vocabulary.topics.yml @@ -7,5 +7,4 @@ _core: name: Topics vid: topics description: 'Use topics to group content into categories.' -hierarchy: 0 weight: 0 diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index 2753f40..dec192b 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -228,6 +228,44 @@ display: default_group_multiple: { } group_items: { } plugin_id: search_api_boolean + search_api_language: + id: search_api_language + table: search_api_index_case_study + field: search_api_language + relationship: none + group_type: group + admin_label: '' + operator: in + value: + '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: search_api_language filter_groups: operator: AND groups: diff --git a/config/sync/views.view.group_members.yml b/config/sync/views.view.group_members.yml index 49784bd..23508ec 100644 --- a/config/sync/views.view.group_members.yml +++ b/config/sync/views.view.group_members.yml @@ -700,11 +700,12 @@ display: cache_metadata: max-age: -1 contexts: - - group_membership.roles.permissions - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args + 1: 'languages:language_content' + 2: 'languages:language_interface' + 3: url + 4: url.query_args + 5: route.group + 6: user.group_permissions tags: { } page_1: display_plugin: page @@ -727,9 +728,10 @@ display: cache_metadata: max-age: -1 contexts: - - group_membership.roles.permissions - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args + 1: 'languages:language_content' + 2: 'languages:language_interface' + 3: url + 4: url.query_args + 5: route.group + 6: user.group_permissions tags: { } diff --git a/config/sync/views.view.group_nodes.yml b/config/sync/views.view.group_nodes.yml index 0ad0f7d..e3495c1 100644 --- a/config/sync/views.view.group_nodes.yml +++ b/config/sync/views.view.group_nodes.yml @@ -915,12 +915,15 @@ display: cache_metadata: max-age: -1 contexts: - - group_membership.roles.permissions - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' + 1: 'languages:language_content' + 2: 'languages:language_interface' + 3: url + 4: url.query_args + 5: 'user.node_grants:view' + 6: route.group + 7: user.group_permissions + 8: route.group + 9: user.group_permissions tags: { } page_1: display_plugin: page @@ -943,10 +946,13 @@ display: cache_metadata: max-age: -1 contexts: - - group_membership.roles.permissions - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - 'user.node_grants:view' + 1: 'languages:language_content' + 2: 'languages:language_interface' + 3: url + 4: url.query_args + 5: 'user.node_grants:view' + 6: route.group + 7: user.group_permissions + 8: route.group + 9: user.group_permissions tags: { } diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index 1305ff0..1976058 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -1,6 +1,9 @@ settings: default_status: open default_page_base_path: form + default_ajax_effect: fade + default_ajax_speed: 500 + default_ajax_progress_type: throbber 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.' @@ -37,6 +40,8 @@ settings: 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_draft_pending_single_message: 'You have a pending draft for this webform. Load your pending draft.' + default_draft_pending_multiple_message: 'You have pending drafts for this webform. View your pending drafts.' 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]' @@ -110,6 +115,7 @@ export: excluded_exporters: { } batch: default_batch_export_size: 500 + default_batch_import_size: 100 default_batch_update_size: 500 default_batch_delete_size: 500 default_batch_email_size: 500 @@ -280,7 +286,6 @@ ui: help_disabled: false dialog_disabled: false offcanvas_disabled: false - contribute_disabled: false promotions_disabled: false description_help: true libraries: @@ -292,10 +297,9 @@ requirements: cdn: true bootstrap: true spam: true -contribute: - account_type: user - account_id: null langcode: en -third_party_settings: { } +third_party_settings: + captcha: + replace_administration_mode: true _core: default_config_hash: vOXV9KclChKnE97mh4KCJVTDXxxRwh5PrtrhoXrJFWg diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index e5f3ea1..ed5299d 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -1,4 +1,3 @@ -uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } @@ -38,9 +37,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -112,6 +115,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: message confirmation_title: '' confirmation_message: 'Thank you for registering for the event! We look forward to discussing tech and rev with you.' @@ -122,6 +127,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -187,3 +193,4 @@ access: users: { } permissions: { } handlers: { } +uuid: 23478458-4054-4226-beac-4aa007c044c3 diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 7ca2f2b..c3081f2 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,12 +1,9 @@ -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 langcode: en status: open dependencies: enforced: module: - webform -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -51,9 +48,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -125,6 +126,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: page confirmation_title: '' confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' @@ -135,6 +138,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -241,3 +245,6 @@ handlers: return_path: '' sender_mail: '' sender_name: '' +uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index 508e475..c3fd4c1 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,4 +1,3 @@ -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -36,9 +35,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -110,6 +113,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: page confirmation_title: '' confirmation_message: '' @@ -120,6 +125,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -185,3 +191,4 @@ access: users: { } permissions: { } handlers: { } +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index 5147a0c..40007db 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,4 +1,3 @@ -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -38,9 +37,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -112,6 +115,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: page confirmation_title: '' confirmation_message: '' @@ -122,6 +127,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -187,3 +193,4 @@ access: users: { } permissions: { } handlers: { } +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index 0b328d7..196a7d7 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,4 +1,3 @@ -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -31,9 +30,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -105,6 +108,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: url confirmation_title: '' confirmation_message: '' @@ -115,6 +120,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -194,3 +200,4 @@ handlers: mergevars: '' interest_groups: { } control: '' +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index 60e7a7f..d1af031 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,4 +1,3 @@ -uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -21,9 +20,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -95,6 +98,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' confirmation_message: 'Thank you for your feedback!' @@ -105,6 +110,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -170,3 +176,4 @@ access: users: { } permissions: { } handlers: { } +uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index ba3b0cd..3912e6b 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,4 +1,3 @@ -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -31,9 +30,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -105,6 +108,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: url_message confirmation_title: 'You are now subscribed.' confirmation_message: 'Welcome to the training list! You are subscribed as [webform_submission:values:your_name] <[webform_submission:values:your_email]>. We hope to see you at one of our trainings in the near future.' @@ -115,6 +120,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -194,3 +200,4 @@ handlers: mergevars: '' interest_groups: { } control: '' +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index 95579c4..b388904 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,4 +1,3 @@ -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -25,9 +24,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -99,6 +102,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: page confirmation_title: '' confirmation_message: '' @@ -109,6 +114,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -174,3 +180,4 @@ access: users: { } permissions: { } handlers: { } +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 9dcde70..a6d3e27 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,12 +1,8 @@ -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: module: - antibot -third_party_settings: - antibot: - antibot: true open: null close: null weight: 0 @@ -78,9 +74,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -154,6 +154,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: page confirmation_title: 'Thank you for asking an Agaric to speak!' confirmation_message: 'Request an Agaric's presence for a presentation or lecture.' @@ -164,6 +166,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -263,3 +266,7 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f +third_party_settings: + antibot: + antibot: true diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index ac3752d..6d8a03d 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,4 +1,3 @@ -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -58,9 +57,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: /people/clayton-dewey/speaking-request page_confirm_path: /people/clayton-dewey/speaking-request-received + page_admin_theme: false form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -134,6 +137,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: url confirmation_title: '' confirmation_message: '' @@ -144,6 +149,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -243,3 +249,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index 024de16..41bb7ea 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,4 +1,3 @@ -uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -58,9 +57,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: /people/mauricio-dinarte/speaking-request page_confirm_path: /people/mauricio-dinarte/speaking-request-received + page_admin_theme: false form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -134,6 +137,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: url confirmation_title: '' confirmation_message: '' @@ -144,6 +149,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -243,3 +249,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' +uuid: 69315a59-1746-485d-873a-1815072dd1d0 diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 6f84486..56ca3e0 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,4 +1,3 @@ -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } @@ -58,9 +57,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -134,6 +137,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: url confirmation_title: '' confirmation_message: '' @@ -144,6 +149,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -243,3 +249,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index 80b5e57..a27fced 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,4 +1,3 @@ -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -58,9 +57,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: /people/micky-metts/speaking-request page_confirm_path: /people/micky-metts/speaking-request-received + page_admin_theme: false form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -134,6 +137,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: url confirmation_title: '' confirmation_message: '' @@ -144,6 +149,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -243,3 +249,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index f755bcf..23ccc7b 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,4 +1,3 @@ -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -49,9 +48,13 @@ javascript: '' settings: ajax: false ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null page: true page_submit_path: '' page_confirm_path: '' + page_admin_theme: false form_title: both form_submit_once: false form_exception_message: '' @@ -123,6 +126,8 @@ settings: draft_auto_save: false draft_saved_message: '' draft_loaded_message: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' confirmation_type: page confirmation_title: '' confirmation_message: '' @@ -133,6 +138,7 @@ settings: confirmation_back_attributes: { } confirmation_exclude_query: false confirmation_exclude_token: false + confirmation_update: false limit_total: null limit_total_interval: null limit_total_message: '' @@ -198,3 +204,4 @@ access: users: { } permissions: { } handlers: { } +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 diff --git a/config/sync/webform.webform_options.state_province_codes.yml b/config/sync/webform.webform_options.state_province_codes.yml index 2b6aa51..bff582f 100644 --- a/config/sync/webform.webform_options.state_province_codes.yml +++ b/config/sync/webform.webform_options.state_province_codes.yml @@ -17,7 +17,7 @@ options: | AS: 'American Samoa' AZ: Arizona AR: Arkansas - AE: 'Armed Forces (Canada, Europe, Africa, or Middle East' + AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)' AA: 'Armed Forces Americas' AP: 'Armed Forces Pacific' CA: California -- 2.45.2 From 3d166065e74e4bd693cf2a6b06365c52cf2adafd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:35:26 -0400 Subject: [PATCH 039/365] Add another probe path to ignore --- config/sync/redirect_404.settings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sync/redirect_404.settings.yml b/config/sync/redirect_404.settings.yml index 215aa90..1296120 100644 --- a/config/sync/redirect_404.settings.yml +++ b/config/sync/redirect_404.settings.yml @@ -134,6 +134,8 @@ pages: | /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d / /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /~kava/paypal/us/webscr.php?cmd=_login-run suppress_404: false _core: default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM -- 2.45.2 From 64077e3bd4ca04cd89c086d9aada504f16b72ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:39:04 -0400 Subject: [PATCH 040/365] Add blocks we added (and that Drutopia added?) --- config/sync/block.block.footer_about_us.yml | 35 ++++++ .../sync/block.block.footer_get_involved.yml | 35 ++++++ config/sync/block.block.footer_our_work.yml | 35 ++++++ config/sync/block.block.hireagaric.yml | 47 ++++++++ ...t.snapshot.config_sync.module.drutopia.yml | 108 ++++++++++++++++++ 5 files changed, 260 insertions(+) create mode 100644 config/sync/block.block.footer_about_us.yml create mode 100644 config/sync/block.block.footer_get_involved.yml create mode 100644 config/sync/block.block.footer_our_work.yml create mode 100644 config/sync/block.block.hireagaric.yml diff --git a/config/sync/block.block.footer_about_us.yml b/config/sync/block.block.footer_about_us.yml new file mode 100644 index 0000000..266cb3a --- /dev/null +++ b/config/sync/block.block.footer_about_us.yml @@ -0,0 +1,35 @@ +uuid: a9f2c8b6-96c6-418c-8d5e-463d251739b0 +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - block_visibility_groups + - menu_block + theme: + - octavia +_core: + default_config_hash: eJrCgI_sSLwD4b-lgt-hLYWyH5R6m_ou6ZSzZZbv3Hg +id: footer_about_us +theme: octavia +region: footer_menus +weight: -20 +provider: null +plugin: 'menu_block:main' +settings: + id: 'menu_block:main' + label: 'About Us' + provider: menu_block + label_display: visible + level: 1 + depth: 0 + expand: 0 + parent: 'main:menu_link_content:33435872-bdbe-4833-9477-c057c2c33359' + suggestion: main +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } diff --git a/config/sync/block.block.footer_get_involved.yml b/config/sync/block.block.footer_get_involved.yml new file mode 100644 index 0000000..48299d4 --- /dev/null +++ b/config/sync/block.block.footer_get_involved.yml @@ -0,0 +1,35 @@ +uuid: a57e43df-eacf-4a80-8cce-ebc8fcd93a7d +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - block_visibility_groups + - menu_block + theme: + - octavia +_core: + default_config_hash: y7D1_-5WE5uR9bFhOPE7wnF-ZHNeK8JhVe8-PBa03e8 +id: footer_get_involved +theme: octavia +region: footer_menus +weight: -18 +provider: null +plugin: 'menu_block:main' +settings: + id: 'menu_block:main' + label: 'Get Involved' + provider: menu_block + label_display: visible + level: 1 + depth: 0 + expand: 0 + parent: 'main:menu_link_content:f1eaa438-620d-418b-acd3-ad00dab9c635' + suggestion: main +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } diff --git a/config/sync/block.block.footer_our_work.yml b/config/sync/block.block.footer_our_work.yml new file mode 100644 index 0000000..5d20630 --- /dev/null +++ b/config/sync/block.block.footer_our_work.yml @@ -0,0 +1,35 @@ +uuid: ea6024cb-e5ef-47d2-9f89-d3e5f05087c1 +langcode: en +status: true +dependencies: + config: + - system.menu.main + module: + - block_visibility_groups + - menu_block + theme: + - octavia +_core: + default_config_hash: Uvp7dFZ5RwRIOWf2HBXzYRqoV5UI-6nx5zqh6CmhikI +id: footer_our_work +theme: octavia +region: footer_menus +weight: -19 +provider: null +plugin: 'menu_block:main' +settings: + id: 'menu_block:main' + label: 'Our Work' + provider: menu_block + label_display: visible + level: 1 + depth: 0 + expand: 0 + parent: 'main:menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd' + suggestion: main +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } diff --git a/config/sync/block.block.hireagaric.yml b/config/sync/block.block.hireagaric.yml new file mode 100644 index 0000000..2922993 --- /dev/null +++ b/config/sync/block.block.hireagaric.yml @@ -0,0 +1,47 @@ +uuid: 111507ad-206f-4d2f-864e-24b12ebac1dd +langcode: en +status: true +dependencies: + content: + - 'block_content:basic:134165a3-b38a-41c1-92aa-984e3e6d3435' + module: + - block_content + - block_visibility_groups + - ctools + - node + theme: + - agarica +id: hireagaric +theme: agarica +region: content_bottom +weight: 0 +provider: null +plugin: 'block_content:134165a3-b38a-41c1-92aa-984e3e6d3435' +settings: + id: 'block_content:134165a3-b38a-41c1-92aa-984e3e6d3435' + label: 'Hire Agaric' + provider: block_content + label_display: '0' + status: true + info: '' + view_mode: full +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } + node_type: + id: node_type + bundles: + blog: blog + negate: false + context_mapping: + node: '@node.node_route_context:node' + 'entity_bundle:node': + id: 'entity_bundle:node' + bundles: + blog: blog + negate: false + context_mapping: + node: '@node.node_route_context:node' 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 147a016..4ac92a1 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml @@ -240,6 +240,114 @@ items: negate: false block_visibility_group: event_listing context_mapping: { } + - + collection: '' + name: block.block.footer_about_us + data: + langcode: en + status: true + dependencies: + config: + - system.menu.main + module: + - block_visibility_groups + - menu_block + theme: + - octavia + id: footer_about_us + theme: octavia + region: footer_menus + weight: -20 + provider: null + plugin: 'menu_block:main' + settings: + id: 'menu_block:main' + label: 'About Us' + provider: menu_block + label_display: visible + level: 1 + depth: 0 + expand: 0 + parent: 'main:menu_link_content:33435872-bdbe-4833-9477-c057c2c33359' + suggestion: main + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } + - + collection: '' + name: block.block.footer_get_involved + data: + langcode: en + status: true + dependencies: + config: + - system.menu.main + module: + - block_visibility_groups + - menu_block + theme: + - octavia + id: footer_get_involved + theme: octavia + region: footer_menus + weight: -18 + provider: null + plugin: 'menu_block:main' + settings: + id: 'menu_block:main' + label: 'Get Involved' + provider: menu_block + label_display: visible + level: 1 + depth: 0 + expand: 0 + parent: 'main:menu_link_content:f1eaa438-620d-418b-acd3-ad00dab9c635' + suggestion: main + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } + - + collection: '' + name: block.block.footer_our_work + data: + langcode: en + status: true + dependencies: + config: + - system.menu.main + module: + - block_visibility_groups + - menu_block + theme: + - octavia + id: footer_our_work + theme: octavia + region: footer_menus + weight: -19 + provider: null + plugin: 'menu_block:main' + settings: + id: 'menu_block:main' + label: 'Our Work' + provider: menu_block + label_display: visible + level: 1 + depth: 0 + expand: 0 + parent: 'main:menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd' + suggestion: main + visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } - collection: '' name: block.block.group_operations -- 2.45.2 From ae0ce646be2aabba772c3ea02fbaff03613e19b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:39:26 -0400 Subject: [PATCH 041/365] Add webform scheduled module's settings we forgot before --- config/sync/webform_scheduled_email.settings.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/sync/webform_scheduled_email.settings.yml diff --git a/config/sync/webform_scheduled_email.settings.yml b/config/sync/webform_scheduled_email.settings.yml new file mode 100644 index 0000000..e13741c --- /dev/null +++ b/config/sync/webform_scheduled_email.settings.yml @@ -0,0 +1,3 @@ +schedule_type: date +_core: + default_config_hash: a0m_ftXZE3G464gpARFNjWEKh9zNlFIRkdrIJNcPgLo -- 2.45.2 From 1cbae60841b98816799003e10be6e470241073c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:52:17 -0400 Subject: [PATCH 042/365] All the translation things that look like they make sense --- ...ield_override.block_content.basic.info.yml | 2 +- ...d_override.block_content.basic.metatag.yml | 2 +- ...ield_override.block_content.slide.info.yml | 2 +- ...d_override.block_content.slide.metatag.yml | 2 +- ...se_field_override.comment.comment.name.yml | 2 +- ...field_override.comment.comment.subject.yml | 2 +- ....base_field_override.node.blog.changed.yml | 2 +- ....base_field_override.node.blog.created.yml | 2 +- ...ase_field_override.node.blog.menu_link.yml | 2 +- ....base_field_override.node.blog.metatag.yml | 2 +- ...ore.base_field_override.node.blog.path.yml | 2 +- ....base_field_override.node.blog.promote.yml | 2 +- ...e.base_field_override.node.blog.status.yml | 2 +- ...e.base_field_override.node.blog.sticky.yml | 2 +- ...re.base_field_override.node.blog.title.yml | 2 +- ...core.base_field_override.node.blog.uid.yml | 2 +- ...se_field_override.node.case_study.path.yml | 2 +- ..._field_override.node.landing_page.path.yml | 2 +- ....base_field_override.node.page.metatag.yml | 2 +- ...ore.base_field_override.node.page.path.yml | 2 +- ....taxonomy_term.action_type.description.yml | 2 +- ...ride.taxonomy_term.action_type.metatag.yml | 2 +- ...verride.taxonomy_term.action_type.name.yml | 2 +- ...verride.taxonomy_term.action_type.path.yml | 2 +- ...taxonomy_term.article_type.description.yml | 2 +- ...ide.taxonomy_term.article_type.metatag.yml | 2 +- ...erride.taxonomy_term.article_type.name.yml | 2 +- ...erride.taxonomy_term.article_type.path.yml | 2 +- ...ide.taxonomy_term.services.description.yml | 2 +- ...verride.taxonomy_term.services.metatag.yml | 2 +- ...d_override.taxonomy_term.services.name.yml | 2 +- ...d_override.taxonomy_term.services.path.yml | 2 +- .../field.field.block_content.basic.body.yml | 2 +- ...eld.field.comment.comment.comment_body.yml | 2 +- config/sync/field.field.node.blog.body.yml | 2 +- config/sync/field.field.node.blog.comment.yml | 2 +- .../field.field.node.blog.field_authors.yml | 2 +- .../field.field.node.blog.field_image.yml | 9 ++++++- .../field.field.node.blog.field_meta_tags.yml | 2 +- .../field.field.node.blog.field_summary.yml | 2 +- .../sync/field.field.node.blog.field_tags.yml | 2 +- .../field.field.node.blog.field_topics.yml | 2 +- ...ield.node.landing_page.field_meta_tags.yml | 2 +- ...e.content_settings.block_content.basic.yml | 4 ++-- ...e.content_settings.block_content.slide.yml | 4 ++-- ...guage.content_settings.comment.comment.yml | 4 ++-- .../language.content_settings.node.blog.yml | 4 ++-- ...ent_settings.taxonomy_term.action_type.yml | 4 ++-- ...nt_settings.taxonomy_term.article_type.yml | 4 ++-- ...ontent_settings.taxonomy_term.services.yml | 4 ++-- ...nt_settings.taxonomy_term.technologies.yml | 2 +- ....content_settings.taxonomy_term.topics.yml | 2 +- ...lock.block.agarica_powered_by_drutopia.yml | 2 ++ config/sync/language/es/views.view.blog.yml | 2 +- .../language/es/views.view.case_study.yml | 13 ++++++++++ config/sync/language/es/views.view.search.yml | 3 +++ .../es/webform.webform.capacitacion.yml | 22 +++++++++++++++++ .../language/es/webform.webform.contacto.yml | 24 +++++++++++++++++++ 58 files changed, 131 insertions(+), 60 deletions(-) create mode 100644 config/sync/language/es/block.block.agarica_powered_by_drutopia.yml create mode 100644 config/sync/language/es/webform.webform.capacitacion.yml create mode 100644 config/sync/language/es/webform.webform.contacto.yml diff --git a/config/sync/core.base_field_override.block_content.basic.info.yml b/config/sync/core.base_field_override.block_content.basic.info.yml index 73f8366..2ea0df2 100644 --- a/config/sync/core.base_field_override.block_content.basic.info.yml +++ b/config/sync/core.base_field_override.block_content.basic.info.yml @@ -11,7 +11,7 @@ bundle: basic label: 'Block description' description: 'A brief description of your block.' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.block_content.basic.metatag.yml b/config/sync/core.base_field_override.block_content.basic.metatag.yml index cf6eaa9..aaad787 100644 --- a/config/sync/core.base_field_override.block_content.basic.metatag.yml +++ b/config/sync/core.base_field_override.block_content.basic.metatag.yml @@ -11,7 +11,7 @@ bundle: basic label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.block_content.slide.info.yml b/config/sync/core.base_field_override.block_content.slide.info.yml index fb01a3f..d75629b 100644 --- a/config/sync/core.base_field_override.block_content.slide.info.yml +++ b/config/sync/core.base_field_override.block_content.slide.info.yml @@ -11,7 +11,7 @@ bundle: slide label: 'Block description' description: 'A brief description of your block.' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.block_content.slide.metatag.yml b/config/sync/core.base_field_override.block_content.slide.metatag.yml index 46d3384..7c59762 100644 --- a/config/sync/core.base_field_override.block_content.slide.metatag.yml +++ b/config/sync/core.base_field_override.block_content.slide.metatag.yml @@ -11,7 +11,7 @@ bundle: slide label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.comment.comment.name.yml b/config/sync/core.base_field_override.comment.comment.name.yml index 8a7950a..c137606 100644 --- a/config/sync/core.base_field_override.comment.comment.name.yml +++ b/config/sync/core.base_field_override.comment.comment.name.yml @@ -11,7 +11,7 @@ bundle: comment label: Name description: 'The comment author''s name.' required: false -translatable: false +translatable: true default_value: - value: '' diff --git a/config/sync/core.base_field_override.comment.comment.subject.yml b/config/sync/core.base_field_override.comment.comment.subject.yml index b3c0882..c791c55 100644 --- a/config/sync/core.base_field_override.comment.comment.subject.yml +++ b/config/sync/core.base_field_override.comment.comment.subject.yml @@ -11,7 +11,7 @@ bundle: comment label: Subject description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.blog.changed.yml b/config/sync/core.base_field_override.node.blog.changed.yml index f218f4e..2ddeb09 100644 --- a/config/sync/core.base_field_override.node.blog.changed.yml +++ b/config/sync/core.base_field_override.node.blog.changed.yml @@ -11,7 +11,7 @@ bundle: blog label: Changed description: 'The time that the node was last edited.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.blog.created.yml b/config/sync/core.base_field_override.node.blog.created.yml index 5c83174..92b0154 100644 --- a/config/sync/core.base_field_override.node.blog.created.yml +++ b/config/sync/core.base_field_override.node.blog.created.yml @@ -11,7 +11,7 @@ bundle: blog label: 'Authored on' description: 'The time that the node was created.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.blog.menu_link.yml b/config/sync/core.base_field_override.node.blog.menu_link.yml index 63a71c3..b991c3e 100644 --- a/config/sync/core.base_field_override.node.blog.menu_link.yml +++ b/config/sync/core.base_field_override.node.blog.menu_link.yml @@ -11,7 +11,7 @@ bundle: blog label: 'Menu link' description: 'Computed menu link for the node (only available during node saving).' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/core.base_field_override.node.blog.metatag.yml b/config/sync/core.base_field_override.node.blog.metatag.yml index 335af19..80a47be 100644 --- a/config/sync/core.base_field_override.node.blog.metatag.yml +++ b/config/sync/core.base_field_override.node.blog.metatag.yml @@ -11,7 +11,7 @@ bundle: blog label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.blog.path.yml b/config/sync/core.base_field_override.node.blog.path.yml index b99f06d..74e7bb3 100644 --- a/config/sync/core.base_field_override.node.blog.path.yml +++ b/config/sync/core.base_field_override.node.blog.path.yml @@ -13,7 +13,7 @@ bundle: blog label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.blog.promote.yml b/config/sync/core.base_field_override.node.blog.promote.yml index 30b71bb..877c57b 100644 --- a/config/sync/core.base_field_override.node.blog.promote.yml +++ b/config/sync/core.base_field_override.node.blog.promote.yml @@ -11,7 +11,7 @@ bundle: blog label: 'Promoted to front page' description: '' required: false -translatable: false +translatable: true default_value: - value: 1 diff --git a/config/sync/core.base_field_override.node.blog.status.yml b/config/sync/core.base_field_override.node.blog.status.yml index 9488f37..ecd0a7e 100644 --- a/config/sync/core.base_field_override.node.blog.status.yml +++ b/config/sync/core.base_field_override.node.blog.status.yml @@ -11,7 +11,7 @@ bundle: blog label: Published description: '' required: false -translatable: false +translatable: true default_value: - value: 1 diff --git a/config/sync/core.base_field_override.node.blog.sticky.yml b/config/sync/core.base_field_override.node.blog.sticky.yml index 7502c9f..f393e89 100644 --- a/config/sync/core.base_field_override.node.blog.sticky.yml +++ b/config/sync/core.base_field_override.node.blog.sticky.yml @@ -11,7 +11,7 @@ bundle: blog label: 'Sticky at top of lists' description: '' required: false -translatable: false +translatable: true default_value: - value: 0 diff --git a/config/sync/core.base_field_override.node.blog.title.yml b/config/sync/core.base_field_override.node.blog.title.yml index 6a66f08..81c511c 100644 --- a/config/sync/core.base_field_override.node.blog.title.yml +++ b/config/sync/core.base_field_override.node.blog.title.yml @@ -11,7 +11,7 @@ bundle: blog label: Title description: '' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.blog.uid.yml b/config/sync/core.base_field_override.node.blog.uid.yml index f9ac180..1eceff0 100644 --- a/config/sync/core.base_field_override.node.blog.uid.yml +++ b/config/sync/core.base_field_override.node.blog.uid.yml @@ -11,7 +11,7 @@ bundle: blog label: 'Authored by' description: 'The username of the content author.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' settings: diff --git a/config/sync/core.base_field_override.node.case_study.path.yml b/config/sync/core.base_field_override.node.case_study.path.yml index 101fa4e..3212b63 100644 --- a/config/sync/core.base_field_override.node.case_study.path.yml +++ b/config/sync/core.base_field_override.node.case_study.path.yml @@ -13,7 +13,7 @@ bundle: case_study label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.landing_page.path.yml b/config/sync/core.base_field_override.node.landing_page.path.yml index 3e40b40..53ed713 100644 --- a/config/sync/core.base_field_override.node.landing_page.path.yml +++ b/config/sync/core.base_field_override.node.landing_page.path.yml @@ -13,7 +13,7 @@ bundle: landing_page label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.page.metatag.yml b/config/sync/core.base_field_override.node.page.metatag.yml index da46b5c..b1cce98 100644 --- a/config/sync/core.base_field_override.node.page.metatag.yml +++ b/config/sync/core.base_field_override.node.page.metatag.yml @@ -11,7 +11,7 @@ bundle: page label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.node.page.path.yml b/config/sync/core.base_field_override.node.page.path.yml index cf58dcd..4b87486 100644 --- a/config/sync/core.base_field_override.node.page.path.yml +++ b/config/sync/core.base_field_override.node.page.path.yml @@ -13,7 +13,7 @@ bundle: page label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.description.yml b/config/sync/core.base_field_override.taxonomy_term.action_type.description.yml index 5e19f45..03b3ba4 100644 --- a/config/sync/core.base_field_override.taxonomy_term.action_type.description.yml +++ b/config/sync/core.base_field_override.taxonomy_term.action_type.description.yml @@ -13,7 +13,7 @@ bundle: action_type label: Description description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.metatag.yml b/config/sync/core.base_field_override.taxonomy_term.action_type.metatag.yml index 549e893..abeb8b4 100644 --- a/config/sync/core.base_field_override.taxonomy_term.action_type.metatag.yml +++ b/config/sync/core.base_field_override.taxonomy_term.action_type.metatag.yml @@ -11,7 +11,7 @@ bundle: action_type label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.name.yml b/config/sync/core.base_field_override.taxonomy_term.action_type.name.yml index 96a4d53..45bad2d 100644 --- a/config/sync/core.base_field_override.taxonomy_term.action_type.name.yml +++ b/config/sync/core.base_field_override.taxonomy_term.action_type.name.yml @@ -11,7 +11,7 @@ bundle: action_type label: Name description: '' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.path.yml b/config/sync/core.base_field_override.taxonomy_term.action_type.path.yml index b793bbb..b796d23 100644 --- a/config/sync/core.base_field_override.taxonomy_term.action_type.path.yml +++ b/config/sync/core.base_field_override.taxonomy_term.action_type.path.yml @@ -13,7 +13,7 @@ bundle: action_type label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.description.yml b/config/sync/core.base_field_override.taxonomy_term.article_type.description.yml index 84db6e2..d896679 100644 --- a/config/sync/core.base_field_override.taxonomy_term.article_type.description.yml +++ b/config/sync/core.base_field_override.taxonomy_term.article_type.description.yml @@ -13,7 +13,7 @@ bundle: article_type label: Description description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.metatag.yml b/config/sync/core.base_field_override.taxonomy_term.article_type.metatag.yml index d752a5b..293bc71 100644 --- a/config/sync/core.base_field_override.taxonomy_term.article_type.metatag.yml +++ b/config/sync/core.base_field_override.taxonomy_term.article_type.metatag.yml @@ -11,7 +11,7 @@ bundle: article_type label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.name.yml b/config/sync/core.base_field_override.taxonomy_term.article_type.name.yml index e9d9208..c41dc6f 100644 --- a/config/sync/core.base_field_override.taxonomy_term.article_type.name.yml +++ b/config/sync/core.base_field_override.taxonomy_term.article_type.name.yml @@ -11,7 +11,7 @@ bundle: article_type label: Name description: '' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.path.yml b/config/sync/core.base_field_override.taxonomy_term.article_type.path.yml index 859e4a1..7aa89d4 100644 --- a/config/sync/core.base_field_override.taxonomy_term.article_type.path.yml +++ b/config/sync/core.base_field_override.taxonomy_term.article_type.path.yml @@ -13,7 +13,7 @@ bundle: article_type label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.services.description.yml b/config/sync/core.base_field_override.taxonomy_term.services.description.yml index 2c6ba25..b0b5ba3 100644 --- a/config/sync/core.base_field_override.taxonomy_term.services.description.yml +++ b/config/sync/core.base_field_override.taxonomy_term.services.description.yml @@ -13,7 +13,7 @@ bundle: services label: Description description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.services.metatag.yml b/config/sync/core.base_field_override.taxonomy_term.services.metatag.yml index 0cf8a6a..70d759c 100644 --- a/config/sync/core.base_field_override.taxonomy_term.services.metatag.yml +++ b/config/sync/core.base_field_override.taxonomy_term.services.metatag.yml @@ -11,7 +11,7 @@ bundle: services label: Metatags description: 'The meta tags for the entity.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.services.name.yml b/config/sync/core.base_field_override.taxonomy_term.services.name.yml index 0faf2bd..626b4bb 100644 --- a/config/sync/core.base_field_override.taxonomy_term.services.name.yml +++ b/config/sync/core.base_field_override.taxonomy_term.services.name.yml @@ -11,7 +11,7 @@ bundle: services label: Name description: '' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/core.base_field_override.taxonomy_term.services.path.yml b/config/sync/core.base_field_override.taxonomy_term.services.path.yml index 75df46b..1acd12c 100644 --- a/config/sync/core.base_field_override.taxonomy_term.services.path.yml +++ b/config/sync/core.base_field_override.taxonomy_term.services.path.yml @@ -13,7 +13,7 @@ bundle: services label: 'URL alias' description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/field.field.block_content.basic.body.yml b/config/sync/field.field.block_content.basic.body.yml index d2b8b6c..345f1f4 100644 --- a/config/sync/field.field.block_content.basic.body.yml +++ b/config/sync/field.field.block_content.basic.body.yml @@ -16,7 +16,7 @@ bundle: basic label: Body description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.comment.comment.comment_body.yml b/config/sync/field.field.comment.comment.comment_body.yml index 87ca905..5020781 100644 --- a/config/sync/field.field.comment.comment.comment_body.yml +++ b/config/sync/field.field.comment.comment.comment_body.yml @@ -25,7 +25,7 @@ bundle: comment label: Comment description: '' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/field.field.node.blog.body.yml b/config/sync/field.field.node.blog.body.yml index 5537a8c..18eb0b9 100644 --- a/config/sync/field.field.node.blog.body.yml +++ b/config/sync/field.field.node.blog.body.yml @@ -16,7 +16,7 @@ bundle: blog label: Body description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.node.blog.comment.yml b/config/sync/field.field.node.blog.comment.yml index 2acce16..45d2891 100644 --- a/config/sync/field.field.node.blog.comment.yml +++ b/config/sync/field.field.node.blog.comment.yml @@ -16,7 +16,7 @@ bundle: blog label: Comments description: '' required: false -translatable: false +translatable: true default_value: - status: 2 diff --git a/config/sync/field.field.node.blog.field_authors.yml b/config/sync/field.field.node.blog.field_authors.yml index f56eaf7..f0f0650 100644 --- a/config/sync/field.field.node.blog.field_authors.yml +++ b/config/sync/field.field.node.blog.field_authors.yml @@ -15,7 +15,7 @@ bundle: blog label: Authors description: 'Add one or more authors of your content by linking to existing "people."' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.node.blog.field_image.yml b/config/sync/field.field.node.blog.field_image.yml index 83a98d2..2906e3b 100644 --- a/config/sync/field.field.node.blog.field_image.yml +++ b/config/sync/field.field.node.blog.field_image.yml @@ -6,7 +6,14 @@ dependencies: - field.storage.node.field_image - node.type.blog module: + - content_translation - image +third_party_settings: + content_translation: + translation_sync: + alt: alt + title: title + file: '0' _core: default_config_hash: KPa9MXneq-CbAUQ62RWaehWwyDzjxtYbcSFrY5m6wNQ id: node.blog.field_image @@ -16,7 +23,7 @@ bundle: blog label: Image description: '' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.node.blog.field_meta_tags.yml b/config/sync/field.field.node.blog.field_meta_tags.yml index 380c5b0..8a00234 100644 --- a/config/sync/field.field.node.blog.field_meta_tags.yml +++ b/config/sync/field.field.node.blog.field_meta_tags.yml @@ -16,7 +16,7 @@ bundle: blog label: 'Meta tags' description: '' required: false -translatable: false +translatable: true default_value: - value: 'a:0:{}' diff --git a/config/sync/field.field.node.blog.field_summary.yml b/config/sync/field.field.node.blog.field_summary.yml index 61b14bd..696f266 100644 --- a/config/sync/field.field.node.blog.field_summary.yml +++ b/config/sync/field.field.node.blog.field_summary.yml @@ -16,7 +16,7 @@ bundle: blog label: Summary description: 'Enter a short description of what this blog post is about. The summary is displayed on blog teasers, such as on the blog listing page. ' required: true -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: { } diff --git a/config/sync/field.field.node.blog.field_tags.yml b/config/sync/field.field.node.blog.field_tags.yml index 72499de..a0712d3 100644 --- a/config/sync/field.field.node.blog.field_tags.yml +++ b/config/sync/field.field.node.blog.field_tags.yml @@ -15,7 +15,7 @@ bundle: blog label: Tags description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.node.blog.field_topics.yml b/config/sync/field.field.node.blog.field_topics.yml index 4b1eb72..82ee58c 100644 --- a/config/sync/field.field.node.blog.field_topics.yml +++ b/config/sync/field.field.node.blog.field_topics.yml @@ -15,7 +15,7 @@ bundle: blog label: Topics description: 'Choose one or more high-level topics to categorize your content across multiple content types.' required: false -translatable: false +translatable: true default_value: { } default_value_callback: '' settings: diff --git a/config/sync/field.field.node.landing_page.field_meta_tags.yml b/config/sync/field.field.node.landing_page.field_meta_tags.yml index aa37c96..81073c8 100644 --- a/config/sync/field.field.node.landing_page.field_meta_tags.yml +++ b/config/sync/field.field.node.landing_page.field_meta_tags.yml @@ -16,7 +16,7 @@ bundle: landing_page label: 'Meta tags' description: '' required: false -translatable: false +translatable: true default_value: - value: 'a:0:{}' diff --git a/config/sync/language.content_settings.block_content.basic.yml b/config/sync/language.content_settings.block_content.basic.yml index 702b527..ff91f05 100644 --- a/config/sync/language.content_settings.block_content.basic.yml +++ b/config/sync/language.content_settings.block_content.basic.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: block_content.basic target_entity_type_id: block_content target_bundle: basic default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.block_content.slide.yml b/config/sync/language.content_settings.block_content.slide.yml index db4b52a..8cd1c63 100644 --- a/config/sync/language.content_settings.block_content.slide.yml +++ b/config/sync/language.content_settings.block_content.slide.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: block_content.slide target_entity_type_id: block_content target_bundle: slide default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.comment.comment.yml b/config/sync/language.content_settings.comment.comment.yml index dee5074..c76c948 100644 --- a/config/sync/language.content_settings.comment.comment.yml +++ b/config/sync/language.content_settings.comment.comment.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: comment.comment target_entity_type_id: comment target_bundle: comment default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.node.blog.yml b/config/sync/language.content_settings.node.blog.yml index 16540b0..6b9eaf4 100644 --- a/config/sync/language.content_settings.node.blog.yml +++ b/config/sync/language.content_settings.node.blog.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: node.blog target_entity_type_id: node target_bundle: blog default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.taxonomy_term.action_type.yml b/config/sync/language.content_settings.taxonomy_term.action_type.yml index 670ff6b..da3c719 100644 --- a/config/sync/language.content_settings.taxonomy_term.action_type.yml +++ b/config/sync/language.content_settings.taxonomy_term.action_type.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: taxonomy_term.action_type target_entity_type_id: taxonomy_term target_bundle: action_type default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.taxonomy_term.article_type.yml b/config/sync/language.content_settings.taxonomy_term.article_type.yml index 681b4c1..9050e3e 100644 --- a/config/sync/language.content_settings.taxonomy_term.article_type.yml +++ b/config/sync/language.content_settings.taxonomy_term.article_type.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: taxonomy_term.article_type target_entity_type_id: taxonomy_term target_bundle: article_type default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.taxonomy_term.services.yml b/config/sync/language.content_settings.taxonomy_term.services.yml index b2293b0..10dd2af 100644 --- a/config/sync/language.content_settings.taxonomy_term.services.yml +++ b/config/sync/language.content_settings.taxonomy_term.services.yml @@ -8,11 +8,11 @@ dependencies: - content_translation third_party_settings: content_translation: - enabled: false + enabled: true bundle_settings: untranslatable_fields_hide: '0' id: taxonomy_term.services target_entity_type_id: taxonomy_term target_bundle: services default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.taxonomy_term.technologies.yml b/config/sync/language.content_settings.taxonomy_term.technologies.yml index ee38292..9bb2acc 100644 --- a/config/sync/language.content_settings.taxonomy_term.technologies.yml +++ b/config/sync/language.content_settings.taxonomy_term.technologies.yml @@ -15,4 +15,4 @@ id: taxonomy_term.technologies target_entity_type_id: taxonomy_term target_bundle: technologies default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language.content_settings.taxonomy_term.topics.yml b/config/sync/language.content_settings.taxonomy_term.topics.yml index 3e0f0c2..3f15793 100644 --- a/config/sync/language.content_settings.taxonomy_term.topics.yml +++ b/config/sync/language.content_settings.taxonomy_term.topics.yml @@ -15,4 +15,4 @@ id: taxonomy_term.topics target_entity_type_id: taxonomy_term target_bundle: topics default_langcode: site_default -language_alterable: false +language_alterable: true diff --git a/config/sync/language/es/block.block.agarica_powered_by_drutopia.yml b/config/sync/language/es/block.block.agarica_powered_by_drutopia.yml new file mode 100644 index 0000000..b9dc856 --- /dev/null +++ b/config/sync/language/es/block.block.agarica_powered_by_drutopia.yml @@ -0,0 +1,2 @@ +settings: + label: 'Desarrollado por Drutopia' diff --git a/config/sync/language/es/views.view.blog.yml b/config/sync/language/es/views.view.blog.yml index f0ef07d..bd21b4f 100644 --- a/config/sync/language/es/views.view.blog.yml +++ b/config/sync/language/es/views.view.blog.yml @@ -6,7 +6,7 @@ display: content: value: | format: full_html page_listing: diff --git a/config/sync/language/es/views.view.case_study.yml b/config/sync/language/es/views.view.case_study.yml index 51ad2a5..46ac3a3 100644 --- a/config/sync/language/es/views.view.case_study.yml +++ b/config/sync/language/es/views.view.case_study.yml @@ -1,3 +1,16 @@ display: + block_work: + display_title: Proyectos + default: + display_options: + title: Work + block_promoted: + display_options: + title: Proyectos page_listing: display_title: Página + display_options: + menu: + title: Proyectos +description: Proyectos +label: Work diff --git a/config/sync/language/es/views.view.search.yml b/config/sync/language/es/views.view.search.yml index 3106023..9debb5b 100644 --- a/config/sync/language/es/views.view.search.yml +++ b/config/sync/language/es/views.view.search.yml @@ -8,3 +8,6 @@ display: title: Buscar page_1: display_title: Página + display_options: + menu: + title: Buscar diff --git a/config/sync/language/es/webform.webform.capacitacion.yml b/config/sync/language/es/webform.webform.capacitacion.yml new file mode 100644 index 0000000..7b172f3 --- /dev/null +++ b/config/sync/language/es/webform.webform.capacitacion.yml @@ -0,0 +1,22 @@ +elements: | + intro_text: + '#text': "

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\r\n" + name: + '#title': Nombre + topics: + '#title': Temas + '#options': + 'Introduction to Drupal': 'Introducción a Drupal' + 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)' + 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)' + 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)' + 'Drupal theming and templating': 'Diseño y theming en Drupal' + 'Data migration': 'Migración de Datos' + size: + '#title': Tamaño + '#options': + 'Personal training': 'Capacitación personal' + 'Small group (2-5)': 'Grupo pequeño(2-5)' + 'Larger group (more than 5)': 'Grupo grande (mas de 5)' + actions: + '#submit__label': 'Pedir una capacitación' diff --git a/config/sync/language/es/webform.webform.contacto.yml b/config/sync/language/es/webform.webform.contacto.yml new file mode 100644 index 0000000..c54f21c --- /dev/null +++ b/config/sync/language/es/webform.webform.contacto.yml @@ -0,0 +1,24 @@ +title: Contacto +elements: | + introduction: + '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' + name: + '#title': 'Tu Nombre' + email: + '#title': 'Tu Correo Electrónico' + subject: + '#title': 'El Tema' + message: + '#title': Mensaje + how_did_you_find_us: + '#title': '¿Cómo se enteró de nosotros?' + '#options': + 'A professional or personal recommendation': 'Una recomendación profesional o personal' + 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' + 'Google or something similar': 'Google o algo similar' + 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' + '#other__option_label': Otro + actions: + '#submit__label': 'Enviar Mensaje' +settings: + confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' -- 2.45.2 From deb534f254c559686bc37f48524d0026de52781c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:54:10 -0400 Subject: [PATCH 043/365] Commit the form with the spanish title and description but that is the English (and only) version of its type --- config/sync/webform.webform.capacitacion.yml | 209 +++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 config/sync/webform.webform.capacitacion.yml diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml new file mode 100644 index 0000000..d62cc9f --- /dev/null +++ b/config/sync/webform.webform.capacitacion.yml @@ -0,0 +1,209 @@ +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 20 +template: false +archive: false +id: capacitacion +title: Capacitación +description: '

Formulario para capacitación

' +category: '' +elements: | + intro_text: + '#type': processed_text + '#text': "

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\r\n" + '#format': basic_html + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email + topics: + '#type': checkboxes + '#title': Topics + '#options': + 'Introduction to Drupal': 'Introduction to Drupal' + 'Drupal development (beginning)': 'Drupal development (beginning)' + 'Drupal development (intermediate)': 'Drupal development (intermediate)' + 'Drupal development (advanced)': 'Drupal development (advanced)' + 'Drupal theming and templating': 'Drupal theming and templating' + 'Data migration': 'Data migration' + size: + '#type': checkboxes + '#title': Size + '#options': + 'Personal training': 'Personal training' + 'Small group (2-5)': 'Small group (2-5)' + 'Larger group (more than 5)': 'Larger group (more than 5)' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Request training' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.' + confirmation_message: | + Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de blog o nuestros videos de capacitación.
+   + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea -- 2.45.2 From a1a3c1bab700806d5b02d51c00a64623fd127fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 12:59:10 -0400 Subject: [PATCH 044/365] Add some of our minor intentional changes on live: permissions, input format; labels --- .../core.menu.static_menu_link_overrides.yml | 2 +- config/sync/filter.format.markdown.yml | 17 +++++++++++++++++ config/sync/user.role.contributor.yml | 2 ++ config/sync/user.role.editor.yml | 2 ++ config/sync/user.role.manager.yml | 2 ++ config/sync/user.role.staff.yml | 3 ++- config/sync/views.view.case_study.yml | 2 +- config/sync/webform.settings.yml | 2 +- config/sync/webform.webform.training.yml | 4 ++-- 9 files changed, 30 insertions(+), 6 deletions(-) create mode 100644 config/sync/filter.format.markdown.yml diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml index 8624258..a152773 100644 --- a/config/sync/core.menu.static_menu_link_overrides.yml +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -1,9 +1,9 @@ definitions: contact__site_page: - enabled: true menu_name: footer parent: '' weight: 0 expanded: false + enabled: false _core: default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM diff --git a/config/sync/filter.format.markdown.yml b/config/sync/filter.format.markdown.yml new file mode 100644 index 0000000..ba36668 --- /dev/null +++ b/config/sync/filter.format.markdown.yml @@ -0,0 +1,17 @@ +uuid: bafc7219-d76b-411d-9eb2-a3be3d94dc4a +langcode: en +status: true +dependencies: + module: + - markdown +name: Markdown +format: markdown +weight: 0 +filters: + markdown: + id: markdown + provider: markdown + status: true + weight: 0 + settings: + markdown_library: commonmark diff --git a/config/sync/user.role.contributor.yml b/config/sync/user.role.contributor.yml index b6a1da0..beb54f3 100644 --- a/config/sync/user.role.contributor.yml +++ b/config/sync/user.role.contributor.yml @@ -12,6 +12,7 @@ permissions: - 'access contextual links' - 'access in-place editing' - 'access patterns page' + - 'bypass honeypot protection' - 'create action content' - 'create article content' - 'create blog content' @@ -41,6 +42,7 @@ permissions: - 'edit terms in tags' - 'skip comment approval' - 'use exclude node title' + - 'use text format markdown' - 'use text format minimalhtml' - 'use text format minimalhtmltitle' - 'view blog revisions' diff --git a/config/sync/user.role.editor.yml b/config/sync/user.role.editor.yml index 2e0f31c..7338868 100644 --- a/config/sync/user.role.editor.yml +++ b/config/sync/user.role.editor.yml @@ -23,6 +23,7 @@ permissions: - 'administer nodes' - 'administer taxonomy' - 'administer users' + - 'bypass honeypot protection' - 'bypass node access' - 'bypass node access' - 'create event content' @@ -52,6 +53,7 @@ permissions: - 'skip comment approval' - 'use exclude node title' - 'use text format full_html' + - 'use text format markdown' - 'use text format minimalhtml' - 'use text format minimalhtmltitle' - 'use text format restricted_html' diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index 6944d61..43ec193 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -34,6 +34,7 @@ permissions: - 'administer url aliases' - 'administer users' - 'bypass group access' + - 'bypass honeypot protection' - 'bypass node access' - 'bypass node access' - 'create event content' @@ -65,6 +66,7 @@ permissions: - 'skip comment approval' - 'use exclude node title' - 'use text format full_html' + - 'use text format markdown' - 'use text format minimalhtml' - 'use text format minimalhtmltitle' - 'use text format restricted_html' diff --git a/config/sync/user.role.staff.yml b/config/sync/user.role.staff.yml index 8c06239..c82065d 100644 --- a/config/sync/user.role.staff.yml +++ b/config/sync/user.role.staff.yml @@ -6,4 +6,5 @@ id: staff label: Staff weight: 8 is_admin: null -permissions: { } +permissions: + - 'bypass honeypot protection' diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index dec192b..79d2f0f 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -12,7 +12,7 @@ _core: id: case_study label: 'Case Study' module: views -description: '' +description: 'Our Work' tag: '' base_table: search_api_index_case_study base_field: search_api_id diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index 1976058..e2eaed5 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -186,7 +186,7 @@ mail: default_reply_to: '' default_return_path: '' default_sender_mail: '' - default_sender_name: '' + default_sender_name: Agaric default_subject: 'Webform submission from: [webform_submission:source-entity]' default_body_text: | Submitted on [webform_submission:created] diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index 23ccc7b..3970669 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -129,8 +129,8 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page - confirmation_title: '' - confirmation_message: '' + confirmation_title: 'Your training request was a success.' + confirmation_message: 'Thank you for requesting a training. We'll look over your needs and follow up with you soon. In the meantime, feel free to peruse our blog posts or watch our training videos.' confirmation_url: '' confirmation_attributes: { } confirmation_back: true -- 2.45.2 From 1a3ea45feb9dc4a66a351556c12af808ad56b68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 13:00:32 -0400 Subject: [PATCH 045/365] Add and configure a content reference paragraph type --- ...ay.paragraph.content_reference.default.yml | 24 ++++++++++ ...ay.paragraph.content_reference.default.yml | 21 +++++++++ ...d.field.node.blog.field_body_paragraph.yml | 38 +++++++++++++++- ...d.node.case_study.field_body_paragraph.yml | 5 +++ ...node.landing_page.field_body_paragraph.yml | 5 +++ ...tent_reference.field_content_reference.yml | 45 +++++++++++++++++++ ...rage.paragraph.field_content_reference.yml | 20 +++++++++ ...aphs.paragraphs_type.content_reference.yml | 11 +++++ 8 files changed, 167 insertions(+), 2 deletions(-) create mode 100644 config/sync/core.entity_form_display.paragraph.content_reference.default.yml create mode 100644 config/sync/core.entity_view_display.paragraph.content_reference.default.yml create mode 100644 config/sync/field.field.paragraph.content_reference.field_content_reference.yml create mode 100644 config/sync/field.storage.paragraph.field_content_reference.yml create mode 100644 config/sync/paragraphs.paragraphs_type.content_reference.yml diff --git a/config/sync/core.entity_form_display.paragraph.content_reference.default.yml b/config/sync/core.entity_form_display.paragraph.content_reference.default.yml new file mode 100644 index 0000000..5b205ab --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.content_reference.default.yml @@ -0,0 +1,24 @@ +uuid: e50613ed-23a3-4601-bd5f-4287d40b3482 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.content_reference.field_content_reference + - paragraphs.paragraphs_type.content_reference +id: paragraph.content_reference.default +targetEntityType: paragraph +bundle: content_reference +mode: default +content: + field_content_reference: + weight: 0 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content +hidden: + created: true + status: true diff --git a/config/sync/core.entity_view_display.paragraph.content_reference.default.yml b/config/sync/core.entity_view_display.paragraph.content_reference.default.yml new file mode 100644 index 0000000..e6adbd4 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.content_reference.default.yml @@ -0,0 +1,21 @@ +uuid: 160f66af-bbb4-4d93-856f-6e2be7948dbf +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.content_reference.field_content_reference + - paragraphs.paragraphs_type.content_reference +id: paragraph.content_reference.default +targetEntityType: paragraph +bundle: content_reference +mode: default +content: + field_content_reference: + weight: 0 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content +hidden: { } diff --git a/config/sync/field.field.node.blog.field_body_paragraph.yml b/config/sync/field.field.node.blog.field_body_paragraph.yml index 87aeef0..4d43429 100644 --- a/config/sync/field.field.node.blog.field_body_paragraph.yml +++ b/config/sync/field.field.node.blog.field_body_paragraph.yml @@ -22,15 +22,49 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: + negate: 0 target_bundles: null target_bundles_drag_drop: - text: + file: weight: -7 enabled: false image: weight: -7 enabled: false - file: + text: weight: -7 enabled: false + content_reference: + weight: 15 + enabled: false + faq: + weight: 16 + enabled: false + quotation_with_image: + weight: 19 + enabled: false + slide: + weight: 20 + enabled: false + storyline_header: + weight: 21 + enabled: false + storyline_item: + weight: 22 + enabled: false + title: + weight: 24 + enabled: false + update: + weight: 25 + enabled: false + video: + weight: 26 + enabled: false + view: + weight: 27 + enabled: false + webform: + weight: 28 + enabled: false field_type: entity_reference_revisions diff --git a/config/sync/field.field.node.case_study.field_body_paragraph.yml b/config/sync/field.field.node.case_study.field_body_paragraph.yml index 2cae1e4..d52dc15 100644 --- a/config/sync/field.field.node.case_study.field_body_paragraph.yml +++ b/config/sync/field.field.node.case_study.field_body_paragraph.yml @@ -5,6 +5,7 @@ dependencies: config: - field.storage.node.field_body_paragraph - node.type.case_study + - paragraphs.paragraphs_type.content_reference - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image @@ -47,6 +48,7 @@ settings: update: update faq: faq video: video + content_reference: content_reference quotation_with_image: quotation_with_image view: view webform: webform @@ -81,6 +83,9 @@ settings: video: enabled: true weight: -12 + content_reference: + enabled: true + weight: 15 quotation_with_image: enabled: true weight: 17 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 9938e30..bea2270 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,6 +5,7 @@ dependencies: config: - field.storage.node.field_body_paragraph - node.type.landing_page + - paragraphs.paragraphs_type.content_reference - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image @@ -48,6 +49,7 @@ settings: update: update title: title view: view + content_reference: content_reference quotation_with_image: quotation_with_image webform: webform target_bundles_drag_drop: @@ -84,6 +86,9 @@ settings: view: enabled: true weight: 12 + content_reference: + enabled: true + weight: 15 quotation_with_image: enabled: true weight: 17 diff --git a/config/sync/field.field.paragraph.content_reference.field_content_reference.yml b/config/sync/field.field.paragraph.content_reference.field_content_reference.yml new file mode 100644 index 0000000..b22f61a --- /dev/null +++ b/config/sync/field.field.paragraph.content_reference.field_content_reference.yml @@ -0,0 +1,45 @@ +uuid: 65a2e9fe-e9c7-4508-bc38-fc2eaa1a0dc8 +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_content_reference + - node.type.article + - node.type.blog + - node.type.campaign + - node.type.case_study + - node.type.event + - node.type.landing_page + - node.type.page + - node.type.people + - node.type.resource + - paragraphs.paragraphs_type.content_reference +id: paragraph.content_reference.field_content_reference +field_name: field_content_reference +entity_type: paragraph +bundle: content_reference +label: Content +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:node' + handler_settings: + target_bundles: + article: article + page: page + blog: blog + campaign: campaign + case_study: case_study + event: event + landing_page: landing_page + people: people + resource: resource + sort: + field: changed + direction: DESC + auto_create: false + auto_create_bundle: campaign +field_type: entity_reference diff --git a/config/sync/field.storage.paragraph.field_content_reference.yml b/config/sync/field.storage.paragraph.field_content_reference.yml new file mode 100644 index 0000000..6e6e5b8 --- /dev/null +++ b/config/sync/field.storage.paragraph.field_content_reference.yml @@ -0,0 +1,20 @@ +uuid: 1862071b-3776-48b6-96ae-207891806771 +langcode: en +status: true +dependencies: + module: + - node + - paragraphs +id: paragraph.field_content_reference +field_name: field_content_reference +entity_type: paragraph +type: entity_reference +settings: + target_type: node +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/paragraphs.paragraphs_type.content_reference.yml b/config/sync/paragraphs.paragraphs_type.content_reference.yml new file mode 100644 index 0000000..ca41392 --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.content_reference.yml @@ -0,0 +1,11 @@ +uuid: 16df13f1-60e7-42e2-8ea3-4de29259a16d +langcode: en +status: true +dependencies: + content: + - 'file:file:052700be-3a94-41a7-8a54-f427611b5cf8' +id: content_reference +label: 'Content reference' +icon_uuid: 052700be-3a94-41a7-8a54-f427611b5cf8 +description: 'Create an ordered list of any other content on the site.' +behavior_plugins: { } -- 2.45.2 From 398e625ae7c44298b194451039b12a5b306e2e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 13:01:21 -0400 Subject: [PATCH 046/365] Add Micky's blog posts notification webform --- config/sync/webform.webform.blog_posts.yml | 189 +++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 config/sync/webform.webform.blog_posts.yml diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml new file mode 100644 index 0000000..16d4073 --- /dev/null +++ b/config/sync/webform.webform.blog_posts.yml @@ -0,0 +1,189 @@ +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 12 +template: false +archive: false +id: blog_posts +title: 'Blog posts' +description: 'Get blog posts via email' +category: Mailchimp +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#middle__access': false + '#suffix__access': false + '#degree__access': false + your_email_address: + '#type': email + '#title': 'Your email address' + send_blog_posts_via_email: + '#type': checkbox + '#title': 'Send blog posts via email' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f -- 2.45.2 From 3c03e52abd8b288dddbe2497597cd8d28b8679d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 13:03:52 -0400 Subject: [PATCH 047/365] For-the-record commit bizarro world translations: spanish that should be english and vice versa Like there's a whole duplicate contact webform called contacto but that sets its language as English. And all that stuff in /es/ that is deleting the spanish and doing english instead. No entiendo. --- config/sync/field.field.node.blog.body.yml | 2 +- config/sync/field.field.node.blog.comment.yml | 2 +- .../sync/field.field.node.blog.field_tags.yml | 2 +- .../language/es/contact.form.feedback.yml | 2 +- .../language/es/contact.form.personal.yml | 2 +- .../sync/language/es/node.type.case_study.yml | 1 + .../es/pathauto.pattern.case_study.yml | 1 + .../es/search_api.index.case_study.yml | 1 + .../language/es/webform.webform.contact.yml | 51 ++-- config/sync/webform.webform.contacto.yml | 250 ++++++++++++++++++ 10 files changed, 293 insertions(+), 21 deletions(-) create mode 100644 config/sync/language/es/node.type.case_study.yml create mode 100644 config/sync/language/es/pathauto.pattern.case_study.yml create mode 100644 config/sync/language/es/search_api.index.case_study.yml create mode 100644 config/sync/webform.webform.contacto.yml diff --git a/config/sync/field.field.node.blog.body.yml b/config/sync/field.field.node.blog.body.yml index 18eb0b9..06eec30 100644 --- a/config/sync/field.field.node.blog.body.yml +++ b/config/sync/field.field.node.blog.body.yml @@ -13,7 +13,7 @@ id: node.blog.body field_name: body entity_type: node bundle: blog -label: Body +label: Cuerpo description: '' required: false translatable: true diff --git a/config/sync/field.field.node.blog.comment.yml b/config/sync/field.field.node.blog.comment.yml index 45d2891..35d16e3 100644 --- a/config/sync/field.field.node.blog.comment.yml +++ b/config/sync/field.field.node.blog.comment.yml @@ -13,7 +13,7 @@ id: node.blog.comment field_name: comment entity_type: node bundle: blog -label: Comments +label: Comentarios description: '' required: false translatable: true diff --git a/config/sync/field.field.node.blog.field_tags.yml b/config/sync/field.field.node.blog.field_tags.yml index a0712d3..3937b5c 100644 --- a/config/sync/field.field.node.blog.field_tags.yml +++ b/config/sync/field.field.node.blog.field_tags.yml @@ -12,7 +12,7 @@ id: node.blog.field_tags field_name: field_tags entity_type: node bundle: blog -label: Tags +label: Etiquetas description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"' required: false translatable: true diff --git a/config/sync/language/es/contact.form.feedback.yml b/config/sync/language/es/contact.form.feedback.yml index cefd43b..59a5b49 100644 --- a/config/sync/language/es/contact.form.feedback.yml +++ b/config/sync/language/es/contact.form.feedback.yml @@ -1 +1 @@ -message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' +message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' diff --git a/config/sync/language/es/contact.form.personal.yml b/config/sync/language/es/contact.form.personal.yml index cefd43b..59a5b49 100644 --- a/config/sync/language/es/contact.form.personal.yml +++ b/config/sync/language/es/contact.form.personal.yml @@ -1 +1 @@ -message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' +message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' diff --git a/config/sync/language/es/node.type.case_study.yml b/config/sync/language/es/node.type.case_study.yml new file mode 100644 index 0000000..40627d8 --- /dev/null +++ b/config/sync/language/es/node.type.case_study.yml @@ -0,0 +1 @@ +name: Work diff --git a/config/sync/language/es/pathauto.pattern.case_study.yml b/config/sync/language/es/pathauto.pattern.case_study.yml new file mode 100644 index 0000000..8e22c93 --- /dev/null +++ b/config/sync/language/es/pathauto.pattern.case_study.yml @@ -0,0 +1 @@ +label: Work diff --git a/config/sync/language/es/search_api.index.case_study.yml b/config/sync/language/es/search_api.index.case_study.yml new file mode 100644 index 0000000..40627d8 --- /dev/null +++ b/config/sync/language/es/search_api.index.case_study.yml @@ -0,0 +1 @@ +name: Work diff --git a/config/sync/language/es/webform.webform.contact.yml b/config/sync/language/es/webform.webform.contact.yml index c54f21c..4e1913b 100644 --- a/config/sync/language/es/webform.webform.contact.yml +++ b/config/sync/language/es/webform.webform.contact.yml @@ -1,24 +1,43 @@ -title: Contacto +title: Contact elements: | introduction: - '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' + '#type': webform_markup + '#admin_title': Introduction + '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We'd love to hear from you.' name: - '#title': 'Tu Nombre' + '#title': 'Your Name' + '#type': textfield + '#required': true + '#default_value': '[current-user:display-name]' email: - '#title': 'Tu Correo Electrónico' + '#title': 'Your Email' + '#type': email + '#required': true + '#default_value': '[current-user:mail]' subject: - '#title': 'El Tema' + '#title': Subject + '#type': textfield + '#required': true + '#test': 'Testing contact webform from [site:name]' message: - '#title': Mensaje - how_did_you_find_us: - '#title': '¿Cómo se enteró de nosotros?' - '#options': - 'A professional or personal recommendation': 'Una recomendación profesional o personal' - 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' - 'Google or something similar': 'Google o algo similar' - 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' - '#other__option_label': Otro + '#title': Message + '#type': textarea + '#required': true + '#test': 'Please ignore this email.' actions: - '#submit__label': 'Enviar Mensaje' + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send message' settings: - confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' + confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' +handlers: + email_notification: + settings: + body: | + Hi Agarics, + + You got a new message. + +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

+

Submitted values are:

+ {{ webform_token('[webform_submission:values]', webform_submission) }} diff --git a/config/sync/webform.webform.contacto.yml b/config/sync/webform.webform.contacto.yml new file mode 100644 index 0000000..4c09b4e --- /dev/null +++ b/config/sync/webform.webform.contacto.yml @@ -0,0 +1,250 @@ +langcode: en +status: open +dependencies: + enforced: + module: + - webform +open: null +close: null +weight: 0 +uid: 20 +template: false +archive: false +id: contacto +title: Contacto +description: 'Contact formulario basico.' +category: '' +elements: | + introduction: + '#type': webform_markup + '#admin_title': Introduction + '#markup': 'Ustedes, nuestros clientes, colegas y fans, son la razón por la que hacemos lo que hacemos. Nos encantaría saber de ustedes.' + name: + '#type': textfield + '#title': 'Tu Nombre' + '#required': true + '#default_value': '[current-user:display-name]' + email: + '#type': email + '#title': 'Tu Correo Electrónico' + '#required': true + '#default_value': '[current-user:mail]' + subject: + '#type': textfield + '#title': Subjeto + '#required': true + '#test': 'Testing contact webform from [site:name]' + message: + '#type': textarea + '#title': Mensaje + '#required': true + '#test': 'Please ignore this email.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Enviar mensaje' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + 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_remote_addr: true + 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: false + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + 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: | + Hi Agarics, + + You got a new message. + +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

+

Submitted values are:

+ {{ webform_token('[webform_submission:values]', webform_submission) }} + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + html: true + attachments: false + twig: true + theme_name: '' + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' +uuid: b908f28a-3a22-43fc-8f90-090e31d7bd0d +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww -- 2.45.2 From ea4b68b0101efda7aec553684aa5ffee2e22e9b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 13:05:02 -0400 Subject: [PATCH 048/365] Revert "For-the-record commit bizarro world translations: spanish that should be english and vice versa" This reverts commit 3c03e52abd8b288dddbe2497597cd8d28b8679d3. --- config/sync/field.field.node.blog.body.yml | 2 +- config/sync/field.field.node.blog.comment.yml | 2 +- .../sync/field.field.node.blog.field_tags.yml | 2 +- .../language/es/contact.form.feedback.yml | 2 +- .../language/es/contact.form.personal.yml | 2 +- .../sync/language/es/node.type.case_study.yml | 1 - .../es/pathauto.pattern.case_study.yml | 1 - .../es/search_api.index.case_study.yml | 1 - .../language/es/webform.webform.contact.yml | 51 ++-- config/sync/webform.webform.contacto.yml | 250 ------------------ 10 files changed, 21 insertions(+), 293 deletions(-) delete mode 100644 config/sync/language/es/node.type.case_study.yml delete mode 100644 config/sync/language/es/pathauto.pattern.case_study.yml delete mode 100644 config/sync/language/es/search_api.index.case_study.yml delete mode 100644 config/sync/webform.webform.contacto.yml diff --git a/config/sync/field.field.node.blog.body.yml b/config/sync/field.field.node.blog.body.yml index 06eec30..18eb0b9 100644 --- a/config/sync/field.field.node.blog.body.yml +++ b/config/sync/field.field.node.blog.body.yml @@ -13,7 +13,7 @@ id: node.blog.body field_name: body entity_type: node bundle: blog -label: Cuerpo +label: Body description: '' required: false translatable: true diff --git a/config/sync/field.field.node.blog.comment.yml b/config/sync/field.field.node.blog.comment.yml index 35d16e3..45d2891 100644 --- a/config/sync/field.field.node.blog.comment.yml +++ b/config/sync/field.field.node.blog.comment.yml @@ -13,7 +13,7 @@ id: node.blog.comment field_name: comment entity_type: node bundle: blog -label: Comentarios +label: Comments description: '' required: false translatable: true diff --git a/config/sync/field.field.node.blog.field_tags.yml b/config/sync/field.field.node.blog.field_tags.yml index 3937b5c..a0712d3 100644 --- a/config/sync/field.field.node.blog.field_tags.yml +++ b/config/sync/field.field.node.blog.field_tags.yml @@ -12,7 +12,7 @@ id: node.blog.field_tags field_name: field_tags entity_type: node bundle: blog -label: Etiquetas +label: Tags description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"' required: false translatable: true diff --git a/config/sync/language/es/contact.form.feedback.yml b/config/sync/language/es/contact.form.feedback.yml index 59a5b49..cefd43b 100644 --- a/config/sync/language/es/contact.form.feedback.yml +++ b/config/sync/language/es/contact.form.feedback.yml @@ -1 +1 @@ -message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' +message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' diff --git a/config/sync/language/es/contact.form.personal.yml b/config/sync/language/es/contact.form.personal.yml index 59a5b49..cefd43b 100644 --- a/config/sync/language/es/contact.form.personal.yml +++ b/config/sync/language/es/contact.form.personal.yml @@ -1 +1 @@ -message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' +message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' diff --git a/config/sync/language/es/node.type.case_study.yml b/config/sync/language/es/node.type.case_study.yml deleted file mode 100644 index 40627d8..0000000 --- a/config/sync/language/es/node.type.case_study.yml +++ /dev/null @@ -1 +0,0 @@ -name: Work diff --git a/config/sync/language/es/pathauto.pattern.case_study.yml b/config/sync/language/es/pathauto.pattern.case_study.yml deleted file mode 100644 index 8e22c93..0000000 --- a/config/sync/language/es/pathauto.pattern.case_study.yml +++ /dev/null @@ -1 +0,0 @@ -label: Work diff --git a/config/sync/language/es/search_api.index.case_study.yml b/config/sync/language/es/search_api.index.case_study.yml deleted file mode 100644 index 40627d8..0000000 --- a/config/sync/language/es/search_api.index.case_study.yml +++ /dev/null @@ -1 +0,0 @@ -name: Work diff --git a/config/sync/language/es/webform.webform.contact.yml b/config/sync/language/es/webform.webform.contact.yml index 4e1913b..c54f21c 100644 --- a/config/sync/language/es/webform.webform.contact.yml +++ b/config/sync/language/es/webform.webform.contact.yml @@ -1,43 +1,24 @@ -title: Contact +title: Contacto elements: | introduction: - '#type': webform_markup - '#admin_title': Introduction - '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We'd love to hear from you.' + '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' name: - '#title': 'Your Name' - '#type': textfield - '#required': true - '#default_value': '[current-user:display-name]' + '#title': 'Tu Nombre' email: - '#title': 'Your Email' - '#type': email - '#required': true - '#default_value': '[current-user:mail]' + '#title': 'Tu Correo Electrónico' subject: - '#title': Subject - '#type': textfield - '#required': true - '#test': 'Testing contact webform from [site:name]' + '#title': 'El Tema' message: - '#title': Message - '#type': textarea - '#required': true - '#test': 'Please ignore this email.' + '#title': Mensaje + how_did_you_find_us: + '#title': '¿Cómo se enteró de nosotros?' + '#options': + 'A professional or personal recommendation': 'Una recomendación profesional o personal' + 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' + 'Google or something similar': 'Google o algo similar' + 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' + '#other__option_label': Otro actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Send message' + '#submit__label': 'Enviar Mensaje' settings: - confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' -handlers: - email_notification: - settings: - body: | - Hi Agarics, - - You got a new message. - -

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

-

Submitted values are:

- {{ webform_token('[webform_submission:values]', webform_submission) }} + confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' diff --git a/config/sync/webform.webform.contacto.yml b/config/sync/webform.webform.contacto.yml deleted file mode 100644 index 4c09b4e..0000000 --- a/config/sync/webform.webform.contacto.yml +++ /dev/null @@ -1,250 +0,0 @@ -langcode: en -status: open -dependencies: - enforced: - module: - - webform -open: null -close: null -weight: 0 -uid: 20 -template: false -archive: false -id: contacto -title: Contacto -description: 'Contact formulario basico.' -category: '' -elements: | - introduction: - '#type': webform_markup - '#admin_title': Introduction - '#markup': 'Ustedes, nuestros clientes, colegas y fans, son la razón por la que hacemos lo que hacemos. Nos encantaría saber de ustedes.' - name: - '#type': textfield - '#title': 'Tu Nombre' - '#required': true - '#default_value': '[current-user:display-name]' - email: - '#type': email - '#title': 'Tu Correo Electrónico' - '#required': true - '#default_value': '[current-user:mail]' - subject: - '#type': textfield - '#title': Subjeto - '#required': true - '#test': 'Testing contact webform from [site:name]' - message: - '#type': textarea - '#title': Mensaje - '#required': true - '#test': 'Please ignore this email.' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Enviar mensaje' -css: '' -javascript: '' -settings: - ajax: false - ajax_scroll_top: form - ajax_progress_type: '' - ajax_effect: '' - ajax_speed: null - page: true - page_submit_path: '' - page_confirm_path: '' - page_admin_theme: false - 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_remote_addr: true - 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: '' - draft_pending_single_message: '' - draft_pending_multiple_message: '' - confirmation_type: page - confirmation_title: '' - confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' - confirmation_url: '' - confirmation_attributes: { } - confirmation_back: false - confirmation_back_label: '' - confirmation_back_attributes: { } - confirmation_exclude_query: false - confirmation_exclude_token: false - confirmation_update: 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: { } - configuration: - roles: { } - users: { } - permissions: { } -handlers: - 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: | - Hi Agarics, - - You got a new message. - -

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

-

Submitted values are:

- {{ webform_token('[webform_submission:values]', webform_submission) }} - excluded_elements: { } - ignore_access: false - exclude_empty: true - exclude_empty_checkbox: false - html: true - attachments: false - twig: true - theme_name: '' - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' -uuid: b908f28a-3a22-43fc-8f90-090e31d7bd0d -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww -- 2.45.2 From 31a9e3d96067eac037491cf871587d2ac0c7a8f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 13:05:17 -0400 Subject: [PATCH 049/365] Commit config snapshots --- ...pshot.snapshot.config_sync.module.crop.yml | 16 ++++++++++ ...napshot.config_sync.module.focal_point.yml | 32 +++++++++++++++++++ ...snapshot.config_sync.module.menu_block.yml | 11 +++++++ ...ig_sync.module.webform_scheduled_email.yml | 16 ++++++++++ 4 files changed, 75 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.crop.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.focal_point.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.menu_block.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.crop.yml b/config/sync/config_snapshot.snapshot.config_sync.module.crop.yml new file mode 100644 index 0000000..c5aff16 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.crop.yml @@ -0,0 +1,16 @@ +uuid: cf5f4889-9e96-4862-b88e-f7f56dc97134 +langcode: en +status: true +dependencies: + module: + - crop +id: config_sync.module.crop +snapshotSet: config_sync +extensionType: module +extensionName: crop +items: + - + collection: '' + name: crop.settings + data: + flush_derivative_images: true diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.focal_point.yml b/config/sync/config_snapshot.snapshot.config_sync.module.focal_point.yml new file mode 100644 index 0000000..0040e38 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.focal_point.yml @@ -0,0 +1,32 @@ +uuid: cf6a25be-f439-46ea-8487-26d740213810 +langcode: en +status: true +dependencies: + module: + - focal_point +id: config_sync.module.focal_point +snapshotSet: config_sync +extensionType: module +extensionName: focal_point +items: + - + collection: '' + name: crop.type.focal_point + data: + langcode: en + status: true + dependencies: { } + label: 'Focal point' + id: focal_point + description: 'Crop type used by Focal point module.' + aspect_ratio: '' + soft_limit_width: null + soft_limit_height: null + hard_limit_width: null + hard_limit_height: null + - + collection: '' + name: focal_point.settings + data: + crop_type: focal_point + default_value: '50,50' diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.menu_block.yml b/config/sync/config_snapshot.snapshot.config_sync.module.menu_block.yml new file mode 100644 index 0000000..8f68589 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.menu_block.yml @@ -0,0 +1,11 @@ +uuid: 1bbaa45e-0ecf-4037-b95b-f2a6ae0365ef +langcode: en +status: true +dependencies: + module: + - menu_block +id: config_sync.module.menu_block +snapshotSet: config_sync +extensionType: module +extensionName: menu_block +items: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml b/config/sync/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml new file mode 100644 index 0000000..a16ab1d --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml @@ -0,0 +1,16 @@ +uuid: f7497964-38de-460f-813f-c1925b00d24e +langcode: en +status: true +dependencies: + module: + - webform_scheduled_email +id: config_sync.module.webform_scheduled_email +snapshotSet: config_sync +extensionType: module +extensionName: webform_scheduled_email +items: + - + collection: '' + name: webform_scheduled_email.settings + data: + schedule_type: date -- 2.45.2 From 563ffa47422479a9acb426766a432df80c185931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 16:48:01 -0400 Subject: [PATCH 050/365] Commit a weird self-removal of base field override for the UID on paragraphs which we neither see nor care about anyway --- ....base_field_override.paragraph.faq.uid.yml | 20 ------------------- ...base_field_override.paragraph.file.uid.yml | 20 ------------------- ...ase_field_override.paragraph.image.uid.yml | 20 ------------------- ...ide.paragraph.quotation_with_image.uid.yml | 20 ------------------- ...ase_field_override.paragraph.slide.uid.yml | 20 ------------------- ...verride.paragraph.storyline_header.uid.yml | 20 ------------------- ..._override.paragraph.storyline_item.uid.yml | 20 ------------------- ...base_field_override.paragraph.text.uid.yml | 20 ------------------- ...ase_field_override.paragraph.title.uid.yml | 20 ------------------- ...se_field_override.paragraph.update.uid.yml | 20 ------------------- ...ase_field_override.paragraph.video.uid.yml | 20 ------------------- ...base_field_override.paragraph.view.uid.yml | 20 ------------------- ...e_field_override.paragraph.webform.uid.yml | 20 ------------------- 13 files changed, 260 deletions(-) delete mode 100644 config/sync/core.base_field_override.paragraph.faq.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.file.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.image.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.quotation_with_image.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.slide.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.storyline_header.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.storyline_item.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.text.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.title.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.update.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.video.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.view.uid.yml delete mode 100644 config/sync/core.base_field_override.paragraph.webform.uid.yml diff --git a/config/sync/core.base_field_override.paragraph.faq.uid.yml b/config/sync/core.base_field_override.paragraph.faq.uid.yml deleted file mode 100644 index af5621c..0000000 --- a/config/sync/core.base_field_override.paragraph.faq.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: aa7828c7-f671-47a7-b3f0-1636e0ebec4e -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.faq -id: paragraph.faq.uid -field_name: uid -entity_type: paragraph -bundle: faq -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.file.uid.yml b/config/sync/core.base_field_override.paragraph.file.uid.yml deleted file mode 100644 index f3d1230..0000000 --- a/config/sync/core.base_field_override.paragraph.file.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 3ef5491a-112d-436b-aca1-3ce7cc20a446 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.file -id: paragraph.file.uid -field_name: uid -entity_type: paragraph -bundle: file -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.image.uid.yml b/config/sync/core.base_field_override.paragraph.image.uid.yml deleted file mode 100644 index 3419de3..0000000 --- a/config/sync/core.base_field_override.paragraph.image.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 2c2f4e60-590f-4510-aaf8-d80a449d1863 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.image -id: paragraph.image.uid -field_name: uid -entity_type: paragraph -bundle: image -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.quotation_with_image.uid.yml b/config/sync/core.base_field_override.paragraph.quotation_with_image.uid.yml deleted file mode 100644 index 46faf5f..0000000 --- a/config/sync/core.base_field_override.paragraph.quotation_with_image.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 594c723b-cf63-4825-bab6-90e8d40b715c -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.quotation_with_image -id: paragraph.quotation_with_image.uid -field_name: uid -entity_type: paragraph -bundle: quotation_with_image -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.slide.uid.yml b/config/sync/core.base_field_override.paragraph.slide.uid.yml deleted file mode 100644 index 9fa3a3e..0000000 --- a/config/sync/core.base_field_override.paragraph.slide.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 357e2a94-5e08-4d18-afcd-cab0eafb7847 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.slide -id: paragraph.slide.uid -field_name: uid -entity_type: paragraph -bundle: slide -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.storyline_header.uid.yml b/config/sync/core.base_field_override.paragraph.storyline_header.uid.yml deleted file mode 100644 index a094644..0000000 --- a/config/sync/core.base_field_override.paragraph.storyline_header.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 55dd0010-2d8a-44b6-bf9c-b62ba604d714 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.storyline_header -id: paragraph.storyline_header.uid -field_name: uid -entity_type: paragraph -bundle: storyline_header -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.storyline_item.uid.yml b/config/sync/core.base_field_override.paragraph.storyline_item.uid.yml deleted file mode 100644 index 7b61f76..0000000 --- a/config/sync/core.base_field_override.paragraph.storyline_item.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 0e308731-e43a-4995-b20f-760f8a184574 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.storyline_item -id: paragraph.storyline_item.uid -field_name: uid -entity_type: paragraph -bundle: storyline_item -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.text.uid.yml b/config/sync/core.base_field_override.paragraph.text.uid.yml deleted file mode 100644 index 5093cd0..0000000 --- a/config/sync/core.base_field_override.paragraph.text.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 2f3bae73-2a22-463a-9248-cee89b87d3e3 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.text -id: paragraph.text.uid -field_name: uid -entity_type: paragraph -bundle: text -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.title.uid.yml b/config/sync/core.base_field_override.paragraph.title.uid.yml deleted file mode 100644 index 4df52c7..0000000 --- a/config/sync/core.base_field_override.paragraph.title.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 8e0d66ac-640e-4b34-a370-a694e7e4c6cd -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.title -id: paragraph.title.uid -field_name: uid -entity_type: paragraph -bundle: title -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.update.uid.yml b/config/sync/core.base_field_override.paragraph.update.uid.yml deleted file mode 100644 index 0a6aacf..0000000 --- a/config/sync/core.base_field_override.paragraph.update.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: d09790a5-7470-4c64-9ea9-2c1ad448a098 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.update -id: paragraph.update.uid -field_name: uid -entity_type: paragraph -bundle: update -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.video.uid.yml b/config/sync/core.base_field_override.paragraph.video.uid.yml deleted file mode 100644 index 5f82da9..0000000 --- a/config/sync/core.base_field_override.paragraph.video.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 05b963c4-5387-4899-a17f-eb6dc0ca7ada -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.video -id: paragraph.video.uid -field_name: uid -entity_type: paragraph -bundle: video -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.view.uid.yml b/config/sync/core.base_field_override.paragraph.view.uid.yml deleted file mode 100644 index 3fa85ae..0000000 --- a/config/sync/core.base_field_override.paragraph.view.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 2fe35763-1672-4564-a5b6-7bfe15262736 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.view -id: paragraph.view.uid -field_name: uid -entity_type: paragraph -bundle: view -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference diff --git a/config/sync/core.base_field_override.paragraph.webform.uid.yml b/config/sync/core.base_field_override.paragraph.webform.uid.yml deleted file mode 100644 index cc1bee3..0000000 --- a/config/sync/core.base_field_override.paragraph.webform.uid.yml +++ /dev/null @@ -1,20 +0,0 @@ -uuid: 104c845e-15ee-4761-832d-9e96b687bbe8 -langcode: en -status: true -dependencies: - config: - - paragraphs.paragraphs_type.webform -id: paragraph.webform.uid -field_name: uid -entity_type: paragraph -bundle: webform -label: 'Authored by' -description: 'The user ID of the paragraphs author.' -required: false -translatable: true -default_value: { } -default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId' -settings: - handler: default - handler_settings: { } -field_type: entity_reference -- 2.45.2 From eb8d2407563c55b6a3bf648cde81aed087becb63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 16:48:59 -0400 Subject: [PATCH 051/365] Only inflict honeypot on specific forms --- config/sync/honeypot.settings.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/sync/honeypot.settings.yml b/config/sync/honeypot.settings.yml index 97f95d4..0c04746 100644 --- a/config/sync/honeypot.settings.yml +++ b/config/sync/honeypot.settings.yml @@ -4,16 +4,16 @@ unprotected_forms: - search_block_form - views_exposed_form - honeypot_settings_form -protect_all_forms: true +protect_all_forms: false log: false element_name: url time_limit: 5 expire: 300 form_settings: - user_register_form: false - user_pass: false - contact_message_feedback_form: false - contact_message_personal_form: false + user_register_form: true + user_pass: true + contact_message_feedback_form: true + contact_message_personal_form: true node_action_form: false node_article_form: false node_blog_form: false @@ -24,6 +24,6 @@ form_settings: node_page_form: false node_people_form: false node_resource_form: false - comment_comment_form: false + comment_comment_form: true _core: default_config_hash: 9bVDfWSa_In6VzTXmy04jJ_3ZQobihKjO9isuuUCPaw -- 2.45.2 From b6a3ef12eeaebdb425c899328f8982d1a22222f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 16:57:33 -0400 Subject: [PATCH 052/365] Update spanish translation of contact form --- .../language/es/webform.webform.contact.yml | 22 ++++++++++--------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/config/sync/language/es/webform.webform.contact.yml b/config/sync/language/es/webform.webform.contact.yml index c54f21c..bdd1750 100644 --- a/config/sync/language/es/webform.webform.contact.yml +++ b/config/sync/language/es/webform.webform.contact.yml @@ -1,7 +1,6 @@ -title: Contacto elements: | introduction: - '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' + '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' name: '#title': 'Tu Nombre' email: @@ -10,15 +9,18 @@ elements: | '#title': 'El Tema' message: '#title': Mensaje - how_did_you_find_us: - '#title': '¿Cómo se enteró de nosotros?' - '#options': - 'A professional or personal recommendation': 'Una recomendación profesional o personal' - 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' - 'Google or something similar': 'Google o algo similar' - 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' - '#other__option_label': Otro actions: '#submit__label': 'Enviar Mensaje' settings: confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' +handlers: + email_notification: + settings: + body: | + Hola Agarics, + + Tú recibiste un nuevo mensaje. + +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

+

Submitted values are:

+ {{ webform_token('[webform_submission:values]', webform_submission) }} -- 2.45.2 From b627ad0aaf655d1c68fe9a42a4e784111604c732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 17:00:45 -0400 Subject: [PATCH 053/365] If we're going to have a user picture, make it possible to use/save forms with one 30kb hahahaha --- .../sync/field.field.user.user.user_picture.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/sync/field.field.user.user.user_picture.yml b/config/sync/field.field.user.user.user_picture.yml index 6d7c00c..5a8ebe6 100644 --- a/config/sync/field.field.user.user.user_picture.yml +++ b/config/sync/field.field.user.user.user_picture.yml @@ -20,21 +20,21 @@ translatable: false default_value: { } default_value_callback: '' settings: - file_extensions: 'png gif jpg jpeg' file_directory: 'pictures/[date:custom:Y]-[date:custom:m]' - max_filesize: '30 KB' - alt_field: false - title_field: false - max_resolution: 85x85 + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' min_resolution: '' + alt_field: true + alt_field_required: false + title_field: false + title_field_required: false default_image: - uuid: null + uuid: '' alt: '' title: '' width: null height: null - alt_field_required: false - title_field_required: false handler: 'default:file' handler_settings: { } field_type: image -- 2.45.2 From 49c6fba27c4e296a2816e6da7cf498f9966a8ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 18:03:36 -0400 Subject: [PATCH 054/365] Allow offline development --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 61b5c3d..6c506f4b 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -125,7 +125,7 @@ timezone: "" # dbimage_extra_packages: [telnet,netcat] # Extra Debian packages that are needed in the dbimage can be added here -# use_dns_when_possible: true +use_dns_when_possible: false # If the host has internet access and the domain configured can # successfully be looked up, DNS will be used for hostname resolution # instead of editing /etc/hosts -- 2.45.2 From 6840fecd0831e56b1addd7e488b3a00d5ad4f234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 18:21:15 -0400 Subject: [PATCH 055/365] Fix the thing that the bloody renaming of Octavia's CSS file broke Ref https://gitlab.com/drutopia/octavia/issues/68 --- web/themes/custom/agarica/agarica.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index 65afba8..d1047de 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -45,5 +45,5 @@ libraries-override: bulma/global: css: base: - /themes/contrib/octavia/dist/css/bulma.css: patternlibrary/agaric/css/agaric.css + /themes/contrib/octavia/dist/css/modified-bulma.css: patternlibrary/agaric/css/agaric.css -- 2.45.2 From 45d656ae2a8ed99bc8ecf7eedda9a27d31e61a26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 18 Aug 2019 18:23:04 -0400 Subject: [PATCH 056/365] Update pattern library: updated bulma, styles for inline code --- 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 a11ac27..08bae50 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit a11ac27bdeb7127c1dd44678b0888191cb744296 +Subproject commit 08bae50a18ab18484a0e17ae0a6c21937602b84d -- 2.45.2 From 659727c012b7624775d5f5d20581624530328b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 26 Aug 2019 17:32:16 -0400 Subject: [PATCH 057/365] Commit updated lock file --- composer.lock | 386 +++++++++++++++++++++++++++++--------------------- 1 file changed, 222 insertions(+), 164 deletions(-) diff --git a/composer.lock b/composer.lock index f89c02b..edbd8e4 100644 --- a/composer.lock +++ b/composer.lock @@ -562,16 +562,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.30.3", + "version": "1.30.4", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "1da9f06843b6bf2b0e7d28fea4b6c1d79aead197" + "reference": "8b7ae331e21e58088e3e52688823692ed6471ec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/1da9f06843b6bf2b0e7d28fea4b6c1d79aead197", - "reference": "1da9f06843b6bf2b0e7d28fea4b6c1d79aead197", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8b7ae331e21e58088e3e52688823692ed6471ec3", + "reference": "8b7ae331e21e58088e3e52688823692ed6471ec3", "shasum": "" }, "require": { @@ -603,7 +603,7 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-06-29T10:29:45+00:00" + "time": "2019-08-25T06:39:56+00:00" }, { "name": "commerceguys/addressing", @@ -3023,17 +3023,17 @@ }, { "name": "drupal/bulma", - "version": "1.0.0-beta2", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "f1cc87a1d94af101d9ba1f61d091ba8f0b4aedce" + "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "cfc76cffc10c198afb78a7699690b3f95c5ea950" }, "require": { "drupal/core": "~8.0" @@ -3044,8 +3044,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1558654685", + "version": "8.x-1.0-beta3", + "datestamp": "1566343985", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -8205,21 +8205,22 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-beta3", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "6236e2fd0c2b670dcc962a92c233c4e189fb9ea0" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "d745d095236cb96146a4d294a1d61897f7b473df" }, "require": { "drupal/bulma": "^1.0-alpha2", - "drupal/core": "~8.0" + "drupal/core": "~8.0", + "drupal/skins": "^1.0-alpha4" }, "type": "drupal-theme", "extra": { @@ -8227,8 +8228,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1564362186", + "version": "8.x-1.0-beta4", + "datestamp": "1566518585", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -8707,23 +8708,24 @@ }, { "name": "drupal/scheduler", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduler.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "213025b64b417f459b73d260d7287ca1f916d587" + "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "52ff9c778f183d970ec2d57dfc1ba45282054e97" }, "require": { "drupal/core": "*" }, "require-dev": { - "drupal/devel_generate": "*", + "drupal/coder": "^8.3.3", + "drupal/devel_generate": "^2.0", "drupal/rules": "*" }, "type": "drupal-module", @@ -8732,12 +8734,17 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1510690385", + "version": "8.x-1.1", + "datestamp": "1566566888", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -9058,6 +9065,57 @@ "source": "https://git.drupalcode.org/project/similarterms" } }, + { + "name": "drupal/skins", + "version": "1.0.0-alpha4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/skins.git", + "reference": "8.x-1.0-alpha4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "877bb89f55f514b7c8d8dd535ce9576e5faa5eab" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha4", + "datestamp": "1565305981", + "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-or-later" + ], + "authors": [ + { + "name": "Poieo", + "homepage": "https://www.drupal.org/user/303228" + }, + { + "name": "nedjo", + "homepage": "https://www.drupal.org/user/4481" + } + ], + "description": "Enable themes to provide a set of skins with distinct stylesheets and templates.", + "homepage": "https://www.drupal.org/project/skins", + "support": { + "source": "https://git.drupalcode.org/project/skins" + } + }, { "name": "drupal/social_media_links", "version": "2.6.0", @@ -9563,17 +9621,17 @@ }, { "name": "drupal/webform", - "version": "5.3.0", + "version": "5.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.3" + "reference": "8.x-5.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.3.zip", - "reference": "8.x-5.3", - "shasum": "0ac8066ed09c688d7900f35d961ea521c6da6e3a" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.4.zip", + "reference": "8.x-5.4", + "shasum": "367de6af2485d3838ec80f41c536f6ecc52a405f" }, "require": { "drupal/core": "*" @@ -9604,8 +9662,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.3", - "datestamp": "1563460085", + "version": "8.x-5.4", + "datestamp": "1566209286", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9957,16 +10015,16 @@ }, { "name": "drutopia/drutopia", - "version": "1.0-beta2", + "version": "1.0-beta3", "source": { "type": "git", "url": "https://github.com/drutopia/drutopia.git", - "reference": "f91612071c8c89a994a3acefc41698d7e0a1f239" + "reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drutopia/drutopia/zipball/f91612071c8c89a994a3acefc41698d7e0a1f239", - "reference": "f91612071c8c89a994a3acefc41698d7e0a1f239", + "url": "https://api.github.com/repos/drutopia/drutopia/zipball/67de2873e9a48f02257bb17e8d4f0dea052bae2a", + "reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a", "shasum": "" }, "require": { @@ -10005,7 +10063,7 @@ "drupal/features": "^3.8", "drupal/gdpr": "^2.0-alpha7", "drupal/menu_block": "^1.5", - "drupal/octavia": "^1.0-beta2", + "drupal/octavia": "^1.0-beta4", "drupal/paranoia": "^1.0-alpha1", "drupal/subprofiles": "^1.0-alpha2" }, @@ -10050,10 +10108,10 @@ ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", "support": { - "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta2", + "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta3", "issues": "https://github.com/drutopia/drutopia/issues" }, - "time": "2019-05-30T21:06:57+00:00" + "time": "2019-08-26T20:57:59+00:00" }, { "name": "easyrdf/easyrdf", @@ -12275,16 +12333,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "a29dd02a1f3f81b9a15c7730cc3226718ddb55ca" + "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/a29dd02a1f3f81b9a15c7730cc3226718ddb55ca", - "reference": "a29dd02a1f3f81b9a15c7730cc3226718ddb55ca", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9e5dddb637b13db82e35695a8603fe6e118cc119", + "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119", "shasum": "" }, "require": { @@ -12330,20 +12388,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-06-11T15:41:59+00:00" + "time": "2019-08-26T08:26:39+00:00" }, { "name": "symfony/class-loader", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "4459eef5298dedfb69f771186a580062b8516497" + "reference": "e212b06996819a2bce026a63da03b7182d05a690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/4459eef5298dedfb69f771186a580062b8516497", - "reference": "4459eef5298dedfb69f771186a580062b8516497", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", + "reference": "e212b06996819a2bce026a63da03b7182d05a690", "shasum": "" }, "require": { @@ -12386,20 +12444,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2019-01-16T09:39:14+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "symfony/config", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "a17a2aea43950ce83a0603ed301bac362eb86870" + "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/a17a2aea43950ce83a0603ed301bac362eb86870", - "reference": "a17a2aea43950ce83a0603ed301bac362eb86870", + "url": "https://api.github.com/repos/symfony/config/zipball/07d49c0f823e0bc367c6d84e35b61419188a5ece", + "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece", "shasum": "" }, "require": { @@ -12450,20 +12508,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-07-18T10:34:59+00:00" + "time": "2019-08-26T08:26:39+00:00" }, { "name": "symfony/console", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46" + "reference": "4510f04e70344d70952566e4262a0b11df39cb10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/12940f20a816c978860fa4925b3f1bbb27e9ac46", - "reference": "12940f20a816c978860fa4925b3f1bbb27e9ac46", + "url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10", + "reference": "4510f04e70344d70952566e4262a0b11df39cb10", "shasum": "" }, "require": { @@ -12522,20 +12580,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-07-24T14:46:41+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf" + "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/8ca29297c29b64fb3a1a135e71cb25f67f9fdccf", - "reference": "8ca29297c29b64fb3a1a135e71cb25f67f9fdccf", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/e18c5c4b35e7f17513448a25d02f7af34a4bdb41", + "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41", "shasum": "" }, "require": { @@ -12575,20 +12633,20 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2019-01-16T09:39:14+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "symfony/debug", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "527887c3858a2462b0137662c74837288b998ee3" + "reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/527887c3858a2462b0137662c74837288b998ee3", - "reference": "527887c3858a2462b0137662c74837288b998ee3", + "url": "https://api.github.com/repos/symfony/debug/zipball/afcdea44a2e399c1e4b52246ec8d54c715393ced", + "reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced", "shasum": "" }, "require": { @@ -12631,20 +12689,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-07-23T11:21:36+00:00" + "time": "2019-08-20T14:27:59+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "ade939fe83d5ec5fcaa98628dc42d83232c8eb41" + "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ade939fe83d5ec5fcaa98628dc42d83232c8eb41", - "reference": "ade939fe83d5ec5fcaa98628dc42d83232c8eb41", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2709bc2978ceb90f5180181f777f8a09125f2d89", + "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89", "shasum": "" }, "require": { @@ -12702,20 +12760,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-07-19T11:52:08+00:00" + "time": "2019-08-26T16:07:57+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "291397232a2eefb3347eaab9170409981eaad0e2" + "reference": "cc686552948d627528c0e2e759186dff67c2610e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/291397232a2eefb3347eaab9170409981eaad0e2", - "reference": "291397232a2eefb3347eaab9170409981eaad0e2", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/cc686552948d627528c0e2e759186dff67c2610e", + "reference": "cc686552948d627528c0e2e759186dff67c2610e", "shasum": "" }, "require": { @@ -12763,20 +12821,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-06-13T11:03:18+00:00" + "time": "2019-08-26T08:26:39+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f18fdd6cc7006441865e698420cee26bac94741f" + "reference": "3e922c4c3430b9de624e8a285dada5e61e230959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f18fdd6cc7006441865e698420cee26bac94741f", - "reference": "f18fdd6cc7006441865e698420cee26bac94741f", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959", + "reference": "3e922c4c3430b9de624e8a285dada5e61e230959", "shasum": "" }, "require": { @@ -12826,20 +12884,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-06-25T07:45:31+00:00" + "time": "2019-08-23T08:05:57+00:00" }, { "name": "symfony/filesystem", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d" + "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b9896d034463ad6fd2bf17e2bf9418caecd6313d", - "reference": "b9896d034463ad6fd2bf17e2bf9418caecd6313d", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263", + "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263", "shasum": "" }, "require": { @@ -12876,20 +12934,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-06-23T08:51:25+00:00" + "time": "2019-08-20T14:07:54+00:00" }, { "name": "symfony/finder", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2" + "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/9638d41e3729459860bb96f6247ccb61faaa45f2", - "reference": "9638d41e3729459860bb96f6247ccb61faaa45f2", + "url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2", + "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2", "shasum": "" }, "require": { @@ -12925,20 +12983,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-06-28T13:16:30+00:00" + "time": "2019-08-14T12:26:46+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "c450706851050ade2e1f30d012d50bb9173f7f3d" + "reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/c450706851050ade2e1f30d012d50bb9173f7f3d", - "reference": "c450706851050ade2e1f30d012d50bb9173f7f3d", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b3d57a1c325f39f703b249bed7998ce8c64236b4", + "reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4", "shasum": "" }, "require": { @@ -12979,20 +13037,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-07-23T06:27:47+00:00" + "time": "2019-08-26T07:50:50+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "83a1b30c5dd02f5c3cd708a432071d0c99474eb3" + "reference": "f6d35bb306b26812df007525f5757a8b0e95857e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/83a1b30c5dd02f5c3cd708a432071d0c99474eb3", - "reference": "83a1b30c5dd02f5c3cd708a432071d0c99474eb3", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6d35bb306b26812df007525f5757a8b0e95857e", + "reference": "f6d35bb306b26812df007525f5757a8b0e95857e", "shasum": "" }, "require": { @@ -13068,7 +13126,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-07-27T17:14:06+00:00" + "time": "2019-08-26T16:36:29+00:00" }, { "name": "symfony/polyfill-ctype", @@ -13362,16 +13420,16 @@ }, { "name": "symfony/process", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d129c017e8602507688ef2c3007951a16c1a8407" + "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d129c017e8602507688ef2c3007951a16c1a8407", - "reference": "d129c017e8602507688ef2c3007951a16c1a8407", + "url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa", + "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa", "shasum": "" }, "require": { @@ -13407,7 +13465,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-05-30T15:47:52+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -13476,16 +13534,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "8d804d8a65a26dc9de1aaf2ff3a421e581d050e6" + "reference": "8b0faa681c4ee14701e76a7056fef15ac5384163" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/8d804d8a65a26dc9de1aaf2ff3a421e581d050e6", - "reference": "8d804d8a65a26dc9de1aaf2ff3a421e581d050e6", + "url": "https://api.github.com/repos/symfony/routing/zipball/8b0faa681c4ee14701e76a7056fef15ac5384163", + "reference": "8b0faa681c4ee14701e76a7056fef15ac5384163", "shasum": "" }, "require": { @@ -13548,20 +13606,20 @@ "uri", "url" ], - "time": "2019-06-26T11:14:13+00:00" + "time": "2019-08-26T07:50:50+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "97496169a9a66c4551d7004ae871718a4ec19b03" + "reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/97496169a9a66c4551d7004ae871718a4ec19b03", - "reference": "97496169a9a66c4551d7004ae871718a4ec19b03", + "url": "https://api.github.com/repos/symfony/serializer/zipball/758c3cb8cd4a949ee76ee457450abdc80ea82aa1", + "reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1", "shasum": "" }, "require": { @@ -13627,20 +13685,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-07-19T11:52:08+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/translation", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "2c1d800807cfaf5a2c72102f3a7452cd28a12cc0" + "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/2c1d800807cfaf5a2c72102f3a7452cd28a12cc0", - "reference": "2c1d800807cfaf5a2c72102f3a7452cd28a12cc0", + "url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1", + "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1", "shasum": "" }, "require": { @@ -13697,20 +13755,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-07-15T07:11:40+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/validator", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d10a8b1d632086666ca57ae6081f2cbf73037fb2" + "reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d10a8b1d632086666ca57ae6081f2cbf73037fb2", - "reference": "d10a8b1d632086666ca57ae6081f2cbf73037fb2", + "url": "https://api.github.com/repos/symfony/validator/zipball/4dde4e74331ffa897c31e4423d02ae08d56f7784", + "reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784", "shasum": "" }, "require": { @@ -13720,15 +13778,16 @@ "symfony/translation": "~2.8|~3.0|~4.0" }, "conflict": { + "doctrine/lexer": "<1.0.2", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", "symfony/dependency-injection": "<3.3", "symfony/http-kernel": "<3.3.5", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", + "doctrine/annotations": "~1.7", "doctrine/cache": "~1.0", - "egulias/email-validator": "^1.2.8|~2.0", + "egulias/email-validator": "^2.1.10", "symfony/cache": "~3.1|~4.0", "symfony/config": "~2.8|~3.0|~4.0", "symfony/dependency-injection": "~3.3|~4.0", @@ -13782,20 +13841,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-07-19T11:52:08+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.3.3", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "e4110b992d2cbe198d7d3b244d079c1c58761d07" + "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e4110b992d2cbe198d7d3b244d079c1c58761d07", - "reference": "e4110b992d2cbe198d7d3b244d079c1c58761d07", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/641043e0f3e615990a0f29479f9c117e8a6698c6", + "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6", "shasum": "" }, "require": { @@ -13858,20 +13917,20 @@ "debug", "dump" ], - "time": "2019-07-27T06:42:46+00:00" + "time": "2019-08-26T08:26:39+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.30", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "051d045c684148060ebfc9affb7e3f5e0899d40b" + "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/051d045c684148060ebfc9affb7e3f5e0899d40b", - "reference": "051d045c684148060ebfc9affb7e3f5e0899d40b", + "url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834", + "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834", "shasum": "" }, "require": { @@ -13917,7 +13976,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-07-24T13:01:31+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -13958,26 +14017,26 @@ }, { "name": "twig/twig", - "version": "v1.42.2", + "version": "v1.42.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "21707d6ebd05476854805e4f91b836531941bcd4" + "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/21707d6ebd05476854805e4f91b836531941bcd4", - "reference": "21707d6ebd05476854805e4f91b836531941bcd4", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e", + "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e", "shasum": "" }, "require": { - "php": ">=5.4.0", + "php": ">=5.5.0", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^2.7", - "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" + "symfony/debug": "^3.4|^4.2", + "symfony/phpunit-bridge": "^4.4@dev|^5.0" }, "type": "library", "extra": { @@ -14004,15 +14063,15 @@ "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org" }, - { - "name": "Armin Ronacher", - "role": "Project Founder", - "email": "armin.ronacher@active-4.com" - }, { "name": "Twig Team", "role": "Contributors", "homepage": "https://twig.symfony.com/contributors" + }, + { + "name": "Armin Ronacher", + "role": "Project Founder", + "email": "armin.ronacher@active-4.com" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", @@ -14020,7 +14079,7 @@ "keywords": [ "templating" ], - "time": "2019-06-18T15:35:16+00:00" + "time": "2019-08-24T12:51:03+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -14110,16 +14169,16 @@ }, { "name": "webmozart/assert", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" + "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", - "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", + "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", + "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", "shasum": "" }, "require": { @@ -14127,8 +14186,7 @@ "symfony/polyfill-ctype": "^1.8" }, "require-dev": { - "phpunit/phpunit": "^4.6", - "sebastian/version": "^1.0.1" + "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, "type": "library", "extra": { @@ -14157,7 +14215,7 @@ "check", "validate" ], - "time": "2018-12-25T11:19:39+00:00" + "time": "2019-08-24T08:43:50+00:00" }, { "name": "webmozart/path-util", -- 2.45.2 From daf7df1aae331aed863b5d10fc14df82b92a714c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 26 Aug 2019 17:51:49 -0400 Subject: [PATCH 058/365] Force symfony filesystem to be ~3.4 not 4.x because drd (Drupal Remote Dashboard) isn't compatible --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index f53cd49..22c86b3 100644 --- a/composer.json +++ b/composer.json @@ -52,6 +52,7 @@ "drupal/wysiwyg_linebreaks": "^1.9", "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", + "symfony/filesystem": "^3.4", "zaporylie/composer-drupal-optimizations": "^1.0" }, "repositories": { -- 2.45.2 From e4afeb34d322c45fb1f3e3ab60c6da6ae6f6912c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 26 Aug 2019 17:52:02 -0400 Subject: [PATCH 059/365] Update composer lock file --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index edbd8e4..214a4fa 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": "24794ee15462466f9827d064104cbe42", + "content-hash": "db74440ce5176d6edd6daa60e583f779", "packages": [ { "name": "asm89/stack-cors", @@ -12888,26 +12888,26 @@ }, { "name": "symfony/filesystem", - "version": "v4.3.4", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263" + "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263", - "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", + "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -12934,7 +12934,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-08-20T14:07:54+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "symfony/finder", -- 2.45.2 From 3bb9aaf74d41777f2d03bb2456c4fa1fd85cb0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 26 Aug 2019 19:42:42 -0400 Subject: [PATCH 060/365] Give up on trying to install drd by downgrading symfony filesystem --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 22c86b3..f53cd49 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,6 @@ "drupal/wysiwyg_linebreaks": "^1.9", "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", - "symfony/filesystem": "^3.4", "zaporylie/composer-drupal-optimizations": "^1.0" }, "repositories": { -- 2.45.2 From ae13f1ba55d69189dc40a698b1ad6a0b9984c282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 26 Aug 2019 19:42:57 -0400 Subject: [PATCH 061/365] Commit composer lock file --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 214a4fa..edbd8e4 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": "db74440ce5176d6edd6daa60e583f779", + "content-hash": "24794ee15462466f9827d064104cbe42", "packages": [ { "name": "asm89/stack-cors", @@ -12888,26 +12888,26 @@ }, { "name": "symfony/filesystem", - "version": "v3.4.31", + "version": "v4.3.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516" + "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", - "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263", + "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": "^7.1.3", "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -12934,7 +12934,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2019-08-20T14:07:54+00:00" }, { "name": "symfony/finder", -- 2.45.2 From 75727c57284843440fd51b7106d4419b24de07d3 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Wed, 4 Sep 2019 14:35:04 -0500 Subject: [PATCH 062/365] Add the climate strike widget in the site --- web/themes/custom/agarica/agarica.info.yml | 1 + web/themes/custom/agarica/agarica.libraries.yml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index d1047de..61abfd8 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -28,6 +28,7 @@ regions: libraries: - agarica/global - agarica/prism + - agarica/climatestrike # This section is used by the contrib module, Component Libraries. It allows you # to reference .twig files in your sass/ directory by using the Twig namespace: diff --git a/web/themes/custom/agarica/agarica.libraries.yml b/web/themes/custom/agarica/agarica.libraries.yml index 8591296..d0d47b6 100644 --- a/web/themes/custom/agarica/agarica.libraries.yml +++ b/web/themes/custom/agarica/agarica.libraries.yml @@ -25,3 +25,8 @@ prism: patternlibrary/agaric/css/prism.css: {} js: patternlibrary/agaric/js/prism.js: {} + +climatestrike: + version: 1.x + js: + https://assets.digitalclimatestrike.net/widget.js: { type: external, minified: false} -- 2.45.2 From 1f05ea429bd0c623dee283c793ed013772a1463e Mon Sep 17 00:00:00 2001 From: David Valdez Date: Wed, 4 Sep 2019 15:09:09 -0500 Subject: [PATCH 063/365] New config changes --- ...fig_snapshot.snapshot.config_sync.module.skins.yml | 11 +++++++++++ config/sync/core.extension.yml | 1 + config/sync/language/es/node.type.case_study.yml | 1 + .../sync/language/es/pathauto.pattern.case_study.yml | 1 + .../sync/language/es/search_api.index.case_study.yml | 1 + config/sync/language/es/views.view.case_study.yml | 4 ++-- config/sync/language/es/webform.webform.contact.yml | 1 + config/sync/webform.settings.yml | 2 ++ config/sync/webform.webform.blog_posts.yml | 2 +- config/sync/webform.webform.capacitacion.yml | 2 +- .../webform.webform.speaker_request_michele_metts.yml | 6 +++--- 11 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.skins.yml create mode 100644 config/sync/language/es/node.type.case_study.yml create mode 100644 config/sync/language/es/pathauto.pattern.case_study.yml create mode 100644 config/sync/language/es/search_api.index.case_study.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.skins.yml b/config/sync/config_snapshot.snapshot.config_sync.module.skins.yml new file mode 100644 index 0000000..4638ef2 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.skins.yml @@ -0,0 +1,11 @@ +uuid: 24138d32-de00-4e61-8766-adef958fc806 +langcode: en +status: true +dependencies: + module: + - skins +id: config_sync.module.skins +snapshotSet: config_sync +extensionType: module +extensionName: skins +items: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index a8fd355..451e851 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -129,6 +129,7 @@ module: serialization: 0 shortcut: 0 similarterms: 0 + skins: 0 social_media_links: 0 statistics: 0 syslog: 0 diff --git a/config/sync/language/es/node.type.case_study.yml b/config/sync/language/es/node.type.case_study.yml new file mode 100644 index 0000000..42b9156 --- /dev/null +++ b/config/sync/language/es/node.type.case_study.yml @@ -0,0 +1 @@ +name: 'Case Study' diff --git a/config/sync/language/es/pathauto.pattern.case_study.yml b/config/sync/language/es/pathauto.pattern.case_study.yml new file mode 100644 index 0000000..352f27d --- /dev/null +++ b/config/sync/language/es/pathauto.pattern.case_study.yml @@ -0,0 +1 @@ +label: 'Case Study' diff --git a/config/sync/language/es/search_api.index.case_study.yml b/config/sync/language/es/search_api.index.case_study.yml new file mode 100644 index 0000000..42b9156 --- /dev/null +++ b/config/sync/language/es/search_api.index.case_study.yml @@ -0,0 +1 @@ +name: 'Case Study' diff --git a/config/sync/language/es/views.view.case_study.yml b/config/sync/language/es/views.view.case_study.yml index 46ac3a3..3407819 100644 --- a/config/sync/language/es/views.view.case_study.yml +++ b/config/sync/language/es/views.view.case_study.yml @@ -3,7 +3,7 @@ display: display_title: Proyectos default: display_options: - title: Work + title: 'Case Study' block_promoted: display_options: title: Proyectos @@ -13,4 +13,4 @@ display: menu: title: Proyectos description: Proyectos -label: Work +label: 'Case Study' diff --git a/config/sync/language/es/webform.webform.contact.yml b/config/sync/language/es/webform.webform.contact.yml index bdd1750..ec80cb1 100644 --- a/config/sync/language/es/webform.webform.contact.yml +++ b/config/sync/language/es/webform.webform.contact.yml @@ -1,3 +1,4 @@ +title: Contact elements: | introduction: '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index e2eaed5..f2ec9da 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -1,6 +1,7 @@ settings: default_status: open default_page_base_path: form + default_ajax: false default_ajax_effect: fade default_ajax_speed: 500 default_ajax_progress_type: throbber @@ -122,6 +123,7 @@ batch: purge: cron_size: 100 element: + machine_name_pattern: a-z0-9_ empty_message: '{Empty}' allowed_tags: admin wrapper_classes: | diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index 16d4073..85e2065 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -1,3 +1,4 @@ +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f langcode: en status: open dependencies: { } @@ -186,4 +187,3 @@ access: users: { } permissions: { } handlers: { } -uuid: d57a0f50-13eb-4c78-a398-7d685d50322f diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml index d62cc9f..3de84c1 100644 --- a/config/sync/webform.webform.capacitacion.yml +++ b/config/sync/webform.webform.capacitacion.yml @@ -1,3 +1,4 @@ +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } @@ -206,4 +207,3 @@ access: users: { } permissions: { } handlers: { } -uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 56ca3e0..f8a1b9f 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,10 +1,11 @@ +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } open: null close: null weight: 0 -uid: 1 +uid: 12 template: false archive: false id: speaker_request_michele_metts @@ -56,7 +57,7 @@ css: '' javascript: '' settings: ajax: false - ajax_scroll_top: form + ajax_scroll_top: '' ajax_progress_type: '' ajax_effect: '' ajax_speed: null @@ -249,4 +250,3 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 -- 2.45.2 From 6af5aa4ad212028e24022823a47dcd87e5f20476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 04:51:47 -0500 Subject: [PATCH 064/365] Update to latest pattern library (let blockquotes show; some housekeeping) --- 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 08bae50..4b7ec7b 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 08bae50a18ab18484a0e17ae0a6c21937602b84d +Subproject commit 4b7ec7b8d1ce1220c6cb5ea67b075902d19a3afc -- 2.45.2 From e048912cef36ea738ef59c7279cc85fd0f810124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 04:52:50 -0500 Subject: [PATCH 065/365] Commit ddev config updates --- .ddev/.gitignore | 4 ++++ .ddev/config.yaml | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 9dc56c8..11157ae 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -1,6 +1,10 @@ #ddev-generated: Automatically generated ddev .gitignore. # You can remove the above line if you want to edit and maintain this file yourself. +/commands/*/*.example +/commands/*/README.txt +/homeadditions/*.example +/homeadditions/README.txt /import.yaml /docker-compose.yaml /db_snapshots diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 6c506f4b..bf1233c 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,4 +1,4 @@ -APIVersion: v1.10.1 +APIVersion: v1.10.2 name: agaric-coop type: drupal8 docroot: web @@ -12,12 +12,12 @@ additional_fqdns: [] mariadb_version: "10.2" nfs_mount_enabled: false provider: default -use_dns_when_possible: true +use_dns_when_possible: false timezone: "" -# This config.yaml was created with ddev version v1.10.1 -# webimage: drud/ddev-webserver:v1.10.0 +# This config.yaml was created with ddev version v1.10.2 +# webimage: drud/ddev-webserver:v1.10.2 # dbimage: drud/ddev-dbserver:v1.10.0-10.2 # dbaimage: drud/phpmyadmin:v1.10.0 # bgsyncimage: drud/ddev-bgsync:v1.10.0 @@ -125,7 +125,7 @@ timezone: "" # dbimage_extra_packages: [telnet,netcat] # Extra Debian packages that are needed in the dbimage can be added here -use_dns_when_possible: false +# use_dns_when_possible: true # If the host has internet access and the domain configured can # successfully be looked up, DNS will be used for hostname resolution # instead of editing /etc/hosts -- 2.45.2 From 0555eb384a7b4b719a31c653ad08b02f7700a77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 04:53:23 -0500 Subject: [PATCH 066/365] Commit old but safe composer updates --- composer.lock | 423 ++++++++++++++++++++++++-------------------------- 1 file changed, 206 insertions(+), 217 deletions(-) diff --git a/composer.lock b/composer.lock index edbd8e4..e613a95 100644 --- a/composer.lock +++ b/composer.lock @@ -544,9 +544,9 @@ "authors": [ { "name": "Carsten Brandt", - "role": "Creator", "email": "mail@cebe.cc", - "homepage": "http://cebe.cc/" + "homepage": "http://cebe.cc/", + "role": "Creator" } ], "description": "A super fast, highly extensible markdown parser for PHP", @@ -1515,16 +1515,16 @@ }, { "name": "consolidation/site-process", - "version": "2.0.4", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "e159f849abce696c2f5081c149a1f8ec8717dd97" + "reference": "f3211fa4c60671c6f068184221f06f932556e443" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/e159f849abce696c2f5081c149a1f8ec8717dd97", - "reference": "e159f849abce696c2f5081c149a1f8ec8717dd97", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443", + "reference": "f3211fa4c60671c6f068184221f06f932556e443", "shasum": "" }, "require": { @@ -1583,7 +1583,7 @@ } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", - "time": "2019-08-12T23:10:26+00:00" + "time": "2019-09-10T17:56:24+00:00" }, { "name": "container-interop/container-interop", @@ -1618,16 +1618,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.6.6", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e" + "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/1d89dcc730e7f42426c434b88261fcfb3bce651e", - "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590", + "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590", "shasum": "" }, "require": { @@ -1658,7 +1658,7 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2018-10-24T15:51:16+00:00" + "time": "2019-08-29T20:11:49+00:00" }, { "name": "dflydev/dot-access-data", @@ -2009,16 +2009,16 @@ }, { "name": "doctrine/common", - "version": "v2.10.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "30e33f60f64deec87df728c02b107f82cdafad9d" + "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d", - "reference": "30e33f60f64deec87df728c02b107f82cdafad9d", + "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", "shasum": "" }, "require": { @@ -2034,14 +2034,16 @@ }, "require-dev": { "doctrine/coding-standard": "^1.0", - "phpunit/phpunit": "^6.3", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpunit/phpunit": "^7.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^4.0.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10.x-dev" + "dev-master": "2.11.x-dev" } }, "autoload": { @@ -2054,6 +2056,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2062,10 +2068,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2086,7 +2088,7 @@ "doctrine", "php" ], - "time": "2018-11-21T01:24:55+00:00" + "time": "2019-09-10T10:10:14+00:00" }, { "name": "doctrine/event-manager", @@ -2603,7 +2605,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "https://git.drupalcode.org/project/admin_links_access_filter" + "source": "http://cgit.drupalcode.org/admin_links_access_filter" } }, { @@ -2802,7 +2804,7 @@ "description": "Limit which text formats are available for each field instance.", "homepage": "https://www.drupal.org/project/allowed_formats", "support": { - "source": "https://git.drupalcode.org/project/allowed_formats" + "source": "http://cgit.drupalcode.org/allowed_formats" } }, { @@ -2849,7 +2851,7 @@ "description": "Prevent forms from being submitted without JavaScript enabled", "homepage": "https://www.drupal.org/project/antibot", "support": { - "source": "https://git.drupalcode.org/project/antibot" + "source": "http://cgit.drupalcode.org/antibot" } }, { @@ -2908,7 +2910,7 @@ "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "source": "https://git.drupalcode.org/project/better_normalizers" + "source": "http://cgit.drupalcode.org/better_normalizers" } }, { @@ -2959,7 +2961,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "https://git.drupalcode.org/project/block_theme_sync" + "source": "http://cgit.drupalcode.org/block_theme_sync" } }, { @@ -2998,10 +3000,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "joelpittet", - "homepage": "https://www.drupal.org/user/160302" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3163,7 +3161,7 @@ "description": "Enables Markdown Plugin for CKEditor.", "homepage": "https://www.drupal.org/project/ckeditor_markdown", "support": { - "source": "https://git.drupalcode.org/project/ckeditor_markdown" + "source": "http://cgit.drupalcode.org/ckeditor_markdown" } }, { @@ -3184,8 +3182,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+6-dev", - "datestamp": "1542009780", + "version": "8.x-1.0-beta2+5-dev", + "datestamp": "1494319984", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3394,7 +3392,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "https://git.drupalcode.org/project/config_actions" + "source": "http://cgit.drupalcode.org/config_actions" } }, { @@ -3448,7 +3446,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "https://git.drupalcode.org/project/config_actions_provider" + "source": "http://cgit.drupalcode.org/config_actions_provider" } }, { @@ -3647,7 +3645,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "https://git.drupalcode.org/project/config_merge" + "source": "http://cgit.drupalcode.org/config_merge" } }, { @@ -3699,7 +3697,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "https://git.drupalcode.org/project/config_normalizer" + "source": "http://cgit.drupalcode.org/config_normalizer" } }, { @@ -3829,7 +3827,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "https://git.drupalcode.org/project/config_provider" + "source": "http://cgit.drupalcode.org/config_provider" } }, { @@ -3884,7 +3882,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "https://git.drupalcode.org/project/config_snapshot" + "source": "http://cgit.drupalcode.org/config_snapshot" } }, { @@ -4015,21 +4013,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "https://git.drupalcode.org/project/config_update" + "source": "http://cgit.drupalcode.org/config_update" } }, { "name": "drupal/core", - "version": "8.7.6", + "version": "8.7.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "39164616332832e1456199d32fc3ed11562f4721" + "reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/39164616332832e1456199d32fc3ed11562f4721", - "reference": "39164616332832e1456199d32fc3ed11562f4721", + "url": "https://api.github.com/repos/drupal/core/zipball/32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92", + "reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92", "shasum": "" }, "require": { @@ -4079,7 +4077,8 @@ "zendframework/zend-feed": "^2.4" }, "conflict": { - "drush/drush": "<8.1.10" + "drush/drush": "<8.1.10", + "symfony/dom-crawler": ">=4" }, "replace": { "drupal/action": "self.version", @@ -4260,7 +4259,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-08-07T19:19:20+00:00" + "time": "2019-09-04T10:26:35+00:00" }, { "name": "drupal/crop", @@ -4469,7 +4468,7 @@ "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": "https://git.drupalcode.org/project/customerror" + "source": "http://cgit.drupalcode.org/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -5114,7 +5113,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "234352cd66aa256b66730d5f53ee992889b15eef" + "reference": "40d1dcdb5468930e93f60241215dd7fa72d3c9c4" }, "require": { "drupal/config_actions": "^1.0", @@ -5199,7 +5198,7 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2019-05-16T21:50:16+00:00" + "time": "2019-09-05T22:05:21+00:00" }, { "name": "drupal/drutopia_event", @@ -6113,7 +6112,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "https://git.drupalcode.org/project/drutopia_social" + "source": "http://cgit.drupalcode.org/drutopia_social" } }, { @@ -6278,17 +6277,17 @@ }, { "name": "drupal/ds", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.3" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.3.zip", - "reference": "8.x-3.3", - "shasum": "0f586997908d464c123b1ab8817cf13363666459" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "ebf070ba2f7cf78a62cf74678a9948546a93e773" }, "require": { "drupal/core": "^8.6" @@ -6303,8 +6302,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.3", - "datestamp": "1551355085", + "version": "8.x-3.4", + "datestamp": "1567165687", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6631,7 +6630,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "https://git.drupalcode.org/project/exclude_node_title" + "source": "http://cgit.drupalcode.org/exclude_node_title" } }, { @@ -6832,7 +6831,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "https://git.drupalcode.org/project/features" + "source": "http://cgit.drupalcode.org/features" } }, { @@ -6900,17 +6899,17 @@ }, { "name": "drupal/focal_point", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "dec88d870aaa21e99984d6328ccf95b8120ee472" + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "5c48b6ebc0aeebec89af8b41a9ab2ef02a2950ed" }, "require": { "drupal/core": "*", @@ -6925,8 +6924,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1553270584", + "version": "8.x-1.1", + "datestamp": "1568206088", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7048,7 +7047,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "https://git.drupalcode.org/project/gdpr" + "source": "http://cgit.drupalcode.org/gdpr" } }, { @@ -7244,16 +7243,8 @@ "authors": [ { "name": "Jeff Geerling", - "homepage": "https://www.drupal.org/user/213194", + "homepage": "https://www.drupal.org/user/389011", "email": "geerlingguy@mac.com" - }, - { - "name": "geerlingguy", - "homepage": "https://www.drupal.org/user/389011" - }, - { - "name": "vijaycs85", - "homepage": "https://www.drupal.org/user/93488" } ], "description": "Mitigates spam form submissions using the honeypot method.", @@ -7267,7 +7258,7 @@ "spam" ], "support": { - "source": "https://git.drupalcode.org/project/honeypot" + "source": "http://cgit.drupalcode.org/honeypot" } }, { @@ -7318,7 +7309,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "https://git.drupalcode.org/project/hotjar" + "source": "http://cgit.drupalcode.org/hotjar" } }, { @@ -7377,7 +7368,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "e859d86c08d25c7152083fbe64c341a212df4414" + "reference": "f66721e982804cc621cd2da055a2841919ea165e" }, "require": { "drupal/core": "~8.0", @@ -7398,8 +7389,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3+6-dev", - "datestamp": "1564746785", + "version": "8.x-1.3+8-dev", + "datestamp": "1567409884", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7428,7 +7419,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2019-08-09T09:06:39+00:00" + "time": "2019-09-02T07:33:11+00:00" }, { "name": "drupal/mailchimp", @@ -7479,6 +7470,10 @@ "name": "amyvs", "homepage": "https://www.drupal.org/user/3181721" }, + { + "name": "aprice42", + "homepage": "https://www.drupal.org/user/369147" + }, { "name": "gcb", "homepage": "https://www.drupal.org/user/1682976" @@ -7591,21 +7586,21 @@ }, { "name": "drupal/markdown", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "c236d097312b8140db5711645c491bcf938dca78" + "url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "599f3f4dfe3c3d3f3b6d301f940a1125e437a2b0" }, "require": { "drupal/core": "~8.0", - "league/commonmark": "^0.15.0", + "league/commonmark": "^0.18.3", "michelf/php-markdown": "^1.6" }, "type": "drupal-module", @@ -7614,8 +7609,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1496237343", + "version": "8.x-1.3", + "datestamp": "1568908385", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7762,7 +7757,7 @@ "description": "Expand menus and set active-trail according to the current path.", "homepage": "https://www.drupal.org/project/menu_trail_by_path", "support": { - "source": "https://git.drupalcode.org/project/menu_trail_by_path" + "source": "http://cgit.drupalcode.org/menu_trail_by_path" } }, { @@ -7829,29 +7824,29 @@ "description": "Message", "homepage": "https://www.drupal.org/project/message", "support": { - "source": "https://git.drupalcode.org/project/message" + "source": "http://cgit.drupalcode.org/message" } }, { "name": "drupal/metatag", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "230960752c5afa17337fb69bae853bccb1a26ecd" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "06275ae0f72cfcdbec8b8e8fd5d0863a5967bbcc" }, "require": { "drupal/core": "*", "drupal/token": "^1.0" }, "require-dev": { - "drupal/devel": "^1.0", + "drupal/devel": "^2.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "^4.0", @@ -7866,8 +7861,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1564708406", + "version": "8.x-1.10", + "datestamp": "1567099985", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8078,10 +8073,6 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, - { - "name": "jerdavis", - "homepage": "https://www.drupal.org/user/228997" - }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -8147,7 +8138,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "https://git.drupalcode.org/project/minimalhtml", + "source": "http://cgit.drupalcode.org/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -8466,10 +8457,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "banviktor", - "homepage": "https://www.drupal.org/user/3176333" - }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8486,7 +8473,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "https://git.drupalcode.org/project/paranoia" + "source": "http://cgit.drupalcode.org/paranoia" } }, { @@ -8702,7 +8689,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "https://git.drupalcode.org/project/regionincontent" + "source": "http://cgit.drupalcode.org/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -8735,7 +8722,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1566566888", + "datestamp": "1566578555", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8870,10 +8857,6 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, - { - "name": "binnythomas", - "homepage": "https://www.drupal.org/user/3123091" - }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" @@ -8886,7 +8869,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "https://git.drupalcode.org/project/search404" + "source": "http://cgit.drupalcode.org/search404" } }, { @@ -9013,17 +8996,17 @@ }, { "name": "drupal/similarterms", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/similarterms.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "46f2c36340e3bb2c40a250ff3a3de29947cdd609" + "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "d821f881203a634d44a174ff7a793e408ea7890f" }, "require": { "drupal/core": "*" @@ -9034,22 +9017,24 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1469824139", + "version": "8.x-1.4", + "datestamp": "1568313784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "PHP fatal error, SimilarTermsArgument::query() must be compatible with NumericArgument": "https://www.drupal.org/files/issues/query_4.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ + { + "name": "ericpugh", + "homepage": "https://www.drupal.org/user/130084" + }, { "name": "rmiddle", "homepage": "https://www.drupal.org/user/192183" @@ -9160,7 +9145,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "https://git.drupalcode.org/project/social_media_links", + "source": "http://cgit.drupalcode.org/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9212,7 +9197,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "https://git.drupalcode.org/project/subprofiles" + "source": "http://cgit.drupalcode.org/subprofiles" } }, { @@ -9263,7 +9248,7 @@ "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": "https://git.drupalcode.org/project/textarea_widget_for_text" + "source": "http://cgit.drupalcode.org/textarea_widget_for_text" } }, { @@ -9330,7 +9315,7 @@ "description": "Provides a user interface for the Token API and some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { - "source": "https://git.drupalcode.org/project/token" + "source": "http://cgit.drupalcode.org/token" } }, { @@ -9339,7 +9324,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "a5e668836dc805fa443ec84e31d90234e5cac2db" + "reference": "99ddfae232c2ea093321c45bba0c9e76bd392d14" }, "require": { "drupal/core": "~8.0" @@ -9350,8 +9335,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+5-dev", - "datestamp": "1543570680", + "version": "8.x-1.0-alpha2+6-dev", + "datestamp": "1567642981", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9360,7 +9345,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -9374,10 +9359,18 @@ ], "description": "Provides template suggestions for things Drupal doesn't.", "homepage": "https://www.drupal.org/project/twigsuggest", + "keywords": [ + "drupal", + "styling", + "template suggestions", + "templates", + "theming" + ], "support": { - "source": "https://git.drupalcode.org/project/twigsuggest" + "source": "https://git.drupalcode.org/project/twigsuggest.git", + "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2018-11-30T09:33:30+00:00" + "time": "2019-09-05T03:30:21+00:00" }, { "name": "drupal/ui_patterns", @@ -9597,12 +9590,12 @@ ], "authors": [ { - "name": "joekers", - "homepage": "https://www.drupal.org/user/2229066" + "name": "New Zeal", + "homepage": "https://www.drupal.org/user/93571" }, { - "name": "kent@passingphase.nz", - "homepage": "https://www.drupal.org/user/93571" + "name": "joekers", + "homepage": "https://www.drupal.org/user/2229066" }, { "name": "seanB", @@ -9735,17 +9728,17 @@ }, { "name": "drupal/webform_mailchimp", - "version": "5.4.0", + "version": "5.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_mailchimp.git", - "reference": "8.x-5.4" + "reference": "8.x-5.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.4.zip", - "reference": "8.x-5.4", - "shasum": "ef952b0a2e385a3e1479ac363924f8ce6f4724f1" + "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.7.zip", + "reference": "8.x-5.7", + "shasum": "0b6fb4436b7ca4574c438d5a72fc7300e61ba71a" }, "require": { "drupal/core": "~8.0", @@ -9758,8 +9751,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.4", - "datestamp": "1526051285", + "version": "8.x-5.7", + "datestamp": "1568645287", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9861,7 +9854,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" + "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" } }, { @@ -10153,14 +10146,14 @@ "authors": [ { "name": "Nicholas Humfrey", - "role": "Developer", "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/" + "homepage": "http://www.aelius.com/njh/", + "role": "Developer" }, { "name": "Alexey Zakhlestin", - "role": "Developer", - "email": "indeyets@gmail.com" + "email": "indeyets@gmail.com", + "role": "Developer" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", @@ -11078,8 +11071,8 @@ "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", - "role": "Developer", - "email": "lcobucci@gmail.com" + "email": "lcobucci@gmail.com", + "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -11091,34 +11084,34 @@ }, { "name": "league/commonmark", - "version": "0.15.7", + "version": "0.18.5", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "36d82f166e441dfa28643f8d01dd8bdd3a579adf" + "reference": "f94e18d68260f43a7d846279cad88405854b1306" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/36d82f166e441dfa28643f8d01dd8bdd3a579adf", - "reference": "36d82f166e441dfa28643f8d01dd8bdd3a579adf", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f94e18d68260f43a7d846279cad88405854b1306", + "reference": "f94e18d68260f43a7d846279cad88405854b1306", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": ">=5.4.8" + "php": ">=5.6.5" }, "replace": { "colinodell/commonmark-php": "*" }, "require-dev": { "cebe/markdown": "~1.0", + "commonmark/commonmark.js": "0.28", "erusev/parsedown": "~1.0", - "jgm/commonmark": "0.28", "michelf/php-markdown": "~1.4", - "mikehaertl/php-shellcommand": "~1.2.0", - "phpunit/phpunit": "~4.3|~5.0", - "scrutinizer/ocular": "~1.1", - "symfony/finder": "~2.3|~3.0" + "mikehaertl/php-shellcommand": "^1.2", + "phpunit/phpunit": "^5.7.27|^6.5.14", + "scrutinizer/ocular": "^1.1", + "symfony/finder": "^3.0|^4.0" }, "suggest": { "league/commonmark-extras": "Library of useful extensions including smart punctuation" @@ -11129,7 +11122,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.16-dev" + "dev-master": "0.19-dev" } }, "autoload": { @@ -11149,14 +11142,14 @@ "homepage": "https://www.colinodell.com" } ], - "description": "Markdown parser for PHP based on the CommonMark spec", + "description": "PHP Markdown parser based on the CommonMark spec", "homepage": "https://github.com/thephpleague/commonmark", "keywords": [ "commonmark", "markdown", "parser" ], - "time": "2017-10-26T15:41:07+00:00" + "time": "2019-03-28T13:52:31+00:00" }, { "name": "league/container", @@ -11205,9 +11198,9 @@ "authors": [ { "name": "Phil Bennett", - "role": "Developer", "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com" + "homepage": "http://www.philipobenito.com", + "role": "Developer" } ], "description": "A fast and intuitive dependency injection container.", @@ -11376,9 +11369,9 @@ "authors": [ { "name": "Michel Fortin", - "role": "Developer", "email": "michel.fortin@michelf.ca", - "homepage": "https://michelf.ca/" + "homepage": "https://michelf.ca/", + "role": "Developer" }, { "name": "John Gruber", @@ -11431,16 +11424,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "e612609022e935f3d0337c1295176505b41188c8" + "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8", - "reference": "e612609022e935f3d0337c1295176505b41188c8", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4", + "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4", "shasum": "" }, "require": { @@ -11478,7 +11471,7 @@ "parser", "php" ], - "time": "2019-08-12T20:17:41+00:00" + "time": "2019-09-01T07:51:21+00:00" }, { "name": "p3k/http", @@ -11564,16 +11557,16 @@ }, { "name": "p3k/picofeed", - "version": "dev-master", + "version": "v0.1.38", "source": { "type": "git", - "url": "https://github.com/aaronpk/picofeed.git", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" + "url": "https://github.com/aaronpk/picoFeed.git", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", "shasum": "" }, "require": { @@ -11612,8 +11605,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/aaronpk/picoFeed", - "time": "2019-01-17T17:26:41+00:00" + "homepage": "https://github.com/miniflux/picoFeed", + "time": "2017-11-30T00:16:58+00:00" }, { "name": "p3k/timezone", @@ -11847,18 +11840,18 @@ "authors": [ { "name": "Greg Beaver", - "role": "Helper", - "email": "cellog@php.net" + "email": "cellog@php.net", + "role": "Helper" }, { "name": "Andrei Zmievski", - "role": "Lead", - "email": "andrei@php.net" + "email": "andrei@php.net", + "role": "Lead" }, { "name": "Stig Bakken", - "role": "Developer", - "email": "stig@php.net" + "email": "stig@php.net", + "role": "Developer" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", @@ -11901,8 +11894,8 @@ "authors": [ { "name": "Christian Weiske", - "role": "Lead", - "email": "cweiske@php.net" + "email": "cweiske@php.net", + "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", @@ -12764,29 +12757,25 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.3.4", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "cc686552948d627528c0e2e759186dff67c2610e" + "reference": "8558d1bc4554f5cb0b66e50377457967a8969263" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/cc686552948d627528c0e2e759186dff67c2610e", - "reference": "cc686552948d627528c0e2e759186dff67c2610e", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8558d1bc4554f5cb0b66e50377457967a8969263", + "reference": "8558d1bc4554f5cb0b66e50377457967a8969263", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, - "conflict": { - "masterminds/html5": "<2.6" - }, "require-dev": { - "masterminds/html5": "^2.6", - "symfony/css-selector": "~3.4|~4.0" + "symfony/css-selector": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/css-selector": "" @@ -12794,7 +12783,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -12821,7 +12810,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-08-26T08:26:39+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/event-dispatcher", @@ -14059,19 +14048,19 @@ "authors": [ { "name": "Fabien Potencier", - "role": "Lead Developer", "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org" + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { "name": "Twig Team", - "role": "Contributors", - "homepage": "https://twig.symfony.com/contributors" + "homepage": "https://twig.symfony.com/contributors", + "role": "Contributors" }, { "name": "Armin Ronacher", - "role": "Project Founder", - "email": "armin.ronacher@active-4.com" + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", @@ -14370,16 +14359,16 @@ }, { "name": "zendframework/zend-escaper", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-escaper.git", - "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074" + "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074", - "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074", + "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", + "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", "shasum": "" }, "require": { @@ -14411,7 +14400,7 @@ "escaper", "zf" ], - "time": "2018-04-25T15:48:53+00:00" + "time": "2019-09-05T20:03:20+00:00" }, { "name": "zendframework/zend-feed", -- 2.45.2 From 10eccb0e5425d55ea35f84bed4aa468bebdb3535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 11:20:56 -0500 Subject: [PATCH 067/365] Update composer lock file with latest security, stable updates --- composer.lock | 989 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 600 insertions(+), 389 deletions(-) diff --git a/composer.lock b/composer.lock index e613a95..f78645a 100644 --- a/composer.lock +++ b/composer.lock @@ -562,16 +562,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.30.4", + "version": "1.30.5", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "8b7ae331e21e58088e3e52688823692ed6471ec3" + "reference": "c59c31ee6d8eefe76a5d367feef902e259c90c7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8b7ae331e21e58088e3e52688823692ed6471ec3", - "reference": "8b7ae331e21e58088e3e52688823692ed6471ec3", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/c59c31ee6d8eefe76a5d367feef902e259c90c7b", + "reference": "c59c31ee6d8eefe76a5d367feef902e259c90c7b", "shasum": "" }, "require": { @@ -603,20 +603,20 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-08-25T06:39:56+00:00" + "time": "2019-10-27T14:27:26+00:00" }, { "name": "commerceguys/addressing", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1" + "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1", - "reference": "2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", + "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", "shasum": "" }, "require": { @@ -662,7 +662,7 @@ "localization", "postal" ], - "time": "2019-06-27T10:43:27+00:00" + "time": "2019-10-21T14:31:17+00:00" }, { "name": "composer/installers", @@ -1285,20 +1285,20 @@ }, { "name": "consolidation/robo", - "version": "1.4.10", + "version": "1.4.11", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "e5a6ca64cf1324151873672e484aceb21f365681" + "reference": "5fa1d901776a628167a325baa9db95d8edf13a80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/e5a6ca64cf1324151873672e484aceb21f365681", - "reference": "e5a6ca64cf1324151873672e484aceb21f365681", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80", + "reference": "5fa1d901776a628167a325baa9db95d8edf13a80", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.10.2", + "consolidation/annotated-command": "^2.11.0", "consolidation/config": "^1.2", "consolidation/log": "~1", "consolidation/output-formatters": "^3.1.13", @@ -1328,6 +1328,7 @@ "pear/archive_tar": "^1.4.4", "php-coveralls/php-coveralls": "^1", "phpunit/php-code-coverage": "~2|~4", + "sebastian/comparator": "^1.2.4", "squizlabs/php_codesniffer": "^2.8" }, "suggest": { @@ -1389,7 +1390,7 @@ } ], "description": "Modern task runner", - "time": "2019-07-29T15:40:50+00:00" + "time": "2019-10-29T15:50:02+00:00" }, { "name": "consolidation/self-update", @@ -1796,16 +1797,16 @@ }, { "name": "doctrine/annotations", - "version": "v1.7.0", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb" + "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb", - "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", + "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", "shasum": "" }, "require": { @@ -1814,7 +1815,7 @@ }, "require-dev": { "doctrine/cache": "1.*", - "phpunit/phpunit": "^7.5@dev" + "phpunit/phpunit": "^7.5" }, "type": "library", "extra": { @@ -1860,20 +1861,20 @@ "docblock", "parser" ], - "time": "2019-08-08T18:11:40+00:00" + "time": "2019-10-01T18:55:10+00:00" }, { "name": "doctrine/cache", - "version": "v1.8.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57" + "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", - "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", + "url": "https://api.github.com/repos/doctrine/cache/zipball/89a5c76c39c292f7798f964ab3c836c3f8192a55", + "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55", "shasum": "" }, "require": { @@ -1884,7 +1885,7 @@ }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^4.0", + "doctrine/coding-standard": "^6.0", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.0", "predis/predis": "~1.0" @@ -1895,7 +1896,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8.x-dev" + "dev-master": "1.9.x-dev" } }, "autoload": { @@ -1908,6 +1909,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1916,10 +1921,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1929,26 +1930,34 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Caching library offering an object-oriented API for many cache backends", - "homepage": "https://www.doctrine-project.org", + "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", + "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ + "abstraction", + "apcu", "cache", - "caching" + "caching", + "couchdb", + "memcached", + "php", + "redis", + "riak", + "xcache" ], - "time": "2018-08-21T18:01:43+00:00" + "time": "2019-11-15T14:31:57+00:00" }, { "name": "doctrine/collections", - "version": "v1.6.2", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be" + "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be", - "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be", + "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", + "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", "shasum": "" }, "require": { @@ -1976,6 +1985,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1984,10 +1997,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2005,7 +2014,7 @@ "iterators", "php" ], - "time": "2019-06-09T13:48:14+00:00" + "time": "2019-11-13T13:07:11+00:00" }, { "name": "doctrine/common", @@ -2092,16 +2101,16 @@ }, { "name": "doctrine/event-manager", - "version": "v1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", - "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3" + "reference": "629572819973f13486371cb611386eb17851e85c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3", - "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3", + "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", + "reference": "629572819973f13486371cb611386eb17851e85c", "shasum": "" }, "require": { @@ -2111,7 +2120,7 @@ "doctrine/common": "<2.9@dev" }, "require-dev": { - "doctrine/coding-standard": "^4.0", + "doctrine/coding-standard": "^6.0", "phpunit/phpunit": "^7.0" }, "type": "library", @@ -2130,6 +2139,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2138,10 +2151,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2155,27 +2164,29 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Event Manager component", + "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", - "eventdispatcher", - "eventmanager" + "event dispatcher", + "event manager", + "event system", + "events" ], - "time": "2018-06-11T11:59:03+00:00" + "time": "2019-11-10T09:48:07+00:00" }, { "name": "doctrine/inflector", - "version": "v1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "5527a48b7313d15261292c149e55e26eae771b0a" + "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", - "reference": "5527a48b7313d15261292c149e55e26eae771b0a", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", + "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", "shasum": "" }, "require": { @@ -2200,6 +2211,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2208,10 +2223,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2229,34 +2240,32 @@ "singularize", "string" ], - "time": "2018-01-09T20:05:19+00:00" + "time": "2019-10-30T19:59:35+00:00" }, { "name": "doctrine/lexer", - "version": "1.1.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea" + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea", - "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", "shasum": "" }, "require": { - "php": "^7.2" + "php": ">=5.3.2" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpstan/phpstan": "^0.11.8", - "phpunit/phpunit": "^8.2" + "phpunit/phpunit": "^4.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -2269,14 +2278,14 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" @@ -2291,20 +2300,20 @@ "parser", "php" ], - "time": "2019-07-30T19:33:28+00:00" + "time": "2019-06-08T11:03:04+00:00" }, { "name": "doctrine/persistence", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48" + "reference": "43526ae63312942e5316100bb3ed589ba1aba491" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48", - "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/43526ae63312942e5316100bb3ed589ba1aba491", + "reference": "43526ae63312942e5316100bb3ed589ba1aba491", "shasum": "" }, "require": { @@ -2326,7 +2335,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -2339,6 +2348,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2347,10 +2360,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2373,7 +2382,7 @@ "orm", "persistence" ], - "time": "2019-04-23T08:28:24+00:00" + "time": "2019-04-23T12:39:21+00:00" }, { "name": "doctrine/reflection", @@ -2762,17 +2771,17 @@ }, { "name": "drupal/allowed_formats", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "b7bfc78d7e64f1df37ca6cad118a1ff8f7228b64" + "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "50f8f80cf3326382c968521d34d3a113b37e32b3" }, "require": { "drupal/core": "*" @@ -2783,8 +2792,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1492709942", + "version": "8.x-1.2", + "datestamp": "1573747386", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2804,7 +2813,7 @@ "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" + "source": "https://git.drupalcode.org/project/allowed_formats" } }, { @@ -3526,17 +3535,17 @@ }, { "name": "drupal/config_filter", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { "drupal/core": "~8.0" @@ -3550,8 +3559,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1542184982", + "version": "8.x-1.5", + "datestamp": "1572542288", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4018,16 +4027,16 @@ }, { "name": "drupal/core", - "version": "8.7.7", + "version": "8.7.10", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92" + "reference": "02400f3ac4970b218dc63064895b3cbbe8576ad9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92", - "reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92", + "url": "https://api.github.com/repos/drupal/core/zipball/02400f3ac4970b218dc63064895b3cbbe8576ad9", + "reference": "02400f3ac4970b218dc63064895b3cbbe8576ad9", "shasum": "" }, "require": { @@ -4065,7 +4074,7 @@ "symfony/http-kernel": "~3.4.14", "symfony/polyfill-iconv": "^1.0", "symfony/process": "~3.4.0", - "symfony/psr-http-message-bridge": "^1.0", + "symfony/psr-http-message-bridge": "^1.1.2", "symfony/routing": "~3.4.0", "symfony/serializer": "~3.4.0", "symfony/translation": "~3.4.0", @@ -4259,7 +4268,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-09-04T10:26:35+00:00" + "time": "2019-11-13T23:20:55+00:00" }, { "name": "drupal/crop", @@ -5634,22 +5643,22 @@ }, { "name": "drupal/drutopia_related_content", - "version": "1.0.0-beta2", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_related_content.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "1c0b1870b44a026548399ca4e529acac7c995973" + "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "4c73a9c3784dc06e66fc3666824d88bb4fbad981" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/core": "*", - "drupal/drutopia_core": "^1.0-alpha5", + "drupal/drutopia_core": "^1.0-beta3", "drupal/similarterms": "^1.3" }, "type": "drupal-module", @@ -5658,17 +5667,12 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1559239088", + "version": "8.x-1.0-beta3", + "datestamp": "1569167886", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } - }, - "patches": { - "drupal/similarterms": { - "PHP fatal error, SimilarTermsArgument::query() must be compatible with NumericArgument": "https://www.drupal.org/files/issues/query_4.patch" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -5701,7 +5705,7 @@ "homepage": "https://www.drupal.org/user/837536" } ], - "description": "Provides related content on node pages generated via similar terms.", + "description": "Shows content (articles, actions, etc.) related to the current page's content based on the taxonomy terms held in common.", "homepage": "https://gitlab.com/drutopia/drutopia_related_content", "keywords": [ "content", @@ -6416,17 +6420,17 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "82d515de04d3a75fb677ed82241a6aff3f54ab47" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "4e3b849b0d984cd3c0a4330c9aa4cb16bf1f79f6" }, "require": { "drupal/core": "~8.0" @@ -6440,8 +6444,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1539588781", + "version": "8.x-1.7", + "datestamp": "1570284187", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6899,17 +6903,17 @@ }, { "name": "drupal/focal_point", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "5c48b6ebc0aeebec89af8b41a9ab2ef02a2950ed" + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "b274a5f4484ce99dece492dc7ae7149b34982244" }, "require": { "drupal/core": "*", @@ -6924,8 +6928,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1568206088", + "version": "8.x-1.2", + "datestamp": "1569333485", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7368,7 +7372,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "f66721e982804cc621cd2da055a2841919ea165e" + "reference": "5af4624d8e2532e239bd1013f7867bdeb4a60d53" }, "require": { "drupal/core": "~8.0", @@ -7376,6 +7380,7 @@ "indieweb/mention-client": "^1.2", "lcobucci/jwt": "^3.0", "p3k/micropub": "^0.0.2", + "p3k/websub": "^0.0.1", "p3k/xray": "^1.7" }, "require-dev": { @@ -7389,8 +7394,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3+8-dev", - "datestamp": "1567409884", + "version": "8.x-1.4+27-dev", + "datestamp": "1573815486", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7419,21 +7424,21 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2019-09-02T07:33:11+00:00" + "time": "2019-11-15T12:23:41+00:00" }, { "name": "drupal/mailchimp", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailchimp.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "7eda95ab868f02796f36d2a348979ff0c9b50871" + "url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "e941ed42ac8db20e89cdaa47f81e6a904ece59a3" }, "require": { "drupal/core": "~8.0", @@ -7448,8 +7453,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1564183981", + "version": "8.x-1.11", + "datestamp": "1569440287", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7762,23 +7767,22 @@ }, { "name": "drupal/message", - "version": "1.0.0-rc2", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/message.git", - "reference": "8.x-1.0-rc2" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/message-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "8c74e4e98fd6bfa19728f499dc5f14ce29f5ba17" + "url": "https://ftp.drupal.org/files/projects/message-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "873b3d8030d47bd472d75472f293b7631a59eeaf" }, "require": { "drupal/core": "*" }, "require-dev": { - "drupal/coder": "^8.2", "drupal/token": "*" }, "type": "drupal-module", @@ -7787,11 +7791,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1524519784", + "version": "8.x-1.0", + "datestamp": "1570139286", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -7824,7 +7828,7 @@ "description": "Message", "homepage": "https://www.drupal.org/project/message", "support": { - "source": "http://cgit.drupalcode.org/message" + "source": "https://git.drupalcode.org/project/message" } }, { @@ -7962,17 +7966,17 @@ }, { "name": "drupal/migrate_tools", - "version": "4.3.0", + "version": "4.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "8.x-4.3" + "reference": "8.x-4.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.3.zip", - "reference": "8.x-4.3", - "shasum": "dbff0c5dbfdeeeca2294cbd2a858b851b3ba0753" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.4.zip", + "reference": "8.x-4.4", + "shasum": "54a9f138809564c7e89d0e37e9fbb2ed57b562e2" }, "require": { "drupal/core": "^8.3", @@ -7981,7 +7985,7 @@ "require-dev": { "drupal/migrate_plus": "4.x-dev", "drupal/migrate_source_csv": "^2.2", - "drush/drush": "^9" + "drush/drush": "^10" }, "type": "drupal-module", "extra": { @@ -7989,8 +7993,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.3", - "datestamp": "1565213885", + "version": "8.x-4.4", + "datestamp": "1570477985", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7998,7 +8002,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } } }, @@ -8196,17 +8200,17 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-beta4", + "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "d745d095236cb96146a4d294a1d61897f7b473df" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta5.zip", + "reference": "8.x-1.0-beta5", + "shasum": "3f9ff20e0066ce15d573960d497c2c7929c6cbf2" }, "require": { "drupal/bulma": "^1.0-alpha2", @@ -8219,8 +8223,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1566518585", + "version": "8.x-1.0-beta5", + "datestamp": "1570576080", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -8274,17 +8278,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "c04753047fc995bfa2236c272d0b8344d77ee25d" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "12f96d90940df1c870bbe4cb97a8260169045911" }, "require": { "drupal/core": "~8", @@ -8296,7 +8300,7 @@ "drupal/diff": "~1.0", "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", - "drupal/field_group": "~1.0", + "drupal/field_group": "3.x-dev", "drupal/inline_entity_form": "~1.0", "drupal/paragraphs-paragraphs_library": "*", "drupal/replicate": "~1.0", @@ -8312,8 +8316,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1565881389", + "version": "8.x-1.10", + "datestamp": "1572617586", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8341,6 +8345,10 @@ "name": "jeroen.b", "homepage": "https://www.drupal.org/user/1853532" }, + { + "name": "jstoller", + "homepage": "https://www.drupal.org/user/99012" + }, { "name": "miro_dietiker", "homepage": "https://www.drupal.org/user/227761" @@ -8478,20 +8486,20 @@ }, { "name": "drupal/pathauto", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "ddfb047ae04ca2ddf475d65f6c09bceb44169e25" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "ae3c13f26d625e63da3b13dc64016888eca519c7" }, "require": { - "drupal/core": "^8.5", + "drupal/core": "^8.6", "drupal/ctools": "*", "drupal/token": "*" }, @@ -8501,8 +8509,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1554239887", + "version": "8.x-1.5", + "datestamp": "1570828084", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8874,17 +8882,17 @@ }, { "name": "drupal/search_api", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.14" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "bfc45a5ea3965cd8355927cd56a8f6a148cfc5e5" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "12c13141adb6b687fe36781ac9269a49ef810323" }, "require": { "drupal/core": "^8.6" @@ -8893,6 +8901,7 @@ "drupal/search_api_solr": "2.* || 3.0 || 3.1" }, "require-dev": { + "drupal/language_fallback_fix": "@dev", "drupal/search_api_autocomplete": "@dev", "drupal/search_api_db": "*" }, @@ -8907,8 +8916,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.14", - "datestamp": "1562599986", + "version": "8.x-1.15", + "datestamp": "1573122785", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8919,9 +8928,7 @@ "drush.services.yml": "^9" } }, - "patches_applied": { - "Notice: Undefined index: total When we enable the module in the installation step": "https://www.drupal.org/files/issues/2931562-13--undefined_total_in_task_manager_batch_finish.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -8951,7 +8958,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.14.0", + "version": "1.15.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" @@ -8962,8 +8969,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.14", - "datestamp": "1562599986", + "version": "8.x-1.15", + "datestamp": "1573122785", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9023,8 +9030,7 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": [] + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -9324,7 +9330,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "99ddfae232c2ea093321c45bba0c9e76bd392d14" + "reference": "88a099b8b5f7f5975188f9c642436d52c63b0cf3" }, "require": { "drupal/core": "~8.0" @@ -9335,8 +9341,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+6-dev", - "datestamp": "1567642981", + "version": "8.x-1.0-alpha2+9-dev", + "datestamp": "1571695384", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9370,7 +9376,7 @@ "source": "https://git.drupalcode.org/project/twigsuggest.git", "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2019-09-05T03:30:21+00:00" + "time": "2019-11-14T00:52:52+00:00" }, { "name": "drupal/ui_patterns", @@ -9614,17 +9620,17 @@ }, { "name": "drupal/webform", - "version": "5.4.0", + "version": "5.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.4" + "reference": "8.x-5.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.4.zip", - "reference": "8.x-5.4", - "shasum": "367de6af2485d3838ec80f41c536f6ecc52a405f" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.5.zip", + "reference": "8.x-5.5", + "shasum": "71b2b14176d0dbf9e3dd5b266cbb0e9fc7b49c26" }, "require": { "drupal/core": "*" @@ -9646,6 +9652,7 @@ "drupal/webform_attachment": "*", "drupal/webform_entity_print": "*", "drupal/webform_node": "*", + "drupal/webform_options_limit": "*", "drupal/webform_scheduled_email": "*", "drupal/webform_ui": "*" }, @@ -9655,8 +9662,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.4", - "datestamp": "1566209286", + "version": "8.x-5.5", + "datestamp": "1572377284", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9720,7 +9727,6 @@ "homepage": "https://drupal.org/project/webform", "support": { "source": "http://cgit.drupalcode.org/webform", - "error": "Invalid dependency: \"telephone_validation/telephone_validation\" is an unknown drupal 8 package name", "issues": "https://www.drupal.org/project/issues/webform?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/webform", "forum": "https://drupal.stackexchange.com/questions/tagged/webform" @@ -9728,17 +9734,17 @@ }, { "name": "drupal/webform_mailchimp", - "version": "5.7.0", + "version": "5.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_mailchimp.git", - "reference": "8.x-5.7" + "reference": "8.x-5.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.7.zip", - "reference": "8.x-5.7", - "shasum": "0b6fb4436b7ca4574c438d5a72fc7300e61ba71a" + "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.8.zip", + "reference": "8.x-5.8", + "shasum": "ac93b0c3ae02037a834cc2fcd14a5f3d9e8f1f3f" }, "require": { "drupal/core": "~8.0", @@ -9751,8 +9757,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.7", - "datestamp": "1568645287", + "version": "8.x-5.8", + "datestamp": "1571252884", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10388,16 +10394,16 @@ }, { "name": "fzaninotto/faker", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de" + "reference": "27a216cbe72327b2d6369fab721a5843be71e57d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de", - "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/27a216cbe72327b2d6369fab721a5843be71e57d", + "reference": "27a216cbe72327b2d6369fab721a5843be71e57d", "shasum": "" }, "require": { @@ -10406,13 +10412,11 @@ "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", - "squizlabs/php_codesniffer": "^1.5" + "squizlabs/php_codesniffer": "^2.9.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.8-dev" - } + "branch-alias": [] }, "autoload": { "psr-4": { @@ -10434,7 +10438,7 @@ "faker", "fixtures" ], - "time": "2018-07-12T10:23:15+00:00" + "time": "2019-11-14T13:13:06+00:00" }, { "name": "grasmash/expander", @@ -10533,27 +10537,28 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.3.3", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + "reference": "0895c932405407fd3a7368b6910c09a24d26db11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", + "reference": "0895c932405407fd3a7368b6910c09a24d26db11", "shasum": "" }, "require": { + "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.4", + "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.0" + "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" @@ -10565,12 +10570,12 @@ } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\": "src/" - } + }, + "files": [ + "src/functions_include.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -10594,7 +10599,7 @@ "rest", "web service" ], - "time": "2018-04-22T15:46:56+00:00" + "time": "2019-10-23T15:58:00+00:00" }, { "name": "guzzlehttp/promises", @@ -10983,16 +10988,16 @@ }, { "name": "kub-at/php-simple-html-dom-parser", - "version": "1.9", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", - "reference": "1fe277a7616b5d7cfd192a8908cbc7653dc9baee" + "reference": "ff22f98bfd9235115c128059076f3eb740d66913" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/1fe277a7616b5d7cfd192a8908cbc7653dc9baee", - "reference": "1fe277a7616b5d7cfd192a8908cbc7653dc9baee", + "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913", + "reference": "ff22f98bfd9235115c128059076f3eb740d66913", "shasum": "" }, "require": { @@ -11025,7 +11030,7 @@ "dom", "html" ], - "time": "2019-06-03T05:50:36+00:00" + "time": "2019-10-25T12:34:43+00:00" }, { "name": "lcobucci/jwt", @@ -11424,16 +11429,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.2.4", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4" + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4", - "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", "shasum": "" }, "require": { @@ -11441,6 +11446,7 @@ "php": ">=7.0" }, "require-dev": { + "ircmaxell/php-yacc": "0.0.5", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, "bin": [ @@ -11449,7 +11455,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -11471,7 +11477,7 @@ "parser", "php" ], - "time": "2019-09-01T07:51:21+00:00" + "time": "2019-11-08T13:50:10+00:00" }, { "name": "p3k/http", @@ -11651,17 +11657,113 @@ "time": "2017-01-12T17:30:08+00:00" }, { - "name": "p3k/xray", - "version": "v1.8.2", + "name": "p3k/utils", + "version": "1.2.0", "source": { "type": "git", - "url": "https://github.com/aaronpk/XRay.git", - "reference": "5b779feb8a13c259d253a8d45202ac489b0bc32c" + "url": "https://github.com/aaronpk/p3k-utils.git", + "reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/5b779feb8a13c259d253a8d45202ac489b0bc32c", - "reference": "5b779feb8a13c259d253a8d45202ac489b0bc32c", + "url": "https://api.github.com/repos/aaronpk/p3k-utils/zipball/ecd0ba1afca8e586f09792f7be5052e142d3cbde", + "reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde", + "shasum": "" + }, + "require": { + "php": ">=5.5" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.13", + "predis/predis": "1.1.*" + }, + "type": "library", + "autoload": { + "files": [ + "src/global.php", + "src/url.php", + "src/utils.php", + "src/date.php", + "src/cache.php", + "src/geo.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Aaron Parecki", + "homepage": "https://aaronparecki.com" + } + ], + "description": "Some helpful functions used by https://p3k.io projects", + "homepage": "https://github.com/aaronpk/p3k-utils", + "time": "2018-03-28T13:44:56+00:00" + }, + { + "name": "p3k/websub", + "version": "0.0.1", + "source": { + "type": "git", + "url": "https://github.com/aaronpk/p3k-websub.git", + "reference": "3e37fbb3e8865f159b8adaaab9569e5984bc8890" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/aaronpk/p3k-websub/zipball/3e37fbb3e8865f159b8adaaab9569e5984bc8890", + "reference": "3e37fbb3e8865f159b8adaaab9569e5984bc8890", + "shasum": "" + }, + "require": { + "indieweb/link-rel-parser": "0.1.*", + "p3k/http": "0.1.*", + "p3k/utils": "1.*" + }, + "require-dev": { + "predis/predis": "1.*" + }, + "type": "library", + "autoload": { + "psr-4": { + "p3k\\WebSub\\": "src/p3k/WebSub" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Aaron Parecki", + "homepage": "https://aaronparecki.com" + } + ], + "description": "A library for subscribing to and publishing WebSub feeds", + "homepage": "https://github.com/aaronpk/p3k-websub", + "keywords": [ + "feed", + "indieweb", + "p3k", + "pubsub", + "pubsubhubbub", + "websub" + ], + "time": "2017-05-08T15:26:11+00:00" + }, + { + "name": "p3k/xray", + "version": "v1.9.1", + "source": { + "type": "git", + "url": "https://github.com/aaronpk/XRay.git", + "reference": "989d42a85f93bc53cc216ee6539abb3b4fa960c9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/989d42a85f93bc53cc216ee6539abb3b4fa960c9", + "reference": "989d42a85f93bc53cc216ee6539abb3b4fa960c9", "shasum": "" }, "require": { @@ -11672,8 +11774,8 @@ "indieweb/link-rel-parser": "0.1.*", "masterminds/html5": "^2.3", "mf2/mf2": "^0.4", - "p3k/http": ">=0.1.7", - "p3k/picofeed": ">=0.1.38", + "p3k/http": ">=0.1.8", + "p3k/picofeed": ">=0.1.35", "p3k/timezone": "*" }, "require-dev": { @@ -11697,7 +11799,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2019-01-15T19:30:03+00:00" + "time": "2019-11-16T03:57:11+00:00" }, { "name": "paragonie/random_compat", @@ -11746,16 +11848,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.7", + "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845" + "reference": "442bdffb7edb84c898cfd94f7ac8500e49d5bbb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/7e48add6f8edc3027dd98ad15964b1a28fd0c845", - "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/442bdffb7edb84c898cfd94f7ac8500e49d5bbb5", + "reference": "442bdffb7edb84c898cfd94f7ac8500e49d5bbb5", "shasum": "" }, "require": { @@ -11808,7 +11910,7 @@ "archive", "tar" ], - "time": "2019-04-08T13:15:55+00:00" + "time": "2019-10-21T13:31:24+00:00" }, { "name": "pear/console_getopt", @@ -12057,16 +12159,16 @@ }, { "name": "psr/log", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, "require": { @@ -12075,7 +12177,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -12100,7 +12202,7 @@ "psr", "psr-3" ], - "time": "2018-11-20T15:27:04+00:00" + "time": "2019-11-01T11:05:21+00:00" }, { "name": "psy/psysh", @@ -12326,16 +12428,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.3.4", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119" + "reference": "b14fa08508afd152257d5dcc7adb5f278654d972" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9e5dddb637b13db82e35695a8603fe6e118cc119", - "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/b14fa08508afd152257d5dcc7adb5f278654d972", + "reference": "b14fa08508afd152257d5dcc7adb5f278654d972", "shasum": "" }, "require": { @@ -12381,11 +12483,11 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-08-26T08:26:39+00:00" + "time": "2019-10-28T17:07:32+00:00" }, { "name": "symfony/class-loader", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -12441,16 +12543,16 @@ }, { "name": "symfony/config", - "version": "v4.3.4", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece" + "reference": "8267214841c44d315a55242ea867684eb43c42ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/07d49c0f823e0bc367c6d84e35b61419188a5ece", - "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece", + "url": "https://api.github.com/repos/symfony/config/zipball/8267214841c44d315a55242ea867684eb43c42ce", + "reference": "8267214841c44d315a55242ea867684eb43c42ce", "shasum": "" }, "require": { @@ -12501,20 +12603,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-08-26T08:26:39+00:00" + "time": "2019-11-08T08:31:27+00:00" }, { "name": "symfony/console", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "4510f04e70344d70952566e4262a0b11df39cb10" + "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10", - "reference": "4510f04e70344d70952566e4262a0b11df39cb10", + "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7", + "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7", "shasum": "" }, "require": { @@ -12573,20 +12675,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-11-13T07:12:39+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41" + "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/e18c5c4b35e7f17513448a25d02f7af34a4bdb41", - "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", + "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", "shasum": "" }, "require": { @@ -12626,20 +12728,20 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2019-10-01T11:57:37+00:00" }, { "name": "symfony/debug", - "version": "v4.3.4", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced" + "reference": "5ea9c3e01989a86ceaa0283f21234b12deadf5e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/afcdea44a2e399c1e4b52246ec8d54c715393ced", - "reference": "afcdea44a2e399c1e4b52246ec8d54c715393ced", + "url": "https://api.github.com/repos/symfony/debug/zipball/5ea9c3e01989a86ceaa0283f21234b12deadf5e2", + "reference": "5ea9c3e01989a86ceaa0283f21234b12deadf5e2", "shasum": "" }, "require": { @@ -12682,20 +12784,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-08-20T14:27:59+00:00" + "time": "2019-10-28T17:07:32+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89" + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2709bc2978ceb90f5180181f777f8a09125f2d89", - "reference": "2709bc2978ceb90f5180181f777f8a09125f2d89", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", "shasum": "" }, "require": { @@ -12753,20 +12855,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-08-26T16:07:57+00:00" + "time": "2019-11-08T16:18:30+00:00" }, { "name": "symfony/dom-crawler", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "8558d1bc4554f5cb0b66e50377457967a8969263" + "reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8558d1bc4554f5cb0b66e50377457967a8969263", - "reference": "8558d1bc4554f5cb0b66e50377457967a8969263", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", + "reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", "shasum": "" }, "require": { @@ -12810,20 +12912,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "3e922c4c3430b9de624e8a285dada5e61e230959" + "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959", - "reference": "3e922c4c3430b9de624e8a285dada5e61e230959", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", + "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", "shasum": "" }, "require": { @@ -12873,11 +12975,11 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-08-23T08:05:57+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/filesystem", - "version": "v4.3.4", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -12927,16 +13029,16 @@ }, { "name": "symfony/finder", - "version": "v4.3.4", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2" + "reference": "72a068f77e317ae77c0a0495236ad292cfb5ce6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/86c1c929f0a4b24812e1eb109262fc3372c8e9f2", - "reference": "86c1c929f0a4b24812e1eb109262fc3372c8e9f2", + "url": "https://api.github.com/repos/symfony/finder/zipball/72a068f77e317ae77c0a0495236ad292cfb5ce6f", + "reference": "72a068f77e317ae77c0a0495236ad292cfb5ce6f", "shasum": "" }, "require": { @@ -12972,20 +13074,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-08-14T12:26:46+00:00" + "time": "2019-10-30T12:53:54+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4" + "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b3d57a1c325f39f703b249bed7998ce8c64236b4", - "reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce", + "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce", "shasum": "" }, "require": { @@ -13026,20 +13128,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:50:50+00:00" + "time": "2019-11-11T12:53:10+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "f6d35bb306b26812df007525f5757a8b0e95857e" + "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6d35bb306b26812df007525f5757a8b0e95857e", - "reference": "f6d35bb306b26812df007525f5757a8b0e95857e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9", + "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9", "shasum": "" }, "require": { @@ -13048,7 +13150,8 @@ "symfony/debug": "^3.3.3|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php56": "~1.8" }, "conflict": { "symfony/config": "<2.8", @@ -13115,7 +13218,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-08-26T16:36:29+00:00" + "time": "2019-11-13T08:44:50+00:00" }, { "name": "symfony/polyfill-ctype", @@ -13293,6 +13396,62 @@ ], "time": "2019-08-06T08:03:45+00:00" }, + { + "name": "symfony/polyfill-php56", + "version": "v1.12.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php56.git", + "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", + "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-util": "~1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2019-08-06T08:03:45+00:00" + }, { "name": "symfony/polyfill-php70", "version": "v1.12.0", @@ -13408,17 +13567,69 @@ "time": "2019-08-06T08:03:45+00:00" }, { - "name": "symfony/process", - "version": "v3.4.31", + "name": "symfony/polyfill-util", + "version": "v1.12.0", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa" + "url": "https://github.com/symfony/polyfill-util.git", + "reference": "4317de1386717b4c22caed7725350a8887ab205c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa", - "reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", + "reference": "4317de1386717b4c22caed7725350a8887ab205c", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Util\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony utilities for portability of PHP codes", + "homepage": "https://symfony.com", + "keywords": [ + "compat", + "compatibility", + "polyfill", + "shim" + ], + "time": "2019-08-06T08:03:45+00:00" + }, + { + "name": "symfony/process", + "version": "v3.4.35", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", + "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", "shasum": "" }, "require": { @@ -13454,7 +13665,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -13523,16 +13734,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "8b0faa681c4ee14701e76a7056fef15ac5384163" + "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/8b0faa681c4ee14701e76a7056fef15ac5384163", - "reference": "8b0faa681c4ee14701e76a7056fef15ac5384163", + "url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", + "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", "shasum": "" }, "require": { @@ -13595,20 +13806,20 @@ "uri", "url" ], - "time": "2019-08-26T07:50:50+00:00" + "time": "2019-11-08T17:25:00+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1" + "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/758c3cb8cd4a949ee76ee457450abdc80ea82aa1", - "reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675", + "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675", "shasum": "" }, "require": { @@ -13674,20 +13885,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-11-12T17:51:12+00:00" }, { "name": "symfony/translation", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1" + "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1", - "reference": "49a884e9ac297f99c56052bad30b2af89f716ee1", + "url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772", + "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772", "shasum": "" }, "require": { @@ -13744,20 +13955,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-10-30T12:43:22+00:00" }, { "name": "symfony/validator", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784" + "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/4dde4e74331ffa897c31e4423d02ae08d56f7784", - "reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784", + "url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80", + "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80", "shasum": "" }, "require": { @@ -13830,20 +14041,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-08-26T07:52:58+00:00" + "time": "2019-11-05T22:03:38+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.3.4", + "version": "v4.3.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6" + "reference": "ea4940845535c85ff5c505e13b3205b0076d07bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/641043e0f3e615990a0f29479f9c117e8a6698c6", - "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ea4940845535c85ff5c505e13b3205b0076d07bf", + "reference": "ea4940845535c85ff5c505e13b3205b0076d07bf", "shasum": "" }, "require": { @@ -13906,20 +14117,20 @@ "debug", "dump" ], - "time": "2019-08-26T08:26:39+00:00" + "time": "2019-10-13T12:02:04+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.31", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834" + "reference": "dab657db15207879217fc81df4f875947bf68804" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834", - "reference": "3dc414b7db30695bae671a1d86013d03f4ae9834", + "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", + "reference": "dab657db15207879217fc81df4f875947bf68804", "shasum": "" }, "require": { @@ -13965,7 +14176,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -14006,16 +14217,16 @@ }, { "name": "twig/twig", - "version": "v1.42.3", + "version": "v1.42.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e" + "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e", - "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", + "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", "shasum": "" }, "require": { @@ -14068,20 +14279,20 @@ "keywords": [ "templating" ], - "time": "2019-08-24T12:51:03+00:00" + "time": "2019-11-11T16:49:32+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870" + "reference": "e8a656d72028b97ab9f61ed993734f3cded02eeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/057622f5a3b92a5ffbea0fbaadce573500a62870", - "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e8a656d72028b97ab9f61ed993734f3cded02eeb", + "reference": "e8a656d72028b97ab9f61ed993734f3cded02eeb", "shasum": "" }, "require": { @@ -14114,7 +14325,7 @@ "security", "stream-wrapper" ], - "time": "2019-05-14T13:14:31+00:00" + "time": "2019-10-18T11:59:10+00:00" }, { "name": "webflo/drupal-finder", @@ -14254,16 +14465,16 @@ }, { "name": "zaporylie/composer-drupal-optimizations", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/zaporylie/composer-drupal-optimizations.git", - "reference": "173c198fd7c9aefa5e5b68cd755ee63eb0abf7e8" + "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/173c198fd7c9aefa5e5b68cd755ee63eb0abf7e8", - "reference": "173c198fd7c9aefa5e5b68cd755ee63eb0abf7e8", + "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/fb231d92adc862a2c9276bccbc90f684816dc75d", + "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d", "shasum": "" }, "require": { @@ -14293,7 +14504,7 @@ } ], "description": "Composer plugin to improve composer performance for Drupal projects", - "time": "2019-02-20T10:00:17+00:00" + "time": "2019-10-02T17:01:11+00:00" }, { "name": "zendframework/zend-diactoros", -- 2.45.2 From cedca7f6eccb9d3d57c8cc285481d613d8e25082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 14:10:28 -0500 Subject: [PATCH 068/365] Configure simple cards & landing page for listing of posts --- ...ity_view_display.node.blog.simple_card.yml | 47 ++++++++++--------- ...ty_view_display.node.landing_page.full.yml | 8 +++- ...ay.paragraph.content_reference.default.yml | 16 +++++-- 3 files changed, 42 insertions(+), 29 deletions(-) diff --git a/config/sync/core.entity_view_display.node.blog.simple_card.yml b/config/sync/core.entity_view_display.node.blog.simple_card.yml index 901c3f7..ed1e0dc 100644 --- a/config/sync/core.entity_view_display.node.blog.simple_card.yml +++ b/config/sync/core.entity_view_display.node.blog.simple_card.yml @@ -23,13 +23,14 @@ dependencies: third_party_settings: ds: layout: - id: ds_1col - library: null + id: ds_2col + library: ds/ds_2col disable_css: false entity_classes: all_classes settings: wrappers: - ds_content: div + left: div + right: div outer_wrapper: div attributes: '' link_attribute: '' @@ -37,45 +38,46 @@ third_party_settings: classes: layout_class: { } regions: - ds_content: - - field_image - - group_card_content - - 'bundle_field:node' + left: + - node_post_date + - group_date - node_title + right: + - field_image fields: - 'bundle_field:node': - plugin_id: 'bundle_field:node' - weight: 2 + node_post_date: + plugin_id: node_post_date + weight: 0 label: hidden - formatter: default + formatter: ds_post_date_short node_title: plugin_id: node_title - weight: 3 + weight: 2 label: hidden formatter: default settings: link: true wrapper: h2 - class: '' - exclude_node_title: '1' + class: 'title is-size-3-desktop is-size-4-tablet is-size-5-mobile' + exclude_node_title: '0' field_group: - group_card_content: + group_date: children: - - 'bundle_field:node' - - node_title + - node_post_date parent_name: '' weight: 1 format_type: html_element format_settings: id: '' - classes: '' - element: div + classes: subtitle + element: p show_label: false label_element: h3 + label_element_classes: '' attributes: '' effect: none speed: fast - label: 'Card content' + label: Date region: hidden _core: default_config_hash: wUTdzmd_uDUyf43YNRpJ7ic0Yg9me0T6jp-MTE2t874 @@ -86,8 +88,8 @@ mode: simple_card content: field_image: type: responsive_image - weight: 0 - region: ds_content + weight: 3 + region: right label: visually_hidden settings: responsive_image_style: narrow @@ -106,3 +108,4 @@ hidden: indieweb_syndication: true langcode: true links: true + search_api_excerpt: true 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 1db907e..7ac1078 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,6 +8,7 @@ dependencies: - field.field.node.landing_page.field_meta_tags - node.type.landing_page module: + - ds - entity_reference_revisions - user _core: @@ -19,11 +20,13 @@ mode: full content: field_body_paragraph: weight: 0 - label: visually_hidden + label: hidden settings: view_mode: default link: '' - third_party_settings: { } + third_party_settings: + ds: + ds_limit: '' type: entity_reference_revisions_entity_view region: content hidden: @@ -32,3 +35,4 @@ hidden: indieweb_syndication: true langcode: true links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.content_reference.default.yml b/config/sync/core.entity_view_display.paragraph.content_reference.default.yml index e6adbd4..80157d8 100644 --- a/config/sync/core.entity_view_display.paragraph.content_reference.default.yml +++ b/config/sync/core.entity_view_display.paragraph.content_reference.default.yml @@ -5,6 +5,8 @@ dependencies: config: - field.field.paragraph.content_reference.field_content_reference - paragraphs.paragraphs_type.content_reference + module: + - ds id: paragraph.content_reference.default targetEntityType: paragraph bundle: content_reference @@ -12,10 +14,14 @@ mode: default content: field_content_reference: weight: 0 - label: above + label: hidden settings: - link: true - third_party_settings: { } - type: entity_reference_label + view_mode: simple_card + link: false + third_party_settings: + ds: + ds_limit: '' + type: entity_reference_entity_view region: content -hidden: { } +hidden: + search_api_excerpt: true -- 2.45.2 From 270045bcbf519783739606b885eedc87c944eb94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 14:11:00 -0500 Subject: [PATCH 069/365] Commit Micky's addition of drutopia intake form --- .../sync/webform.webform.drutopia_intake.yml | 176 ++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 config/sync/webform.webform.drutopia_intake.yml diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/sync/webform.webform.drutopia_intake.yml new file mode 100644 index 0000000..5844c48 --- /dev/null +++ b/config/sync/webform.webform.drutopia_intake.yml @@ -0,0 +1,176 @@ +uuid: cd3d862d-7e0e-45ca-856d-a4078ff574c8 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 12 +template: false +archive: false +id: drutopia_intake +title: 'Drutopia Intake' +description: 'Determine a potential Drutopia partner's needs.' +category: 'Survey of needs' +elements: "contactinfo:\n '#type': webform_contact\n '#title': 'Contact Info'\nyour_mission:\n '#type': textarea\n '#title': 'Your Mission'\n '#description': 'What are you all about?'\nhow_do_you_plan_to_reach_your_goal_:\n '#type': textarea\n '#title': 'How do you plan to reach your goal?'\nwhat_is_your_role_in_the_organization_:\n '#type': webform_checkboxes_other\n '#title': 'What is your role in the Organization?'\n '#options':\n 1: 'Worker-Owner -- A worker-owner of a cooperative'\n 2: 'Member -- A member of a cooperative'\n 3: 'Founder -- Founder of an organization'\n 4: 'Sales and Marketing -- Advertisements'\n 5: 'Financials and Fundraising -- Financials and Fundraising'\n 6: None\n '#options_display': two_columns\n '#options_randomize': true\n '#other__title': Other\nwhat_version_of_drupal_are_you_currently_using_:\n '#type': textfield\n '#title': 'What version of Drupal are you currently using?'\nwhat_specific_goals_are_you_trying_to_accomplish_by_building_pla:\n '#type': textarea\n '#title': 'What specific goals are you trying to accomplish by building platform?'\nlead_this_project:\n '#type': textarea\n '#title': 'Is there someone on the team to lead this project and go forward to maintain it?'\nare_volunteers_important_to_your_organization_meeting_its_goals_:\n '#type': checkbox\n '#title': 'Are volunteers important to your organization meeting its goals?'\nwhat_s_the_biggest_barrier_to_engaging_your_supporters_:\n '#type': webform_select_other\n '#title': 'What''s the biggest barrier to engaging your supporters?'\n '#options':\n funding: Funding\n time: Time\n people: People\n logistics: Logistics\n '#empty_option': Other" +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } -- 2.45.2 From 43d7697c0ee566bbe930f4b68ce5ee075e829f97 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Fri, 14 Feb 2020 15:28:30 -0600 Subject: [PATCH 070/365] Update the ddev configuration to the latest version --- .ddev/.gitignore | 9 +++++++-- .ddev/config.yaml | 50 ++++++++++++++++++++++++++--------------------- 2 files changed, 35 insertions(+), 24 deletions(-) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 9dc56c8..e47970d 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -1,6 +1,13 @@ #ddev-generated: Automatically generated ddev .gitignore. # You can remove the above line if you want to edit and maintain this file yourself. +/commands/*/*.example +/commands/*/README.txt +/commands/host/launch +/commands/db/mysql +/homeadditions/*.example +/homeadditions/README.txt +/.gitignore /import.yaml /docker-compose.yaml /db_snapshots @@ -14,6 +21,4 @@ /.sshimageBuild /.webimageExtra /.dbimageExtra -/.webimageBuild -/.dbimageBuild /*-build/Dockerfile.example diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 6c506f4b..becb203 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,4 +1,4 @@ -APIVersion: v1.10.1 +APIVersion: v1.12.2 name: agaric-coop type: drupal8 docroot: web @@ -12,15 +12,15 @@ additional_fqdns: [] mariadb_version: "10.2" nfs_mount_enabled: false provider: default -use_dns_when_possible: true +use_dns_when_possible: false timezone: "" -# This config.yaml was created with ddev version v1.10.1 -# webimage: drud/ddev-webserver:v1.10.0 -# dbimage: drud/ddev-dbserver:v1.10.0-10.2 -# dbaimage: drud/phpmyadmin:v1.10.0 -# bgsyncimage: drud/ddev-bgsync:v1.10.0 +# This config.yaml was created with ddev version v1.12.2 +# webimage: drud/ddev-webserver:v1.12.2 +# dbimage: drud/ddev-dbserver-mariadb-10.2:v1.12.0 +# dbaimage: drud/phpmyadmin:v1.12.0 +# bgsyncimage: drud/ddev-bgsync:v1.12.0 # However we do not recommend explicitly wiring these images into the # config.yaml as they may break future versions of ddev. # You can update this config.yaml using 'ddev config'. @@ -34,7 +34,7 @@ timezone: "" # docroot: # Relative path to the directory containing index.php. -# php_version: "7.2" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3" +# php_version: "7.2" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4" # You can explicitly specify the webimage, dbimage, dbaimage lines but this # is not recommended, as the images are often closely tied to ddev's' behavior, @@ -45,11 +45,17 @@ timezone: "" # dbaimage: # bgsyncimage: +# mariadb_version and mysql_version +# ddev can use many versions of mariadb and mysql +# However these directives are mutually exclusive +# mariadb_version: 10.2 +# mysql_version: 8.0 + # router_http_port: # Port to be used for http (defaults to port 80) # router_https_port: # Port for https (defaults to 443) # xdebug_enabled: false # Set to true to enable xdebug and "ddev start" or "ddev restart" -# Note that for most people the commands +# Note that for most people the commands # "ddev exec enable_xdebug" and "ddev exec disable_xdebug" work better, # as leaving xdebug enabled all the time is a big performance hit. @@ -57,7 +63,7 @@ timezone: "" # timezone: Europe/Berlin # This is the timezone used in the containers and by PHP; -# it can be set to any valid timezone, +# it can be set to any valid timezone, # see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones # For example Europe/Dublin or MST7MDT @@ -79,14 +85,14 @@ timezone: "" # working_dir: # web: /var/www/html # db: /home -# would set the default working directory for the web and db services. -# These values specify the destination directory for ddev ssh and the -# directory in which commands passed into ddev exec are run. +# would set the default working directory for the web and db services. +# These values specify the destination directory for ddev ssh and the +# directory in which commands passed into ddev exec are run. # omit_containers: ["dba", "ddev-ssh-agent"] # would omit the dba (phpMyAdmin) and ddev-ssh-agent containers. Currently # only those two containers can be omitted here. -# Note that these containers can also be omitted globally in the +# Note that these containers can also be omitted globally in the # ~/.ddev/global_config.yaml or with the "ddev config global" command. # nfs_mount_enabled: false @@ -94,8 +100,8 @@ timezone: "" # See https://ddev.readthedocs.io/en/stable/users/performance/#using-nfs-to-mount-the-project-into-the-container # webcache_enabled: false (deprecated) -# Was only for macOS, but now deprecated. -# See https://ddev.readthedocs.io/en/stable/users/performance/#using-webcache_enabled-to-cache-the-project-directory +# Was only for macOS, but now deprecated. +# See https://ddev.readthedocs.io/en/stable/users/performance/#webcache # host_https_port: "59002" # The host port binding for https can be explicitly specified. It is @@ -125,9 +131,9 @@ timezone: "" # dbimage_extra_packages: [telnet,netcat] # Extra Debian packages that are needed in the dbimage can be added here -use_dns_when_possible: false -# If the host has internet access and the domain configured can -# successfully be looked up, DNS will be used for hostname resolution +# use_dns_when_possible: true +# If the host has internet access and the domain configured can +# successfully be looked up, DNS will be used for hostname resolution # instead of editing /etc/hosts # Defaults to true @@ -138,13 +144,13 @@ use_dns_when_possible: false # pre-v1.9 behavior. # ngrok_args: --subdomain mysite --auth username:pass -# Provide extra flags to the "ngrok http" command, see +# Provide extra flags to the "ngrok http" command, see # https://ngrok.com/docs#http or run "ngrok http -h" # provider: default # Currently either "default" or "pantheon" # -# Many ddev commands can be extended to run tasks before or after the -# ddev command is executed, for example "post-start", "post-import-db", +# Many ddev commands can be extended to run tasks before or after the +# ddev command is executed, for example "post-start", "post-import-db", # "pre-composer", "post-composer" # See https://ddev.readthedocs.io/en/stable/users/extending-commands/ for more # information on the commands that can be extended and the tasks you can define -- 2.45.2 From 349ac763c2ea7822507e76429b73e2048deaeb0c Mon Sep 17 00:00:00 2001 From: David Valdez Date: Fri, 14 Feb 2020 16:58:09 -0600 Subject: [PATCH 071/365] Add any change in configuration made in live into the repository. --- config/sync/views.view.case_study.yml | 2 +- config/sync/webform.settings.yml | 2 +- ...bform.attend_the_tech_and_rev_workshop.yml | 2 +- config/sync/webform.webform.contact.yml | 7 +-- .../sync/webform.webform.contact_confirm.yml | 2 +- .../sync/webform.webform.drutopia_intake.yml | 46 ++++++++++++++++++- .../sync/webform.webform.general_services.yml | 2 +- .../webform.webform.join_the_movement.yml | 2 +- ...form.webform.join_the_movement_confirm.yml | 2 +- config/sync/webform.webform.migrations.yml | 2 +- ...rm.webform.migrations_training_confirm.yml | 2 +- ...webform.webform.speaker_request_agaric.yml | 9 ++-- ....webform.speaker_request_clayton_dewey.yml | 3 +- ...bform.speaker_request_mauricio_dinarte.yml | 3 +- ....webform.speaker_request_michele_metts.yml | 1 + ...rm.webform.speaker_request_micky_metts.yml | 3 +- config/sync/webform.webform.training.yml | 2 +- 17 files changed, 71 insertions(+), 21 deletions(-) diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index 79d2f0f..9eb672e 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -142,7 +142,7 @@ display: relationship: none group_type: group admin_label: '' - order: ASC + order: DESC exposed: false expose: label: '' diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index f2ec9da..cb22d36 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -189,7 +189,7 @@ mail: default_return_path: '' default_sender_mail: '' default_sender_name: Agaric - default_subject: 'Webform submission from: [webform_submission:source-entity]' + default_subject: 'Webform submission from: [webform_submission:source-title]' default_body_text: | Submitted on [webform_submission:created] Submitted by: [webform_submission:user] diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index ed5299d..4378771 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -1,3 +1,4 @@ +uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } @@ -193,4 +194,3 @@ access: users: { } permissions: { } handlers: { } -uuid: 23478458-4054-4226-beac-4aa007c044c3 diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index c3081f2..0b0b30b 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,9 +1,12 @@ +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 @@ -245,6 +248,4 @@ handlers: return_path: '' sender_mail: '' sender_name: '' -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww + parameters: { } diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index c3fd4c1..a4df90b 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,3 +1,4 @@ +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -191,4 +192,3 @@ access: users: { } permissions: { } handlers: { } -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/sync/webform.webform.drutopia_intake.yml index 5844c48..c9e9af0 100644 --- a/config/sync/webform.webform.drutopia_intake.yml +++ b/config/sync/webform.webform.drutopia_intake.yml @@ -12,7 +12,51 @@ id: drutopia_intake title: 'Drutopia Intake' description: 'Determine a potential Drutopia partner's needs.' category: 'Survey of needs' -elements: "contactinfo:\n '#type': webform_contact\n '#title': 'Contact Info'\nyour_mission:\n '#type': textarea\n '#title': 'Your Mission'\n '#description': 'What are you all about?'\nhow_do_you_plan_to_reach_your_goal_:\n '#type': textarea\n '#title': 'How do you plan to reach your goal?'\nwhat_is_your_role_in_the_organization_:\n '#type': webform_checkboxes_other\n '#title': 'What is your role in the Organization?'\n '#options':\n 1: 'Worker-Owner -- A worker-owner of a cooperative'\n 2: 'Member -- A member of a cooperative'\n 3: 'Founder -- Founder of an organization'\n 4: 'Sales and Marketing -- Advertisements'\n 5: 'Financials and Fundraising -- Financials and Fundraising'\n 6: None\n '#options_display': two_columns\n '#options_randomize': true\n '#other__title': Other\nwhat_version_of_drupal_are_you_currently_using_:\n '#type': textfield\n '#title': 'What version of Drupal are you currently using?'\nwhat_specific_goals_are_you_trying_to_accomplish_by_building_pla:\n '#type': textarea\n '#title': 'What specific goals are you trying to accomplish by building platform?'\nlead_this_project:\n '#type': textarea\n '#title': 'Is there someone on the team to lead this project and go forward to maintain it?'\nare_volunteers_important_to_your_organization_meeting_its_goals_:\n '#type': checkbox\n '#title': 'Are volunteers important to your organization meeting its goals?'\nwhat_s_the_biggest_barrier_to_engaging_your_supporters_:\n '#type': webform_select_other\n '#title': 'What''s the biggest barrier to engaging your supporters?'\n '#options':\n funding: Funding\n time: Time\n people: People\n logistics: Logistics\n '#empty_option': Other" +elements: | + contactinfo: + '#type': webform_contact + '#title': 'Contact Info' + your_mission: + '#type': textarea + '#title': 'Your Mission' + '#description': 'What are you all about?' + how_do_you_plan_to_reach_your_goal_: + '#type': textarea + '#title': 'How do you plan to reach your goal?' + what_is_your_role_in_the_organization_: + '#type': webform_checkboxes_other + '#title': 'What is your role in the Organization?' + '#options': + 1: 'Worker-Owner -- A worker-owner of a cooperative' + 2: 'Member -- A member of a cooperative' + 3: 'Founder -- Founder of an organization' + 4: 'Sales and Marketing -- Advertisements' + 5: 'Financials and Fundraising -- Financials and Fundraising' + 6: None + '#options_display': two_columns + '#options_randomize': true + '#other__title': Other + what_version_of_drupal_are_you_currently_using_: + '#type': textfield + '#title': 'What version of Drupal are you currently using?' + what_specific_goals_are_you_trying_to_accomplish_by_building_pla: + '#type': textarea + '#title': 'What specific goals are you trying to accomplish by building platform?' + lead_this_project: + '#type': textarea + '#title': 'Is there someone on the team to lead this project and go forward to maintain it?' + are_volunteers_important_to_your_organization_meeting_its_goals_: + '#type': checkbox + '#title': 'Are volunteers important to your organization meeting its goals?' + what_s_the_biggest_barrier_to_engaging_your_supporters_: + '#type': webform_select_other + '#title': 'What''s the biggest barrier to engaging your supporters?' + '#options': + funding: Funding + time: Time + people: People + logistics: Logistics + '#empty_option': Other css: '' javascript: '' settings: diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index 40007db..f8eb238 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,3 +1,4 @@ +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -193,4 +194,3 @@ access: users: { } permissions: { } handlers: { } -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index 196a7d7..00e4ef0 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,3 +1,4 @@ +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -200,4 +201,3 @@ handlers: mergevars: '' interest_groups: { } control: '' -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index d1af031..726916e 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,3 +1,4 @@ +uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -176,4 +177,3 @@ access: users: { } permissions: { } handlers: { } -uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index 3912e6b..a56f001 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,3 +1,4 @@ +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -200,4 +201,3 @@ handlers: mergevars: '' interest_groups: { } control: '' -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index b388904..4f28f24 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,3 +1,4 @@ +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -180,4 +181,3 @@ access: users: { } permissions: { } handlers: { } -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index a6d3e27..7350386 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,8 +1,12 @@ +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: module: - antibot +third_party_settings: + antibot: + antibot: true open: null close: null weight: 0 @@ -266,7 +270,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f -third_party_settings: - antibot: - antibot: true + parameters: { } diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index 6d8a03d..29efc25 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,3 +1,4 @@ +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -249,4 +250,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 + parameters: { } diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index 41bb7ea..e00f0fa 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,3 +1,4 @@ +uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -249,4 +250,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' -uuid: 69315a59-1746-485d-873a-1815072dd1d0 + parameters: { } diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index f8a1b9f..5c0d1eb 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -250,3 +250,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' + parameters: { } diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index a27fced..2c64639 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,3 +1,4 @@ +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -249,4 +250,4 @@ handlers: sender_mail: '' sender_name: '' theme_name: '' -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 + parameters: { } diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index 3970669..0b4d9e6 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,3 +1,4 @@ +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -204,4 +205,3 @@ access: users: { } permissions: { } handlers: { } -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 -- 2.45.2 From d73cba4d58789f89a4834fde7477993e610acece Mon Sep 17 00:00:00 2001 From: David Valdez Date: Fri, 14 Feb 2020 17:22:45 -0600 Subject: [PATCH 072/365] Composer.lock with the drupal 8.7.11 --- composer.lock | 696 ++++++++++++++++++++++++++++---------------------- 1 file changed, 396 insertions(+), 300 deletions(-) diff --git a/composer.lock b/composer.lock index f78645a..a162e08 100644 --- a/composer.lock +++ b/composer.lock @@ -8,22 +8,22 @@ "packages": [ { "name": "asm89/stack-cors", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "c163e2b614550aedcf71165db2473d936abbced6" + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6", - "reference": "c163e2b614550aedcf71165db2473d936abbced6", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", "shasum": "" }, "require": { "php": ">=5.5.9", - "symfony/http-foundation": "~2.7|~3.0|~4.0", - "symfony/http-kernel": "~2.7|~3.0|~4.0" + "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", @@ -56,7 +56,7 @@ "cors", "stack" ], - "time": "2017-12-20T14:37:45+00:00" + "time": "2019-12-24T22:41:47+00:00" }, { "name": "behat/behat", @@ -544,9 +544,9 @@ "authors": [ { "name": "Carsten Brandt", + "role": "Creator", "email": "mail@cebe.cc", - "homepage": "http://cebe.cc/", - "role": "Creator" + "homepage": "http://cebe.cc/" } ], "description": "A super fast, highly extensible markdown parser for PHP", @@ -788,24 +788,23 @@ }, { "name": "composer/semver", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" + "phpunit/phpunit": "^4.5 || ^5.0.5" }, "type": "library", "extra": { @@ -846,7 +845,7 @@ "validation", "versioning" ], - "time": "2019-03-19T17:25:45+00:00" + "time": "2020-01-13T12:06:48+00:00" }, { "name": "consolidation/annotated-command", @@ -1615,6 +1614,7 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, { @@ -1865,16 +1865,16 @@ }, { "name": "doctrine/cache", - "version": "1.9.1", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55" + "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/89a5c76c39c292f7798f964ab3c836c3f8192a55", - "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55", + "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", + "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", "shasum": "" }, "require": { @@ -1941,10 +1941,9 @@ "memcached", "php", "redis", - "riak", "xcache" ], - "time": "2019-11-15T14:31:57+00:00" + "time": "2019-11-29T15:36:20+00:00" }, { "name": "doctrine/collections", @@ -2018,16 +2017,16 @@ }, { "name": "doctrine/common", - "version": "v2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", "shasum": "" }, "require": { @@ -2097,7 +2096,7 @@ "doctrine", "php" ], - "time": "2019-09-10T10:10:14+00:00" + "time": "2020-01-10T15:49:25+00:00" }, { "name": "doctrine/event-manager", @@ -2244,28 +2243,30 @@ }, { "name": "doctrine/lexer", - "version": "1.0.2", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" + "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", + "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.2" }, "require-dev": { - "phpunit/phpunit": "^4.5" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -2278,14 +2279,14 @@ "MIT" ], "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" @@ -2300,20 +2301,20 @@ "parser", "php" ], - "time": "2019-06-08T11:03:04+00:00" + "time": "2019-10-30T14:39:59+00:00" }, { "name": "doctrine/persistence", - "version": "1.2.0", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "43526ae63312942e5316100bb3ed589ba1aba491" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/43526ae63312942e5316100bb3ed589ba1aba491", - "reference": "43526ae63312942e5316100bb3ed589ba1aba491", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -2321,26 +2322,27 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.0", + "doctrine/reflection": "^1.1", "php": "^7.1" }, "conflict": { "doctrine/common": "<2.10@dev" }, "require-dev": { - "doctrine/coding-standard": "^5.0", - "phpstan/phpstan": "^0.8", + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" + "Doctrine\\Common\\": "lib/Doctrine/Common", + "Doctrine\\Persistence\\": "lib/Doctrine/Persistence" } }, "notification-url": "https://packagist.org/downloads/", @@ -2382,20 +2384,20 @@ "orm", "persistence" ], - "time": "2019-04-23T12:39:21+00:00" + "time": "2020-01-16T22:06:23+00:00" }, { "name": "doctrine/reflection", - "version": "v1.0.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", "shasum": "" }, "require": { @@ -2403,13 +2405,15 @@ "ext-tokenizer": "*", "php": "^7.1" }, + "conflict": { + "doctrine/common": "<2.9" + }, "require-dev": { - "doctrine/coding-standard": "^4.0", - "doctrine/common": "^2.8", - "phpstan/phpstan": "^0.9.2", - "phpstan/phpstan-phpunit": "^0.9.4", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "^3.0" + "doctrine/coding-standard": "^5.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { @@ -2427,6 +2431,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2435,10 +2443,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2452,12 +2456,13 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Reflection component", + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ - "reflection" + "reflection", + "static" ], - "time": "2018-06-14T14:45:07+00:00" + "time": "2020-01-08T19:53:19+00:00" }, { "name": "drupal-composer/drupal-scaffold", @@ -2614,7 +2619,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "http://cgit.drupalcode.org/admin_links_access_filter" + "source": "https://git.drupalcode.org/project/admin_links_access_filter" } }, { @@ -2860,7 +2865,7 @@ "description": "Prevent forms from being submitted without JavaScript enabled", "homepage": "https://www.drupal.org/project/antibot", "support": { - "source": "http://cgit.drupalcode.org/antibot" + "source": "https://git.drupalcode.org/project/antibot" } }, { @@ -2919,7 +2924,7 @@ "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "source": "http://cgit.drupalcode.org/better_normalizers" + "source": "https://git.drupalcode.org/project/better_normalizers" } }, { @@ -2970,7 +2975,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "http://cgit.drupalcode.org/block_theme_sync" + "source": "https://git.drupalcode.org/project/block_theme_sync" } }, { @@ -3009,6 +3014,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3170,7 +3179,7 @@ "description": "Enables Markdown Plugin for CKEditor.", "homepage": "https://www.drupal.org/project/ckeditor_markdown", "support": { - "source": "http://cgit.drupalcode.org/ckeditor_markdown" + "source": "https://git.drupalcode.org/project/ckeditor_markdown" } }, { @@ -3191,8 +3200,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+5-dev", - "datestamp": "1494319984", + "version": "8.x-1.0-beta2+6-dev", + "datestamp": "1542009780", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3401,7 +3410,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3455,7 +3464,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "http://cgit.drupalcode.org/config_actions_provider" + "source": "https://git.drupalcode.org/project/config_actions_provider" } }, { @@ -3548,7 +3557,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3654,7 +3663,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "http://cgit.drupalcode.org/config_merge" + "source": "https://git.drupalcode.org/project/config_merge" } }, { @@ -3706,7 +3715,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "http://cgit.drupalcode.org/config_normalizer" + "source": "https://git.drupalcode.org/project/config_normalizer" } }, { @@ -3836,7 +3845,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "http://cgit.drupalcode.org/config_provider" + "source": "https://git.drupalcode.org/project/config_provider" } }, { @@ -3891,7 +3900,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "http://cgit.drupalcode.org/config_snapshot" + "source": "https://git.drupalcode.org/project/config_snapshot" } }, { @@ -4022,21 +4031,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "https://git.drupalcode.org/project/config_update" } }, { "name": "drupal/core", - "version": "8.7.10", + "version": "8.7.11", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "02400f3ac4970b218dc63064895b3cbbe8576ad9" + "reference": "a691876294fadc2795a8add96359b5ffc109d7f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/02400f3ac4970b218dc63064895b3cbbe8576ad9", - "reference": "02400f3ac4970b218dc63064895b3cbbe8576ad9", + "url": "https://api.github.com/repos/drupal/core/zipball/a691876294fadc2795a8add96359b5ffc109d7f2", + "reference": "a691876294fadc2795a8add96359b5ffc109d7f2", "shasum": "" }, "require": { @@ -4062,7 +4071,7 @@ "guzzlehttp/guzzle": "^6.2.1", "masterminds/html5": "^2.1", "paragonie/random_compat": "^1.0|^2.0|^9.99.99", - "pear/archive_tar": "^1.4", + "pear/archive_tar": "^1.4.9", "php": "^5.5.9|>=7.0.8", "stack/builder": "^1.0", "symfony-cmf/routing": "^1.4", @@ -4268,7 +4277,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-11-13T23:20:55+00:00" + "time": "2019-12-18T08:55:29+00:00" }, { "name": "drupal/crop", @@ -4477,7 +4486,7 @@ "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" + "source": "https://git.drupalcode.org/project/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -6116,7 +6125,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "http://cgit.drupalcode.org/drutopia_social" + "source": "https://git.drupalcode.org/project/drutopia_social" } }, { @@ -6307,7 +6316,7 @@ }, "drupal": { "version": "8.x-3.4", - "datestamp": "1567165687", + "datestamp": "1574750285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6634,7 +6643,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "http://cgit.drupalcode.org/exclude_node_title" + "source": "https://git.drupalcode.org/project/exclude_node_title" } }, { @@ -6835,7 +6844,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "http://cgit.drupalcode.org/features" + "source": "https://git.drupalcode.org/project/features" } }, { @@ -7051,7 +7060,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { @@ -7247,8 +7256,16 @@ "authors": [ { "name": "Jeff Geerling", - "homepage": "https://www.drupal.org/user/389011", + "homepage": "https://www.drupal.org/user/213194", "email": "geerlingguy@mac.com" + }, + { + "name": "geerlingguy", + "homepage": "https://www.drupal.org/user/389011" + }, + { + "name": "vijaycs85", + "homepage": "https://www.drupal.org/user/93488" } ], "description": "Mitigates spam form submissions using the honeypot method.", @@ -7262,7 +7279,7 @@ "spam" ], "support": { - "source": "http://cgit.drupalcode.org/honeypot" + "source": "https://git.drupalcode.org/project/honeypot" } }, { @@ -7313,7 +7330,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "http://cgit.drupalcode.org/hotjar" + "source": "https://git.drupalcode.org/project/hotjar" } }, { @@ -7762,7 +7779,7 @@ "description": "Expand menus and set active-trail according to the current path.", "homepage": "https://www.drupal.org/project/menu_trail_by_path", "support": { - "source": "http://cgit.drupalcode.org/menu_trail_by_path" + "source": "https://git.drupalcode.org/project/menu_trail_by_path" } }, { @@ -7866,7 +7883,7 @@ }, "drupal": { "version": "8.x-1.10", - "datestamp": "1567099985", + "datestamp": "1576870683", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7994,7 +8011,7 @@ }, "drupal": { "version": "8.x-4.4", - "datestamp": "1570477985", + "datestamp": "1574693285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8077,6 +8094,10 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, + { + "name": "jerdavis", + "homepage": "https://www.drupal.org/user/228997" + }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -8142,7 +8163,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "http://cgit.drupalcode.org/minimalhtml", + "source": "https://git.drupalcode.org/project/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -8465,6 +8486,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "banviktor", + "homepage": "https://www.drupal.org/user/3176333" + }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8481,7 +8506,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "http://cgit.drupalcode.org/paranoia" + "source": "https://git.drupalcode.org/project/paranoia" } }, { @@ -8510,7 +8535,7 @@ }, "drupal": { "version": "8.x-1.5", - "datestamp": "1570828084", + "datestamp": "1575467285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8697,7 +8722,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "http://cgit.drupalcode.org/regionincontent" + "source": "https://git.drupalcode.org/project/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -8730,7 +8755,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1566578555", + "datestamp": "1566566888", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8865,6 +8890,10 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, + { + "name": "binnythomas", + "homepage": "https://www.drupal.org/user/3123091" + }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" @@ -8877,7 +8906,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "http://cgit.drupalcode.org/search404" + "source": "https://git.drupalcode.org/project/search404" } }, { @@ -9151,7 +9180,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "http://cgit.drupalcode.org/social_media_links", + "source": "https://git.drupalcode.org/project/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9203,7 +9232,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "http://cgit.drupalcode.org/subprofiles" + "source": "https://git.drupalcode.org/project/subprofiles" } }, { @@ -9254,7 +9283,7 @@ "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" + "source": "https://git.drupalcode.org/project/textarea_widget_for_text" } }, { @@ -9321,7 +9350,7 @@ "description": "Provides a user interface for the Token API and some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { - "source": "http://cgit.drupalcode.org/token" + "source": "https://git.drupalcode.org/project/token" } }, { @@ -9595,14 +9624,14 @@ "GPL-2.0+" ], "authors": [ - { - "name": "New Zeal", - "homepage": "https://www.drupal.org/user/93571" - }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" }, + { + "name": "kent@passingphase.nz", + "homepage": "https://www.drupal.org/user/93571" + }, { "name": "seanB", "homepage": "https://www.drupal.org/user/545912" @@ -9663,7 +9692,7 @@ }, "drupal": { "version": "8.x-5.5", - "datestamp": "1572377284", + "datestamp": "1575331086", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9758,7 +9787,7 @@ }, "drupal": { "version": "8.x-5.8", - "datestamp": "1571252884", + "datestamp": "1579957681", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9860,7 +9889,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" + "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" } }, { @@ -10152,14 +10181,14 @@ "authors": [ { "name": "Nicholas Humfrey", + "role": "Developer", "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/", - "role": "Developer" + "homepage": "http://www.aelius.com/njh/" }, { "name": "Alexey Zakhlestin", - "email": "indeyets@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "indeyets@gmail.com" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", @@ -10176,27 +10205,27 @@ }, { "name": "egulias/email-validator", - "version": "2.1.11", + "version": "2.1.17", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">= 5.5" + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { - "dominicsayers/isemail": "dev-master", - "phpunit/phpunit": "^4.8.35||^5.7||^6.0", - "satooshi/php-coveralls": "^1.0.1", - "symfony/phpunit-bridge": "^4.4@dev" + "dominicsayers/isemail": "^3.0.7", + "phpunit/phpunit": "^4.8.36|^7.5.15", + "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -10230,7 +10259,7 @@ "validation", "validator" ], - "time": "2019-08-13T17:33:27+00:00" + "time": "2020-02-13T22:36:52+00:00" }, { "name": "ezyang/htmlpurifier", @@ -10537,16 +10566,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.4.1", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "0895c932405407fd3a7368b6910c09a24d26db11" + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", - "reference": "0895c932405407fd3a7368b6910c09a24d26db11", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", "shasum": "" }, "require": { @@ -10561,12 +10590,13 @@ "psr/log": "^1.1" }, "suggest": { + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.5-dev" } }, "autoload": { @@ -10599,7 +10629,7 @@ "rest", "web service" ], - "time": "2019-10-23T15:58:00+00:00" + "time": "2019-12-23T11:57:10+00:00" }, { "name": "guzzlehttp/promises", @@ -11076,8 +11106,8 @@ "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", - "email": "lcobucci@gmail.com", - "role": "Developer" + "role": "Developer", + "email": "lcobucci@gmail.com" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -11142,9 +11172,9 @@ "authors": [ { "name": "Colin O'Dell", - "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com" + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11203,9 +11233,9 @@ "authors": [ { "name": "Phil Bennett", + "role": "Developer", "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com", - "role": "Developer" + "homepage": "http://www.philipobenito.com" } ], "description": "A fast and intuitive dependency injection container.", @@ -11374,9 +11404,9 @@ "authors": [ { "name": "Michel Fortin", + "role": "Developer", "email": "michel.fortin@michelf.ca", - "homepage": "https://michelf.ca/", - "role": "Developer" + "homepage": "https://michelf.ca/" }, { "name": "John Gruber", @@ -11848,16 +11878,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.8", + "version": "1.4.9", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "442bdffb7edb84c898cfd94f7ac8500e49d5bbb5" + "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/442bdffb7edb84c898cfd94f7ac8500e49d5bbb5", - "reference": "442bdffb7edb84c898cfd94f7ac8500e49d5bbb5", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0", + "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0", "shasum": "" }, "require": { @@ -11910,20 +11940,20 @@ "archive", "tar" ], - "time": "2019-10-21T13:31:24+00:00" + "time": "2019-12-04T10:17:28+00:00" }, { "name": "pear/console_getopt", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", - "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" + "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", - "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", + "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", + "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "type": "library", @@ -11940,11 +11970,6 @@ "BSD-2-Clause" ], "authors": [ - { - "name": "Greg Beaver", - "email": "cellog@php.net", - "role": "Helper" - }, { "name": "Andrei Zmievski", "email": "andrei@php.net", @@ -11954,23 +11979,28 @@ "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" + }, + { + "name": "Greg Beaver", + "email": "cellog@php.net", + "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", - "time": "2019-02-06T16:52:33+00:00" + "time": "2019-11-20T18:27:48+00:00" }, { "name": "pear/pear-core-minimal", - "version": "v1.10.9", + "version": "v1.10.10", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" + "reference": "625a3c429d9b2c1546438679074cac1b089116a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", - "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", + "reference": "625a3c429d9b2c1546438679074cac1b089116a7", "shasum": "" }, "require": { @@ -12001,20 +12031,20 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency", - "time": "2019-03-13T18:15:44+00:00" + "time": "2019-11-19T19:00:24+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "8c18719fdae000b690e3912be401c76e406dd13b" + "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", - "reference": "8c18719fdae000b690e3912be401c76e406dd13b", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", "shasum": "" }, "require": { @@ -12030,9 +12060,9 @@ } }, "autoload": { - "psr-0": { - "PEAR": "" - } + "classmap": [ + "PEAR/" + ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ @@ -12056,7 +12086,7 @@ "keywords": [ "exception" ], - "time": "2015-02-10T20:07:52+00:00" + "time": "2019-12-10T10:24:42+00:00" }, { "name": "psr/container", @@ -12320,25 +12350,26 @@ }, { "name": "stack/builder", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0" + "php": ">=7.2.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" }, "require-dev": { - "silex/silex": "~1.0" + "phpunit/phpunit": "~8.0", + "symfony/routing": "^5.0" }, "type": "library", "extra": { @@ -12361,11 +12392,11 @@ "email": "igor@wiedler.ch" } ], - "description": "Builder for stack middlewares based on HttpKernelInterface.", + "description": "Builder for stack middleware based on HttpKernelInterface.", "keywords": [ "stack" ], - "time": "2017-11-18T14:57:29+00:00" + "time": "2020-01-30T12:17:27+00:00" }, { "name": "symfony-cmf/routing", @@ -12487,16 +12518,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "e212b06996819a2bce026a63da03b7182d05a690" + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", - "reference": "e212b06996819a2bce026a63da03b7182d05a690", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", "shasum": "" }, "require": { @@ -12539,7 +12570,7 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/config", @@ -12607,16 +12638,16 @@ }, { "name": "symfony/console", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7" + "reference": "7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7", - "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7", + "url": "https://api.github.com/repos/symfony/console/zipball/7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12", + "reference": "7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12", "shasum": "" }, "require": { @@ -12675,7 +12706,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-11-13T07:12:39+00:00" + "time": "2020-01-10T07:52:48+00:00" }, { "name": "symfony/css-selector", @@ -12732,16 +12763,16 @@ }, { "name": "symfony/debug", - "version": "v4.3.8", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "5ea9c3e01989a86ceaa0283f21234b12deadf5e2" + "reference": "20236471058bbaa9907382500fc14005c84601f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/5ea9c3e01989a86ceaa0283f21234b12deadf5e2", - "reference": "5ea9c3e01989a86ceaa0283f21234b12deadf5e2", + "url": "https://api.github.com/repos/symfony/debug/zipball/20236471058bbaa9907382500fc14005c84601f0", + "reference": "20236471058bbaa9907382500fc14005c84601f0", "shasum": "" }, "require": { @@ -12752,12 +12783,12 @@ "symfony/http-kernel": "<3.4" }, "require-dev": { - "symfony/http-kernel": "~3.4|~4.0" + "symfony/http-kernel": "^3.4|^4.0|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -12784,20 +12815,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-10-28T17:07:32+00:00" + "time": "2020-01-25T12:44:29+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" + "reference": "22000f10c9e1cfef051e8b4de46815b41a0223fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", - "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/22000f10c9e1cfef051e8b4de46815b41a0223fc", + "reference": "22000f10c9e1cfef051e8b4de46815b41a0223fc", "shasum": "" }, "require": { @@ -12855,7 +12886,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-11-08T16:18:30+00:00" + "time": "2020-01-08T11:20:51+00:00" }, { "name": "symfony/dom-crawler", @@ -12916,16 +12947,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" + "reference": "79ede8f2836e5ec910ebb325bde40f987244baa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/79ede8f2836e5ec910ebb325bde40f987244baa8", + "reference": "79ede8f2836e5ec910ebb325bde40f987244baa8", "shasum": "" }, "require": { @@ -12975,7 +13006,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/filesystem", @@ -13078,16 +13109,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce" + "reference": "f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce", - "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5", + "reference": "f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5", "shasum": "" }, "require": { @@ -13128,20 +13159,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-11-11T12:53:10+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9" + "reference": "ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9", - "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4", + "reference": "ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4", "shasum": "" }, "require": { @@ -13218,20 +13249,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-11-13T08:44:50+00:00" + "time": "2020-01-21T12:29:51+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.12.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", "shasum": "" }, "require": { @@ -13243,7 +13274,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13276,20 +13307,20 @@ "polyfill", "portable" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.12.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "685968b11e61a347c18bf25db32effa478be610f" + "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", - "reference": "685968b11e61a347c18bf25db32effa478be610f", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", + "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", "shasum": "" }, "require": { @@ -13301,7 +13332,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13335,20 +13366,82 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.12.0", + "name": "symfony/polyfill-intl-idn", + "version": "v1.14.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", + "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.10" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.14-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2020-01-17T12:01:36+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.14.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", "shasum": "" }, "require": { @@ -13360,7 +13453,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13394,20 +13487,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.12.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", - "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", "shasum": "" }, "require": { @@ -13417,7 +13510,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13450,20 +13543,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.12.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "54b4c428a0054e254223797d2713c31e08610831" + "reference": "419c4940024c30ccc033650373a1fe13890d3255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", - "reference": "54b4c428a0054e254223797d2713c31e08610831", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", + "reference": "419c4940024c30ccc033650373a1fe13890d3255", "shasum": "" }, "require": { @@ -13473,7 +13566,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13509,7 +13602,7 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-php72", @@ -13568,16 +13661,16 @@ }, { "name": "symfony/polyfill-util", - "version": "v1.12.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "4317de1386717b4c22caed7725350a8887ab205c" + "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", - "reference": "4317de1386717b4c22caed7725350a8887ab205c", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", "shasum": "" }, "require": { @@ -13586,7 +13679,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13616,20 +13709,20 @@ "polyfill", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/process", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e" + "reference": "5b9d2bcffe4678911a4c941c00b7c161252cf09a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", - "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", + "url": "https://api.github.com/repos/symfony/process/zipball/5b9d2bcffe4678911a4c941c00b7c161252cf09a", + "reference": "5b9d2bcffe4678911a4c941c00b7c161252cf09a", "shasum": "" }, "require": { @@ -13665,7 +13758,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-01-01T11:03:25+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -13734,16 +13827,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5" + "reference": "6366fbf86a05abccf77d6e605abbb0ee342f2cfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", - "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", + "url": "https://api.github.com/repos/symfony/routing/zipball/6366fbf86a05abccf77d6e605abbb0ee342f2cfa", + "reference": "6366fbf86a05abccf77d6e605abbb0ee342f2cfa", "shasum": "" }, "require": { @@ -13806,20 +13899,20 @@ "uri", "url" ], - "time": "2019-11-08T17:25:00+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675" + "reference": "e85feee0d587c65713ec6d3e2a1d8782e6d219dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675", - "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675", + "url": "https://api.github.com/repos/symfony/serializer/zipball/e85feee0d587c65713ec6d3e2a1d8782e6d219dc", + "reference": "e85feee0d587c65713ec6d3e2a1d8782e6d219dc", "shasum": "" }, "require": { @@ -13885,20 +13978,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-11-12T17:51:12+00:00" + "time": "2020-01-01T11:03:25+00:00" }, { "name": "symfony/translation", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772" + "reference": "577ec9ba1d6443947c48058acc3de298ad25e2bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772", - "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772", + "url": "https://api.github.com/repos/symfony/translation/zipball/577ec9ba1d6443947c48058acc3de298ad25e2bf", + "reference": "577ec9ba1d6443947c48058acc3de298ad25e2bf", "shasum": "" }, "require": { @@ -13955,20 +14048,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-10-30T12:43:22+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/validator", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80" + "reference": "46580e4429797438033fc1f226cb4cba67afe280" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80", - "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80", + "url": "https://api.github.com/repos/symfony/validator/zipball/46580e4429797438033fc1f226cb4cba67afe280", + "reference": "46580e4429797438033fc1f226cb4cba67afe280", "shasum": "" }, "require": { @@ -14041,7 +14134,7 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-11-05T22:03:38+00:00" + "time": "2020-01-14T18:27:07+00:00" }, { "name": "symfony/var-dumper", @@ -14121,16 +14214,16 @@ }, { "name": "symfony/yaml", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "dab657db15207879217fc81df4f875947bf68804" + "reference": "aa46bc2233097d5212332c907f9911533acfbf80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", - "reference": "dab657db15207879217fc81df4f875947bf68804", + "url": "https://api.github.com/repos/symfony/yaml/zipball/aa46bc2233097d5212332c907f9911533acfbf80", + "reference": "aa46bc2233097d5212332c907f9911533acfbf80", "shasum": "" }, "require": { @@ -14176,7 +14269,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-01-13T08:00:59+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -14217,16 +14310,16 @@ }, { "name": "twig/twig", - "version": "v1.42.4", + "version": "v1.42.5", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", "shasum": "" }, "require": { @@ -14235,8 +14328,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^3.4|^4.2", - "symfony/phpunit-bridge": "^4.4@dev|^5.0" + "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { @@ -14265,7 +14357,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -14279,20 +14370,20 @@ "keywords": [ "templating" ], - "time": "2019-11-11T16:49:32+00:00" + "time": "2020-02-11T05:59:23+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.3", + "version": "v2.1.4", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "e8a656d72028b97ab9f61ed993734f3cded02eeb" + "reference": "ade693720ad562224281f8984319b7337cfae99e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e8a656d72028b97ab9f61ed993734f3cded02eeb", - "reference": "e8a656d72028b97ab9f61ed993734f3cded02eeb", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/ade693720ad562224281f8984319b7337cfae99e", + "reference": "ade693720ad562224281f8984319b7337cfae99e", "shasum": "" }, "require": { @@ -14325,7 +14416,7 @@ "security", "stream-wrapper" ], - "time": "2019-10-18T11:59:10+00:00" + "time": "2019-12-10T11:53:54+00:00" }, { "name": "webflo/drupal-finder", @@ -14566,6 +14657,7 @@ "psr", "psr-7" ], + "abandoned": "laminas/laminas-diactoros", "time": "2019-08-06T17:53:53+00:00" }, { @@ -14611,6 +14703,7 @@ "escaper", "zf" ], + "abandoned": "laminas/laminas-escaper", "time": "2019-09-05T20:03:20+00:00" }, { @@ -14674,6 +14767,7 @@ "feed", "zf" ], + "abandoned": "laminas/laminas-feed", "time": "2019-03-05T20:08:49+00:00" }, { @@ -14720,6 +14814,7 @@ "stdlib", "zf" ], + "abandoned": "laminas/laminas-stdlib", "time": "2018-08-28T21:34:05+00:00" }, { @@ -14766,6 +14861,7 @@ "xml", "zf" ], + "abandoned": "laminas/laminas-xml", "time": "2019-01-22T19:42:14+00:00" } ], -- 2.45.2 From b6f449c4053422aac6a4e1a9fac437f10f89c766 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Fri, 14 Feb 2020 17:43:01 -0600 Subject: [PATCH 073/365] Update Drupal to 8.8.0 and use drupal/core-recommended instead of webflo/drupal-core-strict --- composer.json | 4 +- composer.lock | 1972 ++++++++++++++++++++++--------------------------- 2 files changed, 866 insertions(+), 1110 deletions(-) diff --git a/composer.json b/composer.json index f53cd49..6a7c5ed 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "behat/behat": "^3.4", "behat/mink": "^1.7", "behat/mink-goutte-driver": "^1.2", - "composer/installers": "^1.0", + "composer/installers": "^1.7", "cweagans/composer-patches": "^1.0", "drupal-composer/drupal-scaffold": "^2.0.0", "drupal/allowed_formats": "^1.1", @@ -18,7 +18,7 @@ "drupal/ckeditor_markdown": "^1.1", "drupal/coffee": "1.x-dev", "drupal/comment_notify": "dev-1.x", - "drupal/core": "^8.6.2", + "drupal/core-recommended": "^8.8", "drupal/customerror": "1.x-dev", "drupal/diff": "^1.0@RC", "drupal/dropdown_language": "^2.2", diff --git a/composer.lock b/composer.lock index a162e08..71ea8c7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,26 +4,26 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "24794ee15462466f9827d064104cbe42", + "content-hash": "a15fc947e2c4c723eb76008b07c61914", "packages": [ { "name": "asm89/stack-cors", - "version": "1.3.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" + "reference": "c163e2b614550aedcf71165db2473d936abbced6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", - "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6", + "reference": "c163e2b614550aedcf71165db2473d936abbced6", "shasum": "" }, "require": { "php": ">=5.5.9", - "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", - "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" + "symfony/http-foundation": "~2.7|~3.0|~4.0", + "symfony/http-kernel": "~2.7|~3.0|~4.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", @@ -56,41 +56,43 @@ "cors", "stack" ], - "time": "2019-12-24T22:41:47+00:00" + "time": "2017-12-20T14:37:45+00:00" }, { "name": "behat/behat", - "version": "v3.5.0", + "version": "v3.6.1", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "e4bce688be0c2029dc1700e46058d86428c63cab" + "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/e4bce688be0c2029dc1700e46058d86428c63cab", - "reference": "e4bce688be0c2029dc1700e46058d86428c63cab", + "url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30", + "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30", "shasum": "" }, "require": { - "behat/gherkin": "^4.5.1", + "behat/gherkin": "^4.6.0", "behat/transliterator": "^1.2", "container-interop/container-interop": "^1.2", "ext-mbstring": "*", "php": ">=5.3.3", "psr/container": "^1.0", - "symfony/class-loader": "~2.1||~3.0", - "symfony/config": "~2.3||~3.0||~4.0", - "symfony/console": "~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3", - "symfony/dependency-injection": "~2.1||~3.0||~4.0", - "symfony/event-dispatcher": "~2.1||~3.0||~4.0", - "symfony/translation": "~2.3||~3.0||~4.0", - "symfony/yaml": "~2.1||~3.0||~4.0" + "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0", + "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { "herrera-io/box": "~1.6.1", - "phpunit/phpunit": "^4.8.36|^6.3", - "symfony/process": "~2.5|~3.0|~4.0" + "phpunit/phpunit": "^4.8.36 || ^6.3", + "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0" + }, + "suggest": { + "ext-dom": "Needed to output test results in JUnit format." }, "bin": [ "bin/behat" @@ -98,13 +100,13 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.5.x-dev" + "dev-master": "3.6.x-dev" } }, "autoload": { - "psr-0": { - "Behat\\Behat": "src/", - "Behat\\Testwork": "src/" + "psr-4": { + "Behat\\Behat\\": "src/Behat/Behat/", + "Behat\\Testwork\\": "src/Behat/Testwork/" } }, "notification-url": "https://packagist.org/downloads/", @@ -134,7 +136,7 @@ "symfony", "testing" ], - "time": "2018-08-10T18:56:51+00:00" + "time": "2020-02-06T09:54:48+00:00" }, { "name": "behat/gherkin", @@ -366,16 +368,16 @@ }, { "name": "behat/transliterator", - "version": "v1.2.0", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", - "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", - "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", "shasum": "" }, "require": { @@ -383,7 +385,8 @@ }, "require-dev": { "chuyskywalker/rolling-curl": "^3.1", - "php-yaoi/php-yaoi": "^1.0" + "php-yaoi/php-yaoi": "^1.0", + "phpunit/phpunit": "^4.8.36|^6.3" }, "type": "library", "extra": { @@ -392,8 +395,8 @@ } }, "autoload": { - "psr-0": { - "Behat\\Transliterator": "src/" + "psr-4": { + "Behat\\Transliterator\\": "src/Behat/Transliterator" } }, "notification-url": "https://packagist.org/downloads/", @@ -406,43 +409,7 @@ "slug", "transliterator" ], - "time": "2017-04-04T11:38:05+00:00" - }, - { - "name": "brumann/polyfill-unserialize", - "version": "v1.0.4", - "source": { - "type": "git", - "url": "https://github.com/dbrumann/polyfill-unserialize.git", - "reference": "8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008", - "reference": "8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008", - "shasum": "" - }, - "require": { - "php": "^5.3|^7.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Brumann\\Polyfill\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Denis Brumann", - "email": "denis.brumann@sensiolabs.de" - } - ], - "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.", - "time": "2019-07-14T23:16:24+00:00" + "time": "2020-01-14T16:39:13+00:00" }, { "name": "caxy/php-htmldiff", @@ -544,9 +511,9 @@ "authors": [ { "name": "Carsten Brandt", - "role": "Creator", "email": "mail@cebe.cc", - "homepage": "http://cebe.cc/" + "homepage": "http://cebe.cc/", + "role": "Creator" } ], "description": "A super fast, highly extensible markdown parser for PHP", @@ -562,16 +529,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.30.5", + "version": "1.31.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "c59c31ee6d8eefe76a5d367feef902e259c90c7b" + "reference": "f994157721f238175be90171f0ccc1c0aa17c276" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/c59c31ee6d8eefe76a5d367feef902e259c90c7b", - "reference": "c59c31ee6d8eefe76a5d367feef902e259c90c7b", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276", + "reference": "f994157721f238175be90171f0ccc1c0aa17c276", "shasum": "" }, "require": { @@ -579,7 +546,7 @@ "php": ">=5.5.9", "symfony/console": "^3.4 || ^4.0", "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", - "twig/twig": "^1.38.2 || ^2.10" + "twig/twig": "^1.41 || ^2.12" }, "bin": [ "bin/dcg" @@ -603,7 +570,7 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-10-27T14:27:26+00:00" + "time": "2019-12-07T16:54:31+00:00" }, { "name": "commerceguys/addressing", @@ -788,23 +755,24 @@ }, { "name": "composer/semver", - "version": "1.5.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5" + "phpunit/phpunit": "^4.5 || ^5.0.5", + "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "type": "library", "extra": { @@ -845,7 +813,7 @@ "validation", "versioning" ], - "time": "2020-01-13T12:06:48+00:00" + "time": "2019-03-19T17:25:45+00:00" }, { "name": "consolidation/annotated-command", @@ -1764,25 +1732,25 @@ }, { "name": "dnoegel/php-xdg-base-dir", - "version": "0.1", + "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/dnoegel/php-xdg-base-dir.git", - "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a" + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a", - "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a", + "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { - "phpunit/phpunit": "@stable" + "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" }, - "type": "project", + "type": "library", "autoload": { "psr-4": { "XdgBaseDir\\": "src/" @@ -1793,34 +1761,34 @@ "MIT" ], "description": "implementation of xdg base directory specification for php", - "time": "2014-10-24T07:27:01+00:00" + "time": "2019-12-04T15:06:13+00:00" }, { "name": "doctrine/annotations", - "version": "v1.8.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" + "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", - "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", + "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", "shasum": "" }, "require": { "doctrine/lexer": "1.*", - "php": "^7.1" + "php": "^5.6 || ^7.0" }, "require-dev": { "doctrine/cache": "1.*", - "phpunit/phpunit": "^7.5" + "phpunit/phpunit": "^5.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -1833,10 +1801,6 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1845,6 +1809,10 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1861,42 +1829,37 @@ "docblock", "parser" ], - "time": "2019-10-01T18:55:10+00:00" + "time": "2017-02-24T16:22:25+00:00" }, { "name": "doctrine/cache", - "version": "1.10.0", + "version": "v1.6.2", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" + "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", - "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", + "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", + "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", "shasum": "" }, "require": { - "php": "~7.1" + "php": "~5.5|~7.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { - "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^6.0", - "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^7.0", - "predis/predis": "~1.0" - }, - "suggest": { - "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" + "phpunit/phpunit": "~4.8|~5.0", + "predis/predis": "~1.0", + "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { @@ -1909,10 +1872,6 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1921,6 +1880,10 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1930,53 +1893,44 @@ "email": "schmittjoh@gmail.com" } ], - "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", - "homepage": "https://www.doctrine-project.org/projects/cache.html", + "description": "Caching library offering an object-oriented API for many cache backends", + "homepage": "http://www.doctrine-project.org", "keywords": [ - "abstraction", - "apcu", "cache", - "caching", - "couchdb", - "memcached", - "php", - "redis", - "xcache" + "caching" ], - "time": "2019-11-29T15:36:20+00:00" + "time": "2017-07-22T12:49:21+00:00" }, { "name": "doctrine/collections", - "version": "1.6.4", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7" + "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", - "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", + "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", + "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^5.6 || ^7.0" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpstan/phpstan-shim": "^0.9.2", - "phpunit/phpunit": "^7.0", - "vimeo/psalm": "^3.2.2" + "doctrine/coding-standard": "~0.1@dev", + "phpunit/phpunit": "^5.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { - "psr-4": { - "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" + "psr-0": { + "Doctrine\\Common\\Collections\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1984,10 +1938,6 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1996,6 +1946,10 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2005,53 +1959,44 @@ "email": "schmittjoh@gmail.com" } ], - "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", - "homepage": "https://www.doctrine-project.org/projects/collections.html", + "description": "Collections Abstraction library", + "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", - "iterators", - "php" + "iterator" ], - "time": "2019-11-13T13:07:11+00:00" + "time": "2017-01-03T10:49:41+00:00" }, { "name": "doctrine/common", - "version": "2.12.0", + "version": "v2.7.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6" + "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", - "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", + "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9", + "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9", "shasum": "" }, "require": { - "doctrine/annotations": "^1.0", - "doctrine/cache": "^1.0", - "doctrine/collections": "^1.0", - "doctrine/event-manager": "^1.0", - "doctrine/inflector": "^1.0", - "doctrine/lexer": "^1.0", - "doctrine/persistence": "^1.1", - "doctrine/reflection": "^1.0", - "php": "^7.1" + "doctrine/annotations": "1.*", + "doctrine/cache": "1.*", + "doctrine/collections": "1.*", + "doctrine/inflector": "1.*", + "doctrine/lexer": "1.*", + "php": "~5.6|~7.0" }, "require-dev": { - "doctrine/coding-standard": "^1.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-phpunit": "^0.11", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "^3.0", - "symfony/phpunit-bridge": "^4.0.5" + "phpunit/phpunit": "^5.4.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.11.x-dev" + "dev-master": "2.7.x-dev" } }, "autoload": { @@ -2064,10 +2009,6 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2076,80 +2017,10 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - }, - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" - } - ], - "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.", - "homepage": "https://www.doctrine-project.org/projects/common.html", - "keywords": [ - "common", - "doctrine", - "php" - ], - "time": "2020-01-10T15:49:25+00:00" - }, - { - "name": "doctrine/event-manager", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine/event-manager.git", - "reference": "629572819973f13486371cb611386eb17851e85c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", - "reference": "629572819973f13486371cb611386eb17851e85c", - "shasum": "" - }, - "require": { - "php": "^7.1" - }, - "conflict": { - "doctrine/common": "<2.9@dev" - }, - "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpunit/phpunit": "^7.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2157,39 +2028,35 @@ { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" - }, - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" } ], - "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", - "homepage": "https://www.doctrine-project.org/projects/event-manager.html", + "description": "Common Library for Doctrine projects", + "homepage": "http://www.doctrine-project.org", "keywords": [ - "event", - "event dispatcher", - "event manager", - "event system", - "events" + "annotations", + "collections", + "eventmanager", + "persistence", + "spl" ], - "time": "2019-11-10T09:48:07+00:00" + "time": "2017-07-22T08:35:12+00:00" }, { "name": "doctrine/inflector", - "version": "1.3.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" + "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", - "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", + "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.2" @@ -2197,7 +2064,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -2210,10 +2077,6 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2222,6 +2085,10 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2239,34 +2106,32 @@ "singularize", "string" ], - "time": "2019-10-30T19:59:35+00:00" + "time": "2017-07-22T12:18:28+00:00" }, { "name": "doctrine/lexer", - "version": "1.2.0", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6" + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", - "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", "shasum": "" }, "require": { - "php": "^7.2" + "php": ">=5.3.2" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpstan/phpstan": "^0.11.8", - "phpunit/phpunit": "^8.2" + "phpunit/phpunit": "^4.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -2279,14 +2144,14 @@ "MIT" ], "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" @@ -2301,168 +2166,7 @@ "parser", "php" ], - "time": "2019-10-30T14:39:59+00:00" - }, - { - "name": "doctrine/persistence", - "version": "1.3.6", - "source": { - "type": "git", - "url": "https://github.com/doctrine/persistence.git", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", - "shasum": "" - }, - "require": { - "doctrine/annotations": "^1.0", - "doctrine/cache": "^1.0", - "doctrine/collections": "^1.0", - "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.1", - "php": "^7.1" - }, - "conflict": { - "doctrine/common": "<2.10@dev" - }, - "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpstan/phpstan": "^0.11", - "phpunit/phpunit": "^7.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common", - "Doctrine\\Persistence\\": "lib/Doctrine/Persistence" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - }, - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" - } - ], - "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", - "homepage": "https://doctrine-project.org/projects/persistence.html", - "keywords": [ - "mapper", - "object", - "odm", - "orm", - "persistence" - ], - "time": "2020-01-16T22:06:23+00:00" - }, - { - "name": "doctrine/reflection", - "version": "v1.1.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine/reflection.git", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", - "shasum": "" - }, - "require": { - "doctrine/annotations": "^1.0", - "ext-tokenizer": "*", - "php": "^7.1" - }, - "conflict": { - "doctrine/common": "<2.9" - }, - "require-dev": { - "doctrine/coding-standard": "^5.0", - "doctrine/common": "^2.10", - "phpstan/phpstan": "^0.11.0", - "phpstan/phpstan-phpunit": "^0.11.0", - "phpunit/phpunit": "^7.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - }, - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com" - } - ], - "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", - "homepage": "https://www.doctrine-project.org/projects/reflection.html", - "keywords": [ - "reflection", - "static" - ], - "time": "2020-01-08T19:53:19+00:00" + "time": "2019-06-08T11:03:04+00:00" }, { "name": "drupal-composer/drupal-scaffold", @@ -2560,6 +2264,10 @@ "name": "googletorp", "homepage": "https://www.drupal.org/user/386230" }, + { + "name": "jsacksick", + "homepage": "https://www.drupal.org/user/972218" + }, { "name": "mglaman", "homepage": "https://www.drupal.org/user/2416470" @@ -2823,17 +2531,17 @@ }, { "name": "drupal/antibot", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "4cb067e77929984c8cf5b05a84734c62d6fd19b3" + "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "2b9cb2b2e118689c7262c00698e10a6da3f9dfe7" }, "require": { "drupal/core": "~8.0" @@ -2844,8 +2552,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1522335671", + "version": "8.x-1.3", + "datestamp": "1579699383", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2870,20 +2578,20 @@ }, { "name": "drupal/better_normalizers", - "version": "1.0.0-beta3", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_normalizers.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "876c5f0006c3764677e1dbe6dec60a32d5a2d636" + "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "19e63328ca9ab77aaa328d87efd7429f4adb386e" }, "require": { - "drupal/core": "^8.3" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -2891,8 +2599,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1493796785", + "version": "8.x-1.0-beta4", + "datestamp": "1576069085", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -2905,26 +2613,31 @@ ], "authors": [ { - "name": "Sam152", - "homepage": "https://www.drupal.org/user/1485048" + "name": "Christian Fritsch (chr.fritsch)", + "homepage": "https://www.drupal.org/u/chrfritsch", + "role": "Maintainer" }, { - "name": "andypost", - "homepage": "https://www.drupal.org/user/118908" + "name": "Andrey Postnikov (andypost)", + "homepage": "https://www.drupal.org/u/andypost", + "role": "Maintainer" }, { - "name": "chr.fritsch", - "homepage": "https://www.drupal.org/user/2103716" + "name": "Sam Becker (Sam152)", + "homepage": "https://www.drupal.org/u/sam152", + "role": "Maintainer" }, { - "name": "larowlan", - "homepage": "https://www.drupal.org/user/395439" + "name": "Lee Rowlands (larowlan)", + "homepage": "https://www.drupal.org/u/larowlan", + "role": "Maintainer" } ], "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "source": "https://git.drupalcode.org/project/better_normalizers" + "source": "https://git.drupal.org/project/better_normalizers.git", + "issues": "https://www.drupal.org/project/issues/better_normalizers" } }, { @@ -3039,17 +2752,17 @@ }, { "name": "drupal/bulma", - "version": "1.0.0-beta3", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "cfc76cffc10c198afb78a7699690b3f95c5ea950" + "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "54b98779781b15b8ab1e0c3b807fac65c6c21e89" }, "require": { "drupal/core": "~8.0" @@ -3060,8 +2773,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1566343985", + "version": "8.x-1.0-beta4", + "datestamp": "1580867352", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -3073,6 +2786,14 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "MatijaJurcevic", + "homepage": "https://www.drupal.org/user/3173519" + }, + { + "name": "mseric", + "homepage": "https://www.drupal.org/user/3574018" + }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481" @@ -3137,20 +2858,20 @@ }, { "name": "drupal/ckeditor_markdown", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor_markdown.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditor_markdown-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "4f18becc108f28fd2f78298b958a9398da254a00" + "url": "https://ftp.drupal.org/files/projects/ckeditor_markdown-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "73efabe8c4d86ab73b21bd0b8f5cece8688c1b48" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -3158,8 +2879,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1539699781", + "version": "8.x-1.2", + "datestamp": "1580498736", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3257,7 +2978,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "6e98e2dd7e386a56ee4a3ec71aa014926aa837bd" + "reference": "6c160de99be991639a8f1fb07666d75a8008fabd" }, "require": { "drupal/core": "*", @@ -3296,7 +3017,7 @@ "support": { "source": "https://git.drupalcode.org/project/comment_notify" }, - "time": "2019-04-15T22:03:59+00:00" + "time": "2019-12-02T00:19:59+00:00" }, { "name": "drupal/components", @@ -4036,23 +3757,23 @@ }, { "name": "drupal/core", - "version": "8.7.11", + "version": "8.8.2", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "a691876294fadc2795a8add96359b5ffc109d7f2" + "reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/a691876294fadc2795a8add96359b5ffc109d7f2", - "reference": "a691876294fadc2795a8add96359b5ffc109d7f2", + "url": "https://api.github.com/repos/drupal/core/zipball/f997857003276c2ae6d27db30f0eab9c7dd10e62", + "reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62", "shasum": "" }, "require": { "asm89/stack-cors": "^1.1", "composer/semver": "^1.0", - "doctrine/annotations": "^1.2", - "doctrine/common": "^2.5", + "doctrine/annotations": "^1.4", + "doctrine/common": "^2.7", "easyrdf/easyrdf": "^0.9", "egulias/email-validator": "^2.0", "ext-date": "*", @@ -4068,11 +3789,10 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.2.1", + "guzzlehttp/guzzle": "^6.3", "masterminds/html5": "^2.1", - "paragonie/random_compat": "^1.0|^2.0|^9.99.99", "pear/archive_tar": "^1.4.9", - "php": "^5.5.9|>=7.0.8", + "php": ">=7.0.8", "stack/builder": "^1.0", "symfony-cmf/routing": "^1.4", "symfony/class-loader": "~3.4.0", @@ -4090,13 +3810,13 @@ "symfony/validator": "~3.4.0", "symfony/yaml": "~3.4.5", "twig/twig": "^1.38.2", - "typo3/phar-stream-wrapper": "^2.1.1", - "zendframework/zend-diactoros": "^1.1", - "zendframework/zend-feed": "^2.4" + "typo3/phar-stream-wrapper": "^3.1.3", + "zendframework/zend-diactoros": "^1.8", + "zendframework/zend-feed": "^2.12" }, "conflict": { - "drush/drush": "<8.1.10", - "symfony/dom-crawler": ">=4" + "drupal/pathauto": "<1.6", + "drush/drush": "<8.1.10" }, "replace": { "drupal/action": "self.version", @@ -4112,6 +3832,7 @@ "drupal/book": "self.version", "drupal/breakpoint": "self.version", "drupal/ckeditor": "self.version", + "drupal/claro": "self.version", "drupal/classy": "self.version", "drupal/color": "self.version", "drupal/comment": "self.version", @@ -4131,6 +3852,7 @@ "drupal/core-discovery": "self.version", "drupal/core-event-dispatcher": "self.version", "drupal/core-file-cache": "self.version", + "drupal/core-file-security": "self.version", "drupal/core-filesystem": "self.version", "drupal/core-gettext": "self.version", "drupal/core-graph": "self.version", @@ -4158,6 +3880,7 @@ "drupal/forum": "self.version", "drupal/hal": "self.version", "drupal/help": "self.version", + "drupal/help_topics": "self.version", "drupal/history": "self.version", "drupal/image": "self.version", "drupal/inline_form_errors": "self.version", @@ -4180,6 +3903,7 @@ "drupal/options": "self.version", "drupal/page_cache": "self.version", "drupal/path": "self.version", + "drupal/path_alias": "self.version", "drupal/quickedit": "self.version", "drupal/rdf": "self.version", "drupal/responsive_image": "self.version", @@ -4208,52 +3932,34 @@ "drupal/workflows": "self.version", "drupal/workspaces": "self.version" }, - "require-dev": { - "behat/mink": "1.7.x-dev", - "behat/mink-goutte-driver": "^1.2", - "behat/mink-selenium2-driver": "1.3.x-dev", - "drupal/coder": "^8.3.1", - "jcalderonzumba/gastonjs": "^1.0.2", - "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", - "justinrainbow/json-schema": "^5.2", - "mikey179/vfsstream": "^1.2", - "phpspec/prophecy": "^1.7", - "phpunit/phpunit": "^4.8.35 || ^6.5", - "symfony/css-selector": "^3.4.0", - "symfony/debug": "^3.4.0", - "symfony/phpunit-bridge": "^3.4.3" - }, "type": "drupal-core", "extra": { - "merge-plugin": { - "require": [ - "core/lib/Drupal/Component/Annotation/composer.json", - "core/lib/Drupal/Component/Assertion/composer.json", - "core/lib/Drupal/Component/Bridge/composer.json", - "core/lib/Drupal/Component/ClassFinder/composer.json", - "core/lib/Drupal/Component/Datetime/composer.json", - "core/lib/Drupal/Component/DependencyInjection/composer.json", - "core/lib/Drupal/Component/Diff/composer.json", - "core/lib/Drupal/Component/Discovery/composer.json", - "core/lib/Drupal/Component/EventDispatcher/composer.json", - "core/lib/Drupal/Component/FileCache/composer.json", - "core/lib/Drupal/Component/FileSystem/composer.json", - "core/lib/Drupal/Component/Gettext/composer.json", - "core/lib/Drupal/Component/Graph/composer.json", - "core/lib/Drupal/Component/HttpFoundation/composer.json", - "core/lib/Drupal/Component/PhpStorage/composer.json", - "core/lib/Drupal/Component/Plugin/composer.json", - "core/lib/Drupal/Component/ProxyBuilder/composer.json", - "core/lib/Drupal/Component/Render/composer.json", - "core/lib/Drupal/Component/Serialization/composer.json", - "core/lib/Drupal/Component/Transliteration/composer.json", - "core/lib/Drupal/Component/Utility/composer.json", - "core/lib/Drupal/Component/Uuid/composer.json", - "core/lib/Drupal/Component/Version/composer.json" - ], - "recurse": false, - "replace": false, - "merge-extra": false + "drupal-scaffold": { + "file-mapping": { + "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", + "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", + "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", + "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", + "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", + "[web-root]/.htaccess": "assets/scaffold/files/htaccess", + "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", + "[web-root]/index.php": "assets/scaffold/files/index.php", + "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", + "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt", + "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", + "[web-root]/update.php": "assets/scaffold/files/update.php", + "[web-root]/web.config": "assets/scaffold/files/web.config", + "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt", + "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", + "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", + "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", + "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", + "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", + "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", + "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", + "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt" + } } }, "autoload": { @@ -4277,7 +3983,87 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-12-18T08:55:29+00:00" + "time": "2020-02-01T19:51:15+00:00" + }, + { + "name": "drupal/core-recommended", + "version": "8.8.2", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-recommended.git", + "reference": "67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3", + "reference": "67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3", + "shasum": "" + }, + "require": { + "asm89/stack-cors": "1.2.0", + "composer/installers": "v1.7.0", + "composer/semver": "1.5.0", + "doctrine/annotations": "v1.4.0", + "doctrine/cache": "v1.6.2", + "doctrine/collections": "v1.4.0", + "doctrine/common": "v2.7.3", + "doctrine/inflector": "v1.2.0", + "doctrine/lexer": "1.0.2", + "drupal/core": "8.8.2", + "easyrdf/easyrdf": "0.9.1", + "egulias/email-validator": "2.1.11", + "guzzlehttp/guzzle": "6.3.3", + "guzzlehttp/promises": "v1.3.1", + "guzzlehttp/psr7": "1.6.1", + "masterminds/html5": "2.3.0", + "paragonie/random_compat": "v9.99.99", + "pear/archive_tar": "1.4.9", + "pear/console_getopt": "v1.4.2", + "pear/pear-core-minimal": "v1.10.9", + "pear/pear_exception": "v1.0.0", + "psr/container": "1.0.0", + "psr/http-message": "1.0.1", + "psr/log": "1.1.0", + "ralouphie/getallheaders": "3.0.3", + "stack/builder": "v1.0.5", + "symfony-cmf/routing": "1.4.1", + "symfony/class-loader": "v3.4.35", + "symfony/console": "v3.4.35", + "symfony/debug": "v3.4.35", + "symfony/dependency-injection": "v3.4.35", + "symfony/event-dispatcher": "v3.4.35", + "symfony/http-foundation": "v3.4.35", + "symfony/http-kernel": "v3.4.35", + "symfony/polyfill-ctype": "v1.12.0", + "symfony/polyfill-iconv": "v1.12.0", + "symfony/polyfill-mbstring": "v1.12.0", + "symfony/polyfill-php56": "v1.12.0", + "symfony/polyfill-php70": "v1.12.0", + "symfony/polyfill-util": "v1.12.0", + "symfony/process": "v3.4.35", + "symfony/psr-http-message-bridge": "v1.1.2", + "symfony/routing": "v3.4.35", + "symfony/serializer": "v3.4.35", + "symfony/translation": "v3.4.35", + "symfony/validator": "v3.4.35", + "symfony/yaml": "v3.4.35", + "twig/twig": "v1.42.3", + "typo3/phar-stream-wrapper": "v3.1.3", + "zendframework/zend-diactoros": "1.8.7", + "zendframework/zend-escaper": "2.6.1", + "zendframework/zend-feed": "2.12.0", + "zendframework/zend-stdlib": "3.2.1" + }, + "conflict": { + "webflo/drupal-core-strict": "*" + }, + "type": "metapackage", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", + "time": "2020-02-01T19:51:15+00:00" }, { "name": "drupal/crop", @@ -4319,6 +4105,10 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4568,20 +4358,20 @@ }, { "name": "drupal/diff", - "version": "1.0.0-rc2", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/diff.git", - "reference": "8.x-1.0-rc2" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "2e8f4efe6e7d355a3d07d33531f077348b13f68d" + "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "7106ca30b7b10343fbf79a0c42fc7981b109095f" }, "require": { - "drupal/core": "~8.0", + "drupal/core": "^8.7.7 || ^9", "mkalkbrenner/php-htmldiff-advanced": "~0.0.8" }, "type": "drupal-module", @@ -4590,11 +4380,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1530178424", + "version": "8.x-1.0", + "datestamp": "1578322688", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -4632,6 +4422,10 @@ "name": "miro_dietiker", "homepage": "https://www.drupal.org/user/227761" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "realityloop", "homepage": "https://www.drupal.org/user/139189" @@ -5131,7 +4925,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "40d1dcdb5468930e93f60241215dd7fa72d3c9c4" + "reference": "5cdce116268ac07554df53ff0e4d56638e654569" }, "require": { "drupal/config_actions": "^1.0", @@ -5156,8 +4950,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1+11-dev", - "datestamp": "1559078287", + "version": "8.x-1.0-beta3+5-dev", + "datestamp": "1567808884", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5169,9 +4963,6 @@ }, "drupal/facets": { "Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch" - }, - "drupal/search_api": { - "Notice: Undefined index: total When we enable the module in the installation step": "https://www.drupal.org/files/issues/2931562-13--undefined_total_in_task_manager_batch_finish.patch" } } }, @@ -5216,7 +5007,7 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2019-09-05T22:05:21+00:00" + "time": "2019-11-18T16:23:20+00:00" }, { "name": "drupal/drutopia_event", @@ -6290,17 +6081,17 @@ }, { "name": "drupal/ds", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.4" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "ebf070ba2f7cf78a62cf74678a9948546a93e773" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "089c475534e64829d87fe3b34eca5f25654ea7bf" }, "require": { "drupal/core": "^8.6" @@ -6315,7 +6106,7 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.4", + "version": "8.x-3.5", "datestamp": "1574750285", "security-coverage": { "status": "covered", @@ -6849,20 +6640,20 @@ }, { "name": "drupal/field_group", - "version": "3.0.0-rc1", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.0-rc1" + "reference": "8.x-3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0-rc1.zip", - "reference": "8.x-3.0-rc1", - "shasum": "e291b5468c834a344e9aa6cafd3a76171d473a22" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip", + "reference": "8.x-3.0", + "shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -6870,11 +6661,11 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.0-rc1", - "datestamp": "1558647185", + "version": "8.x-3.0", + "datestamp": "1580250787", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6896,12 +6687,12 @@ "homepage": "https://www.drupal.org/user/591438" }, { - "name": "swentel", - "homepage": "https://www.drupal.org/user/107403" + "name": "nils.destoop", + "homepage": "https://www.drupal.org/user/361625" }, { - "name": "zuuperman", - "homepage": "https://www.drupal.org/user/361625" + "name": "swentel", + "homepage": "https://www.drupal.org/user/107403" } ], "description": "Provides the field_group module.", @@ -7065,7 +6856,7 @@ }, { "name": "drupal/gnode", - "version": "1.0.0-rc4", + "version": "1.0.0-rc5", "require": { "drupal/core": "*", "drupal/group": "self.version" @@ -7076,8 +6867,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc4", - "datestamp": "1563460085", + "version": "8.x-1.0-rc5", + "datestamp": "1576854190", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -7162,17 +6953,17 @@ }, { "name": "drupal/group", - "version": "1.0.0-rc4", + "version": "1.0.0-rc5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "8.x-1.0-rc4" + "reference": "8.x-1.0-rc5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc4.zip", - "reference": "8.x-1.0-rc4", - "shasum": "d5d55167523a3ddccef7f66159b4c417d950d6f5" + "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc5.zip", + "reference": "8.x-1.0-rc5", + "shasum": "234831baa8816d98d1093a37e5c66bb993a271eb" }, "require": { "drupal/core": "^8.6", @@ -7184,8 +6975,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc4", - "datestamp": "1563460085", + "version": "8.x-1.0-rc5", + "datestamp": "1576854190", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -7217,17 +7008,17 @@ }, { "name": "drupal/honeypot", - "version": "1.29.0", + "version": "1.30.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "8.x-1.29" + "reference": "8.x-1.30" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.29.zip", - "reference": "8.x-1.29", - "shasum": "029d9e068d8f6a5db52434c27dc71bd3f06da487" + "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.30.zip", + "reference": "8.x-1.30", + "shasum": "1d7983e8e07feee4f13e4b05c9a10db15ae2097e" }, "require": { "drupal/core": "~8.0" @@ -7238,16 +7029,14 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.29", - "datestamp": "1536179280", + "version": "8.x-1.30", + "datestamp": "1576274288", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "Accessibility Issue Triggered": "https://www.drupal.org/files/issues/2018-08-05/honeypot-aria-hidden-on-text-field-2944843-12.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -7389,10 +7178,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "5af4624d8e2532e239bd1013f7867bdeb4a60d53" + "reference": "0f134a1c68303e924e6e7b41d985194200102975" }, "require": { - "drupal/core": "~8.0", + "drupal/core": "^8.7|^9.0", "indieauth/client": "^0.4.1", "indieweb/mention-client": "^1.2", "lcobucci/jwt": "^3.0", @@ -7411,8 +7200,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4+27-dev", - "datestamp": "1573815486", + "version": "8.x-1.8+3-dev", + "datestamp": "1578772688", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7441,7 +7230,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2019-11-15T12:23:41+00:00" + "time": "2020-02-11T07:56:53+00:00" }, { "name": "drupal/mailchimp", @@ -7541,20 +7330,20 @@ }, { "name": "drupal/mailsystem", - "version": "4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailsystem.git", - "reference": "8.x-4.1" + "reference": "8.x-4.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.1.zip", - "reference": "8.x-4.1", - "shasum": "318b87f1fdf96e6db30b04a98108af02a0fc3dcc" + "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.2.zip", + "reference": "8.x-4.2", + "shasum": "51d3f4831cdc3fd2748efc750d4946ddb5b50c3c" }, "require": { - "drupal/core": "^8.0.5" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -7562,8 +7351,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.1", - "datestamp": "1467993646", + "version": "8.x-4.2", + "datestamp": "1574194688", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7729,17 +7518,17 @@ }, { "name": "drupal/menu_trail_by_path", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "52261e3ad3630e88bfc2a147e3056844f5584f62" + "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "be2a067da1cb125d658ce0da9c7a2add3989b91f" }, "require": { "drupal/core": "~8.0" @@ -7750,8 +7539,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1482006782", + "version": "8.x-1.2", + "datestamp": "1576100584", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7763,6 +7552,10 @@ "MIT" ], "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, { "name": "SeriousMatters", "homepage": "https://www.drupal.org/user/290439" @@ -7771,6 +7564,10 @@ "name": "davy-r", "homepage": "https://www.drupal.org/user/3278771" }, + { + "name": "mbovan", + "homepage": "https://www.drupal.org/user/3149657" + }, { "name": "redndahead", "homepage": "https://www.drupal.org/user/160320" @@ -7850,17 +7647,17 @@ }, { "name": "drupal/metatag", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "06275ae0f72cfcdbec8b8e8fd5d0863a5967bbcc" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "9acb04a741d80b4ab468d118a242271169d11f00" }, "require": { "drupal/core": "*", @@ -7882,7 +7679,7 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", + "version": "8.x-1.11", "datestamp": "1576870683", "security-coverage": { "status": "covered", @@ -7983,20 +7780,20 @@ }, { "name": "drupal/migrate_tools", - "version": "4.4.0", + "version": "4.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "8.x-4.4" + "reference": "8.x-4.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.4.zip", - "reference": "8.x-4.4", - "shasum": "54a9f138809564c7e89d0e37e9fbb2ed57b562e2" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.5.zip", + "reference": "8.x-4.5", + "shasum": "06390b359bf53c50a30f2d6dc4c7542bfb1fe7ca" }, "require": { - "drupal/core": "^8.3", + "drupal/core": "^8 || ^9", "drupal/migrate_plus": "^4 || ^5" }, "require-dev": { @@ -8010,7 +7807,7 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.4", + "version": "8.x-4.5", "datestamp": "1574693285", "security-coverage": { "status": "covered", @@ -8193,8 +7990,8 @@ "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8383,17 +8180,17 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "282ba99b7e4c0a3e2678590373c508ff309cd7c7" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "fdbd061f1b243dd03544bbd13bdd657976b9f5d7" }, "require": { "drupal/core": "^8.5", @@ -8405,8 +8202,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1565188386", + "version": "8.x-1.7", + "datestamp": "1576148285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8511,17 +8308,17 @@ }, { "name": "drupal/pathauto", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "ae3c13f26d625e63da3b13dc64016888eca519c7" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246" }, "require": { "drupal/core": "^8.6", @@ -8534,7 +8331,7 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.5", + "version": "8.x-1.6", "datestamp": "1575467285", "security-coverage": { "status": "covered", @@ -8572,17 +8369,17 @@ }, { "name": "drupal/preview_link", - "version": "1.3.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/preview_link.git", - "reference": "8.x-1.3" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "d95c9738600a2bfb2b982cabe0484e6cb3d403eb" + "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "d1f3d9fa7a0a74fbf1080fdb93f6d2ae5c7b106f" }, "require": { "drupal/core": "~8.0" @@ -8597,8 +8394,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1558916287", + "version": "8.x-1.5", + "datestamp": "1579496296", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8631,20 +8428,20 @@ }, { "name": "drupal/redirect", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "4c7e0dc0ab0cbcc7d66e16cc684882c0eaa71c1c" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "7940acfb28bd802235d159f1c7a9a58e89dd3d15" }, "require": { - "drupal/core": "~8" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -8652,8 +8449,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1561757585", + "version": "8.x-1.5", + "datestamp": "1576656784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8755,7 +8552,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1566566888", + "datestamp": "1566578555", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8802,17 +8599,17 @@ }, { "name": "drupal/scn", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scn.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "18f90a86914cd04b4ed343c2ab087347d09c1153" + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "fab8b9551fa7d777a2c6283ac5f6c9e7f31fb583" }, "require": { "drupal/core": "*" @@ -8823,8 +8620,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1557493685", + "version": "8.x-1.3", + "datestamp": "1579958581", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8841,7 +8638,7 @@ "homepage": "https://www.drupal.org/user/3547706" } ], - "description": "Notifies the site administrator by eMail on new comments.", + "description": "Notifies the site administrator by e-mail or telegram about new comments on the site.", "homepage": "https://www.drupal.org/project/scn", "support": { "source": "https://git.drupalcode.org/project/scn" @@ -8898,6 +8695,14 @@ "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, + { + "name": "varunity", + "homepage": "https://www.drupal.org/user/273530" + }, + { + "name": "vimaljoseph", + "homepage": "https://www.drupal.org/user/817380" + }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -8956,8 +8761,7 @@ "services": { "drush.services.yml": "^9" } - }, - "patches_applied": [] + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -9288,20 +9092,20 @@ }, { "name": "drupal/token", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "22039a3d927220609e708932ac5c501b90ca4925" }, "require": { - "drupal/core": "^8.5" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -9309,17 +9113,22 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1537557481", + "version": "8.x-1.6", + "datestamp": "1577708583", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -9347,7 +9156,7 @@ "homepage": "https://www.drupal.org/user/4420" } ], - "description": "Provides a user interface for the Token API and some missing core tokens.", + "description": "Provides a user interface for the Token API, some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { "source": "https://git.drupalcode.org/project/token" @@ -9370,8 +9179,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+9-dev", - "datestamp": "1571695384", + "version": "8.x-1.0-alpha2+10-dev", + "datestamp": "1573760885", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9625,12 +9434,16 @@ ], "authors": [ { - "name": "joekers", - "homepage": "https://www.drupal.org/user/2229066" + "name": "New Zeal", + "homepage": "https://www.drupal.org/user/93571" }, { - "name": "kent@passingphase.nz", - "homepage": "https://www.drupal.org/user/93571" + "name": "jasonawant", + "homepage": "https://www.drupal.org/user/589890" + }, + { + "name": "joekers", + "homepage": "https://www.drupal.org/user/2229066" }, { "name": "seanB", @@ -9649,20 +9462,20 @@ }, { "name": "drupal/webform", - "version": "5.5.0", + "version": "5.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.5" + "reference": "8.x-5.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.5.zip", - "reference": "8.x-5.5", - "shasum": "71b2b14176d0dbf9e3dd5b266cbb0e9fc7b49c26" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.8.zip", + "reference": "8.x-5.8", + "shasum": "32317a9345abae343aa3b014529bbb91a67cc769" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "require-dev": { "drupal/address": "~1.4", @@ -9671,8 +9484,10 @@ "drupal/chosen": "~2.6", "drupal/devel": "*", "drupal/entity_print": "^2.1", + "drupal/gnode": "*", + "drupal/group": "~1.0", "drupal/jsonapi": "~2.0 || ~8.7", - "drupal/mailsystem": "~4.0", + "drupal/mailsystem": "4.1", "drupal/select2": "~1.1", "drupal/smtp": "~1.0", "drupal/telephone_validation": "^2.2", @@ -9680,6 +9495,7 @@ "drupal/webform_access": "*", "drupal/webform_attachment": "*", "drupal/webform_entity_print": "*", + "drupal/webform_group": "*", "drupal/webform_node": "*", "drupal/webform_options_limit": "*", "drupal/webform_scheduled_email": "*", @@ -9691,8 +9507,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.5", - "datestamp": "1575331086", + "version": "8.x-5.8", + "datestamp": "1579637587", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9763,20 +9579,20 @@ }, { "name": "drupal/webform_mailchimp", - "version": "5.8.0", + "version": "5.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_mailchimp.git", - "reference": "8.x-5.8" + "reference": "8.x-5.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.8.zip", - "reference": "8.x-5.8", - "shasum": "ac93b0c3ae02037a834cc2fcd14a5f3d9e8f1f3f" + "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.9.zip", + "reference": "8.x-5.9", + "shasum": "d39d231d6381306d7c92b3fa55c135e934740ea4" }, "require": { - "drupal/core": "~8.0", + "drupal/core": "^8 || ^9", "drupal/mailchimp": "*", "drupal/webform": "*" }, @@ -9786,7 +9602,7 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.8", + "version": "8.x-5.9", "datestamp": "1579957681", "security-coverage": { "status": "covered", @@ -9894,16 +9710,16 @@ }, { "name": "drush/drush", - "version": "9.7.1", + "version": "9.7.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "6f9a8d235daec06fd6f47b2d84da675750566479" + "reference": "ab5e345a72c9187a7d770486a09691f6526826aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/6f9a8d235daec06fd6f47b2d84da675750566479", - "reference": "6f9a8d235daec06fd6f47b2d84da675750566479", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/ab5e345a72c9187a7d770486a09691f6526826aa", + "reference": "ab5e345a72c9187a7d770486a09691f6526826aa", "shasum": "" }, "require": { @@ -9923,7 +9739,7 @@ "psr/log": "~1.0", "psy/psysh": "~0.6", "symfony/console": "^3.4", - "symfony/event-dispatcher": "^3.4", + "symfony/event-dispatcher": "^3.4 || ^4.0", "symfony/finder": "^3.4 || ^4.0", "symfony/process": "^3.4", "symfony/var-dumper": "^3.4 || ^4.0", @@ -10039,7 +9855,7 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2019-06-30T19:46:39+00:00" + "time": "2020-02-09T17:29:51+00:00" }, { "name": "drutopia/drutopia", @@ -10181,14 +9997,14 @@ "authors": [ { "name": "Nicholas Humfrey", - "role": "Developer", "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/" + "homepage": "http://www.aelius.com/njh/", + "role": "Developer" }, { "name": "Alexey Zakhlestin", - "role": "Developer", - "email": "indeyets@gmail.com" + "email": "indeyets@gmail.com", + "role": "Developer" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", @@ -10205,27 +10021,27 @@ }, { "name": "egulias/email-validator", - "version": "2.1.17", + "version": "2.1.11", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" + "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", - "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", + "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.10" + "php": ">= 5.5" }, "require-dev": { - "dominicsayers/isemail": "^3.0.7", - "phpunit/phpunit": "^4.8.36|^7.5.15", - "satooshi/php-coveralls": "^1.0.1" + "dominicsayers/isemail": "dev-master", + "phpunit/phpunit": "^4.8.35||^5.7||^6.0", + "satooshi/php-coveralls": "^1.0.1", + "symfony/phpunit-bridge": "^4.4@dev" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -10259,27 +10075,27 @@ "validation", "validator" ], - "time": "2020-02-13T22:36:52+00:00" + "time": "2019-08-13T17:33:27+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.10.0", + "version": "v4.12.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "d85d39da4576a6934b72480be6978fb10c860021" + "reference": "a617e55bc62a87eec73bd456d146d134ad716f03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021", - "reference": "d85d39da4576a6934b72480be6978fb10c860021", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03", + "reference": "a617e55bc62a87eec73bd456d146d134ad716f03", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { - "simpletest/simpletest": "^1.1" + "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { @@ -10292,7 +10108,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL" + "LGPL-2.1-or-later" ], "authors": [ { @@ -10306,7 +10122,7 @@ "keywords": [ "html" ], - "time": "2018-02-23T01:58:20+00:00" + "time": "2019-10-28T03:44:26+00:00" }, { "name": "fabpot/goutte", @@ -10423,16 +10239,16 @@ }, { "name": "fzaninotto/faker", - "version": "v1.9.0", + "version": "v1.9.1", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "27a216cbe72327b2d6369fab721a5843be71e57d" + "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/27a216cbe72327b2d6369fab721a5843be71e57d", - "reference": "27a216cbe72327b2d6369fab721a5843be71e57d", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f", + "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f", "shasum": "" }, "require": { @@ -10445,7 +10261,9 @@ }, "type": "library", "extra": { - "branch-alias": [] + "branch-alias": { + "dev-master": "1.9-dev" + } }, "autoload": { "psr-4": { @@ -10467,7 +10285,7 @@ "faker", "fixtures" ], - "time": "2019-11-14T13:13:06+00:00" + "time": "2019-12-12T13:22:17+00:00" }, { "name": "grasmash/expander", @@ -10566,46 +10384,44 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.2", + "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", - "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { - "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.6.1", + "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.1" + "psr/log": "^1.0" }, "suggest": { - "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.5-dev" + "dev-master": "6.3-dev" } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -10629,7 +10445,7 @@ "rest", "web service" ], - "time": "2019-12-23T11:57:10+00:00" + "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", @@ -11106,8 +10922,8 @@ "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", - "role": "Developer", - "email": "lcobucci@gmail.com" + "email": "lcobucci@gmail.com", + "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -11233,9 +11049,9 @@ "authors": [ { "name": "Phil Bennett", - "role": "Developer", "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com" + "homepage": "http://www.philipobenito.com", + "role": "Developer" } ], "description": "A fast and intuitive dependency injection container.", @@ -11253,33 +11069,31 @@ }, { "name": "masterminds/html5", - "version": "2.7.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2" + "reference": "2c37c6c520b995b761674de3be8455a381679067" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2", - "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067", + "reference": "2c37c6c520b995b761674de3be8455a381679067", "shasum": "" }, "require": { - "ext-ctype": "*", - "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35", + "phpunit/phpunit": "4.*", "sami/sami": "~2.0", "satooshi/php-coveralls": "1.0.*" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.2-dev" } }, "autoload": { @@ -11296,13 +11110,13 @@ "name": "Matt Butcher", "email": "technosophos@gmail.com" }, - { - "name": "Matt Farina", - "email": "matt@mattfarina.com" - }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" + }, + { + "name": "Matt Farina", + "email": "matt@mattfarina.com" } ], "description": "An HTML5 parser and serializer.", @@ -11316,7 +11130,7 @@ "serializer", "xml" ], - "time": "2019-07-25T07:03:26+00:00" + "time": "2017-09-04T12:26:28+00:00" }, { "name": "mf2/mf2", @@ -11376,21 +11190,24 @@ }, { "name": "michelf/php-markdown", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", - "reference": "01ab082b355bf188d907b9929cd99b2923053495" + "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495", - "reference": "01ab082b355bf188d907b9929cd99b2923053495", + "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c", + "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c", "shasum": "" }, "require": { "php": ">=5.3.0" }, + "require-dev": { + "phpunit/phpunit": ">=4.3 <5.8" + }, "type": "library", "autoload": { "psr-4": { @@ -11404,9 +11221,9 @@ "authors": [ { "name": "Michel Fortin", - "role": "Developer", "email": "michel.fortin@michelf.ca", - "homepage": "https://michelf.ca/" + "homepage": "https://michelf.ca/", + "role": "Developer" }, { "name": "John Gruber", @@ -11418,7 +11235,7 @@ "keywords": [ "markdown" ], - "time": "2018-01-15T00:49:33+00:00" + "time": "2019-12-02T02:32:27+00:00" }, { "name": "mkalkbrenner/php-htmldiff-advanced", @@ -11593,16 +11410,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.38", + "version": "v0.1.35", "source": { "type": "git", - "url": "https://github.com/aaronpk/picoFeed.git", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" + "url": "https://github.com/aaronpk/picofeed.git", + "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", + "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", "shasum": "" }, "require": { @@ -11641,8 +11458,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/miniflux/picoFeed", - "time": "2017-11-30T00:16:58+00:00" + "homepage": "https://github.com/aaronpk/picoFeed", + "time": "2019-01-17T17:26:41+00:00" }, { "name": "p3k/timezone", @@ -11784,22 +11601,22 @@ }, { "name": "p3k/xray", - "version": "v1.9.1", + "version": "v1.10.1", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "989d42a85f93bc53cc216ee6539abb3b4fa960c9" + "reference": "8a82c3cd8d8b3af38488da7e94ce4bd302c21d84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/989d42a85f93bc53cc216ee6539abb3b4fa960c9", - "reference": "989d42a85f93bc53cc216ee6539abb3b4fa960c9", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/8a82c3cd8d8b3af38488da7e94ce4bd302c21d84", + "reference": "8a82c3cd8d8b3af38488da7e94ce4bd302c21d84", "shasum": "" }, "require": { "cebe/markdown": "1.1.*", "dg/twitter-php": "3.6.*", - "ezyang/htmlpurifier": "4.10.*", + "ezyang/htmlpurifier": "^4.10", "facebook/graph-sdk": "^5.5", "indieweb/link-rel-parser": "0.1.*", "masterminds/html5": "^2.3", @@ -11829,7 +11646,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2019-11-16T03:57:11+00:00" + "time": "2020-01-29T15:51:15+00:00" }, { "name": "paragonie/random_compat", @@ -11944,16 +11761,16 @@ }, { "name": "pear/console_getopt", - "version": "v1.4.3", + "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", - "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" + "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", - "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", + "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", + "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", "shasum": "" }, "type": "library", @@ -11970,6 +11787,11 @@ "BSD-2-Clause" ], "authors": [ + { + "name": "Greg Beaver", + "email": "cellog@php.net", + "role": "Helper" + }, { "name": "Andrei Zmievski", "email": "andrei@php.net", @@ -11979,28 +11801,23 @@ "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" - }, - { - "name": "Greg Beaver", - "email": "cellog@php.net", - "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", - "time": "2019-11-20T18:27:48+00:00" + "time": "2019-02-06T16:52:33+00:00" }, { "name": "pear/pear-core-minimal", - "version": "v1.10.10", + "version": "v1.10.9", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7" + "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", "shasum": "" }, "require": { @@ -12031,20 +11848,20 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency", - "time": "2019-11-19T19:00:24+00:00" + "time": "2019-03-13T18:15:44+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "8c18719fdae000b690e3912be401c76e406dd13b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", + "reference": "8c18719fdae000b690e3912be401c76e406dd13b", "shasum": "" }, "require": { @@ -12060,9 +11877,9 @@ } }, "autoload": { - "classmap": [ - "PEAR/" - ] + "psr-0": { + "PEAR": "" + } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ @@ -12086,7 +11903,7 @@ "keywords": [ "exception" ], - "time": "2019-12-10T10:24:42+00:00" + "time": "2015-02-10T20:07:52+00:00" }, { "name": "psr/container", @@ -12189,16 +12006,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "shasum": "" }, "require": { @@ -12207,7 +12024,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -12232,31 +12049,31 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2018-11-20T15:27:04+00:00" }, { "name": "psy/psysh", - "version": "v0.9.9", + "version": "v0.9.12", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e" + "reference": "90da7f37568aee36b116a030c5f99c915267edd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", - "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", + "reference": "90da7f37568aee36b116a030c5f99c915267edd4", "shasum": "" }, "require": { - "dnoegel/php-xdg-base-dir": "0.1", + "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "php": ">=5.4.0", - "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", - "symfony/var-dumper": "~2.7|~3.0|~4.0" + "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", + "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", @@ -12306,7 +12123,7 @@ "interactive", "shell" ], - "time": "2018-10-13T15:16:03+00:00" + "time": "2019-12-06T14:19:43+00:00" }, { "name": "ralouphie/getallheaders", @@ -12350,26 +12167,25 @@ }, { "name": "stack/builder", - "version": "v1.0.6", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" + "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", - "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", "shasum": "" }, "require": { - "php": ">=7.2.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" + "php": ">=5.3.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0" }, "require-dev": { - "phpunit/phpunit": "~8.0", - "symfony/routing": "^5.0" + "silex/silex": "~1.0" }, "type": "library", "extra": { @@ -12392,11 +12208,11 @@ "email": "igor@wiedler.ch" } ], - "description": "Builder for stack middleware based on HttpKernelInterface.", + "description": "Builder for stack middlewares based on HttpKernelInterface.", "keywords": [ "stack" ], - "time": "2020-01-30T12:17:27+00:00" + "time": "2017-11-18T14:57:29+00:00" }, { "name": "symfony-cmf/routing", @@ -12459,27 +12275,27 @@ }, { "name": "symfony/browser-kit", - "version": "v4.3.8", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "b14fa08508afd152257d5dcc7adb5f278654d972" + "reference": "45cae6dd8683d2de56df7ec23638e9429c70135f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/b14fa08508afd152257d5dcc7adb5f278654d972", - "reference": "b14fa08508afd152257d5dcc7adb5f278654d972", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/45cae6dd8683d2de56df7ec23638e9429c70135f", + "reference": "45cae6dd8683d2de56df7ec23638e9429c70135f", "shasum": "" }, "require": { "php": "^7.1.3", - "symfony/dom-crawler": "~3.4|~4.0" + "symfony/dom-crawler": "^3.4|^4.0|^5.0" }, "require-dev": { - "symfony/css-selector": "~3.4|~4.0", - "symfony/http-client": "^4.3", - "symfony/mime": "^4.3", - "symfony/process": "~3.4|~4.0" + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/mime": "^4.3|^5.0", + "symfony/process": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/process": "" @@ -12487,7 +12303,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -12514,20 +12330,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2019-10-28T17:07:32+00:00" + "time": "2020-01-04T13:00:46+00:00" }, { "name": "symfony/class-loader", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" + "reference": "e212b06996819a2bce026a63da03b7182d05a690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", - "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", + "reference": "e212b06996819a2bce026a63da03b7182d05a690", "shasum": "" }, "require": { @@ -12570,36 +12386,36 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2020-01-04T12:05:51+00:00" + "time": "2019-08-20T13:31:17+00:00" }, { "name": "symfony/config", - "version": "v4.3.8", + "version": "v5.0.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "8267214841c44d315a55242ea867684eb43c42ce" + "reference": "7640c6704f56bf64045066bc5d93fd9d664baa63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/8267214841c44d315a55242ea867684eb43c42ce", - "reference": "8267214841c44d315a55242ea867684eb43c42ce", + "url": "https://api.github.com/repos/symfony/config/zipball/7640c6704f56bf64045066bc5d93fd9d664baa63", + "reference": "7640c6704f56bf64045066bc5d93fd9d664baa63", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/filesystem": "~3.4|~4.0", + "php": "^7.2.5", + "symfony/filesystem": "^4.4|^5.0", "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/finder": "<3.4" + "symfony/finder": "<4.4" }, "require-dev": { - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/event-dispatcher": "~3.4|~4.0", - "symfony/finder": "~3.4|~4.0", - "symfony/messenger": "~4.1", - "symfony/yaml": "~3.4|~4.0" + "symfony/event-dispatcher": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -12607,7 +12423,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -12634,20 +12450,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-11-08T08:31:27+00:00" + "time": "2020-01-04T14:08:26+00:00" }, { "name": "symfony/console", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12" + "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12", - "reference": "7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12", + "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7", + "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7", "shasum": "" }, "require": { @@ -12706,20 +12522,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2020-01-10T07:52:48+00:00" + "time": "2019-11-13T07:12:39+00:00" }, { "name": "symfony/css-selector", - "version": "v3.4.35", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f" + "reference": "e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5", + "reference": "e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5", "shasum": "" }, "require": { @@ -12759,36 +12575,36 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2019-10-01T11:57:37+00:00" + "time": "2020-01-01T11:03:25+00:00" }, { "name": "symfony/debug", - "version": "v4.4.4", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "20236471058bbaa9907382500fc14005c84601f0" + "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/20236471058bbaa9907382500fc14005c84601f0", - "reference": "20236471058bbaa9907382500fc14005c84601f0", + "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086", + "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^5.5.9|>=7.0.8", "psr/log": "~1.0" }, "conflict": { - "symfony/http-kernel": "<3.4" + "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" + "symfony/http-kernel": "~2.8|~3.0|~4.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -12815,20 +12631,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2020-01-25T12:44:29+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "22000f10c9e1cfef051e8b4de46815b41a0223fc" + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/22000f10c9e1cfef051e8b4de46815b41a0223fc", - "reference": "22000f10c9e1cfef051e8b4de46815b41a0223fc", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", "shasum": "" }, "require": { @@ -12886,29 +12702,29 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2020-01-08T11:20:51+00:00" + "time": "2019-11-08T16:18:30+00:00" }, { "name": "symfony/dom-crawler", - "version": "v3.4.35", + "version": "v4.2.12", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3" + "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", - "reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb", + "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": "^7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { - "symfony/css-selector": "~2.8|~3.0|~4.0" + "symfony/css-selector": "~3.4|~4.0" }, "suggest": { "symfony/css-selector": "" @@ -12916,7 +12732,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -12943,20 +12759,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2019-06-13T10:57:15+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "79ede8f2836e5ec910ebb325bde40f987244baa8" + "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/79ede8f2836e5ec910ebb325bde40f987244baa8", - "reference": "79ede8f2836e5ec910ebb325bde40f987244baa8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", + "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", "shasum": "" }, "require": { @@ -13006,20 +12822,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2020-01-04T12:05:51+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/filesystem", - "version": "v4.3.8", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263" + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263", - "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", "shasum": "" }, "require": { @@ -13029,7 +12845,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -13056,20 +12872,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-08-20T14:07:54+00:00" + "time": "2020-01-21T08:20:44+00:00" }, { "name": "symfony/finder", - "version": "v4.3.8", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "72a068f77e317ae77c0a0495236ad292cfb5ce6f" + "reference": "3a50be43515590faf812fbd7708200aabc327ec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/72a068f77e317ae77c0a0495236ad292cfb5ce6f", - "reference": "72a068f77e317ae77c0a0495236ad292cfb5ce6f", + "url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", + "reference": "3a50be43515590faf812fbd7708200aabc327ec3", "shasum": "" }, "require": { @@ -13078,7 +12894,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -13105,20 +12921,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-10-30T12:53:54+00:00" + "time": "2020-01-04T13:00:46+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5" + "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5", - "reference": "f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce", + "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce", "shasum": "" }, "require": { @@ -13159,20 +12975,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2020-01-04T12:05:51+00:00" + "time": "2019-11-11T12:53:10+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4" + "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4", - "reference": "ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9", + "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9", "shasum": "" }, "require": { @@ -13249,20 +13065,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2020-01-21T12:29:51+00:00" + "time": "2019-11-13T08:44:50+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.14.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "550ebaac289296ce228a706d0867afc34687e3f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4", "shasum": "" }, "require": { @@ -13274,7 +13090,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13307,20 +13123,20 @@ "polyfill", "portable" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.14.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" + "reference": "685968b11e61a347c18bf25db32effa478be610f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", + "reference": "685968b11e61a347c18bf25db32effa478be610f", "shasum": "" }, "require": { @@ -13332,7 +13148,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13366,82 +13182,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" - }, - { - "name": "symfony/polyfill-intl-idn", - "version": "v1.14.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php72": "^1.10" - }, - "suggest": { - "ext-intl": "For best performance" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.14-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, - "files": [ - "bootstrap.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "idn", - "intl", - "polyfill", - "portable", - "shim" - ], - "time": "2020-01-17T12:01:36+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", "shasum": "" }, "require": { @@ -13453,7 +13207,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13487,20 +13241,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.14.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" + "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", + "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", "shasum": "" }, "require": { @@ -13510,7 +13264,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13543,20 +13297,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.14.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "419c4940024c30ccc033650373a1fe13890d3255" + "reference": "54b4c428a0054e254223797d2713c31e08610831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", - "reference": "419c4940024c30ccc033650373a1fe13890d3255", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", + "reference": "54b4c428a0054e254223797d2713c31e08610831", "shasum": "" }, "require": { @@ -13566,7 +13320,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13602,20 +13356,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.12.0", + "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "04ce3335667451138df4307d6a9b61565560199e" + "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", - "reference": "04ce3335667451138df4307d6a9b61565560199e", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", + "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", "shasum": "" }, "require": { @@ -13624,7 +13378,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -13657,20 +13411,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/polyfill-util", - "version": "v1.14.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" + "reference": "4317de1386717b4c22caed7725350a8887ab205c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", + "reference": "4317de1386717b4c22caed7725350a8887ab205c", "shasum": "" }, "require": { @@ -13679,7 +13433,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.12-dev" } }, "autoload": { @@ -13709,20 +13463,20 @@ "polyfill", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/process", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "5b9d2bcffe4678911a4c941c00b7c161252cf09a" + "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/5b9d2bcffe4678911a4c941c00b7c161252cf09a", - "reference": "5b9d2bcffe4678911a4c941c00b7c161252cf09a", + "url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", + "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", "shasum": "" }, "require": { @@ -13758,31 +13512,29 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2020-01-01T11:03:25+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v1.2.0", + "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad" + "reference": "a33352af16f78a5ff4f9d90811536abf210df12b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", - "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b", + "reference": "a33352af16f78a5ff4f9d90811536abf210df12b", "shasum": "" }, "require": { - "php": "^7.1", + "php": "^5.3.3 || ^7.0", "psr/http-message": "^1.0", - "symfony/http-foundation": "^3.4 || ^4.0" + "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" }, "require-dev": { - "nyholm/psr7": "^1.1", - "symfony/phpunit-bridge": "^3.4.20 || ^4.0", - "zendframework/zend-diactoros": "^1.4.1 || ^2.0" + "symfony/phpunit-bridge": "^3.4 || ^4.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" @@ -13790,7 +13542,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -13823,20 +13575,20 @@ "psr-17", "psr-7" ], - "time": "2019-03-11T18:22:33+00:00" + "time": "2019-04-03T17:09:40+00:00" }, { "name": "symfony/routing", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "6366fbf86a05abccf77d6e605abbb0ee342f2cfa" + "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/6366fbf86a05abccf77d6e605abbb0ee342f2cfa", - "reference": "6366fbf86a05abccf77d6e605abbb0ee342f2cfa", + "url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", + "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", "shasum": "" }, "require": { @@ -13899,20 +13651,20 @@ "uri", "url" ], - "time": "2020-01-04T12:05:51+00:00" + "time": "2019-11-08T17:25:00+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "e85feee0d587c65713ec6d3e2a1d8782e6d219dc" + "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/e85feee0d587c65713ec6d3e2a1d8782e6d219dc", - "reference": "e85feee0d587c65713ec6d3e2a1d8782e6d219dc", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675", + "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675", "shasum": "" }, "require": { @@ -13978,20 +13730,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-01-01T11:03:25+00:00" + "time": "2019-11-12T17:51:12+00:00" }, { "name": "symfony/translation", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "577ec9ba1d6443947c48058acc3de298ad25e2bf" + "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/577ec9ba1d6443947c48058acc3de298ad25e2bf", - "reference": "577ec9ba1d6443947c48058acc3de298ad25e2bf", + "url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772", + "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772", "shasum": "" }, "require": { @@ -14048,20 +13800,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2020-01-04T12:05:51+00:00" + "time": "2019-10-30T12:43:22+00:00" }, { "name": "symfony/validator", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "46580e4429797438033fc1f226cb4cba67afe280" + "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/46580e4429797438033fc1f226cb4cba67afe280", - "reference": "46580e4429797438033fc1f226cb4cba67afe280", + "url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80", + "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80", "shasum": "" }, "require": { @@ -14134,20 +13886,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2020-01-14T18:27:07+00:00" + "time": "2019-11-05T22:03:38+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.3.8", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "ea4940845535c85ff5c505e13b3205b0076d07bf" + "reference": "46b53fd714568af343953c039ff47b67ce8af8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ea4940845535c85ff5c505e13b3205b0076d07bf", - "reference": "ea4940845535c85ff5c505e13b3205b0076d07bf", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", + "reference": "46b53fd714568af343953c039ff47b67ce8af8d6", "shasum": "" }, "require": { @@ -14161,9 +13913,9 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/console": "~3.4|~4.0", - "symfony/process": "~3.4|~4.0", - "twig/twig": "~1.34|~2.4" + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/process": "^4.4|^5.0", + "twig/twig": "^1.34|^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -14176,7 +13928,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -14210,20 +13962,20 @@ "debug", "dump" ], - "time": "2019-10-13T12:02:04+00:00" + "time": "2020-01-25T12:44:29+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.37", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "aa46bc2233097d5212332c907f9911533acfbf80" + "reference": "dab657db15207879217fc81df4f875947bf68804" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/aa46bc2233097d5212332c907f9911533acfbf80", - "reference": "aa46bc2233097d5212332c907f9911533acfbf80", + "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", + "reference": "dab657db15207879217fc81df4f875947bf68804", "shasum": "" }, "require": { @@ -14269,7 +14021,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2020-01-13T08:00:59+00:00" + "time": "2019-10-24T15:33:53+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -14310,16 +14062,16 @@ }, { "name": "twig/twig", - "version": "v1.42.5", + "version": "v1.42.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e", + "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e", "shasum": "" }, "require": { @@ -14328,7 +14080,8 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4|^5.0" + "symfony/debug": "^3.4|^4.2", + "symfony/phpunit-bridge": "^4.4@dev|^5.0" }, "type": "library", "extra": { @@ -14357,6 +14110,7 @@ }, { "name": "Twig Team", + "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -14370,35 +14124,39 @@ "keywords": [ "templating" ], - "time": "2020-02-11T05:59:23+00:00" + "time": "2019-08-24T12:51:03+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.4", + "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "ade693720ad562224281f8984319b7337cfae99e" + "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/ade693720ad562224281f8984319b7337cfae99e", - "reference": "ade693720ad562224281f8984319b7337cfae99e", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a", + "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a", "shasum": "" }, "require": { - "brumann/polyfill-unserialize": "^1.0", "ext-json": "*", - "php": "^5.3.3|^7.0" + "php": "^7.0" }, "require-dev": { "ext-xdebug": "*", - "phpunit/phpunit": "^4.8.36" + "phpunit/phpunit": "^6.5" }, "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "v3.x-dev" + } + }, "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" @@ -14416,7 +14174,7 @@ "security", "stream-wrapper" ], - "time": "2019-12-10T11:53:54+00:00" + "time": "2019-10-18T11:57:16+00:00" }, { "name": "webflo/drupal-finder", @@ -14460,31 +14218,29 @@ }, { "name": "webmozart/assert", - "version": "1.5.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", + "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, + "conflict": { + "vimeo/psalm": "<3.6.0" + }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3-dev" - } - }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -14506,7 +14262,7 @@ "check", "validate" ], - "time": "2019-08-24T08:43:50+00:00" + "time": "2020-02-14T12:15:55+00:00" }, { "name": "webmozart/path-util", -- 2.45.2 From 67464bbd7245d52faccf640ddb5ed17ccaacd254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:01:27 -0500 Subject: [PATCH 074/365] Add rake and sassc to required packages --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index becb203..d1cf754 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -125,7 +125,7 @@ timezone: "" # mailhog_port: "1001" # The MailHog port can be changed from the default 8025 -# webimage_extra_packages: [php-yaml, php7.3-ldap] +webimage_extra_packages: [rake, sassc] # Extra Debian packages that are needed in the webimage can be added here # dbimage_extra_packages: [telnet,netcat] -- 2.45.2 From 85549ad9a1800c67be64c3e85d94aaec2fd6b7a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:11:38 -0500 Subject: [PATCH 075/365] Update pattern library to not cut off landing page titles --- 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 08bae50..0097eda 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 08bae50a18ab18484a0e17ae0a6c21937602b84d +Subproject commit 0097edac269b50e1914afc0facf75e6dd18f225e -- 2.45.2 From 54fb61f01e743e0bcc127cb6c2c6d93b9a9e0351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:13:14 -0500 Subject: [PATCH 076/365] Update pattern library with compiled CSS --- 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 0097eda..cb0f7b6 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 0097edac269b50e1914afc0facf75e6dd18f225e +Subproject commit cb0f7b6478bc18f2df0c0e2ee5af633c3c6073d1 -- 2.45.2 From de3910df6210b158ce0da146969827393ff94a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:23:49 -0500 Subject: [PATCH 077/365] Commit updated configuration following update to Drupal 8.8 --- ...rm_display.block_content.basic.default.yml | 6 ++++++ ...rm_display.block_content.slide.default.yml | 5 +++++ ...y_form_display.comment.comment.default.yml | 10 ++++++++++ ...content.group-group_membership.default.yml | 1 + ...ntity_form_display.node.action.default.yml | 2 ++ ...tity_form_display.node.article.default.yml | 3 +++ ....entity_form_display.node.blog.default.yml | 8 ++++++++ ...ity_form_display.node.campaign.default.yml | 1 + ...y_form_display.node.case_study.default.yml | 7 +++++++ ...entity_form_display.node.event.default.yml | 2 ++ ...form_display.node.landing_page.default.yml | 6 ++++++ ....entity_form_display.node.page.default.yml | 6 ++++++ ...ntity_form_display.node.people.default.yml | 1 + ...ity_form_display.node.resource.default.yml | 2 ++ ...ay.paragraph.content_reference.default.yml | 1 + ...ity_form_display.paragraph.faq.default.yml | 5 +++++ ...ty_form_display.paragraph.file.default.yml | 5 +++++ ...y_form_display.paragraph.image.default.yml | 5 +++++ ...paragraph.quotation_with_image.default.yml | 5 +++++ ...y_form_display.paragraph.slide.default.yml | 5 +++++ ...lay.paragraph.storyline_header.default.yml | 5 +++++ ...splay.paragraph.storyline_item.default.yml | 5 +++++ ...ty_form_display.paragraph.text.default.yml | 5 +++++ ...y_form_display.paragraph.title.default.yml | 5 +++++ ..._form_display.paragraph.update.default.yml | 5 +++++ ...y_form_display.paragraph.video.default.yml | 5 +++++ ...ty_form_display.paragraph.view.default.yml | 6 ++++++ ...form_display.paragraph.webform.default.yml | 5 +++++ ....entity_form_display.user.user.default.yml | 13 +++++++++++++ config/sync/core.extension.yml | 1 + .../field.field.block_content.basic.body.yml | 1 + config/sync/field.field.node.action.body.yml | 1 + config/sync/field.field.node.article.body.yml | 1 + config/sync/field.field.node.blog.body.yml | 1 + .../sync/field.field.node.campaign.body.yml | 1 + .../sync/field.field.node.case_study.body.yml | 1 + config/sync/field.field.node.event.body.yml | 1 + config/sync/field.field.node.page.body.yml | 1 + .../sync/field.field.node.resource.body.yml | 1 + ...content_settings.path_alias.path_alias.yml | 13 +++++++++++++ config/sync/system.file.yml | 3 +-- config/sync/views.view.action.yml | 3 ++- config/sync/views.view.archive.yml | 5 ++++- config/sync/views.view.article.yml | 1 - config/sync/views.view.block_content.yml | 7 ++++++- config/sync/views.view.blog.yml | 3 ++- config/sync/views.view.campaign.yml | 3 ++- config/sync/views.view.case_study.yml | 5 ++++- config/sync/views.view.comment.yml | 17 ++++++++++++++++- config/sync/views.view.comments_recent.yml | 5 ++++- config/sync/views.view.content.yml | 12 +++++++++++- config/sync/views.view.content_recent.yml | 5 ++++- config/sync/views.view.event.yml | 3 ++- config/sync/views.view.files.yml | 7 ++++++- config/sync/views.view.frontpage.yml | 7 ++++++- config/sync/views.view.glossary.yml | 3 ++- config/sync/views.view.group.yml | 4 +++- config/sync/views.view.group_content.yml | 3 ++- config/sync/views.view.group_members.yml | 3 ++- config/sync/views.view.group_nodes.yml | 5 ++++- config/sync/views.view.people.yml | 3 ++- config/sync/views.view.redirect.yml | 9 ++++++++- config/sync/views.view.redirect_404.yml | 7 ++++++- config/sync/views.view.related_content.yml | 3 ++- config/sync/views.view.resource.yml | 3 ++- config/sync/views.view.search.yml | 3 ++- config/sync/views.view.taxonomy_term.yml | 5 ++++- config/sync/views.view.user_admin_people.yml | 13 ++++++++++++- config/sync/views.view.watchdog.yml | 5 ++++- .../sync/views.view.webform_submissions.yml | 19 ++++++++++++++++++- config/sync/views.view.webmentions.yml | 11 ++++++++++- config/sync/views.view.who_s_new.yml | 5 ++++- config/sync/views.view.who_s_online.yml | 5 ++++- config/sync/webform.settings.yml | 9 +++++++-- ...bform.attend_the_tech_and_rev_workshop.yml | 2 ++ config/sync/webform.webform.blog_posts.yml | 4 ++++ config/sync/webform.webform.capacitacion.yml | 5 ++++- config/sync/webform.webform.contact.yml | 12 ++++++++---- .../sync/webform.webform.contact_confirm.yml | 5 ++++- .../sync/webform.webform.drutopia_intake.yml | 3 +++ .../sync/webform.webform.general_services.yml | 5 ++++- .../webform.webform.join_the_movement.yml | 5 ++++- ...form.webform.join_the_movement_confirm.yml | 5 ++++- config/sync/webform.webform.migrations.yml | 5 ++++- ...rm.webform.migrations_training_confirm.yml | 5 ++++- ...webform.webform.speaker_request_agaric.yml | 12 ++++++++---- ....webform.speaker_request_clayton_dewey.yml | 6 +++++- ...bform.speaker_request_mauricio_dinarte.yml | 6 +++++- ....webform.speaker_request_michele_metts.yml | 6 +++++- ...rm.webform.speaker_request_micky_metts.yml | 6 +++++- config/sync/webform.webform.training.yml | 5 ++++- 91 files changed, 408 insertions(+), 56 deletions(-) create mode 100644 config/sync/language.content_settings.path_alias.path_alias.yml diff --git a/config/sync/core.entity_form_display.block_content.basic.default.yml b/config/sync/core.entity_form_display.block_content.basic.default.yml index c797032..43600ba 100644 --- a/config/sync/core.entity_form_display.block_content.basic.default.yml +++ b/config/sync/core.entity_form_display.block_content.basic.default.yml @@ -21,6 +21,7 @@ content: rows: 9 summary_rows: 3 placeholder: '' + show_summary: false third_party_settings: { } region: content info: @@ -38,4 +39,9 @@ content: settings: include_locked: true third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: { } diff --git a/config/sync/core.entity_form_display.block_content.slide.default.yml b/config/sync/core.entity_form_display.block_content.slide.default.yml index 5b59dd4..f712054 100644 --- a/config/sync/core.entity_form_display.block_content.slide.default.yml +++ b/config/sync/core.entity_form_display.block_content.slide.default.yml @@ -41,4 +41,9 @@ content: settings: include_locked: true third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: { } diff --git a/config/sync/core.entity_form_display.comment.comment.default.yml b/config/sync/core.entity_form_display.comment.comment.default.yml index 6adcf54..7d2847c 100644 --- a/config/sync/core.entity_form_display.comment.comment.default.yml +++ b/config/sync/core.entity_form_display.comment.comment.default.yml @@ -31,6 +31,11 @@ content: hide_help: '1' hide_guidelines: '0' region: content + comment_notify_settings: + weight: 1 + settings: { } + third_party_settings: { } + region: content langcode: type: language_select weight: 2 @@ -38,5 +43,10 @@ content: settings: include_locked: true third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: subject: true diff --git a/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml b/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml index 7697be2..9a79b5a 100644 --- a/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml +++ b/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml @@ -21,6 +21,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content group_roles: diff --git a/config/sync/core.entity_form_display.node.action.default.yml b/config/sync/core.entity_form_display.node.action.default.yml index 5e1fa49..abe75c3 100644 --- a/config/sync/core.entity_form_display.node.action.default.yml +++ b/config/sync/core.entity_form_display.node.action.default.yml @@ -96,6 +96,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -154,6 +155,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.article.default.yml b/config/sync/core.entity_form_display.node.article.default.yml index 5a403f1..5d245f9 100644 --- a/config/sync/core.entity_form_display.node.article.default.yml +++ b/config/sync/core.entity_form_display.node.article.default.yml @@ -55,6 +55,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } field_body_paragraph: weight: 5 @@ -97,6 +98,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content field_topics: @@ -154,6 +156,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.blog.default.yml b/config/sync/core.entity_form_display.node.blog.default.yml index da102fd..98b1b9c 100644 --- a/config/sync/core.entity_form_display.node.blog.default.yml +++ b/config/sync/core.entity_form_display.node.blog.default.yml @@ -46,6 +46,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content @@ -89,6 +90,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -140,6 +142,11 @@ content: placeholder: '' third_party_settings: { } region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content uid: type: entity_reference_autocomplete weight: 7 @@ -147,6 +154,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.campaign.default.yml b/config/sync/core.entity_form_display.node.campaign.default.yml index 3d4e689..1237ca7 100644 --- a/config/sync/core.entity_form_display.node.campaign.default.yml +++ b/config/sync/core.entity_form_display.node.campaign.default.yml @@ -138,6 +138,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.case_study.default.yml b/config/sync/core.entity_form_display.node.case_study.default.yml index 9983411..e57de1d 100644 --- a/config/sync/core.entity_form_display.node.case_study.default.yml +++ b/config/sync/core.entity_form_display.node.case_study.default.yml @@ -88,6 +88,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content @@ -112,6 +113,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content @@ -183,6 +185,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content url_redirects: weight: 50 settings: { } diff --git a/config/sync/core.entity_form_display.node.event.default.yml b/config/sync/core.entity_form_display.node.event.default.yml index 91571c4..1e23ab5 100644 --- a/config/sync/core.entity_form_display.node.event.default.yml +++ b/config/sync/core.entity_form_display.node.event.default.yml @@ -86,6 +86,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -144,6 +145,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.landing_page.default.yml b/config/sync/core.entity_form_display.node.landing_page.default.yml index 25c9560..c0a0391 100644 --- a/config/sync/core.entity_form_display.node.landing_page.default.yml +++ b/config/sync/core.entity_form_display.node.landing_page.default.yml @@ -69,6 +69,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content uid: type: entity_reference_autocomplete weight: 2 @@ -76,6 +81,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 region: content third_party_settings: { } url_redirects: diff --git a/config/sync/core.entity_form_display.node.page.default.yml b/config/sync/core.entity_form_display.node.page.default.yml index aa06203..6b4b8d7 100644 --- a/config/sync/core.entity_form_display.node.page.default.yml +++ b/config/sync/core.entity_form_display.node.page.default.yml @@ -93,6 +93,11 @@ content: placeholder: '' third_party_settings: { } region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content uid: type: entity_reference_autocomplete weight: 3 @@ -100,6 +105,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.people.default.yml b/config/sync/core.entity_form_display.node.people.default.yml index 1bc2705..9cbcf13 100644 --- a/config/sync/core.entity_form_display.node.people.default.yml +++ b/config/sync/core.entity_form_display.node.people.default.yml @@ -159,6 +159,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } region: content url_redirects: diff --git a/config/sync/core.entity_form_display.node.resource.default.yml b/config/sync/core.entity_form_display.node.resource.default.yml index d2253d1..da45ac5 100644 --- a/config/sync/core.entity_form_display.node.resource.default.yml +++ b/config/sync/core.entity_form_display.node.resource.default.yml @@ -105,6 +105,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete_tags region: content @@ -163,6 +164,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 region: content third_party_settings: { } url_redirects: diff --git a/config/sync/core.entity_form_display.paragraph.content_reference.default.yml b/config/sync/core.entity_form_display.paragraph.content_reference.default.yml index 5b205ab..273f6e3 100644 --- a/config/sync/core.entity_form_display.paragraph.content_reference.default.yml +++ b/config/sync/core.entity_form_display.paragraph.content_reference.default.yml @@ -16,6 +16,7 @@ content: match_operator: CONTAINS size: 60 placeholder: '' + match_limit: 10 third_party_settings: { } type: entity_reference_autocomplete region: content diff --git a/config/sync/core.entity_form_display.paragraph.faq.default.yml b/config/sync/core.entity_form_display.paragraph.faq.default.yml index b27bee2..17bb4dd 100644 --- a/config/sync/core.entity_form_display.paragraph.faq.default.yml +++ b/config/sync/core.entity_form_display.paragraph.faq.default.yml @@ -28,6 +28,11 @@ content: third_party_settings: { } type: faqfield_default region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.file.default.yml b/config/sync/core.entity_form_display.paragraph.file.default.yml index ddb056c..322152b 100644 --- a/config/sync/core.entity_form_display.paragraph.file.default.yml +++ b/config/sync/core.entity_form_display.paragraph.file.default.yml @@ -21,6 +21,11 @@ content: third_party_settings: { } type: file_generic region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.image.default.yml b/config/sync/core.entity_form_display.paragraph.image.default.yml index 7ea3987..c302183 100644 --- a/config/sync/core.entity_form_display.paragraph.image.default.yml +++ b/config/sync/core.entity_form_display.paragraph.image.default.yml @@ -23,6 +23,11 @@ content: third_party_settings: { } type: image_image region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml b/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml index c3c45da..a8b425e 100644 --- a/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml +++ b/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml @@ -59,6 +59,11 @@ content: third_party_settings: { } type: boolean_checkbox region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.slide.default.yml b/config/sync/core.entity_form_display.paragraph.slide.default.yml index b01bffc..f395f9a 100644 --- a/config/sync/core.entity_form_display.paragraph.slide.default.yml +++ b/config/sync/core.entity_form_display.paragraph.slide.default.yml @@ -43,6 +43,11 @@ content: third_party_settings: { } type: text_textarea region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml b/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml index e649e00..32df234 100644 --- a/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml +++ b/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml @@ -20,6 +20,11 @@ content: third_party_settings: { } type: string_textfield region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml b/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml index 602f999..3118e1e 100644 --- a/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml +++ b/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml @@ -31,6 +31,11 @@ content: third_party_settings: { } type: text_textarea region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.text.default.yml b/config/sync/core.entity_form_display.paragraph.text.default.yml index 283cf7c..6b8c4b2 100644 --- a/config/sync/core.entity_form_display.paragraph.text.default.yml +++ b/config/sync/core.entity_form_display.paragraph.text.default.yml @@ -55,6 +55,11 @@ content: third_party_settings: { } type: text_textarea region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.title.default.yml b/config/sync/core.entity_form_display.paragraph.title.default.yml index 8a072ff..fac49c7 100644 --- a/config/sync/core.entity_form_display.paragraph.title.default.yml +++ b/config/sync/core.entity_form_display.paragraph.title.default.yml @@ -69,6 +69,11 @@ content: hide_guidelines: '1' type: text_textfield region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.update.default.yml b/config/sync/core.entity_form_display.paragraph.update.default.yml index ac740f2..beef189 100644 --- a/config/sync/core.entity_form_display.paragraph.update.default.yml +++ b/config/sync/core.entity_form_display.paragraph.update.default.yml @@ -30,6 +30,11 @@ content: third_party_settings: { } type: datetime_default region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.video.default.yml b/config/sync/core.entity_form_display.paragraph.video.default.yml index aca5a39..d0202f9 100644 --- a/config/sync/core.entity_form_display.paragraph.video.default.yml +++ b/config/sync/core.entity_form_display.paragraph.video.default.yml @@ -20,6 +20,11 @@ content: third_party_settings: { } type: video_embed_field_textfield region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.view.default.yml b/config/sync/core.entity_form_display.paragraph.view.default.yml index bad9aa7..4d4ae35 100644 --- a/config/sync/core.entity_form_display.paragraph.view.default.yml +++ b/config/sync/core.entity_form_display.paragraph.view.default.yml @@ -42,9 +42,15 @@ content: match_operator: CONTAINS size: '60' placeholder: '' + match_limit: 10 third_party_settings: { } type: viewsreference_autocomplete region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.paragraph.webform.default.yml b/config/sync/core.entity_form_display.paragraph.webform.default.yml index de3ec75..5d9ccb8 100644 --- a/config/sync/core.entity_form_display.paragraph.webform.default.yml +++ b/config/sync/core.entity_form_display.paragraph.webform.default.yml @@ -19,6 +19,11 @@ content: third_party_settings: { } type: webform_entity_reference_select region: content + translation: + weight: 10 + settings: { } + third_party_settings: { } + region: content hidden: created: true status: true diff --git a/config/sync/core.entity_form_display.user.user.default.yml b/config/sync/core.entity_form_display.user.user.default.yml index fb60b37..c58f832 100644 --- a/config/sync/core.entity_form_display.user.user.default.yml +++ b/config/sync/core.entity_form_display.user.user.default.yml @@ -19,9 +19,18 @@ content: account: weight: -10 region: content + settings: { } + third_party_settings: { } + comment_notify_settings: + weight: 4 + settings: { } + third_party_settings: { } + region: content contact: weight: 5 region: content + settings: { } + third_party_settings: { } google_analytics: weight: 3 settings: { } @@ -30,6 +39,8 @@ content: language: weight: 0 region: content + settings: { } + third_party_settings: { } path: type: path weight: 30 @@ -39,6 +50,8 @@ content: timezone: weight: 6 region: content + settings: { } + third_party_settings: { } user_picture: type: image_image settings: diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 451e851..4be6f14 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -116,6 +116,7 @@ module: page_cache: 0 paragraphs_features: 0 path: 0 + path_alias: 0 preview_link: 0 quickedit: 0 rdf: 0 diff --git a/config/sync/field.field.block_content.basic.body.yml b/config/sync/field.field.block_content.basic.body.yml index 345f1f4..246bdcb 100644 --- a/config/sync/field.field.block_content.basic.body.yml +++ b/config/sync/field.field.block_content.basic.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: false + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.action.body.yml b/config/sync/field.field.node.action.body.yml index 44cf6d1..f20d063 100644 --- a/config/sync/field.field.node.action.body.yml +++ b/config/sync/field.field.node.action.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.article.body.yml b/config/sync/field.field.node.article.body.yml index 96144ca..dc5084b 100644 --- a/config/sync/field.field.node.article.body.yml +++ b/config/sync/field.field.node.article.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.blog.body.yml b/config/sync/field.field.node.blog.body.yml index 18eb0b9..9f5d6c7 100644 --- a/config/sync/field.field.node.blog.body.yml +++ b/config/sync/field.field.node.blog.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.campaign.body.yml b/config/sync/field.field.node.campaign.body.yml index 5c054cc..1040863 100644 --- a/config/sync/field.field.node.campaign.body.yml +++ b/config/sync/field.field.node.campaign.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.case_study.body.yml b/config/sync/field.field.node.case_study.body.yml index dc751cc..7d6047e 100644 --- a/config/sync/field.field.node.case_study.body.yml +++ b/config/sync/field.field.node.case_study.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.event.body.yml b/config/sync/field.field.node.event.body.yml index 05a1a18..cc09005 100644 --- a/config/sync/field.field.node.event.body.yml +++ b/config/sync/field.field.node.event.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.page.body.yml b/config/sync/field.field.node.page.body.yml index 620b12b..48a1be3 100644 --- a/config/sync/field.field.node.page.body.yml +++ b/config/sync/field.field.node.page.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/field.field.node.resource.body.yml b/config/sync/field.field.node.resource.body.yml index 87e84a1..4aa1039 100644 --- a/config/sync/field.field.node.resource.body.yml +++ b/config/sync/field.field.node.resource.body.yml @@ -21,4 +21,5 @@ default_value: { } default_value_callback: '' settings: display_summary: true + required_summary: false field_type: text_with_summary diff --git a/config/sync/language.content_settings.path_alias.path_alias.yml b/config/sync/language.content_settings.path_alias.path_alias.yml new file mode 100644 index 0000000..b7e3684 --- /dev/null +++ b/config/sync/language.content_settings.path_alias.path_alias.yml @@ -0,0 +1,13 @@ +uuid: 08d5831c-2650-4df9-9973-b83ff9026932 +langcode: en +status: true +dependencies: + module: + - path_alias +_core: + default_config_hash: dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo +id: path_alias.path_alias +target_entity_type_id: path_alias +target_bundle: path_alias +default_langcode: und +language_alterable: true diff --git a/config/sync/system.file.yml b/config/sync/system.file.yml index 39ee4cb..1d8dc38 100644 --- a/config/sync/system.file.yml +++ b/config/sync/system.file.yml @@ -1,7 +1,6 @@ allow_insecure_uploads: false default_scheme: public -path: - temporary: /tmp +path: { } temporary_maximum_age: 21600 _core: default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g diff --git a/config/sync/views.view.action.yml b/config/sync/views.view.action.yml index d8d448e..9a0af59 100644 --- a/config/sync/views.view.action.yml +++ b/config/sync/views.view.action.yml @@ -17,7 +17,6 @@ description: 'Various displays for the action content type.' tag: '' base_table: search_api_index_action base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -204,6 +203,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.archive.yml b/config/sync/views.view.archive.yml index a41c938..0f9b19b 100644 --- a/config/sync/views.view.archive.yml +++ b/config/sync/views.view.archive.yml @@ -16,7 +16,6 @@ description: 'All content, by month.' tag: default base_table: node_field_data base_field: nid -core: '8' display: default: id: default @@ -113,6 +112,8 @@ display: group: 0 expose: operator: '0' + operator_limit_selection: false + operator_list: { } plugin_id: boolean entity_type: node entity_field: status @@ -141,6 +142,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.article.yml b/config/sync/views.view.article.yml index f3069a9..7583191 100644 --- a/config/sync/views.view.article.yml +++ b/config/sync/views.view.article.yml @@ -17,7 +17,6 @@ description: 'Various displays for the article content type.' tag: '' base_table: search_api_index_article base_field: search_api_id -core: 8.x display: default: display_plugin: default diff --git a/config/sync/views.view.block_content.yml b/config/sync/views.view.block_content.yml index bf7d083..aad7340 100644 --- a/config/sync/views.view.block_content.yml +++ b/config/sync/views.view.block_content.yml @@ -14,7 +14,6 @@ description: 'Find and manage custom blocks.' tag: default base_table: block_content_field_data base_field: id -core: 8.x display: default: display_plugin: default @@ -378,6 +377,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -419,6 +420,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -457,6 +460,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index 064028a..086a3b5 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -27,7 +27,6 @@ description: 'Various displays for the blog content type.' tag: '' base_table: search_api_index_blog base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -218,6 +217,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.campaign.yml b/config/sync/views.view.campaign.yml index b96c980..b408bc7 100644 --- a/config/sync/views.view.campaign.yml +++ b/config/sync/views.view.campaign.yml @@ -17,7 +17,6 @@ description: 'Various displays for the campign content type.' tag: '' base_table: search_api_index_campaign base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -205,6 +204,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.case_study.yml b/config/sync/views.view.case_study.yml index 9eb672e..7114fde 100644 --- a/config/sync/views.view.case_study.yml +++ b/config/sync/views.view.case_study.yml @@ -16,7 +16,6 @@ description: 'Our Work' tag: '' base_table: search_api_index_case_study base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -215,6 +214,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -253,6 +254,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.comment.yml b/config/sync/views.view.comment.yml index f99a71b..86252f3 100644 --- a/config/sync/views.view.comment.yml +++ b/config/sync/views.view.comment.yml @@ -14,7 +14,6 @@ description: 'Find and manage comments.' tag: default base_table: comment_field_data base_field: cid -core: 8.x display: default: display_plugin: default @@ -653,6 +652,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -693,6 +694,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -733,6 +736,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -775,6 +780,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -926,6 +933,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -966,6 +975,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1006,6 +1017,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1048,6 +1061,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.comments_recent.yml b/config/sync/views.view.comments_recent.yml index 3617053..47aa9e4 100644 --- a/config/sync/views.view.comments_recent.yml +++ b/config/sync/views.view.comments_recent.yml @@ -15,7 +15,6 @@ description: 'Recent comments.' tag: default base_table: comment_field_data base_field: cid -core: 8.x display: default: display_plugin: default @@ -179,6 +178,8 @@ display: plugin_id: boolean expose: operator: '' + operator_limit_selection: false + operator_list: { } group: 1 entity_type: comment entity_field: status @@ -191,6 +192,8 @@ display: plugin_id: boolean expose: operator: '' + operator_limit_selection: false + operator_list: { } group: 1 entity_type: node entity_field: status diff --git a/config/sync/views.view.content.yml b/config/sync/views.view.content.yml index 243510f..99c279c 100644 --- a/config/sync/views.view.content.yml +++ b/config/sync/views.view.content.yml @@ -15,7 +15,6 @@ description: 'Find and manage content.' tag: default base_table: node_field_data base_field: nid -core: 8.x display: default: display_options: @@ -514,6 +513,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -555,6 +556,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -593,6 +596,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -625,6 +630,9 @@ display: plugin_id: node_status group: 1 entity_type: node + expose: + operator_limit_selection: false + operator_list: { } title_1: id: title_1 table: node_field_data @@ -657,6 +665,8 @@ display: partner: '0' staff: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.content_recent.yml b/config/sync/views.view.content_recent.yml index 9d87064..58d8f8d 100644 --- a/config/sync/views.view.content_recent.yml +++ b/config/sync/views.view.content_recent.yml @@ -14,7 +14,6 @@ description: 'Recent content.' tag: default base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -188,6 +187,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -227,6 +228,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.event.yml b/config/sync/views.view.event.yml index 4d8503c..a05e05a 100644 --- a/config/sync/views.view.event.yml +++ b/config/sync/views.view.event.yml @@ -17,7 +17,6 @@ description: 'Displays for event content type.' tag: '' base_table: search_api_index_event base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -212,6 +211,8 @@ display: placeholder: '' min_placeholder: '' max_placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.files.yml b/config/sync/views.view.files.yml index efbdf34..63f0f31 100644 --- a/config/sync/views.view.files.yml +++ b/config/sync/views.view.files.yml @@ -14,7 +14,6 @@ description: 'Find and manage files.' tag: default base_table: file_managed base_field: fid -core: 8.x display: default: display_plugin: default @@ -598,6 +597,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -638,6 +639,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -679,6 +682,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.frontpage.yml b/config/sync/views.view.frontpage.yml index ac187fb..6a38869 100644 --- a/config/sync/views.view.frontpage.yml +++ b/config/sync/views.view.frontpage.yml @@ -17,7 +17,6 @@ description: 'All content promoted to the front page.' tag: default base_table: node_field_data base_field: nid -core: 8.x display: default: display_options: @@ -88,6 +87,8 @@ display: authenticated: authenticated required: false use_operator: false + operator_limit_selection: false + operator_list: { } exposed: false field: promote group: 1 @@ -115,6 +116,8 @@ display: status: expose: operator: '' + operator_limit_selection: false + operator_list: { } field: status group: 1 id: status @@ -148,6 +151,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.glossary.yml b/config/sync/views.view.glossary.yml index 116b2af..34b985b 100644 --- a/config/sync/views.view.glossary.yml +++ b/config/sync/views.view.glossary.yml @@ -16,7 +16,6 @@ description: 'All content, by letter.' tag: default base_table: node_field_data base_field: nid -core: '8' display: default: id: default @@ -336,6 +335,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.group.yml b/config/sync/views.view.group.yml index 6980000..85d7b84 100644 --- a/config/sync/views.view.group.yml +++ b/config/sync/views.view.group.yml @@ -21,7 +21,6 @@ description: 'Group listing page.' tag: '' base_table: groups_field_data base_field: id -core: 8.x display: default: display_plugin: default @@ -238,6 +237,9 @@ display: entity_type: group entity_field: type plugin_id: bundle + expose: + operator_limit_selection: false + operator_list: { } sorts: label: id: label diff --git a/config/sync/views.view.group_content.yml b/config/sync/views.view.group_content.yml index ddeedbb..33503c7 100644 --- a/config/sync/views.view.group_content.yml +++ b/config/sync/views.view.group_content.yml @@ -18,7 +18,6 @@ description: 'Lists all of the nodes that have been added to a group.' tag: '' base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -107,6 +106,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.group_members.yml b/config/sync/views.view.group_members.yml index 23508ec..ca7113d 100644 --- a/config/sync/views.view.group_members.yml +++ b/config/sync/views.view.group_members.yml @@ -2,6 +2,8 @@ uuid: 92b772be-1d50-4394-8b25-18a82d12499a langcode: en status: true dependencies: + config: + - field.storage.group_content.group_roles module: - group - user @@ -14,7 +16,6 @@ description: '' tag: '' base_table: group_content_field_data base_field: id -core: 8.x display: default: display_plugin: default diff --git a/config/sync/views.view.group_nodes.yml b/config/sync/views.view.group_nodes.yml index e3495c1..cb36fe8 100644 --- a/config/sync/views.view.group_nodes.yml +++ b/config/sync/views.view.group_nodes.yml @@ -15,7 +15,6 @@ description: 'Lists all of the nodes that have been added to a group.' tag: '' base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -780,6 +779,8 @@ display: anonymous: '0' administrator: '0' group_admin: '0' + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -830,6 +831,8 @@ display: administrator: '0' group_admin: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.people.yml b/config/sync/views.view.people.yml index 1914a1e..6c2ec32 100644 --- a/config/sync/views.view.people.yml +++ b/config/sync/views.view.people.yml @@ -20,7 +20,6 @@ description: 'Displays for the people content type.' tag: '' base_table: search_api_index_people base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -306,6 +305,8 @@ display: remember_roles: authenticated: authenticated reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.redirect.yml b/config/sync/views.view.redirect.yml index 37e2a2a..c345b2d 100644 --- a/config/sync/views.view.redirect.yml +++ b/config/sync/views.view.redirect.yml @@ -15,7 +15,6 @@ description: 'List of redirects' tag: '' base_table: redirect base_field: rid -core: 8.x display: default: display_plugin: default @@ -359,6 +358,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -399,6 +400,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -442,6 +445,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: 'Status code' @@ -532,6 +537,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.redirect_404.yml b/config/sync/views.view.redirect_404.yml index 27a3f56..9bee294 100644 --- a/config/sync/views.view.redirect_404.yml +++ b/config/sync/views.view.redirect_404.yml @@ -14,7 +14,6 @@ description: '' tag: '' base_table: redirect_404 base_field: '' -core: 8.x display: default: display_plugin: default @@ -385,6 +384,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -424,6 +425,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -462,6 +465,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.related_content.yml b/config/sync/views.view.related_content.yml index 6d8d2f7..369e21a 100644 --- a/config/sync/views.view.related_content.yml +++ b/config/sync/views.view.related_content.yml @@ -17,7 +17,6 @@ description: 'Related content based on similar terms.' tag: '' base_table: node_field_data base_field: nid -core: 8.x display: default: display_plugin: default @@ -138,6 +137,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.resource.yml b/config/sync/views.view.resource.yml index 6b35630..7f550a6 100644 --- a/config/sync/views.view.resource.yml +++ b/config/sync/views.view.resource.yml @@ -17,7 +17,6 @@ description: 'Displays for the resource content type based on a Search API index tag: '' base_table: search_api_index_resource base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -217,6 +216,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.search.yml b/config/sync/views.view.search.yml index ec4551d..2f591e3 100644 --- a/config/sync/views.view.search.yml +++ b/config/sync/views.view.search.yml @@ -15,7 +15,6 @@ description: 'Search results page using Search API.' tag: '' base_table: search_api_index_content base_field: search_api_id -core: 8.x display: default: display_plugin: default @@ -178,6 +177,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.taxonomy_term.yml b/config/sync/views.view.taxonomy_term.yml index cfde60e..81b4f4c 100644 --- a/config/sync/views.view.taxonomy_term.yml +++ b/config/sync/views.view.taxonomy_term.yml @@ -22,7 +22,6 @@ description: 'Content belonging to a certain taxonomy term.' tag: default base_table: node_field_data base_field: nid -core: '8' display: default: id: default @@ -165,6 +164,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -673,6 +674,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.user_admin_people.yml b/config/sync/views.view.user_admin_people.yml index bf76710..04acaaf 100644 --- a/config/sync/views.view.user_admin_people.yml +++ b/config/sync/views.view.user_admin_people.yml @@ -13,7 +13,6 @@ description: 'Find and manage people interacting with your site.' tag: default base_table: users_field_data base_field: uid -core: 8.x display: default: display_plugin: default @@ -604,6 +603,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -645,6 +646,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: true group_info: label: Status @@ -694,6 +697,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -734,6 +739,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -771,6 +778,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -812,6 +821,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.watchdog.yml b/config/sync/views.view.watchdog.yml index 869b3b3..1eee922 100644 --- a/config/sync/views.view.watchdog.yml +++ b/config/sync/views.view.watchdog.yml @@ -14,7 +14,6 @@ description: 'Recent log messages' tag: '' base_table: watchdog base_field: wid -core: 8.x display: default: display_plugin: default @@ -585,6 +584,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -624,6 +625,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.webform_submissions.yml b/config/sync/views.view.webform_submissions.yml index 051c2a6..377cb16 100644 --- a/config/sync/views.view.webform_submissions.yml +++ b/config/sync/views.view.webform_submissions.yml @@ -17,7 +17,6 @@ description: 'Default webform submissions views.' tag: '' base_table: webform_submission base_field: sid -core: 8.x display: default: display_plugin: default @@ -1313,6 +1312,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1353,6 +1354,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -1394,6 +1397,8 @@ display: anonymous: '0' administrator: '0' demo_region: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -2283,6 +2288,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -2323,6 +2330,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -2364,6 +2373,8 @@ display: anonymous: '0' administrator: '0' demo_region: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -3058,6 +3069,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -3098,6 +3111,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -3139,6 +3154,8 @@ display: anonymous: '0' administrator: '0' demo_region: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.webmentions.yml b/config/sync/views.view.webmentions.yml index bc8cf62..4d1fd92 100644 --- a/config/sync/views.view.webmentions.yml +++ b/config/sync/views.view.webmentions.yml @@ -16,7 +16,6 @@ description: '' tag: '' base_table: webmention_received base_field: id -core: 8.x display: default: display_plugin: default @@ -746,6 +745,8 @@ display: anonymous: '0' administrator: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -787,6 +788,8 @@ display: anonymous: '0' administrator: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -828,6 +831,8 @@ display: anonymous: '0' administrator: '0' placeholder: '' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -869,6 +874,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' @@ -911,6 +918,8 @@ display: anonymous: '0' administrator: '0' reduce: false + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.who_s_new.yml b/config/sync/views.view.who_s_new.yml index 5c71f7e..49086c7 100644 --- a/config/sync/views.view.who_s_new.yml +++ b/config/sync/views.view.who_s_new.yml @@ -13,7 +13,6 @@ description: 'Shows a list of the newest user accounts on the site.' tag: default base_table: users_field_data base_field: uid -core: 8.x display: default: display_plugin: default @@ -98,6 +97,8 @@ display: id: status expose: operator: '0' + operator_limit_selection: false + operator_list: { } group: 1 plugin_id: boolean entity_type: user @@ -129,6 +130,8 @@ display: multiple: false remember_roles: authenticated: authenticated + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/views.view.who_s_online.yml b/config/sync/views.view.who_s_online.yml index a943713..4165dbf 100644 --- a/config/sync/views.view.who_s_online.yml +++ b/config/sync/views.view.who_s_online.yml @@ -13,7 +13,6 @@ description: 'Shows the user names of the most recently active users, and the to tag: default base_table: users_field_data base_field: uid -core: 8.x display: default: display_plugin: default @@ -105,6 +104,8 @@ display: id: status expose: operator: '0' + operator_limit_selection: false + operator_list: { } group: 1 plugin_id: boolean entity_type: user @@ -138,6 +139,8 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' + operator_limit_selection: false + operator_list: { } is_grouped: false group_info: label: '' diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index cb22d36..bc2637f 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -93,6 +93,8 @@ assets: javascript: '' handler: excluded_handlers: { } +variant: + excluded_variants: { } export: temp_directory: '' exporter: delimited @@ -122,6 +124,9 @@ batch: default_batch_email_size: 500 purge: cron_size: 100 +form: + filter_category: '' + filter_state: '' element: machine_name_pattern: a-z0-9_ empty_message: '{Empty}' @@ -154,14 +159,14 @@ element: default_empty_option: true default_empty_option_required: '' default_empty_option_optional: '' - default_icheck: '' - default_google_maps_api_key: '' default_algolia_places_app_id: '' default_algolia_places_api_key: '' excluded_elements: password: password password_confirm: password_confirm webform_location_geocomplete: webform_location_geocomplete + default_icheck: '' + default_google_maps_api_key: '' html_editor: disabled: false element_format: '' diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index 4378771..fe32591 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -98,6 +98,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -145,6 +146,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index 85e2065..60aae10 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -91,6 +91,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -138,6 +139,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -187,3 +189,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml index 3de84c1..1a83a62 100644 --- a/config/sync/webform.webform.capacitacion.yml +++ b/config/sync/webform.webform.capacitacion.yml @@ -1,4 +1,3 @@ -uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } @@ -109,6 +108,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -158,6 +158,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -207,3 +208,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 0b0b30b..48fbc4e 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,12 +1,9 @@ -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 langcode: en status: open dependencies: enforced: module: - webform -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -111,6 +108,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -158,6 +156,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -239,13 +238,18 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: true - theme_name: '' debug: false reply_to: '' return_path: '' sender_mail: '' sender_name: '' + theme_name: '' parameters: { } +variants: { } +uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index a4df90b..004ddb8 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,4 +1,3 @@ -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -96,6 +95,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -143,6 +143,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -192,3 +193,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/sync/webform.webform.drutopia_intake.yml index c9e9af0..c978b79 100644 --- a/config/sync/webform.webform.drutopia_intake.yml +++ b/config/sync/webform.webform.drutopia_intake.yml @@ -122,6 +122,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -169,6 +170,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -218,3 +220,4 @@ access: users: { } permissions: { } handlers: { } +variants: { } diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index f8eb238..b21f887 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,4 +1,3 @@ -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -98,6 +97,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -145,6 +145,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -194,3 +195,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index 00e4ef0..f21e068 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,4 +1,3 @@ -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -91,6 +90,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -138,6 +138,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -201,3 +202,5 @@ handlers: mergevars: '' interest_groups: { } control: '' +variants: { } +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index 726916e..ff82581 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,4 +1,3 @@ -uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -81,6 +80,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -128,6 +128,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -177,3 +178,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index a56f001..dc6b531 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,4 +1,3 @@ -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -91,6 +90,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -138,6 +138,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -201,3 +202,5 @@ handlers: mergevars: '' interest_groups: { } control: '' +variants: { } +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index 4f28f24..66ccd16 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,4 +1,3 @@ -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -85,6 +84,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -132,6 +132,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -181,3 +182,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 7350386..bcee81b 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,12 +1,8 @@ -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: module: - antibot -third_party_settings: - antibot: - antibot: true open: null close: null weight: 0 @@ -140,6 +136,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -187,6 +184,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -261,6 +259,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -271,3 +270,8 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f +third_party_settings: + antibot: + antibot: true diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index 29efc25..b12b431 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,4 +1,3 @@ -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index e00f0fa..20c786a 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,4 +1,3 @@ -uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: 69315a59-1746-485d-873a-1815072dd1d0 diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 5c0d1eb..3e31037 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,4 +1,3 @@ -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index 2c64639..2bdce75 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,4 +1,3 @@ -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -120,6 +119,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -167,6 +167,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -241,6 +242,7 @@ handlers: ignore_access: false exclude_empty: true exclude_empty_checkbox: false + exclude_attachments: false html: true attachments: false twig: false @@ -251,3 +253,5 @@ handlers: sender_name: '' theme_name: '' parameters: { } +variants: { } +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index 0b4d9e6..ab6d1c8 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,4 +1,3 @@ -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -109,6 +108,7 @@ settings: wizard_progress_pages: false wizard_progress_percentage: false wizard_progress_link: false + wizard_progress_states: false wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true @@ -156,6 +156,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + token_view: false token_update: false access: create: @@ -205,3 +206,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 -- 2.45.2 From 9b96c0f7bd9a8b10514d7c4d5a8183ec736d313f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:24:24 -0500 Subject: [PATCH 078/365] Commit config snapshots --- ...snapshot.snapshot.config_sync.module.path.yml | 16 +++++++++++++++- ...ot.snapshot.config_sync.module.path_alias.yml | 11 +++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.path_alias.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.path.yml b/config/sync/config_snapshot.snapshot.config_sync.module.path.yml index 7df8e15..406c4f7 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.path.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.path.yml @@ -8,4 +8,18 @@ id: config_sync.module.path snapshotSet: config_sync extensionType: module extensionName: path -items: { } +items: + - + collection: '' + name: language.content_settings.path_alias.path_alias + data: + langcode: en + status: true + dependencies: + module: + - path_alias + id: path_alias.path_alias + target_entity_type_id: path_alias + target_bundle: path_alias + default_langcode: und + language_alterable: true diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.path_alias.yml b/config/sync/config_snapshot.snapshot.config_sync.module.path_alias.yml new file mode 100644 index 0000000..110fa20 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.path_alias.yml @@ -0,0 +1,11 @@ +uuid: a5e7526a-41d2-4153-ad2d-d5e360989534 +langcode: en +status: true +dependencies: + module: + - path_alias +id: config_sync.module.path_alias +snapshotSet: config_sync +extensionType: module +extensionName: path_alias +items: { } -- 2.45.2 From 866261f9e397c45897b0c4972afdafcb0fd53278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:24:52 -0500 Subject: [PATCH 079/365] Commit change from live: hiding title --- config/sync/exclude_node_title.settings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sync/exclude_node_title.settings.yml b/config/sync/exclude_node_title.settings.yml index 05ae30b..3d60172 100644 --- a/config/sync/exclude_node_title.settings.yml +++ b/config/sync/exclude_node_title.settings.yml @@ -1,5 +1,6 @@ nid_list: - 1 + - 280 translation_sync: true search: false _core: -- 2.45.2 From c8c48d01e7464161961d21d61cc5ffea19c8c0fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:25:44 -0500 Subject: [PATCH 080/365] Commit change from live? actualyl probably upgrade; addition of daily count in redirects view --- config/sync/views.view.redirect_404.yml | 59 +++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/config/sync/views.view.redirect_404.yml b/config/sync/views.view.redirect_404.yml index 9bee294..8ea8116 100644 --- a/config/sync/views.view.redirect_404.yml +++ b/config/sync/views.view.redirect_404.yml @@ -79,6 +79,7 @@ display: path: path count: count timestamp: timestamp + daily_count: daily_count info: path: sortable: true @@ -101,6 +102,13 @@ display: separator: '' empty_column: false responsive: '' + daily_count: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' default: count empty_table: false row: @@ -208,6 +216,57 @@ display: format: unserialized key: '' plugin_id: serialized + daily_count: + id: daily_count + table: redirect_404 + field: daily_count + relationship: none + group_type: group + admin_label: '' + label: 'Daily 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 -- 2.45.2 From e2a4609daa037dc0c9ee48e52054b44a98f357bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:26:05 -0500 Subject: [PATCH 081/365] Commit stray things from live/upgrade --- config/sync/language/es/webform.settings.yml | 3 +++ .../sync/webform.webform.attend_the_tech_and_rev_workshop.yml | 3 ++- config/sync/webform.webform.blog_posts.yml | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/sync/language/es/webform.settings.yml b/config/sync/language/es/webform.settings.yml index fbac193..ca80ba7 100644 --- a/config/sync/language/es/webform.settings.yml +++ b/config/sync/language/es/webform.settings.yml @@ -1,3 +1,6 @@ settings: + default_form_close_message: 'Sorry…This form is closed to new submissions.' default_preview_next_button_label: 'Vista previa' default_preview_label: 'Vista previa' +mail: + default_subject: 'Webform submission from: [webform_submission:source-entity]' diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index fe32591..5fba096 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -1,4 +1,3 @@ -uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } @@ -196,3 +195,5 @@ access: users: { } permissions: { } handlers: { } +variants: { } +uuid: 23478458-4054-4226-beac-4aa007c044c3 diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index 60aae10..da60400 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -1,4 +1,3 @@ -uuid: d57a0f50-13eb-4c78-a398-7d685d50322f langcode: en status: open dependencies: { } -- 2.45.2 From 4317a5330653e030c4dc9b2a55d9f7cd57a85a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:26:43 -0500 Subject: [PATCH 082/365] Commit updated composer lock file --- composer.lock | 350 +++++++++++++++++++++++--------------------------- 1 file changed, 159 insertions(+), 191 deletions(-) diff --git a/composer.lock b/composer.lock index 71ea8c7..feb0b44 100644 --- a/composer.lock +++ b/composer.lock @@ -140,16 +140,16 @@ }, { "name": "behat/gherkin", - "version": "v4.6.0", + "version": "v4.6.1", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07" + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07", - "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/25bdcaf37898b4a939fa3031d5d753ced97e4759", + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759", "shasum": "" }, "require": { @@ -195,7 +195,7 @@ "gherkin", "parser" ], - "time": "2019-01-16T14:22:17+00:00" + "time": "2020-02-27T11:29:57+00:00" }, { "name": "behat/mink", @@ -574,27 +574,27 @@ }, { "name": "commerceguys/addressing", - "version": "v1.0.6", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a" + "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", - "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fa434c03e99a416de0b37d98068c6c0bdfd78cde", + "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde", "shasum": "" }, "require": { "doctrine/collections": "~1.0", - "php": ">=5.5.0" + "php": ">=7.0.8" }, "require-dev": { "mikey179/vfsstream": "1.*", - "phpunit/phpunit": "~4.0", + "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "2.*", - "symfony/validator": ">=3.2" + "symfony/validator": "^3.4" }, "suggest": { "symfony/validator": "to validate addresses" @@ -629,7 +629,7 @@ "localization", "postal" ], - "time": "2019-10-21T14:31:17+00:00" + "time": "2020-01-24T16:21:06+00:00" }, { "name": "composer/installers", @@ -1252,26 +1252,26 @@ }, { "name": "consolidation/robo", - "version": "1.4.11", + "version": "1.4.12", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "5fa1d901776a628167a325baa9db95d8edf13a80" + "reference": "eb45606f498b3426b9a98b7c85e300666a968e51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80", - "reference": "5fa1d901776a628167a325baa9db95d8edf13a80", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51", + "reference": "eb45606f498b3426b9a98b7c85e300666a968e51", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.11.0", - "consolidation/config": "^1.2", - "consolidation/log": "~1", - "consolidation/output-formatters": "^3.1.13", - "consolidation/self-update": "^1", - "grasmash/yaml-expander": "^1.3", - "league/container": "^2.2", + "consolidation/annotated-command": "^2.11.0|^4.1", + "consolidation/config": "^1.2.1", + "consolidation/log": "^1.1.1|^2", + "consolidation/output-formatters": "^3.1.13|^4.1", + "consolidation/self-update": "^1.1.5", + "grasmash/yaml-expander": "^1.4", + "league/container": "^2.4.1", "php": ">=5.5.0", "symfony/console": "^2.8|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4", @@ -1283,20 +1283,13 @@ "codegyre/robo": "< 1.0" }, "require-dev": { - "codeception/aspect-mock": "^1|^2.1.1", - "codeception/base": "^2.3.7", - "codeception/verify": "^0.3.2", "g1a/composer-test-scenarios": "^3", - "goaop/framework": "~2.1.2", - "goaop/parser-reflection": "^1.1.0", "natxet/cssmin": "3.0.4", - "nikic/php-parser": "^3.1.5", - "patchwork/jsqueeze": "~2", + "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", "php-coveralls/php-coveralls": "^1", - "phpunit/php-code-coverage": "~2|~4", - "sebastian/comparator": "^1.2.4", - "squizlabs/php_codesniffer": "^2.8" + "phpunit/phpunit": "^5.7.27", + "squizlabs/php_codesniffer": "^3" }, "suggest": { "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", @@ -1324,8 +1317,11 @@ "require": { "symfony/console": "^2.8" }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, "remove": [ - "goaop/framework" + "php-coveralls/php-coveralls" ], "config": { "platform": { @@ -1338,7 +1334,7 @@ } }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -1357,7 +1353,7 @@ } ], "description": "Modern task runner", - "time": "2019-10-29T15:50:02+00:00" + "time": "2020-02-18T17:31:26+00:00" }, { "name": "consolidation/self-update", @@ -2214,21 +2210,21 @@ }, { "name": "drupal/address", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "dab23a510090e59e3e6bc77faa517b523ad048ae" + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "ded73be392ba9257fca9289719757928a8826275" }, "require": { - "commerceguys/addressing": "^1.0.0", - "drupal/core": "^8.6" + "commerceguys/addressing": "^1.0.7", + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { "drupal/token": "^1.0" @@ -2239,8 +2235,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1559642884", + "version": "8.x-1.8", + "datestamp": "1582913039", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2327,7 +2323,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "https://git.drupalcode.org/project/admin_links_access_filter" + "source": "http://cgit.drupalcode.org/admin_links_access_filter" } }, { @@ -2688,7 +2684,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "https://git.drupalcode.org/project/block_theme_sync" + "source": "http://cgit.drupalcode.org/block_theme_sync" } }, { @@ -2727,10 +2723,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "joelpittet", - "homepage": "https://www.drupal.org/user/160302" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -2921,8 +2913,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+6-dev", - "datestamp": "1542009780", + "version": "8.x-1.0-beta2+5-dev", + "datestamp": "1494319984", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -2978,11 +2970,11 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "6c160de99be991639a8f1fb07666d75a8008fabd" + "reference": "ba2f514592eb96aca2bd88025985cb39dd79b853" }, "require": { - "drupal/core": "*", - "drupal/token": "*" + "drupal/core": "^8 || ^9", + "drupal/token": "^1.6" }, "type": "drupal-module", "extra": { @@ -2990,8 +2982,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta6+5-dev", - "datestamp": "1555366081", + "version": "8.x-1.0+1-dev", + "datestamp": "1575246180", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3004,20 +2996,24 @@ ], "authors": [ { - "name": "gnuget", - "homepage": "https://www.drupal.org/user/992990" + "name": "Greg Knaddison (greggles)", + "homepage": "https://www.drupal.org/u/greggles", + "role": "Maintainer" }, { - "name": "greggles", - "homepage": "https://www.drupal.org/user/36762" + "name": "David Valdez (gnuget)", + "homepage": "https://www.drupal.org/u/gnuget", + "role": "Co-maintainer" } ], "description": "Comment follow-up e-mail notification for anonymous as well as registered users.", - "homepage": "https://www.drupal.org/project/comment_notify", + "homepage": "https://drupal.org/project/comment_notify", "support": { - "source": "https://git.drupalcode.org/project/comment_notify" + "source": "https://git.drupalcode.org/project/comment_notify", + "issues": "https://drupal.org/project/issues/comment_notify", + "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2019-12-02T00:19:59+00:00" + "time": "2020-02-21T15:16:57+00:00" }, { "name": "drupal/components", @@ -3131,7 +3127,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "https://git.drupalcode.org/project/config_actions" + "source": "http://cgit.drupalcode.org/config_actions" } }, { @@ -3185,7 +3181,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "https://git.drupalcode.org/project/config_actions_provider" + "source": "http://cgit.drupalcode.org/config_actions_provider" } }, { @@ -3278,7 +3274,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3384,7 +3380,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "https://git.drupalcode.org/project/config_merge" + "source": "http://cgit.drupalcode.org/config_merge" } }, { @@ -3436,7 +3432,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "https://git.drupalcode.org/project/config_normalizer" + "source": "http://cgit.drupalcode.org/config_normalizer" } }, { @@ -3566,7 +3562,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "https://git.drupalcode.org/project/config_provider" + "source": "http://cgit.drupalcode.org/config_provider" } }, { @@ -3621,7 +3617,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "https://git.drupalcode.org/project/config_snapshot" + "source": "http://cgit.drupalcode.org/config_snapshot" } }, { @@ -3752,7 +3748,7 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "https://git.drupalcode.org/project/config_update" + "source": "http://cgit.drupalcode.org/config_update" } }, { @@ -4105,10 +4101,6 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, - { - "name": "phenaproxima", - "homepage": "https://www.drupal.org/user/205645" - }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4276,7 +4268,7 @@ "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": "https://git.drupalcode.org/project/customerror" + "source": "http://cgit.drupalcode.org/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -5916,7 +5908,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "https://git.drupalcode.org/project/drutopia_social" + "source": "http://cgit.drupalcode.org/drutopia_social" } }, { @@ -6157,20 +6149,20 @@ }, { "name": "drupal/entity", - "version": "1.0.0-rc3", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.0-rc3" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc3.zip", - "reference": "8.x-1.0-rc3", - "shasum": "6b4ccc0231c52ed9594502a0718057f53d98404d" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "ac359ada43416ca3a8d0e44f2985b0a9fae07625" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -6178,11 +6170,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc3", - "datestamp": "1559579884", + "version": "8.x-1.0", + "datestamp": "1582735747", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6434,7 +6426,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "https://git.drupalcode.org/project/exclude_node_title" + "source": "http://cgit.drupalcode.org/exclude_node_title" } }, { @@ -6635,7 +6627,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "https://git.drupalcode.org/project/features" + "source": "http://cgit.drupalcode.org/features" } }, { @@ -6851,7 +6843,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "https://git.drupalcode.org/project/gdpr" + "source": "http://cgit.drupalcode.org/gdpr" } }, { @@ -7119,7 +7111,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "https://git.drupalcode.org/project/hotjar" + "source": "http://cgit.drupalcode.org/hotjar" } }, { @@ -7891,10 +7883,6 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, - { - "name": "jerdavis", - "homepage": "https://www.drupal.org/user/228997" - }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -7960,7 +7948,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "https://git.drupalcode.org/project/minimalhtml", + "source": "http://cgit.drupalcode.org/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -7990,8 +7978,8 @@ "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" } } }, @@ -8096,20 +8084,20 @@ }, { "name": "drupal/paragraphs", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "12f96d90940df1c870bbe4cb97a8260169045911" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af" }, "require": { - "drupal/core": "~8", + "drupal/core": "^8.7.7 || ^9", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { @@ -8134,8 +8122,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1572617586", + "version": "8.x-1.11", + "datestamp": "1581850829", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8180,17 +8168,17 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "fdbd061f1b243dd03544bbd13bdd657976b9f5d7" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "f50588a3bd6fa8c2be4f8e227d9b9f5520857e9f" }, "require": { "drupal/core": "^8.5", @@ -8202,8 +8190,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1576148285", + "version": "8.x-1.8", + "datestamp": "1582721047", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8283,10 +8271,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "banviktor", - "homepage": "https://www.drupal.org/user/3176333" - }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8303,7 +8287,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "https://git.drupalcode.org/project/paranoia" + "source": "http://cgit.drupalcode.org/paranoia" } }, { @@ -8519,7 +8503,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "https://git.drupalcode.org/project/regionincontent" + "source": "http://cgit.drupalcode.org/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -8687,22 +8671,10 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, - { - "name": "binnythomas", - "homepage": "https://www.drupal.org/user/3123091" - }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, - { - "name": "varunity", - "homepage": "https://www.drupal.org/user/273530" - }, - { - "name": "vimaljoseph", - "homepage": "https://www.drupal.org/user/817380" - }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -8711,7 +8683,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "https://git.drupalcode.org/project/search404" + "source": "http://cgit.drupalcode.org/search404" } }, { @@ -8984,7 +8956,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "https://git.drupalcode.org/project/social_media_links", + "source": "http://cgit.drupalcode.org/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9036,7 +9008,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "https://git.drupalcode.org/project/subprofiles" + "source": "http://cgit.drupalcode.org/subprofiles" } }, { @@ -9087,7 +9059,7 @@ "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": "https://git.drupalcode.org/project/textarea_widget_for_text" + "source": "http://cgit.drupalcode.org/textarea_widget_for_text" } }, { @@ -9179,8 +9151,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+10-dev", - "datestamp": "1573760885", + "version": "8.x-1.0-alpha2+9-dev", + "datestamp": "1571695384", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9437,10 +9409,6 @@ "name": "New Zeal", "homepage": "https://www.drupal.org/user/93571" }, - { - "name": "jasonawant", - "homepage": "https://www.drupal.org/user/589890" - }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -9705,7 +9673,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" + "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" } }, { @@ -10988,9 +10956,9 @@ "authors": [ { "name": "Colin O'Dell", + "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com", - "role": "Lead Developer" + "homepage": "https://www.colinodell.com" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11328,16 +11296,16 @@ }, { "name": "p3k/http", - "version": "0.1.8", + "version": "0.1.11", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-http.git", - "reference": "a43977636d7a930080009eddda06994037c88fd7" + "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/a43977636d7a930080009eddda06994037c88fd7", - "reference": "a43977636d7a930080009eddda06994037c88fd7", + "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7", + "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7", "shasum": "" }, "require": { @@ -11362,7 +11330,7 @@ ], "description": "A simple wrapper API around the PHP curl functions", "homepage": "https://github.com/aaronpk/p3k-http", - "time": "2019-06-15T20:49:26+00:00" + "time": "2020-02-19T03:00:09+00:00" }, { "name": "p3k/micropub", @@ -11410,16 +11378,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.35", + "version": "v0.1.38", "source": { "type": "git", - "url": "https://github.com/aaronpk/picofeed.git", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" + "url": "https://github.com/aaronpk/picoFeed.git", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", "shasum": "" }, "require": { @@ -11458,8 +11426,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/aaronpk/picoFeed", - "time": "2019-01-17T17:26:41+00:00" + "homepage": "https://github.com/miniflux/picoFeed", + "time": "2017-11-30T00:16:58+00:00" }, { "name": "p3k/timezone", @@ -11601,16 +11569,16 @@ }, { "name": "p3k/xray", - "version": "v1.10.1", + "version": "v1.10.2", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "8a82c3cd8d8b3af38488da7e94ce4bd302c21d84" + "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/8a82c3cd8d8b3af38488da7e94ce4bd302c21d84", - "reference": "8a82c3cd8d8b3af38488da7e94ce4bd302c21d84", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/aacac198a8c8a3561b21c0b271024e3457a8bb40", + "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40", "shasum": "" }, "require": { @@ -11621,7 +11589,7 @@ "indieweb/link-rel-parser": "0.1.*", "masterminds/html5": "^2.3", "mf2/mf2": "^0.4", - "p3k/http": ">=0.1.8", + "p3k/http": ">=0.1.11", "p3k/picofeed": ">=0.1.35", "p3k/timezone": "*" }, @@ -11646,7 +11614,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2020-01-29T15:51:15+00:00" + "time": "2020-02-23T18:59:15+00:00" }, { "name": "paragonie/random_compat", @@ -12275,16 +12243,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "45cae6dd8683d2de56df7ec23638e9429c70135f" + "reference": "090ce406505149d6852a7c03b0346dec3b8cf612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/45cae6dd8683d2de56df7ec23638e9429c70135f", - "reference": "45cae6dd8683d2de56df7ec23638e9429c70135f", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612", + "reference": "090ce406505149d6852a7c03b0346dec3b8cf612", "shasum": "" }, "require": { @@ -12330,7 +12298,7 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2020-01-04T13:00:46+00:00" + "time": "2020-02-23T10:00:59+00:00" }, { "name": "symfony/class-loader", @@ -12390,16 +12358,16 @@ }, { "name": "symfony/config", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "7640c6704f56bf64045066bc5d93fd9d664baa63" + "reference": "938905f46df484b2aeae9016fd658aed577cdceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/7640c6704f56bf64045066bc5d93fd9d664baa63", - "reference": "7640c6704f56bf64045066bc5d93fd9d664baa63", + "url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb", + "reference": "938905f46df484b2aeae9016fd658aed577cdceb", "shasum": "" }, "require": { @@ -12450,7 +12418,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2020-01-04T14:08:26+00:00" + "time": "2020-02-04T09:41:09+00:00" }, { "name": "symfony/console", @@ -12526,16 +12494,16 @@ }, { "name": "symfony/css-selector", - "version": "v3.4.37", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5" + "reference": "ee9b946e7223b11257329a054c64396b19d619e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5", - "reference": "e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", + "reference": "ee9b946e7223b11257329a054c64396b19d619e1", "shasum": "" }, "require": { @@ -12575,7 +12543,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-01-01T11:03:25+00:00" + "time": "2020-02-04T08:04:52+00:00" }, { "name": "symfony/debug", @@ -12826,7 +12794,7 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -12876,16 +12844,16 @@ }, { "name": "symfony/finder", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3a50be43515590faf812fbd7708200aabc327ec3" + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", - "reference": "3a50be43515590faf812fbd7708200aabc327ec3", + "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", "shasum": "" }, "require": { @@ -12921,7 +12889,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2020-01-04T13:00:46+00:00" + "time": "2020-02-14T07:42:58+00:00" }, { "name": "symfony/http-foundation", @@ -13890,16 +13858,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "46b53fd714568af343953c039ff47b67ce8af8d6" + "reference": "2572839911702b0405479410ea7a1334bfab0b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", - "reference": "46b53fd714568af343953c039ff47b67ce8af8d6", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", + "reference": "2572839911702b0405479410ea7a1334bfab0b96", "shasum": "" }, "require": { @@ -13962,7 +13930,7 @@ "debug", "dump" ], - "time": "2020-01-25T12:44:29+00:00" + "time": "2020-02-24T13:10:00+00:00" }, { "name": "symfony/yaml", -- 2.45.2 From 9fb3008fe0e04f4b4c1edf5ac1557dd33868f5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 04:29:55 -0500 Subject: [PATCH 083/365] 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 cb0f7b6..5a8e3c2 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit cb0f7b6478bc18f2df0c0e2ee5af633c3c6073d1 +Subproject commit 5a8e3c221a66bd40218d92578fd554f955020fd1 -- 2.45.2 From f42a6fbdd10952ec9569aebf5e11bc1a5984b10e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 09:32:31 -0500 Subject: [PATCH 084/365] Add 'white' as a backgronud color for paragraphs We'll use in the title paragraph to ensure menu can always be seen (does *not* get 'transparent' in this case). Ref agaric/sites/agaric-com#86 --- 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 fcf327a..27f6e58 100644 --- a/config/sync/field.storage.paragraph.field_style_color.yml +++ b/config/sync/field.storage.paragraph.field_style_color.yml @@ -32,6 +32,9 @@ settings: - value: grey label: Gray + - + value: white + label: White allowed_values_function: '' module: options locked: false -- 2.45.2 From 92129f0e0c197a97bcac6e68d54b3564ed2b86b1 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 10:45:29 -0600 Subject: [PATCH 085/365] Add the composer.librarie.json from the webform module. --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/composer.json b/composer.json index 6a7c5ed..a5ae1a0 100644 --- a/composer.json +++ b/composer.json @@ -52,6 +52,7 @@ "drupal/wysiwyg_linebreaks": "^1.9", "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", + "wikimedia/composer-merge-plugin": "^1.4", "zaporylie/composer-drupal-optimizations": "^1.0" }, "repositories": { @@ -95,6 +96,11 @@ "type:drupal-drush" ] }, + "merge-plugin": { + "include": [ + "web/modules/contrib/webform/composer.libraries.json" + ] + }, "enable-patching": true, "patches": { "drupal/search404": { -- 2.45.2 From d8b3ddbb11ee9c78e3853d834041e1269d6db4ab Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 10:45:56 -0600 Subject: [PATCH 086/365] Composer.lock with all the libraries used by the webform module --- composer.lock | 477 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 444 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index feb0b44..76850a5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,23 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a15fc947e2c4c723eb76008b07c61914", + "content-hash": "36e875d2feaaef924454170a5cc1c0ff", "packages": [ + { + "name": "algolia/places", + "version": "1.17.0", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.0.tgz" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "algolia.places" + } + }, { "name": "asm89/stack-cors", "version": "1.2.0", @@ -572,6 +587,111 @@ "description": "Drupal code generator", "time": "2019-12-07T16:54:31+00:00" }, + { + "name": "choices/choices", + "version": "9.0.1", + "dist": { + "type": "zip", + "url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "choices" + } + }, + { + "name": "ckeditor/autogrow", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.autogrow" + } + }, + { + "name": "ckeditor/codemirror", + "version": "v1.17.12", + "dist": { + "type": "zip", + "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.codemirror" + } + }, + { + "name": "ckeditor/fakeobjects", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.fakeobjects" + } + }, + { + "name": "ckeditor/image", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.image" + } + }, + { + "name": "ckeditor/link", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.link" + } + }, + { + "name": "codemirror/codemirror", + "version": "5.48.2", + "dist": { + "type": "zip", + "url": "https://github.com/components/codemirror/archive/5.48.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "codemirror" + } + }, { "name": "commerceguys/addressing", "version": "v1.0.7", @@ -2323,7 +2443,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "http://cgit.drupalcode.org/admin_links_access_filter" + "source": "https://git.drupalcode.org/project/admin_links_access_filter" } }, { @@ -2684,7 +2804,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "http://cgit.drupalcode.org/block_theme_sync" + "source": "https://git.drupalcode.org/project/block_theme_sync" } }, { @@ -2723,6 +2843,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -2913,8 +3037,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+5-dev", - "datestamp": "1494319984", + "version": "8.x-1.0-beta2+6-dev", + "datestamp": "1542009780", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3127,7 +3251,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3181,7 +3305,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "http://cgit.drupalcode.org/config_actions_provider" + "source": "https://git.drupalcode.org/project/config_actions_provider" } }, { @@ -3274,7 +3398,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3380,7 +3504,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "http://cgit.drupalcode.org/config_merge" + "source": "https://git.drupalcode.org/project/config_merge" } }, { @@ -3432,7 +3556,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "http://cgit.drupalcode.org/config_normalizer" + "source": "https://git.drupalcode.org/project/config_normalizer" } }, { @@ -3562,7 +3686,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "http://cgit.drupalcode.org/config_provider" + "source": "https://git.drupalcode.org/project/config_provider" } }, { @@ -3617,7 +3741,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "http://cgit.drupalcode.org/config_snapshot" + "source": "https://git.drupalcode.org/project/config_snapshot" } }, { @@ -3748,7 +3872,7 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "https://git.drupalcode.org/project/config_update" } }, { @@ -4101,6 +4225,10 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4268,7 +4396,7 @@ "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" + "source": "https://git.drupalcode.org/project/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -5908,7 +6036,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "http://cgit.drupalcode.org/drutopia_social" + "source": "https://git.drupalcode.org/project/drutopia_social" } }, { @@ -6426,7 +6554,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "http://cgit.drupalcode.org/exclude_node_title" + "source": "https://git.drupalcode.org/project/exclude_node_title" } }, { @@ -6627,7 +6755,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "http://cgit.drupalcode.org/features" + "source": "https://git.drupalcode.org/project/features" } }, { @@ -6843,7 +6971,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { @@ -7111,7 +7239,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "http://cgit.drupalcode.org/hotjar" + "source": "https://git.drupalcode.org/project/hotjar" } }, { @@ -7883,6 +8011,10 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, + { + "name": "jerdavis", + "homepage": "https://www.drupal.org/user/228997" + }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -7948,7 +8080,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "http://cgit.drupalcode.org/minimalhtml", + "source": "https://git.drupalcode.org/project/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -7978,8 +8110,8 @@ "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8271,6 +8403,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "banviktor", + "homepage": "https://www.drupal.org/user/3176333" + }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8287,7 +8423,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "http://cgit.drupalcode.org/paranoia" + "source": "https://git.drupalcode.org/project/paranoia" } }, { @@ -8503,7 +8639,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "http://cgit.drupalcode.org/regionincontent" + "source": "https://git.drupalcode.org/project/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -8671,10 +8807,22 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, + { + "name": "binnythomas", + "homepage": "https://www.drupal.org/user/3123091" + }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, + { + "name": "varunity", + "homepage": "https://www.drupal.org/user/273530" + }, + { + "name": "vimaljoseph", + "homepage": "https://www.drupal.org/user/817380" + }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -8683,7 +8831,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "http://cgit.drupalcode.org/search404" + "source": "https://git.drupalcode.org/project/search404" } }, { @@ -8956,7 +9104,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "http://cgit.drupalcode.org/social_media_links", + "source": "https://git.drupalcode.org/project/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9008,7 +9156,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "http://cgit.drupalcode.org/subprofiles" + "source": "https://git.drupalcode.org/project/subprofiles" } }, { @@ -9059,7 +9207,7 @@ "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" + "source": "https://git.drupalcode.org/project/textarea_widget_for_text" } }, { @@ -9151,8 +9299,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+9-dev", - "datestamp": "1571695384", + "version": "8.x-1.0-alpha2+10-dev", + "datestamp": "1573760885", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9409,6 +9557,10 @@ "name": "New Zeal", "homepage": "https://www.drupal.org/user/93571" }, + { + "name": "jasonawant", + "homepage": "https://www.drupal.org/user/589890" + }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -9673,7 +9825,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" + "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" } }, { @@ -10800,6 +10952,171 @@ "description": "Highlight PHP code in terminal", "time": "2018-09-29T18:48:56+00:00" }, + { + "name": "jquery/chosen", + "version": "1.8.7", + "dist": { + "type": "zip", + "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.chosen" + } + }, + { + "name": "jquery/hotkeys", + "version": "0.2.0", + "dist": { + "type": "zip", + "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.hotkeys" + } + }, + { + "name": "jquery/icheck", + "version": "1.0.2 ", + "dist": { + "type": "zip", + "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.icheck" + } + }, + { + "name": "jquery/image-picker", + "version": "0.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.image-picker" + } + }, + { + "name": "jquery/inputmask", + "version": "4.0.9", + "dist": { + "type": "zip", + "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/4.0.9.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.inputmask" + } + }, + { + "name": "jquery/intl-tel-input", + "version": "16.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.intl-tel-input" + } + }, + { + "name": "jquery/rateit", + "version": "1.1.2", + "dist": { + "type": "zip", + "url": "https://github.com/gjunge/rateit.js/archive/1.1.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.rateit" + } + }, + { + "name": "jquery/select2", + "version": "4.0.12", + "dist": { + "type": "zip", + "url": "https://github.com/select2/select2/archive/4.0.12.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.select2" + } + }, + { + "name": "jquery/textcounter", + "version": "0.8.0", + "dist": { + "type": "zip", + "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.textcounter" + } + }, + { + "name": "jquery/timepicker", + "version": "1.11.15", + "dist": { + "type": "zip", + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.11.15.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.timepicker" + } + }, + { + "name": "jquery/toggles", + "version": "4.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.toggles" + } + }, { "name": "kub-at/php-simple-html-dom-parser", "version": "1.9.1", @@ -10956,9 +11273,9 @@ "authors": [ { "name": "Colin O'Dell", - "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com" + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11873,6 +12190,21 @@ ], "time": "2015-02-10T20:07:52+00:00" }, + { + "name": "progress-tracker/progress-tracker", + "version": "1.4.0", + "dist": { + "type": "zip", + "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "progress-tracker" + } + }, { "name": "psr/container", "version": "1.0.0", @@ -12133,6 +12465,21 @@ "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, + { + "name": "signature_pad/signature_pad", + "version": "2.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "signature_pad" + } + }, { "name": "stack/builder", "version": "v1.0.5", @@ -12182,6 +12529,21 @@ ], "time": "2017-11-18T14:57:29+00:00" }, + { + "name": "svg-pan-zoom/svg-pan-zoom", + "version": "3.6.1", + "dist": { + "type": "zip", + "url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "svg-pan-zoom" + } + }, { "name": "symfony-cmf/routing", "version": "1.4.1", @@ -14278,6 +14640,55 @@ "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", "time": "2015-12-17T08:42:14+00:00" }, + { + "name": "wikimedia/composer-merge-plugin", + "version": "v1.4.1", + "source": { + "type": "git", + "url": "https://github.com/wikimedia/composer-merge-plugin.git", + "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0", + "php": ">=5.3.2" + }, + "require-dev": { + "composer/composer": "~1.0.0", + "jakub-onderka/php-parallel-lint": "~0.8", + "phpunit/phpunit": "~4.8|~5.0", + "squizlabs/php_codesniffer": "~2.1.0" + }, + "type": "composer-plugin", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + }, + "class": "Wikimedia\\Composer\\MergePlugin" + }, + "autoload": { + "psr-4": { + "Wikimedia\\Composer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bryan Davis", + "email": "bd808@wikimedia.org" + } + ], + "description": "Composer plugin to merge multiple composer.json files", + "time": "2017-04-25T02:31:25+00:00" + }, { "name": "zaporylie/composer-drupal-optimizations", "version": "1.1.1", -- 2.45.2 From 8e3078be185decbc8d4740ecbdc7d1cdc5a7c3c0 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 11:38:18 -0600 Subject: [PATCH 087/365] Update drutopia_site module to have the last version of admin_toolbar --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a5ae1a0..8de8d16 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,8 @@ "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", "wikimedia/composer-merge-plugin": "^1.4", - "zaporylie/composer-drupal-optimizations": "^1.0" + "zaporylie/composer-drupal-optimizations": "^1.0", + "drupal/drutopia_site": "dev-1.x" }, "repositories": { "drupal": { -- 2.45.2 From f26384fe93fb97e5231a9d57cf7fbc53fb7a92e1 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 11:38:39 -0600 Subject: [PATCH 088/365] Added composer.lock file with the dev version of drutopia site --- composer.lock | 259 ++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 231 insertions(+), 28 deletions(-) diff --git a/composer.lock b/composer.lock index 76850a5..afea845 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": "36e875d2feaaef924454170a5cc1c0ff", + "content-hash": "7eeea750585c020fb13441bf771ae15d", "packages": [ { "name": "algolia/places", @@ -2448,17 +2448,17 @@ }, { "name": "drupal/admin_toolbar", - "version": "1.27.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-1.27" + "reference": "8.x-2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.zip", - "reference": "8.x-1.27", - "shasum": "fed1fbbdf8f805b1da63d73e7e2c54750f354d61" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip", + "reference": "8.x-2.0", + "shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa" }, "require": { "drupal/core": "*" @@ -2466,11 +2466,11 @@ "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-1.27", - "datestamp": "1558553350", + "version": "8.x-2.0", + "datestamp": "1573751237", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2529,19 +2529,19 @@ }, { "name": "drupal/admin_toolbar_tools", - "version": "1.27.0", + "version": "2.0.0", "require": { "drupal/admin_toolbar": "self.version", - "drupal/core": "~8.6" + "drupal/core": "~8.7" }, "type": "metapackage", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-1.27", - "datestamp": "1558553350", + "version": "8.x-2.0", + "datestamp": "1573751237", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2692,6 +2692,53 @@ "source": "https://git.drupalcode.org/project/antibot" } }, + { + "name": "drupal/autosave_form", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/autosave_form.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "0e7ef41bec21eb971b11db05f7ecc23c2e819c8d" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1579005183", + "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": "hchonov", + "homepage": "https://www.drupal.org/user/2901211" + } + ], + "description": "Adds autosave feature on forms.", + "homepage": "https://www.drupal.org/project/autosave_form", + "support": { + "source": "https://git.drupalcode.org/project/autosave_form" + } + }, { "name": "drupal/better_normalizers", "version": "1.0.0-beta4", @@ -3019,6 +3066,57 @@ "source": "https://git.drupalcode.org/project/ckeditor_markdown" } }, + { + "name": "drupal/ckeditorheight", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/ckeditorheight.git", + "reference": "8.x-1.8" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "ccf98078866e89da0c62c055752bdf59822d4d4c" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.8", + "datestamp": "1580163325", + "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": "anruether", + "homepage": "https://www.drupal.org/user/894458" + }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + } + ], + "description": "Adjusts CKEditor height to field row setting until we have https://www.drupal.org/node/2788905.", + "homepage": "https://www.drupal.org/project/ckeditorheight", + "support": { + "source": "https://git.drupalcode.org/project/ckeditorheight" + } + }, { "name": "drupal/coffee", "version": "dev-1.x", @@ -5893,27 +5991,26 @@ }, { "name": "drupal/drutopia_site", - "version": "1.0.0-beta1", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "8.x-1.0-beta1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_site-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "8a01759078255ffea194c65d3f25456d82367117" + "reference": "9c39d723e1d58cf2814957fdf59f6d8533df2dbc" }, "require": { "drupal/admin_links_access_filter": "^1.0-alpha3", - "drupal/admin_toolbar": "^1.19", + "drupal/admin_toolbar": "^2.0", "drupal/admin_toolbar_tools": "*", + "drupal/autosave_form": "^1.0", + "drupal/ckeditorheight": "^1.3", "drupal/config_actions": "^1.0-beta1", "drupal/core": "*", "drupal/drutopia_core": "^1.0-alpha1", "drupal/entity_reference_revisions": "*", - "drupal/paragraphs": "*" + "drupal/menu_admin_per_menu": "^1.0", + "drupal/paragraphs": "*", + "drupal/role_delegation": "^1.1", + "drupal/wysiwyg_linebreaks": "^1.10" }, "type": "drupal-module", "extra": { @@ -5921,8 +6018,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540935780", + "version": "8.x-1.0-beta1+10-dev", + "datestamp": "1578580087", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5969,7 +6066,8 @@ "support": { "source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_site/issues" - } + }, + "time": "2020-02-05T20:27:29+00:00" }, { "name": "drupal/drutopia_social", @@ -7573,6 +7671,57 @@ "issues": "https://www.drupal.org/project/markdown" } }, + { + "name": "drupal/menu_admin_per_menu", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "27dbef0025146a382feab67db5e93eaf280b8de4" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0", + "datestamp": "1507184944", + "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": "anrikun", + "homepage": "https://www.drupal.org/user/410199" + }, + { + "name": "mkdok", + "homepage": "https://www.drupal.org/user/3308753" + } + ], + "description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.", + "homepage": "https://www.drupal.org/project/menu_admin_per_menu", + "support": { + "source": "https://git.drupalcode.org/project/menu_admin_per_menu" + } + }, { "name": "drupal/menu_block", "version": "1.5.0", @@ -8643,6 +8792,59 @@ }, "time": "2018-12-17T22:12:17+00:00" }, + { + "name": "drupal/role_delegation", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/role_delegation.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "a63b548056cc729beacfd385625fafb983e0f73e" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1580498751", + "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": "Jeroen Tubex", + "homepage": "https://www.drupal.org/u/jeroent", + "role": "Maintainer" + }, + { + "name": "benjy", + "homepage": "https://www.drupal.org/user/1852732" + } + ], + "description": "Allows site administrators to grant some roles the authority to assign selected roles to users.", + "homepage": "http://drupal.org/project/role_delegation", + "support": { + "source": "https://git.drupalcode.org/project/role_delegation", + "issues": "http://drupal.org/project/role_delegation" + } + }, { "name": "drupal/scheduler", "version": "1.1.0", @@ -15015,7 +15217,8 @@ "drupal/regionincontent": 20, "drupal/twigsuggest": 20, "drupal/ui_patterns": 5, - "drupal/webform": 5 + "drupal/webform": 5, + "drupal/drutopia_site": 20 }, "prefer-stable": true, "prefer-lowest": false, -- 2.45.2 From 8321e977576ebba9c59e20c0826cbcbe511d49a2 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 11:54:42 -0600 Subject: [PATCH 089/365] Put the libraries in a place where the browser can reach them. --- .gitignore | 1 + composer.json | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1c2b102..f7ec36b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ web/core web/modules/contrib web/profiles web/sites +web/libraries ## Temporarily allow deployment of custom modules (by only ignoring contrib here). ## So far we are using custom modules for migration only, which wouldn't technically ## ever be required on the platform. diff --git a/composer.json b/composer.json index 8de8d16..3d12748 100644 --- a/composer.json +++ b/composer.json @@ -93,6 +93,9 @@ "web/themes/contrib/{$name}": [ "type:drupal-theme" ], + "web/libraries/{$name}": [ + "type:drupal-library" + ], "drush/contrib/{$name}": [ "type:drupal-drush" ] -- 2.45.2 From 22a0a1cfa26b60ef32f7e25cb086d757024371b8 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 2 Mar 2020 11:55:15 -0600 Subject: [PATCH 090/365] THe lock file with the libraries in the web folder --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index afea845..8c3b5db 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": "7eeea750585c020fb13441bf771ae15d", + "content-hash": "aa77606aa2ff304782f81432e1267a5d", "packages": [ { "name": "algolia/places", -- 2.45.2 From 6b631fd3426c8721bb3b4528906110383e6bd518 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Wed, 4 Mar 2020 17:08:45 -0600 Subject: [PATCH 091/365] Remove the honeypot patch. The last version of the module contains the fix to this issue. https://www.drupal.org/node/2944843 --- composer.json | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 3d12748..50f47ae 100644 --- a/composer.json +++ b/composer.json @@ -106,20 +106,17 @@ ] }, "enable-patching": true, - "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-14.coffee-hotkeys-plus-g.patch" - }, - "drupal/wysiwyg_linebreaks": { - "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" - }, - "drupal/honeypot": { - "Accessibility Issue Triggered": "https://www.drupal.org/files/issues/2018-08-05/honeypot-aria-hidden-on-text-field-2944843-12.patch" + "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-14.coffee-hotkeys-plus-g.patch" + }, + "drupal/wysiwyg_linebreaks": { + "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" + } } - } }, "config": { "sort-packages": true, -- 2.45.2 From fad955f30b33f247eff8a9072d1ed71d593ebf76 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Wed, 4 Mar 2020 23:41:34 -0600 Subject: [PATCH 092/365] Composer lock with drupal 8.8.3 and without the honepoy patch --- composer.lock | 66 +++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index 8c3b5db..2066163 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": "aa77606aa2ff304782f81432e1267a5d", + "content-hash": "60f5bb1a02bc6c1bf8fdd6a5022fb3ba", "packages": [ { "name": "algolia/places", @@ -3975,16 +3975,16 @@ }, { "name": "drupal/core", - "version": "8.8.2", + "version": "8.8.3", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62" + "reference": "77971de6d6ade7366cdd3fadfc16c5d02e531446" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/f997857003276c2ae6d27db30f0eab9c7dd10e62", - "reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62", + "url": "https://api.github.com/repos/drupal/core/zipball/77971de6d6ade7366cdd3fadfc16c5d02e531446", + "reference": "77971de6d6ade7366cdd3fadfc16c5d02e531446", "shasum": "" }, "require": { @@ -4201,20 +4201,20 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-02-01T19:51:15+00:00" + "time": "2020-03-04T18:01:37+00:00" }, { "name": "drupal/core-recommended", - "version": "8.8.2", + "version": "8.8.3", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3" + "reference": "c43bf9881a299de9189440e0772579775b1f93f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3", - "reference": "67ed5b68da2784ead5a55330c6c0fde6bb3cb9f3", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/c43bf9881a299de9189440e0772579775b1f93f1", + "reference": "c43bf9881a299de9189440e0772579775b1f93f1", "shasum": "" }, "require": { @@ -4227,7 +4227,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.8.2", + "drupal/core": "8.8.3", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.11", "guzzlehttp/guzzle": "6.3.3", @@ -4281,7 +4281,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-02-01T19:51:15+00:00" + "time": "2020-03-04T18:01:37+00:00" }, { "name": "drupal/crop", @@ -11897,16 +11897,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.38", + "version": "v0.1.35", "source": { "type": "git", - "url": "https://github.com/aaronpk/picoFeed.git", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" + "url": "https://github.com/aaronpk/picofeed.git", + "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", + "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", "shasum": "" }, "require": { @@ -11945,8 +11945,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/miniflux/picoFeed", - "time": "2017-11-30T00:16:58+00:00" + "homepage": "https://github.com/aaronpk/picoFeed", + "time": "2019-01-17T17:26:41+00:00" }, { "name": "p3k/timezone", @@ -12276,18 +12276,18 @@ "authors": [ { "name": "Greg Beaver", - "email": "cellog@php.net", - "role": "Helper" + "role": "Helper", + "email": "cellog@php.net" }, { "name": "Andrei Zmievski", - "email": "andrei@php.net", - "role": "Lead" + "role": "Lead", + "email": "andrei@php.net" }, { "name": "Stig Bakken", - "email": "stig@php.net", - "role": "Developer" + "role": "Developer", + "email": "stig@php.net" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", @@ -12330,8 +12330,8 @@ "authors": [ { "name": "Christian Weiske", - "email": "cweiske@php.net", - "role": "Lead" + "role": "Lead", + "email": "cweiske@php.net" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", @@ -14636,19 +14636,19 @@ "authors": [ { "name": "Fabien Potencier", + "role": "Lead Developer", "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org", - "role": "Lead Developer" + "homepage": "http://fabien.potencier.org" }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", - "role": "Contributors" + "role": "Contributors", + "homepage": "https://twig.symfony.com/contributors" }, { "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com", - "role": "Project Founder" + "role": "Project Founder", + "email": "armin.ronacher@active-4.com" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", -- 2.45.2 From b9965c46c074075bd9f5db7178cdcb82d9e90340 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Thu, 5 Mar 2020 00:01:22 -0600 Subject: [PATCH 093/365] Add the latest changes in config made in live --- config/sync/views.view.blog.yml | 2 +- config/sync/webform.webform.workshops.yml | 183 ++++++++++++++++++++++ 2 files changed, 184 insertions(+), 1 deletion(-) create mode 100644 config/sync/webform.webform.workshops.yml diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index 086a3b5..b0ea906 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -59,7 +59,7 @@ display: pager: type: mini options: - items_per_page: 12 + items_per_page: 18 offset: 0 id: 0 total_pages: null diff --git a/config/sync/webform.webform.workshops.yml b/config/sync/webform.webform.workshops.yml new file mode 100644 index 0000000..e3fdad4 --- /dev/null +++ b/config/sync/webform.webform.workshops.yml @@ -0,0 +1,183 @@ +uuid: 4a21f8bf-6290-4198-852f-20ab29d8a72a +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 12 +template: false +archive: false +id: workshops +title: Workshops +description: Workshops +category: '' +elements: | + basic_encryption: + '#type': textarea + '#title': 'Basic encryption' + '#description': 'Encrypt your email and phone communications.' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } -- 2.45.2 From 003fed27d77ba1a5e25f630cc05af36a44845738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 18 Mar 2020 17:01:40 -0400 Subject: [PATCH 094/365] Upgrade DDEV --- .ddev/.gitignore | 2 -- .ddev/config.yaml | 26 +++++++++++++------------- drush/.gitignore | 4 ++++ 3 files changed, 17 insertions(+), 15 deletions(-) create mode 100644 drush/.gitignore diff --git a/.ddev/.gitignore b/.ddev/.gitignore index e47970d..9989216 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -13,11 +13,9 @@ /db_snapshots /sequelpro.spf /import-db -/.bgsync* /config.*.y*ml /.webimageBuild /.dbimageBuild -/.bgsyncimageBuild /.sshimageBuild /.webimageExtra /.dbimageExtra diff --git a/.ddev/config.yaml b/.ddev/config.yaml index d1cf754..cae7da1 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,4 +1,4 @@ -APIVersion: v1.12.2 +APIVersion: v1.13.1 name: agaric-coop type: drupal8 docroot: web @@ -12,15 +12,15 @@ additional_fqdns: [] mariadb_version: "10.2" nfs_mount_enabled: false provider: default +webimage_extra_packages: [rake, sassc] use_dns_when_possible: false timezone: "" -# This config.yaml was created with ddev version v1.12.2 -# webimage: drud/ddev-webserver:v1.12.2 -# dbimage: drud/ddev-dbserver-mariadb-10.2:v1.12.0 -# dbaimage: drud/phpmyadmin:v1.12.0 -# bgsyncimage: drud/ddev-bgsync:v1.12.0 +# This config.yaml was created with ddev version v1.13.1 +# webimage: drud/ddev-webserver:v1.13.1 +# dbimage: drud/ddev-dbserver-mariadb-10.2:v1.13.0 +# dbaimage: phpmyadmin/phpmyadmin:5 # However we do not recommend explicitly wiring these images into the # config.yaml as they may break future versions of ddev. # You can update this config.yaml using 'ddev config'. @@ -34,7 +34,7 @@ timezone: "" # docroot: # Relative path to the directory containing index.php. -# php_version: "7.2" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4" +# php_version: "7.3" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4" # You can explicitly specify the webimage, dbimage, dbaimage lines but this # is not recommended, as the images are often closely tied to ddev's' behavior, @@ -43,7 +43,6 @@ timezone: "" # webimage: # nginx/php docker image. # dbimage: # mariadb docker image. # dbaimage: -# bgsyncimage: # mariadb_version and mysql_version # ddev can use many versions of mariadb and mysql @@ -99,10 +98,6 @@ timezone: "" # Great performance improvement but requires host configuration first. # See https://ddev.readthedocs.io/en/stable/users/performance/#using-nfs-to-mount-the-project-into-the-container -# webcache_enabled: false (deprecated) -# Was only for macOS, but now deprecated. -# See https://ddev.readthedocs.io/en/stable/users/performance/#webcache - # host_https_port: "59002" # The host port binding for https can be explicitly specified. It is # dynamic unless otherwise specified. @@ -125,7 +120,7 @@ timezone: "" # mailhog_port: "1001" # The MailHog port can be changed from the default 8025 -webimage_extra_packages: [rake, sassc] +# webimage_extra_packages: [php-yaml, php7.3-ldap] # Extra Debian packages that are needed in the webimage can be added here # dbimage_extra_packages: [telnet,netcat] @@ -147,6 +142,11 @@ webimage_extra_packages: [rake, sassc] # Provide extra flags to the "ngrok http" command, see # https://ngrok.com/docs#http or run "ngrok http -h" +# disable_settings_management: false +# If true, ddev will not create CMS-specific settings files like +# Drupal's settings.php/settings.ddev.php or TYPO3's AdditionalSettings.php +# In this case the user must provide all such settings. + # provider: default # Currently either "default" or "pantheon" # # Many ddev commands can be extended to run tasks before or after the diff --git a/drush/.gitignore b/drush/.gitignore new file mode 100644 index 0000000..cd266db --- /dev/null +++ b/drush/.gitignore @@ -0,0 +1,4 @@ +#ddev-generated: Automatically generated ddev .gitignore. +# You can remove the above line if you want to edit and maintain this file yourself. + +/drush.yml -- 2.45.2 From ffd58d7a6b0cfdebf262ca105b736b78e21aad18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 18 Mar 2020 17:43:06 -0400 Subject: [PATCH 095/365] OK, commit the version of composer lock that reverts all library stuff ... ... web/libraries/{}: [ type:drupal-library ], is there in composer.lock, but the web/libraries folder does not exist. And all the 'drupal-library' references got deleted from the composer.lock file after upgrade. That can't be good. Though we can live without them, David only got them to be there on March 2. --- composer.lock | 649 +++++++++++--------------------------------------- 1 file changed, 145 insertions(+), 504 deletions(-) diff --git a/composer.lock b/composer.lock index 2066163..05ef746 100644 --- a/composer.lock +++ b/composer.lock @@ -6,21 +6,6 @@ ], "content-hash": "60f5bb1a02bc6c1bf8fdd6a5022fb3ba", "packages": [ - { - "name": "algolia/places", - "version": "1.17.0", - "dist": { - "type": "tar", - "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.0.tgz" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "algolia.places" - } - }, { "name": "asm89/stack-cors", "version": "1.2.0", @@ -155,16 +140,16 @@ }, { "name": "behat/gherkin", - "version": "v4.6.1", + "version": "v4.6.2", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759" + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/25bdcaf37898b4a939fa3031d5d753ced97e4759", - "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", "shasum": "" }, "require": { @@ -210,39 +195,42 @@ "gherkin", "parser" ], - "time": "2020-02-27T11:29:57+00:00" + "time": "2020-03-17T14:03:26+00:00" }, { "name": "behat/mink", - "version": "v1.7.1", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9" + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9", - "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", "shasum": "" }, "require": { "php": ">=5.3.1", - "symfony/css-selector": "~2.1|~3.0" + "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" }, "require-dev": { - "symfony/phpunit-bridge": "~2.7|~3.0" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5" }, "suggest": { "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", - "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)" + "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)", + "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -268,20 +256,20 @@ "testing", "web" ], - "time": "2016-03-05T08:26:18+00:00" + "time": "2020-03-11T15:45:53+00:00" }, { "name": "behat/mink-browserkit-driver", - "version": "1.3.3", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", - "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb" + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb", - "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee", + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee", "shasum": "" }, "require": { @@ -292,6 +280,7 @@ }, "require-dev": { "mink/driver-testsuite": "dev-master", + "symfony/debug": "^2.7|^3.0|^4.0", "symfony/http-kernel": "~2.3|~3.0|~4.0" }, "type": "mink-driver", @@ -324,7 +313,7 @@ "browser", "testing" ], - "time": "2018-05-02T09:25:31+00:00" + "time": "2020-03-11T09:49:45+00:00" }, { "name": "behat/mink-goutte-driver", @@ -587,111 +576,6 @@ "description": "Drupal code generator", "time": "2019-12-07T16:54:31+00:00" }, - { - "name": "choices/choices", - "version": "9.0.1", - "dist": { - "type": "zip", - "url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "choices" - } - }, - { - "name": "ckeditor/autogrow", - "version": "4.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.autogrow" - } - }, - { - "name": "ckeditor/codemirror", - "version": "v1.17.12", - "dist": { - "type": "zip", - "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.codemirror" - } - }, - { - "name": "ckeditor/fakeobjects", - "version": "4.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.fakeobjects" - } - }, - { - "name": "ckeditor/image", - "version": "4.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.image" - } - }, - { - "name": "ckeditor/link", - "version": "4.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.link" - } - }, - { - "name": "codemirror/codemirror", - "version": "5.48.2", - "dist": { - "type": "zip", - "url": "https://github.com/components/codemirror/archive/5.48.2.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "codemirror" - } - }, { "name": "commerceguys/addressing", "version": "v1.0.7", @@ -2443,7 +2327,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "https://git.drupalcode.org/project/admin_links_access_filter" + "source": "http://cgit.drupalcode.org/admin_links_access_filter" } }, { @@ -2851,7 +2735,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "https://git.drupalcode.org/project/block_theme_sync" + "source": "http://cgit.drupalcode.org/block_theme_sync" } }, { @@ -2890,10 +2774,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "joelpittet", - "homepage": "https://www.drupal.org/user/160302" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3135,8 +3015,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+6-dev", - "datestamp": "1542009780", + "version": "8.x-1.0-beta2+5-dev", + "datestamp": "1494319984", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3349,7 +3229,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "https://git.drupalcode.org/project/config_actions" + "source": "http://cgit.drupalcode.org/config_actions" } }, { @@ -3403,7 +3283,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "https://git.drupalcode.org/project/config_actions_provider" + "source": "http://cgit.drupalcode.org/config_actions_provider" } }, { @@ -3496,7 +3376,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3602,7 +3482,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "https://git.drupalcode.org/project/config_merge" + "source": "http://cgit.drupalcode.org/config_merge" } }, { @@ -3654,7 +3534,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "https://git.drupalcode.org/project/config_normalizer" + "source": "http://cgit.drupalcode.org/config_normalizer" } }, { @@ -3784,7 +3664,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "https://git.drupalcode.org/project/config_provider" + "source": "http://cgit.drupalcode.org/config_provider" } }, { @@ -3839,7 +3719,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "https://git.drupalcode.org/project/config_snapshot" + "source": "http://cgit.drupalcode.org/config_snapshot" } }, { @@ -3970,21 +3850,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "https://git.drupalcode.org/project/config_update" + "source": "http://cgit.drupalcode.org/config_update" } }, { "name": "drupal/core", - "version": "8.8.3", + "version": "8.8.4", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "77971de6d6ade7366cdd3fadfc16c5d02e531446" + "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/77971de6d6ade7366cdd3fadfc16c5d02e531446", - "reference": "77971de6d6ade7366cdd3fadfc16c5d02e531446", + "url": "https://api.github.com/repos/drupal/core/zipball/34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", + "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", "shasum": "" }, "require": { @@ -4201,20 +4081,20 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-03-04T18:01:37+00:00" + "time": "2020-03-18T16:26:33+00:00" }, { "name": "drupal/core-recommended", - "version": "8.8.3", + "version": "8.8.4", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "c43bf9881a299de9189440e0772579775b1f93f1" + "reference": "4155bff03954bae498029899f44e8adf697b20e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/c43bf9881a299de9189440e0772579775b1f93f1", - "reference": "c43bf9881a299de9189440e0772579775b1f93f1", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4155bff03954bae498029899f44e8adf697b20e6", + "reference": "4155bff03954bae498029899f44e8adf697b20e6", "shasum": "" }, "require": { @@ -4227,7 +4107,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.8.3", + "drupal/core": "8.8.4", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.11", "guzzlehttp/guzzle": "6.3.3", @@ -4281,7 +4161,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-03-04T18:01:37+00:00" + "time": "2020-03-18T16:26:33+00:00" }, { "name": "drupal/crop", @@ -4323,10 +4203,6 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, - { - "name": "phenaproxima", - "homepage": "https://www.drupal.org/user/205645" - }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4494,7 +4370,7 @@ "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": "https://git.drupalcode.org/project/customerror" + "source": "http://cgit.drupalcode.org/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -4666,20 +4542,20 @@ }, { "name": "drupal/dropdown_language", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropdown_language.git", - "reference": "8.x-2.3" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "10bcfa69d6bf98d2da3aa6405bc95644a3bcfd0c" + "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "d65ab98ca18c57a3267cf40f648ee3cde5d22439" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -4687,8 +4563,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.3", - "datestamp": "1561417168", + "version": "8.x-2.4", + "datestamp": "1584361234", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6134,7 +6010,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "https://git.drupalcode.org/project/drutopia_social" + "source": "http://cgit.drupalcode.org/drutopia_social" } }, { @@ -6438,23 +6314,23 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "4e3b849b0d984cd3c0a4330c9aa4cb16bf1f79f6" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { - "drupal/diff": "*" + "drupal/diff": "1.x-dev" }, "type": "drupal-module", "extra": { @@ -6462,8 +6338,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1570284187", + "version": "8.x-1.8", + "datestamp": "1583961846", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6475,7 +6351,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0" ], "authors": [ { @@ -6495,7 +6371,7 @@ "homepage": "https://www.drupal.org/user/227761" } ], - "description": "Adds a Entity Reference field type with revision support.", + "description": "Entity Reference Revisions", "homepage": "https://www.drupal.org/project/entity_reference_revisions", "support": { "source": "https://git.drupalcode.org/project/entity_reference_revisions" @@ -6652,7 +6528,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "https://git.drupalcode.org/project/exclude_node_title" + "source": "http://cgit.drupalcode.org/exclude_node_title" } }, { @@ -6853,7 +6729,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "https://git.drupalcode.org/project/features" + "source": "http://cgit.drupalcode.org/features" } }, { @@ -7069,7 +6945,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "https://git.drupalcode.org/project/gdpr" + "source": "http://cgit.drupalcode.org/gdpr" } }, { @@ -7337,7 +7213,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "https://git.drupalcode.org/project/hotjar" + "source": "http://cgit.drupalcode.org/hotjar" } }, { @@ -8160,10 +8036,6 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, - { - "name": "jerdavis", - "homepage": "https://www.drupal.org/user/228997" - }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -8229,7 +8101,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "https://git.drupalcode.org/project/minimalhtml", + "source": "http://cgit.drupalcode.org/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -8259,8 +8131,8 @@ "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" } } }, @@ -8552,10 +8424,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "banviktor", - "homepage": "https://www.drupal.org/user/3176333" - }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8572,7 +8440,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "https://git.drupalcode.org/project/paranoia" + "source": "http://cgit.drupalcode.org/paranoia" } }, { @@ -8788,7 +8656,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "https://git.drupalcode.org/project/regionincontent" + "source": "http://cgit.drupalcode.org/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -9009,22 +8877,10 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, - { - "name": "binnythomas", - "homepage": "https://www.drupal.org/user/3123091" - }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, - { - "name": "varunity", - "homepage": "https://www.drupal.org/user/273530" - }, - { - "name": "vimaljoseph", - "homepage": "https://www.drupal.org/user/817380" - }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -9033,7 +8889,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "https://git.drupalcode.org/project/search404" + "source": "http://cgit.drupalcode.org/search404" } }, { @@ -9306,7 +9162,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "https://git.drupalcode.org/project/social_media_links", + "source": "http://cgit.drupalcode.org/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9358,7 +9214,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "https://git.drupalcode.org/project/subprofiles" + "source": "http://cgit.drupalcode.org/subprofiles" } }, { @@ -9409,7 +9265,7 @@ "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": "https://git.drupalcode.org/project/textarea_widget_for_text" + "source": "http://cgit.drupalcode.org/textarea_widget_for_text" } }, { @@ -9501,8 +9357,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+10-dev", - "datestamp": "1573760885", + "version": "8.x-1.0-alpha2+9-dev", + "datestamp": "1571695384", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9657,23 +9513,23 @@ }, { "name": "drupal/video_embed_field", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/video_embed_field.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "1e76eeefb27f4166d3d119e8c27469bbf12c0f06" + "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "d9b4b3bde48edf49d1aa038aae6736496558caf4" }, "require": { - "drupal/core": "^8.7.0" + "drupal/core": "^8.8 || ^9" }, "require-dev": { - "drupal/colorbox": "*", + "drupal/colorbox": "^1.0", "drupal/media_entity": "*", "drupal/media_entity_embeddable_video": "*", "drupal/video_embed_media": "*" @@ -9684,8 +9540,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.2", - "datestamp": "1564103585", + "version": "8.x-2.3", + "datestamp": "1584489966", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9759,10 +9615,6 @@ "name": "New Zeal", "homepage": "https://www.drupal.org/user/93571" }, - { - "name": "jasonawant", - "homepage": "https://www.drupal.org/user/589890" - }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -9784,20 +9636,20 @@ }, { "name": "drupal/webform", - "version": "5.8.0", + "version": "5.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.8" + "reference": "8.x-5.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.8.zip", - "reference": "8.x-5.8", - "shasum": "32317a9345abae343aa3b014529bbb91a67cc769" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.9.zip", + "reference": "8.x-5.9", + "shasum": "fb49b16dd0c421512834fc50c811fa2cd6c48121" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { "drupal/address": "~1.4", @@ -9808,14 +9660,14 @@ "drupal/entity_print": "^2.1", "drupal/gnode": "*", "drupal/group": "~1.0", - "drupal/jsonapi": "~2.0 || ~8.7", - "drupal/mailsystem": "4.1", + "drupal/mailsystem": "~4.1", "drupal/select2": "~1.1", "drupal/smtp": "~1.0", "drupal/telephone_validation": "^2.2", "drupal/token": "~1.3", "drupal/webform_access": "*", "drupal/webform_attachment": "*", + "drupal/webform_devel": "*", "drupal/webform_entity_print": "*", "drupal/webform_group": "*", "drupal/webform_node": "*", @@ -9829,8 +9681,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.8", - "datestamp": "1579637587", + "version": "8.x-5.9", + "datestamp": "1584560013", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9893,7 +9745,7 @@ "description": "Enables the creation of webforms and questionnaires.", "homepage": "https://drupal.org/project/webform", "support": { - "source": "http://cgit.drupalcode.org/webform", + "source": "https://git.drupalcode.org/project/webform", "issues": "https://www.drupal.org/project/issues/webform?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/webform", "forum": "https://drupal.stackexchange.com/questions/tagged/webform" @@ -10027,7 +9879,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" + "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" } }, { @@ -11154,171 +11006,6 @@ "description": "Highlight PHP code in terminal", "time": "2018-09-29T18:48:56+00:00" }, - { - "name": "jquery/chosen", - "version": "1.8.7", - "dist": { - "type": "zip", - "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.chosen" - } - }, - { - "name": "jquery/hotkeys", - "version": "0.2.0", - "dist": { - "type": "zip", - "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.hotkeys" - } - }, - { - "name": "jquery/icheck", - "version": "1.0.2 ", - "dist": { - "type": "zip", - "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.icheck" - } - }, - { - "name": "jquery/image-picker", - "version": "0.3.0", - "dist": { - "type": "zip", - "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.image-picker" - } - }, - { - "name": "jquery/inputmask", - "version": "4.0.9", - "dist": { - "type": "zip", - "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/4.0.9.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.inputmask" - } - }, - { - "name": "jquery/intl-tel-input", - "version": "16.0.0", - "dist": { - "type": "zip", - "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.intl-tel-input" - } - }, - { - "name": "jquery/rateit", - "version": "1.1.2", - "dist": { - "type": "zip", - "url": "https://github.com/gjunge/rateit.js/archive/1.1.2.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.rateit" - } - }, - { - "name": "jquery/select2", - "version": "4.0.12", - "dist": { - "type": "zip", - "url": "https://github.com/select2/select2/archive/4.0.12.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.select2" - } - }, - { - "name": "jquery/textcounter", - "version": "0.8.0", - "dist": { - "type": "zip", - "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.textcounter" - } - }, - { - "name": "jquery/timepicker", - "version": "1.11.15", - "dist": { - "type": "zip", - "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.11.15.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.timepicker" - } - }, - { - "name": "jquery/toggles", - "version": "4.0.0", - "dist": { - "type": "zip", - "url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.toggles" - } - }, { "name": "kub-at/php-simple-html-dom-parser", "version": "1.9.1", @@ -11475,9 +11162,9 @@ "authors": [ { "name": "Colin O'Dell", + "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com", - "role": "Lead Developer" + "homepage": "https://www.colinodell.com" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11897,16 +11584,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.35", + "version": "v0.1.38", "source": { "type": "git", - "url": "https://github.com/aaronpk/picofeed.git", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" + "url": "https://github.com/aaronpk/picoFeed.git", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", "shasum": "" }, "require": { @@ -11945,8 +11632,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/aaronpk/picoFeed", - "time": "2019-01-17T17:26:41+00:00" + "homepage": "https://github.com/miniflux/picoFeed", + "time": "2017-11-30T00:16:58+00:00" }, { "name": "p3k/timezone", @@ -12276,18 +11963,18 @@ "authors": [ { "name": "Greg Beaver", - "role": "Helper", - "email": "cellog@php.net" + "email": "cellog@php.net", + "role": "Helper" }, { "name": "Andrei Zmievski", - "role": "Lead", - "email": "andrei@php.net" + "email": "andrei@php.net", + "role": "Lead" }, { "name": "Stig Bakken", - "role": "Developer", - "email": "stig@php.net" + "email": "stig@php.net", + "role": "Developer" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", @@ -12330,8 +12017,8 @@ "authors": [ { "name": "Christian Weiske", - "role": "Lead", - "email": "cweiske@php.net" + "email": "cweiske@php.net", + "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", @@ -12392,21 +12079,6 @@ ], "time": "2015-02-10T20:07:52+00:00" }, - { - "name": "progress-tracker/progress-tracker", - "version": "1.4.0", - "dist": { - "type": "zip", - "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "progress-tracker" - } - }, { "name": "psr/container", "version": "1.0.0", @@ -12555,32 +12227,31 @@ }, { "name": "psy/psysh", - "version": "v0.9.12", + "version": "v0.10.0", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "90da7f37568aee36b116a030c5f99c915267edd4" + "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", - "reference": "90da7f37568aee36b116a030c5f99c915267edd4", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c", + "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", - "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", - "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", - "php": ">=5.4.0", - "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", - "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0" + "jakub-onderka/php-console-highlighter": "0.4.*|0.3.*", + "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", + "php": "^8.0 || ^7.0 || ^5.5.9", + "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", + "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "~2.15|~3.16", - "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0" + "hoa/console": "~3.16|~2.15" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -12595,7 +12266,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-develop": "0.9.x-dev" + "dev-master": "0.10.x-dev" } }, "autoload": { @@ -12625,7 +12296,7 @@ "interactive", "shell" ], - "time": "2019-12-06T14:19:43+00:00" + "time": "2020-03-15T22:52:37+00:00" }, { "name": "ralouphie/getallheaders", @@ -12667,21 +12338,6 @@ "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, - { - "name": "signature_pad/signature_pad", - "version": "2.3.0", - "dist": { - "type": "zip", - "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "signature_pad" - } - }, { "name": "stack/builder", "version": "v1.0.5", @@ -12731,21 +12387,6 @@ ], "time": "2017-11-18T14:57:29+00:00" }, - { - "name": "svg-pan-zoom/svg-pan-zoom", - "version": "3.6.1", - "dist": { - "type": "zip", - "url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "svg-pan-zoom" - } - }, { "name": "symfony-cmf/routing", "version": "1.4.1", @@ -13058,25 +12699,25 @@ }, { "name": "symfony/css-selector", - "version": "v3.4.38", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ee9b946e7223b11257329a054c64396b19d619e1" + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", - "reference": "ee9b946e7223b11257329a054c64396b19d619e1", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -13107,7 +12748,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-02-04T09:01:01+00:00" }, { "name": "symfony/debug", @@ -14636,19 +14277,19 @@ "authors": [ { "name": "Fabien Potencier", - "role": "Lead Developer", "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org" + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { "name": "Twig Team", - "role": "Contributors", - "homepage": "https://twig.symfony.com/contributors" + "homepage": "https://twig.symfony.com/contributors", + "role": "Contributors" }, { "name": "Armin Ronacher", - "role": "Project Founder", - "email": "armin.ronacher@active-4.com" + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", -- 2.45.2 From 5de5aac641e7ebbdda18a903e5489a3e0a433242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 18 Mar 2020 17:54:47 -0400 Subject: [PATCH 096/365] Ran composer update a second time and it brought the libraries back! --- composer.lock | 345 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 345 insertions(+) diff --git a/composer.lock b/composer.lock index 05ef746..012b694 100644 --- a/composer.lock +++ b/composer.lock @@ -6,6 +6,21 @@ ], "content-hash": "60f5bb1a02bc6c1bf8fdd6a5022fb3ba", "packages": [ + { + "name": "algolia/places", + "version": "1.17.1", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.1.tgz" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "algolia.places" + } + }, { "name": "asm89/stack-cors", "version": "1.2.0", @@ -576,6 +591,111 @@ "description": "Drupal code generator", "time": "2019-12-07T16:54:31+00:00" }, + { + "name": "choices/choices", + "version": "9.0.1", + "dist": { + "type": "zip", + "url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "choices" + } + }, + { + "name": "ckeditor/autogrow", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.autogrow" + } + }, + { + "name": "ckeditor/codemirror", + "version": "v1.17.12", + "dist": { + "type": "zip", + "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.codemirror" + } + }, + { + "name": "ckeditor/fakeobjects", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.fakeobjects" + } + }, + { + "name": "ckeditor/image", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.image" + } + }, + { + "name": "ckeditor/link", + "version": "4.11.4", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.link" + } + }, + { + "name": "codemirror/codemirror", + "version": "5.51.0", + "dist": { + "type": "zip", + "url": "https://github.com/components/codemirror/archive/5.51.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "codemirror" + } + }, { "name": "commerceguys/addressing", "version": "v1.0.7", @@ -11006,6 +11126,186 @@ "description": "Highlight PHP code in terminal", "time": "2018-09-29T18:48:56+00:00" }, + { + "name": "jquery/chosen", + "version": "1.8.7", + "dist": { + "type": "zip", + "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.chosen" + } + }, + { + "name": "jquery/geocomplete", + "version": "1.7.0", + "dist": { + "type": "zip", + "url": "https://github.com/ubilabs/geocomplete/archive/1.7.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.geocomplete" + } + }, + { + "name": "jquery/hotkeys", + "version": "0.2.0", + "dist": { + "type": "zip", + "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.hotkeys" + } + }, + { + "name": "jquery/icheck", + "version": "1.0.2 ", + "dist": { + "type": "zip", + "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.icheck" + } + }, + { + "name": "jquery/image-picker", + "version": "0.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.image-picker" + } + }, + { + "name": "jquery/inputmask", + "version": "5.0.3", + "dist": { + "type": "zip", + "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.3.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.inputmask" + } + }, + { + "name": "jquery/intl-tel-input", + "version": "16.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.intl-tel-input" + } + }, + { + "name": "jquery/rateit", + "version": "1.1.3", + "dist": { + "type": "zip", + "url": "https://github.com/gjunge/rateit.js/archive/1.1.3.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.rateit" + } + }, + { + "name": "jquery/select2", + "version": "4.0.12", + "dist": { + "type": "zip", + "url": "https://github.com/select2/select2/archive/4.0.12.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.select2" + } + }, + { + "name": "jquery/textcounter", + "version": "0.8.0", + "dist": { + "type": "zip", + "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.textcounter" + } + }, + { + "name": "jquery/timepicker", + "version": "1.13.0", + "dist": { + "type": "zip", + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.timepicker" + } + }, + { + "name": "jquery/toggles", + "version": "4.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.toggles" + } + }, { "name": "kub-at/php-simple-html-dom-parser", "version": "1.9.1", @@ -12079,6 +12379,21 @@ ], "time": "2015-02-10T20:07:52+00:00" }, + { + "name": "progress-tracker/progress-tracker", + "version": "1.4.0", + "dist": { + "type": "zip", + "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "progress-tracker" + } + }, { "name": "psr/container", "version": "1.0.0", @@ -12338,6 +12653,21 @@ "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, + { + "name": "signature_pad/signature_pad", + "version": "2.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "signature_pad" + } + }, { "name": "stack/builder", "version": "v1.0.5", @@ -12387,6 +12717,21 @@ ], "time": "2017-11-18T14:57:29+00:00" }, + { + "name": "svg-pan-zoom/svg-pan-zoom", + "version": "3.6.1", + "dist": { + "type": "zip", + "url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "svg-pan-zoom" + } + }, { "name": "symfony-cmf/routing", "version": "1.4.1", -- 2.45.2 From 34df8dd34eff31c51db771a4779c610c013ac2d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 15 Apr 2020 13:55:30 -0400 Subject: [PATCH 097/365] Add mail sending modules --- composer.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 50f47ae..998c878 100644 --- a/composer.json +++ b/composer.json @@ -23,12 +23,13 @@ "drupal/diff": "^1.0@RC", "drupal/dropdown_language": "^2.2", "drupal/drutopia_core": "1.x-dev", + "drupal/drutopia_site": "dev-1.x", "drupal/google_analytics": "^2.3", "drupal/honeypot": "^1.29", "drupal/hotjar": "^1.2", "drupal/http_client_error_status": "^1.0", "drupal/indieweb": "1.x-dev", - "drupal/mailsystem": "^4.1", + "drupal/mailsystem": "^4.3", "drupal/markdown": "^1.2", "drupal/menu_trail_by_path": "^1.1", "drupal/migrate_plus": "^4.0", @@ -43,6 +44,7 @@ "drupal/scheduler": "^1.0", "drupal/scn": "^1.1", "drupal/search404": "^1.0", + "drupal/swiftmailer": "^1.0@beta", "drupal/textarea_widget_for_text": "^1.1", "drupal/twigsuggest": "1.x-dev", "drupal/ui_patterns": "^1.0@RC", @@ -53,8 +55,7 @@ "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", "wikimedia/composer-merge-plugin": "^1.4", - "zaporylie/composer-drupal-optimizations": "^1.0", - "drupal/drutopia_site": "dev-1.x" + "zaporylie/composer-drupal-optimizations": "^1.0" }, "repositories": { "drupal": { -- 2.45.2 From 7783d10a91cb898ba820e6f966c53002dcf811da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 15 Apr 2020 13:55:43 -0400 Subject: [PATCH 098/365] Commit composer lock file --- composer.lock | 184 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 171 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 012b694..d4a90f0 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": "60f5bb1a02bc6c1bf8fdd6a5022fb3ba", + "content-hash": "8bd663794e728356cd551924ddd9178a", "packages": [ { "name": "algolia/places", @@ -7544,29 +7544,26 @@ }, { "name": "drupal/mailsystem", - "version": "4.2.0", + "version": "4.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailsystem.git", - "reference": "8.x-4.2" + "reference": "8.x-4.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.2.zip", - "reference": "8.x-4.2", - "shasum": "51d3f4831cdc3fd2748efc750d4946ddb5b50c3c" + "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.3.zip", + "reference": "8.x-4.3", + "shasum": "1a74016e268ff207535be5d5e42ac8f72ac89050" }, "require": { "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.x": "4.x-dev" - }, "drupal": { - "version": "8.x-4.2", - "datestamp": "1574194688", + "version": "8.x-4.3", + "datestamp": "1586203024", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9337,6 +9334,73 @@ "source": "http://cgit.drupalcode.org/subprofiles" } }, + { + "name": "drupal/swiftmailer", + "version": "1.0.0-beta2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/swiftmailer.git", + "reference": "8.x-1.0-beta2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/swiftmailer-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "a63a91e7816a06bf8e52ac9b5e48a892a1e6b1d4" + }, + "require": { + "drupal/core": "~8.0", + "drupal/mailsystem": "*", + "html2text/html2text": "~4.0.1", + "swiftmailer/swiftmailer": "~5.4.5" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-beta2", + "datestamp": "1519655459", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "AdamPS", + "homepage": "https://www.drupal.org/user/2650563" + }, + { + "name": "Anybody", + "homepage": "https://www.drupal.org/user/291091" + }, + { + "name": "B-Prod", + "homepage": "https://www.drupal.org/user/407852" + }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, + { + "name": "sbrattla", + "homepage": "https://www.drupal.org/user/53422" + }, + { + "name": "webflo", + "homepage": "https://www.drupal.org/user/254778" + } + ], + "description": "Swiftmailer", + "homepage": "https://www.drupal.org/project/swiftmailer", + "support": { + "source": "https://git.drupalcode.org/project/swiftmailer" + } + }, { "name": "drupal/textarea_widget_for_text", "version": "1.1.0", @@ -10863,6 +10927,43 @@ ], "time": "2019-07-01T23:21:34+00:00" }, + { + "name": "html2text/html2text", + "version": "4.0.1", + "source": { + "type": "git", + "url": "https://github.com/mtibben/html2text.git", + "reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mtibben/html2text/zipball/f55104b7c9f99b0937f0e20fe051b19f9c0ecad1", + "reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1", + "shasum": "" + }, + "require-dev": { + "phpunit/phpunit": "~4" + }, + "suggest": { + "ext-mbstring": "For best performance", + "symfony/polyfill-mbstring": "If you can't install ext-mbstring" + }, + "type": "library", + "autoload": { + "psr-4": { + "Html2Text\\": [ + "src/", + "test/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPLv2" + ], + "description": "Converts HTML to formatted plain text", + "time": "2016-03-16T23:24:34+00:00" + }, { "name": "indieauth/client", "version": "0.4.2", @@ -11078,6 +11179,7 @@ "email": "jakub.onderka@gmail.com" } ], + "abandoned": "php-parallel-lint/php-console-color", "time": "2018-09-29T17:23:10+00:00" }, { @@ -11124,6 +11226,7 @@ } ], "description": "Highlight PHP code in terminal", + "abandoned": "php-parallel-lint/php-console-highlighter", "time": "2018-09-29T18:48:56+00:00" }, { @@ -12732,6 +12835,60 @@ "installer-name": "svg-pan-zoom" } }, + { + "name": "swiftmailer/swiftmailer", + "version": "v5.4.12", + "source": { + "type": "git", + "url": "https://github.com/swiftmailer/swiftmailer.git", + "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", + "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "mockery/mockery": "~0.9.1", + "symfony/phpunit-bridge": "~3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.4-dev" + } + }, + "autoload": { + "files": [ + "lib/swift_required.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Chris Corbyn" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "Swiftmailer, free feature-rich PHP mailer", + "homepage": "https://swiftmailer.symfony.com", + "keywords": [ + "email", + "mail", + "mailer" + ], + "time": "2018-07-31T09:26:32+00:00" + }, { "name": "symfony-cmf/routing", "version": "1.4.1", @@ -15198,13 +15355,14 @@ "drupal/customerror": 20, "drupal/diff": 5, "drupal/drutopia_core": 20, + "drupal/drutopia_site": 20, "drupal/indieweb": 20, "drupal/mimemail": 15, "drupal/regionincontent": 20, + "drupal/swiftmailer": 10, "drupal/twigsuggest": 20, "drupal/ui_patterns": 5, - "drupal/webform": 5, - "drupal/drutopia_site": 20 + "drupal/webform": 5 }, "prefer-stable": true, "prefer-lowest": false, -- 2.45.2 From e9cbc87be0ce009a81cc482b19f8ec002d0969b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 15 Apr 2020 14:04:32 -0400 Subject: [PATCH 099/365] Change copy-paste dangerzone to test site --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bbadb1..a208fb1 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,11 @@ ahoy deploy-build agaric To deploy everything else (config, templates, styles): ``` -ahoy deploy-site agaric_live +ahoy deploy-site agaric_test ``` +(And likewise for `agaric_live`.) + Then record the deployment. This applies to both deploy-site and deploy-build record keeping: Navigate to `/drutopia_host/build/artifacts` Add all new files generated with `git add . ` -- 2.45.2 From 1e103b5cf9d6a01e67192a9671cae38885b87c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 15 Apr 2020 18:28:02 -0400 Subject: [PATCH 100/365] Fix path & complete suggested git message --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a208fb1..e480128 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ ahoy deploy-site agaric_test (And likewise for `agaric_live`.) Then record the deployment. This applies to both deploy-site and deploy-build record keeping: -Navigate to `/drutopia_host/build/artifacts` +Navigate to `/drutopia_host/build_artifacts` Add all new files generated with `git add . ` -Commit the files with a message on what you deployed with 'git commit -m ' +Commit the files with a message on what you deployed with `git commit -m "Add artifacts"` Push the changes to the repo with `git push` 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 c2e979481c3ca48bf56f70f3d058c369215598d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 26 Apr 2020 19:20:46 -0400 Subject: [PATCH 101/365] Add http_cache_control module This stuff can mostly be done in .htaccess: https://developers.google.com/web/tools/lighthouse/audits/cache-policy > but the direction to use cached version instead of taking the error, available in dev and 2.0 beta branches currently, may be useful with Cloudflare --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 998c878..727bc31 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,7 @@ "drupal/google_analytics": "^2.3", "drupal/honeypot": "^1.29", "drupal/hotjar": "^1.2", + "drupal/http_cache_control": "^1.0", "drupal/http_client_error_status": "^1.0", "drupal/indieweb": "1.x-dev", "drupal/mailsystem": "^4.3", -- 2.45.2 From ef90a90109eb15d522dd111ffba21a612e8d4c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 26 Apr 2020 19:21:11 -0400 Subject: [PATCH 102/365] Commit composer lock file --- composer.lock | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index d4a90f0..b4a332e 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": "8bd663794e728356cd551924ddd9178a", + "content-hash": "b302d516655f968cb69278ad30cf2847", "packages": [ { "name": "algolia/places", @@ -7336,6 +7336,50 @@ "source": "http://cgit.drupalcode.org/hotjar" } }, + { + "name": "drupal/http_cache_control", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/http_cache_control.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "91e160fd1f944f9058d8bf27b092e29b169b88e0" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0", + "datestamp": "1536274980", + "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": "Josh Waihi", + "homepage": "https://www.drupal.org/user/188162" + } + ], + "description": "Module for implementing s-max-age", + "homepage": "https://www.drupal.org/project/http_cache_control", + "support": { + "source": "https://git.drupalcode.org/project/http_cache_control" + } + }, { "name": "drupal/http_client_error_status", "version": "1.1.0", -- 2.45.2 From 2be84e7d557295c9ce692fe7b029849b1f623f8a Mon Sep 17 00:00:00 2001 From: Christopher Thompson Date: Wed, 29 Apr 2020 14:32:19 -0400 Subject: [PATCH 103/365] Add contact form updates and change mailer --- ...snapshot.config_sync.module.mailsystem.yml | 19 +++++++ ...napshot.config_sync.module.swiftmailer.yml | 39 +++++++++++++++ config/sync/core.extension.yml | 2 + config/sync/language/es/views.view.files.yml | 4 ++ .../language/es/views.view.group_content.yml | 6 +++ .../language/es/views.view.group_members.yml | 4 ++ .../language/es/views.view.group_nodes.yml | 4 ++ .../es/views.view.related_content.yml | 7 +++ .../language/es/views.view.taxonomy_term.yml | 6 +++ .../es/views.view.user_admin_people.yml | 2 + .../es/views.view.webform_submissions.yml | 4 ++ config/sync/mailsystem.settings.yml | 11 ++++ config/sync/swiftmailer.message.yml | 7 +++ config/sync/swiftmailer.transport.yml | 17 +++++++ config/sync/system.mail.yml | 1 - ...bform.attend_the_tech_and_rev_workshop.yml | 2 +- config/sync/webform.webform.blog_posts.yml | 2 +- config/sync/webform.webform.capacitacion.yml | 2 +- config/sync/webform.webform.contact.yml | 6 +-- .../sync/webform.webform.contact_confirm.yml | 2 +- .../sync/webform.webform.general_services.yml | 2 +- .../webform.webform.join_the_movement.yml | 2 +- ...form.webform.join_the_movement_confirm.yml | 2 +- config/sync/webform.webform.migrations.yml | 2 +- ...rm.webform.migrations_training_confirm.yml | 2 +- ...webform.webform.speaker_request_agaric.yml | 50 ++++++++++++++++--- ....webform.speaker_request_clayton_dewey.yml | 2 +- ...bform.speaker_request_mauricio_dinarte.yml | 2 +- ....webform.speaker_request_michele_metts.yml | 2 +- ...rm.webform.speaker_request_micky_metts.yml | 2 +- config/sync/webform.webform.training.yml | 2 +- 31 files changed, 193 insertions(+), 24 deletions(-) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml create mode 100644 config/sync/language/es/views.view.related_content.yml create mode 100644 config/sync/mailsystem.settings.yml create mode 100644 config/sync/swiftmailer.message.yml create mode 100644 config/sync/swiftmailer.transport.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml b/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml new file mode 100644 index 0000000..3f065a2 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml @@ -0,0 +1,19 @@ +uuid: 6a2ad6d2-8940-4fa9-8101-44700971ce85 +langcode: en +status: true +dependencies: + module: + - mailsystem +id: config_sync.module.mailsystem +snapshotSet: config_sync +extensionType: module +extensionName: mailsystem +items: + - + collection: '' + name: mailsystem.settings + data: + theme: current + defaults: + sender: php_mail + formatter: php_mail diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml b/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml new file mode 100644 index 0000000..9605c04 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml @@ -0,0 +1,39 @@ +uuid: 82ed1c8a-055b-4762-9ee4-14fe4465ce79 +langcode: en +status: true +dependencies: + module: + - swiftmailer +id: config_sync.module.swiftmailer +snapshotSet: config_sync +extensionType: module +extensionName: swiftmailer +items: + - + collection: '' + name: swiftmailer.message + data: + format: text/plain + filter_format: plain_text + respect_format: true + convert_mode: false + character_set: UTF-8 + - + collection: '' + name: swiftmailer.transport + data: + transport: native + smtp_host: 127.0.0.1 + smtp_port: 25 + smtp_encryption: '' + smtp_credential_provider: swiftmailer + smtp_credentials: + swiftmailer: + username: '' + password: '' + key: + username: '' + password: '' + sendmail_path: /usr/sbin/sendmail + sendmail_mode: bs + spool_directory: '' diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 4be6f14..0dd869b 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -96,6 +96,7 @@ module: link: 0 locale: 0 mailchimp: 0 + mailsystem: 0 markdown: 0 menu_block: 0 menu_trail_by_path: 0 @@ -133,6 +134,7 @@ module: skins: 0 social_media_links: 0 statistics: 0 + swiftmailer: 0 syslog: 0 system: 0 taxonomy: 0 diff --git a/config/sync/language/es/views.view.files.yml b/config/sync/language/es/views.view.files.yml index ec3bfac..ae17a1d 100644 --- a/config/sync/language/es/views.view.files.yml +++ b/config/sync/language/es/views.view.files.yml @@ -15,3 +15,7 @@ display: fields: entity_label: label: Entidad + arguments: + fid: + exception: + title: Todo(s) diff --git a/config/sync/language/es/views.view.group_content.yml b/config/sync/language/es/views.view.group_content.yml index 046da7c..7966afc 100644 --- a/config/sync/language/es/views.view.group_content.yml +++ b/config/sync/language/es/views.view.group_content.yml @@ -1,3 +1,9 @@ display: + default: + display_options: + arguments: + gid: + exception: + title: Todo(s) page_1: display_title: Página diff --git a/config/sync/language/es/views.view.group_members.yml b/config/sync/language/es/views.view.group_members.yml index 1cc436c..e90d741 100644 --- a/config/sync/language/es/views.view.group_members.yml +++ b/config/sync/language/es/views.view.group_members.yml @@ -4,6 +4,10 @@ display: fields: name: label: Usuario + arguments: + gid: + exception: + title: Todo(s) title: Miembros page_1: display_title: Página diff --git a/config/sync/language/es/views.view.group_nodes.yml b/config/sync/language/es/views.view.group_nodes.yml index 61e6b26..8856dd6 100644 --- a/config/sync/language/es/views.view.group_nodes.yml +++ b/config/sync/language/es/views.view.group_nodes.yml @@ -6,5 +6,9 @@ display: label: Título status: label: Estado + arguments: + gid: + exception: + title: Todo(s) page_1: display_title: Página diff --git a/config/sync/language/es/views.view.related_content.yml b/config/sync/language/es/views.view.related_content.yml new file mode 100644 index 0000000..6728b1e --- /dev/null +++ b/config/sync/language/es/views.view.related_content.yml @@ -0,0 +1,7 @@ +display: + default: + display_options: + arguments: + similar_nid: + exception: + title: Todo(s) diff --git a/config/sync/language/es/views.view.taxonomy_term.yml b/config/sync/language/es/views.view.taxonomy_term.yml index 046da7c..691e7a4 100644 --- a/config/sync/language/es/views.view.taxonomy_term.yml +++ b/config/sync/language/es/views.view.taxonomy_term.yml @@ -1,3 +1,9 @@ display: + default: + display_options: + arguments: + tid: + exception: + title: Todo(s) page_1: display_title: Página diff --git a/config/sync/language/es/views.view.user_admin_people.yml b/config/sync/language/es/views.view.user_admin_people.yml index e108449..93160f7 100644 --- a/config/sync/language/es/views.view.user_admin_people.yml +++ b/config/sync/language/es/views.view.user_admin_people.yml @@ -2,6 +2,8 @@ display: default: display_options: fields: + name: + label: 'Nombre de usuario' status: label: Estado filters: diff --git a/config/sync/language/es/views.view.webform_submissions.yml b/config/sync/language/es/views.view.webform_submissions.yml index c78a66c..aa5320a 100644 --- a/config/sync/language/es/views.view.webform_submissions.yml +++ b/config/sync/language/es/views.view.webform_submissions.yml @@ -4,6 +4,10 @@ display: fields: created: label: Creado + arguments: + in_draft: + exception: + title: Todo(s) embed_administer: display_options: fields: diff --git a/config/sync/mailsystem.settings.yml b/config/sync/mailsystem.settings.yml new file mode 100644 index 0000000..960558c --- /dev/null +++ b/config/sync/mailsystem.settings.yml @@ -0,0 +1,11 @@ +theme: current +defaults: + sender: swiftmailer + formatter: swiftmailer +_core: + default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s +modules: + swiftmailer: + none: + formatter: swiftmailer + sender: swiftmailer diff --git a/config/sync/swiftmailer.message.yml b/config/sync/swiftmailer.message.yml new file mode 100644 index 0000000..cd8d849 --- /dev/null +++ b/config/sync/swiftmailer.message.yml @@ -0,0 +1,7 @@ +format: text/html +filter_format: plain_text +respect_format: false +convert_mode: false +character_set: UTF-8 +_core: + default_config_hash: cMBhfAJB7-sK5yjwcEvT-QkAPFfTj2jEPpjlB5qlXW8 diff --git a/config/sync/swiftmailer.transport.yml b/config/sync/swiftmailer.transport.yml new file mode 100644 index 0000000..d8dc5ee --- /dev/null +++ b/config/sync/swiftmailer.transport.yml @@ -0,0 +1,17 @@ +transport: native +smtp_host: 127.0.0.1 +smtp_port: 25 +smtp_encryption: '' +smtp_credential_provider: swiftmailer +smtp_credentials: + swiftmailer: + username: '' + password: '' + key: + username: '' + password: '' +sendmail_path: /usr/sbin/sendmail +sendmail_mode: bs +spool_directory: '' +_core: + default_config_hash: 0dJfQivKgyEp-S8D6gSRTBbpRFApE3VkpltnPMBQ5OY diff --git a/config/sync/system.mail.yml b/config/sync/system.mail.yml index da8293c..60ed34d 100644 --- a/config/sync/system.mail.yml +++ b/config/sync/system.mail.yml @@ -1,5 +1,4 @@ interface: default: php_mail - webform: webform_php_mail _core: default_config_hash: rYgt7uhPafP2ngaN_ZUPFuyI4KdE0zU868zLNSlzKoE diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index 5fba096..67adea0 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -1,3 +1,4 @@ +uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } @@ -196,4 +197,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 23478458-4054-4226-beac-4aa007c044c3 diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index da60400..703c3fb 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -1,3 +1,4 @@ +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f langcode: en status: open dependencies: { } @@ -189,4 +190,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: d57a0f50-13eb-4c78-a398-7d685d50322f diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml index 1a83a62..b90dbdb 100644 --- a/config/sync/webform.webform.capacitacion.yml +++ b/config/sync/webform.webform.capacitacion.yml @@ -1,3 +1,4 @@ +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } @@ -209,4 +210,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 48fbc4e..a17ee27 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,9 +1,12 @@ +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 @@ -250,6 +253,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index 004ddb8..a958166 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,3 +1,4 @@ +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -194,4 +195,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index b21f887..3ac8bc3 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,3 +1,4 @@ +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -196,4 +197,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index f21e068..b6eebfa 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,3 +1,4 @@ +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -203,4 +204,3 @@ handlers: interest_groups: { } control: '' variants: { } -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index ff82581..a3fe1af 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,3 +1,4 @@ +uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -179,4 +180,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index dc6b531..4c34304 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,3 +1,4 @@ +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -203,4 +204,3 @@ handlers: interest_groups: { } control: '' variants: { } -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index 66ccd16..f7b9f93 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,3 +1,4 @@ +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -183,4 +184,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index bcee81b..16eee84 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,8 +1,12 @@ +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: module: - antibot +third_party_settings: + antibot: + antibot: true open: null close: null weight: 0 @@ -17,20 +21,59 @@ elements: | event_website: '#type': url '#title': 'Event website' + '#description': 'Optional: The URL of a website with further details of your event.' event_dates: '#type': datetime '#title': 'Event date' '#date_date_datepicker_button': false '#date_time_element': none + event_where: + '#type': select + '#title': 'Event Location' + '#options': + Online: Online + 'Conference Call': 'Conference Call' + 'In Person': 'In Person' event_location: '#type': textfield - '#title': 'Event location' + '#title': 'Event address' + '#states': + visible: + ':input[name="event_where"]': + value: 'In Person' + online_video_chat: + '#type': checkbox + '#title': 'Would you like Agaric to provide a video chat for your event?' + '#title_display': before + '#states': + visible: + ':input[name="event_where"]': + value: Online + would_you_like_agaric_to_provide_a_video_recording_of_your_event: + '#type': checkbox + '#title': 'Would you like Agaric to provide a video recording of your event?' + '#title_display': before + '#states': + visible: + ':input[name="event_where"]': + value: Online description_of_event: '#type': textarea '#title': 'What should the speaker know about this event?' budget_for_speaker: '#type': textfield '#title': 'Budget for speaker' + i_do_not_have_a_budget_: + '#type': checkbox + '#title': 'I do not have a budget.' + what_is_the_value_to_the_community_: + '#type': textarea + '#title': 'What is the value to the community?' + '#description': 'Please give us an idea of how a chat with us could bring value to your community. A brief description of the topic and why you think it is important will suffice! We do not wish to discourage people that may not have funds in dollars.' + '#states': + visible: + ':input[name="i_do_not_have_a_budget_"]': + checked: true your_name: '#type': webform_name '#title': 'Your name' @@ -58,7 +101,6 @@ elements: | '#options': 'Ben Melançon': 'Ben Melançon' 'Mauricio Dinarte': 'Mauricio Dinarte' - 'Clayton Dewey': 'Clayton Dewey' 'Micky Metts': 'Micky Metts' 'David Valdez': 'David Valdez' 'Christopher Thompson': 'Christopher Thompson' @@ -271,7 +313,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f -third_party_settings: - antibot: - antibot: true diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index b12b431..fca9a73 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,3 +1,4 @@ +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -254,4 +255,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index 20c786a..50c1e7d 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,3 +1,4 @@ +uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -254,4 +255,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 69315a59-1746-485d-873a-1815072dd1d0 diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 3e31037..33fa91a 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,3 +1,4 @@ +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } @@ -254,4 +255,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index 2bdce75..f5878c7 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,3 +1,4 @@ +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -254,4 +255,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index ab6d1c8..e3198bb 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,3 +1,4 @@ +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -207,4 +208,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 -- 2.45.2 From 3d7c74b4f7ad95cae6b062735670f8e41e92a092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 6 May 2020 16:45:38 -0400 Subject: [PATCH 104/365] Update composer lock inc webform security updates --- composer.lock | 1370 +++++++++++++++++++++++++------------------------ 1 file changed, 688 insertions(+), 682 deletions(-) diff --git a/composer.lock b/composer.lock index b4a332e..781364f 100644 --- a/composer.lock +++ b/composer.lock @@ -548,16 +548,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.31.0", + "version": "1.32.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "f994157721f238175be90171f0ccc1c0aa17c276" + "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276", - "reference": "f994157721f238175be90171f0ccc1c0aa17c276", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/0e045f7a7e747af3d8f603156bf4d73be5768246", + "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246", "shasum": "" }, "require": { @@ -589,7 +589,7 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-12-07T16:54:31+00:00" + "time": "2020-04-16T06:45:06+00:00" }, { "name": "choices/choices", @@ -1481,22 +1481,22 @@ }, { "name": "consolidation/self-update", - "version": "1.1.5", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54" + "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54", - "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4", + "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4", "shasum": "" }, "require": { "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4", - "symfony/filesystem": "^2.5|^3|^4" + "symfony/console": "^2.8|^3|^4|^5", + "symfony/filesystem": "^2.5|^3|^4|^5" }, "bin": [ "scripts/release" @@ -1517,17 +1517,17 @@ "MIT" ], "authors": [ - { - "name": "Greg Anderson", - "email": "greg.1.anderson@greenknowe.org" - }, { "name": "Alexander Menk", "email": "menk@mestrona.net" + }, + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" } ], "description": "Provides a self:update command for Symfony Console applications.", - "time": "2018-10-28T01:52:03+00:00" + "time": "2020-04-13T02:49:20+00:00" }, { "name": "consolidation/site-alias", @@ -2452,29 +2452,26 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.0.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.0" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0", - "datestamp": "1573751237", + "version": "8.x-2.2", + "datestamp": "1585017179", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2532,20 +2529,85 @@ } }, { - "name": "drupal/admin_toolbar_tools", - "version": "2.0.0", + "name": "drupal/admin_toolbar_links_access_filter", + "version": "2.2.0", "require": { "drupal/admin_toolbar": "self.version", - "drupal/core": "~8.7" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0", - "datestamp": "1573751237", + "version": "8.x-2.2", + "datestamp": "1585017179", + "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": "Wilfrid Roze (eme)", + "homepage": "https://www.drupal.org/u/eme", + "role": "Maintainer" + }, + { + "name": "Romain Jarraud (romainj)", + "homepage": "https://www.drupal.org/u/romainj", + "role": "Maintainer" + }, + { + "name": "Adrian Cid Almaguer (adriancid)", + "homepage": "https://www.drupal.org/u/adriancid", + "email": "adriancid@gmail.com", + "role": "Maintainer" + }, + { + "name": "Mohamed Anis Taktak (matio89)", + "homepage": "https://www.drupal.org/u/matio89", + "role": "Maintainer" + }, + { + "name": "fethi.krout", + "homepage": "https://www.drupal.org/user/3206765" + }, + { + "name": "matio89", + "homepage": "https://www.drupal.org/user/2320090" + }, + { + "name": "romainj", + "homepage": "https://www.drupal.org/user/370706" + } + ], + "description": "Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue https://www.drupal.org/node/296693 be solved, this module will be deprecated.", + "homepage": "http://drupal.org/project/admin_toolbar", + "keywords": [ + "Drupal", + "Toolbar" + ], + "support": { + "source": "http://cgit.drupalcode.org/admin_toolbar", + "issues": "https://www.drupal.org/project/issues/admin_toolbar" + } + }, + { + "name": "drupal/admin_toolbar_tools", + "version": "2.2.0", + "require": { + "drupal/admin_toolbar": "self.version", + "drupal/core": "^8.8.0 || ^9.0" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-2.2", + "datestamp": "1585017179", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2974,33 +3036,39 @@ }, { "name": "drupal/checklistapi", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/checklistapi.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "9f9e39613e50f649b0a0e06b7ec5d056c795c27b" + "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "78fcf8ff6edd02f2cdfc907981db119dfca795c2" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9", + "php": ">=5.6.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1553692687", + "version": "8.x-1.11", + "datestamp": "1586540246", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-master": "1.x-dev" + }, + "drush": { + "services": { + "drush.services.yml": "^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3009,14 +3077,16 @@ ], "authors": [ { - "name": "TravisCarden", - "homepage": "https://www.drupal.org/user/236758" + "name": "Travis Carden", + "homepage": "https://www.drupal.org/user/236758", + "email": "travis.carden@gmail.com" } ], "description": "Provides an API for creating fillable, persistent checklists.", - "homepage": "https://www.drupal.org/project/checklistapi", + "homepage": "http://drupal.org/project/checklistapi", "support": { - "source": "https://git.drupalcode.org/project/checklistapi" + "source": "https://git.drupalcode.org/project/checklistapi", + "issues": "https://www.drupal.org/project/issues/checklistapi" } }, { @@ -3123,10 +3193,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/coffee.git", - "reference": "146571e62abee442c3d62b4247eb8c5fcff5d57b" + "reference": "4104976e3b8a1d8c1b444a416bf969524f6d67ba" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -3135,16 +3205,14 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+5-dev", - "datestamp": "1494319984", + "version": "8.x-1.0+1-dev", + "datestamp": "1587139096", "security-coverage": { "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" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -3180,11 +3248,11 @@ "description": "Provides an Alfred like search box to navigate within your site.", "homepage": "https://drupal.org/project/coffee", "support": { - "source": "https://cgit.drupalcode.org/coffee", + "source": "https://git.drupalcode.org/project/coffee", "issues": "https://drupal.org/project/issues/coffee", "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2018-11-12T07:59:17+00:00" + "time": "2020-04-17T16:06:19+00:00" }, { "name": "drupal/comment_notify", @@ -3192,7 +3260,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "ba2f514592eb96aca2bd88025985cb39dd79b853" + "reference": "217b2a224511539164d51ffc718dd275da557ffd" }, "require": { "drupal/core": "^8 || ^9", @@ -3204,8 +3272,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+1-dev", - "datestamp": "1575246180", + "version": "8.x-1.0+2-dev", + "datestamp": "1582301897", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3235,7 +3303,7 @@ "issues": "https://drupal.org/project/issues/comment_notify", "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2020-02-21T15:16:57+00:00" + "time": "2020-05-05T17:03:57+00:00" }, { "name": "drupal/components", @@ -3924,29 +3992,26 @@ }, { "name": "drupal/config_update", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_update.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "04bbd0fc440017fd0129dceae240a8bba409a450" + "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1545090480", + "version": "8.x-1.7", + "datestamp": "1586355587", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3970,21 +4035,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "https://git.drupalcode.org/project/config_update" } }, { "name": "drupal/core", - "version": "8.8.4", + "version": "8.8.5", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8" + "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", - "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", + "url": "https://api.github.com/repos/drupal/core/zipball/e22cfc3adf1dac7a92452287a7d8602f3c27b68f", + "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f", "shasum": "" }, "require": { @@ -4201,20 +4266,20 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-03-18T16:26:33+00:00" + "time": "2020-04-02T19:01:19+00:00" }, { "name": "drupal/core-recommended", - "version": "8.8.4", + "version": "8.8.5", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "4155bff03954bae498029899f44e8adf697b20e6" + "reference": "7163954903e63ead331de073c83ad769926ad9a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4155bff03954bae498029899f44e8adf697b20e6", - "reference": "4155bff03954bae498029899f44e8adf697b20e6", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/7163954903e63ead331de073c83ad769926ad9a1", + "reference": "7163954903e63ead331de073c83ad769926ad9a1", "shasum": "" }, "require": { @@ -4227,7 +4292,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.8.4", + "drupal/core": "8.8.5", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.11", "guzzlehttp/guzzle": "6.3.3", @@ -4281,7 +4346,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-03-18T16:26:33+00:00" + "time": "2020-04-02T19:01:19+00:00" }, { "name": "drupal/crop", @@ -4341,29 +4406,26 @@ }, { "name": "drupal/ctools", - "version": "3.2.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.2" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" }, "require": { - "drupal/core": "^8.5" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.2", - "datestamp": "1550728386", + "version": "8.x-3.4", + "datestamp": "1585763383", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4428,7 +4490,7 @@ "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.", "homepage": "https://www.drupal.org/project/ctools", "support": { - "source": "http://cgit.drupalcode.org/ctools", + "source": "https://git.drupalcode.org/project/ctools", "issues": "https://www.drupal.org/project/issues/ctools" } }, @@ -4438,10 +4500,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/customerror.git", - "reference": "89d047066988b5a3279e85b0989fe58e650c097b" + "reference": "a85730815a94ab32777517c73e417847ac86c50f" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -4449,8 +4511,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.x-dev", - "datestamp": "1542578580", + "version": "8.x-1.0-alpha1+1-dev", + "datestamp": "1586952594", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4490,35 +4552,32 @@ "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" + "source": "https://git.drupalcode.org/project/customerror" }, - "time": "2018-11-18T21:15:33+00:00" + "time": "2020-04-15T12:20:21+00:00" }, { "name": "drupal/default_content", - "version": "1.0.0-alpha8", + "version": "1.0.0-alpha9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/default_content.git", - "reference": "8.x-1.0-alpha8" + "reference": "8.x-1.0-alpha9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha8.zip", - "reference": "8.x-1.0-alpha8", - "shasum": "cb16848a5c34bd5c11da1412fd49841814337ae8" + "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha9.zip", + "reference": "8.x-1.0-alpha9", + "shasum": "e8d5cc6ae96b14e882852512fbf5887e752146a0" }, "require": { - "drupal/core": "~8.3" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha8", - "datestamp": "1556924587", + "version": "8.x-1.0-alpha9", + "datestamp": "1588280141", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4662,20 +4721,21 @@ }, { "name": "drupal/dropdown_language", - "version": "2.4.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropdown_language.git", - "reference": "8.x-2.4" + "reference": "8.x-2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "d65ab98ca18c57a3267cf40f648ee3cde5d22439" + "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "11ee40951a536a6e7810fc8f1bed3d41b510402c" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9", + "php": "^7.1" }, "type": "drupal-module", "extra": { @@ -4683,8 +4743,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.4", - "datestamp": "1584361234", + "version": "8.x-2.6", + "datestamp": "1584793087", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4697,11 +4757,12 @@ ], "authors": [ { - "name": "SKAUGHT", - "homepage": "https://www.drupal.org/user/297907" + "name": "Scott Carpenter", + "homepage": "https://www.drupal.org/user/297907", + "email": "dropdown-language@goodscott.com" } ], - "description": "Provides a block with a Dropdown Language Switcher", + "description": "Dropdown Language Switcher. https://www.drupal.org/project/dropdown_language", "homepage": "https://www.drupal.org/project/dropdown_language", "support": { "source": "https://git.drupalcode.org/project/dropdown_language" @@ -4709,17 +4770,17 @@ }, { "name": "drupal/drutopia_action", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_action.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "b2ecac510f76c26ee38de380a4895cd08fa22f09" + "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "59878389f63b8d7dfd0b16281910ab87c4c1135d" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -4738,12 +4799,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237288", + "version": "8.x-1.0-rc1", + "datestamp": "1587667962", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4796,17 +4854,17 @@ }, { "name": "drupal/drutopia_article", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "b39e7808288255a88668b8ba8768baf79e7b15a7" + "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "6e67fc0ededdd21b5b5397bd15fd80e231757724" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4831,12 +4889,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237586", + "version": "8.x-1.0-rc1", + "datestamp": "1587668154", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4881,17 +4936,17 @@ }, { "name": "drupal/drutopia_blog", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "bc06460e45ee210c9b9f597d8294862e4ea352d6" + "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "233a3f4f752079b178f9a1672aea174d425260b4" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4916,12 +4971,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237884", + "version": "8.x-1.0-rc1", + "datestamp": "1587668255", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4973,17 +5025,17 @@ }, { "name": "drupal/drutopia_campaign", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_campaign.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "ea6d0d33f9b7e2ec68892a769bb95c394f0f5197" + "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "318ebc0840175425f35ac4b31471e46b453f8218" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5001,12 +5053,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237884", + "version": "8.x-1.0-rc1", + "datestamp": "1587668379", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5058,17 +5107,17 @@ }, { "name": "drupal/drutopia_comment", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_comment.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "ddedcc571efa3ea32cbc08dffd29863b2884dbac" + "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "a871efdc14292c0d0771bdc24f9bf6666b9a1537" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5077,17 +5126,16 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev", - "dev-8.x-1.x": "^1.0-alpha1" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540932180", + "version": "8.x-1.0-rc1", + "datestamp": "1587668554", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } + }, + "branch-alias": { + "dev-8.x-1.x": "^1.0-alpha1" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -5139,12 +5187,12 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "5cdce116268ac07554df53ff0e4d56638e654569" + "reference": "946361ff74eaa106b706aa084b3337527412089e" }, "require": { "drupal/config_actions": "^1.0", "drupal/config_perms": "^2.0-beta1", - "drupal/core": "^8.6", + "drupal/core": "^8.8", "drupal/crop": "^1.5", "drupal/default_content": "^1.0-alpha8", "drupal/ds": "^3.1", @@ -5164,8 +5212,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3+5-dev", - "datestamp": "1567808884", + "version": "8.x-1.0-rc1+2-dev", + "datestamp": "1585265312", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5221,21 +5269,21 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2019-11-18T16:23:20+00:00" + "time": "2020-03-24T17:04:13+00:00" }, { "name": "drupal/drutopia_event", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "4e23ac472b29ba9c0f436ac209bed4d5b70b49e3" + "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "7ffb19a7a39a5f2d9640565a6ee2ff4af58c8b37" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5257,12 +5305,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559238489", + "version": "8.x-1.0-rc1", + "datestamp": "1587668817", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5314,17 +5359,17 @@ }, { "name": "drupal/drutopia_group", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_group.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "4b85c1df64d164f59b259039b2263298415953fe" + "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "9eb63308c9c3d8602845b0cad5ca7e68e22b76be" }, "require": { "drupal/address": "^1.0", @@ -5342,12 +5387,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559238785", + "version": "8.x-1.0-rc1", + "datestamp": "1587668946", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5399,17 +5441,17 @@ }, { "name": "drupal/drutopia_landing_page", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "1d4d924738b6ef3f27828723146dc86cab2a8223" + "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "76c6c4f275744b0406f56a051ed71820484c31a0" }, "require": { "cweagans/composer-patches": "^1.5.0", @@ -5428,12 +5470,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540933681", + "version": "8.x-1.0-rc1", + "datestamp": "1587669145", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5485,17 +5524,17 @@ }, { "name": "drupal/drutopia_page", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_page.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "27500afb0cd9d5d25a8d7d5e06e8a0c950b43f2a" + "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "7a7717c12cf5fae343ea354dbcce7bce9015ac02" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5512,12 +5551,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559238785", + "version": "8.x-1.0-rc1", + "datestamp": "1587669404", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5568,17 +5604,17 @@ }, { "name": "drupal/drutopia_people", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_people.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "58cebbede73784145a7a2a7e1723557c7318cfb3" + "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "6a2bdd0a6dc0258ab7c6a2ae930d07d1fda3a049" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5597,12 +5633,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559239088", + "version": "8.x-1.0-rc1", + "datestamp": "1587669540", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5657,17 +5690,17 @@ }, { "name": "drupal/drutopia_related_content", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_related_content.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "4c73a9c3784dc06e66fc3666824d88bb4fbad981" + "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "27631d922d821971cd6581f0516ffa328280497a" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5677,12 +5710,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1569167886", + "version": "8.x-1.0-rc1", + "datestamp": "1587669655", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5734,17 +5764,17 @@ }, { "name": "drupal/drutopia_resource", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "95bc86c6c7e043ce860960e77b6a0e7e3675963b" + "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "ab9b4e47b8b3c9735fba7d60b7137a8247d28afe" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5767,12 +5797,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559239390", + "version": "8.x-1.0-rc1", + "datestamp": "1587669731", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5827,17 +5854,17 @@ }, { "name": "drupal/drutopia_search", - "version": "1.0.0-beta2", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_search.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "8a42d35417eb5fa562151553771549d4abc8b993" + "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "865c845cbf1dc0c539823101b40de374c08efea2" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5849,12 +5876,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1559239684", + "version": "8.x-1.0-rc1", + "datestamp": "1587669835", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5906,33 +5930,31 @@ }, { "name": "drupal/drutopia_seo", - "version": "1.0.0-beta2", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_seo.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "5cbfa74b07273856b98fbbada36615d10e163553" + "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "15f3e9b0d26d1848aebc68b8db9b9dec168c8590" }, "require": { "drupal/config_actions": "^1.0-beta1", "drupal/core": "*", "drupal/drutopia_core": "*", "drupal/metatag": "^1.1", - "drupal/redirect": "^1.3" + "drupal/redirect": "^1.3", + "drupal/redirect_404": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1559239684", + "version": "8.x-1.0-rc1", + "datestamp": "1587669995", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5991,17 +6013,19 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "9c39d723e1d58cf2814957fdf59f6d8533df2dbc" + "reference": "9606e2ab90311aeb41153c729e2a67bb01259991" }, "require": { "drupal/admin_links_access_filter": "^1.0-alpha3", "drupal/admin_toolbar": "^2.0", + "drupal/admin_toolbar_links_access_filter": "*", "drupal/admin_toolbar_tools": "*", "drupal/autosave_form": "^1.0", "drupal/ckeditorheight": "^1.3", "drupal/config_actions": "^1.0-beta1", "drupal/core": "*", "drupal/drutopia_core": "^1.0-alpha1", + "drupal/ds": "*", "drupal/entity_reference_revisions": "*", "drupal/menu_admin_per_menu": "^1.0", "drupal/paragraphs": "*", @@ -6014,8 +6038,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1+10-dev", - "datestamp": "1578580087", + "version": "8.x-1.0-beta1+18-dev", + "datestamp": "1587054413", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6063,21 +6087,21 @@ "source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_site/issues" }, - "time": "2020-02-05T20:27:29+00:00" + "time": "2020-04-10T18:36:28+00:00" }, { "name": "drupal/drutopia_social", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_social.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "f7bf2a1f2482fa15ee028b07611427838baf71b3" + "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "a6d0094a2097946ead20631d6d97bd9e75893767" }, "require": { "drupal/core": "*", @@ -6085,12 +6109,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540936080", + "version": "8.x-1.0-rc1", + "datestamp": "1587674901", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6130,22 +6151,22 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "http://cgit.drupalcode.org/drutopia_social" + "source": "https://git.drupalcode.org/project/drutopia_social" } }, { "name": "drupal/drutopia_storyline", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_storyline.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "74ec37a2c9ab30cb28cf7fcf0eae684774f3cb81" + "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "35862296653dbc2cac0c6721d13c07e5e278aca6" }, "require": { "drupal/config_actions": "*", @@ -6162,12 +6183,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559239684", + "version": "8.x-1.0-rc1", + "datestamp": "1587670724", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6220,34 +6238,33 @@ }, { "name": "drupal/drutopia_user", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_user.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "22cdfd25ada1b3f3e50943451465b34c8e5174dc" + "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "6a7e7493cc2c194c7bec3cb18890aca369c46348" }, "require": { "drupal/core": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev", - "dev-8.x-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540936681", + "version": "8.x-1.0-rc1", + "datestamp": "1587670811", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } + }, + "branch-alias": { + "dev-8.x-1.x": "1.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -6295,41 +6312,36 @@ }, { "name": "drupal/ds", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.5" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.5.zip", - "reference": "8.x-3.5", - "shasum": "089c475534e64829d87fe3b34eca5f25654ea7bf" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "77690af47a87089c4345ba0987e2a85c9a8f58f1" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8.8 || ^9" }, "require-dev": { - "drupal/devel": "*", - "drupal/field_group": "*" + "drupal/devel": "3.x-dev", + "drupal/field_group": "3.x-dev" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.5", - "datestamp": "1574750285", + "version": "8.x-3.6", + "datestamp": "1588146702", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -6499,29 +6511,26 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "f4b5c48d0d4347c414b91eaa59acad88707b5907" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "1dd57c3fe517d907c0a44bee4ef73f30e98993d3" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1563997434", + "version": "8.x-1.9", + "datestamp": "1588751057", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6547,6 +6556,14 @@ "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" }, + { + "name": "achton", + "homepage": "https://www.drupal.org/user/712454" + }, + { + "name": "blairski", + "homepage": "https://www.drupal.org/user/120835" + }, { "name": "dakku", "homepage": "https://www.drupal.org/user/97634" @@ -6571,6 +6588,10 @@ "name": "naveenvalecha", "homepage": "https://www.drupal.org/user/2665733" }, + { + "name": "nielsaers", + "homepage": "https://www.drupal.org/user/752444" + }, { "name": "svenryen", "homepage": "https://www.drupal.org/user/667244" @@ -6917,20 +6938,20 @@ }, { "name": "drupal/focal_point", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "8.x-1.2" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "b274a5f4484ce99dece492dc7ae7149b34982244" + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "8e377f61d0f590f7f89663ea3e841e56a3c14f5c" }, "require": { - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/crop": "*" }, "require-dev": { @@ -6938,12 +6959,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1569333485", + "version": "8.x-1.4", + "datestamp": "1586396577", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7436,7 +7454,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "0f134a1c68303e924e6e7b41d985194200102975" + "reference": "f5f4b7912b5bf976ece50ca4c520b2f91ed6906f" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7458,8 +7476,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.8+3-dev", - "datestamp": "1578772688", + "version": "8.x-1.9+16-dev", + "datestamp": "1587566800", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7488,7 +7506,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2020-02-11T07:56:53+00:00" + "time": "2020-04-22T14:46:12+00:00" }, { "name": "drupal/mailchimp", @@ -7761,29 +7779,26 @@ }, { "name": "drupal/menu_block", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "b3ac3e23e426f702974d88cc8bf93bf2a0b6236b" + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1525200184", + "version": "8.x-1.6", + "datestamp": "1587721600", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7824,29 +7839,26 @@ }, { "name": "drupal/menu_trail_by_path", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "be2a067da1cb125d658ce0da9c7a2add3989b91f" + "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "64ba3a163302ff132c29a75b75ca4f6cce6b24dd" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8|^9.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1576100584", + "version": "8.x-1.3", + "datestamp": "1586900806", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7855,7 +7867,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "MIT" + "GPL-2.0" ], "authors": [ { @@ -7953,40 +7965,33 @@ }, { "name": "drupal/metatag", - "version": "1.11.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.11" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "9acb04a741d80b4ab468d118a242271169d11f00" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "c471d9982a6540fd7baccc94572947923634fb6b" }, "require": { - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/token": "^1.0" }, "require-dev": { - "drupal/devel": "^2.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", - "drupal/page_manager": "^4.0", - "drupal/redirect": "^1.0", - "drupal/restui": "^1.0", - "drupal/schema_metatag": "^1.0", - "drupal/schema_web_page": "*" + "drupal/page_manager": "4.x-dev", + "drupal/redirect": "1.x-dev" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.11", - "datestamp": "1576870683", + "version": "8.x-1.13", + "datestamp": "1587478404", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8015,8 +8020,9 @@ "seo" ], "support": { - "source": "http://cgit.drupalcode.org/metatag", - "issues": "http://drupal.org/project/issues/metatag" + "source": "https://git.drupalcode.org/project/metatag", + "issues": "https://www.drupal.org/project/issues/metatag", + "docs": "https://www.drupal.org/docs/8/modules/metatag" } }, { @@ -8320,17 +8326,17 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-beta5", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-beta5" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta5.zip", - "reference": "8.x-1.0-beta5", - "shasum": "3f9ff20e0066ce15d573960d497c2c7929c6cbf2" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "c2d2411cf2b0dc678085a37eca70c9d6f506c5ca" }, "require": { "drupal/bulma": "^1.0-alpha2", @@ -8339,15 +8345,12 @@ }, "type": "drupal-theme", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta5", - "datestamp": "1570576080", + "version": "8.x-1.0-rc1", + "datestamp": "1587671391", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -8606,35 +8609,40 @@ }, { "name": "drupal/pathauto", - "version": "1.6.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.6" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "ede3216abb9c4f77709338d9147334c595046329" }, "require": { - "drupal/core": "^8.6", + "drupal/core": "^8.8 || ^9", "drupal/ctools": "*", "drupal/token": "*" }, + "suggest": { + "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability." + }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1575467285", + "version": "8.x-1.8", + "datestamp": "1588103046", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -8662,7 +8670,9 @@ "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.", "homepage": "https://www.drupal.org/project/pathauto", "support": { - "source": "https://git.drupalcode.org/project/pathauto" + "source": "https://cgit.drupalcode.org/pathauto", + "issues": "https://www.drupal.org/project/issues/pathauto", + "documentation": "https://www.drupal.org/docs/8/modules/pathauto" } }, { @@ -8779,6 +8789,51 @@ "source": "https://git.drupalcode.org/project/redirect" } }, + { + "name": "drupal/redirect_404", + "version": "1.5.0", + "require": { + "drupal/core": "^8.7.7 || ^9", + "drupal/redirect": "self.version" + }, + "type": "metapackage", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.5", + "datestamp": "1576656784", + "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": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Dave Reid", + "homepage": "https://www.drupal.org/user/53892" + }, + { + "name": "pifagor", + "homepage": "https://www.drupal.org/user/2375692" + } + ], + "description": "Logs 404 errors and allows users to create redirects for often requested but missing pages.", + "homepage": "https://www.drupal.org/project/redirect", + "support": { + "source": "https://git.drupalcode.org/project/redirect" + } + }, { "name": "drupal/regionincontent", "version": "dev-1.x", @@ -9055,20 +9110,20 @@ }, { "name": "drupal/search_api", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.15" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "12c13141adb6b687fe36781ac9269a49ef810323" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "59bf49fd506d532b0da62e30165d06057ab90013" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8.7.4" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -9085,12 +9140,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.15", - "datestamp": "1573122785", + "version": "8.x-1.16", + "datestamp": "1588361091", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9123,26 +9175,23 @@ "description": "Provides a generic framework for modules offering search capabilities.", "homepage": "https://www.drupal.org/project/search_api", "support": { - "source": "http://git.drupal.org/project/search_api.git", + "source": "https://git.drupalcode.org/project/search_api", "issues": "https://www.drupal.org/project/issues/search_api", "irc": "irc://irc.freenode.org/drupal-search-api" } }, { "name": "drupal/search_api_db", - "version": "1.15.0", + "version": "1.16.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.15", - "datestamp": "1573122785", + "version": "8.x-1.16", + "datestamp": "1588361091", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9498,29 +9547,26 @@ }, { "name": "drupal/token", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "22039a3d927220609e708932ac5c501b90ca4925" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "c7e3a3757282e4c94e3c1fff08d01e22155cb853" }, "require": { "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1577708583", + "version": "8.x-1.7", + "datestamp": "1587893588", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9574,7 +9620,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "88a099b8b5f7f5975188f9c642436d52c63b0cf3" + "reference": "4ebe2fada6107241c2dcff46a3aee677a25a3d69" }, "require": { "drupal/core": "~8.0" @@ -9585,8 +9631,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+9-dev", - "datestamp": "1571695384", + "version": "8.x-1.0-alpha2+10-dev", + "datestamp": "1573760885", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9620,7 +9666,7 @@ "source": "https://git.drupalcode.org/project/twigsuggest.git", "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2019-11-14T00:52:52+00:00" + "time": "2020-04-29T03:14:20+00:00" }, { "name": "drupal/ui_patterns", @@ -9741,35 +9787,30 @@ }, { "name": "drupal/video_embed_field", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/video_embed_field.git", - "reference": "8.x-2.3" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "d9b4b3bde48edf49d1aa038aae6736496558caf4" + "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "96b14bb93c1bb6a07b84315a4f87367870f8b574" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/colorbox": "^1.0", - "drupal/media_entity": "*", - "drupal/media_entity_embeddable_video": "*", "drupal/video_embed_media": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.3", - "datestamp": "1584489966", + "version": "8.x-2.4", + "datestamp": "1587686284", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9864,17 +9905,17 @@ }, { "name": "drupal/webform", - "version": "5.9.0", + "version": "5.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.9" + "reference": "8.x-5.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.9.zip", - "reference": "8.x-5.9", - "shasum": "fb49b16dd0c421512834fc50c811fa2cd6c48121" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.11.zip", + "reference": "8.x-5.11", + "shasum": "2a8664687d2b0b6071bab011dbbb431e15c83710" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -9885,14 +9926,14 @@ "drupal/captcha": "~1.0", "drupal/chosen": "~2.6", "drupal/devel": "*", - "drupal/entity_print": "^2.1", + "drupal/entity_print": "*", "drupal/gnode": "*", - "drupal/group": "~1.0", + "drupal/group": "*", "drupal/mailsystem": "~4.1", "drupal/select2": "~1.1", "drupal/smtp": "~1.0", "drupal/telephone_validation": "^2.2", - "drupal/token": "~1.3", + "drupal/token": "*", "drupal/webform_access": "*", "drupal/webform_attachment": "*", "drupal/webform_devel": "*", @@ -9905,12 +9946,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-5.x": "5.x-dev" - }, "drupal": { - "version": "8.x-5.9", - "datestamp": "1584560013", + "version": "8.x-5.11", + "datestamp": "1588785899", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9924,7 +9962,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -9938,8 +9976,9 @@ "role": "Co-maintainer" }, { - "name": "bucefal91", - "homepage": "https://www.drupal.org/user/504128" + "name": "Contributors", + "homepage": "https://www.drupal.org/node/7404/committers", + "role": "Contributor" }, { "name": "fenstrat", @@ -11183,96 +11222,6 @@ ], "time": "2015-12-23T18:11:19+00:00" }, - { - "name": "jakub-onderka/php-console-color", - "version": "v0.2", - "source": { - "type": "git", - "url": "https://github.com/JakubOnderka/PHP-Console-Color.git", - "reference": "d5deaecff52a0d61ccb613bb3804088da0307191" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191", - "reference": "d5deaecff52a0d61ccb613bb3804088da0307191", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "jakub-onderka/php-code-style": "1.0", - "jakub-onderka/php-parallel-lint": "1.0", - "jakub-onderka/php-var-dump-check": "0.*", - "phpunit/phpunit": "~4.3", - "squizlabs/php_codesniffer": "1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleColor\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "jakub.onderka@gmail.com" - } - ], - "abandoned": "php-parallel-lint/php-console-color", - "time": "2018-09-29T17:23:10+00:00" - }, - { - "name": "jakub-onderka/php-console-highlighter", - "version": "v0.4", - "source": { - "type": "git", - "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git", - "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547", - "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "jakub-onderka/php-console-color": "~0.2", - "php": ">=5.4.0" - }, - "require-dev": { - "jakub-onderka/php-code-style": "~1.0", - "jakub-onderka/php-parallel-lint": "~1.0", - "jakub-onderka/php-var-dump-check": "~0.1", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~1.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleHighlighter\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "acci@acci.cz", - "homepage": "http://www.acci.cz/" - } - ], - "description": "Highlight PHP code in terminal", - "abandoned": "php-parallel-lint/php-console-highlighter", - "time": "2018-09-29T18:48:56+00:00" - }, { "name": "jquery/chosen", "version": "1.8.7", @@ -11499,6 +11448,108 @@ ], "time": "2019-10-25T12:34:43+00:00" }, + { + "name": "laminas/laminas-xml", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-xml.git", + "reference": "879cc66d1bba6a37705e98074f52a6960c220020" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/879cc66d1bba6a37705e98074f52a6960c220020", + "reference": "879cc66d1bba6a37705e98074f52a6960c220020", + "shasum": "" + }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0" + }, + "replace": { + "zendframework/zendxml": "self.version" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev", + "dev-develop": "1.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Xml\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Utility library for XML usage, best practices, and security in PHP", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "security", + "xml" + ], + "time": "2019-12-31T18:05:42+00:00" + }, + { + "name": "laminas/laminas-zendframework-bridge", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-zendframework-bridge.git", + "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", + "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "squizlabs/php_codesniffer": "^3.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev", + "dev-develop": "1.1.x-dev" + }, + "laminas": { + "module": "Laminas\\ZendFrameworkBridge" + } + }, + "autoload": { + "files": [ + "src/autoload.php" + ], + "psr-4": { + "Laminas\\ZendFrameworkBridge\\": "src//" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Alias legacy ZF class names to Laminas Project equivalents.", + "keywords": [ + "ZendFramework", + "autoloading", + "laminas", + "zf" + ], + "time": "2020-04-03T16:01:00+00:00" + }, { "name": "lcobucci/jwt", "version": "3.3.1", @@ -11897,16 +11948,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.3.0", + "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", "shasum": "" }, "require": { @@ -11945,7 +11996,7 @@ "parser", "php" ], - "time": "2019-11-08T13:50:10+00:00" + "time": "2020-04-10T16:34:50+00:00" }, { "name": "p3k/http", @@ -12031,16 +12082,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.38", + "version": "v0.1.40", "source": { "type": "git", - "url": "https://github.com/aaronpk/picoFeed.git", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" + "url": "https://github.com/aaronpk/picofeed.git", + "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", + "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/356fd66d48779193b10ac28532cb4a4e11bb801c", + "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c", "shasum": "" }, "require": { @@ -12049,8 +12100,11 @@ "ext-libxml": "*", "ext-simplexml": "*", "ext-xml": "*", - "php": ">=5.3.0", - "zendframework/zendxml": "^1.0" + "laminas/laminas-xml": "^1.2", + "php": ">=5.3.0" + }, + "replace": { + "miniflux/picofeed": "0.1.35" }, "require-dev": { "phpdocumentor/reflection-docblock": "2.0.4", @@ -12079,8 +12133,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/miniflux/picoFeed", - "time": "2017-11-30T00:16:58+00:00" + "homepage": "https://github.com/aaronpk/picoFeed", + "time": "2020-04-25T17:48:36+00:00" }, { "name": "p3k/timezone", @@ -12222,16 +12276,16 @@ }, { "name": "p3k/xray", - "version": "v1.10.2", + "version": "v1.10.6", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40" + "reference": "fdcb3886eeb928ae3a36943f68b5f96be604e19f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/aacac198a8c8a3561b21c0b271024e3457a8bb40", - "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/fdcb3886eeb928ae3a36943f68b5f96be604e19f", + "reference": "fdcb3886eeb928ae3a36943f68b5f96be604e19f", "shasum": "" }, "require": { @@ -12243,7 +12297,7 @@ "masterminds/html5": "^2.3", "mf2/mf2": "^0.4", "p3k/http": ">=0.1.11", - "p3k/picofeed": ">=0.1.35", + "p3k/picofeed": ">=0.1.39", "p3k/timezone": "*" }, "require-dev": { @@ -12267,7 +12321,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2020-02-23T18:59:15+00:00" + "time": "2020-04-21T22:07:55+00:00" }, { "name": "paragonie/random_compat", @@ -12689,23 +12743,22 @@ }, { "name": "psy/psysh", - "version": "v0.10.0", + "version": "v0.10.4", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c" + "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560", + "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", - "jakub-onderka/php-console-highlighter": "0.4.*|0.3.*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", "php": "^8.0 || ^7.0 || ^5.5.9", "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", @@ -12713,7 +12766,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "~3.16|~2.15" + "hoa/console": "3.17.*" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -12758,7 +12811,7 @@ "interactive", "shell" ], - "time": "2020-03-15T22:52:37+00:00" + "time": "2020-05-03T19:32:03+00:00" }, { "name": "ralouphie/getallheaders", @@ -12994,16 +13047,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "090ce406505149d6852a7c03b0346dec3b8cf612" + "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612", - "reference": "090ce406505149d6852a7c03b0346dec3b8cf612", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42", + "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42", "shasum": "" }, "require": { @@ -13049,7 +13102,7 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2020-02-23T10:00:59+00:00" + "time": "2020-03-28T10:15:50+00:00" }, { "name": "symfony/class-loader", @@ -13109,16 +13162,16 @@ }, { "name": "symfony/config", - "version": "v5.0.5", + "version": "v5.0.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "938905f46df484b2aeae9016fd658aed577cdceb" + "reference": "db1674e1a261148429f123871f30d211992294e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb", - "reference": "938905f46df484b2aeae9016fd658aed577cdceb", + "url": "https://api.github.com/repos/symfony/config/zipball/db1674e1a261148429f123871f30d211992294e7", + "reference": "db1674e1a261148429f123871f30d211992294e7", "shasum": "" }, "require": { @@ -13169,7 +13222,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2020-02-04T09:41:09+00:00" + "time": "2020-04-15T15:59:10+00:00" }, { "name": "symfony/console", @@ -13245,16 +13298,16 @@ }, { "name": "symfony/css-selector", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" + "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", - "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b", + "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b", "shasum": "" }, "require": { @@ -13294,7 +13347,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-02-04T09:01:01+00:00" + "time": "2020-03-27T16:54:36+00:00" }, { "name": "symfony/debug", @@ -13545,16 +13598,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" + "reference": "a3ebf3bfd8a98a147c010a568add5a8aa4edea0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", - "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/a3ebf3bfd8a98a147c010a568add5a8aa4edea0f", + "reference": "a3ebf3bfd8a98a147c010a568add5a8aa4edea0f", "shasum": "" }, "require": { @@ -13591,20 +13644,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2020-01-21T08:20:44+00:00" + "time": "2020-04-12T14:39:55+00:00" }, { "name": "symfony/finder", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" + "reference": "5729f943f9854c5781984ed4907bbb817735776b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", - "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b", + "reference": "5729f943f9854c5781984ed4907bbb817735776b", "shasum": "" }, "require": { @@ -13640,7 +13693,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2020-02-14T07:42:58+00:00" + "time": "2020-03-27T16:54:36+00:00" }, { "name": "symfony/http-foundation", @@ -14079,16 +14132,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { @@ -14097,7 +14150,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -14130,7 +14183,7 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-util", @@ -14609,16 +14662,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2572839911702b0405479410ea7a1334bfab0b96" + "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", - "reference": "2572839911702b0405479410ea7a1334bfab0b96", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c587e04ce5d1aa62d534a038f574d9a709e814cf", + "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf", "shasum": "" }, "require": { @@ -14681,7 +14734,7 @@ "debug", "dump" ], - "time": "2020-02-24T13:10:00+00:00" + "time": "2020-04-12T16:14:02+00:00" }, { "name": "symfony/yaml", @@ -14937,16 +14990,16 @@ }, { "name": "webmozart/assert", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", + "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "shasum": "" }, "require": { @@ -14954,7 +15007,7 @@ "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "vimeo/psalm": "<3.6.0" + "vimeo/psalm": "<3.9.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" @@ -14981,7 +15034,7 @@ "check", "validate" ], - "time": "2020-02-14T12:15:55+00:00" + "time": "2020-04-18T12:12:48+00:00" }, { "name": "webmozart/path-util", @@ -15340,53 +15393,6 @@ ], "abandoned": "laminas/laminas-stdlib", "time": "2018-08-28T21:34:05+00:00" - }, - { - "name": "zendframework/zendxml", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/zendframework/ZendXml.git", - "reference": "eceab37a591c9e140772a1470338258857339e00" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/eceab37a591c9e140772a1470338258857339e00", - "reference": "eceab37a591c9e140772a1470338258857339e00", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4", - "zendframework/zend-coding-standard": "~1.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev", - "dev-develop": "1.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "ZendXml\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Utility library for XML usage, best practices, and security in PHP", - "keywords": [ - "ZendFramework", - "security", - "xml", - "zf" - ], - "abandoned": "laminas/laminas-xml", - "time": "2019-01-22T19:42:14+00:00" } ], "packages-dev": [], -- 2.45.2 From b43aa5adc2fdd54e265c249656c2a2ec90569da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 6 May 2020 22:47:17 -0400 Subject: [PATCH 105/365] Reorganize to be consistent with GEO --- composer.json | 81 ++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 46 deletions(-) diff --git a/composer.json b/composer.json index 727bc31..eeed42c 100644 --- a/composer.json +++ b/composer.json @@ -6,9 +6,6 @@ "minimum-stability": "dev", "prefer-stable": true, "require": { - "behat/behat": "^3.4", - "behat/mink": "^1.7", - "behat/mink-goutte-driver": "^1.2", "composer/installers": "^1.7", "cweagans/composer-patches": "^1.0", "drupal-composer/drupal-scaffold": "^2.0.0", @@ -58,6 +55,11 @@ "wikimedia/composer-merge-plugin": "^1.4", "zaporylie/composer-drupal-optimizations": "^1.0" }, + "require-dev": { + "behat/behat": "^3.4", + "behat/mink": "^1.7", + "behat/mink-goutte-driver": "^1.2" + }, "repositories": { "drupal": { "type": "composer", @@ -68,39 +70,23 @@ "url": "https://github.com/drutopia/drutopia" } }, - "scripts": { - "post-install-cmd": [ - "DrupalComposer\\DrupalScaffold\\Plugin::scaffold" - ], - "post-update-cmd": [ - "DrupalComposer\\DrupalScaffold\\Plugin::scaffold" - ], - "nuke": "rm -rf vendor web/core web/modules/contrib web/profiles/contrib drush/contrib", - "quick-start": [ - "composer install", - "php docroot/core/scripts/drupal quick-start drutopia --no-interaction" - ] + "config": { + "sort-packages": true, + "process-timeout": 600 + }, + "conflict": { + "drupal/drupal": "*" }, "extra": { "installer-paths": { - "web/core": [ - "drupal/core" - ], - "web/modules/contrib/{$name}": [ - "type:drupal-module" - ], - "web/profiles/contrib/{$name}": [ - "type:drupal-profile" - ], - "web/themes/contrib/{$name}": [ - "type:drupal-theme" - ], - "web/libraries/{$name}": [ - "type:drupal-library" - ], - "drush/contrib/{$name}": [ - "type:drupal-drush" - ] + "web/core": ["type:drupal-core"], + "web/libraries/{$name}": ["type:drupal-library"], + "web/modules/contrib/{$name}": ["type:drupal-module"], + "web/profiles/contrib/{$name}": ["type:drupal-profile"], + "web/themes/contrib/{$name}": ["type:drupal-theme"], + "drush/Commands/contrib/{$name}": ["type:drupal-drush"], + "web/modules/custom/{$name}": ["type:drupal-custom-module"], + "web/themes/custom/{$name}": ["type:drupal-custom-theme"] }, "merge-plugin": { "include": [ @@ -108,20 +94,23 @@ ] }, "enable-patching": true, - "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-14.coffee-hotkeys-plus-g.patch" - }, - "drupal/wysiwyg_linebreaks": { - "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" + "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-14.coffee-hotkeys-plus-g.patch" + }, + "drupal/wysiwyg_linebreaks": { + "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" } - } + } }, - "config": { - "sort-packages": true, - "process-timeout": 600 + "scripts": { + "nuke": "rm -rf vendor web/core web/modules/contrib web/profiles/contrib drush/contrib", + "quick-start": [ + "composer install", + "php docroot/core/scripts/drupal quick-start drutopia --no-interaction" + ] } } -- 2.45.2 From 6e19dbbce9646070879c40ca8634464da697152c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 6 May 2020 22:49:43 -0400 Subject: [PATCH 106/365] Remove Drupal composer scaffold plugin now Drutopia profile brings in core's --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index eeed42c..06312eb 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,6 @@ "require": { "composer/installers": "^1.7", "cweagans/composer-patches": "^1.0", - "drupal-composer/drupal-scaffold": "^2.0.0", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", "drupal/block_theme_sync": "^1.0@alpha", -- 2.45.2 From d5257c0f2618ac7083071d7064156c11c2c6c046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 10 Jun 2020 14:43:23 -0400 Subject: [PATCH 107/365] Name our site esp. since this is not the standard Drutopia template --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 06312eb..9b0b4c1 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "drutopia/drutopia_template", + "name": "agaric-sites/agaric_coop", "description": "Template for composer-based Drutopia projects.", "type": "project", "license": "GPL-2.0-or-later", -- 2.45.2 From 80ee25686583e6f77b8abd9048cf21f966b2b60a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 10 Jun 2020 14:43:23 -0400 Subject: [PATCH 108/365] Name our site esp. since this is not the standard Drutopia template --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 06312eb..4e86c52 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "drutopia/drutopia_template", - "description": "Template for composer-based Drutopia projects.", + "name": "agaric-sites/agaric_coop", + "description": "Agaric site modified from template for composer-based Drutopia projects.", "type": "project", "license": "GPL-2.0-or-later", "minimum-stability": "dev", -- 2.45.2 From 2ed99afd1e5c1eca6546a2c51ef22571663549eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 10 Jun 2020 21:01:49 -0400 Subject: [PATCH 109/365] Configure location of web root in for Drupal scaffold files --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index 4e86c52..8953299 100644 --- a/composer.json +++ b/composer.json @@ -77,6 +77,11 @@ "drupal/drupal": "*" }, "extra": { + "drupal-scaffold": { + "locations": { + "web-root": "web/" + } + }, "installer-paths": { "web/core": ["type:drupal-core"], "web/libraries/{$name}": ["type:drupal-library"], -- 2.45.2 From b0f85cd4ed081a3f6eebd3cce74c8e2b725dadb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 10 Jun 2020 21:02:56 -0400 Subject: [PATCH 110/365] Commit updates to scaffolding files --- .gitignore | 2 ++ web/modules/.gitignore | 1 + web/themes/.gitignore | 1 + 3 files changed, 4 insertions(+) create mode 100644 web/modules/.gitignore create mode 100644 web/themes/.gitignore diff --git a/.gitignore b/.gitignore index f7ec36b..2921749 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,5 @@ drush/drush.yml ## composer.json/composer.lock file called for modules X and Y, which were not deployed" ## to make it easier to understand the resulting config import error :-/ # composer.lock +/.editorconfig +/.gitattributes \ No newline at end of file diff --git a/web/modules/.gitignore b/web/modules/.gitignore new file mode 100644 index 0000000..739a339 --- /dev/null +++ b/web/modules/.gitignore @@ -0,0 +1 @@ +/README.txt \ No newline at end of file diff --git a/web/themes/.gitignore b/web/themes/.gitignore new file mode 100644 index 0000000..739a339 --- /dev/null +++ b/web/themes/.gitignore @@ -0,0 +1 @@ +/README.txt \ No newline at end of file -- 2.45.2 From 78ae3a03d2e3ed74744d5dca68236c63622423bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 10 Jun 2020 21:05:16 -0400 Subject: [PATCH 111/365] Commit *many* dependency updates to composer lock file --- composer.lock | 3983 ++++++++++++++++++++++++++----------------------- 1 file changed, 2144 insertions(+), 1839 deletions(-) diff --git a/composer.lock b/composer.lock index 781364f..4060f32 100644 --- a/composer.lock +++ b/composer.lock @@ -4,14 +4,14 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b302d516655f968cb69278ad30cf2847", + "content-hash": "7855a568bdf21361f9d92d052064a97f", "packages": [ { "name": "algolia/places", - "version": "1.17.1", + "version": "1.18.2", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.1.tgz" + "url": "https://registry.npmjs.org/places.js/-/places.js-1.18.2.tgz" }, "require": { "composer/installers": "~1.0" @@ -23,22 +23,22 @@ }, { "name": "asm89/stack-cors", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "c163e2b614550aedcf71165db2473d936abbced6" + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6", - "reference": "c163e2b614550aedcf71165db2473d936abbced6", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", "shasum": "" }, "require": { "php": ">=5.5.9", - "symfony/http-foundation": "~2.7|~3.0|~4.0", - "symfony/http-kernel": "~2.7|~3.0|~4.0" + "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", @@ -71,364 +71,7 @@ "cors", "stack" ], - "time": "2017-12-20T14:37:45+00:00" - }, - { - "name": "behat/behat", - "version": "v3.6.1", - "source": { - "type": "git", - "url": "https://github.com/Behat/Behat.git", - "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30", - "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30", - "shasum": "" - }, - "require": { - "behat/gherkin": "^4.6.0", - "behat/transliterator": "^1.2", - "container-interop/container-interop": "^1.2", - "ext-mbstring": "*", - "php": ">=5.3.3", - "psr/container": "^1.0", - "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0", - "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0" - }, - "require-dev": { - "herrera-io/box": "~1.6.1", - "phpunit/phpunit": "^4.8.36 || ^6.3", - "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0" - }, - "suggest": { - "ext-dom": "Needed to output test results in JUnit format." - }, - "bin": [ - "bin/behat" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.6.x-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Behat\\": "src/Behat/Behat/", - "Behat\\Testwork\\": "src/Behat/Testwork/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Scenario-oriented BDD framework for PHP 5.3", - "homepage": "http://behat.org/", - "keywords": [ - "Agile", - "BDD", - "ScenarioBDD", - "Scrum", - "StoryBDD", - "User story", - "business", - "development", - "documentation", - "examples", - "symfony", - "testing" - ], - "time": "2020-02-06T09:54:48+00:00" - }, - { - "name": "behat/gherkin", - "version": "v4.6.2", - "source": { - "type": "git", - "url": "https://github.com/Behat/Gherkin.git", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", - "shasum": "" - }, - "require": { - "php": ">=5.3.1" - }, - "require-dev": { - "phpunit/phpunit": "~4.5|~5", - "symfony/phpunit-bridge": "~2.7|~3|~4", - "symfony/yaml": "~2.3|~3|~4" - }, - "suggest": { - "symfony/yaml": "If you want to parse features, represented in YAML files" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, - "autoload": { - "psr-0": { - "Behat\\Gherkin": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Gherkin DSL parser for PHP 5.3", - "homepage": "http://behat.org/", - "keywords": [ - "BDD", - "Behat", - "Cucumber", - "DSL", - "gherkin", - "parser" - ], - "time": "2020-03-17T14:03:26+00:00" - }, - { - "name": "behat/mink", - "version": "v1.8.1", - "source": { - "type": "git", - "url": "https://github.com/minkphp/Mink.git", - "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", - "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", - "shasum": "" - }, - "require": { - "php": ">=5.3.1", - "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20", - "symfony/debug": "^2.7|^3.0|^4.0", - "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5" - }, - "suggest": { - "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", - "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", - "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", - "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)", - "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.8.x-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Mink\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Browser controller/emulator abstraction for PHP", - "homepage": "http://mink.behat.org/", - "keywords": [ - "browser", - "testing", - "web" - ], - "time": "2020-03-11T15:45:53+00:00" - }, - { - "name": "behat/mink-browserkit-driver", - "version": "v1.3.4", - "source": { - "type": "git", - "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", - "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee", - "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee", - "shasum": "" - }, - "require": { - "behat/mink": "^1.7.1@dev", - "php": ">=5.3.6", - "symfony/browser-kit": "~2.3|~3.0|~4.0", - "symfony/dom-crawler": "~2.3|~3.0|~4.0" - }, - "require-dev": { - "mink/driver-testsuite": "dev-master", - "symfony/debug": "^2.7|^3.0|^4.0", - "symfony/http-kernel": "~2.3|~3.0|~4.0" - }, - "type": "mink-driver", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Mink\\Driver\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Symfony2 BrowserKit driver for Mink framework", - "homepage": "http://mink.behat.org/", - "keywords": [ - "Mink", - "Symfony2", - "browser", - "testing" - ], - "time": "2020-03-11T09:49:45+00:00" - }, - { - "name": "behat/mink-goutte-driver", - "version": "v1.2.1", - "source": { - "type": "git", - "url": "https://github.com/minkphp/MinkGoutteDriver.git", - "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", - "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", - "shasum": "" - }, - "require": { - "behat/mink": "~1.6@dev", - "behat/mink-browserkit-driver": "~1.2@dev", - "fabpot/goutte": "~1.0.4|~2.0|~3.1", - "php": ">=5.3.1" - }, - "require-dev": { - "symfony/phpunit-bridge": "~2.7|~3.0" - }, - "type": "mink-driver", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Mink\\Driver\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" - } - ], - "description": "Goutte driver for Mink framework", - "homepage": "http://mink.behat.org/", - "keywords": [ - "browser", - "goutte", - "headless", - "testing" - ], - "time": "2016-03-05T09:04:22+00:00" - }, - { - "name": "behat/transliterator", - "version": "v1.3.0", - "source": { - "type": "git", - "url": "https://github.com/Behat/Transliterator.git", - "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", - "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "chuyskywalker/rolling-curl": "^3.1", - "php-yaoi/php-yaoi": "^1.0", - "phpunit/phpunit": "^4.8.36|^6.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Transliterator\\": "src/Behat/Transliterator" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Artistic-1.0" - ], - "description": "String transliterator", - "keywords": [ - "i18n", - "slug", - "transliterator" - ], - "time": "2020-01-14T16:39:13+00:00" + "time": "2019-12-24T22:41:47+00:00" }, { "name": "caxy/php-htmldiff", @@ -608,10 +251,10 @@ }, { "name": "ckeditor/autogrow", - "version": "4.11.4", + "version": "4.14.0", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.zip" + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.14.0.zip" }, "require": { "composer/installers": "~1.0" @@ -638,10 +281,10 @@ }, { "name": "ckeditor/fakeobjects", - "version": "4.11.4", + "version": "4.14.0", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip" + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.0.zip" }, "require": { "composer/installers": "~1.0" @@ -653,10 +296,10 @@ }, { "name": "ckeditor/image", - "version": "4.11.4", + "version": "4.14.0", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip" + "url": "https://download.ckeditor.com/image/releases/image_4.14.0.zip" }, "require": { "composer/installers": "~1.0" @@ -668,10 +311,10 @@ }, { "name": "ckeditor/link", - "version": "4.11.4", + "version": "4.14.0", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip" + "url": "https://download.ckeditor.com/link/releases/link_4.14.0.zip" }, "require": { "composer/installers": "~1.0" @@ -683,10 +326,10 @@ }, { "name": "codemirror/codemirror", - "version": "5.51.0", + "version": "5.53.2", "dist": { "type": "zip", - "url": "https://github.com/components/codemirror/archive/5.51.0.zip" + "url": "https://github.com/components/codemirror/archive/5.53.2.zip" }, "require": { "composer/installers": "~1.0" @@ -698,16 +341,16 @@ }, { "name": "commerceguys/addressing", - "version": "v1.0.7", + "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde" + "reference": "cf202c913c10d85085ab5ed9ec88607e312839ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fa434c03e99a416de0b37d98068c6c0bdfd78cde", - "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/cf202c913c10d85085ab5ed9ec88607e312839ce", + "reference": "cf202c913c10d85085ab5ed9ec88607e312839ce", "shasum": "" }, "require": { @@ -753,32 +396,35 @@ "localization", "postal" ], - "time": "2020-01-24T16:21:06+00:00" + "time": "2020-05-26T11:04:04+00:00" }, { "name": "composer/installers", - "version": "v1.7.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "141b272484481432cda342727a427dc1e206bfa0" + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", - "reference": "141b272484481432cda342727a427dc1e206bfa0", + "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "^4.8.36" + "composer/composer": "1.6.* || 2.0.*@dev", + "composer/semver": "1.0.* || 2.0.*@dev", + "phpunit/phpunit": "^4.8.36", + "sebastian/comparator": "^1.2.4", + "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { @@ -814,6 +460,7 @@ "Kanboard", "Lan Management System", "MODX Evo", + "MantisBT", "Mautic", "Maya", "OXID", @@ -868,6 +515,7 @@ "shopware", "silverstripe", "sydes", + "sylius", "symfony", "typo3", "wordpress", @@ -875,28 +523,27 @@ "zend", "zikula" ], - "time": "2019-08-12T15:00:31+00:00" + "time": "2020-04-07T06:57:05+00:00" }, { "name": "composer/semver", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" + "phpunit/phpunit": "^4.5 || ^5.0.5" }, "type": "library", "extra": { @@ -937,7 +584,7 @@ "validation", "versioning" ], - "time": "2019-03-19T17:25:45+00:00" + "time": "2020-01-13T12:06:48+00:00" }, { "name": "consolidation/annotated-command", @@ -1531,32 +1178,31 @@ }, { "name": "consolidation/site-alias", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f" + "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f", - "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", + "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1", + "consolidation/config": "^1.2.1|^2", "php": ">=5.5.0" }, "require-dev": { - "consolidation/robo": "^1.2.3", + "consolidation/robo": "^1.2.3|^2", "g1a/composer-test-scenarios": "^3", "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", + "php-coveralls/php-coveralls": "^2.2", "php-http/guzzle6-adapter": "^1.1", "phpunit/phpunit": "^6", "squizlabs/php_codesniffer": "^2.8", - "symfony/console": "^2.8|^3|^4", - "symfony/yaml": "~2.3|^3" + "symfony/yaml": "~2.3|^3|^4.4|^5" }, "type": "library", "extra": { @@ -1589,17 +1235,17 @@ "MIT" ], "authors": [ - { - "name": "Moshe Weitzman", - "email": "weitzman@tejasa.com" - }, { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" + }, + { + "name": "Moshe Weitzman", + "email": "weitzman@tejasa.com" } ], "description": "Manage alias records for local and remote sites.", - "time": "2019-03-12T17:31:48+00:00" + "time": "2020-05-28T00:33:41+00:00" }, { "name": "consolidation/site-process", @@ -2288,50 +1934,6 @@ ], "time": "2019-06-08T11:03:04+00:00" }, - { - "name": "drupal-composer/drupal-scaffold", - "version": "2.6.1", - "source": { - "type": "git", - "url": "https://github.com/drupal-composer/drupal-scaffold.git", - "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8", - "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0.0", - "composer/semver": "^1.4", - "php": "^5.5.9|>=7.0.8" - }, - "require-dev": { - "composer/composer": "dev-master", - "g1a/composer-test-scenarios": "^2.1.0", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8" - }, - "type": "composer-plugin", - "extra": { - "class": "DrupalComposer\\DrupalScaffold\\Plugin", - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "DrupalComposer\\DrupalScaffold\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core", - "time": "2019-03-30T10:41:38+00:00" - }, { "name": "drupal/address", "version": "1.8.0", @@ -2403,53 +2005,6 @@ "source": "https://git.drupalcode.org/project/address" } }, - { - "name": "drupal/admin_links_access_filter", - "version": "1.0.0-alpha3", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/admin_links_access_filter.git", - "reference": "8.x-1.0-alpha3" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_links_access_filter-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "410543c4b14d5c88fa53d7256717756cab522e65" - }, - "require": { - "drupal/core": "~8.1" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1481822103", - "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": "agoradesign", - "homepage": "https://www.drupal.org/user/1183886" - } - ], - "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", - "homepage": "http://drupal.org/project/admin_links_access_filter", - "support": { - "source": "http://cgit.drupalcode.org/admin_links_access_filter" - } - }, { "name": "drupal/admin_toolbar", "version": "2.2.0", @@ -2713,29 +2268,26 @@ }, { "name": "drupal/antibot", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "2b9cb2b2e118689c7262c00698e10a6da3f9dfe7" + "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "2ef65587c34c94f6a7ec0538c755eef5cdd359fd" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1579699383", + "version": "8.x-1.4", + "datestamp": "1590592550", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2744,7 +2296,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -2752,7 +2304,7 @@ "homepage": "https://www.drupal.org/user/107190" } ], - "description": "Prevent forms from being submitted without JavaScript enabled", + "description": "Prevent forms from being submitted without JavaScript enabled.", "homepage": "https://www.drupal.org/project/antibot", "support": { "source": "https://git.drupalcode.org/project/antibot" @@ -2760,29 +2312,26 @@ }, { "name": "drupal/autosave_form", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autosave_form.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "0e7ef41bec21eb971b11db05f7ecc23c2e819c8d" + "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "e7a893dfdba574b74cd77e16be2140d82bb353a6" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1579005183", + "version": "8.x-1.2", + "datestamp": "1591627224", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3034,6 +2583,78 @@ "source": "https://git.drupalcode.org/project/bulma" } }, + { + "name": "drupal/captcha", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/captcha.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "2eaf6f00ea256652c09f785b26dc933cc5b3dd26" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.1", + "datestamp": "1591160977", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "branch-alias": { + "dev-8.x-1.x": "1.x-dev" + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "RobLoach", + "homepage": "https://www.drupal.org/user/61114" + }, + { + "name": "elachlan", + "homepage": "https://www.drupal.org/user/1021502" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "naveenvalecha", + "homepage": "https://www.drupal.org/user/2665733" + }, + { + "name": "podarok", + "homepage": "https://www.drupal.org/user/116002" + }, + { + "name": "soxofaan", + "homepage": "https://www.drupal.org/user/41478" + }, + { + "name": "wundo", + "homepage": "https://www.drupal.org/user/25523" + } + ], + "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.", + "homepage": "https://www.drupal.org/project/captcha", + "support": { + "source": "https://git.drupalcode.org/project/captcha", + "issues": "https://www.drupal.org/project/issues/captcha" + } + }, { "name": "drupal/checklistapi", "version": "1.11.0", @@ -3212,7 +2833,9 @@ "message": "Dev releases are not covered by Drupal security advisories." } }, - "patches_applied": [] + "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", "license": [ @@ -3620,29 +3243,29 @@ }, { "name": "drupal/config_merge", - "version": "1.0.0-rc1", + "version": "1.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_merge.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0-rc3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_merge-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "4881351041bf4b313247697adbeee4cedf0bc425" + "url": "https://ftp.drupal.org/files/projects/config_merge-8.x-1.0-rc3.zip", + "reference": "8.x-1.0-rc3", + "shasum": "ed3beb1863881bc21c5084d2d6a9cfe48fd1864d" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" + }, + "require-dev": { + "drupal/config_filter": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1550188080", + "version": "8.x-1.0-rc3", + "datestamp": "1590770651", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -3654,10 +3277,18 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "a.dmitriiev", + "homepage": "https://www.drupal.org/user/3235287" + }, { "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3670,35 +3301,32 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "http://cgit.drupalcode.org/config_merge" + "source": "https://git.drupalcode.org/project/config_merge" } }, { "name": "drupal/config_normalizer", - "version": "1.0.0-alpha5", + "version": "1.0.0-alpha6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_normalizer.git", - "reference": "8.x-1.0-alpha5" + "reference": "8.x-1.0-alpha6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha5.zip", - "reference": "8.x-1.0-alpha5", - "shasum": "7ec9ca0c0e798007c7685b2633ac7600415e4a29" + "url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-alpha6.zip", + "reference": "8.x-1.0-alpha6", + "shasum": "030f2a34319fb7fc86c0263b1d7920aa322eb35b" }, "require": { "drupal/config_filter": "*", - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha5", - "datestamp": "1551264784", + "version": "8.x-1.0-alpha6", + "datestamp": "1590768708", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -3711,7 +3339,11 @@ ], "authors": [ { - "name": "axel.rutz", + "name": "a.dmitriiev", + "homepage": "https://www.drupal.org/user/3235287" + }, + { + "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { @@ -3722,37 +3354,34 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "http://cgit.drupalcode.org/config_normalizer" + "source": "https://git.drupalcode.org/project/config_normalizer" } }, { "name": "drupal/config_perms", - "version": "2.0.0-beta2", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_perms.git", - "reference": "8.x-2.0-beta2" + "reference": "8.x-2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0-beta2.zip", - "reference": "8.x-2.0-beta2", - "shasum": "d3ed7aa2602cc9e636c9943f6356f6fd46e665fb" + "url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.0.zip", + "reference": "8.x-2.0", + "shasum": "3e30cd71f00cb6da04ed2c8b032a9bd5357d9d70" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0-beta2", - "datestamp": "1551141180", + "version": "8.x-2.0", + "datestamp": "1591397577", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3794,29 +3423,26 @@ }, { "name": "drupal/config_provider", - "version": "2.0.0-rc1", + "version": "2.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_provider.git", - "reference": "8.x-2.0-rc1" + "reference": "8.x-2.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-rc1.zip", - "reference": "8.x-2.0-rc1", - "shasum": "59405d2d56c9c450d03fc7c615008c694b12bccf" + "url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-rc2.zip", + "reference": "8.x-2.0-rc2", + "shasum": "621e2fe438a14c07fae5cfb0cc9a294fb6e5e6d7" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0-rc1", - "datestamp": "1550290687", + "version": "8.x-2.0-rc2", + "datestamp": "1591297649", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -3828,10 +3454,18 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "a.dmitriiev", + "homepage": "https://www.drupal.org/user/3235287" + }, { "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, { "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" @@ -3852,34 +3486,31 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "http://cgit.drupalcode.org/config_provider" + "source": "https://git.drupalcode.org/project/config_provider" } }, { "name": "drupal/config_snapshot", - "version": "1.0.0-rc1", + "version": "1.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_snapshot.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_snapshot-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "2508809dea54bd0d8dfc86f4974324509b95dc13" + "url": "https://ftp.drupal.org/files/projects/config_snapshot-8.x-1.0-rc2.zip", + "reference": "8.x-1.0-rc2", + "shasum": "676c7620a0086ed76c09b889d2b4ea039c47948b" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1550294584", + "version": "8.x-1.0-rc2", + "datestamp": "1590652016", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -3891,6 +3522,14 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "a.dmitriiev", + "homepage": "https://www.drupal.org/user/3235287" + }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, { "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" @@ -3907,7 +3546,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "http://cgit.drupalcode.org/config_snapshot" + "source": "https://git.drupalcode.org/project/config_snapshot" } }, { @@ -4040,16 +3679,16 @@ }, { "name": "drupal/core", - "version": "8.8.5", + "version": "8.9.0", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f" + "reference": "f90882ab0723becda2333e4d33e1a6ab27cb8f0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/e22cfc3adf1dac7a92452287a7d8602f3c27b68f", - "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f", + "url": "https://api.github.com/repos/drupal/core/zipball/f90882ab0723becda2333e4d33e1a6ab27cb8f0c", + "reference": "f90882ab0723becda2333e4d33e1a6ab27cb8f0c", "shasum": "" }, "require": { @@ -4073,16 +3712,19 @@ "ext-tokenizer": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^6.3", + "laminas/laminas-diactoros": "^1.8", + "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", "pear/archive_tar": "^1.4.9", "php": ">=7.0.8", + "psr/log": "^1.0", "stack/builder": "^1.0", "symfony-cmf/routing": "^1.4", "symfony/class-loader": "~3.4.0", "symfony/console": "~3.4.0", "symfony/dependency-injection": "~3.4.26", "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.27", + "symfony/http-foundation": "~3.4.35", "symfony/http-kernel": "~3.4.14", "symfony/polyfill-iconv": "^1.0", "symfony/process": "~3.4.0", @@ -4093,9 +3735,7 @@ "symfony/validator": "~3.4.0", "symfony/yaml": "~3.4.5", "twig/twig": "^1.38.2", - "typo3/phar-stream-wrapper": "^3.1.3", - "zendframework/zend-diactoros": "^1.8", - "zendframework/zend-feed": "^2.12" + "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { "drupal/pathauto": "<1.6", @@ -4266,76 +3906,125 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-04-02T19:01:19+00:00" + "time": "2020-06-03T16:44:36+00:00" }, { - "name": "drupal/core-recommended", - "version": "8.8.5", + "name": "drupal/core-composer-scaffold", + "version": "8.9.0", "source": { "type": "git", - "url": "https://github.com/drupal/core-recommended.git", - "reference": "7163954903e63ead331de073c83ad769926ad9a1" + "url": "https://github.com/drupal/core-composer-scaffold.git", + "reference": "07cdfe2799789fc0c2d0e3e1ba64cb5e2a973ece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/7163954903e63ead331de073c83ad769926ad9a1", - "reference": "7163954903e63ead331de073c83ad769926ad9a1", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/07cdfe2799789fc0c2d0e3e1ba64cb5e2a973ece", + "reference": "07cdfe2799789fc0c2d0e3e1ba64cb5e2a973ece", "shasum": "" }, "require": { - "asm89/stack-cors": "1.2.0", - "composer/installers": "v1.7.0", - "composer/semver": "1.5.0", + "composer-plugin-api": "^1 || ^2", + "php": ">=7.0.8" + }, + "conflict": { + "drupal-composer/drupal-scaffold": "*" + }, + "require-dev": { + "composer/composer": "^1.8@stable" + }, + "type": "composer-plugin", + "extra": { + "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin", + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Drupal\\Composer\\Plugin\\Scaffold\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A flexible Composer project scaffold builder.", + "homepage": "https://www.drupal.org/project/drupal", + "keywords": [ + "drupal" + ], + "time": "2020-05-29T11:36:27+00:00" + }, + { + "name": "drupal/core-recommended", + "version": "8.9.0", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-recommended.git", + "reference": "1b87cf5dea633a66a1c4f22d635bc92c127071d9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/1b87cf5dea633a66a1c4f22d635bc92c127071d9", + "reference": "1b87cf5dea633a66a1c4f22d635bc92c127071d9", + "shasum": "" + }, + "require": { + "asm89/stack-cors": "1.3.0", + "composer/semver": "1.5.1", "doctrine/annotations": "v1.4.0", "doctrine/cache": "v1.6.2", "doctrine/collections": "v1.4.0", "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.8.5", + "drupal/core": "8.9.0", "easyrdf/easyrdf": "0.9.1", - "egulias/email-validator": "2.1.11", - "guzzlehttp/guzzle": "6.3.3", + "egulias/email-validator": "2.1.17", + "guzzlehttp/guzzle": "6.5.4", "guzzlehttp/promises": "v1.3.1", "guzzlehttp/psr7": "1.6.1", + "laminas/laminas-diactoros": "1.8.7p2", + "laminas/laminas-escaper": "2.6.1", + "laminas/laminas-feed": "2.12.2", + "laminas/laminas-stdlib": "3.2.1", + "laminas/laminas-zendframework-bridge": "1.0.4", "masterminds/html5": "2.3.0", "paragonie/random_compat": "v9.99.99", "pear/archive_tar": "1.4.9", - "pear/console_getopt": "v1.4.2", - "pear/pear-core-minimal": "v1.10.9", - "pear/pear_exception": "v1.0.0", + "pear/console_getopt": "v1.4.3", + "pear/pear-core-minimal": "v1.10.10", + "pear/pear_exception": "v1.0.1", "psr/container": "1.0.0", "psr/http-message": "1.0.1", - "psr/log": "1.1.0", + "psr/log": "1.1.3", "ralouphie/getallheaders": "3.0.3", "stack/builder": "v1.0.5", "symfony-cmf/routing": "1.4.1", - "symfony/class-loader": "v3.4.35", - "symfony/console": "v3.4.35", - "symfony/debug": "v3.4.35", - "symfony/dependency-injection": "v3.4.35", - "symfony/event-dispatcher": "v3.4.35", - "symfony/http-foundation": "v3.4.35", - "symfony/http-kernel": "v3.4.35", - "symfony/polyfill-ctype": "v1.12.0", - "symfony/polyfill-iconv": "v1.12.0", - "symfony/polyfill-mbstring": "v1.12.0", - "symfony/polyfill-php56": "v1.12.0", - "symfony/polyfill-php70": "v1.12.0", - "symfony/polyfill-util": "v1.12.0", - "symfony/process": "v3.4.35", + "symfony/class-loader": "v3.4.41", + "symfony/console": "v3.4.41", + "symfony/debug": "v3.4.41", + "symfony/dependency-injection": "v3.4.41", + "symfony/event-dispatcher": "v3.4.41", + "symfony/http-foundation": "v3.4.41", + "symfony/http-kernel": "v3.4.41", + "symfony/polyfill-ctype": "v1.17.0", + "symfony/polyfill-iconv": "v1.17.0", + "symfony/polyfill-intl-idn": "v1.17.0", + "symfony/polyfill-mbstring": "v1.17.0", + "symfony/polyfill-php56": "v1.17.0", + "symfony/polyfill-php70": "v1.17.0", + "symfony/polyfill-php72": "v1.17.0", + "symfony/polyfill-util": "v1.17.0", + "symfony/process": "v3.4.41", "symfony/psr-http-message-bridge": "v1.1.2", - "symfony/routing": "v3.4.35", - "symfony/serializer": "v3.4.35", - "symfony/translation": "v3.4.35", - "symfony/validator": "v3.4.35", - "symfony/yaml": "v3.4.35", - "twig/twig": "v1.42.3", - "typo3/phar-stream-wrapper": "v3.1.3", - "zendframework/zend-diactoros": "1.8.7", - "zendframework/zend-escaper": "2.6.1", - "zendframework/zend-feed": "2.12.0", - "zendframework/zend-stdlib": "3.2.1" + "symfony/routing": "v3.4.41", + "symfony/serializer": "v3.4.41", + "symfony/translation": "v3.4.41", + "symfony/validator": "v3.4.41", + "symfony/yaml": "v3.4.41", + "twig/twig": "v1.42.5", + "typo3/phar-stream-wrapper": "v3.1.4" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -4346,7 +4035,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-04-02T19:01:19+00:00" + "time": "2020-06-03T16:44:36+00:00" }, { "name": "drupal/crop", @@ -4770,41 +4459,41 @@ }, { "name": "drupal/drutopia_action", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_action.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "59878389f63b8d7dfd0b16281910ab87c4c1135d" + "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "97f778fc126e9f6107bffcf9b89185a42e39e74c" }, "require": { - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", "drupal/drutopia_core": "*", - "drupal/drutopia_seo": "^1.0-alpha1", + "drupal/drutopia_seo": "^1.0", "drupal/drutopia_site": "*", - "drupal/ds": "^3.0-rc1", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/field_group": "^3.0-beta1", + "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", - "drupal/paragraphs": "^1.1", - "drupal/pathauto": "^1.0", + "drupal/paragraphs": "^1.12", + "drupal/pathauto": "^1.8", "drupal/search_api": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587667962", + "version": "8.x-1.0", + "datestamp": "1591214664", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -4854,47 +4543,47 @@ }, { "name": "drupal/drutopia_article", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "6e67fc0ededdd21b5b5397bd15fd80e231757724" + "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "41358f80e06b26cad2065fc74b60397138a7b132" }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/config_actions": "^1.0", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/ctools": "^3.0", + "drupal/ctools": "^3.4", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", "drupal/drutopia_people": "*", - "drupal/drutopia_seo": "^1.0-alpha1", + "drupal/drutopia_seo": "^1.0", "drupal/drutopia_site": "*", - "drupal/ds": "^3.1", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.1", - "drupal/field_group": "^3.0-beta1", + "drupal/facets": "^1.4", + "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.3", + "drupal/pathauto": "^1.8", "drupal/search_api": "*", - "drupal/token": "^1.4" + "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587668154", + "version": "8.x-1.0", + "datestamp": "1591214723", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -4936,47 +4625,47 @@ }, { "name": "drupal/drutopia_blog", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "233a3f4f752079b178f9a1672aea174d425260b4" + "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "f92291e5a1a2ba2c2724fe63a5cd743f4c2649d6" }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/config_actions": "^1.0", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/ctools": "^3.0", + "drupal/ctools": "^3.4", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", "drupal/drutopia_people": "*", - "drupal/drutopia_seo": "^1.0-alpha1", + "drupal/drutopia_seo": "^1.0", "drupal/drutopia_site": "*", - "drupal/ds": "^3.1", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.1", - "drupal/field_group": "^3.0-beta1", + "drupal/facets": "^1.4", + "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.3", + "drupal/pathauto": "^1.8", "drupal/search_api": "*", - "drupal/token": "^1.4" + "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587668255", + "version": "8.x-1.0", + "datestamp": "1591214767", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5025,40 +4714,40 @@ }, { "name": "drupal/drutopia_campaign", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_campaign.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "318ebc0840175425f35ac4b31471e46b453f8218" + "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "f4135d8e51e63ad5c66b97c9a5de67902f81355f" }, "require": { - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/drutopia_core": "^1.0-alpha1", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/ds": "^3.0-rc1", + "drupal/drutopia_core": "^1.0", + "drupal/drutopia_seo": "^1.0", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/field_group": "^3.0-beta1", + "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", - "drupal/paragraphs": "^1.1", - "drupal/pathauto": "^1.0", + "drupal/paragraphs": "^1.12", + "drupal/pathauto": "^1.8", "drupal/search_api": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587668379", + "version": "8.x-1.0", + "datestamp": "1591214813", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5107,31 +4796,31 @@ }, { "name": "drupal/drutopia_comment", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_comment.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "a871efdc14292c0d0771bdc24f9bf6666b9a1537" + "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "fa259408f8d3750a9ceedc45aa6c1714913ca13e" }, "require": { - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", "drupal/drutopia_core": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587668554", + "version": "8.x-1.0", + "datestamp": "1591214864", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { @@ -5187,24 +4876,23 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "946361ff74eaa106b706aa084b3337527412089e" + "reference": "724947e3c829714703afc2a8923b451dccc14ae5" }, "require": { - "drupal/config_actions": "^1.0", - "drupal/config_perms": "^2.0-beta1", + "drupal/config_actions": "^1.1", + "drupal/config_perms": "^2.0-beta2", "drupal/core": "^8.8", "drupal/crop": "^1.5", - "drupal/default_content": "^1.0-alpha8", - "drupal/ds": "^3.1", - "drupal/entity_reference_revisions": "^1.5", - "drupal/facets": "^1.3", + "drupal/ds": "^3.7", + "drupal/entity_reference_revisions": "*", + "drupal/facets": "^1.4", "drupal/faqfield": "^1.1", - "drupal/focal_point": "^1.0", - "drupal/metatag": "^1.7", - "drupal/paragraphs": "^1.3", - "drupal/search_api": "^1.9", + "drupal/focal_point": "^1.4", + "drupal/metatag": "^1.13", + "drupal/paragraphs": "^1.12", + "drupal/search_api": "^1.17", "drupal/search_api_db": "*", - "drupal/video_embed_field": "^2.0" + "drupal/video_embed_field": "^2.4" }, "type": "drupal-module", "extra": { @@ -5212,11 +4900,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1+2-dev", - "datestamp": "1585265312", + "version": "8.x-1.0-rc3+1-dev", + "datestamp": "1591210912", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Dev releases are not covered by Drupal security advisories." } }, "patches": { @@ -5269,48 +4957,48 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2020-03-24T17:04:13+00:00" + "time": "2020-06-03T18:41:31+00:00" }, { "name": "drupal/drutopia_event", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "7ffb19a7a39a5f2d9640565a6ee2ff4af58c8b37" + "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "cf598b86dc55e324f3f0d7bea796789c37defeac" }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/config_actions": "^1.0", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/ctools": "^3.0", + "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/ds": "^3.1", + "drupal/drutopia_seo": "^1.0", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.1", + "drupal/facets": "^1.4", "drupal/field_group": "*", "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.3", + "drupal/pathauto": "^1.8", "drupal/search_api": "*", - "drupal/token": "^1.4" + "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587668817", + "version": "8.x-1.0", + "datestamp": "1591214946", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5359,40 +5047,40 @@ }, { "name": "drupal/drutopia_group", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_group.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "9eb63308c9c3d8602845b0cad5ca7e68e22b76be" + "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "3c009a4bdb9139cd8f599d633f0a3d579775c0f8" }, "require": { - "drupal/address": "^1.0", + "drupal/address": "^1.8", "drupal/config_actions": "*", "drupal/config_perms": "*", "drupal/core": "*", "drupal/ctools": "*", - "drupal/drutopia_core": "^1.0-alpha1", + "drupal/drutopia_core": "^1.0", "drupal/ds": "*", "drupal/entity_reference_revisions": "*", "drupal/gnode": "*", - "drupal/group": "~1.0-beta5", + "drupal/group": "^1.0-rc5", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.0" + "drupal/pathauto": "^1.8" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587668946", + "version": "8.x-1.0", + "datestamp": "1591214977", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5441,41 +5129,41 @@ }, { "name": "drupal/drutopia_landing_page", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "76c6c4f275744b0406f56a051ed71820484c31a0" + "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "3bcd4a176c3961e870c2903480b33eac9d696e4c" }, "require": { "cweagans/composer-patches": "^1.5.0", - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/ctools": "^3.0", + "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/ds": "^3.0-rc1", + "drupal/drutopia_seo": "^1.0", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", "drupal/exclude_node_title": "^1.0-beta1", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.0", - "drupal/token": "^1.0" + "drupal/pathauto": "^1.8", + "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669145", + "version": "8.x-1.0", + "datestamp": "1591215018", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5524,39 +5212,39 @@ }, { "name": "drupal/drutopia_page", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_page.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "7a7717c12cf5fae343ea354dbcce7bce9015ac02" + "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "ffaed1879acd8e3f7ff65df69d9b98203a2b580c" }, "require": { - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/ctools": "^3.0", + "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/ds": "^3.0-rc1", + "drupal/drutopia_seo": "^1.0", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.0", - "drupal/token": "^1.0" + "drupal/pathauto": "^1.8", + "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669404", + "version": "8.x-1.0", + "datestamp": "1591215057", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5604,41 +5292,41 @@ }, { "name": "drupal/drutopia_people", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_people.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "6a2bdd0a6dc0258ab7c6a2ae930d07d1fda3a049" + "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "f78f614330448665cfc59f3f8698bc06593d0109" }, "require": { - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", "drupal/ctools": "*", - "drupal/drutopia_core": "^1.0-alpha1", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/ds": "^3.0-rc1", + "drupal/drutopia_core": "^1.0", + "drupal/drutopia_seo": "^1.0", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/field_group": "^3.0-dev", + "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", - "drupal/paragraphs": "^1.1", - "drupal/pathauto": "^1.0", + "drupal/paragraphs": "^1.12", + "drupal/pathauto": "^1.8", "drupal/search_api": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669540", + "version": "8.x-1.0", + "datestamp": "1591215089", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5690,17 +5378,17 @@ }, { "name": "drupal/drutopia_related_content", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_related_content.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "27631d922d821971cd6581f0516ffa328280497a" + "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "c632edf4b56c435f3055f5d1117b8ab00fafa6cd" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5711,11 +5399,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669655", + "version": "8.x-1.0", + "datestamp": "1591215142", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5764,45 +5452,45 @@ }, { "name": "drupal/drutopia_resource", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "ab9b4e47b8b3c9735fba7d60b7137a8247d28afe" + "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "1f0100c3c9d5c93361a2df20a51e5aedf2d50cd2" }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/config_actions": "^1.0", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/ctools": "^3.0", + "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", - "drupal/drutopia_seo": "^1.0-alpha1", - "drupal/ds": "^3.1", + "drupal/drutopia_seo": "^1.0", + "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.1", - "drupal/field_group": "^3.0-beta1", + "drupal/facets": "^1.4", + "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.3", + "drupal/pathauto": "^1.8", "drupal/search_api": "*", - "drupal/token": "^1.4", - "drupal/video_embed_field": "^2.0" + "drupal/token": "^1.7", + "drupal/video_embed_field": "^2.4" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669731", + "version": "8.x-1.0", + "datestamp": "1591215175", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5854,22 +5542,22 @@ }, { "name": "drupal/drutopia_search", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_search.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "865c845cbf1dc0c539823101b40de374c08efea2" + "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "a4f404521dca59a3be844e3fe8e896f1c5b9b83a" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/core": "*", - "drupal/drutopia_core": "^1.0-alpha5", + "drupal/drutopia_core": "^1.0", "drupal/facets": "*", "drupal/search_api": "*", "drupal/search_api_db": "*" @@ -5877,11 +5565,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669835", + "version": "8.x-1.0", + "datestamp": "1591215256", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -5930,34 +5618,34 @@ }, { "name": "drupal/drutopia_seo", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_seo.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "15f3e9b0d26d1848aebc68b8db9b9dec168c8590" + "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "7609299b49a5393a7b3fcbc58b3606a63c86f33a" }, "require": { - "drupal/config_actions": "^1.0-beta1", + "drupal/config_actions": "^1.1", "drupal/core": "*", "drupal/drutopia_core": "*", - "drupal/metatag": "^1.1", - "drupal/redirect": "^1.3", + "drupal/metatag": "^1.13", + "drupal/redirect": "^1.6", "drupal/redirect_404": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587669995", + "version": "8.x-1.0", + "datestamp": "1591215275", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6013,21 +5701,20 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "9606e2ab90311aeb41153c729e2a67bb01259991" + "reference": "d335dadb62670268c3c14483fb034c57c08136ed" }, "require": { - "drupal/admin_links_access_filter": "^1.0-alpha3", - "drupal/admin_toolbar": "^2.0", + "drupal/admin_toolbar": "^2.2", "drupal/admin_toolbar_links_access_filter": "*", "drupal/admin_toolbar_tools": "*", - "drupal/autosave_form": "^1.0", - "drupal/ckeditorheight": "^1.3", - "drupal/config_actions": "^1.0-beta1", + "drupal/autosave_form": "^1.1", + "drupal/ckeditorheight": "^1.8", + "drupal/config_actions": "^1.1", "drupal/core": "*", - "drupal/drutopia_core": "^1.0-alpha1", + "drupal/drutopia_core": "^1.0", "drupal/ds": "*", "drupal/entity_reference_revisions": "*", - "drupal/menu_admin_per_menu": "^1.0", + "drupal/menu_admin_per_menu": "^1.1", "drupal/paragraphs": "*", "drupal/role_delegation": "^1.1", "drupal/wysiwyg_linebreaks": "^1.10" @@ -6038,11 +5725,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1+18-dev", - "datestamp": "1587054413", + "version": "8.x-1.0-rc1+3-dev", + "datestamp": "1591211052", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -6087,34 +5774,34 @@ "source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_site/issues" }, - "time": "2020-04-10T18:36:28+00:00" + "time": "2020-06-03T18:54:29+00:00" }, { "name": "drupal/drutopia_social", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_social.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "a6d0094a2097946ead20631d6d97bd9e75893767" + "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "4b3e33fa332417b498dcb470c55d19df4973dd26" }, "require": { "drupal/core": "*", - "drupal/social_media_links": "^2.0" + "drupal/social_media_links": "^2.6" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587674901", + "version": "8.x-1.0", + "datestamp": "1591215359", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6156,25 +5843,25 @@ }, { "name": "drupal/drutopia_storyline", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_storyline.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "35862296653dbc2cac0c6721d13c07e5e278aca6" + "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "9922b7986256b7c758443ae0120fbb90c30ad92c" }, "require": { "drupal/config_actions": "*", "drupal/core": "*", - "drupal/drutopia_core": "^1.0-beta1", - "drupal/drutopia_page": "^1.0-beta2", + "drupal/drutopia_core": "^1.0", + "drupal/drutopia_page": "^1.0", "drupal/entity_reference_revisions": "*", - "drupal/field_group": "^3.0-beta1", + "drupal/field_group": "^3.0", "drupal/paragraphs": "*" }, "require-dev": { @@ -6184,11 +5871,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587670724", + "version": "8.x-1.0", + "datestamp": "1591215426", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6238,17 +5925,17 @@ }, { "name": "drupal/drutopia_user", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_user.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "6a7e7493cc2c194c7bec3cb18890aca369c46348" + "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "54394ff756a2ad08cddfb57cbdccbb0ccd5987b0" }, "require": { "drupal/core": "*" @@ -6256,11 +5943,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587670811", + "version": "8.x-1.0", + "datestamp": "1591215448", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { @@ -6312,17 +5999,17 @@ }, { "name": "drupal/ds", - "version": "3.6.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.6" + "reference": "8.x-3.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.6.zip", - "reference": "8.x-3.6", - "shasum": "77690af47a87089c4345ba0987e2a85c9a8f58f1" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.7.zip", + "reference": "8.x-3.7", + "shasum": "aee9ff9b5cb29b6b70c7528165963f673b7693e2" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6334,18 +6021,20 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.6", - "datestamp": "1588146702", + "version": "8.x-3.7", + "datestamp": "1591087035", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": [] + "patches_applied": { + "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2020-04-30/2895316-10.patch" + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -6794,30 +6483,27 @@ }, { "name": "drupal/features", - "version": "3.8.0", + "version": "3.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/features.git", - "reference": "8.x-3.8" + "reference": "8.x-3.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/features-8.x-3.8.zip", - "reference": "8.x-3.8", - "shasum": "15cebd00e38d63c0d946682e76327a03499c27be" + "url": "https://ftp.drupal.org/files/projects/features-8.x-3.11.zip", + "reference": "8.x-3.11", + "shasum": "cfdb1de2fb791856069c50b63eb28cb8d7c93442" }, "require": { "drupal/config_update": "^1.4", - "drupal/core": "*" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.8", - "datestamp": "1536512284", + "version": "8.x-3.11", + "datestamp": "1591023154", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6831,13 +6517,17 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, + { + "name": "donquixote", + "homepage": "https://www.drupal.org/user/459338" + }, { "name": "e2thex", "homepage": "https://www.drupal.org/user/189123" @@ -6846,6 +6536,10 @@ "name": "febbraro", "homepage": "https://www.drupal.org/user/43670" }, + { + "name": "flocondetoile", + "homepage": "https://www.drupal.org/user/2006064" + }, { "name": "jmiccolis", "homepage": "https://www.drupal.org/user/31731" @@ -6870,34 +6564,34 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "http://cgit.drupalcode.org/features" + "source": "https://git.drupalcode.org/project/features" } }, { "name": "drupal/field_group", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.0" + "reference": "8.x-3.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip", + "reference": "8.x-3.1", + "shasum": "8a719eaea594f0ba874172831cb28da93c66b77a" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9" + }, + "require-dev": { + "drupal/jquery_ui_accordion": "^1.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.0", - "datestamp": "1580250787", + "version": "8.x-3.1", + "datestamp": "1591772567", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6906,7 +6600,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -6933,7 +6627,8 @@ "description": "Provides the field_group module.", "homepage": "https://www.drupal.org/project/field_group", "support": { - "source": "https://git.drupalcode.org/project/field_group" + "source": "https://git.drupalcode.org/project/field_group", + "issues": "https://www.drupal.org/project/issues/field_group" } }, { @@ -7129,51 +6824,66 @@ }, { "name": "drupal/google_analytics", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_analytics.git", - "reference": "8.x-2.4" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "f2e78ec140024ddcd19e027704ba73c33731f656" + "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "9e0ff72cc313bf9295fe8bd73a68f5f7688513ab" }, "require": { - "drupal/core": "~8.5" + "drupal/core": "^8.8.6|^9.0" }, "require-dev": { - "drupal/php": "*", - "drupal/token": "*" + "drupal/token": "^1.7" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.4", - "datestamp": "1548968580", + "version": "8.x-2.5", + "datestamp": "1591298527", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-8.x-2.x": "2.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "hass", - "homepage": "https://www.drupal.org/u/hass" + "name": "See contributors", + "homepage": "https://www.drupal.org/node/49388/committers" }, { - "name": "See other contributors", - "homepage": "https://www.drupal.org/node/49388/committers" + "name": "budda", + "homepage": "https://www.drupal.org/user/13164" + }, + { + "name": "ixismark", + "homepage": "https://www.drupal.org/user/3632333" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "pfaocle", + "homepage": "https://www.drupal.org/user/9740" + }, + { + "name": "roberto.rivera.ixis", + "homepage": "https://www.drupal.org/user/3632325" } ], "description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.", @@ -7400,29 +7110,26 @@ }, { "name": "drupal/http_client_error_status", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_client_error_status.git", - "reference": "8.x-1.1" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "91d9d23959aa99c79fbd5f630d13f86bafe239ed" + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "24d677c0fbfd34265d954607ec37dd80413f2f38" }, "require": { "drupal/core": "~8.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1559905684", + "version": "8.x-1.3", + "datestamp": "1590401488", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -7454,7 +7161,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "f5f4b7912b5bf976ece50ca4c520b2f91ed6906f" + "reference": "8996cc012465eecaf1195f2b5421e30c2b7a6894" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7476,8 +7183,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9+16-dev", - "datestamp": "1587566800", + "version": "8.x-1.10+10-dev", + "datestamp": "1591522789", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7506,7 +7213,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2020-04-22T14:46:12+00:00" + "time": "2020-06-07T15:27:27+00:00" }, { "name": "drupal/mailchimp", @@ -7728,29 +7435,26 @@ }, { "name": "drupal/menu_admin_per_menu", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "27dbef0025146a382feab67db5e93eaf280b8de4" + "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "a9522b06654faa2d9bd23f704c93e1093f3ff6ec" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1507184944", + "version": "8.x-1.1", + "datestamp": "1591098397", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7762,10 +7466,18 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "JeroenT", + "homepage": "https://www.drupal.org/user/2228934" + }, { "name": "anrikun", "homepage": "https://www.drupal.org/user/410199" }, + { + "name": "jonas139", + "homepage": "https://www.drupal.org/user/2873401" + }, { "name": "mkdok", "homepage": "https://www.drupal.org/user/3308753" @@ -8160,30 +7872,27 @@ }, { "name": "drupal/mimemail", - "version": "1.0.0-alpha2", + "version": "1.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mimemail.git", - "reference": "8.x-1.0-alpha2" + "reference": "8.x-1.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "0467a4088d695f17d497f38a23117323324ef06e" + "url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "5e02422aa7ea56411c10086c56a5033558eccfa4" }, "require": { - "drupal/core": "~8.0", + "drupal/core": "^8 || ^9", "drupal/mailsystem": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1494775086", + "version": "8.x-1.0-alpha3", + "datestamp": "1591399267", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -8203,6 +7912,10 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, + { + "name": "jerdavis", + "homepage": "https://www.drupal.org/user/228997" + }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -8326,31 +8039,32 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "c2d2411cf2b0dc678085a37eca70c9d6f506c5ca" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "7204a6785666a4bb8d1964ec14cbb26cc6a6f389" }, "require": { - "drupal/bulma": "^1.0-alpha2", + "drupal/bulma": "^1.0-beta4", "drupal/core": "~8.0", - "drupal/skins": "^1.0-alpha4" + "drupal/skins": "^1.0-alpha4", + "drupal/twigsuggest": "^1.0-beta1" }, "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1587671391", + "version": "8.x-1.0", + "datestamp": "1591215729", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8401,20 +8115,20 @@ }, { "name": "drupal/paragraphs", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.11" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "3b67d8af1160af42d93a4610be1e02869e428965" }, "require": { - "drupal/core": "^8.7.7 || ^9", + "drupal/core": "^8.8 || ^9", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { @@ -8435,12 +8149,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.11", - "datestamp": "1581850829", + "version": "8.x-1.12", + "datestamp": "1590140081", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8449,7 +8160,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0" + "GPL-2.0-or-later" ], "authors": [ { @@ -8485,30 +8196,27 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "f50588a3bd6fa8c2be4f8e227d9b9f5520857e9f" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "7768608d792d7c89a3168df21d9b99f9ad826f8c" }, "require": { - "drupal/core": "^8.5", - "drupal/paragraphs": "^1.3" + "drupal/core": "^8.7.7 || ^9", + "drupal/paragraphs": "^1.12" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1582721047", + "version": "8.x-1.9", + "datestamp": "1591176630", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8677,20 +8385,20 @@ }, { "name": "drupal/preview_link", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/preview_link.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "d1f3d9fa7a0a74fbf1080fdb93f6d2ae5c7b106f" + "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "57243b134c550ee464c8c3de707681638b07d4d8" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { "drupal/entity_reference_revisions": "*", @@ -8698,12 +8406,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1579496296", + "version": "8.x-1.6", + "datestamp": "1591244932", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8723,6 +8428,10 @@ "name": "benjy", "homepage": "https://www.drupal.org/user/1852732" }, + { + "name": "dpi", + "homepage": "https://www.drupal.org/user/81431" + }, { "name": "larowlan", "homepage": "https://www.drupal.org/user/395439" @@ -8736,29 +8445,26 @@ }, { "name": "drupal/redirect", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "7940acfb28bd802235d159f1c7a9a58e89dd3d15" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "f848e001deac8425ae57d4b9397087c491d37294" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1576656784", + "version": "8.x-1.6", + "datestamp": "1589312204", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8767,7 +8473,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -8791,19 +8497,16 @@ }, { "name": "drupal/redirect_404", - "version": "1.5.0", + "version": "1.6.0", "require": { - "drupal/core": "^8.7.7 || ^9", + "drupal/core": "^8.8 || ^9", "drupal/redirect": "self.version" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1576656784", + "version": "8.x-1.6", + "datestamp": "1589312204", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8876,6 +8579,62 @@ }, "time": "2018-12-17T22:12:17+00:00" }, + { + "name": "drupal/riddler", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/riddler.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/riddler-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "a52a0cb56bb927d17b103053570b7524c725e30b" + }, + "require": { + "drupal/captcha": "*", + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1534623481", + "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": "alex_optim", + "homepage": "https://www.drupal.org/user/3317601" + }, + { + "name": "awolfey", + "homepage": "https://www.drupal.org/user/277371" + }, + { + "name": "imerlin", + "homepage": "https://www.drupal.org/user/21895" + } + ], + "description": "Provides a question and answer CAPTCHA.", + "homepage": "https://www.drupal.org/project/riddler", + "support": { + "source": "https://git.drupalcode.org/project/riddler" + } + }, { "name": "drupal/role_delegation", "version": "1.1.0", @@ -8931,34 +8690,31 @@ }, { "name": "drupal/scheduler", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduler.git", - "reference": "8.x-1.1" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "52ff9c778f183d970ec2d57dfc1ba45282054e97" + "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "704f9e289c7a42ddfb65297beb0be02e324f02c6" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "require-dev": { - "drupal/coder": "^8.3.3", - "drupal/devel_generate": "^2.0", - "drupal/rules": "*" + "drupal/devel_generate": "^2.0 || 3.x-dev", + "drupal/rules": "^3", + "drush/drush": "^9.0 || ^10" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1566578555", + "version": "8.x-1.3", + "datestamp": "1591431338", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8972,7 +8728,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -8999,35 +8755,32 @@ "description": "Automatically publish and unpublish content at specified dates and times.", "homepage": "https://drupal.org/project/scheduler", "support": { - "source": "http://cgit.drupalcode.org/scheduler", + "source": "https://git.drupalcode.org/project/scheduler", "issues": "https://www.drupal.org/project/issues/scheduler" } }, { "name": "drupal/scn", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scn.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "fab8b9551fa7d777a2c6283ac5f6c9e7f31fb583" + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "993d414e277bb99dc44bbb580c4a68687e9a7534" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1579958581", + "version": "8.x-1.4", + "datestamp": "1589449016", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9110,20 +8863,20 @@ }, { "name": "drupal/search_api", - "version": "1.16.0", + "version": "1.17.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.16" + "reference": "8.x-1.17" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.16.zip", - "reference": "8.x-1.16", - "shasum": "59bf49fd506d532b0da62e30165d06057ab90013" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.17.zip", + "reference": "8.x-1.17", + "shasum": "a9f3352f1c8c893c7032c11f00a23f76b9733b56" }, "require": { - "drupal/core": "^8.7.4" + "drupal/core": "^8.8 || ^9" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -9141,8 +8894,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.16", - "datestamp": "1588361091", + "version": "8.x-1.17", + "datestamp": "1591128369", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9182,16 +8935,16 @@ }, { "name": "drupal/search_api_db", - "version": "1.16.0", + "version": "1.17.0", "require": { - "drupal/core": "~8.0", + "drupal/core": "^8.8 || ^9", "drupal/search_api": "self.version" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.16", - "datestamp": "1588361091", + "version": "8.x-1.17", + "datestamp": "1591128369", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9620,10 +9373,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "4ebe2fada6107241c2dcff46a3aee677a25a3d69" + "reference": "a71cdf2b7756ce819ff0ee60dcee9b1d0c143155" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -9631,8 +9384,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+10-dev", - "datestamp": "1573760885", + "version": "8.x-1.0-beta1+2-dev", + "datestamp": "1590512082", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9644,6 +9397,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "beuner", + "homepage": "https://www.drupal.org/user/1312798" + }, { "name": "leymannx", "homepage": "https://www.drupal.org/user/2482808" @@ -9666,7 +9423,7 @@ "source": "https://git.drupalcode.org/project/twigsuggest.git", "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2020-04-29T03:14:20+00:00" + "time": "2020-05-30T20:05:00+00:00" }, { "name": "drupal/ui_patterns", @@ -9905,34 +9662,37 @@ }, { "name": "drupal/webform", - "version": "5.11.0", + "version": "5.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.11" + "reference": "8.x-5.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.11.zip", - "reference": "8.x-5.11", - "shasum": "2a8664687d2b0b6071bab011dbbb431e15c83710" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.16.zip", + "reference": "8.x-5.16", + "shasum": "a8bfe83d56ffd0fce16af9aa7eb4209247e5d420" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8" }, "require-dev": { - "drupal/address": "~1.4", + "drupal/address": "~1.0", "drupal/bootstrap": "~3.0", "drupal/captcha": "~1.0", - "drupal/chosen": "~2.6", + "drupal/chosen": "~2.0", "drupal/devel": "*", "drupal/entity_print": "*", "drupal/gnode": "*", "drupal/group": "*", - "drupal/mailsystem": "~4.1", - "drupal/select2": "~1.1", + "drupal/lingotek": "~2.0", + "drupal/mailsystem": "~4.0", + "drupal/paragraphs": "~1.0", + "drupal/select2": "~1.0", "drupal/smtp": "~1.0", - "drupal/telephone_validation": "^2.2", + "drupal/styleguide": "~1.0", + "drupal/telephone_validation": "~2.0", "drupal/token": "*", "drupal/webform_access": "*", "drupal/webform_attachment": "*", @@ -9942,13 +9702,14 @@ "drupal/webform_node": "*", "drupal/webform_options_limit": "*", "drupal/webform_scheduled_email": "*", + "drupal/webform_share": "*", "drupal/webform_ui": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.11", - "datestamp": "1588785899", + "version": "8.x-5.16", + "datestamp": "1591198998", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10300,115 +10061,107 @@ }, { "name": "drutopia/drutopia", - "version": "1.0-beta3", + "version": "1.0-rc2", "source": { "type": "git", "url": "https://github.com/drutopia/drutopia.git", - "reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a" + "reference": "01edcc46947db69c0095a0a11dd2d5f76e54a7b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drutopia/drutopia/zipball/67de2873e9a48f02257bb17e8d4f0dea052bae2a", - "reference": "67de2873e9a48f02257bb17e8d4f0dea052bae2a", + "url": "https://api.github.com/repos/drutopia/drutopia/zipball/01edcc46947db69c0095a0a11dd2d5f76e54a7b5", + "reference": "01edcc46947db69c0095a0a11dd2d5f76e54a7b5", "shasum": "" }, "require": { - "composer/installers": "^1.0", - "cweagans/composer-patches": "^1.5.0", - "drupal-composer/drupal-scaffold": "^2.0.0", - "drupal/better_normalizers": "^1.0-beta3", + "cweagans/composer-patches": "^1.6", + "drupal/antibot": "^1.3", + "drupal/better_normalizers": "^1.0-beta4", "drupal/block_visibility_groups": "^1.3", - "drupal/bulma": "^1.0-beta2", + "drupal/bulma": "^1.0-beta4", "drupal/components": "^1.1", "drupal/config_actions_provider": "^1.0-rc1", "drupal/config_sync": "^2.0-beta5", - "drupal/config_update": "^1.6", - "drupal/core": "^8.7.2", + "drupal/config_update": "^1.7", + "drupal/core": "^8.8", + "drupal/core-composer-scaffold": "^8.8", "drupal/default_content": "^1.0-alpha8", - "drupal/drutopia_action": "^1.0-beta3", - "drupal/drutopia_article": "^1.0-beta3", - "drupal/drutopia_blog": "^1.0-beta3", - "drupal/drutopia_campaign": "^1.0-beta3", - "drupal/drutopia_comment": "^1.0-beta1", - "drupal/drutopia_core": "^1.0-beta3", - "drupal/drutopia_event": "^1.0-beta3", - "drupal/drutopia_group": "^1.0-beta3", - "drupal/drutopia_landing_page": "^1.0-beta1", - "drupal/drutopia_page": "^1.0-beta3", - "drupal/drutopia_people": "^1.0-beta3", - "drupal/drutopia_related_content": "^1.0-beta2", - "drupal/drutopia_resource": "^1.0-beta3", - "drupal/drutopia_search": "^1.0-beta2", - "drupal/drutopia_seo": "^1.0-beta2", - "drupal/drutopia_site": "^1.0-beta1", - "drupal/drutopia_social": "^1.0-beta1", - "drupal/drutopia_storyline": "^1.0-beta3", - "drupal/drutopia_user": "^1.0-beta1", - "drupal/eu_cookie_compliance": "^1.5", + "drupal/drutopia_action": "^1.0-rc1", + "drupal/drutopia_article": "^1.0-rc1", + "drupal/drutopia_blog": "^1.0-rc1", + "drupal/drutopia_campaign": "^1.0-rc1", + "drupal/drutopia_comment": "^1.0-rc1", + "drupal/drutopia_core": "^1.0-rc2", + "drupal/drutopia_event": "^1.0-rc1", + "drupal/drutopia_group": "^1.0-rc1", + "drupal/drutopia_landing_page": "^1.0-rc1", + "drupal/drutopia_page": "^1.0-rc1", + "drupal/drutopia_people": "^1.0-rc1", + "drupal/drutopia_related_content": "^1.0-rc1", + "drupal/drutopia_resource": "^1.0-rc1", + "drupal/drutopia_search": "^1.0-rc1", + "drupal/drutopia_seo": "^1.0-rc1", + "drupal/drutopia_site": "^1.0-rc1", + "drupal/drutopia_social": "^1.0-rc1", + "drupal/drutopia_storyline": "^1.0-rc1", + "drupal/drutopia_user": "^1.0-rc1", + "drupal/eu_cookie_compliance": "^1.8", "drupal/features": "^3.8", "drupal/gdpr": "^2.0-alpha7", + "drupal/honeypot": "^1.30", "drupal/menu_block": "^1.5", - "drupal/octavia": "^1.0-beta4", + "drupal/octavia": "^1.0-rc1", "drupal/paranoia": "^1.0-alpha1", + "drupal/riddler": "^1.1", "drupal/subprofiles": "^1.0-alpha2" }, "require-dev": { "behat/behat": "^3.0", "behat/mink": "~1.7", "behat/mink-goutte-driver": "~1.2", - "drupal-composer/drupal-scaffold": "^2.0.0", - "drupal/devel": "^1.0", - "drupal/drupal-extension": "^3.2", + "drupal/devel": "^2.0", "drush/drush": "^9.0", "jcalderonzumba/gastonjs": "~1.0.2", "mikey179/vfsstream": "~1.2", - "phing/phing": "^2.14", - "phpunit/phpunit": "~4.8", "se/selenium-server-standalone": "^2.53", "squizlabs/php_codesniffer": "2.*", "symfony/css-selector": "~2.8" }, "type": "drupal-profile", "extra": { + "drupal-scaffold": { + "locations": { + "web-root": "web/" + } + }, + "enable-patching": true, "patches": { "drupal/ds": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch" + "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2020-04-30/2895316-10.patch" } } }, - "scripts": { - "drupal-scaffold": [ - "DrupalComposer\\DrupalScaffold\\Plugin::scaffold" - ], - "post-install-cmd": [ - "@composer drupal-scaffold", - "./bin/phing push" - ], - "post-update-cmd": [ - "./bin/phing push" - ] - }, "license": [ "GPL-2.0+" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", "support": { - "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta3", + "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-rc2", "issues": "https://github.com/drutopia/drutopia/issues" }, - "time": "2019-08-26T20:57:59+00:00" + "time": "2020-05-06T22:41:46+00:00" }, { "name": "easyrdf/easyrdf", "version": "0.9.1", "source": { "type": "git", - "url": "https://github.com/njh/easyrdf.git", + "url": "https://github.com/easyrdf/easyrdf.git", "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", + "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566", "shasum": "" }, @@ -10462,27 +10215,27 @@ }, { "name": "egulias/email-validator", - "version": "2.1.11", + "version": "2.1.17", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">= 5.5" + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { - "dominicsayers/isemail": "dev-master", - "phpunit/phpunit": "^4.8.35||^5.7||^6.0", - "satooshi/php-coveralls": "^1.0.1", - "symfony/phpunit-bridge": "^4.4@dev" + "dominicsayers/isemail": "^3.0.7", + "phpunit/phpunit": "^4.8.36|^7.5.15", + "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -10516,7 +10269,7 @@ "validation", "validator" ], - "time": "2019-08-13T17:33:27+00:00" + "time": "2020-02-13T22:36:52+00:00" }, { "name": "ezyang/htmlpurifier", @@ -10565,61 +10318,6 @@ ], "time": "2019-10-28T03:44:26+00:00" }, - { - "name": "fabpot/goutte", - "version": "v3.2.3", - "source": { - "type": "git", - "url": "https://github.com/FriendsOfPHP/Goutte.git", - "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8", - "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.0", - "php": ">=5.5.0", - "symfony/browser-kit": "~2.1|~3.0|~4.0", - "symfony/css-selector": "~2.1|~3.0|~4.0", - "symfony/dom-crawler": "~2.1|~3.0|~4.0" - }, - "require-dev": { - "symfony/phpunit-bridge": "^3.3 || ^4" - }, - "type": "application", - "extra": { - "branch-alias": { - "dev-master": "3.2-dev" - } - }, - "autoload": { - "psr-4": { - "Goutte\\": "Goutte" - }, - "exclude-from-classmap": [ - "Goutte/Tests" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - } - ], - "description": "A simple PHP Web Scraper", - "homepage": "https://github.com/FriendsOfPHP/Goutte", - "keywords": [ - "scraper" - ], - "time": "2018-06-29T15:13:57+00:00" - }, { "name": "facebook/graph-sdk", "version": "5.7.0", @@ -10825,27 +10523,29 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.3.3", + "version": "6.5.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d", + "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d", "shasum": "" }, "require": { + "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.4", - "php": ">=5.5" + "guzzlehttp/psr7": "^1.6.1", + "php": ">=5.5", + "symfony/polyfill-intl-idn": "1.17.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.0" + "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" @@ -10853,16 +10553,16 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.5-dev" } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\": "src/" - } + }, + "files": [ + "src/functions_include.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -10886,7 +10586,7 @@ "rest", "web service" ], - "time": "2018-04-22T15:46:56+00:00" + "time": "2020-05-25T19:35:05+00:00" }, { "name": "guzzlehttp/promises", @@ -11284,10 +10984,10 @@ }, { "name": "jquery/image-picker", - "version": "0.3.0", + "version": "0.3.1", "dist": { "type": "zip", - "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip" + "url": "https://github.com/rvera/image-picker/archive/0.3.1.zip" }, "require": { "composer/installers": "~1.0" @@ -11314,10 +11014,10 @@ }, { "name": "jquery/intl-tel-input", - "version": "16.0.0", + "version": "16.1.0", "dist": { "type": "zip", - "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip" + "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.1.0.zip" }, "require": { "composer/installers": "~1.0" @@ -11344,10 +11044,10 @@ }, { "name": "jquery/select2", - "version": "4.0.12", + "version": "4.0.13", "dist": { "type": "zip", - "url": "https://github.com/select2/select2/archive/4.0.12.zip" + "url": "https://github.com/select2/select2/archive/4.0.13.zip" }, "require": { "composer/installers": "~1.0" @@ -11359,10 +11059,10 @@ }, { "name": "jquery/textcounter", - "version": "0.8.0", + "version": "0.9.0", "dist": { "type": "zip", - "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip" + "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.9.0.zip" }, "require": { "composer/installers": "~1.0" @@ -11374,10 +11074,10 @@ }, { "name": "jquery/timepicker", - "version": "1.13.0", + "version": "1.13.10", "dist": { "type": "zip", - "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.0.zip" + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.10.zip" }, "require": { "composer/installers": "~1.0" @@ -11448,6 +11148,247 @@ ], "time": "2019-10-25T12:34:43+00:00" }, + { + "name": "laminas/laminas-diactoros", + "version": "1.8.7p2", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-diactoros.git", + "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", + "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", + "shasum": "" + }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0", + "psr/http-message": "^1.0" + }, + "provide": { + "psr/http-message-implementation": "1.0" + }, + "replace": { + "zendframework/zend-diactoros": "~1.8.7.0" + }, + "require-dev": { + "ext-dom": "*", + "ext-libxml": "*", + "laminas/laminas-coding-standard": "~1.0", + "php-http/psr7-integration-tests": "dev-master", + "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-release-1.8": "1.8.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions/create_uploaded_file.php", + "src/functions/marshal_headers_from_sapi.php", + "src/functions/marshal_method_from_sapi.php", + "src/functions/marshal_protocol_version_from_sapi.php", + "src/functions/marshal_uri_from_sapi.php", + "src/functions/normalize_server.php", + "src/functions/normalize_uploaded_files.php", + "src/functions/parse_cookie_header.php", + "src/functions/create_uploaded_file.legacy.php", + "src/functions/marshal_headers_from_sapi.legacy.php", + "src/functions/marshal_method_from_sapi.legacy.php", + "src/functions/marshal_protocol_version_from_sapi.legacy.php", + "src/functions/marshal_uri_from_sapi.legacy.php", + "src/functions/normalize_server.legacy.php", + "src/functions/normalize_uploaded_files.legacy.php", + "src/functions/parse_cookie_header.legacy.php" + ], + "psr-4": { + "Laminas\\Diactoros\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "PSR HTTP Message implementations", + "homepage": "https://laminas.dev", + "keywords": [ + "http", + "laminas", + "psr", + "psr-7" + ], + "time": "2020-03-23T15:28:28+00:00" + }, + { + "name": "laminas/laminas-escaper", + "version": "2.6.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-escaper.git", + "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70", + "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70", + "shasum": "" + }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0" + }, + "replace": { + "zendframework/zend-escaper": "self.version" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.6.x-dev", + "dev-develop": "2.7.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Escaper\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", + "homepage": "https://laminas.dev", + "keywords": [ + "escaper", + "laminas" + ], + "time": "2019-12-31T16:43:30+00:00" + }, + { + "name": "laminas/laminas-feed", + "version": "2.12.2", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-feed.git", + "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-libxml": "*", + "laminas/laminas-escaper": "^2.5.2", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0" + }, + "replace": { + "zendframework/zend-feed": "^2.12.0" + }, + "require-dev": { + "laminas/laminas-cache": "^2.7.2", + "laminas/laminas-coding-standard": "~1.0.0", + "laminas/laminas-db": "^2.8.2", + "laminas/laminas-http": "^2.7", + "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", + "laminas/laminas-validator": "^2.10.1", + "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20", + "psr/http-message": "^1.0.1" + }, + "suggest": { + "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", + "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub", + "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader", + "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations", + "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent", + "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.12.x-dev", + "dev-develop": "2.13.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Feed\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "provides functionality for consuming RSS and Atom feeds", + "homepage": "https://laminas.dev", + "keywords": [ + "feed", + "laminas" + ], + "time": "2020-03-29T12:36:29+00:00" + }, + { + "name": "laminas/laminas-stdlib", + "version": "3.2.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-stdlib.git", + "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", + "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "shasum": "" + }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0" + }, + "replace": { + "zendframework/zend-stdlib": "self.version" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpbench/phpbench": "^0.13", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.2.x-dev", + "dev-develop": "3.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Stdlib\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "SPL extensions, array utilities, error handlers, and more", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "stdlib" + ], + "time": "2019-12-31T17:51:15+00:00" + }, { "name": "laminas/laminas-xml", "version": "1.2.0", @@ -11500,16 +11441,16 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9" + "reference": "fcd87520e4943d968557803919523772475e8ea3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", - "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", + "reference": "fcd87520e4943d968557803919523772475e8ea3", "shasum": "" }, "require": { @@ -11548,20 +11489,20 @@ "laminas", "zf" ], - "time": "2020-04-03T16:01:00+00:00" + "time": "2020-05-20T16:45:56+00:00" }, { "name": "lcobucci/jwt", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18" + "reference": "56f10808089e38623345e28af2f2d5e4eb579455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", - "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455", + "reference": "56f10808089e38623345e28af2f2d5e4eb579455", "shasum": "" }, "require": { @@ -11603,7 +11544,7 @@ "JWS", "jwt" ], - "time": "2019-05-24T18:30:49+00:00" + "time": "2020-05-22T08:21:12+00:00" }, { "name": "league/commonmark", @@ -11948,16 +11889,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.4.0", + "version": "v4.5.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" + "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", - "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/53c2753d756f5adb586dca79c2ec0e2654dd9463", + "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463", "shasum": "" }, "require": { @@ -11996,7 +11937,7 @@ "parser", "php" ], - "time": "2020-04-10T16:34:50+00:00" + "time": "2020-06-03T07:24:19+00:00" }, { "name": "p3k/http", @@ -12276,16 +12217,16 @@ }, { "name": "p3k/xray", - "version": "v1.10.6", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "fdcb3886eeb928ae3a36943f68b5f96be604e19f" + "reference": "9edc99ce3c9815c447ede66fc55fd52550391cfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/fdcb3886eeb928ae3a36943f68b5f96be604e19f", - "reference": "fdcb3886eeb928ae3a36943f68b5f96be604e19f", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/9edc99ce3c9815c447ede66fc55fd52550391cfd", + "reference": "9edc99ce3c9815c447ede66fc55fd52550391cfd", "shasum": "" }, "require": { @@ -12321,7 +12262,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2020-04-21T22:07:55+00:00" + "time": "2020-05-11T00:18:56+00:00" }, { "name": "paragonie/random_compat", @@ -12436,16 +12377,16 @@ }, { "name": "pear/console_getopt", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", - "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" + "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", - "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", + "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", + "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "type": "library", @@ -12462,11 +12403,6 @@ "BSD-2-Clause" ], "authors": [ - { - "name": "Greg Beaver", - "email": "cellog@php.net", - "role": "Helper" - }, { "name": "Andrei Zmievski", "email": "andrei@php.net", @@ -12476,23 +12412,28 @@ "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" + }, + { + "name": "Greg Beaver", + "email": "cellog@php.net", + "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", - "time": "2019-02-06T16:52:33+00:00" + "time": "2019-11-20T18:27:48+00:00" }, { "name": "pear/pear-core-minimal", - "version": "v1.10.9", + "version": "v1.10.10", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" + "reference": "625a3c429d9b2c1546438679074cac1b089116a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", - "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", + "reference": "625a3c429d9b2c1546438679074cac1b089116a7", "shasum": "" }, "require": { @@ -12523,20 +12464,20 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency", - "time": "2019-03-13T18:15:44+00:00" + "time": "2019-11-19T19:00:24+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "8c18719fdae000b690e3912be401c76e406dd13b" + "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", - "reference": "8c18719fdae000b690e3912be401c76e406dd13b", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", "shasum": "" }, "require": { @@ -12552,9 +12493,9 @@ } }, "autoload": { - "psr-0": { - "PEAR": "" - } + "classmap": [ + "PEAR/" + ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ @@ -12578,7 +12519,7 @@ "keywords": [ "exception" ], - "time": "2015-02-10T20:07:52+00:00" + "time": "2019-12-10T10:24:42+00:00" }, { "name": "progress-tracker/progress-tracker", @@ -12696,16 +12637,16 @@ }, { "name": "psr/log", - "version": "1.1.0", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -12714,7 +12655,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -12739,7 +12680,7 @@ "psr", "psr-3" ], - "time": "2018-11-20T15:27:04+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "psy/psysh", @@ -13045,77 +12986,18 @@ ], "time": "2017-05-09T08:10:41+00:00" }, - { - "name": "symfony/browser-kit", - "version": "v4.4.8", - "source": { - "type": "git", - "url": "https://github.com/symfony/browser-kit.git", - "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42", - "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "symfony/dom-crawler": "^3.4|^4.0|^5.0" - }, - "require-dev": { - "symfony/css-selector": "^3.4|^4.0|^5.0", - "symfony/http-client": "^4.3|^5.0", - "symfony/mime": "^4.3|^5.0", - "symfony/process": "^3.4|^4.0|^5.0" - }, - "suggest": { - "symfony/process": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\BrowserKit\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony BrowserKit Component", - "homepage": "https://symfony.com", - "time": "2020-03-28T10:15:50+00:00" - }, { "name": "symfony/class-loader", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "e212b06996819a2bce026a63da03b7182d05a690" + "reference": "e4636a4f23f157278a19e5db160c63de0da297d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", - "reference": "e212b06996819a2bce026a63da03b7182d05a690", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8", + "reference": "e4636a4f23f157278a19e5db160c63de0da297d8", "shasum": "" }, "require": { @@ -13158,84 +13040,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" - }, - { - "name": "symfony/config", - "version": "v5.0.8", - "source": { - "type": "git", - "url": "https://github.com/symfony/config.git", - "reference": "db1674e1a261148429f123871f30d211992294e7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/db1674e1a261148429f123871f30d211992294e7", - "reference": "db1674e1a261148429f123871f30d211992294e7", - "shasum": "" - }, - "require": { - "php": "^7.2.5", - "symfony/filesystem": "^4.4|^5.0", - "symfony/polyfill-ctype": "~1.8" - }, - "conflict": { - "symfony/finder": "<4.4" - }, - "require-dev": { - "symfony/event-dispatcher": "^4.4|^5.0", - "symfony/finder": "^4.4|^5.0", - "symfony/messenger": "^4.4|^5.0", - "symfony/service-contracts": "^1.1|^2", - "symfony/yaml": "^4.4|^5.0" - }, - "suggest": { - "symfony/yaml": "To use the yaml reference dumper" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\Config\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Config Component", - "homepage": "https://symfony.com", - "time": "2020-04-15T15:59:10+00:00" + "time": "2020-03-15T09:38:08+00:00" }, { "name": "symfony/console", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7" + "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7", - "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7", + "url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13", + "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13", "shasum": "" }, "require": { @@ -13294,73 +13112,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-11-13T07:12:39+00:00" - }, - { - "name": "symfony/css-selector", - "version": "v4.4.8", - "source": { - "type": "git", - "url": "https://github.com/symfony/css-selector.git", - "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b", - "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b", - "shasum": "" - }, - "require": { - "php": "^7.1.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\CssSelector\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Jean-François Simon", - "email": "jeanfrancois.simon@sensiolabs.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony CssSelector Component", - "homepage": "https://symfony.com", - "time": "2020-03-27T16:54:36+00:00" + "time": "2020-05-30T18:58:05+00:00" }, { "name": "symfony/debug", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086" + "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086", - "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086", + "url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d", + "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d", "shasum": "" }, "require": { @@ -13403,20 +13168,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-05-22T18:25:20+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" + "reference": "e39380b7104b0ec538a075ae919f00c7e5267bac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", - "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39380b7104b0ec538a075ae919f00c7e5267bac", + "reference": "e39380b7104b0ec538a075ae919f00c7e5267bac", "shasum": "" }, "require": { @@ -13474,77 +13239,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-11-08T16:18:30+00:00" - }, - { - "name": "symfony/dom-crawler", - "version": "v4.2.12", - "source": { - "type": "git", - "url": "https://github.com/symfony/dom-crawler.git", - "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb", - "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.0" - }, - "require-dev": { - "symfony/css-selector": "~3.4|~4.0" - }, - "suggest": { - "symfony/css-selector": "" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\DomCrawler\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony DomCrawler Component", - "homepage": "https://symfony.com", - "time": "2019-06-13T10:57:15+00:00" + "time": "2020-05-30T21:06:01+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" + "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081", + "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081", "shasum": "" }, "require": { @@ -13594,24 +13302,24 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-05-05T15:06:23+00:00" }, { "name": "symfony/filesystem", - "version": "v4.4.8", + "version": "v4.4.9", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "a3ebf3bfd8a98a147c010a568add5a8aa4edea0f" + "reference": "b27f491309db5757816db672b256ea2e03677d30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/a3ebf3bfd8a98a147c010a568add5a8aa4edea0f", - "reference": "a3ebf3bfd8a98a147c010a568add5a8aa4edea0f", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b27f491309db5757816db672b256ea2e03677d30", + "reference": "b27f491309db5757816db672b256ea2e03677d30", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "type": "library", @@ -13644,11 +13352,11 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2020-04-12T14:39:55+00:00" + "time": "2020-05-30T18:50:54+00:00" }, { "name": "symfony/finder", - "version": "v4.4.8", + "version": "v4.4.9", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -13697,16 +13405,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce" + "reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce", - "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fbd216d2304b1a3fe38d6392b04729c8dd356359", + "reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359", "shasum": "" }, "require": { @@ -13747,20 +13455,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-11-11T12:53:10+00:00" + "time": "2020-05-16T13:15:54+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9" + "reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9", - "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4e4ed6c008c983645b4eee6b67d8f258cde54df", + "reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df", "shasum": "" }, "require": { @@ -13837,20 +13545,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-11-13T08:44:50+00:00" + "time": "2020-05-31T05:14:17+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.12.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", "shasum": "" }, "require": { @@ -13862,7 +13570,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -13895,20 +13603,20 @@ "polyfill", "portable" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-05-12T16:14:59+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.12.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "685968b11e61a347c18bf25db32effa478be610f" + "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", - "reference": "685968b11e61a347c18bf25db32effa478be610f", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424", + "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424", "shasum": "" }, "require": { @@ -13920,7 +13628,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -13954,20 +13662,82 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.12.0", + "name": "symfony/polyfill-intl-idn", + "version": "v1.17.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a", + "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.10" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.17-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2020-05-12T16:47:27+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.17.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "fa79b11539418b02fc5e1897267673ba2c19419c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c", + "reference": "fa79b11539418b02fc5e1897267673ba2c19419c", "shasum": "" }, "require": { @@ -13979,7 +13749,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -14013,20 +13783,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.12.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" + "reference": "e3c8c138280cdfe4b81488441555583aa1984e23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", - "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23", + "reference": "e3c8c138280cdfe4b81488441555583aa1984e23", "shasum": "" }, "require": { @@ -14036,7 +13806,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -14069,20 +13839,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.12.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "54b4c428a0054e254223797d2713c31e08610831" + "reference": "82225c2d7d23d7e70515496d249c0152679b468e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", - "reference": "54b4c428a0054e254223797d2713c31e08610831", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e", + "reference": "82225c2d7d23d7e70515496d249c0152679b468e", "shasum": "" }, "require": { @@ -14092,7 +13862,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -14128,20 +13898,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "37b0976c78b94856543260ce09b460a7bc852747" + "reference": "f048e612a3905f34931127360bdd2def19a5e582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", - "reference": "37b0976c78b94856543260ce09b460a7bc852747", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582", + "reference": "f048e612a3905f34931127360bdd2def19a5e582", "shasum": "" }, "require": { @@ -14150,7 +13920,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -14183,20 +13953,82 @@ "portable", "shim" ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { - "name": "symfony/polyfill-util", - "version": "v1.12.0", + "name": "symfony/polyfill-php80", + "version": "v1.17.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-util.git", - "reference": "4317de1386717b4c22caed7725350a8887ab205c" + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", - "reference": "4317de1386717b4c22caed7725350a8887ab205c", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/5e30b2799bc1ad68f7feb62b60a73743589438dd", + "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd", + "shasum": "" + }, + "require": { + "php": ">=7.0.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.17-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2020-05-12T16:47:27+00:00" + }, + { + "name": "symfony/polyfill-util", + "version": "v1.17.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-util.git", + "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7", + "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7", "shasum": "" }, "require": { @@ -14205,7 +14037,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -14235,20 +14067,20 @@ "polyfill", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-05-12T16:14:59+00:00" }, { "name": "symfony/process", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e" + "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", - "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", + "url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21", + "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21", "shasum": "" }, "require": { @@ -14284,7 +14116,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-05-23T17:05:51+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -14351,16 +14183,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5" + "reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", - "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", + "url": "https://api.github.com/repos/symfony/routing/zipball/e0d43b6f9417ad59ecaa8e2f799b79eef417387f", + "reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f", "shasum": "" }, "require": { @@ -14423,20 +14255,20 @@ "uri", "url" ], - "time": "2019-11-08T17:25:00+00:00" + "time": "2020-05-30T19:50:06+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675" + "reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675", - "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675", + "url": "https://api.github.com/repos/symfony/serializer/zipball/0db90db012b1b0a04fbb2d64ae9160871cad9d4f", + "reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f", "shasum": "" }, "require": { @@ -14502,20 +14334,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-11-12T17:51:12+00:00" + "time": "2020-05-30T18:58:05+00:00" }, { "name": "symfony/translation", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772" + "reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772", - "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772", + "url": "https://api.github.com/repos/symfony/translation/zipball/b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f", + "reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f", "shasum": "" }, "require": { @@ -14572,20 +14404,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-10-30T12:43:22+00:00" + "time": "2020-05-30T18:58:05+00:00" }, { "name": "symfony/validator", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80" + "reference": "5fb88120a11a75e17b602103a893dd8b27804529" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80", - "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80", + "url": "https://api.github.com/repos/symfony/validator/zipball/5fb88120a11a75e17b602103a893dd8b27804529", + "reference": "5fb88120a11a75e17b602103a893dd8b27804529", "shasum": "" }, "require": { @@ -14658,26 +14490,27 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-11-05T22:03:38+00:00" + "time": "2020-05-30T18:43:38+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.8", + "version": "v4.4.9", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf" + "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c587e04ce5d1aa62d534a038f574d9a709e814cf", - "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/56b3aa5eab0ac6720dcd559fd1d590ce301594ac", + "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5" + "symfony/polyfill-php72": "~1.5", + "symfony/polyfill-php80": "^1.15" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", @@ -14734,20 +14567,20 @@ "debug", "dump" ], - "time": "2020-04-12T16:14:02+00:00" + "time": "2020-05-30T20:06:45+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.35", + "version": "v3.4.41", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "dab657db15207879217fc81df4f875947bf68804" + "reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", - "reference": "dab657db15207879217fc81df4f875947bf68804", + "url": "https://api.github.com/repos/symfony/yaml/zipball/7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb", + "reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb", "shasum": "" }, "require": { @@ -14793,7 +14626,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-10-24T15:33:53+00:00" + "time": "2020-05-11T07:51:54+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -14834,16 +14667,16 @@ }, { "name": "twig/twig", - "version": "v1.42.3", + "version": "v1.42.5", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e" + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e", - "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", "shasum": "" }, "require": { @@ -14852,8 +14685,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^3.4|^4.2", - "symfony/phpunit-bridge": "^4.4@dev|^5.0" + "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { @@ -14882,7 +14714,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -14896,20 +14727,20 @@ "keywords": [ "templating" ], - "time": "2019-08-24T12:51:03+00:00" + "time": "2020-02-11T05:59:23+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v3.1.3", + "version": "v3.1.4", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a" + "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a", - "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", + "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", "shasum": "" }, "require": { @@ -14946,7 +14777,7 @@ "security", "stream-wrapper" ], - "time": "2019-10-18T11:57:16+00:00" + "time": "2019-12-10T11:53:27+00:00" }, { "name": "webflo/drupal-finder", @@ -15173,229 +15004,703 @@ ], "description": "Composer plugin to improve composer performance for Drupal projects", "time": "2019-10-02T17:01:11+00:00" - }, + } + ], + "packages-dev": [ { - "name": "zendframework/zend-diactoros", - "version": "1.8.7", + "name": "behat/behat", + "version": "v3.7.0", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b" + "url": "https://github.com/Behat/Behat.git", + "reference": "08052f739619a9e9f62f457a67302f0715e6dd13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b", - "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b", + "url": "https://api.github.com/repos/Behat/Behat/zipball/08052f739619a9e9f62f457a67302f0715e6dd13", + "reference": "08052f739619a9e9f62f457a67302f0715e6dd13", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0", - "psr/http-message": "^1.0" - }, - "provide": { - "psr/http-message-implementation": "1.0" + "behat/gherkin": "^4.6.0", + "behat/transliterator": "^1.2", + "ext-mbstring": "*", + "php": ">=5.3.3", + "psr/container": "^1.0", + "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0", + "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { - "ext-dom": "*", - "ext-libxml": "*", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7", - "zendframework/zend-coding-standard": "~1.0" + "container-interop/container-interop": "^1.2", + "herrera-io/box": "~1.6.1", + "phpunit/phpunit": "^4.8.36 || ^6.5.14 || ^7.5.20", + "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0" + }, + "suggest": { + "ext-dom": "Needed to output test results in JUnit format." + }, + "bin": [ + "bin/behat" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.6.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Behat\\": "src/Behat/Behat/", + "Behat\\Testwork\\": "src/Behat/Testwork/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Scenario-oriented BDD framework for PHP 5.3", + "homepage": "http://behat.org/", + "keywords": [ + "Agile", + "BDD", + "ScenarioBDD", + "Scrum", + "StoryBDD", + "User story", + "business", + "development", + "documentation", + "examples", + "symfony", + "testing" + ], + "time": "2020-06-03T13:08:44+00:00" + }, + { + "name": "behat/gherkin", + "version": "v4.6.2", + "source": { + "type": "git", + "url": "https://github.com/Behat/Gherkin.git", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", + "shasum": "" + }, + "require": { + "php": ">=5.3.1" + }, + "require-dev": { + "phpunit/phpunit": "~4.5|~5", + "symfony/phpunit-bridge": "~2.7|~3|~4", + "symfony/yaml": "~2.3|~3|~4" + }, + "suggest": { + "symfony/yaml": "If you want to parse features, represented in YAML files" }, "type": "library", "extra": { "branch-alias": { - "dev-release-1.8": "1.8.x-dev" + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-0": { + "Behat\\Gherkin": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Gherkin DSL parser for PHP 5.3", + "homepage": "http://behat.org/", + "keywords": [ + "BDD", + "Behat", + "Cucumber", + "DSL", + "gherkin", + "parser" + ], + "time": "2020-03-17T14:03:26+00:00" + }, + { + "name": "behat/mink", + "version": "v1.8.1", + "source": { + "type": "git", + "url": "https://github.com/minkphp/Mink.git", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "shasum": "" + }, + "require": { + "php": ">=5.3.1", + "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5" + }, + "suggest": { + "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", + "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", + "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", + "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)", + "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.8.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Browser controller/emulator abstraction for PHP", + "homepage": "http://mink.behat.org/", + "keywords": [ + "browser", + "testing", + "web" + ], + "time": "2020-03-11T15:45:53+00:00" + }, + { + "name": "behat/mink-browserkit-driver", + "version": "v1.3.4", + "source": { + "type": "git", + "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee", + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee", + "shasum": "" + }, + "require": { + "behat/mink": "^1.7.1@dev", + "php": ">=5.3.6", + "symfony/browser-kit": "~2.3|~3.0|~4.0", + "symfony/dom-crawler": "~2.3|~3.0|~4.0" + }, + "require-dev": { + "mink/driver-testsuite": "dev-master", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/http-kernel": "~2.3|~3.0|~4.0" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Symfony2 BrowserKit driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "Mink", + "Symfony2", + "browser", + "testing" + ], + "time": "2020-03-11T09:49:45+00:00" + }, + { + "name": "behat/mink-goutte-driver", + "version": "v1.2.1", + "source": { + "type": "git", + "url": "https://github.com/minkphp/MinkGoutteDriver.git", + "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", + "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", + "shasum": "" + }, + "require": { + "behat/mink": "~1.6@dev", + "behat/mink-browserkit-driver": "~1.2@dev", + "fabpot/goutte": "~1.0.4|~2.0|~3.1", + "php": ">=5.3.1" + }, + "require-dev": { + "symfony/phpunit-bridge": "~2.7|~3.0" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Goutte driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "browser", + "goutte", + "headless", + "testing" + ], + "time": "2016-03-05T09:04:22+00:00" + }, + { + "name": "behat/transliterator", + "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/Behat/Transliterator.git", + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "chuyskywalker/rolling-curl": "^3.1", + "php-yaoi/php-yaoi": "^1.0", + "phpunit/phpunit": "^4.8.36|^6.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Transliterator\\": "src/Behat/Transliterator" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Artistic-1.0" + ], + "description": "String transliterator", + "keywords": [ + "i18n", + "slug", + "transliterator" + ], + "time": "2020-01-14T16:39:13+00:00" + }, + { + "name": "fabpot/goutte", + "version": "v3.2.3", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/Goutte.git", + "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8", + "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.0", + "php": ">=5.5.0", + "symfony/browser-kit": "~2.1|~3.0|~4.0", + "symfony/css-selector": "~2.1|~3.0|~4.0", + "symfony/dom-crawler": "~2.1|~3.0|~4.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3.3 || ^4" + }, + "type": "application", + "extra": { + "branch-alias": { + "dev-master": "3.2-dev" + } + }, + "autoload": { + "psr-4": { + "Goutte\\": "Goutte" + }, + "exclude-from-classmap": [ + "Goutte/Tests" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "A simple PHP Web Scraper", + "homepage": "https://github.com/FriendsOfPHP/Goutte", + "keywords": [ + "scraper" + ], + "time": "2018-06-29T15:13:57+00:00" + }, + { + "name": "symfony/browser-kit", + "version": "v4.4.9", + "source": { + "type": "git", + "url": "https://github.com/symfony/browser-kit.git", + "reference": "f53310646af9901292488b2ff36e26ea10f545f5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f53310646af9901292488b2ff36e26ea10f545f5", + "reference": "f53310646af9901292488b2ff36e26ea10f545f5", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/dom-crawler": "^3.4|^4.0|^5.0" + }, + "require-dev": { + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/mime": "^4.3|^5.0", + "symfony/process": "^3.4|^4.0|^5.0" + }, + "suggest": { + "symfony/process": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\BrowserKit\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony BrowserKit Component", + "homepage": "https://symfony.com", + "time": "2020-05-22T17:28:00+00:00" + }, + { + "name": "symfony/config", + "version": "v5.1.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/config.git", + "reference": "b8623ef3d99fe62a34baf7a111b576216965f880" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/config/zipball/b8623ef3d99fe62a34baf7a111b576216965f880", + "reference": "b8623ef3d99fe62a34baf7a111b576216965f880", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", + "symfony/filesystem": "^4.4|^5.0", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.15" + }, + "conflict": { + "symfony/finder": "<4.4" + }, + "require-dev": { + "symfony/event-dispatcher": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^4.4|^5.0" + }, + "suggest": { + "symfony/yaml": "To use the yaml reference dumper" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Config\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Config Component", + "homepage": "https://symfony.com", + "time": "2020-05-23T13:08:13+00:00" + }, + { + "name": "symfony/css-selector", + "version": "v4.4.9", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b", + "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b", + "shasum": "" + }, + "require": { + "php": "^7.1.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony CssSelector Component", + "homepage": "https://symfony.com", + "time": "2020-03-27T16:54:36+00:00" + }, + { + "name": "symfony/deprecation-contracts", + "version": "v2.1.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1-dev" } }, "autoload": { "files": [ - "src/functions/create_uploaded_file.php", - "src/functions/marshal_headers_from_sapi.php", - "src/functions/marshal_method_from_sapi.php", - "src/functions/marshal_protocol_version_from_sapi.php", - "src/functions/marshal_uri_from_sapi.php", - "src/functions/normalize_server.php", - "src/functions/normalize_uploaded_files.php", - "src/functions/parse_cookie_header.php" - ], - "psr-4": { - "Zend\\Diactoros\\": "src/" - } + "function.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-2-Clause" + "MIT" ], - "description": "PSR HTTP Message implementations", - "homepage": "https://github.com/zendframework/zend-diactoros", - "keywords": [ - "http", - "psr", - "psr-7" + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } ], - "abandoned": "laminas/laminas-diactoros", - "time": "2019-08-06T17:53:53+00:00" + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "time": "2020-05-27T08:34:37+00:00" }, { - "name": "zendframework/zend-escaper", - "version": "2.6.1", + "name": "symfony/dom-crawler", + "version": "v4.2.12", "source": { "type": "git", - "url": "https://github.com/zendframework/zend-escaper.git", - "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f" + "url": "https://github.com/symfony/dom-crawler.git", + "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", - "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb", + "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", - "zendframework/zend-coding-standard": "~1.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.6.x-dev", - "dev-develop": "2.7.x-dev" - } - }, - "autoload": { - "psr-4": { - "Zend\\Escaper\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", - "keywords": [ - "ZendFramework", - "escaper", - "zf" - ], - "abandoned": "laminas/laminas-escaper", - "time": "2019-09-05T20:03:20+00:00" - }, - { - "name": "zendframework/zend-feed", - "version": "2.12.0", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-feed.git", - "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733", - "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733", - "shasum": "" - }, - "require": { - "ext-dom": "*", - "ext-libxml": "*", - "php": "^5.6 || ^7.0", - "zendframework/zend-escaper": "^2.5.2", - "zendframework/zend-stdlib": "^3.2.1" - }, - "require-dev": { - "phpunit/phpunit": "^5.7.23 || ^6.4.3", - "psr/http-message": "^1.0.1", - "zendframework/zend-cache": "^2.7.2", - "zendframework/zend-coding-standard": "~1.0.0", - "zendframework/zend-db": "^2.8.2", - "zendframework/zend-http": "^2.7", - "zendframework/zend-servicemanager": "^2.7.8 || ^3.3", - "zendframework/zend-validator": "^2.10.1" + "symfony/css-selector": "~3.4|~4.0" }, "suggest": { - "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator", - "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests", - "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub", - "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader", - "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations", - "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent" + "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" + "dev-master": "4.2-dev" } }, "autoload": { "psr-4": { - "Zend\\Feed\\": "src/" - } + "Symfony\\Component\\DomCrawler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], - "description": "provides functionality for consuming RSS and Atom feeds", - "keywords": [ - "ZendFramework", - "feed", - "zf" - ], - "abandoned": "laminas/laminas-feed", - "time": "2019-03-05T20:08:49+00:00" - }, - { - "name": "zendframework/zend-stdlib", - "version": "3.2.1", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "66536006722aff9e62d1b331025089b7ec71c065" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065", - "reference": "66536006722aff9e62d1b331025089b7ec71c065", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", - "zendframework/zend-coding-standard": "~1.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } - }, - "autoload": { - "psr-4": { - "Zend\\Stdlib\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" ], - "description": "SPL extensions, array utilities, error handlers, and more", - "keywords": [ - "ZendFramework", - "stdlib", - "zf" - ], - "abandoned": "laminas/laminas-stdlib", - "time": "2018-08-28T21:34:05+00:00" + "description": "Symfony DomCrawler Component", + "homepage": "https://symfony.com", + "time": "2019-06-13T10:57:15+00:00" } ], - "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { -- 2.45.2 From 32ac0c6fee13eb936ba46071ffc9c7c060dc8095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 11 Jun 2020 22:40:24 -0400 Subject: [PATCH 112/365] Update composer lock file to latest couple updates dependencies --- composer.lock | 49 +++++++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 26 deletions(-) diff --git a/composer.lock b/composer.lock index 4060f32..f2f5e83 100644 --- a/composer.lock +++ b/composer.lock @@ -7161,7 +7161,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "8996cc012465eecaf1195f2b5421e30c2b7a6894" + "reference": "8e367b889702edbc6fd609e00e3d0c129cb7dfba" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7183,8 +7183,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10+10-dev", - "datestamp": "1591522789", + "version": "8.x-1.10+12-dev", + "datestamp": "1591870114", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7213,7 +7213,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2020-06-07T15:27:27+00:00" + "time": "2020-06-11T17:31:57+00:00" }, { "name": "drupal/mailchimp", @@ -9427,48 +9427,43 @@ }, { "name": "drupal/ui_patterns", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ui_patterns.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "4131fee2638308caff7040b2f03264aa8e592a3c" + "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "c792d38a1511e1c24386af5a8da8181d0394b824" }, "require": { - "drupal/core": "^8.3.0" + "drupal/core": "^8 || ^9" }, "require-dev": { "composer/installers": "^1.2", "cweagans/composer-patches": "~1.4", - "drupal-composer/drupal-scaffold": "^2.2", - "drupal/coffee": "~1", "drupal/config_devel": "~1", - "drupal/config_installer": "~1", - "drupal/console": "~1", + "drupal/core-composer-scaffold": "^8.0", + "drupal/core-dev": "^8.0", + "drupal/core-recommended": "~9.0", "drupal/ds": "~3", - "drupal/field_group": "~1", + "drupal/field_group": "~3", "drupal/page_manager": "*", "drupal/panels": "~4", "drupal/paragraphs": "~1", "drupal/token": "~1", - "drush/drush": "~9", + "drush/drush": "~10", "openeuropa/task-runner": "~1.0-beta3", - "phpro/grumphp": "~0.14", - "webflo/drupal-core-require-dev": "~8.7" + "phpro/grumphp": "~0.14" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1560696185", + "version": "8.x-1.2", + "datestamp": "1591882155", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9476,6 +9471,11 @@ }, "composer-exit-on-patch-failure": true, "enable-patching": true, + "drupal-scaffold": { + "locations": { + "web-root": "build/" + } + }, "installer-paths": { "build/core": [ "type:drupal-core" @@ -9503,9 +9503,6 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "scripts": { - "drupal-scaffold": [ - "DrupalComposer\\DrupalScaffold\\Plugin::scaffold" - ], "post-install-cmd": [ "./vendor/bin/run drupal:site-setup" ], -- 2.45.2 From 57be7ec6ba41a570a0826518b0c451bb8b576328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 12 Jun 2020 15:11:48 -0400 Subject: [PATCH 113/365] Switch to data folder to ignore sql dumps, as we do on all other projects --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2921749..ee0d84d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ web/themes/custom/*/src vendor/ ## Ignore folder for SQL dumps -/sql +/data ## Ignore other template-built files: drush/sites/local.site.yml @@ -46,4 +46,4 @@ drush/drush.yml ## to make it easier to understand the resulting config import error :-/ # composer.lock /.editorconfig -/.gitattributes \ No newline at end of file +/.gitattributes -- 2.45.2 From 4cdbb0c497460dc5e62464070e09d08e9282a7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 12 Jun 2020 15:13:49 -0400 Subject: [PATCH 114/365] Restore module we're ditching so that updates can run disabling it without choking --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 8953299..06c688b 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,7 @@ "require": { "composer/installers": "^1.7", "cweagans/composer-patches": "^1.0", + "drupal/admin_links_access_filter": "^1.0@alpha", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", "drupal/block_theme_sync": "^1.0@alpha", -- 2.45.2 From 93ac22fe411951dc53a6266d20d71108adec07fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 12 Jun 2020 15:13:59 -0400 Subject: [PATCH 115/365] Commit composer lock file --- composer.lock | 62 +++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 55 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index f2f5e83..a55e8d9 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": "7855a568bdf21361f9d92d052064a97f", + "content-hash": "0a300e9a9ba90e13b7d3307112543dda", "packages": [ { "name": "algolia/places", @@ -2005,6 +2005,53 @@ "source": "https://git.drupalcode.org/project/address" } }, + { + "name": "drupal/admin_links_access_filter", + "version": "1.0.0-alpha3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/admin_links_access_filter.git", + "reference": "8.x-1.0-alpha3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/admin_links_access_filter-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "410543c4b14d5c88fa53d7256717756cab522e65" + }, + "require": { + "drupal/core": "~8.1" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha3", + "datestamp": "1481822103", + "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": "agoradesign", + "homepage": "https://www.drupal.org/user/1183886" + } + ], + "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", + "homepage": "http://drupal.org/project/admin_links_access_filter", + "support": { + "source": "https://git.drupalcode.org/project/admin_links_access_filter" + } + }, { "name": "drupal/admin_toolbar", "version": "2.2.0", @@ -13303,7 +13350,7 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.9", + "version": "v4.4.10", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -13353,7 +13400,7 @@ }, { "name": "symfony/finder", - "version": "v4.4.9", + "version": "v4.4.10", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -14491,7 +14538,7 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.9", + "version": "v4.4.10", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", @@ -15418,7 +15465,7 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.9", + "version": "v4.4.10", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -15477,7 +15524,7 @@ }, { "name": "symfony/config", - "version": "v5.1.0", + "version": "v5.1.1", "source": { "type": "git", "url": "https://github.com/symfony/config.git", @@ -15543,7 +15590,7 @@ }, { "name": "symfony/css-selector", - "version": "v4.4.9", + "version": "v4.4.10", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -15701,6 +15748,7 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { + "drupal/admin_links_access_filter": 15, "drupal/block_theme_sync": 15, "drupal/coffee": 20, "drupal/comment_notify": 20, -- 2.45.2 From 4718424accfc7eba4c81503b8921b59c6a0c7386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 14 Jun 2020 05:48:26 -0400 Subject: [PATCH 116/365] Enable xdebug. debugging works better that way --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index cae7da1..d67847c 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -6,7 +6,7 @@ php_version: "7.2" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" -xdebug_enabled: false +xdebug_enabled: true additional_hostnames: [] additional_fqdns: [] mariadb_version: "10.2" -- 2.45.2 From 5dd02c0177df8a8249e7a4bea67d3eff199f08e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 10:17:23 -0400 Subject: [PATCH 117/365] Add Stripe Webform module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 06c688b..dc70ea0 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,7 @@ "drupal/scheduler": "^1.0", "drupal/scn": "^1.1", "drupal/search404": "^1.0", + "drupal/stripe_webform": "^1.1", "drupal/swiftmailer": "^1.0@beta", "drupal/textarea_widget_for_text": "^1.1", "drupal/twigsuggest": "1.x-dev", -- 2.45.2 From cea183be522a413cc131cc8af8a162a761c2a0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 10:18:13 -0400 Subject: [PATCH 118/365] Update indieweb, twigsuggest modules and other dependencies --- composer.lock | 219 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 208 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index a55e8d9..bde82df 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": "0a300e9a9ba90e13b7d3307112543dda", + "content-hash": "2b7675423d2eeb8c3663084757b3a8e6", "packages": [ { "name": "algolia/places", @@ -2049,7 +2049,7 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "https://git.drupalcode.org/project/admin_links_access_filter" + "source": "http://cgit.drupalcode.org/admin_links_access_filter" } }, { @@ -7208,7 +7208,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "8e367b889702edbc6fd609e00e3d0c129cb7dfba" + "reference": "a07a1d3396d8e6aebcbea9974f5fb4297a73b80d" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7230,8 +7230,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10+12-dev", - "datestamp": "1591870114", + "version": "8.x-1.10+13-dev", + "datestamp": "1591896740", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7260,7 +7260,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2020-06-11T17:31:57+00:00" + "time": "2020-06-13T11:55:06+00:00" }, { "name": "drupal/mailchimp", @@ -8761,7 +8761,7 @@ "extra": { "drupal": { "version": "8.x-1.3", - "datestamp": "1591431338", + "datestamp": "1591436219", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9176,6 +9176,147 @@ "issues": "https://www.drupal.org/project/issues/social_media_links" } }, + { + "name": "drupal/stripe", + "version": "1.0.0-beta2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/stripe.git", + "reference": "8.x-1.0-beta2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/stripe-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "5c2305c93e303ae794267907b30a498fffcff8f8" + }, + "require": { + "drupal/core": "^8.3", + "stripe/stripe-php": "^6.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-beta2", + "datestamp": "1519736884", + "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": "Sebastien @Actualys", + "homepage": "https://www.drupal.org/user/380104" + }, + { + "name": "hamrant", + "homepage": "https://www.drupal.org/user/3204205" + }, + { + "name": "hanoii", + "homepage": "https://www.drupal.org/user/23157" + }, + { + "name": "lliss", + "homepage": "https://www.drupal.org/user/724750" + }, + { + "name": "mmilano", + "homepage": "https://www.drupal.org/user/184408" + }, + { + "name": "q0rban", + "homepage": "https://www.drupal.org/user/31022" + }, + { + "name": "scotthooker", + "homepage": "https://www.drupal.org/user/1347442" + }, + { + "name": "sirkitree", + "homepage": "https://www.drupal.org/user/59025" + }, + { + "name": "torgosPizza", + "homepage": "https://www.drupal.org/user/151333" + }, + { + "name": "vasike", + "homepage": "https://www.drupal.org/user/156237" + }, + { + "name": "vordude", + "homepage": "https://www.drupal.org/user/150473" + } + ], + "description": "Stripe", + "homepage": "https://www.drupal.org/project/stripe", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/stripe", + "issues": "https://www.drupal.org/project/issues/stripe" + } + }, + { + "name": "drupal/stripe_webform", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/stripe_webform.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/stripe_webform-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "cccd9c854ea0e79a95b6dce0bb7c46bcd15182db" + }, + "require": { + "drupal/core": "~8.0", + "drupal/stripe": "*", + "drupal/webform": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1520532480", + "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": "hanoii", + "homepage": "https://www.drupal.org/user/23157" + } + ], + "description": "Provides a stripe webform element and default handlers", + "homepage": "https://www.drupal.org/project/stripe_webform", + "support": { + "source": "https://git.drupalcode.org/project/stripe_webform" + } + }, { "name": "drupal/subprofiles", "version": "1.0.0-alpha2", @@ -9420,7 +9561,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "a71cdf2b7756ce819ff0ee60dcee9b1d0c143155" + "reference": "c270120c8828953d0351d94b7370bf42d5e53c51" }, "require": { "drupal/core": "^8 || ^9" @@ -9431,8 +9572,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1+2-dev", - "datestamp": "1590512082", + "version": "8.x-1.0-beta1+3-dev", + "datestamp": "1590869117", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9470,7 +9611,7 @@ "source": "https://git.drupalcode.org/project/twigsuggest.git", "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2020-05-30T20:05:00+00:00" + "time": "2020-06-15T00:27:53+00:00" }, { "name": "drupal/ui_patterns", @@ -12902,6 +13043,62 @@ ], "time": "2017-11-18T14:57:29+00:00" }, + { + "name": "stripe/stripe-php", + "version": "v6.43.1", + "source": { + "type": "git", + "url": "https://github.com/stripe/stripe-php.git", + "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8", + "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-json": "*", + "ext-mbstring": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "php-coveralls/php-coveralls": "1.*", + "phpunit/phpunit": "~4.0", + "squizlabs/php_codesniffer": "~2.0", + "symfony/process": "~2.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0-dev" + } + }, + "autoload": { + "psr-4": { + "Stripe\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Stripe and contributors", + "homepage": "https://github.com/stripe/stripe-php/contributors" + } + ], + "description": "Stripe PHP Library", + "homepage": "https://stripe.com/", + "keywords": [ + "api", + "payment processing", + "stripe" + ], + "time": "2019-08-29T16:56:12+00:00" + }, { "name": "svg-pan-zoom/svg-pan-zoom", "version": "3.6.1", -- 2.45.2 From c8de4f9ff0f9b47bda229733aa376adcf62eca7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 10:18:29 -0400 Subject: [PATCH 119/365] Update pattern library / shared theme --- 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 5a8e3c2..0c2bf5f 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 5a8e3c221a66bd40218d92578fd554f955020fd1 +Subproject commit 0c2bf5f383f56b2bbb60f2b74954c53198da4ed4 -- 2.45.2 From af4ce3aebed1220a0b14b035cb3cc25fd10d97be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:47:01 -0400 Subject: [PATCH 120/365] Update antibot settings from live / self-updates? --- config/sync/antibot.settings.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/sync/antibot.settings.yml b/config/sync/antibot.settings.yml index e545958..13513a7 100644 --- a/config/sync/antibot.settings.yml +++ b/config/sync/antibot.settings.yml @@ -1,10 +1,10 @@ form_ids: - - comment_comment_form + - 'comment_*' - user_login_form - user_pass - user_register_form - - 'contact_message_*' - - 'webform_submission_*' -show_form_ids: 0 + - 'contact_*' + - 'webform_*' +show_form_ids: false _core: - default_config_hash: f8-7hVX66ftHnUweoB4XDVx8q1hEr4PiqFvPvFB6yRc + default_config_hash: 7QwhifH5gAzkdFMMDFV6XQRrcx4PAvtROZO8rs19nTo -- 2.45.2 From 3128f8e0afbd22858a19089e043e13f2031fcfd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:48:11 -0400 Subject: [PATCH 121/365] Commit minor block self-updates --- config/sync/block.block.footer_about_us.yml | 2 ++ config/sync/block.block.footer_get_involved.yml | 2 ++ config/sync/block.block.footer_our_work.yml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/config/sync/block.block.footer_about_us.yml b/config/sync/block.block.footer_about_us.yml index 266cb3a..1bce7e8 100644 --- a/config/sync/block.block.footer_about_us.yml +++ b/config/sync/block.block.footer_about_us.yml @@ -22,6 +22,8 @@ settings: label: 'About Us' provider: menu_block label_display: visible + follow: false + follow_parent: child level: 1 depth: 0 expand: 0 diff --git a/config/sync/block.block.footer_get_involved.yml b/config/sync/block.block.footer_get_involved.yml index 48299d4..2a00d01 100644 --- a/config/sync/block.block.footer_get_involved.yml +++ b/config/sync/block.block.footer_get_involved.yml @@ -22,6 +22,8 @@ settings: label: 'Get Involved' provider: menu_block label_display: visible + follow: false + follow_parent: child level: 1 depth: 0 expand: 0 diff --git a/config/sync/block.block.footer_our_work.yml b/config/sync/block.block.footer_our_work.yml index 5d20630..1b3fa10 100644 --- a/config/sync/block.block.footer_our_work.yml +++ b/config/sync/block.block.footer_our_work.yml @@ -22,6 +22,8 @@ settings: label: 'Our Work' provider: menu_block label_display: visible + follow: false + follow_parent: child level: 1 depth: 0 expand: 0 -- 2.45.2 From ad9b6fadf24143c1f2071f440ef65fe47b091012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:48:51 -0400 Subject: [PATCH 122/365] Commit config snapshot --- ...t.config_sync.module.admin_links_access_filter.yml | 11 ----------- ...g_snapshot.snapshot.config_sync.module.antibot.yml | 7 +++---- 2 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.admin_links_access_filter.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.admin_links_access_filter.yml b/config/sync/config_snapshot.snapshot.config_sync.module.admin_links_access_filter.yml deleted file mode 100644 index 5da9673..0000000 --- a/config/sync/config_snapshot.snapshot.config_sync.module.admin_links_access_filter.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: 707c0cf8-1526-4cd4-b939-4ce37623d097 -langcode: en -status: true -dependencies: - module: - - admin_links_access_filter -id: config_sync.module.admin_links_access_filter -snapshotSet: config_sync -extensionType: module -extensionName: admin_links_access_filter -items: { } diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml b/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml index 7c942bb..e8c6766 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml @@ -1,4 +1,4 @@ -uuid: 8d3537a1-c75d-47f2-9d56-398adc51fb6f +uuid: 4bc3ca8c-e1d5-40a4-bdb6-e385f720a88e langcode: en status: true dependencies: @@ -14,10 +14,9 @@ items: name: antibot.settings data: form_ids: - - comment_comment_form + - 'comment_*' - user_login_form - user_pass - user_register_form - - contact_message_feedback_form - - contact_message_personal_form + - 'contact_*' show_form_ids: false -- 2.45.2 From 0f388bd3242c23ce9bcc3398739c72e3a84b3a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:50:29 -0400 Subject: [PATCH 123/365] Commit config snapshot of things removed a while ago? --- ...snapshot.config_sync.module.mailsystem.yml | 19 --------- ...napshot.config_sync.module.swiftmailer.yml | 39 ------------------- 2 files changed, 58 deletions(-) delete mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml delete mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml b/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml deleted file mode 100644 index 3f065a2..0000000 --- a/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml +++ /dev/null @@ -1,19 +0,0 @@ -uuid: 6a2ad6d2-8940-4fa9-8101-44700971ce85 -langcode: en -status: true -dependencies: - module: - - mailsystem -id: config_sync.module.mailsystem -snapshotSet: config_sync -extensionType: module -extensionName: mailsystem -items: - - - collection: '' - name: mailsystem.settings - data: - theme: current - defaults: - sender: php_mail - formatter: php_mail diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml b/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml deleted file mode 100644 index 9605c04..0000000 --- a/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml +++ /dev/null @@ -1,39 +0,0 @@ -uuid: 82ed1c8a-055b-4762-9ee4-14fe4465ce79 -langcode: en -status: true -dependencies: - module: - - swiftmailer -id: config_sync.module.swiftmailer -snapshotSet: config_sync -extensionType: module -extensionName: swiftmailer -items: - - - collection: '' - name: swiftmailer.message - data: - format: text/plain - filter_format: plain_text - respect_format: true - convert_mode: false - character_set: UTF-8 - - - collection: '' - name: swiftmailer.transport - data: - transport: native - smtp_host: 127.0.0.1 - smtp_port: 25 - smtp_encryption: '' - smtp_credential_provider: swiftmailer - smtp_credentials: - swiftmailer: - username: '' - password: '' - key: - username: '' - password: '' - sendmail_path: /usr/sbin/sendmail - sendmail_mode: bs - spool_directory: '' -- 2.45.2 From ffd398200c033155dfafbe1063c2bc7b0289111b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:52:25 -0400 Subject: [PATCH 124/365] Uninstall unused mail modules (goes with config snapshot just committed) --- config/sync/core.extension.yml | 2 -- config/sync/swiftmailer.message.yml | 7 ------- config/sync/swiftmailer.transport.yml | 17 ----------------- config/sync/system.mail.yml | 1 + 4 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644 config/sync/swiftmailer.message.yml delete mode 100644 config/sync/swiftmailer.transport.yml diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 0dd869b..4be6f14 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -96,7 +96,6 @@ module: link: 0 locale: 0 mailchimp: 0 - mailsystem: 0 markdown: 0 menu_block: 0 menu_trail_by_path: 0 @@ -134,7 +133,6 @@ module: skins: 0 social_media_links: 0 statistics: 0 - swiftmailer: 0 syslog: 0 system: 0 taxonomy: 0 diff --git a/config/sync/swiftmailer.message.yml b/config/sync/swiftmailer.message.yml deleted file mode 100644 index cd8d849..0000000 --- a/config/sync/swiftmailer.message.yml +++ /dev/null @@ -1,7 +0,0 @@ -format: text/html -filter_format: plain_text -respect_format: false -convert_mode: false -character_set: UTF-8 -_core: - default_config_hash: cMBhfAJB7-sK5yjwcEvT-QkAPFfTj2jEPpjlB5qlXW8 diff --git a/config/sync/swiftmailer.transport.yml b/config/sync/swiftmailer.transport.yml deleted file mode 100644 index d8dc5ee..0000000 --- a/config/sync/swiftmailer.transport.yml +++ /dev/null @@ -1,17 +0,0 @@ -transport: native -smtp_host: 127.0.0.1 -smtp_port: 25 -smtp_encryption: '' -smtp_credential_provider: swiftmailer -smtp_credentials: - swiftmailer: - username: '' - password: '' - key: - username: '' - password: '' -sendmail_path: /usr/sbin/sendmail -sendmail_mode: bs -spool_directory: '' -_core: - default_config_hash: 0dJfQivKgyEp-S8D6gSRTBbpRFApE3VkpltnPMBQ5OY 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 -- 2.45.2 From eaf8c4aa9fdd39a457538c189e324c3213bb2d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:53:12 -0400 Subject: [PATCH 125/365] Commit new & updated webforms --- config/sync/webform.settings.yml | 5 + ...bform.attend_the_tech_and_rev_workshop.yml | 8 +- config/sync/webform.webform.blog_posts.yml | 8 +- config/sync/webform.webform.capacitacion.yml | 8 +- config/sync/webform.webform.contact.yml | 14 +- .../sync/webform.webform.contact_confirm.yml | 8 +- .../sync/webform.webform.drutopia_intake.yml | 8 +- .../sync/webform.webform.find_it_platform.yml | 193 ++++++++++++++ .../sync/webform.webform.general_services.yml | 14 +- .../webform.webform.join_the_movement.yml | 8 +- ...form.webform.join_the_movement_confirm.yml | 8 +- config/sync/webform.webform.lms.yml | 242 ++++++++++++++++++ config/sync/webform.webform.migrations.yml | 44 +++- ...rm.webform.migrations_training_confirm.yml | 8 +- config/sync/webform.webform.showandtell.yml | 238 +++++++++++++++++ ...webform.webform.speaker_request_agaric.yml | 153 ++++++----- ....webform.speaker_request_clayton_dewey.yml | 12 +- ...bform.speaker_request_mauricio_dinarte.yml | 8 +- ....webform.speaker_request_michele_metts.yml | 8 +- ...rm.webform.speaker_request_micky_metts.yml | 8 +- config/sync/webform.webform.training.yml | 46 +++- config/sync/webform.webform.workshops.yml | 8 +- 22 files changed, 972 insertions(+), 85 deletions(-) create mode 100644 config/sync/webform.webform.find_it_platform.yml create mode 100644 config/sync/webform.webform.lms.yml create mode 100644 config/sync/webform.webform.showandtell.yml diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index bc2637f..06c134a 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -63,6 +63,7 @@ settings: - entity.node.webform.results_submissions - entity.node.webform.user.drafts - entity.node.webform.user.submissions + default_results_customize: false 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.' @@ -77,6 +78,9 @@ settings: confirmation_back_classes: button default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' + default_share: false + default_share_node: false + default_share_theme_name: '' dialog: false dialog_options: narrow: @@ -115,6 +119,7 @@ export: signature_format: status delimiter: ',' excel: false + archive_type: tar excluded_exporters: { } batch: default_batch_export_size: 500 diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index 67adea0..65d14db 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -1,4 +1,3 @@ -uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } @@ -74,6 +73,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -146,6 +150,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -197,3 +202,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: 23478458-4054-4226-beac-4aa007c044c3 diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index 703c3fb..9f21191 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -1,4 +1,3 @@ -uuid: d57a0f50-13eb-4c78-a398-7d685d50322f langcode: en status: open dependencies: { } @@ -67,6 +66,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -139,6 +143,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -190,3 +195,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml index b90dbdb..41a8f43 100644 --- a/config/sync/webform.webform.capacitacion.yml +++ b/config/sync/webform.webform.capacitacion.yml @@ -1,4 +1,3 @@ -uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } @@ -85,6 +84,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -159,6 +163,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -210,3 +215,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index a17ee27..54a8439 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,12 +1,9 @@ -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 langcode: en status: open dependencies: enforced: module: - webform -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -87,6 +84,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -134,7 +136,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: page confirmation_title: '' - confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.' + confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Micky) checks our email.' confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -159,6 +161,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -253,3 +256,6 @@ handlers: theme_name: '' parameters: { } variants: { } +uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index a958166..66d6ee4 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,4 +1,3 @@ -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -72,6 +71,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -144,6 +148,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -195,3 +200,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/sync/webform.webform.drutopia_intake.yml index c978b79..247ff58 100644 --- a/config/sync/webform.webform.drutopia_intake.yml +++ b/config/sync/webform.webform.drutopia_intake.yml @@ -1,4 +1,3 @@ -uuid: cd3d862d-7e0e-45ca-856d-a4078ff574c8 langcode: en status: open dependencies: { } @@ -98,6 +97,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -170,6 +174,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -221,3 +226,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: cd3d862d-7e0e-45ca-856d-a4078ff574c8 diff --git a/config/sync/webform.webform.find_it_platform.yml b/config/sync/webform.webform.find_it_platform.yml new file mode 100644 index 0000000..24595d5 --- /dev/null +++ b/config/sync/webform.webform.find_it_platform.yml @@ -0,0 +1,193 @@ +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 20 +template: false +archive: false +id: find_it_platform +title: 'Find It Platform' +description: '' +category: '' +elements: | + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: false + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + submission_label: '' + submission_log: false + submission_views: { } + submission_views_replace: + webform_routes: { } + node_routes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: inline + confirmation_title: '' + confirmation_message: 'Thank you for getting in touch! We'll follow up soon to chat all things Find It.' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } +uuid: 19f8065b-2b50-4ed0-b3b9-74bb08085ff6 diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index 3ac8bc3..c4c8109 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,4 +1,3 @@ -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -19,9 +18,9 @@ elements: | '#description': 'Approximate budget.' '#title_display': inline '#default_value': '45' - '#min': '3' - '#max': '600' - '#step': '3' + '#min': 3 + '#max': 600 + '#step': 3 '#output': above '#output__field_prefix': $ '#output__field_suffix': K @@ -74,6 +73,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -146,6 +150,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -197,3 +202,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index b6eebfa..dd0721c 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,4 +1,3 @@ -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -67,6 +66,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -139,6 +143,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -204,3 +209,4 @@ handlers: interest_groups: { } control: '' variants: { } +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index a3fe1af..f99f18d 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,4 +1,3 @@ -uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -57,6 +56,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -129,6 +133,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -180,3 +185,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.lms.yml b/config/sync/webform.webform.lms.yml new file mode 100644 index 0000000..a43b849 --- /dev/null +++ b/config/sync/webform.webform.lms.yml @@ -0,0 +1,242 @@ +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 12 +template: false +archive: false +id: lms +title: 'Request an LMS - Video chat - Consultation ' +description: 'Online learning platform' +category: Education +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + your_email_address: + '#type': email + '#title': 'Your email address' + '#required': true + '#required_error': 'We will need a contact email address to respond to you.' + contact_s_phone_number: + '#type': tel + '#title': 'Your phone number' + how_will_you_be_using_the_platform_: + '#type': textarea + '#title': 'How will you be using the platform?' + '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: '' + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: inline + confirmation_title: '' + confirmation_message: 'Thank you! You have requested more information on setting up an online teaching and learning solution. An Agaric will respond very soon!' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform:author:mail]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '[site:mail]' + return_path: '' + sender_mail: '[webform:author:mail]' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } +uuid: 5278c8e3-164c-4ff3-b987-ca4ef6d85da2 diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index 4c34304..68d61a0 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,4 +1,3 @@ -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -67,6 +66,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -139,6 +143,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -203,4 +208,41 @@ handlers: mergevars: '' interest_groups: { } control: '' + email: + id: email + label: 'Migrations email notification' + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: _default + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } variants: { } +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index f7b9f93..299ebb8 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,4 +1,3 @@ -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -61,6 +60,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -133,6 +137,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -184,3 +189,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.showandtell.yml b/config/sync/webform.webform.showandtell.yml new file mode 100644 index 0000000..048e5bf --- /dev/null +++ b/config/sync/webform.webform.showandtell.yml @@ -0,0 +1,238 @@ +langcode: en +status: open +dependencies: + module: + - antibot +open: null +close: null +weight: 0 +uid: 12 +template: false +archive: false +id: showandtell +title: 'Show and Tell' +description: 'Submit an idea for Show and Tell.' +category: 'Show and Tell' +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your Name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + your_email_address: + '#type': email + '#title': 'Your email address' + '#required': true + i_would_like_to: + '#type': select + '#title': 'I would like to' + '#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.' + '#options': + 'present a demo': 'Present a demo' + 'do a presentation': 'Do a presentation' + 'start a conversation': 'Start a conversation' + 'suggest a topic for discussion': 'Suggest a topic for discussion' + 'request a presentation': 'Request a presentation' + 'suggest a presenter': 'Suggest a presenter' + 'give a lightning talk': 'Give a lightning talk' + '#empty_option': 'Choose one' + '#empty_value': 'Choose one' + '#options_randomize': true + contact_email: + '#type': email + '#title': 'Email address of the presenter you are suggesting' + '#description': 'Let us know how to contact the suggested presenter or speaker.' + '#states': + visible: + ':input[name="i_would_like_to"]': + value: 'suggest a presenter' + details: + '#type': textarea + '#title': Details + '#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.' + i_am_available: + '#type': date + '#title': 'I am available' + '#description': 'Choose a date that you are available.' + '#date_days': + - '3' + '#datepicker': true + '#date_date_format': m/d/Y +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: '' + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } +uuid: a434d674-eac2-4575-a330-2a46cec5cefd +third_party_settings: + antibot: + antibot: true diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 16eee84..ba21543 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,12 +1,6 @@ -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open -dependencies: - module: - - antibot -third_party_settings: - antibot: - antibot: true +dependencies: { } open: null close: null weight: 0 @@ -21,96 +15,130 @@ elements: | event_website: '#type': url '#title': 'Event website' - '#description': 'Optional: The URL of a website with further details of your event.' + '#description': 'If there is a website for this event, typle the URL here. Leave blank if there is no website. The more information we have about your event, the more relevant our presentation will be!' + '#title_display': inline + '#maxlength': 120 + '#size': 120 + '#placeholder': 'https://' event_dates: '#type': datetime - '#title': 'Event date' - '#date_date_datepicker_button': false - '#date_time_element': none - event_where: - '#type': select - '#title': 'Event Location' - '#options': - Online: Online - 'Conference Call': 'Conference Call' - 'In Person': 'In Person' + '#title': 'Event date and time' + '#title_display': inline + '#date_date_element': datepicker + '#date_date_datepicker_button': true + '#date_date_placeholder': 'Date of event' + '#date_date_format': 'D, m/d/Y' + '#date_time_element': timepicker + '#date_time_placeholder': 'Time of the event' + '#date_time_format': 'g:i A' + '#date_time_step': '1800' event_location: - '#type': textfield + '#type': select + '#title': 'Event location' + '#description': 'If you do not have an event location yet, leave this field set to 'None'.' + '#options': + online: Online + in_person: 'In Person' + conference_call: 'Conference Call' + event_address: + '#type': webform_address '#title': 'Event address' '#states': visible: - ':input[name="event_where"]': - value: 'In Person' - online_video_chat: - '#type': checkbox - '#title': 'Would you like Agaric to provide a video chat for your event?' - '#title_display': before + ':input[name="event_location"]': + value: in_person + '#address_2__access': false + '#state_province__access': false + '#postal_code__access': false + event_type: + '#type': select + '#title': 'Event type' + '#description': | +

What type of event are you having? We can provide presentations, workshops or demonstrations of free software tools such as video chat, document management and storage, communication tools that protect your privacy and security.
+  

+ + '#title_display': inline + '#options': + presentation: Presentation + workshop: Workshop + demo: Demo + interview: Interview + consultation: Consultation + '#empty_option': 'Select one' + '#empty_value': 'Select one' + '#options_randomize': true + would_you_like_agaric_to_host_your_online_event_: + '#type': select + '#title': 'Would you like Agaric to host your online event?' + '#options': yes_no + '#options_randomize': true '#states': visible: - ':input[name="event_where"]': - value: Online + ':input[name="event_location"]': + value: online would_you_like_agaric_to_provide_a_video_recording_of_your_event: - '#type': checkbox - '#title': 'Would you like Agaric to provide a video recording of your event?' - '#title_display': before + '#type': select + '#title': 'Would you like Agaric to provide a recording of your event?' + '#options': yes_no '#states': visible: - ':input[name="event_where"]': - value: Online - description_of_event: - '#type': textarea - '#title': 'What should the speaker know about this event?' + ':input[name="event_location"]': + value: online budget_for_speaker: '#type': textfield - '#title': 'Budget for speaker' + '#title': 'Your budget' + '#description': 'If you do not have a budget, leave this field blank and check the box below.' + '#maxlength': 10 i_do_not_have_a_budget_: '#type': checkbox - '#title': 'I do not have a budget.' - what_is_the_value_to_the_community_: + '#title': 'I do not have a budget' + i_do_not_have_a_budget: '#type': textarea - '#title': 'What is the value to the community?' - '#description': 'Please give us an idea of how a chat with us could bring value to your community. A brief description of the topic and why you think it is important will suffice! We do not wish to discourage people that may not have funds in dollars.' + '#title': 'I have a mission without a budget' + '#description': 'Please explain the mission of your request and how it will help your community. We do not wish to prevent those without funds from benefitting from our expertise.' '#states': visible: ':input[name="i_do_not_have_a_budget_"]': checked: true + description_of_event: + '#type': textarea + '#title': 'What else should the speaker know about this event?' + '#description': 'Please include any information that would be helpful for us to be able to give the most relevant presentation or workshop.' your_name: '#type': webform_name - '#title': 'Your name' + '#title': 'Contact''s name' '#title__access': false - '#first__title': 'Your name' + '#first__title': 'Contact''s name' '#middle__access': false '#last__access': false '#suffix__access': false '#degree__access': false email: '#type': email - '#title': 'Your email' + '#title': 'Contact''s email *' '#required': true + '#required_error': 'Your email is required for Agaric to respond. Your contact information will not be shared.' phone: '#type': tel - '#title': 'Your phone' + '#title': 'Contact''s phone number' + '#description': 'Your information will not be shared.' '#international': true - '#international_initial_country': auto - additional_info: - '#type': textarea - '#title': 'Additional information' speaker_s_name: '#type': webform_select_other - '#title': 'Select a speaker' + '#title': 'Select an Agaric!' + '#title_display': none '#options': - 'Ben Melançon': 'Ben Melançon' - 'Mauricio Dinarte': 'Mauricio Dinarte' - 'Micky Metts': 'Micky Metts' - 'David Valdez': 'David Valdez' - 'Christopher Thompson': 'Christopher Thompson' - '#empty_option': Other - '#empty_value': Other - '#options_randomize': true + mlncn: 'Ben Melançon' + dinarcon: 'Mauricio Dinarte' + Gnuget: 'David Valdez' + wolcen: 'Christopher Thompson' + freescholar: 'Micky Metts' + '#empty_option': 'Select an Agaric' + '#empty_value': 'Select one' actions: '#type': webform_actions '#title': 'Submit button(s)' - '#submit__label': 'Invite an Agaric to speak' + '#submit__label': 'Send to Agaric' css: '' javascript: '' settings: @@ -152,6 +180,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: 'Speaker request for Agaric' submission_log: false submission_views: { } @@ -201,7 +234,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: page confirmation_title: 'Thank you for asking an Agaric to speak!' - confirmation_message: 'Request an Agaric's presence for a presentation or lecture.' + confirmation_message: 'Thank you! You have requested an Agaric's presence for a presentation, interview, workshop, or lecture. One of us will respond to you very soon! You can find past appearances on our individual Agaric worker-owner pages.' confirmation_url: /your-request-has-been-sent-agaric confirmation_attributes: { } confirmation_back: true @@ -226,6 +259,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -313,3 +347,4 @@ handlers: theme_name: '' parameters: { } variants: { } +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index fca9a73..8cac8ce 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,4 +1,3 @@ -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -7,7 +6,7 @@ close: null weight: 0 uid: 12 template: false -archive: false +archive: true id: speaker_request_clayton_dewey title: 'Speaker Request - Clayton Dewey' description: 'Invite Clayton to speak.' @@ -57,7 +56,7 @@ css: '' javascript: '' settings: ajax: false - ajax_scroll_top: form + ajax_scroll_top: '' ajax_progress_type: '' ajax_effect: '' ajax_speed: null @@ -94,6 +93,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: 'Speaker request for Clayton' submission_log: false submission_views: { } @@ -168,6 +172,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -255,3 +260,4 @@ handlers: theme_name: '' parameters: { } variants: { } +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index 50c1e7d..3e49969 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,4 +1,3 @@ -uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -94,6 +93,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: 'Speaker request for Mauricio' submission_log: false submission_views: { } @@ -168,6 +172,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -255,3 +260,4 @@ handlers: theme_name: '' parameters: { } variants: { } +uuid: 69315a59-1746-485d-873a-1815072dd1d0 diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 33fa91a..6b33368 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,4 +1,3 @@ -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } @@ -94,6 +93,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: 'Speaker request for Micky' submission_log: false submission_views: { } @@ -168,6 +172,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -255,3 +260,4 @@ handlers: theme_name: '' parameters: { } variants: { } +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index f5878c7..d0c811e 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,4 +1,3 @@ -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -94,6 +93,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: 'Speaker request for Micky' submission_log: false submission_views: { } @@ -168,6 +172,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -255,3 +260,4 @@ handlers: theme_name: '' parameters: { } variants: { } +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index e3198bb..174e535 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,4 +1,3 @@ -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -85,6 +84,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -157,6 +161,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -206,5 +211,42 @@ access: roles: { } users: { } permissions: { } -handlers: { } +handlers: + email: + id: email + label: 'Training email notification' + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: _default + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } variants: { } +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 diff --git a/config/sync/webform.webform.workshops.yml b/config/sync/webform.webform.workshops.yml index e3fdad4..a5b559c 100644 --- a/config/sync/webform.webform.workshops.yml +++ b/config/sync/webform.webform.workshops.yml @@ -1,4 +1,3 @@ -uuid: 4a21f8bf-6290-4198-852f-20ab29d8a72a langcode: en status: open dependencies: { } @@ -58,6 +57,11 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } submission_label: '' submission_log: false submission_views: { } @@ -130,6 +134,7 @@ settings: purge_days: null results_disabled: false results_disabled_ignore: false + results_customize: false token_view: false token_update: false access: @@ -181,3 +186,4 @@ access: permissions: { } handlers: { } variants: { } +uuid: 4a21f8bf-6290-4198-852f-20ab29d8a72a -- 2.45.2 From 87bdbbfe0394b9785d873cd3ddc4aaf051252ba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:53:38 -0400 Subject: [PATCH 126/365] Clean up part of mailsystem uninstallation --- config/sync/mailsystem.settings.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/sync/mailsystem.settings.yml diff --git a/config/sync/mailsystem.settings.yml b/config/sync/mailsystem.settings.yml deleted file mode 100644 index 960558c..0000000 --- a/config/sync/mailsystem.settings.yml +++ /dev/null @@ -1,11 +0,0 @@ -theme: current -defaults: - sender: swiftmailer - formatter: swiftmailer -_core: - default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s -modules: - swiftmailer: - none: - formatter: swiftmailer - sender: swiftmailer -- 2.45.2 From e4b66d24c3bfa89bb07b342e0d2f525e645dcbfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:58:30 -0400 Subject: [PATCH 127/365] Enable autosave form --- config/sync/autosave_form.messages.yml | 3 +++ config/sync/autosave_form.settings.yml | 11 +++++++++++ config/sync/core.extension.yml | 1 + 3 files changed, 15 insertions(+) create mode 100644 config/sync/autosave_form.messages.yml create mode 100644 config/sync/autosave_form.settings.yml diff --git a/config/sync/autosave_form.messages.yml b/config/sync/autosave_form.messages.yml new file mode 100644 index 0000000..e2546d3 --- /dev/null +++ b/config/sync/autosave_form.messages.yml @@ -0,0 +1,3 @@ +entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.' +_core: + default_config_hash: In3MY-CuVp64RxCeU5X6rsEhR6jR4Si8OG6BX18DALg diff --git a/config/sync/autosave_form.settings.yml b/config/sync/autosave_form.settings.yml new file mode 100644 index 0000000..03f89c9 --- /dev/null +++ b/config/sync/autosave_form.settings.yml @@ -0,0 +1,11 @@ +interval: 60000 +active_on: + content_entity_forms: true + config_entity_forms: false +notification: + active: true + message: 'Saving draft...' + delay: 1000 +allowed_content_entity_types: { } +_core: + default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0 diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 4be6f14..3f0f790 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -7,6 +7,7 @@ module: allowed_formats: 0 antibot: 0 automated_cron: 0 + autosave_form: 0 better_normalizers: 0 block: 0 block_content: 0 -- 2.45.2 From 3a2ff802d55599eadfb2a4e13c1368947a314bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 16:02:26 -0400 Subject: [PATCH 128/365] Add regular image to landing pages for use on simple card view --- ...form_display.node.landing_page.default.yml | 11 +++ ...view_display.node.landing_page.default.yml | 3 + ...ty_view_display.node.landing_page.full.yml | 2 + ..._display.node.landing_page.simple_card.yml | 73 +++++++++++++++++++ ..._view_display.node.landing_page.teaser.yml | 3 + ...ld.field.node.landing_page.field_image.yml | 45 ++++++++++++ 6 files changed, 137 insertions(+) create mode 100644 config/sync/core.entity_view_display.node.landing_page.simple_card.yml create mode 100644 config/sync/field.field.node.landing_page.field_image.yml diff --git a/config/sync/core.entity_form_display.node.landing_page.default.yml b/config/sync/core.entity_form_display.node.landing_page.default.yml index c0a0391..e375e0f 100644 --- a/config/sync/core.entity_form_display.node.landing_page.default.yml +++ b/config/sync/core.entity_form_display.node.landing_page.default.yml @@ -4,9 +4,12 @@ status: true dependencies: config: - field.field.node.landing_page.field_body_paragraph + - field.field.node.landing_page.field_image - field.field.node.landing_page.field_meta_tags + - image.style.thumbnail - node.type.landing_page module: + - image - metatag - paragraphs - path @@ -35,6 +38,14 @@ content: third_party_settings: { } type: entity_reference_paragraphs region: content + field_image: + weight: 51 + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + type: image_image + region: content field_meta_tags: weight: 5 settings: { } diff --git a/config/sync/core.entity_view_display.node.landing_page.default.yml b/config/sync/core.entity_view_display.node.landing_page.default.yml index 14d7c35..ff5a326 100644 --- a/config/sync/core.entity_view_display.node.landing_page.default.yml +++ b/config/sync/core.entity_view_display.node.landing_page.default.yml @@ -4,6 +4,7 @@ status: true dependencies: config: - field.field.node.landing_page.field_body_paragraph + - field.field.node.landing_page.field_image - field.field.node.landing_page.field_meta_tags - node.type.landing_page module: @@ -17,8 +18,10 @@ mode: default content: { } hidden: field_body_paragraph: true + field_image: true field_meta_tags: true indieweb_bridgypublishtwitter: true indieweb_syndication: true langcode: true links: true + search_api_excerpt: true 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 7ac1078..0445bc5 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 @@ -5,6 +5,7 @@ dependencies: config: - core.entity_view_mode.node.full - field.field.node.landing_page.field_body_paragraph + - field.field.node.landing_page.field_image - field.field.node.landing_page.field_meta_tags - node.type.landing_page module: @@ -30,6 +31,7 @@ content: type: entity_reference_revisions_entity_view region: content hidden: + field_image: true field_meta_tags: true indieweb_bridgypublishtwitter: true indieweb_syndication: true diff --git a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml new file mode 100644 index 0000000..24d849a --- /dev/null +++ b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml @@ -0,0 +1,73 @@ +uuid: fb5873a3-19ba-42e2-b348-db186ee58dd9 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.simple_card + - field.field.node.landing_page.field_body_paragraph + - field.field.node.landing_page.field_image + - field.field.node.landing_page.field_meta_tags + - node.type.landing_page + - responsive_image.styles.narrow + module: + - ds + - responsive_image + - user +third_party_settings: + ds: + layout: + id: ds_2col + library: ds/ds_2col + disable_css: false + entity_classes: all_classes + settings: + label: '' + wrappers: + left: div + right: div + outer_wrapper: div + attributes: '' + link_attribute: '' + link_custom: '' + classes: + layout_class: { } + regions: + left: + - node_title + right: + - field_image + fields: + node_title: + plugin_id: node_title + weight: 0 + label: hidden + formatter: default + settings: + link: true + wrapper: h2 + class: 'title is-size-3-desktop is-size-4-tablet is-size-5-mobile' + exclude_node_title: '0' +_core: + default_config_hash: v2M7V8tN6TiqnoWONGAwAfzJywu0vB04hvs-LQx-bIQ +id: node.landing_page.simple_card +targetEntityType: node +bundle: landing_page +mode: simple_card +content: + field_image: + type: responsive_image + weight: 1 + region: right + label: hidden + settings: + responsive_image_style: narrow + image_link: content + third_party_settings: { } +hidden: + field_body_paragraph: true + field_meta_tags: true + indieweb_bridgypublishtwitter: true + indieweb_syndication: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.landing_page.teaser.yml b/config/sync/core.entity_view_display.node.landing_page.teaser.yml index 8c00d05..2c62f66 100644 --- a/config/sync/core.entity_view_display.node.landing_page.teaser.yml +++ b/config/sync/core.entity_view_display.node.landing_page.teaser.yml @@ -5,6 +5,7 @@ dependencies: config: - core.entity_view_mode.node.teaser - field.field.node.landing_page.field_body_paragraph + - field.field.node.landing_page.field_image - field.field.node.landing_page.field_meta_tags - node.type.landing_page module: @@ -18,8 +19,10 @@ mode: teaser content: { } hidden: field_body_paragraph: true + field_image: true field_meta_tags: true indieweb_bridgypublishtwitter: true indieweb_syndication: true langcode: true links: true + search_api_excerpt: true diff --git a/config/sync/field.field.node.landing_page.field_image.yml b/config/sync/field.field.node.landing_page.field_image.yml new file mode 100644 index 0000000..79a9322 --- /dev/null +++ b/config/sync/field.field.node.landing_page.field_image.yml @@ -0,0 +1,45 @@ +uuid: dfc742b6-f16a-46d3-9174-71d4023daf7c +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_image + - node.type.landing_page + module: + - content_translation + - image +third_party_settings: + content_translation: + translation_sync: + alt: alt + title: title + file: '0' +id: node.landing_page.field_image +field_name: field_image +entity_type: node +bundle: landing_page +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 44eda10d94caaea72f236582116f9af8c2ee91e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 16:03:07 -0400 Subject: [PATCH 129/365] Add some random spanish for page content type --- config/sync/language/es/node.type.page.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 config/sync/language/es/node.type.page.yml diff --git a/config/sync/language/es/node.type.page.yml b/config/sync/language/es/node.type.page.yml new file mode 100644 index 0000000..1764032 --- /dev/null +++ b/config/sync/language/es/node.type.page.yml @@ -0,0 +1 @@ +name: Página -- 2.45.2 From 80732149070f61c5e29b0da2b1549510ae8350ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 16:03:22 -0400 Subject: [PATCH 130/365] Commit config snapshot for autosave forms from way back there --- ...pshot.config_sync.module.autosave_form.yml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.autosave_form.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.autosave_form.yml b/config/sync/config_snapshot.snapshot.config_sync.module.autosave_form.yml new file mode 100644 index 0000000..8758179 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.autosave_form.yml @@ -0,0 +1,33 @@ +uuid: ff423420-cdba-4fc4-93d5-a4ca0402f287 +langcode: en +status: true +dependencies: + module: + - autosave_form +id: config_sync.module.autosave_form +snapshotSet: config_sync +extensionType: module +extensionName: autosave_form +items: + - + collection: '' + name: autosave_form.messages + data: + entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.' + _core: + default_config_hash: In3MY-CuVp64RxCeU5X6rsEhR6jR4Si8OG6BX18DALg + - + collection: '' + name: autosave_form.settings + data: + interval: 60000 + active_on: + content_entity_forms: true + config_entity_forms: false + notification: + active: true + message: 'Saving draft...' + delay: 1000 + allowed_content_entity_types: { } + _core: + default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0 -- 2.45.2 From d2ee303196ba258868ee37f8f8b64b0ca15225e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 16:03:51 -0400 Subject: [PATCH 131/365] Commit updated and removed modules from database updates from Drutopia --- config/sync/core.extension.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 3f0f790..f8acab1 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -1,7 +1,8 @@ module: address: 0 - admin_links_access_filter: 0 admin_toolbar: 0 + admin_toolbar_links_access_filter: 0 + admin_toolbar_search: 0 admin_toolbar_tools: 0 agaric_migration: 0 allowed_formats: 0 @@ -125,6 +126,7 @@ module: redirect_404: 0 regionincontent: 0 responsive_image: 0 + role_delegation: 0 scn: 0 search_api: 0 search_api_db: 0 @@ -159,6 +161,7 @@ module: webform_ui: 0 wysiwyg_linebreaks: 0 ds: 1 + menu_admin_per_menu: 1 menu_link_content: 1 pathauto: 1 comment_notify: 10 -- 2.45.2 From 66faef0e521b80c91dddcb9eae382d639c7b55be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 16:04:15 -0400 Subject: [PATCH 132/365] Commit the other random spanish config updates --- config/sync/language/es/views.view.files.yml | 4 ---- config/sync/language/es/views.view.group_content.yml | 6 ------ config/sync/language/es/views.view.group_members.yml | 4 ---- config/sync/language/es/views.view.group_nodes.yml | 4 ---- config/sync/language/es/views.view.related_content.yml | 7 ------- config/sync/language/es/views.view.taxonomy_term.yml | 6 ------ config/sync/language/es/views.view.user_admin_people.yml | 2 -- config/sync/language/es/views.view.webform_submissions.yml | 4 ---- 8 files changed, 37 deletions(-) delete mode 100644 config/sync/language/es/views.view.related_content.yml diff --git a/config/sync/language/es/views.view.files.yml b/config/sync/language/es/views.view.files.yml index ae17a1d..ec3bfac 100644 --- a/config/sync/language/es/views.view.files.yml +++ b/config/sync/language/es/views.view.files.yml @@ -15,7 +15,3 @@ display: fields: entity_label: label: Entidad - arguments: - fid: - exception: - title: Todo(s) diff --git a/config/sync/language/es/views.view.group_content.yml b/config/sync/language/es/views.view.group_content.yml index 7966afc..046da7c 100644 --- a/config/sync/language/es/views.view.group_content.yml +++ b/config/sync/language/es/views.view.group_content.yml @@ -1,9 +1,3 @@ display: - default: - display_options: - arguments: - gid: - exception: - title: Todo(s) page_1: display_title: Página diff --git a/config/sync/language/es/views.view.group_members.yml b/config/sync/language/es/views.view.group_members.yml index e90d741..1cc436c 100644 --- a/config/sync/language/es/views.view.group_members.yml +++ b/config/sync/language/es/views.view.group_members.yml @@ -4,10 +4,6 @@ display: fields: name: label: Usuario - arguments: - gid: - exception: - title: Todo(s) title: Miembros page_1: display_title: Página diff --git a/config/sync/language/es/views.view.group_nodes.yml b/config/sync/language/es/views.view.group_nodes.yml index 8856dd6..61e6b26 100644 --- a/config/sync/language/es/views.view.group_nodes.yml +++ b/config/sync/language/es/views.view.group_nodes.yml @@ -6,9 +6,5 @@ display: label: Título status: label: Estado - arguments: - gid: - exception: - title: Todo(s) page_1: display_title: Página diff --git a/config/sync/language/es/views.view.related_content.yml b/config/sync/language/es/views.view.related_content.yml deleted file mode 100644 index 6728b1e..0000000 --- a/config/sync/language/es/views.view.related_content.yml +++ /dev/null @@ -1,7 +0,0 @@ -display: - default: - display_options: - arguments: - similar_nid: - exception: - title: Todo(s) diff --git a/config/sync/language/es/views.view.taxonomy_term.yml b/config/sync/language/es/views.view.taxonomy_term.yml index 691e7a4..046da7c 100644 --- a/config/sync/language/es/views.view.taxonomy_term.yml +++ b/config/sync/language/es/views.view.taxonomy_term.yml @@ -1,9 +1,3 @@ display: - default: - display_options: - arguments: - tid: - exception: - title: Todo(s) page_1: display_title: Página diff --git a/config/sync/language/es/views.view.user_admin_people.yml b/config/sync/language/es/views.view.user_admin_people.yml index 93160f7..e108449 100644 --- a/config/sync/language/es/views.view.user_admin_people.yml +++ b/config/sync/language/es/views.view.user_admin_people.yml @@ -2,8 +2,6 @@ display: default: display_options: fields: - name: - label: 'Nombre de usuario' status: label: Estado filters: diff --git a/config/sync/language/es/views.view.webform_submissions.yml b/config/sync/language/es/views.view.webform_submissions.yml index aa5320a..c78a66c 100644 --- a/config/sync/language/es/views.view.webform_submissions.yml +++ b/config/sync/language/es/views.view.webform_submissions.yml @@ -4,10 +4,6 @@ display: fields: created: label: Creado - arguments: - in_draft: - exception: - title: Todo(s) embed_administer: display_options: fields: -- 2.45.2 From 634f7f32efd924d16cfa243aff468b709047fa86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 16:05:07 -0400 Subject: [PATCH 133/365] Add content reference paragraph capability to regular pages --- config/sync/field.field.node.page.field_body_paragraph.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/sync/field.field.node.page.field_body_paragraph.yml b/config/sync/field.field.node.page.field_body_paragraph.yml index 1fdf7b7..7c8ff3c 100644 --- a/config/sync/field.field.node.page.field_body_paragraph.yml +++ b/config/sync/field.field.node.page.field_body_paragraph.yml @@ -5,6 +5,7 @@ dependencies: config: - field.storage.node.field_body_paragraph - node.type.page + - paragraphs.paragraphs_type.content_reference - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image @@ -45,6 +46,7 @@ settings: update: update faq: faq webform: webform + content_reference: content_reference quotation_with_image: quotation_with_image storyline_header: storyline_header storyline_item: storyline_item @@ -75,6 +77,9 @@ settings: webform: enabled: true weight: 14 + content_reference: + enabled: true + weight: 15 quotation_with_image: enabled: true weight: 18 -- 2.45.2 From 769a785e1a8bb6839e442d683a3f5b8fc8a236da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 18:27:13 -0400 Subject: [PATCH 134/365] oh whatever lets keep logging honeypot indefinitely --- config/sync/honeypot.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/honeypot.settings.yml b/config/sync/honeypot.settings.yml index 0c04746..ffe005d 100644 --- a/config/sync/honeypot.settings.yml +++ b/config/sync/honeypot.settings.yml @@ -5,7 +5,7 @@ unprotected_forms: - views_exposed_form - honeypot_settings_form protect_all_forms: false -log: false +log: true element_name: url time_limit: 5 expire: 300 -- 2.45.2 From 65d2bb9f4e2038f72fed3f629261c2532638fe62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 18:29:04 -0400 Subject: [PATCH 135/365] Apply seeming self-updates to search API --- config/sync/search_api.index.action.yml | 75 ++++++++++------ config/sync/search_api.index.article.yml | 75 ++++++++++------ config/sync/search_api.index.blog.yml | 40 ++++----- config/sync/search_api.index.campaign.yml | 75 ++++++++++------ config/sync/search_api.index.case_study.yml | 69 +++++++++----- config/sync/search_api.index.content.yml | 99 +++++++++++++-------- config/sync/search_api.index.event.yml | 75 ++++++++++------ config/sync/search_api.index.people.yml | 75 ++++++++++------ config/sync/search_api.index.resource.yml | 75 ++++++++++------ 9 files changed, 421 insertions(+), 237 deletions(-) diff --git a/config/sync/search_api.index.action.yml b/config/sync/search_api.index.action.yml index 2bebdb0..ca8705c 100644 --- a/config/sync/search_api.index.action.yml +++ b/config/sync/search_api.index.action.yml @@ -2,6 +2,10 @@ uuid: 685f7e53-df07-456c-b489-4c3b2cd0db72 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -10,10 +14,6 @@ dependencies: - field.storage.node.field_action_link - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: GkDs9zHVzODTPJeMdg1mGFCeA2w4fQMfHmzHn7A4Nkk id: action @@ -44,6 +44,9 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node field_tags: label: Tags datasource_id: 'entity:node' @@ -57,6 +60,9 @@ field_settings: datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -64,11 +70,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -84,6 +96,9 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' @@ -91,17 +106,24 @@ field_settings: type: string dependencies: module: + - node - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node promote: label: 'Promoted to front page' datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node field_action_end_date: label: 'Action end date' datasource_id: 'entity:node' @@ -136,10 +158,12 @@ datasource_settings: default: true selected: { } processor_settings: - rendered_item: { } add_url: { } - aggregated_field: { } - entity_status: { } + content_access: + weights: + preprocess_query: -45 + language_with_fallback: { } + rendered_item: { } tokenizer: all_fields: false fields: @@ -152,6 +176,23 @@ processor_settings: weights: preprocess_index: -44 preprocess_query: -46 + html_filter: + all_fields: false + fields: + - rendered_item + - field_summary + title: true + alt: true + tags: + h1: 5 + h2: 3 + h3: 2 + strong: 2 + b: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + entity_status: { } stopwords: all_fields: false fields: @@ -197,6 +238,7 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 + aggregated_field: { } ignorecase: all_fields: false fields: @@ -217,25 +259,6 @@ processor_settings: weights: preprocess_index: -47 preprocess_query: -48 - content_access: - weights: - preprocess_query: -45 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo diff --git a/config/sync/search_api.index.article.yml b/config/sync/search_api.index.article.yml index e66c020..a5a8c4d 100644 --- a/config/sync/search_api.index.article.yml +++ b/config/sync/search_api.index.article.yml @@ -2,6 +2,10 @@ uuid: ebe41411-d803-4e6f-ad3b-d2cee6726564 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -10,10 +14,6 @@ dependencies: - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: J04p8dO7JgH6HJ11pkCigWVJg-8TXjwcS4kwaVmluI8 id: article @@ -44,6 +44,9 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node field_tags: label: Tags datasource_id: 'entity:node' @@ -57,6 +60,9 @@ field_settings: datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -64,11 +70,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -84,6 +96,9 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' @@ -91,17 +106,24 @@ field_settings: type: string dependencies: module: + - node - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node promote: label: 'Promoted to front page' datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node field_article_type: label: 'Article type' datasource_id: 'entity:node' @@ -136,10 +158,12 @@ datasource_settings: default: true selected: { } processor_settings: - rendered_item: { } add_url: { } - aggregated_field: { } - entity_status: { } + content_access: + weights: + preprocess_query: -45 + language_with_fallback: { } + rendered_item: { } tokenizer: all_fields: false fields: @@ -152,6 +176,23 @@ processor_settings: weights: preprocess_index: -44 preprocess_query: -46 + html_filter: + all_fields: false + fields: + - rendered_item + - field_summary + title: true + alt: true + tags: + h1: 5 + h2: 3 + h3: 2 + strong: 2 + b: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + entity_status: { } stopwords: all_fields: false fields: @@ -197,6 +238,7 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 + aggregated_field: { } ignorecase: all_fields: false fields: @@ -217,25 +259,6 @@ processor_settings: weights: preprocess_index: -47 preprocess_query: -48 - content_access: - weights: - preprocess_query: -45 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo diff --git a/config/sync/search_api.index.blog.yml b/config/sync/search_api.index.blog.yml index 283a4be..e0beb0f 100644 --- a/config/sync/search_api.index.blog.yml +++ b/config/sync/search_api.index.blog.yml @@ -69,7 +69,6 @@ field_settings: module: - node - user - - user node_grants: label: 'Node access information' property_path: search_api_node_grants @@ -150,11 +149,23 @@ datasource_settings: selected: { } processor_settings: add_url: { } - aggregated_field: { } content_access: weights: preprocess_query: -45 - entity_status: { } + language_with_fallback: { } + rendered_item: { } + tokenizer: + all_fields: false + fields: + - field_summary + - rendered_item + - title + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' + weights: + preprocess_index: -44 + preprocess_query: -46 html_filter: all_fields: false fields: @@ -171,17 +182,7 @@ processor_settings: weights: preprocess_index: -46 preprocess_query: -47 - ignorecase: - all_fields: false - fields: - - field_summary - - name - - rendered_item - - title - weights: - preprocess_index: -49 - preprocess_query: -49 - rendered_item: { } + entity_status: { } stopwords: all_fields: false fields: @@ -227,18 +228,17 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - tokenizer: + aggregated_field: { } + ignorecase: all_fields: false fields: - field_summary + - name - rendered_item - title - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' weights: - preprocess_index: -44 - preprocess_query: -46 + preprocess_index: -49 + preprocess_query: -49 transliteration: all_fields: false fields: diff --git a/config/sync/search_api.index.campaign.yml b/config/sync/search_api.index.campaign.yml index 01660f9..660534b 100644 --- a/config/sync/search_api.index.campaign.yml +++ b/config/sync/search_api.index.campaign.yml @@ -2,14 +2,14 @@ uuid: cac95268-e707-4f51-aed7-608b5e2085d5 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_summary - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: KBRaJWFxQLm4E4T0Cl9L5rX7ivF_DN3qCpw9248scJ0 id: campaign @@ -40,11 +40,17 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node created: label: 'Authored on' datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -52,11 +58,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -72,6 +84,9 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' @@ -79,17 +94,24 @@ field_settings: type: string dependencies: module: + - node - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node promote: label: 'Promoted to front page' datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node datasource_settings: 'entity:node': bundles: @@ -101,6 +123,11 @@ datasource_settings: selected: { } processor_settings: add_url: { } + content_access: + weights: + preprocess_query: -45 + language_with_fallback: { } + rendered_item: { } tokenizer: all_fields: false fields: @@ -113,7 +140,23 @@ processor_settings: weights: preprocess_index: -44 preprocess_query: -46 - aggregated_field: { } + html_filter: + all_fields: false + fields: + - rendered_item + - field_summary + title: true + alt: true + tags: + h1: 5 + h2: 3 + h3: 2 + strong: 2 + b: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + entity_status: { } stopwords: all_fields: false fields: @@ -159,11 +202,7 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - rendered_item: { } - entity_status: { } - content_access: - weights: - preprocess_query: -45 + aggregated_field: { } ignorecase: all_fields: false fields: @@ -184,22 +223,6 @@ processor_settings: weights: preprocess_index: -47 preprocess_query: -48 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo diff --git a/config/sync/search_api.index.case_study.yml b/config/sync/search_api.index.case_study.yml index 31207dd..52fbb08 100644 --- a/config/sync/search_api.index.case_study.yml +++ b/config/sync/search_api.index.case_study.yml @@ -2,6 +2,10 @@ uuid: 552bb15c-6625-4c5c-9ac1-079ca864e7f2 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_case_study_client - field.storage.node.field_case_study_partners @@ -12,10 +16,6 @@ dependencies: - field.storage.node.field_services - field.storage.node.field_summary - search_api.server.database - module: - - user - - search_api - - node _core: default_config_hash: nBr-sIteA0eUXy98AelC21GVhp9W0nXOrtrNz0nvZ64 id: case_study @@ -28,11 +28,17 @@ field_settings: datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node created: label: 'Authored on' datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node field_case_study_client: label: Client datasource_id: 'entity:node' @@ -104,6 +110,7 @@ field_settings: type: string dependencies: module: + - node - user node_grants: label: 'Node access information' @@ -117,6 +124,9 @@ field_settings: datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node rendered_item: label: 'Rendered HTML output' property_path: rendered_item @@ -142,17 +152,26 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node title: label: Title datasource_id: 'entity:node' property_path: title type: text boost: !!float 8 + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -160,6 +179,9 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node datasource_settings: 'entity:node': bundles: @@ -171,11 +193,23 @@ datasource_settings: selected: { } processor_settings: add_url: { } - aggregated_field: { } content_access: weights: preprocess_query: -45 - entity_status: { } + language_with_fallback: { } + rendered_item: { } + tokenizer: + all_fields: false + fields: + - field_summary + - rendered_item + - title + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' + weights: + preprocess_index: -44 + preprocess_query: -46 html_filter: all_fields: false fields: @@ -192,17 +226,7 @@ processor_settings: weights: preprocess_index: -46 preprocess_query: -47 - ignorecase: - all_fields: false - fields: - - field_summary - - name - - rendered_item - - title - weights: - preprocess_index: -49 - preprocess_query: -49 - rendered_item: { } + entity_status: { } stopwords: all_fields: false fields: @@ -248,18 +272,17 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - tokenizer: + aggregated_field: { } + ignorecase: all_fields: false fields: - field_summary + - name - rendered_item - title - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' weights: - preprocess_index: -44 - preprocess_query: -46 + preprocess_index: -49 + preprocess_query: -49 transliteration: all_fields: false fields: diff --git a/config/sync/search_api.index.content.yml b/config/sync/search_api.index.content.yml index 5ef8460..72caeb7 100644 --- a/config/sync/search_api.index.content.yml +++ b/config/sync/search_api.index.content.yml @@ -2,15 +2,15 @@ uuid: f8e8fb19-b2b1-41d0-ada1-b03ae23f9c23 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary - search_api.server.database - core.entity_view_mode.node.full - module: - - user - - search_api - - node _core: default_config_hash: 8J7Osuw_wrGb6nDwjzFpe02fOzNowNbFih-owOA2VHk id: content @@ -48,16 +48,25 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node created: label: 'Authored on' datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node status: label: 'Publishing status' datasource_id: 'entity:node' @@ -65,11 +74,17 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node field_tags: label: Tags datasource_id: 'entity:node' @@ -85,6 +100,7 @@ field_settings: type: string dependencies: module: + - node - user uid: label: 'Author ID' @@ -93,11 +109,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node type: label: 'Content type' datasource_id: 'entity:node' property_path: type type: string + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -116,6 +138,30 @@ datasource_settings: default: true selected: { } processor_settings: + add_url: + weights: + preprocess_index: -30 + content_access: + weights: + preprocess_index: -6 + preprocess_query: -4 + language_with_fallback: { } + rendered_item: + weights: + add_properties: 0 + pre_index_save: -10 + tokenizer: + fields: + - rendered_item + - title + - field_summary + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' + weights: + preprocess_index: -2 + preprocess_query: -5 + all_fields: false html_filter: fields: - rendered_item @@ -132,10 +178,9 @@ processor_settings: preprocess_index: -3 preprocess_query: -6 all_fields: false - content_access: + entity_status: weights: - preprocess_index: -6 - preprocess_query: -4 + preprocess_index: -10 stopwords: fields: - rendered_item @@ -181,40 +226,9 @@ processor_settings: preprocess_index: -5 preprocess_query: -10 all_fields: false - entity_status: - weights: - preprocess_index: -10 - tokenizer: - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -2 - preprocess_query: -5 - all_fields: false - add_url: - weights: - preprocess_index: -30 - rendered_item: - weights: - add_properties: 0 - pre_index_save: -10 aggregated_field: weights: add_properties: 20 - transliteration: - fields: - - rendered_item - - title - - field_summary - weights: - preprocess_index: -4 - preprocess_query: -7 - all_fields: false ignorecase: fields: - rendered_item @@ -224,6 +238,15 @@ processor_settings: preprocess_index: -5 preprocess_query: -8 all_fields: false + transliteration: + fields: + - rendered_item + - title + - field_summary + weights: + preprocess_index: -4 + preprocess_query: -7 + all_fields: false tracker_settings: default: indexing_order: fifo diff --git a/config/sync/search_api.index.event.yml b/config/sync/search_api.index.event.yml index 149cb5c..ea20a71 100644 --- a/config/sync/search_api.index.event.yml +++ b/config/sync/search_api.index.event.yml @@ -2,6 +2,10 @@ uuid: 8b5ca05b-a953-4270-87e9-ac885c2b8150 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -10,10 +14,6 @@ dependencies: - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: zat7whU86LmXH9N0ye6xl1m53ByVw_0uajXqOERyKEI id: event @@ -44,6 +44,9 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node field_tags: label: Tags datasource_id: 'entity:node' @@ -57,6 +60,9 @@ field_settings: datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -64,11 +70,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -84,6 +96,9 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' @@ -91,17 +106,24 @@ field_settings: type: string dependencies: module: + - node - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node promote: label: 'Promoted to front page' datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node field_event_date: label: 'Event date' datasource_id: 'entity:node' @@ -144,10 +166,12 @@ datasource_settings: default: true selected: { } processor_settings: - rendered_item: { } add_url: { } - aggregated_field: { } - entity_status: { } + content_access: + weights: + preprocess_query: -45 + language_with_fallback: { } + rendered_item: { } tokenizer: all_fields: false fields: @@ -160,6 +184,23 @@ processor_settings: weights: preprocess_index: -44 preprocess_query: -46 + html_filter: + all_fields: false + fields: + - rendered_item + - field_summary + title: true + alt: true + tags: + h1: 5 + h2: 3 + h3: 2 + strong: 2 + b: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + entity_status: { } stopwords: all_fields: false fields: @@ -205,6 +246,7 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 + aggregated_field: { } ignorecase: all_fields: false fields: @@ -225,25 +267,6 @@ processor_settings: weights: preprocess_index: -47 preprocess_query: -48 - content_access: - weights: - preprocess_query: -45 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo diff --git a/config/sync/search_api.index.people.yml b/config/sync/search_api.index.people.yml index c432a7b..322a51b 100644 --- a/config/sync/search_api.index.people.yml +++ b/config/sync/search_api.index.people.yml @@ -2,15 +2,15 @@ uuid: 9e1a864e-8391-48e0-bfe9-6809f522e22c langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_summary - field.storage.node.field_people_type - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: MppSSFf9_oAEuTYEXp1R5nK30k5xRKvptoEDwKw9v6o id: people @@ -41,11 +41,17 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node created: label: 'Authored on' datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -53,11 +59,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -73,6 +85,9 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' @@ -80,17 +95,24 @@ field_settings: type: string dependencies: module: + - node - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node promote: label: 'Promoted to front page' datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node field_people_type: label: 'People type' datasource_id: 'entity:node' @@ -110,6 +132,11 @@ datasource_settings: selected: { } processor_settings: add_url: { } + content_access: + weights: + preprocess_query: -45 + language_with_fallback: { } + rendered_item: { } tokenizer: all_fields: false fields: @@ -122,7 +149,23 @@ processor_settings: weights: preprocess_index: -44 preprocess_query: -46 - aggregated_field: { } + html_filter: + all_fields: false + fields: + - rendered_item + - field_summary + title: true + alt: true + tags: + h1: 5 + h2: 3 + h3: 2 + strong: 2 + b: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + entity_status: { } stopwords: all_fields: false fields: @@ -168,11 +211,7 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - rendered_item: { } - entity_status: { } - content_access: - weights: - preprocess_query: -45 + aggregated_field: { } ignorecase: all_fields: false fields: @@ -193,22 +232,6 @@ processor_settings: weights: preprocess_index: -47 preprocess_query: -48 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo diff --git a/config/sync/search_api.index.resource.yml b/config/sync/search_api.index.resource.yml index deb30fc..10cdc32 100644 --- a/config/sync/search_api.index.resource.yml +++ b/config/sync/search_api.index.resource.yml @@ -2,6 +2,10 @@ uuid: c17253d9-b0bf-4b40-9bde-ebc01e315cc7 langcode: en status: true dependencies: + module: + - node + - user + - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -9,10 +13,6 @@ dependencies: - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index - module: - - user - - search_api - - node _core: default_config_hash: fFIBB3dnItuQJjsd_PydP1ZyBnj9hsUpshBHlAX5f24 id: resource @@ -43,6 +43,9 @@ field_settings: property_path: title type: text boost: !!float 8 + dependencies: + module: + - node field_tags: label: Tags datasource_id: 'entity:node' @@ -56,6 +59,9 @@ field_settings: datasource_id: 'entity:node' property_path: created type: date + dependencies: + module: + - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -63,11 +69,17 @@ field_settings: type: integer indexed_locked: true type_locked: true + dependencies: + module: + - node changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date + dependencies: + module: + - node field_summary: label: Summary datasource_id: 'entity:node' @@ -83,6 +95,9 @@ field_settings: type: boolean indexed_locked: true type_locked: true + dependencies: + module: + - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' @@ -90,12 +105,16 @@ field_settings: type: string dependencies: module: + - node - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean + dependencies: + module: + - node field_resource_type: label: 'Resource type' datasource_id: 'entity:node' @@ -109,6 +128,9 @@ field_settings: datasource_id: 'entity:node' property_path: promote type: boolean + dependencies: + module: + - node field_topics: label: Topics datasource_id: 'entity:node' @@ -128,6 +150,11 @@ datasource_settings: selected: { } processor_settings: add_url: { } + content_access: + weights: + preprocess_query: -45 + language_with_fallback: { } + rendered_item: { } tokenizer: all_fields: false fields: @@ -140,7 +167,23 @@ processor_settings: weights: preprocess_index: -44 preprocess_query: -46 - aggregated_field: { } + html_filter: + all_fields: false + fields: + - rendered_item + - field_summary + title: true + alt: true + tags: + h1: 5 + h2: 3 + h3: 2 + strong: 2 + b: 2 + weights: + preprocess_index: -46 + preprocess_query: -47 + entity_status: { } stopwords: all_fields: false fields: @@ -186,11 +229,7 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - rendered_item: { } - entity_status: { } - content_access: - weights: - preprocess_query: -45 + aggregated_field: { } ignorecase: all_fields: false fields: @@ -211,22 +250,6 @@ processor_settings: weights: preprocess_index: -47 preprocess_query: -48 - html_filter: - all_fields: false - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - strong: 2 - b: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 tracker_settings: default: indexing_order: fifo -- 2.45.2 From 879a21ee82b60253524929438511c68d038d91ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 03:38:47 -0400 Subject: [PATCH 136/365] Commit change in caching that isn't hurting and is maybe helping ... but 'none' would be the *least* caching i thought? Or maybe having some caching helps bubble up to break the page cache? I do not know. Ref #217 --- config/sync/views.view.blog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index b0ea906..0a04c95 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -39,7 +39,7 @@ display: options: perm: 'access content' cache: - type: none + type: search_api_tag options: { } query: type: views_query -- 2.45.2 From b7d8d6d1ad3a7d80fc5c360a0e4046a81b173331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 04:24:11 -0400 Subject: [PATCH 137/365] Uninstall hotjar; version obsolete & we weren't using Ref #168 --- config/sync/core.extension.yml | 1 - config/sync/hotjar.settings.yml | 16 ---------------- 2 files changed, 17 deletions(-) delete mode 100644 config/sync/hotjar.settings.yml diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index f8acab1..5a5f32c 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -86,7 +86,6 @@ module: help: 0 history: 0 honeypot: 0 - hotjar: 0 http_client_error_status: 0 image: 0 indieweb: 0 diff --git a/config/sync/hotjar.settings.yml b/config/sync/hotjar.settings.yml deleted file mode 100644 index 8298618..0000000 --- a/config/sync/hotjar.settings.yml +++ /dev/null @@ -1,16 +0,0 @@ -account: '1147804' -snippet_version: 6 -visibility_pages: 0 -pages: | - /admin - /admin/* - /batch - /node/add/* - /node/*/* - /user/*/* -visibility_roles: 1 -roles: - manager: manager - administrator: administrator -_core: - default_config_hash: '-GWwXUrtsp1lFD0QlWunv38ILxn_MjDorPf0wyaEZIw' -- 2.45.2 From 40de565d71c790604737f7c7cad496a78a176eae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 04:24:37 -0400 Subject: [PATCH 138/365] Commit config snapshot --- ...hot.snapshot.config_sync.module.hotjar.yml | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml b/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml deleted file mode 100644 index e3c2f7b..0000000 --- a/config/sync/config_snapshot.snapshot.config_sync.module.hotjar.yml +++ /dev/null @@ -1,27 +0,0 @@ -uuid: 3833854b-8bf9-431c-ad89-c24024ba8861 -langcode: en -status: true -dependencies: - module: - - hotjar -id: config_sync.module.hotjar -snapshotSet: config_sync -extensionType: module -extensionName: hotjar -items: - - - collection: '' - name: hotjar.settings - data: - account: '' - snippet_version: 6 - visibility_pages: 0 - pages: | - /admin - /admin/* - /batch - /node/add* - /node/*/* - /user/*/* - visibility_roles: 0 - roles: { } -- 2.45.2 From faf9fae692f513e1458d08ba69fd4a24572ee173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 10:19:26 -0400 Subject: [PATCH 139/365] Enable Stripe Webform --- config/sync/core.extension.yml | 2 ++ config/sync/language/es/webform.settings.yml | 1 + config/sync/stripe.settings.yml | 12 ++++++++++++ 3 files changed, 15 insertions(+) create mode 100644 config/sync/stripe.settings.yml diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 5a5f32c..7e238aa 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -135,6 +135,8 @@ module: skins: 0 social_media_links: 0 statistics: 0 + stripe: 0 + stripe_webform: 0 syslog: 0 system: 0 taxonomy: 0 diff --git a/config/sync/language/es/webform.settings.yml b/config/sync/language/es/webform.settings.yml index ca80ba7..5515524 100644 --- a/config/sync/language/es/webform.settings.yml +++ b/config/sync/language/es/webform.settings.yml @@ -1,5 +1,6 @@ settings: default_form_close_message: 'Sorry…This form is closed to new submissions.' + default_submit_button_label: Enviar default_preview_next_button_label: 'Vista previa' default_preview_label: 'Vista previa' mail: diff --git a/config/sync/stripe.settings.yml b/config/sync/stripe.settings.yml new file mode 100644 index 0000000..696dcb5 --- /dev/null +++ b/config/sync/stripe.settings.yml @@ -0,0 +1,12 @@ +environment: test +apikey: + test: + public: '' + secret: '' + webhook: '' + live: + public: '' + secret: '' + webhook: '' +_core: + default_config_hash: rvasJJkL462tLuGEfcTDUE_1ReQ_UkXB1gsCVJtCIPg -- 2.45.2 From 1951e061235e930707b65c8159f80b318669dcd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 10:19:39 -0400 Subject: [PATCH 140/365] Commit config snapshot --- ...hot.snapshot.config_sync.module.stripe.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.stripe.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.stripe.yml b/config/sync/config_snapshot.snapshot.config_sync.module.stripe.yml new file mode 100644 index 0000000..f451190 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.stripe.yml @@ -0,0 +1,27 @@ +uuid: 182eb447-65a9-4596-888d-0afc28ac5581 +langcode: en +status: true +dependencies: + module: + - stripe +id: config_sync.module.stripe +snapshotSet: config_sync +extensionType: module +extensionName: stripe +items: + - + collection: '' + name: stripe.settings + data: + environment: test + apikey: + test: + public: '' + secret: '' + webhook: '' + live: + public: '' + secret: '' + webhook: '' + _core: + default_config_hash: rvasJJkL462tLuGEfcTDUE_1ReQ_UkXB1gsCVJtCIPg -- 2.45.2 From 56c11e6187a5bd2ad218bf484ac1a1a6b8d9236a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Jun 2020 10:19:50 -0400 Subject: [PATCH 141/365] Add start of our payment form --- ....webform.purchase_training_migrate_api.yml | 200 ++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 config/sync/webform.webform.purchase_training_migrate_api.yml diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/sync/webform.webform.purchase_training_migrate_api.yml new file mode 100644 index 0000000..16020bd --- /dev/null +++ b/config/sync/webform.webform.purchase_training_migrate_api.yml @@ -0,0 +1,200 @@ +uuid: ec5ed05c-7d47-45df-aa42-eb90c5bda2c9 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 1 +template: false +archive: false +id: purchase_training_migrate_api +title: 'Upgrading to Drupal 9 using the Migrate API' +description: '' +category: Purchase +elements: | + signup: + '#type': webform_wizard_page + '#title': Signup + '#next_button_label': 'Get tickets' + email: + '#type': email + '#title': E-mail + purchase: + '#type': webform_wizard_page + '#title': Purchase + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } -- 2.45.2 From 77e8362d127d43804dadbe69f31d81cf3637a189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 17 Jun 2020 16:21:42 -0400 Subject: [PATCH 142/365] Update API webform --- config/sync/webform.settings.yml | 3 +- ....webform.purchase_training_migrate_api.yml | 124 +++++++++++++++--- 2 files changed, 106 insertions(+), 21 deletions(-) diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index 06c134a..6a7a8b0 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -192,6 +192,8 @@ file: delete_temporary_managed_files: true format: { } mail: + roles: + - staff default_to_mail: '[site:mail]' default_from_mail: '[site:mail]' default_from_name: '[site:name]' @@ -211,7 +213,6 @@ mail:

Submitted by: [webform_submission:user]

Submitted values are:

[webform_submission:values] - roles: { } test: types: | checkbox: diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/sync/webform.webform.purchase_training_migrate_api.yml index 16020bd..b5d23f3 100644 --- a/config/sync/webform.webform.purchase_training_migrate_api.yml +++ b/config/sync/webform.webform.purchase_training_migrate_api.yml @@ -1,7 +1,9 @@ uuid: ec5ed05c-7d47-45df-aa42-eb90c5bda2c9 langcode: en status: open -dependencies: { } +dependencies: + module: + - stripe_webform open: null close: null weight: 0 @@ -13,21 +15,39 @@ title: 'Upgrading to Drupal 9 using the Migrate API' description: '' category: Purchase elements: | - signup: - '#type': webform_wizard_page - '#title': Signup - '#next_button_label': 'Get tickets' - email: - '#type': email - '#title': E-mail - purchase: - '#type': webform_wizard_page - '#title': Purchase - optional_info_for_your_receipt: - '#type': textarea - '#title': 'Optional info for your receipt' - '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' - '#autocomplete': 'off' + course_summary: + '#type': processed_text + '#text': | + ## Upgrading to Drupal 9 using the Migrate API + + * Lead instructor: **Mauricio Dinarte** + * Date: **2020 July 17** + * Cost: **$500** + + '#format': markdown + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': Purchase css: '' javascript: '' settings: @@ -119,12 +139,15 @@ settings: draft_loaded_message: '' draft_pending_single_message: '' draft_pending_multiple_message: '' - confirmation_type: page + confirmation_type: inline confirmation_title: '' - confirmation_message: '' + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. confirmation_url: '' confirmation_attributes: { } - confirmation_back: true + confirmation_back: false confirmation_back_label: '' confirmation_back_attributes: { } confirmation_exclude_query: false @@ -196,5 +219,66 @@ access: roles: { } users: { } permissions: { } -handlers: { } +handlers: + stripe: + id: stripe + label: Stripe + handler_id: stripe + status: true + conditions: { } + weight: 0 + settings: + amount: '500' + stripe_element: payment + plan_id: '' + quantity: '' + currency: usd + description: '' + email: '' + metadata: '' + stripe_customer_create: '' + stripe_charge_create: '' + stripe_subscription_create: '' + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: _default + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: 'Training registration for [source-title]' + body: | + Thank you for registering!
+
+ [webform_submission:values]
+   + excluded_elements: + payment_information: payment_information + optional_info_for_your_receipt: optional_info_for_your_receipt + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } variants: { } -- 2.45.2 From 56a14850123be1d6ad70916105ad8d5a1c0fc592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 17 Jun 2020 16:21:49 -0400 Subject: [PATCH 143/365] 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 0c2bf5f..a5b74b9 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 0c2bf5f383f56b2bbb60f2b74954c53198da4ed4 +Subproject commit a5b74b91b394c902180209b435c7278f0e6c0bf6 -- 2.45.2 From 81fbb4afb298e7a0e902e287f39025fe8f6fd27c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 17 Jun 2020 17:00:10 -0400 Subject: [PATCH 144/365] Commit composer lock updated for Drupal core security release --- composer.lock | 58 +++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 30 deletions(-) diff --git a/composer.lock b/composer.lock index bde82df..bb238a3 100644 --- a/composer.lock +++ b/composer.lock @@ -3028,29 +3028,26 @@ }, { "name": "drupal/config_actions", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_actions.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "c3493a02af86fd6e72d00eae9265f697a80b5edd" + "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "d1213ad13ed57a7cc1453df9cd09b1c23e8c105f" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1553005385", + "version": "8.x-1.2", + "datestamp": "1592352730", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3087,7 +3084,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3726,16 +3723,16 @@ }, { "name": "drupal/core", - "version": "8.9.0", + "version": "8.9.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "f90882ab0723becda2333e4d33e1a6ab27cb8f0c" + "reference": "e8ee964c562870381876e85d3f5eaaf8c8ecc9ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/f90882ab0723becda2333e4d33e1a6ab27cb8f0c", - "reference": "f90882ab0723becda2333e4d33e1a6ab27cb8f0c", + "url": "https://api.github.com/repos/drupal/core/zipball/e8ee964c562870381876e85d3f5eaaf8c8ecc9ee", + "reference": "e8ee964c562870381876e85d3f5eaaf8c8ecc9ee", "shasum": "" }, "require": { @@ -3953,11 +3950,11 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-06-03T16:44:36+00:00" + "time": "2020-06-17T17:57:48+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.0", + "version": "8.9.1", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -4004,16 +4001,16 @@ }, { "name": "drupal/core-recommended", - "version": "8.9.0", + "version": "8.9.1", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "1b87cf5dea633a66a1c4f22d635bc92c127071d9" + "reference": "41042f9eaa35b027e6b2c42fa03edcb85da54a06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/1b87cf5dea633a66a1c4f22d635bc92c127071d9", - "reference": "1b87cf5dea633a66a1c4f22d635bc92c127071d9", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/41042f9eaa35b027e6b2c42fa03edcb85da54a06", + "reference": "41042f9eaa35b027e6b2c42fa03edcb85da54a06", "shasum": "" }, "require": { @@ -4025,7 +4022,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.0", + "drupal/core": "8.9.1", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.17", "guzzlehttp/guzzle": "6.5.4", @@ -4082,7 +4079,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-06-03T16:44:36+00:00" + "time": "2020-06-17T17:57:48+00:00" }, { "name": "drupal/crop", @@ -15062,16 +15059,16 @@ }, { "name": "webmozart/assert", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" + "reference": "9dc4f203e36f2b486149058bade43c851dd97451" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", - "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451", + "reference": "9dc4f203e36f2b486149058bade43c851dd97451", "shasum": "" }, "require": { @@ -15079,6 +15076,7 @@ "symfony/polyfill-ctype": "^1.8" }, "conflict": { + "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<3.9.1" }, "require-dev": { @@ -15106,7 +15104,7 @@ "check", "validate" ], - "time": "2020-04-18T12:12:48+00:00" + "time": "2020-06-16T10:16:42+00:00" }, { "name": "webmozart/path-util", @@ -15721,7 +15719,7 @@ }, { "name": "symfony/config", - "version": "v5.1.1", + "version": "v5.1.2", "source": { "type": "git", "url": "https://github.com/symfony/config.git", -- 2.45.2 From 76724efe358bc0dd777584f176948c2d2ac1c764 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Wed, 17 Jun 2020 21:27:48 -0400 Subject: [PATCH 145/365] Add directions for handling settings to README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index e480128..3ed7d25 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,27 @@ Push the changes to the repo with `git push` 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`. +### Drupal settings file management + +The Drupal settings files are also managed by Drutopia. On each deploy, the file is generated and replaces the `settings.local.php` that is on the server with whatever settings will match the Drutopia configuration. Therefore, in order to add settings, you must edit the vault settings using: + +``` +ahoy vault-edit +``` + +Look for the Yaml section for agaric_live, or agaric_test, as appropriate, and edit the php_settings_code section to add items to that site's setting overrides. For example: + +``` + ... + online: True + php_settings_code: |2 + $settings['super_secret'] = p@ssw0rd; + $config['life.answer'] = 42; + server_aliases: + - agaric.com + ... +``` + ## Code Hightlight. The [prism.js](https://prismjs.com/) library was added in the site and can be used like this: -- 2.45.2 From 475b6ef62bee685facbbf5464b5e35433776389b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 10:36:55 -0400 Subject: [PATCH 146/365] Commit search API updates from live that make zilch sense but whatevs --- config/sync/search_api.index.action.yml | 244 +++++++++---------- config/sync/search_api.index.article.yml | 234 +++++++++---------- config/sync/search_api.index.blog.yml | 40 ++-- config/sync/search_api.index.campaign.yml | 158 ++++++------- config/sync/search_api.index.case_study.yml | 40 ++-- config/sync/search_api.index.content.yml | 202 ++++++++-------- config/sync/search_api.index.event.yml | 246 ++++++++++---------- config/sync/search_api.index.people.yml | 196 ++++++++-------- config/sync/search_api.index.resource.yml | 228 +++++++++--------- 9 files changed, 794 insertions(+), 794 deletions(-) diff --git a/config/sync/search_api.index.action.yml b/config/sync/search_api.index.action.yml index ca8705c..b5bb010 100644 --- a/config/sync/search_api.index.action.yml +++ b/config/sync/search_api.index.action.yml @@ -21,6 +21,86 @@ name: Action description: 'An index for the action content type.' read_only: false field_settings: + changed: + label: Changed + datasource_id: 'entity:node' + property_path: changed + type: date + dependencies: + module: + - node + created: + label: 'Authored on' + datasource_id: 'entity:node' + property_path: created + type: date + dependencies: + module: + - node + field_action_end_date: + label: 'Action end date' + datasource_id: 'entity:node' + property_path: field_action_end_date + type: date + dependencies: + config: + - field.storage.node.field_action_end_date + field_action_link: + label: 'Action link' + datasource_id: 'entity:node' + property_path: field_action_link + type: string + dependencies: + config: + - field.storage.node.field_action_link + field_action_type: + label: 'Action type' + datasource_id: 'entity:node' + property_path: field_action_type + type: integer + dependencies: + config: + - field.storage.node.field_action_type + field_summary: + label: Summary + datasource_id: 'entity:node' + property_path: field_summary + type: text + dependencies: + config: + - field.storage.node.field_summary + field_tags: + label: Tags + datasource_id: 'entity:node' + property_path: field_tags + type: integer + dependencies: + config: + - field.storage.node.field_tags + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node rendered_item: label: 'Rendered HTML output' property_path: rendered_item @@ -31,13 +111,24 @@ field_settings: view_mode: 'entity:node': action: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string + status: + label: Published + datasource_id: 'entity:node' + property_path: status + type: boolean indexed_locked: true type_locked: true - hidden: true + dependencies: + module: + - node + sticky: + label: 'Sticky at top of lists' + datasource_id: 'entity:node' + property_path: sticky + type: boolean + dependencies: + module: + - node title: label: Title datasource_id: 'entity:node' @@ -47,22 +138,6 @@ field_settings: dependencies: module: - node - field_tags: - label: Tags - datasource_id: 'entity:node' - property_path: field_tags - type: integer - dependencies: - config: - - field.storage.node.field_tags - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - dependencies: - module: - - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -73,81 +148,6 @@ field_settings: dependencies: module: - node - changed: - label: Changed - datasource_id: 'entity:node' - property_path: changed - type: date - dependencies: - module: - - node - field_summary: - label: Summary - datasource_id: 'entity:node' - property_path: field_summary - type: text - dependencies: - config: - - field.storage.node.field_summary - status: - label: Published - datasource_id: 'entity:node' - property_path: status - type: boolean - indexed_locked: true - type_locked: true - dependencies: - module: - - node - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user - sticky: - label: 'Sticky at top of lists' - datasource_id: 'entity:node' - property_path: sticky - type: boolean - dependencies: - module: - - node - promote: - label: 'Promoted to front page' - datasource_id: 'entity:node' - property_path: promote - type: boolean - dependencies: - module: - - node - field_action_end_date: - label: 'Action end date' - datasource_id: 'entity:node' - property_path: field_action_end_date - type: date - dependencies: - config: - - field.storage.node.field_action_end_date - field_action_type: - label: 'Action type' - datasource_id: 'entity:node' - property_path: field_action_type - type: integer - dependencies: - config: - - field.storage.node.field_action_type - field_action_link: - label: 'Action link' - datasource_id: 'entity:node' - property_path: field_action_link - type: string - dependencies: - config: - - field.storage.node.field_action_link datasource_settings: 'entity:node': bundles: @@ -159,46 +159,45 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: - - rendered_item - field_summary + - rendered_item title: true alt: true tags: + b: 2 h1: 5 h2: 3 h3: 2 strong: 2 - b: 2 weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -238,24 +237,25 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 diff --git a/config/sync/search_api.index.article.yml b/config/sync/search_api.index.article.yml index a5a8c4d..c19b62f 100644 --- a/config/sync/search_api.index.article.yml +++ b/config/sync/search_api.index.article.yml @@ -21,58 +21,6 @@ name: Article description: 'An index for the article content type.' read_only: false field_settings: - rendered_item: - label: 'Rendered HTML output' - property_path: rendered_item - type: text - configuration: - roles: - anonymous: anonymous - view_mode: - 'entity:node': - article: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string - indexed_locked: true - type_locked: true - hidden: true - title: - label: Title - datasource_id: 'entity:node' - property_path: title - type: text - boost: !!float 8 - dependencies: - module: - - node - field_tags: - label: Tags - datasource_id: 'entity:node' - property_path: field_tags - type: integer - dependencies: - config: - - field.storage.node.field_tags - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - dependencies: - module: - - node - uid: - label: 'Authored by' - datasource_id: 'entity:node' - property_path: uid - type: integer - indexed_locked: true - type_locked: true - dependencies: - module: - - node changed: label: Changed datasource_id: 'entity:node' @@ -81,46 +29,11 @@ field_settings: dependencies: module: - node - field_summary: - label: Summary + created: + label: 'Authored on' datasource_id: 'entity:node' - property_path: field_summary - type: text - dependencies: - config: - - field.storage.node.field_summary - status: - label: Published - datasource_id: 'entity:node' - property_path: status - type: boolean - indexed_locked: true - type_locked: true - dependencies: - module: - - node - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user - sticky: - label: 'Sticky at top of lists' - datasource_id: 'entity:node' - property_path: sticky - type: boolean - dependencies: - module: - - node - promote: - label: 'Promoted to front page' - datasource_id: 'entity:node' - property_path: promote - type: boolean + property_path: created + type: date dependencies: module: - node @@ -140,6 +53,22 @@ field_settings: dependencies: config: - field.storage.node.field_authors + field_summary: + label: Summary + datasource_id: 'entity:node' + property_path: field_summary + type: text + dependencies: + config: + - field.storage.node.field_summary + field_tags: + label: Tags + datasource_id: 'entity:node' + property_path: field_tags + type: integer + dependencies: + config: + - field.storage.node.field_tags field_topics: label: Topics datasource_id: 'entity:node' @@ -148,6 +77,77 @@ field_settings: dependencies: config: - field.storage.node.field_topics + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node + rendered_item: + label: 'Rendered HTML output' + property_path: rendered_item + type: text + configuration: + roles: + anonymous: anonymous + view_mode: + 'entity:node': + article: search_index + status: + label: Published + datasource_id: 'entity:node' + property_path: status + type: boolean + indexed_locked: true + type_locked: true + dependencies: + module: + - node + sticky: + label: 'Sticky at top of lists' + datasource_id: 'entity:node' + property_path: sticky + type: boolean + dependencies: + module: + - node + title: + label: Title + datasource_id: 'entity:node' + property_path: title + type: text + boost: !!float 8 + dependencies: + module: + - node + uid: + label: 'Authored by' + datasource_id: 'entity:node' + property_path: uid + type: integer + indexed_locked: true + type_locked: true + dependencies: + module: + - node datasource_settings: 'entity:node': bundles: @@ -159,46 +159,45 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: - - rendered_item - field_summary + - rendered_item title: true alt: true tags: + b: 2 h1: 5 h2: 3 h3: 2 strong: 2 - b: 2 weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -238,24 +237,25 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 diff --git a/config/sync/search_api.index.blog.yml b/config/sync/search_api.index.blog.yml index e0beb0f..822aaef 100644 --- a/config/sync/search_api.index.blog.yml +++ b/config/sync/search_api.index.blog.yml @@ -149,23 +149,11 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - field_summary - - rendered_item - - title - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: @@ -182,7 +170,18 @@ processor_settings: weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: @@ -228,17 +227,18 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: - field_summary - - name - rendered_item - title + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: diff --git a/config/sync/search_api.index.campaign.yml b/config/sync/search_api.index.campaign.yml index 660534b..8f4a366 100644 --- a/config/sync/search_api.index.campaign.yml +++ b/config/sync/search_api.index.campaign.yml @@ -17,29 +17,11 @@ name: Campaign description: 'An index for the campaign content type.' read_only: false field_settings: - rendered_item: - label: 'Rendered HTML output' - property_path: rendered_item - type: text - configuration: - roles: - anonymous: anonymous - view_mode: - 'entity:node': - campaign: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string - indexed_locked: true - type_locked: true - hidden: true - title: - label: Title + changed: + label: Changed datasource_id: 'entity:node' - property_path: title - type: text - boost: !!float 8 + property_path: changed + type: date dependencies: module: - node @@ -51,24 +33,6 @@ field_settings: dependencies: module: - node - uid: - label: 'Authored by' - datasource_id: 'entity:node' - property_path: uid - type: integer - indexed_locked: true - type_locked: true - dependencies: - module: - - node - changed: - label: Changed - datasource_id: 'entity:node' - property_path: changed - type: date - dependencies: - module: - - node field_summary: label: Summary datasource_id: 'entity:node' @@ -77,6 +41,40 @@ field_settings: dependencies: config: - field.storage.node.field_summary + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node + rendered_item: + label: 'Rendered HTML output' + property_path: rendered_item + type: text + configuration: + roles: + anonymous: anonymous + view_mode: + 'entity:node': + campaign: search_index status: label: Published datasource_id: 'entity:node' @@ -87,15 +85,6 @@ field_settings: dependencies: module: - node - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' @@ -104,11 +93,22 @@ field_settings: dependencies: module: - node - promote: - label: 'Promoted to front page' + title: + label: Title datasource_id: 'entity:node' - property_path: promote - type: boolean + property_path: title + type: text + boost: !!float 8 + dependencies: + module: + - node + uid: + label: 'Authored by' + datasource_id: 'entity:node' + property_path: uid + type: integer + indexed_locked: true + type_locked: true dependencies: module: - node @@ -123,46 +123,45 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: - - rendered_item - field_summary + - rendered_item title: true alt: true tags: + b: 2 h1: 5 h2: 3 h3: 2 strong: 2 - b: 2 weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -202,24 +201,25 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 diff --git a/config/sync/search_api.index.case_study.yml b/config/sync/search_api.index.case_study.yml index 52fbb08..5a3793a 100644 --- a/config/sync/search_api.index.case_study.yml +++ b/config/sync/search_api.index.case_study.yml @@ -193,23 +193,11 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - field_summary - - rendered_item - - title - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: @@ -226,7 +214,18 @@ processor_settings: weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: @@ -272,17 +271,18 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: - field_summary - - name - rendered_item - title + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: diff --git a/config/sync/search_api.index.content.yml b/config/sync/search_api.index.content.yml index 72caeb7..fa24a1d 100644 --- a/config/sync/search_api.index.content.yml +++ b/config/sync/search_api.index.content.yml @@ -18,6 +18,54 @@ name: 'Drutopia content index' description: 'Drutopia content index.' read_only: false field_settings: + author: + label: 'Author name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + changed: + label: Changed + datasource_id: 'entity:node' + property_path: changed + type: date + dependencies: + module: + - node + created: + label: 'Authored on' + datasource_id: 'entity:node' + property_path: created + type: date + dependencies: + module: + - node + field_summary: + label: Summary + datasource_id: 'entity:node' + property_path: field_summary + type: text + dependencies: + config: + - field.storage.node.field_summary + field_tags: + label: Tags + datasource_id: 'entity:node' + property_path: field_tags + type: integer + dependencies: + config: + - field.storage.node.field_tags + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true rendered_item: label: 'Rendered item' property_path: rendered_item @@ -35,38 +83,6 @@ field_settings: page: full people: full resource: full - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string - indexed_locked: true - type_locked: true - hidden: true - title: - label: Title - datasource_id: 'entity:node' - property_path: title - type: text - boost: !!float 8 - dependencies: - module: - - node - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - dependencies: - module: - - node - changed: - label: Changed - datasource_id: 'entity:node' - property_path: changed - type: date - dependencies: - module: - - node status: label: 'Publishing status' datasource_id: 'entity:node' @@ -85,30 +101,12 @@ field_settings: dependencies: module: - node - field_tags: - label: Tags + title: + label: Title datasource_id: 'entity:node' - property_path: field_tags - type: integer - dependencies: - config: - - field.storage.node.field_tags - author: - label: 'Author name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user - uid: - label: 'Author ID' - datasource_id: 'entity:node' - property_path: uid - type: integer - indexed_locked: true - type_locked: true + property_path: title + type: text + boost: !!float 8 dependencies: module: - node @@ -120,14 +118,16 @@ field_settings: dependencies: module: - node - field_summary: - label: Summary + uid: + label: 'Author ID' datasource_id: 'entity:node' - property_path: field_summary - type: text + property_path: uid + type: integer + indexed_locked: true + type_locked: true dependencies: - config: - - field.storage.node.field_summary + module: + - node datasource_settings: 'entity:node': bundles: @@ -141,51 +141,51 @@ processor_settings: add_url: weights: preprocess_index: -30 + aggregated_field: + weights: + add_properties: 20 content_access: weights: preprocess_index: -6 preprocess_query: -4 + entity_status: + weights: + preprocess_index: -10 + html_filter: + fields: + - field_summary + - rendered_item + title: true + alt: true + tags: + b: 2 + h1: 5 + h2: 3 + h3: 2 + string: 2 + weights: + preprocess_index: -3 + preprocess_query: -6 + all_fields: false + ignorecase: + fields: + - field_summary + - rendered_item + - title + weights: + preprocess_index: -5 + preprocess_query: -8 + all_fields: false language_with_fallback: { } rendered_item: weights: add_properties: 0 pre_index_save: -10 - tokenizer: - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -2 - preprocess_query: -5 - all_fields: false - html_filter: - fields: - - rendered_item - - field_summary - title: true - alt: true - tags: - h1: 5 - h2: 3 - h3: 2 - string: 2 - b: 2 - weights: - preprocess_index: -3 - preprocess_query: -6 - all_fields: false - entity_status: - weights: - preprocess_index: -10 stopwords: fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -226,23 +226,23 @@ processor_settings: preprocess_index: -5 preprocess_query: -10 all_fields: false - aggregated_field: - weights: - add_properties: 20 - ignorecase: + tokenizer: fields: + - field_summary - rendered_item - title - - field_summary + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -5 - preprocess_query: -8 + preprocess_index: -2 + preprocess_query: -5 all_fields: false transliteration: fields: + - field_summary - rendered_item - title - - field_summary weights: preprocess_index: -4 preprocess_query: -7 diff --git a/config/sync/search_api.index.event.yml b/config/sync/search_api.index.event.yml index ea20a71..e742981 100644 --- a/config/sync/search_api.index.event.yml +++ b/config/sync/search_api.index.event.yml @@ -21,58 +21,6 @@ name: Event description: 'An index for the event content type.' read_only: false field_settings: - rendered_item: - label: 'Rendered HTML output' - property_path: rendered_item - type: text - configuration: - roles: - anonymous: anonymous - view_mode: - 'entity:node': - event: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string - indexed_locked: true - type_locked: true - hidden: true - title: - label: Title - datasource_id: 'entity:node' - property_path: title - type: text - boost: !!float 8 - dependencies: - module: - - node - field_tags: - label: Tags - datasource_id: 'entity:node' - property_path: field_tags - type: integer - dependencies: - config: - - field.storage.node.field_tags - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - dependencies: - module: - - node - uid: - label: 'Authored by' - datasource_id: 'entity:node' - property_path: uid - type: integer - indexed_locked: true - type_locked: true - dependencies: - module: - - node changed: label: Changed datasource_id: 'entity:node' @@ -81,49 +29,22 @@ field_settings: dependencies: module: - node - field_summary: - label: Summary + created: + label: 'Authored on' datasource_id: 'entity:node' - property_path: field_summary - type: text + property_path: created + type: date + dependencies: + module: + - node + end_value: + label: 'Event date » End date value' + datasource_id: 'entity:node' + property_path: 'field_event_date:end_value' + type: date dependencies: config: - - field.storage.node.field_summary - status: - label: Published - datasource_id: 'entity:node' - property_path: status - type: boolean - indexed_locked: true - type_locked: true - dependencies: - module: - - node - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user - sticky: - label: 'Sticky at top of lists' - datasource_id: 'entity:node' - property_path: sticky - type: boolean - dependencies: - module: - - node - promote: - label: 'Promoted to front page' - datasource_id: 'entity:node' - property_path: promote - type: boolean - dependencies: - module: - - node + - field.storage.node.field_event_date field_event_date: label: 'Event date' datasource_id: 'entity:node' @@ -140,14 +61,22 @@ field_settings: dependencies: config: - field.storage.node.field_event_type - end_value: - label: 'Event date » End date value' + field_summary: + label: Summary datasource_id: 'entity:node' - property_path: 'field_event_date:end_value' - type: date + property_path: field_summary + type: text dependencies: config: - - field.storage.node.field_event_date + - field.storage.node.field_summary + field_tags: + label: Tags + datasource_id: 'entity:node' + property_path: field_tags + type: integer + dependencies: + config: + - field.storage.node.field_tags field_topics: label: Topics datasource_id: 'entity:node' @@ -156,6 +85,77 @@ field_settings: dependencies: config: - field.storage.node.field_topics + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node + rendered_item: + label: 'Rendered HTML output' + property_path: rendered_item + type: text + configuration: + roles: + anonymous: anonymous + view_mode: + 'entity:node': + event: search_index + status: + label: Published + datasource_id: 'entity:node' + property_path: status + type: boolean + indexed_locked: true + type_locked: true + dependencies: + module: + - node + sticky: + label: 'Sticky at top of lists' + datasource_id: 'entity:node' + property_path: sticky + type: boolean + dependencies: + module: + - node + title: + label: Title + datasource_id: 'entity:node' + property_path: title + type: text + boost: !!float 8 + dependencies: + module: + - node + uid: + label: 'Authored by' + datasource_id: 'entity:node' + property_path: uid + type: integer + indexed_locked: true + type_locked: true + dependencies: + module: + - node datasource_settings: 'entity:node': bundles: @@ -167,46 +167,45 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: - - rendered_item - field_summary + - rendered_item title: true alt: true tags: + b: 2 h1: 5 h2: 3 h3: 2 strong: 2 - b: 2 weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -246,24 +245,25 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 diff --git a/config/sync/search_api.index.people.yml b/config/sync/search_api.index.people.yml index 322a51b..75b64c0 100644 --- a/config/sync/search_api.index.people.yml +++ b/config/sync/search_api.index.people.yml @@ -18,6 +18,62 @@ name: People description: 'An index for the people content type.' read_only: false field_settings: + changed: + label: Changed + datasource_id: 'entity:node' + property_path: changed + type: date + dependencies: + module: + - node + created: + label: 'Authored on' + datasource_id: 'entity:node' + property_path: created + type: date + dependencies: + module: + - node + field_people_type: + label: 'People type' + datasource_id: 'entity:node' + property_path: field_people_type + type: integer + dependencies: + config: + - field.storage.node.field_people_type + field_summary: + label: Summary + datasource_id: 'entity:node' + property_path: field_summary + type: text + dependencies: + config: + - field.storage.node.field_summary + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node rendered_item: label: 'Rendered HTML output' property_path: rendered_item @@ -28,13 +84,24 @@ field_settings: view_mode: 'entity:node': people: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string + status: + label: Published + datasource_id: 'entity:node' + property_path: status + type: boolean indexed_locked: true type_locked: true - hidden: true + dependencies: + module: + - node + sticky: + label: 'Sticky at top of lists' + datasource_id: 'entity:node' + property_path: sticky + type: boolean + dependencies: + module: + - node title: label: Title datasource_id: 'entity:node' @@ -44,14 +111,6 @@ field_settings: dependencies: module: - node - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - dependencies: - module: - - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -62,65 +121,6 @@ field_settings: dependencies: module: - node - changed: - label: Changed - datasource_id: 'entity:node' - property_path: changed - type: date - dependencies: - module: - - node - field_summary: - label: Summary - datasource_id: 'entity:node' - property_path: field_summary - type: text - dependencies: - config: - - field.storage.node.field_summary - status: - label: Published - datasource_id: 'entity:node' - property_path: status - type: boolean - indexed_locked: true - type_locked: true - dependencies: - module: - - node - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user - sticky: - label: 'Sticky at top of lists' - datasource_id: 'entity:node' - property_path: sticky - type: boolean - dependencies: - module: - - node - promote: - label: 'Promoted to front page' - datasource_id: 'entity:node' - property_path: promote - type: boolean - dependencies: - module: - - node - field_people_type: - label: 'People type' - datasource_id: 'entity:node' - property_path: field_people_type - type: integer - dependencies: - config: - - field.storage.node.field_people_type datasource_settings: 'entity:node': bundles: @@ -132,46 +132,45 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: - - rendered_item - field_summary + - rendered_item title: true alt: true tags: + b: 2 h1: 5 h2: 3 h3: 2 strong: 2 - b: 2 weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -211,24 +210,25 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 diff --git a/config/sync/search_api.index.resource.yml b/config/sync/search_api.index.resource.yml index 10cdc32..d9e0ecd 100644 --- a/config/sync/search_api.index.resource.yml +++ b/config/sync/search_api.index.resource.yml @@ -20,6 +20,78 @@ name: Resource description: 'An index for the resource content type.' read_only: false field_settings: + changed: + label: Changed + datasource_id: 'entity:node' + property_path: changed + type: date + dependencies: + module: + - node + created: + label: 'Authored on' + datasource_id: 'entity:node' + property_path: created + type: date + dependencies: + module: + - node + field_resource_type: + label: 'Resource type' + datasource_id: 'entity:node' + property_path: field_resource_type + type: integer + dependencies: + config: + - field.storage.node.field_resource_type + field_summary: + label: Summary + datasource_id: 'entity:node' + property_path: field_summary + type: text + dependencies: + config: + - field.storage.node.field_summary + field_tags: + label: Tags + datasource_id: 'entity:node' + property_path: field_tags + type: integer + dependencies: + config: + - field.storage.node.field_tags + field_topics: + label: Topics + datasource_id: 'entity:node' + property_path: field_topics + type: integer + dependencies: + config: + - field.storage.node.field_topics + name: + label: 'Authored by » User » Name' + datasource_id: 'entity:node' + property_path: 'uid:entity:name' + type: string + dependencies: + module: + - node + - user + node_grants: + label: 'Node access information' + property_path: search_api_node_grants + type: string + indexed_locked: true + type_locked: true + hidden: true + promote: + label: 'Promoted to front page' + datasource_id: 'entity:node' + property_path: promote + type: boolean + dependencies: + module: + - node rendered_item: label: 'Rendered HTML output' property_path: rendered_item @@ -30,13 +102,24 @@ field_settings: view_mode: 'entity:node': resource: search_index - node_grants: - label: 'Node access information' - property_path: search_api_node_grants - type: string + status: + label: Published + datasource_id: 'entity:node' + property_path: status + type: boolean indexed_locked: true type_locked: true - hidden: true + dependencies: + module: + - node + sticky: + label: 'Sticky at top of lists' + datasource_id: 'entity:node' + property_path: sticky + type: boolean + dependencies: + module: + - node title: label: Title datasource_id: 'entity:node' @@ -46,22 +129,6 @@ field_settings: dependencies: module: - node - field_tags: - label: Tags - datasource_id: 'entity:node' - property_path: field_tags - type: integer - dependencies: - config: - - field.storage.node.field_tags - created: - label: 'Authored on' - datasource_id: 'entity:node' - property_path: created - type: date - dependencies: - module: - - node uid: label: 'Authored by' datasource_id: 'entity:node' @@ -72,73 +139,6 @@ field_settings: dependencies: module: - node - changed: - label: Changed - datasource_id: 'entity:node' - property_path: changed - type: date - dependencies: - module: - - node - field_summary: - label: Summary - datasource_id: 'entity:node' - property_path: field_summary - type: text - dependencies: - config: - - field.storage.node.field_summary - status: - label: Published - datasource_id: 'entity:node' - property_path: status - type: boolean - indexed_locked: true - type_locked: true - dependencies: - module: - - node - name: - label: 'Authored by » User » Name' - datasource_id: 'entity:node' - property_path: 'uid:entity:name' - type: string - dependencies: - module: - - node - - user - sticky: - label: 'Sticky at top of lists' - datasource_id: 'entity:node' - property_path: sticky - type: boolean - dependencies: - module: - - node - field_resource_type: - label: 'Resource type' - datasource_id: 'entity:node' - property_path: field_resource_type - type: integer - dependencies: - config: - - field.storage.node.field_resource_type - promote: - label: 'Promoted to front page' - datasource_id: 'entity:node' - property_path: promote - type: boolean - dependencies: - module: - - node - field_topics: - label: Topics - datasource_id: 'entity:node' - property_path: field_topics - type: integer - dependencies: - config: - - field.storage.node.field_topics datasource_settings: 'entity:node': bundles: @@ -150,46 +150,45 @@ datasource_settings: selected: { } processor_settings: add_url: { } + aggregated_field: { } content_access: weights: preprocess_query: -45 - language_with_fallback: { } - rendered_item: { } - tokenizer: - all_fields: false - fields: - - rendered_item - - title - - field_summary - spaces: '' - overlap_cjk: 1 - minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 + entity_status: { } html_filter: all_fields: false fields: - - rendered_item - field_summary + - rendered_item title: true alt: true tags: + b: 2 h1: 5 h2: 3 h3: 2 strong: 2 - b: 2 weights: preprocess_index: -46 preprocess_query: -47 - entity_status: { } + ignorecase: + all_fields: false + fields: + - field_summary + - name + - rendered_item + - title + weights: + preprocess_index: -49 + preprocess_query: -49 + language_with_fallback: { } + rendered_item: { } stopwords: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary stopwords: - a - an @@ -229,24 +228,25 @@ processor_settings: weights: preprocess_index: -48 preprocess_query: -50 - aggregated_field: { } - ignorecase: + tokenizer: all_fields: false fields: + - field_summary - rendered_item - title - - field_summary - - name + spaces: '' + overlap_cjk: 1 + minimum_word_size: '3' weights: - preprocess_index: -49 - preprocess_query: -49 + preprocess_index: -44 + preprocess_query: -46 transliteration: all_fields: false fields: - - rendered_item - - title - field_summary - name + - rendered_item + - title weights: preprocess_index: -47 preprocess_query: -48 -- 2.45.2 From b638eabc2b10a8d5d66259738ed0fc622cc214a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 10:37:56 -0400 Subject: [PATCH 147/365] Commit immaterial self-updates to various views --- config/sync/views.view.article.yml | 14 ++++++++++---- config/sync/views.view.blog.yml | 20 +++++++++++++++----- config/sync/views.view.campaign.yml | 14 ++++++++++---- config/sync/views.view.event.yml | 14 ++++++++++---- config/sync/views.view.group.yml | 2 +- config/sync/views.view.resource.yml | 14 ++++++++++---- 6 files changed, 56 insertions(+), 22 deletions(-) diff --git a/config/sync/views.view.article.yml b/config/sync/views.view.article.yml index 7583191..e99291d 100644 --- a/config/sync/views.view.article.yml +++ b/config/sync/views.view.article.yml @@ -170,8 +170,10 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.article' block_promoted: display_plugin: block id: block_promoted @@ -201,8 +203,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.article' page_listing: display_plugin: page id: page_listing @@ -217,7 +221,7 @@ display: description: 'Keep up to date.' expanded: false parent: '' - weight: -47 + weight: -45 context: '0' menu_name: main enabled: false @@ -226,5 +230,7 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.article' diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index 0a04c95..4ed909a 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -183,8 +183,10 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' block_promoted: display_plugin: block id: block_promoted @@ -250,8 +252,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' embed_listing: display_plugin: embed id: embed_listing @@ -290,8 +294,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' feed_listing: display_plugin: feed id: feed_listing @@ -966,6 +972,7 @@ display: contexts: - 'languages:language_content' - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions tags: - 'config:field.storage.node.comment' @@ -973,6 +980,7 @@ display: - 'config:field.storage.node.field_body_paragraph' - 'config:field.storage.node.field_image' - 'config:field.storage.node.field_tags' + - 'config:search_api.index.blog' page_listing: display_plugin: page id: page_listing @@ -987,7 +995,7 @@ display: description: 'Follow our blogs.' expanded: false parent: '' - weight: -46 + weight: -44 context: '0' menu_name: main cache_metadata: @@ -995,5 +1003,7 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.blog' diff --git a/config/sync/views.view.campaign.yml b/config/sync/views.view.campaign.yml index b408bc7..a069593 100644 --- a/config/sync/views.view.campaign.yml +++ b/config/sync/views.view.campaign.yml @@ -170,8 +170,10 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.campaign' block_promoted: display_plugin: block id: block_promoted @@ -236,8 +238,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.campaign' page_listing: display_plugin: page id: page_listing @@ -252,7 +256,7 @@ display: description: 'Join our campaigns.' expanded: false parent: '' - weight: -45 + weight: -43 context: '0' menu_name: main enabled: false @@ -261,5 +265,7 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.campaign' diff --git a/config/sync/views.view.event.yml b/config/sync/views.view.event.yml index a05e05a..081968f 100644 --- a/config/sync/views.view.event.yml +++ b/config/sync/views.view.event.yml @@ -170,8 +170,10 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.event' block_upcoming: display_plugin: block id: block_upcoming @@ -280,8 +282,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.event' page_listing: display_plugin: page id: page_listing @@ -296,7 +300,7 @@ display: description: 'See a lsting of our events.' expanded: false parent: '' - weight: -44 + weight: -41 context: '0' menu_name: main enabled: false @@ -305,5 +309,7 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.event' diff --git a/config/sync/views.view.group.yml b/config/sync/views.view.group.yml index 85d7b84..53c907a 100644 --- a/config/sync/views.view.group.yml +++ b/config/sync/views.view.group.yml @@ -285,7 +285,7 @@ display: description: 'Find out about our groups.' expanded: false parent: '' - weight: -43 + weight: -40 context: '0' menu_name: main enabled: false diff --git a/config/sync/views.view.resource.yml b/config/sync/views.view.resource.yml index 7f550a6..1bfa8f5 100644 --- a/config/sync/views.view.resource.yml +++ b/config/sync/views.view.resource.yml @@ -173,8 +173,10 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.resource' block_promoted: display_plugin: block id: block_promoted @@ -240,8 +242,10 @@ display: max-age: -1 contexts: - 'languages:language_interface' + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.resource' page_listing: display_plugin: page id: page_listing @@ -256,7 +260,7 @@ display: description: 'Get connected with our resources.' expanded: false parent: '' - weight: -42 + weight: -39 context: '0' menu_name: main enabled: false @@ -269,5 +273,7 @@ display: contexts: - 'languages:language_interface' - url.query_args + - 'user.node_grants:view' - user.permissions - tags: { } + tags: + - 'config:search_api.index.resource' -- 2.45.2 From 919badeddcc2cee72948b7cf21a73cfa3c604277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 10:39:58 -0400 Subject: [PATCH 148/365] Add 'post date' (which we're using for training date) to landing page simple cards Yes we know that we're going to have to make a content type (or use event?) for trainings 'cause this is ridiculous. Ref #221 --- ....entity_view_display.node.landing_page.simple_card.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml index 24d849a..85c3ea0 100644 --- a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml +++ b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml @@ -34,9 +34,15 @@ third_party_settings: regions: left: - node_title + - node_post_date right: - field_image fields: + node_post_date: + plugin_id: node_post_date + weight: 1 + label: hidden + formatter: ds_post_date_medium node_title: plugin_id: node_title weight: 0 @@ -56,7 +62,7 @@ mode: simple_card content: field_image: type: responsive_image - weight: 1 + weight: 2 region: right label: hidden settings: -- 2.45.2 From 6947608abc53eb08f382b61a9dc87bb0665db636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 10:40:53 -0400 Subject: [PATCH 149/365] Apply misc other self-updates --- config/sync/field.field.comment.comment.comment_body.yml | 1 + config/sync/system.menu.main.yml | 7 ++++++- config/sync/webform.webform.find_it_platform.yml | 2 +- config/sync/webform.webform.lms.yml | 2 +- config/sync/webform.webform.showandtell.yml | 8 ++++---- config/sync/webform.webform.speaker_request_agaric.yml | 2 +- 6 files changed, 14 insertions(+), 8 deletions(-) diff --git a/config/sync/field.field.comment.comment.comment_body.yml b/config/sync/field.field.comment.comment.comment_body.yml index 5020781..b91c87a 100644 --- a/config/sync/field.field.comment.comment.comment_body.yml +++ b/config/sync/field.field.comment.comment.comment_body.yml @@ -12,6 +12,7 @@ third_party_settings: allowed_formats: minimalhtml: minimalhtml basic_html: '0' + markdown: '0' restricted_html: '0' minimalhtmltitle: '0' full_html: '0' diff --git a/config/sync/system.menu.main.yml b/config/sync/system.menu.main.yml index 9c2ac8f..c2b2972 100644 --- a/config/sync/system.menu.main.yml +++ b/config/sync/system.menu.main.yml @@ -1,7 +1,12 @@ uuid: 8e457f02-f4eb-4f1e-802a-7d0d8bcaffbc langcode: en status: true -dependencies: { } +dependencies: + module: + - menu_trail_by_path +third_party_settings: + menu_trail_by_path: + trail_source: '' _core: default_config_hash: Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8 id: main diff --git a/config/sync/webform.webform.find_it_platform.yml b/config/sync/webform.webform.find_it_platform.yml index 24595d5..639b310 100644 --- a/config/sync/webform.webform.find_it_platform.yml +++ b/config/sync/webform.webform.find_it_platform.yml @@ -1,3 +1,4 @@ +uuid: 19f8065b-2b50-4ed0-b3b9-74bb08085ff6 langcode: en status: open dependencies: { } @@ -190,4 +191,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 19f8065b-2b50-4ed0-b3b9-74bb08085ff6 diff --git a/config/sync/webform.webform.lms.yml b/config/sync/webform.webform.lms.yml index a43b849..f90997a 100644 --- a/config/sync/webform.webform.lms.yml +++ b/config/sync/webform.webform.lms.yml @@ -1,3 +1,4 @@ +uuid: 5278c8e3-164c-4ff3-b987-ca4ef6d85da2 langcode: en status: open dependencies: { } @@ -239,4 +240,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 5278c8e3-164c-4ff3-b987-ca4ef6d85da2 diff --git a/config/sync/webform.webform.showandtell.yml b/config/sync/webform.webform.showandtell.yml index 048e5bf..7b847e1 100644 --- a/config/sync/webform.webform.showandtell.yml +++ b/config/sync/webform.webform.showandtell.yml @@ -1,8 +1,12 @@ +uuid: a434d674-eac2-4575-a330-2a46cec5cefd langcode: en status: open dependencies: module: - antibot +third_party_settings: + antibot: + antibot: true open: null close: null weight: 0 @@ -232,7 +236,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: a434d674-eac2-4575-a330-2a46cec5cefd -third_party_settings: - antibot: - antibot: true diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index ba21543..97b7470 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -1,3 +1,4 @@ +uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: { } @@ -347,4 +348,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 231b71a1-0001-400f-aa79-b25634c5c04f -- 2.45.2 From 10d76df4dce77415be17de8609f5576512e4d88f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 11:45:51 -0400 Subject: [PATCH 150/365] Update migrate api payment webform --- ....webform.purchase_training_migrate_api.yml | 31 ++++++++++++------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/sync/webform.webform.purchase_training_migrate_api.yml index b5d23f3..43945e8 100644 --- a/config/sync/webform.webform.purchase_training_migrate_api.yml +++ b/config/sync/webform.webform.purchase_training_migrate_api.yml @@ -17,17 +17,18 @@ category: Purchase elements: | course_summary: '#type': processed_text - '#text': | - ## Upgrading to Drupal 9 using the Migrate API - + '#display_on': both + '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **2020 July 17** + * Date: **2020 July 23, Thursday** + * Time: **9am–5pm Eastern** * Cost: **$500** '#format': markdown name: '#type': textfield '#title': Name + '#required': true email: '#type': email '#title': E-mail @@ -47,7 +48,7 @@ elements: | actions: '#type': webform_actions '#title': 'Submit button(s)' - '#submit__label': Purchase + '#submit__label': 'Purchase ticket' css: '' javascript: '' settings: @@ -233,8 +234,8 @@ handlers: plan_id: '' quantity: '' currency: usd - description: '' - email: '' + description: '[webform:title]' + email: '[webform_submission:values:email]' metadata: '' stripe_customer_create: '' stripe_charge_create: '' @@ -258,14 +259,22 @@ handlers: from_mail: _default from_options: { } from_name: _default - subject: 'Training registration for [source-title]' + subject: 'Training registration for [webform:title]' body: | + Dear [webform_submission:values:name],
+
Thank you for registering!

- [webform_submission:values]
-   + [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ Mauricio Dinarte and the team at Agaric excluded_elements: - payment_information: payment_information + course_summary: course_summary + payment: payment optional_info_for_your_receipt: optional_info_for_your_receipt ignore_access: false exclude_empty: true -- 2.45.2 From bac7cb84cec4699ba72f0421a279c29426231ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 11:46:08 -0400 Subject: [PATCH 151/365] Add two other training payment webforms --- ....webform.drupal_8_9_content_migrations.yml | 293 ++++++++++++++++++ ....webform.getting_started_with_drupal_9.yml | 293 ++++++++++++++++++ 2 files changed, 586 insertions(+) create mode 100644 config/sync/webform.webform.drupal_8_9_content_migrations.yml create mode 100644 config/sync/webform.webform.getting_started_with_drupal_9.yml diff --git a/config/sync/webform.webform.drupal_8_9_content_migrations.yml b/config/sync/webform.webform.drupal_8_9_content_migrations.yml new file mode 100644 index 0000000..82b56b5 --- /dev/null +++ b/config/sync/webform.webform.drupal_8_9_content_migrations.yml @@ -0,0 +1,293 @@ +uuid: 657f0ed4-26a8-4014-b5bd-70b45d4c55f6 +langcode: en +status: open +dependencies: + module: + - stripe_webform +open: null +close: null +weight: 0 +uid: 8 +template: false +archive: false +id: drupal_8_9_content_migrations +title: 'Drupal 8/9 content migrations' +description: '' +category: Purchase +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **2020 July 21, Tuesday** + * Time: **9am–5pm Eastern** + * Cost: **$500** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: inline + confirmation_title: '' + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: false + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + stripe: + id: stripe + label: Stripe + handler_id: stripe + status: true + conditions: { } + weight: 0 + settings: + amount: '500' + stripe_element: payment + plan_id: '' + quantity: '' + currency: usd + description: '[webform:title]' + email: '[webform_submission:values:email]' + metadata: '' + stripe_customer_create: '' + stripe_charge_create: '' + stripe_subscription_create: '' + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: _default + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: 'Training registration for [webform:title]' + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ Mauricio Dinarte and the team at Agaric + excluded_elements: + course_summary: course_summary + payment: payment + optional_info_for_your_receipt: optional_info_for_your_receipt + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } diff --git a/config/sync/webform.webform.getting_started_with_drupal_9.yml b/config/sync/webform.webform.getting_started_with_drupal_9.yml new file mode 100644 index 0000000..892394b --- /dev/null +++ b/config/sync/webform.webform.getting_started_with_drupal_9.yml @@ -0,0 +1,293 @@ +uuid: 84a602e9-1d4e-401a-aacf-a26c37618058 +langcode: en +status: open +dependencies: + module: + - stripe_webform +open: null +close: null +weight: 0 +uid: 8 +template: false +archive: false +id: getting_started_with_drupal_9 +title: 'Getting started with Drupal 9' +description: '' +category: Purchase +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **2020 July 13, Monday** + * Time: **9am–5pm Eastern** + * Cost: **$250** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: inline + confirmation_title: '' + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: false + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + stripe: + id: stripe + label: Stripe + handler_id: stripe + status: true + conditions: { } + weight: 0 + settings: + amount: '250' + stripe_element: payment + plan_id: '' + quantity: '' + currency: usd + description: '[webform:title]' + email: '[webform_submission:values:email]' + metadata: '' + stripe_customer_create: '' + stripe_charge_create: '' + stripe_subscription_create: '' + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: _default + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: 'Training registration for [webform:title]' + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ Mauricio Dinarte and the team at Agaric + excluded_elements: + course_summary: course_summary + payment: payment + optional_info_for_your_receipt: optional_info_for_your_receipt + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } -- 2.45.2 From a8a36a92f4bf49a361d4dbf874b617de71574a4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 18 Jun 2020 12:47:59 -0400 Subject: [PATCH 152/365] 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 a5b74b9..b925a57 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit a5b74b91b394c902180209b435c7278f0e6c0bf6 +Subproject commit b925a57e3250dca0409e858add0e614a9fa2fffa -- 2.45.2 From cc3f56e9d11f69e1899e92a44e351d888936545f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 5 Aug 2020 14:24:51 -0400 Subject: [PATCH 153/365] Update PHP version to 7.4 Since it's all Drupal 8 there we should plan to move to PHP 7.4 i'd think. Targeting agaric for that now but can drop down to php 7.3 i think if we don't want to try that. But PHP 7.2 isn't good enough for a module, twig_tweak 3.0.0, that i'm trying (speaking to wolcen about Elizabeth). --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index d67847c..27a6dbd 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -2,7 +2,7 @@ APIVersion: v1.13.1 name: agaric-coop type: drupal8 docroot: web -php_version: "7.2" +php_version: "7.4" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" -- 2.45.2 From e4534b8b9e1b0769b475cba0f24803e4de1308c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 5 Aug 2020 14:25:11 -0400 Subject: [PATCH 154/365] Update ddev-generated .gitignore --- .ddev/.gitignore | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 9989216..9e2104b 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -1,22 +1,28 @@ #ddev-generated: Automatically generated ddev .gitignore. # You can remove the above line if you want to edit and maintain this file yourself. - -/commands/*/*.example -/commands/*/README.txt -/commands/host/launch -/commands/db/mysql -/homeadditions/*.example -/homeadditions/README.txt /.gitignore -/import.yaml -/docker-compose.yaml -/db_snapshots -/sequelpro.spf -/import-db -/config.*.y*ml -/.webimageBuild + +/**/*.example /.dbimageBuild -/.sshimageBuild -/.webimageExtra /.dbimageExtra -/*-build/Dockerfile.example +/.ddev-docker-compose-base.yaml +/.ddev-docker-compose-full.yaml +/.ddevlive-downloads +/.global_commands +/.homeadditions +/.sshimageBuild +/.webimageBuild +/.webimageExtra +/apache/apache-site.conf +/commands/.gitattributes +/commands/db/mysql +/commands/host/launch +/commands/web/live +/commands/web/xdebug +/config.*.y*ml +/db_snapshots +/import-db +/import.yaml +/nginx_full/nginx-site.conf +/sequelpro.spf +/**/README.* -- 2.45.2 From c1590dde5c9db0686b012ed08ebf732bcdcac088 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 28 Sep 2020 15:45:49 -0500 Subject: [PATCH 155/365] Revert "Add the climate strike widget in the site" This reverts commit 75727c57284843440fd51b7106d4419b24de07d3. --- web/themes/custom/agarica/agarica.info.yml | 1 - web/themes/custom/agarica/agarica.libraries.yml | 5 ----- 2 files changed, 6 deletions(-) diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index 61abfd8..d1047de 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -28,7 +28,6 @@ regions: libraries: - agarica/global - agarica/prism - - agarica/climatestrike # This section is used by the contrib module, Component Libraries. It allows you # to reference .twig files in your sass/ directory by using the Twig namespace: diff --git a/web/themes/custom/agarica/agarica.libraries.yml b/web/themes/custom/agarica/agarica.libraries.yml index d0d47b6..8591296 100644 --- a/web/themes/custom/agarica/agarica.libraries.yml +++ b/web/themes/custom/agarica/agarica.libraries.yml @@ -25,8 +25,3 @@ prism: patternlibrary/agaric/css/prism.css: {} js: patternlibrary/agaric/js/prism.js: {} - -climatestrike: - version: 1.x - js: - https://assets.digitalclimatestrike.net/widget.js: { type: external, minified: false} -- 2.45.2 From a993889823b47ba59faa33ef6cd892c1a4e95d02 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 28 Sep 2020 22:35:13 -0500 Subject: [PATCH 156/365] Add the configuration from live into the repository --- config/sync/block.block.agarica_content.yml | 2 +- ...block.block.agarica_home_page_custom_1.yml | 6 +- ...block.block.agarica_home_page_custom_2.yml | 6 +- ...block.block.agarica_home_page_custom_3.yml | 4 +- .../block.block.agarica_local_actions.yml | 2 +- ..._related_content_block_related_content.yml | 2 +- config/sync/block.block.hireagaric.yml | 4 +- ...lock.block.upcomingtrainingsfromagaric.yml | 40 +++ config/sync/block.block.userlogin.yml | 8 +- .../block_content.type.content_reference.yml | 8 + ...lock_content.content_reference.default.yml | 38 +++ ...lay.paragraph.embedded_content.default.yml | 25 ++ ...lock_content.content_reference.default.yml | 28 ++ ..._display.node.landing_page.simple_card.yml | 25 +- ....entity_view_display.node.page.default.yml | 2 + ...entity_view_display.node.page.embedded.yml | 83 +++++ ...lay.paragraph.embedded_content.default.yml | 27 ++ .../core.entity_view_mode.node.embedded.yml | 10 + config/sync/exclude_node_title.settings.yml | 3 +- ...tent_reference.field_content_reference.yml | 36 +++ ...node.landing_page.field_body_paragraph.yml | 39 ++- ...d.field.node.page.field_body_paragraph.yml | 53 +-- ...bedded_content.field_content_reference.yml | 29 ++ .../field.field.paragraph.file.field_file.yml | 2 +- ....block_content.field_content_reference.yml | 20 ++ ...ttings.block_content.content_reference.yml | 11 + ...raphs.paragraphs_type.embedded_content.yml | 10 + config/sync/user.role.manager.yml | 4 + ....webform.drupal_8_9_content_migrations.yml | 8 +- ....webform.getting_started_with_drupal_9.yml | 8 +- ....webform.getting_started_with_react_js.yml | 293 +++++++++++++++++ .../webform.webform.june_2020_webinars.yml | 270 ++++++++++++++++ ....webform.purchase_training_migrate_api.yml | 8 +- .../webform.webform.training_discount.yml | 302 ++++++++++++++++++ 34 files changed, 1339 insertions(+), 77 deletions(-) create mode 100644 config/sync/block.block.upcomingtrainingsfromagaric.yml create mode 100644 config/sync/block_content.type.content_reference.yml create mode 100644 config/sync/core.entity_form_display.block_content.content_reference.default.yml create mode 100644 config/sync/core.entity_form_display.paragraph.embedded_content.default.yml create mode 100644 config/sync/core.entity_view_display.block_content.content_reference.default.yml create mode 100644 config/sync/core.entity_view_display.node.page.embedded.yml create mode 100644 config/sync/core.entity_view_display.paragraph.embedded_content.default.yml create mode 100644 config/sync/core.entity_view_mode.node.embedded.yml create mode 100644 config/sync/field.field.block_content.content_reference.field_content_reference.yml create mode 100644 config/sync/field.field.paragraph.embedded_content.field_content_reference.yml create mode 100644 config/sync/field.storage.block_content.field_content_reference.yml create mode 100644 config/sync/language.content_settings.block_content.content_reference.yml create mode 100644 config/sync/paragraphs.paragraphs_type.embedded_content.yml create mode 100644 config/sync/webform.webform.getting_started_with_react_js.yml create mode 100644 config/sync/webform.webform.june_2020_webinars.yml create mode 100644 config/sync/webform.webform.training_discount.yml diff --git a/config/sync/block.block.agarica_content.yml b/config/sync/block.block.agarica_content.yml index 2271b3d..176723b 100644 --- a/config/sync/block.block.agarica_content.yml +++ b/config/sync/block.block.agarica_content.yml @@ -11,7 +11,7 @@ _core: id: agarica_content theme: agarica region: content -weight: 0 +weight: -10 provider: null plugin: system_main_block settings: diff --git a/config/sync/block.block.agarica_home_page_custom_1.yml b/config/sync/block.block.agarica_home_page_custom_1.yml index 8615da9..093efe3 100644 --- a/config/sync/block.block.agarica_home_page_custom_1.yml +++ b/config/sync/block.block.agarica_home_page_custom_1.yml @@ -2,8 +2,6 @@ uuid: 7201dbba-0cc0-46c5-a175-3b1be47aa5e3 langcode: en status: true dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page content: - 'block_content:slide:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' module: @@ -16,7 +14,7 @@ _core: id: agarica_home_page_custom_1 theme: agarica region: content_bottom -weight: 0 +weight: -11 provider: null plugin: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' settings: @@ -31,5 +29,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page + block_visibility_group: '' context_mapping: { } diff --git a/config/sync/block.block.agarica_home_page_custom_2.yml b/config/sync/block.block.agarica_home_page_custom_2.yml index 33244fc..5553c38 100644 --- a/config/sync/block.block.agarica_home_page_custom_2.yml +++ b/config/sync/block.block.agarica_home_page_custom_2.yml @@ -2,8 +2,6 @@ uuid: 9d41ad55-46a7-43b8-877b-5219eeb54bac langcode: en status: true dependencies: - config: - - block_visibility_groups.block_visibility_group.home_page content: - 'block_content:slide:8f30e41d-3693-43bc-a281-9b11e29df3b8' module: @@ -16,7 +14,7 @@ _core: id: agarica_home_page_custom_2 theme: agarica region: content_bottom -weight: 2 +weight: -10 provider: null plugin: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8' settings: @@ -31,5 +29,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page + block_visibility_group: '' context_mapping: { } diff --git a/config/sync/block.block.agarica_home_page_custom_3.yml b/config/sync/block.block.agarica_home_page_custom_3.yml index 3785248..de8ec82 100644 --- a/config/sync/block.block.agarica_home_page_custom_3.yml +++ b/config/sync/block.block.agarica_home_page_custom_3.yml @@ -1,6 +1,6 @@ uuid: d8665d59-0f09-4004-b54b-91be96de670d langcode: en -status: true +status: false dependencies: config: - block_visibility_groups.block_visibility_group.home_page @@ -16,7 +16,7 @@ _core: id: agarica_home_page_custom_3 theme: agarica region: content_bottom -weight: 4 +weight: -8 provider: null plugin: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba' settings: diff --git a/config/sync/block.block.agarica_local_actions.yml b/config/sync/block.block.agarica_local_actions.yml index fed311d..c7b5369 100644 --- a/config/sync/block.block.agarica_local_actions.yml +++ b/config/sync/block.block.agarica_local_actions.yml @@ -9,7 +9,7 @@ _core: id: agarica_local_actions theme: agarica region: content -weight: -20 +weight: -11 provider: null plugin: local_actions_block settings: diff --git a/config/sync/block.block.agarica_views_block__related_content_block_related_content.yml b/config/sync/block.block.agarica_views_block__related_content_block_related_content.yml index 5c36191..44e9177 100644 --- a/config/sync/block.block.agarica_views_block__related_content_block_related_content.yml +++ b/config/sync/block.block.agarica_views_block__related_content_block_related_content.yml @@ -15,7 +15,7 @@ _core: id: agarica_views_block__related_content_block_related_content theme: agarica region: content -weight: 10 +weight: -9 provider: null plugin: 'views_block:related_content-block_related_content' settings: diff --git a/config/sync/block.block.hireagaric.yml b/config/sync/block.block.hireagaric.yml index 2922993..ec24f71 100644 --- a/config/sync/block.block.hireagaric.yml +++ b/config/sync/block.block.hireagaric.yml @@ -1,6 +1,6 @@ uuid: 111507ad-206f-4d2f-864e-24b12ebac1dd langcode: en -status: true +status: false dependencies: content: - 'block_content:basic:134165a3-b38a-41c1-92aa-984e3e6d3435' @@ -14,7 +14,7 @@ dependencies: id: hireagaric theme: agarica region: content_bottom -weight: 0 +weight: -9 provider: null plugin: 'block_content:134165a3-b38a-41c1-92aa-984e3e6d3435' settings: diff --git a/config/sync/block.block.upcomingtrainingsfromagaric.yml b/config/sync/block.block.upcomingtrainingsfromagaric.yml new file mode 100644 index 0000000..33dfe2c --- /dev/null +++ b/config/sync/block.block.upcomingtrainingsfromagaric.yml @@ -0,0 +1,40 @@ +uuid: 33e858a7-5fb0-4061-99d1-85cb9b4d7e8e +langcode: en +status: true +dependencies: + content: + - 'block_content:content_reference:779630ad-78a7-4a33-9f3b-2b73de77bfa4' + module: + - block_content + - block_visibility_groups + - system + theme: + - agarica +id: upcomingtrainingsfromagaric +theme: agarica +region: content +weight: -8 +provider: null +plugin: 'block_content:779630ad-78a7-4a33-9f3b-2b73de77bfa4' +settings: + id: 'block_content:779630ad-78a7-4a33-9f3b-2b73de77bfa4' + label: 'Upcoming Trainings from Agaric' + provider: block_content + label_display: visible + status: true + info: '' + view_mode: full +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } + request_path: + id: request_path + pages: | + + /training + /migration-trainings + negate: true + context_mapping: { } diff --git a/config/sync/block.block.userlogin.yml b/config/sync/block.block.userlogin.yml index bea5073..080b615 100644 --- a/config/sync/block.block.userlogin.yml +++ b/config/sync/block.block.userlogin.yml @@ -11,7 +11,7 @@ dependencies: id: userlogin theme: agarica region: bottom -weight: 19 +weight: -11 provider: null plugin: user_login_block settings: @@ -27,8 +27,8 @@ visibility: context_mapping: { } http_client_error_status: id: http_client_error_status - request_401: 0 - request_403: 1 - request_404: 0 + request_401: false + request_403: true + request_404: false negate: false context_mapping: { } diff --git a/config/sync/block_content.type.content_reference.yml b/config/sync/block_content.type.content_reference.yml new file mode 100644 index 0000000..4b60e2b --- /dev/null +++ b/config/sync/block_content.type.content_reference.yml @@ -0,0 +1,8 @@ +uuid: 21ced413-ae8e-47ec-9e6d-d675e1c85d70 +langcode: en +status: true +dependencies: { } +id: content_reference +label: 'Content reference' +revision: 0 +description: '' diff --git a/config/sync/core.entity_form_display.block_content.content_reference.default.yml b/config/sync/core.entity_form_display.block_content.content_reference.default.yml new file mode 100644 index 0000000..db91e9f --- /dev/null +++ b/config/sync/core.entity_form_display.block_content.content_reference.default.yml @@ -0,0 +1,38 @@ +uuid: a17872c1-2168-498e-8801-06d18f93357f +langcode: en +status: true +dependencies: + config: + - block_content.type.content_reference + - field.field.block_content.content_reference.field_content_reference +id: block_content.content_reference.default +targetEntityType: block_content +bundle: content_reference +mode: default +content: + field_content_reference: + weight: 26 + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + info: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } +hidden: { } diff --git a/config/sync/core.entity_form_display.paragraph.embedded_content.default.yml b/config/sync/core.entity_form_display.paragraph.embedded_content.default.yml new file mode 100644 index 0000000..321f984 --- /dev/null +++ b/config/sync/core.entity_form_display.paragraph.embedded_content.default.yml @@ -0,0 +1,25 @@ +uuid: 67bf5672-4615-41f3-98b7-98a4909c3ca8 +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.embedded_content.field_content_reference + - paragraphs.paragraphs_type.embedded_content +id: paragraph.embedded_content.default +targetEntityType: paragraph +bundle: embedded_content +mode: default +content: + field_content_reference: + weight: 0 + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content +hidden: + created: true + status: true diff --git a/config/sync/core.entity_view_display.block_content.content_reference.default.yml b/config/sync/core.entity_view_display.block_content.content_reference.default.yml new file mode 100644 index 0000000..7cb7849 --- /dev/null +++ b/config/sync/core.entity_view_display.block_content.content_reference.default.yml @@ -0,0 +1,28 @@ +uuid: 4f384ef4-723a-47a3-b3d3-c677993c050e +langcode: en +status: true +dependencies: + config: + - block_content.type.content_reference + - field.field.block_content.content_reference.field_content_reference + module: + - ds +id: block_content.content_reference.default +targetEntityType: block_content +bundle: content_reference +mode: default +content: + field_content_reference: + weight: 0 + label: hidden + settings: + view_mode: simple_card + link: false + third_party_settings: + ds: + ds_limit: '' + type: entity_reference_entity_view + region: content +hidden: + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml index 85c3ea0..f5d5b07 100644 --- a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml +++ b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml @@ -11,6 +11,7 @@ dependencies: - responsive_image.styles.narrow module: - ds + - field_group - responsive_image - user third_party_settings: @@ -34,13 +35,14 @@ third_party_settings: regions: left: - node_title + - group_date - node_post_date right: - field_image fields: node_post_date: plugin_id: node_post_date - weight: 1 + weight: 2 label: hidden formatter: ds_post_date_medium node_title: @@ -53,6 +55,25 @@ third_party_settings: wrapper: h2 class: 'title is-size-3-desktop is-size-4-tablet is-size-5-mobile' exclude_node_title: '0' + field_group: + group_date: + children: + - node_post_date + parent_name: '' + weight: 1 + format_type: html_element + region: left + format_settings: + id: '' + classes: subtitle + element: p + show_label: false + label_element: h3 + label_element_classes: '' + attributes: '' + effect: none + speed: fast + label: Date _core: default_config_hash: v2M7V8tN6TiqnoWONGAwAfzJywu0vB04hvs-LQx-bIQ id: node.landing_page.simple_card @@ -62,7 +83,7 @@ mode: simple_card content: field_image: type: responsive_image - weight: 2 + weight: 3 region: right label: hidden settings: 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 9664094..4aa9e6b 100644 --- a/config/sync/core.entity_view_display.node.page.default.yml +++ b/config/sync/core.entity_view_display.node.page.default.yml @@ -20,6 +20,7 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + label: '' wrappers: ds_content: div outer_wrapper: div @@ -56,3 +57,4 @@ hidden: indieweb_bridgypublishtwitter: true indieweb_syndication: true links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.page.embedded.yml b/config/sync/core.entity_view_display.node.page.embedded.yml new file mode 100644 index 0000000..f5435b1 --- /dev/null +++ b/config/sync/core.entity_view_display.node.page.embedded.yml @@ -0,0 +1,83 @@ +uuid: d2637080-7971-4471-abf0-bc6939e755d9 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.embedded + - 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: + - ds + - entity_reference_revisions + - user +third_party_settings: + ds: + layout: + id: ds_1col + library: null + disable_css: false + entity_classes: all_classes + settings: + label: '' + wrappers: + ds_content: div + outer_wrapper: div + attributes: '' + link_attribute: '' + link_custom: '' + classes: + layout_class: { } + regions: + ds_content: + - node_title + - field_body_paragraph + - field_storyline + fields: + node_title: + plugin_id: node_title + weight: 0 + label: hidden + formatter: default + settings: + wrapper: h3 + class: '' + exclude_node_title: '1' + link: false +_core: + default_config_hash: 9nmRao0UFQtmO6lONrWp9ITjFaO41GzV-xJczx0qjKg +id: node.page.embedded +targetEntityType: node +bundle: page +mode: embedded +content: + field_body_paragraph: + type: entity_reference_revisions_entity_view + weight: 1 + region: ds_content + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } + field_storyline: + type: entity_reference_revisions_entity_view + weight: 2 + region: ds_content + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } +hidden: + body: true + field_meta_tags: true + field_summary: true + indieweb_bridgypublishtwitter: true + indieweb_syndication: true + langcode: true + links: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.paragraph.embedded_content.default.yml b/config/sync/core.entity_view_display.paragraph.embedded_content.default.yml new file mode 100644 index 0000000..bd23202 --- /dev/null +++ b/config/sync/core.entity_view_display.paragraph.embedded_content.default.yml @@ -0,0 +1,27 @@ +uuid: ed546b19-a85f-4fe6-9363-33b0a2e29bce +langcode: en +status: true +dependencies: + config: + - field.field.paragraph.embedded_content.field_content_reference + - paragraphs.paragraphs_type.embedded_content + module: + - ds +id: paragraph.embedded_content.default +targetEntityType: paragraph +bundle: embedded_content +mode: default +content: + field_content_reference: + weight: 0 + label: hidden + settings: + view_mode: embedded + link: false + third_party_settings: + ds: + ds_limit: '' + type: entity_reference_entity_view + region: content +hidden: + search_api_excerpt: true diff --git a/config/sync/core.entity_view_mode.node.embedded.yml b/config/sync/core.entity_view_mode.node.embedded.yml new file mode 100644 index 0000000..d691a29 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.embedded.yml @@ -0,0 +1,10 @@ +uuid: 8aa5ebf2-a43b-4f6e-aeb7-81c37758c227 +langcode: en +status: true +dependencies: + module: + - node +id: node.embedded +label: Embedded +targetEntityType: node +cache: true diff --git a/config/sync/exclude_node_title.settings.yml b/config/sync/exclude_node_title.settings.yml index 3d60172..30a3e85 100644 --- a/config/sync/exclude_node_title.settings.yml +++ b/config/sync/exclude_node_title.settings.yml @@ -1,6 +1,5 @@ nid_list: - - 1 - - 280 + 1: 280 translation_sync: true search: false _core: diff --git a/config/sync/field.field.block_content.content_reference.field_content_reference.yml b/config/sync/field.field.block_content.content_reference.field_content_reference.yml new file mode 100644 index 0000000..c28c91f --- /dev/null +++ b/config/sync/field.field.block_content.content_reference.field_content_reference.yml @@ -0,0 +1,36 @@ +uuid: 2a3d8c6d-e403-472f-87cc-67af63bedcdf +langcode: en +status: true +dependencies: + config: + - block_content.type.content_reference + - field.storage.block_content.field_content_reference + - node.type.blog + - node.type.case_study + - node.type.landing_page + - node.type.page + - node.type.people +id: block_content.content_reference.field_content_reference +field_name: field_content_reference +entity_type: block_content +bundle: content_reference +label: 'Content reference' +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:node' + handler_settings: + target_bundles: + page: page + blog: blog + case_study: case_study + landing_page: landing_page + people: people + sort: + field: _none + auto_create: false + auto_create_bundle: page +field_type: entity_reference 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 bea2270..112b32e 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 @@ -6,6 +6,7 @@ dependencies: - field.storage.node.field_body_paragraph - node.type.landing_page - paragraphs.paragraphs_type.content_reference + - paragraphs.paragraphs_type.embedded_content - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image @@ -50,21 +51,28 @@ settings: title: title view: view content_reference: content_reference + embedded_content: embedded_content quotation_with_image: quotation_with_image webform: webform target_bundles_drag_drop: - text: + content_reference: enabled: true - weight: -21 - image: + weight: 15 + embedded_content: enabled: true - weight: -20 - video: + weight: 17 + faq: enabled: true - weight: -19 + weight: -14 file: enabled: true weight: -18 + image: + enabled: true + weight: -20 + quotation_with_image: + enabled: true + weight: 17 slide: enabled: true weight: -17 @@ -74,24 +82,21 @@ settings: storyline_item: enabled: true weight: -15 - faq: + text: enabled: true - weight: -14 - update: - enabled: true - weight: -13 + weight: -21 title: enabled: true weight: -12 + update: + enabled: true + weight: -13 + video: + enabled: true + weight: -19 view: enabled: true weight: 12 - content_reference: - enabled: true - weight: 15 - quotation_with_image: - enabled: true - weight: 17 webform: enabled: true weight: 26 diff --git a/config/sync/field.field.node.page.field_body_paragraph.yml b/config/sync/field.field.node.page.field_body_paragraph.yml index 7c8ff3c..0a743d8 100644 --- a/config/sync/field.field.node.page.field_body_paragraph.yml +++ b/config/sync/field.field.node.page.field_body_paragraph.yml @@ -6,6 +6,7 @@ dependencies: - field.storage.node.field_body_paragraph - node.type.page - paragraphs.paragraphs_type.content_reference + - paragraphs.paragraphs_type.embedded_content - paragraphs.paragraphs_type.faq - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image @@ -47,52 +48,56 @@ settings: faq: faq webform: webform content_reference: content_reference + embedded_content: embedded_content quotation_with_image: quotation_with_image storyline_header: storyline_header storyline_item: storyline_item title: title view: view target_bundles_drag_drop: - text: - enabled: true - weight: -15 - image: - enabled: true - weight: -14 - file: - enabled: true - weight: -13 - video: - enabled: true - weight: -12 - slide: - enabled: true - weight: -11 - update: - enabled: true - weight: -10 - faq: - enabled: true - weight: -9 - webform: - enabled: true - weight: 14 content_reference: enabled: true weight: 15 + embedded_content: + enabled: true + weight: 17 + faq: + enabled: true + weight: -9 + file: + enabled: true + weight: -13 + image: + enabled: true + weight: -14 quotation_with_image: enabled: true weight: 18 + slide: + enabled: true + weight: -11 storyline_header: enabled: true weight: 20 storyline_item: enabled: true weight: 21 + text: + enabled: true + weight: -15 title: enabled: true weight: 23 + update: + enabled: true + weight: -10 + video: + enabled: true + weight: -12 view: enabled: true weight: 26 + webform: + enabled: true + weight: 14 field_type: entity_reference_revisions diff --git a/config/sync/field.field.paragraph.embedded_content.field_content_reference.yml b/config/sync/field.field.paragraph.embedded_content.field_content_reference.yml new file mode 100644 index 0000000..40f135b --- /dev/null +++ b/config/sync/field.field.paragraph.embedded_content.field_content_reference.yml @@ -0,0 +1,29 @@ +uuid: 4b8ec78c-e9b3-4350-921e-9cabf3b1e7cd +langcode: en +status: true +dependencies: + config: + - field.storage.paragraph.field_content_reference + - node.type.page + - paragraphs.paragraphs_type.embedded_content +id: paragraph.embedded_content.field_content_reference +field_name: field_content_reference +entity_type: paragraph +bundle: embedded_content +label: Content +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:node' + handler_settings: + target_bundles: + page: page + sort: + field: changed + direction: DESC + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.paragraph.file.field_file.yml b/config/sync/field.field.paragraph.file.field_file.yml index edfd6bc..b60677f 100644 --- a/config/sync/field.field.paragraph.file.field_file.yml +++ b/config/sync/field.field.paragraph.file.field_file.yml @@ -21,7 +21,7 @@ default_value: { } default_value_callback: '' settings: file_directory: '[date:custom:Y]-[date:custom:m]' - file_extensions: 'txt pdf odt doc docx' + file_extensions: 'txt pdf odt doc docx json xml' max_filesize: '' description_field: true handler: 'default:file' diff --git a/config/sync/field.storage.block_content.field_content_reference.yml b/config/sync/field.storage.block_content.field_content_reference.yml new file mode 100644 index 0000000..1bbe06a --- /dev/null +++ b/config/sync/field.storage.block_content.field_content_reference.yml @@ -0,0 +1,20 @@ +uuid: cc838cc9-a9cf-4db8-b573-929e597c2a99 +langcode: en +status: true +dependencies: + module: + - block_content + - node +id: block_content.field_content_reference +field_name: field_content_reference +entity_type: block_content +type: entity_reference +settings: + target_type: node +module: core +locked: false +cardinality: 9 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/language.content_settings.block_content.content_reference.yml b/config/sync/language.content_settings.block_content.content_reference.yml new file mode 100644 index 0000000..85721fe --- /dev/null +++ b/config/sync/language.content_settings.block_content.content_reference.yml @@ -0,0 +1,11 @@ +uuid: fa4ee272-a1d0-4058-8257-9b45b9a83c8c +langcode: en +status: true +dependencies: + config: + - block_content.type.content_reference +id: block_content.content_reference +target_entity_type_id: block_content +target_bundle: content_reference +default_langcode: site_default +language_alterable: false diff --git a/config/sync/paragraphs.paragraphs_type.embedded_content.yml b/config/sync/paragraphs.paragraphs_type.embedded_content.yml new file mode 100644 index 0000000..6abdf8e --- /dev/null +++ b/config/sync/paragraphs.paragraphs_type.embedded_content.yml @@ -0,0 +1,10 @@ +uuid: 3608b2be-c89a-45a1-9bf2-c2603cfd3c3d +langcode: en +status: true +dependencies: { } +id: embedded_content +label: 'Embedded content' +icon_uuid: null +icon_default: null +description: 'Embed a full piece of content in another piece of content. Used for example to include our training FAQ on each individual training page.' +behavior_plugins: { } diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index 43ec193..5e1d13c 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -30,6 +30,9 @@ permissions: - 'administer eu cookie compliance popup' - 'administer meta tags' - 'administer nodes' + - 'administer redirect settings' + - 'administer redirects' + - 'administer site configuration' - 'administer taxonomy' - 'administer url aliases' - 'administer users' @@ -64,6 +67,7 @@ permissions: - 'revert all revisions' - 'revert event revisions' - 'skip comment approval' + - 'use admin toolbar search' - 'use exclude node title' - 'use text format full_html' - 'use text format markdown' diff --git a/config/sync/webform.webform.drupal_8_9_content_migrations.yml b/config/sync/webform.webform.drupal_8_9_content_migrations.yml index 82b56b5..7a22cba 100644 --- a/config/sync/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/sync/webform.webform.drupal_8_9_content_migrations.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **2020 July 21, Tuesday** - * Time: **9am–5pm Eastern** + * Date: **Tuesday, October 13, 2020** + * Time: **9AM–5PM Eastern** * Cost: **$500** '#format': markdown @@ -61,7 +61,7 @@ settings: page_submit_path: '' page_confirm_path: '' page_admin_theme: false - form_title: both + form_title: source_entity_webform form_submit_once: false form_exception_message: '' form_open_message: '' @@ -271,7 +271,7 @@ handlers:
Best,

- Mauricio Dinarte and the team at Agaric + The team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/sync/webform.webform.getting_started_with_drupal_9.yml b/config/sync/webform.webform.getting_started_with_drupal_9.yml index 892394b..fe4e259 100644 --- a/config/sync/webform.webform.getting_started_with_drupal_9.yml +++ b/config/sync/webform.webform.getting_started_with_drupal_9.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **2020 July 13, Monday** - * Time: **9am–5pm Eastern** + * Date: **Tuesday, October 6, 2020** + * Time: **9AM–5PM Eastern** * Cost: **$250** '#format': markdown @@ -61,7 +61,7 @@ settings: page_submit_path: '' page_confirm_path: '' page_admin_theme: false - form_title: both + form_title: source_entity_webform form_submit_once: false form_exception_message: '' form_open_message: '' @@ -271,7 +271,7 @@ handlers:
Best,

- Mauricio Dinarte and the team at Agaric + The team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/sync/webform.webform.getting_started_with_react_js.yml b/config/sync/webform.webform.getting_started_with_react_js.yml new file mode 100644 index 0000000..9243ebe --- /dev/null +++ b/config/sync/webform.webform.getting_started_with_react_js.yml @@ -0,0 +1,293 @@ +uuid: ec9305be-b136-4986-9044-dd5c338bf853 +langcode: en +status: open +dependencies: + module: + - stripe_webform +open: null +close: null +weight: 0 +uid: 17 +template: false +archive: false +id: getting_started_with_react_js +title: 'Getting started with React.js' +description: '' +category: Purchase +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **Tuesday, October 13, 2020** + * Time: **9AM–5PM Eastern** + * Cost: **$500** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + 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_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: inline + confirmation_title: '' + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: false + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + stripe: + id: stripe + label: Stripe + handler_id: stripe + status: true + conditions: { } + weight: 0 + settings: + amount: '500' + stripe_element: payment + plan_id: '' + quantity: '' + currency: usd + description: '[webform:title]' + email: '[webform_submission:values:email]' + metadata: '' + stripe_customer_create: '' + stripe_charge_create: '' + stripe_subscription_create: '' + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: _default + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: 'Training registration for [webform:title]' + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The team at Agaric + excluded_elements: + course_summary: course_summary + payment: payment + optional_info_for_your_receipt: optional_info_for_your_receipt + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } diff --git a/config/sync/webform.webform.june_2020_webinars.yml b/config/sync/webform.webform.june_2020_webinars.yml new file mode 100644 index 0000000..0b6d9d8 --- /dev/null +++ b/config/sync/webform.webform.june_2020_webinars.yml @@ -0,0 +1,270 @@ +uuid: 8d0930f6-991a-4bbf-8e12-02dd4ac1b470 +langcode: en +status: closed +dependencies: { } +open: null +close: null +weight: 0 +uid: 17 +template: false +archive: false +id: june_2020_webinars +title: 'July 2020 webinars' +description: '' +category: Education +elements: | + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': Email + '#required': true + interested_in: + '#type': checkboxes + '#title': 'Interested in' + '#options': + d9_site_building: 'Getting started Drupal 9' + d9_updates: 'Introduction to Drupal 9 migrations' + d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?' + '#required': true +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + 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_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: url_message + confirmation_title: '' + confirmation_message: 'Thanks for signing up. You will receive an email with details on how to join the webinar(s). You might as well be interested in these full-day training options.' + confirmation_url: 'https://agaric.coop/training' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + email: + id: email + label: 'Webinar notification email' + handler_id: email + status: true + conditions: { } + weight: 0 + 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: 'Agaric webinars on July 7, 2020 - Connection details' + body: | + Thank you for registering!
+
+ All webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.
+
+ Getting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)
+
+ Introduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)
+
+ Drupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)
+
+ You might as well be interested in these full-day training options: https://agaric.coop/training
+
+ Join Zoom Meeting
+ https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09
+
+ Meeting ID: 944 1112 5686
+ Password: AgaricWeb
+ One tap mobile
+ +13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)
+ +16468769923,,94411125686#,,,,0#,,514824770# US (New York)
+
+ Dial by your location
+         +1 312 626 6799 US (Chicago)
+         +1 646 876 9923 US (New York)
+         +1 301 715 8592 US (Germantown)
+         +1 346 248 7799 US (Houston)
+         +1 669 900 6833 US (San Jose)
+         +1 253 215 8782 US (Tacoma)
+ Meeting ID: 944 1112 5686
+ Password: 514824770
+
+ In solidarity,
+ Agaric.coop + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/sync/webform.webform.purchase_training_migrate_api.yml index 43945e8..7ab3a38 100644 --- a/config/sync/webform.webform.purchase_training_migrate_api.yml +++ b/config/sync/webform.webform.purchase_training_migrate_api.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **2020 July 23, Thursday** - * Time: **9am–5pm Eastern** + * Date: **Tuesday, October 20, 2020** + * Time: **9AM–5PM Eastern** * Cost: **$500** '#format': markdown @@ -61,7 +61,7 @@ settings: page_submit_path: '' page_confirm_path: '' page_admin_theme: false - form_title: both + form_title: source_entity_webform form_submit_once: false form_exception_message: '' form_open_message: '' @@ -271,7 +271,7 @@ handlers:
Best,

- Mauricio Dinarte and the team at Agaric + The the team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/sync/webform.webform.training_discount.yml b/config/sync/webform.webform.training_discount.yml new file mode 100644 index 0000000..1105f1a --- /dev/null +++ b/config/sync/webform.webform.training_discount.yml @@ -0,0 +1,302 @@ +uuid: 3b459d45-d1bb-45f0-abc3-552cde144e9a +langcode: en +status: open +dependencies: + module: + - stripe_webform +open: null +close: null +weight: 0 +uid: 8 +template: false +archive: false +id: training_discount +title: 'Training Discount' +description: '' +category: Purchase +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Time: **9AM–5PM Eastern** + * Cost: **$425** (15% discount off $500 usual price) + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + choose_training: + '#type': radios + '#title': 'Choose training:' + '#help_title': 'How about both?' + '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.  Or contact Agaric for an invoice.' + '#options': + reactjs_intro: 'Getting started with React JS -- Tuesday, October 13, 2020' + content_migrations: 'Drupal 8/9 content migrations -- Tuesday, October 20, 2020' + migrate_api: 'Upgrading to Drupal 8/9 using the Migrate API -- Tuesday, October 27, 2020' + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + 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_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: inline + confirmation_title: '' + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: false + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + stripe: + id: stripe + label: Stripe + handler_id: stripe + status: true + conditions: { } + weight: 0 + settings: + amount: '425' + stripe_element: payment + plan_id: '' + quantity: '' + currency: usd + description: '[webform:title]' + email: '[webform_submission:values:email]' + metadata: '' + stripe_customer_create: '' + stripe_charge_create: '' + stripe_subscription_create: '' + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: '[webform_submission:values:email:raw]' + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: _default + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: 'Training registration for [webform:title]' + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The team at Agaric + excluded_elements: + course_summary: course_summary + payment: payment + optional_info_for_your_receipt: optional_info_for_your_receipt + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } -- 2.45.2 From 3d508491010560ff93cc0b7585e80e0582be4f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 5 Aug 2020 14:36:09 -0400 Subject: [PATCH 157/365] Stick to 7.3 for now, says wolcen --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 27a6dbd..d6b9759 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -2,7 +2,7 @@ APIVersion: v1.13.1 name: agaric-coop type: drupal8 docroot: web -php_version: "7.4" +php_version: "7.3" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" -- 2.45.2 From d4c9c7926bc1f05c45aadd57ad722410faabbaa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 13 Nov 2020 18:11:17 -0500 Subject: [PATCH 158/365] Update instructions to use DDEV --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3ed7d25..d5860ce 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ git submodule update To be able to import the configuration, you need to get the initializing database (where we will also be collaborating on content) [from the test site](https://agaric-test.drutopia.org/) pending resolution of [drutopia#216](https://gitlab.com/drutopia/drutopia/issues/216). ``` -vagrant ssh -composer install -drush -y sql-dump > /tmp/paranoia.sql && drush sql-drop && drush -y sql-sync @live @self && drush -y updb -drush -y rsync @live:%files @self:%files +ddev start +ddev composer install +ddev . drush -y sql-dump > /tmp/paranoia.sql && drush sql-drop && drush -y sql-sync @live @self && drush -y updb +ddev . drush -y rsync @live:%files @self:%files ``` ### Get updates @@ -37,11 +37,11 @@ drush -y rsync @live:%files @self:%files ``` git pull git submodule update --recursive --remote -vagrant ssh -composer install -drush -y sql-dump > /tmp/paranoia.sql && drush -y sql-drop && drush -y sql-sync @live @self && drush -y updb -drush -y rsync @live:%files @self:%files -drush cim -y +ddev start +ddev composer install +ddev . drush -y sql-dump > /tmp/paranoia.sql && drush -y sql-drop && drush -y sql-sync @live @self && drush -y updb +ddev . drush -y rsync @live:%files @self:%files +ddev . drush cim -y ``` ## Theming -- 2.45.2 From f1292c8d787b94296ab21db4db632a7843e1293f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 20:49:35 -0400 Subject: [PATCH 159/365] Apply DDEV self-updates --- .ddev/.gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 9e2104b..28eb786 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -5,9 +5,8 @@ /**/*.example /.dbimageBuild /.dbimageExtra -/.ddev-docker-compose-base.yaml -/.ddev-docker-compose-full.yaml -/.ddevlive-downloads +/.ddev-docker-*.yaml +/.*downloads /.global_commands /.homeadditions /.sshimageBuild -- 2.45.2 From 4e25f0a531b7df1bf87f3931855ce19cc6356265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 21:02:26 -0400 Subject: [PATCH 160/365] Update WYSIWYG Linebreaks patch to later one that improves over mine --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dc70ea0..a48c88a 100644 --- a/composer.json +++ b/composer.json @@ -108,7 +108,7 @@ "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": { - "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" + "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2020-03-11/wysiwyg-linebreaks-excess-line-breaks-added-3013853-8.patch" } } }, -- 2.45.2 From 1ad69bb2ccf04c62374399b33bbaa5fc208eefea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 21:51:46 -0400 Subject: [PATCH 161/365] Commit updated DDEV configuration file (for 17.1) --- .ddev/config.yaml | 70 +++++++++++++++++++++++++++++++---------------- 1 file changed, 46 insertions(+), 24 deletions(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index d6b9759..cab3d4c 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,4 +1,3 @@ -APIVersion: v1.13.1 name: agaric-coop type: drupal8 docroot: web @@ -10,17 +9,17 @@ xdebug_enabled: true additional_hostnames: [] additional_fqdns: [] mariadb_version: "10.2" -nfs_mount_enabled: false -provider: default +mysql_version: "" webimage_extra_packages: [rake, sassc] use_dns_when_possible: false -timezone: "" +composer_version: "" +web_environment: [] -# This config.yaml was created with ddev version v1.13.1 -# webimage: drud/ddev-webserver:v1.13.1 -# dbimage: drud/ddev-dbserver-mariadb-10.2:v1.13.0 -# dbaimage: phpmyadmin/phpmyadmin:5 +# This config.yaml was created with ddev version v1.17.1 +# webimage: drud/ddev-webserver:v1.17.1 +# dbimage: drud/ddev-dbserver-mariadb-10.3:v1.17.0 +# dbaimage: phpmyadmin:5 # However we do not recommend explicitly wiring these images into the # config.yaml as they may break future versions of ddev. # You can update this config.yaml using 'ddev config'. @@ -34,7 +33,7 @@ timezone: "" # docroot: # Relative path to the directory containing index.php. -# php_version: "7.3" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4" +# php_version: "7.4" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4" "8.0" # You can explicitly specify the webimage, dbimage, dbaimage lines but this # is not recommended, as the images are often closely tied to ddev's' behavior, @@ -55,10 +54,10 @@ timezone: "" # xdebug_enabled: false # Set to true to enable xdebug and "ddev start" or "ddev restart" # Note that for most people the commands -# "ddev exec enable_xdebug" and "ddev exec disable_xdebug" work better, +# "ddev xdebug" to enable xdebug and "ddev xdebug off" to disable it work better, # as leaving xdebug enabled all the time is a big performance hit. -# webserver_type: nginx-fpm # Can be set to apache-fpm or apache-cgi as well +# webserver_type: nginx-fpm # or apache-fpm # timezone: Europe/Berlin # This is the timezone used in the containers and by PHP; @@ -66,6 +65,13 @@ timezone: "" # see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones # For example Europe/Dublin or MST7MDT +# composer_version: "" +# if composer_version:"" it will use the current ddev default composer release. +# It can also be set to "1", to get most recent composer v1 +# or "2" for most recent composer v2. +# It can be set to any existing specific composer version. +# After first project 'ddev start' this will not be updated until it changes + # additional_hostnames: # - somename # - someothername @@ -88,16 +94,19 @@ timezone: "" # These values specify the destination directory for ddev ssh and the # directory in which commands passed into ddev exec are run. -# omit_containers: ["dba", "ddev-ssh-agent"] -# would omit the dba (phpMyAdmin) and ddev-ssh-agent containers. Currently -# only those two containers can be omitted here. -# Note that these containers can also be omitted globally in the -# ~/.ddev/global_config.yaml or with the "ddev config global" command. +# omit_containers: [db, dba, ddev-ssh-agent] +# Currently only these containers are supported. Some containers can also be +# omitted globally in the ~/.ddev/global_config.yaml. Note that if you omit +# the "db" container, several standard features of ddev that access the +# database container will be unusable. # nfs_mount_enabled: false # Great performance improvement but requires host configuration first. # See https://ddev.readthedocs.io/en/stable/users/performance/#using-nfs-to-mount-the-project-into-the-container +# fail_on_hook_fail: False +# Decide whether 'ddev start' should be interrupted by a failing hook + # host_https_port: "59002" # The host port binding for https can be explicitly specified. It is # dynamic unless otherwise specified. @@ -114,13 +123,15 @@ timezone: "" # The host port binding for the ddev-dbserver can be explicitly specified. It is dynamic # unless explicitly specified. -# phpmyadmin_port: "1000" -# The PHPMyAdmin port can be changed from the default 8036 +# phpmyadmin_port: "8036" +# phpmyadmin_https_port: "8037" +# The PHPMyAdmin ports can be changed from the default 8036 and 8037 -# mailhog_port: "1001" -# The MailHog port can be changed from the default 8025 +# mailhog_port: "8025" +# mailhog_https_port: "8026" +# The MailHog ports can be changed from the default 8025 and 8026 -# webimage_extra_packages: [php-yaml, php7.3-ldap] +# webimage_extra_packages: [php7.4-tidy, php-bcmath] # Extra Debian packages that are needed in the webimage can be added here # dbimage_extra_packages: [telnet,netcat] @@ -144,11 +155,22 @@ timezone: "" # disable_settings_management: false # If true, ddev will not create CMS-specific settings files like -# Drupal's settings.php/settings.ddev.php or TYPO3's AdditionalSettings.php +# Drupal's settings.php/settings.ddev.php or TYPO3's AdditionalConfiguration.php # In this case the user must provide all such settings. -# provider: default # Currently either "default" or "pantheon" -# +# You can inject environment variables into the web container with: +# web_environment: +# - SOMEENV=somevalue +# - SOMEOTHERENV=someothervalue + +# no_project_mount: false +# (Experimental) If true, ddev will not mount the project into the web container; +# the user is responsible for mounting it manually or via a script. +# This is to enable experimentation with alternate file mounting strategies. +# For advanced users only! + +# provider: default # Currently "default", "pantheon", "ddev-live" +# # Many ddev commands can be extended to run tasks before or after the # ddev command is executed, for example "post-start", "post-import-db", # "pre-composer", "post-composer" -- 2.45.2 From 6fcec6cabd6821102dc25d99bbd7161b9ea55356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 21:52:12 -0400 Subject: [PATCH 162/365] Set composer version to 2 explicitly --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index cab3d4c..825a6f2 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -12,7 +12,7 @@ mariadb_version: "10.2" mysql_version: "" webimage_extra_packages: [rake, sassc] use_dns_when_possible: false -composer_version: "" +composer_version: "2" web_environment: [] -- 2.45.2 From 72d3428ded3b0ca5976072f0cd4ad89c6292433b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 21:59:19 -0400 Subject: [PATCH 163/365] Update/reorg composer file to be a bit more like Drutopia --- composer.json | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index a48c88a..bf6e830 100644 --- a/composer.json +++ b/composer.json @@ -1,13 +1,22 @@ { "name": "agaric-sites/agaric_coop", - "description": "Agaric site modified from template for composer-based Drutopia projects.", + "description": "Agaric site modified from template for composer-based Drupal 8 Drutopia projects.", "type": "project", "license": "GPL-2.0-or-later", - "minimum-stability": "dev", - "prefer-stable": true, + "homepage": "https://agaric.coop", + "repositories": { + "drupal": { + "type": "composer", + "url": "https://packages.drupal.org/8" + }, + "drutopia": { + "type": "vcs", + "url": "https://github.com/drutopia/drutopia" + } + }, "require": { - "composer/installers": "^1.7", - "cweagans/composer-patches": "^1.0", + "composer/installers": "^1.9", + "cweagans/composer-patches": "^1.6", "drupal/admin_links_access_filter": "^1.0@alpha", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", @@ -15,6 +24,7 @@ "drupal/ckeditor_markdown": "^1.1", "drupal/coffee": "1.x-dev", "drupal/comment_notify": "dev-1.x", + "drupal/core-composer-scaffold": "^8.9", "drupal/core-recommended": "^8.8", "drupal/customerror": "1.x-dev", "drupal/diff": "^1.0@RC", @@ -61,23 +71,15 @@ "behat/mink": "^1.7", "behat/mink-goutte-driver": "^1.2" }, - "repositories": { - "drupal": { - "type": "composer", - "url": "https://packages.drupal.org/8" - }, - "drutopia": { - "type": "vcs", - "url": "https://github.com/drutopia/drutopia" - } + "conflict": { + "drupal/drupal": "*" }, + "minimum-stability": "dev", + "prefer-stable": true, "config": { "sort-packages": true, "process-timeout": 600 }, - "conflict": { - "drupal/drupal": "*" - }, "extra": { "drupal-scaffold": { "locations": { -- 2.45.2 From 9b6e04483fb5a703507b080da8135febcdaeb70f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 22:00:45 -0400 Subject: [PATCH 164/365] Update wikimedia composer plugin to Composer 2 compatible --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bf6e830..90074ec 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "drupal/wysiwyg_linebreaks": "^1.9", "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta1", - "wikimedia/composer-merge-plugin": "^1.4", + "wikimedia/composer-merge-plugin": "^2.0", "zaporylie/composer-drupal-optimizations": "^1.0" }, "require-dev": { -- 2.45.2 From 3e90d036b0b58201ab79e94cc789d8fa07d98c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 22:10:30 -0400 Subject: [PATCH 165/365] Commit updated composer lock with core security release --- composer.lock | 3458 +++++++++++++++++++++++++++++++------------------ 1 file changed, 2200 insertions(+), 1258 deletions(-) diff --git a/composer.lock b/composer.lock index bb238a3..4f46840 100644 --- a/composer.lock +++ b/composer.lock @@ -4,14 +4,14 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2b7675423d2eeb8c3663084757b3a8e6", + "content-hash": "9ba00a0d873c07987df2cba36a28d448", "packages": [ { "name": "algolia/places", - "version": "1.18.2", + "version": "1.19.0", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/places.js/-/places.js-1.18.2.tgz" + "url": "https://registry.npmjs.org/places.js/-/places.js-1.19.0.tgz" }, "require": { "composer/installers": "~1.0" @@ -71,30 +71,35 @@ "cors", "stack" ], + "support": { + "issues": "https://github.com/asm89/stack-cors/issues", + "source": "https://github.com/asm89/stack-cors/tree/1.3.0" + }, "time": "2019-12-24T22:41:47+00:00" }, { "name": "caxy/php-htmldiff", - "version": "v0.1.9", + "version": "v0.1.12", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8" + "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8", - "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", + "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", "shasum": "" }, "require": { + "ext-dom": "*", + "ext-mbstring": "*", "ezyang/htmlpurifier": "^4.7", - "kub-at/php-simple-html-dom-parser": "^1.7", - "php": ">=5.3.3" + "php": ">=7.3" }, "require-dev": { "doctrine/cache": "~1.0", - "phpunit/phpunit": "~5.0" + "phpunit/phpunit": "~9.0" }, "suggest": { "doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider" @@ -127,7 +132,11 @@ "diff", "html" ], - "time": "2019-02-20T18:52:14+00:00" + "support": { + "issues": "https://github.com/caxy/php-htmldiff/issues", + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.12" + }, + "time": "2021-04-05T21:19:33+00:00" }, { "name": "cebe/markdown", @@ -187,20 +196,24 @@ "markdown", "markdown-extra" ], + "support": { + "issues": "https://github.com/cebe/markdown/issues", + "source": "https://github.com/cebe/markdown" + }, "time": "2017-07-16T21:13:23+00:00" }, { "name": "chi-teck/drupal-code-generator", - "version": "1.32.0", + "version": "1.32.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246" + "reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/0e045f7a7e747af3d8f603156bf4d73be5768246", - "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749", + "reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749", "shasum": "" }, "require": { @@ -232,7 +245,11 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2020-04-16T06:45:06+00:00" + "support": { + "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.32.1" + }, + "time": "2020-07-15T06:08:04+00:00" }, { "name": "choices/choices", @@ -251,10 +268,10 @@ }, { "name": "ckeditor/autogrow", - "version": "4.14.0", + "version": "4.14.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.14.0.zip" + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.14.1.zip" }, "require": { "composer/installers": "~1.0" @@ -281,10 +298,10 @@ }, { "name": "ckeditor/fakeobjects", - "version": "4.14.0", + "version": "4.14.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.0.zip" + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.1.zip" }, "require": { "composer/installers": "~1.0" @@ -296,10 +313,10 @@ }, { "name": "ckeditor/image", - "version": "4.14.0", + "version": "4.14.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/image/releases/image_4.14.0.zip" + "url": "https://download.ckeditor.com/image/releases/image_4.14.1.zip" }, "require": { "composer/installers": "~1.0" @@ -311,10 +328,10 @@ }, { "name": "ckeditor/link", - "version": "4.14.0", + "version": "4.14.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.14.0.zip" + "url": "https://download.ckeditor.com/link/releases/link_4.14.1.zip" }, "require": { "composer/installers": "~1.0" @@ -341,27 +358,27 @@ }, { "name": "commerceguys/addressing", - "version": "v1.0.8", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "cf202c913c10d85085ab5ed9ec88607e312839ce" + "reference": "00c263fa945e7f78524bbb6b99d331f3b493be2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/cf202c913c10d85085ab5ed9ec88607e312839ce", - "reference": "cf202c913c10d85085ab5ed9ec88607e312839ce", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/00c263fa945e7f78524bbb6b99d331f3b493be2a", + "reference": "00c263fa945e7f78524bbb6b99d331f3b493be2a", "shasum": "" }, "require": { "doctrine/collections": "~1.0", - "php": ">=7.0.8" + "php": ">=7.1.3" }, "require-dev": { "mikey179/vfsstream": "1.*", - "phpunit/phpunit": "^6.0", - "squizlabs/php_codesniffer": "2.*", - "symfony/validator": "^3.4" + "phpunit/phpunit": "^7.5", + "squizlabs/php_codesniffer": "3.*", + "symfony/validator": "^4.4" }, "suggest": { "symfony/validator": "to validate addresses" @@ -396,20 +413,24 @@ "localization", "postal" ], - "time": "2020-05-26T11:04:04+00:00" + "support": { + "issues": "https://github.com/commerceguys/addressing/issues", + "source": "https://github.com/commerceguys/addressing/tree/v1.2.0" + }, + "time": "2021-03-14T20:04:10+00:00" }, { "name": "composer/installers", - "version": "v1.9.0", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" + "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", - "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", "shasum": "" }, "require": { @@ -420,17 +441,18 @@ "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.6.* || 2.0.*@dev", - "composer/semver": "1.0.* || 2.0.*@dev", - "phpunit/phpunit": "^4.8.36", - "sebastian/comparator": "^1.2.4", + "composer/composer": "1.6.* || ^2.0", + "composer/semver": "^1 || ^3", + "phpstan/phpstan": "^0.12.55", + "phpstan/phpstan-phpunit": "^0.12.16", + "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "1.x-dev" } }, "autoload": { @@ -468,6 +490,7 @@ "Porto", "RadPHP", "SMF", + "Starbug", "Thelia", "Whmcs", "WolfCMS", @@ -508,6 +531,7 @@ "phpbb", "piwik", "ppi", + "processwire", "puppet", "pxcms", "reindex", @@ -523,7 +547,25 @@ "zend", "zikula" ], - "time": "2020-04-07T06:57:05+00:00" + "support": { + "issues": "https://github.com/composer/installers/issues", + "source": "https://github.com/composer/installers/tree/v1.10.0" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-01-14T11:07:16+00:00" }, { "name": "composer/semver", @@ -584,29 +626,34 @@ "validation", "versioning" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/semver/issues", + "source": "https://github.com/composer/semver/tree/1.5.1" + }, "time": "2020-01-13T12:06:48+00:00" }, { "name": "consolidation/annotated-command", - "version": "2.12.0", + "version": "2.12.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "512a2e54c98f3af377589de76c43b24652bcb789" + "reference": "0ee361762df2274f360c085e3239784a53f850b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789", - "reference": "512a2e54c98f3af377589de76c43b24652bcb789", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/0ee361762df2274f360c085e3239784a53f850b5", + "reference": "0ee361762df2274f360c085e3239784a53f850b5", "shasum": "" }, "require": { - "consolidation/output-formatters": "^3.4", + "consolidation/output-formatters": "^3.5.1", "php": ">=5.4.5", "psr/log": "^1", "symfony/console": "^2.8|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4" + "symfony/finder": "^2.5|^3|^4|^5" }, "require-dev": { "g1a/composer-test-scenarios": "^3", @@ -617,6 +664,16 @@ "type": "library", "extra": { "scenarios": { + "finder5": { + "require": { + "symfony/finder": "^5" + }, + "config": { + "platform": { + "php": "7.2.5" + } + } + }, "symfony4": { "require": { "symfony/console": "^4.0" @@ -680,7 +737,11 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", - "time": "2019-03-08T16:55:03+00:00" + "support": { + "issues": "https://github.com/consolidation/annotated-command/issues", + "source": "https://github.com/consolidation/annotated-command/tree/2.12.1" + }, + "time": "2020-10-11T04:30:03+00:00" }, { "name": "consolidation/config", @@ -761,6 +822,10 @@ } ], "description": "Provide configuration services for a commandline tool.", + "support": { + "issues": "https://github.com/consolidation/config/issues", + "source": "https://github.com/consolidation/config/tree/master" + }, "time": "2019-03-03T19:37:04+00:00" }, { @@ -828,6 +893,9 @@ } ], "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", + "support": { + "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0" + }, "time": "2019-01-18T06:05:07+00:00" }, { @@ -918,27 +986,31 @@ } ], "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", + "support": { + "issues": "https://github.com/consolidation/log/issues", + "source": "https://github.com/consolidation/log/tree/master" + }, "time": "2019-01-01T17:30:51+00:00" }, { "name": "consolidation/output-formatters", - "version": "3.5.0", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "99ec998ffb697e0eada5aacf81feebfb13023605" + "reference": "0d38f13051ef05c223a2bb8e962d668e24785196" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605", - "reference": "99ec998ffb697e0eada5aacf81feebfb13023605", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0d38f13051ef05c223a2bb8e962d668e24785196", + "reference": "0d38f13051ef05c223a2bb8e962d668e24785196", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0", "php": ">=5.4.0", "symfony/console": "^2.8|^3|^4", - "symfony/finder": "^2.5|^3|^4" + "symfony/finder": "^2.5|^3|^4|^5" }, "require-dev": { "g1a/composer-test-scenarios": "^3", @@ -954,6 +1026,16 @@ "type": "library", "extra": { "scenarios": { + "finder5": { + "require": { + "symfony/finder": "^5" + }, + "config": { + "platform": { + "php": "7.2.5" + } + } + }, "symfony4": { "require": { "symfony/console": "^4.0" @@ -1019,27 +1101,31 @@ } ], "description": "Format text by applying transformations provided by plug-in formatters.", - "time": "2019-05-30T23:16:01+00:00" + "support": { + "issues": "https://github.com/consolidation/output-formatters/issues", + "source": "https://github.com/consolidation/output-formatters/tree/3.5.1" + }, + "time": "2020-10-11T04:15:32+00:00" }, { "name": "consolidation/robo", - "version": "1.4.12", + "version": "1.4.13", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "eb45606f498b3426b9a98b7c85e300666a968e51" + "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51", - "reference": "eb45606f498b3426b9a98b7c85e300666a968e51", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343", + "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.11.0|^4.1", + "consolidation/annotated-command": "^2.12.1|^4.1", "consolidation/config": "^1.2.1", "consolidation/log": "^1.1.1|^2", - "consolidation/output-formatters": "^3.1.13|^4.1", + "consolidation/output-formatters": "^3.5.1|^4.1", "consolidation/self-update": "^1.1.5", "grasmash/yaml-expander": "^1.4", "league/container": "^2.4.1", @@ -1047,7 +1133,7 @@ "symfony/console": "^2.8|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4", "symfony/filesystem": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4", + "symfony/finder": "^2.5|^3|^4|^5", "symfony/process": "^2.5|^3|^4" }, "replace": { @@ -1074,6 +1160,16 @@ "type": "library", "extra": { "scenarios": { + "finder5": { + "require": { + "symfony/finder": "^5" + }, + "config": { + "platform": { + "php": "7.2.5" + } + } + }, "symfony4": { "require": { "symfony/console": "^4" @@ -1124,7 +1220,11 @@ } ], "description": "Modern task runner", - "time": "2020-02-18T17:31:26+00:00" + "support": { + "issues": "https://github.com/consolidation/Robo/issues", + "source": "https://github.com/consolidation/Robo/tree/1.4.13" + }, + "time": "2020-10-11T04:51:34+00:00" }, { "name": "consolidation/self-update", @@ -1174,55 +1274,42 @@ } ], "description": "Provides a self:update command for Symfony Console applications.", + "support": { + "issues": "https://github.com/consolidation/self-update/issues", + "source": "https://github.com/consolidation/self-update/tree/1.2.0" + }, "time": "2020-04-13T02:49:20+00:00" }, { "name": "consolidation/site-alias", - "version": "3.0.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26" + "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", + "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", "shasum": "" }, "require": { "consolidation/config": "^1.2.1|^2", - "php": ">=5.5.0" + "php": ">=5.5.0", + "symfony/finder": "~2.3|^3|^4.4|^5" }, "require-dev": { - "consolidation/robo": "^1.2.3|^2", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^2.2", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8", - "symfony/yaml": "~2.3|^3|^4.4|^5" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -1245,7 +1332,11 @@ } ], "description": "Manage alias records for local and remote sites.", - "time": "2020-05-28T00:33:41+00:00" + "support": { + "issues": "https://github.com/consolidation/site-alias/issues", + "source": "https://github.com/consolidation/site-alias/tree/3.1.0" + }, + "time": "2021-02-20T20:03:10+00:00" }, { "name": "consolidation/site-process", @@ -1317,6 +1408,10 @@ } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", + "support": { + "issues": "https://github.com/consolidation/site-process/issues", + "source": "https://github.com/consolidation/site-process/tree/2.1.0" + }, "time": "2019-09-10T17:56:24+00:00" }, { @@ -1348,29 +1443,33 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, { "name": "cweagans/composer-patches", - "version": "1.6.7", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590" + "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590", - "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf", + "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0", + "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3.0" }, "require-dev": { - "composer/composer": "~1.0", + "composer/composer": "~1.0 || ~2.0", "phpunit/phpunit": "~4.6" }, "type": "composer-plugin", @@ -1393,7 +1492,11 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2019-08-29T20:11:49+00:00" + "support": { + "issues": "https://github.com/cweagans/composer-patches/issues", + "source": "https://github.com/cweagans/composer-patches/tree/1.7.0" + }, + "time": "2020-09-30T17:56:20+00:00" }, { "name": "dflydev/dot-access-data", @@ -1452,6 +1555,10 @@ "dot", "notation" ], + "support": { + "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master" + }, "time": "2017-01-20T21:14:22+00:00" }, { @@ -1494,41 +1601,12 @@ "oauth", "twitter" ], + "support": { + "issues": "https://github.com/dg/twitter-php/issues", + "source": "https://github.com/dg/twitter-php/tree/v3.6" + }, "time": "2016-08-15T16:46:22+00:00" }, - { - "name": "dnoegel/php-xdg-base-dir", - "version": "v0.1.1", - "source": { - "type": "git", - "url": "https://github.com/dnoegel/php-xdg-base-dir.git", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" - }, - "type": "library", - "autoload": { - "psr-4": { - "XdgBaseDir\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "implementation of xdg base directory specification for php", - "time": "2019-12-04T15:06:13+00:00" - }, { "name": "doctrine/annotations", "version": "v1.4.0", @@ -1595,6 +1673,10 @@ "docblock", "parser" ], + "support": { + "issues": "https://github.com/doctrine/annotations/issues", + "source": "https://github.com/doctrine/annotations/tree/v1.4.0" + }, "time": "2017-02-24T16:22:25+00:00" }, { @@ -1665,6 +1747,10 @@ "cache", "caching" ], + "support": { + "issues": "https://github.com/doctrine/cache/issues", + "source": "https://github.com/doctrine/cache/tree/1.6.x" + }, "time": "2017-07-22T12:49:21+00:00" }, { @@ -1732,6 +1818,10 @@ "collections", "iterator" ], + "support": { + "issues": "https://github.com/doctrine/collections/issues", + "source": "https://github.com/doctrine/collections/tree/master" + }, "time": "2017-01-03T10:49:41+00:00" }, { @@ -1805,6 +1895,10 @@ "persistence", "spl" ], + "support": { + "issues": "https://github.com/doctrine/common/issues", + "source": "https://github.com/doctrine/common/tree/v2.7.3" + }, "time": "2017-07-22T08:35:12+00:00" }, { @@ -1872,6 +1966,9 @@ "singularize", "string" ], + "support": { + "source": "https://github.com/doctrine/inflector/tree/master" + }, "time": "2017-07-22T12:18:28+00:00" }, { @@ -1932,37 +2029,38 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.0.2" + }, "time": "2019-06-08T11:03:04+00:00" }, { "name": "drupal/address", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "ded73be392ba9257fca9289719757928a8826275" + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "c7e6406d88c6d6be9e8fe0091040d67012bdbf05" }, "require": { "commerceguys/addressing": "^1.0.7", - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1582913039", + "version": "8.x-1.9", + "datestamp": "1604422821", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1971,7 +2069,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2024,9 +2122,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0-alpha3", "datestamp": "1481822103", @@ -2049,22 +2144,22 @@ "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "http://cgit.drupalcode.org/admin_links_access_filter" + "source": "https://git.drupalcode.org/project/admin_links_access_filter" } }, { "name": "drupal/admin_toolbar", - "version": "2.2.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.2" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "6240047b8d91ac78f98d861ba8282af971fa0b38" }, "require": { "drupal/core": "^8.8.0 || ^9.0" @@ -2072,8 +2167,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1585017179", + "version": "8.x-2.4", + "datestamp": "1601999178", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2082,7 +2177,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2126,22 +2221,22 @@ "Toolbar" ], "support": { - "source": "http://cgit.drupalcode.org/admin_toolbar", + "source": "https://git.drupalcode.org/project/admin_toolbar", "issues": "https://www.drupal.org/project/issues/admin_toolbar" } }, { "name": "drupal/admin_toolbar_links_access_filter", - "version": "2.2.0", + "version": "3.0.0", "require": { - "drupal/admin_toolbar": "self.version", + "drupal/admin_toolbar": "*", "drupal/core": "^8.8.0 || ^9.0" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1585017179", + "version": "3.0.0", + "datestamp": "1611311186", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2150,29 +2245,24 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Wilfrid Roze (eme)", - "homepage": "https://www.drupal.org/u/eme", - "role": "Maintainer" + "name": "Musa.thomas", + "homepage": "https://www.drupal.org/user/1213824" }, { - "name": "Romain Jarraud (romainj)", - "homepage": "https://www.drupal.org/u/romainj", - "role": "Maintainer" + "name": "adriancid", + "homepage": "https://www.drupal.org/user/1962106" }, { - "name": "Adrian Cid Almaguer (adriancid)", - "homepage": "https://www.drupal.org/u/adriancid", - "email": "adriancid@gmail.com", - "role": "Maintainer" + "name": "bolbol", + "homepage": "https://www.drupal.org/user/3400070" }, { - "name": "Mohamed Anis Taktak (matio89)", - "homepage": "https://www.drupal.org/u/matio89", - "role": "Maintainer" + "name": "eme", + "homepage": "https://www.drupal.org/user/542492" }, { "name": "fethi.krout", @@ -2187,29 +2277,24 @@ "homepage": "https://www.drupal.org/user/370706" } ], - "description": "Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue https://www.drupal.org/node/296693 be solved, this module will be deprecated.", - "homepage": "http://drupal.org/project/admin_toolbar", - "keywords": [ - "Drupal", - "Toolbar" - ], + "description": "Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue https://www.drupal.org/node/296693 be solved, this module will be deprecated.", + "homepage": "https://www.drupal.org/project/admin_toolbar", "support": { - "source": "http://cgit.drupalcode.org/admin_toolbar", - "issues": "https://www.drupal.org/project/issues/admin_toolbar" + "source": "https://git.drupalcode.org/project/admin_toolbar" } }, { "name": "drupal/admin_toolbar_tools", - "version": "2.2.0", + "version": "3.0.0", "require": { - "drupal/admin_toolbar": "self.version", + "drupal/admin_toolbar": "*", "drupal/core": "^8.8.0 || ^9.0" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1585017179", + "version": "3.0.0", + "datestamp": "1611311186", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2218,29 +2303,24 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Wilfrid Roze (eme)", - "homepage": "https://www.drupal.org/u/eme", - "role": "Maintainer" + "name": "Musa.thomas", + "homepage": "https://www.drupal.org/user/1213824" }, { - "name": "Romain Jarraud (romainj)", - "homepage": "https://www.drupal.org/u/romainj", - "role": "Maintainer" + "name": "adriancid", + "homepage": "https://www.drupal.org/user/1962106" }, { - "name": "Adrian Cid Almaguer (adriancid)", - "homepage": "https://www.drupal.org/u/adriancid", - "email": "adriancid@gmail.com", - "role": "Maintainer" + "name": "bolbol", + "homepage": "https://www.drupal.org/user/3400070" }, { - "name": "Mohamed Anis Taktak (matio89)", - "homepage": "https://www.drupal.org/u/matio89", - "role": "Maintainer" + "name": "eme", + "homepage": "https://www.drupal.org/user/542492" }, { "name": "fethi.krout", @@ -2255,42 +2335,34 @@ "homepage": "https://www.drupal.org/user/370706" } ], - "description": "Adds menu links to the Admin Toolbar.", - "homepage": "http://drupal.org/project/admin_toolbar", - "keywords": [ - "Drupal", - "Toolbar" - ], + "description": "Adds menu links like Flush cache, Run cron, Run updates, and Logout under Drupal icon.", + "homepage": "https://www.drupal.org/project/admin_toolbar", "support": { - "source": "http://cgit.drupalcode.org/admin_toolbar", - "issues": "https://www.drupal.org/project/issues/admin_toolbar" + "source": "https://git.drupalcode.org/project/admin_toolbar" } }, { "name": "drupal/allowed_formats", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "50f8f80cf3326382c968521d34d3a113b37e32b3" + "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "4c3c036d7b41428d6e22b61f1219de0ab012feec" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1573747386", + "version": "8.x-1.3", + "datestamp": "1592909219", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2420,9 +2492,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0-beta4", "datestamp": "1576069085", @@ -2480,13 +2549,10 @@ "shasum": "2cae7d62b1c3388dc3b4c43bd548bece52d74752" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0-alpha2", "datestamp": "1483387143", @@ -2501,6 +2567,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "gnuget", + "homepage": "https://www.drupal.org/user/992990" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -2513,34 +2583,31 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "http://cgit.drupalcode.org/block_theme_sync" + "source": "https://git.drupalcode.org/project/block_theme_sync" } }, { "name": "drupal/block_visibility_groups", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_visibility_groups.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "3c42377fcf6b849e8509b4b993a750cbc1a90a9b" + "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "2572fd5bd7fb3a0c3dbcdf262fbbc9646a3d12ed" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1536509886", + "version": "8.x-1.4", + "datestamp": "1602107538", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2552,6 +2619,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -2561,44 +2632,41 @@ "homepage": "https://www.drupal.org/user/240860" } ], - "description": "My Awesome Module", - "homepage": "http://drupal.org/project/block_visibility_groups", + "description": "Block Visibility Groups", + "homepage": "https://www.drupal.org/project/block_visibility_groups", "keywords": [ "Drupal" ], "support": { - "source": "http://cgit.drupalcode.org/block_visibility_groups", - "issues": "http://drupal.org/project/issues/block_visibility_groups" + "source": "https://git.drupalcode.org/project/block_visibility_groups", + "issues": "https://www.drupal.org/project/issues/block_visibility_groups" } }, { "name": "drupal/bulma", - "version": "1.0.0-beta4", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "54b98779781b15b8ab1e0c3b807fac65c6c21e89" + "url": "https://ftp.drupal.org/files/projects/bulma-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "5b7af647f4582801f11f24c066cb3238cf433daa" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-theme", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1580867352", + "version": "8.x-1.0-rc1", + "datestamp": "1603840306", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -2776,9 +2844,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.2", "datestamp": "1580498736", @@ -2823,9 +2888,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.8", "datestamp": "1580163325", @@ -2847,6 +2909,10 @@ { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" + }, + { + "name": "heliogabal", + "homepage": "https://www.drupal.org/user/998658" } ], "description": "Adjusts CKEditor height to field row setting until we have https://www.drupal.org/node/2788905.", @@ -2861,7 +2927,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/coffee.git", - "reference": "4104976e3b8a1d8c1b444a416bf969524f6d67ba" + "reference": "ea759886305191f705b5240c0b4578d5dad3bdcb" }, "require": { "drupal/core": "^8 || ^9" @@ -2873,15 +2939,12 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0+1-dev", - "datestamp": "1587139096", + "version": "8.x-1.1+4-dev", + "datestamp": "1617349990", "security-coverage": { "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", @@ -2921,8 +2984,7 @@ "source": "https://git.drupalcode.org/project/coffee", "issues": "https://drupal.org/project/issues/coffee", "irc": "irc://irc.freenode.org/drupal-contribute" - }, - "time": "2020-04-17T16:06:19+00:00" + } }, { "name": "drupal/comment_notify", @@ -2930,7 +2992,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "217b2a224511539164d51ffc718dd275da557ffd" + "reference": "63346371fad80a77d2340dadd7a376773a67f870" }, "require": { "drupal/core": "^8 || ^9", @@ -2942,8 +3004,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+2-dev", - "datestamp": "1582301897", + "version": "8.x-1.2+1-dev", + "datestamp": "1594403007", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -2972,8 +3034,7 @@ "source": "https://git.drupalcode.org/project/comment_notify", "issues": "https://drupal.org/project/issues/comment_notify", "irc": "irc://irc.freenode.org/drupal-contribute" - }, - "time": "2020-05-05T17:03:57+00:00" + } }, { "name": "drupal/components", @@ -2994,9 +3055,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.1", "datestamp": "1556870881", @@ -3028,17 +3086,17 @@ }, { "name": "drupal/config_actions", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_actions.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "d1213ad13ed57a7cc1453df9cd09b1c23e8c105f" + "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "e9d6f16bc9a504ccee9949585c652c83827c5e39" }, "require": { "drupal/core": "^8.8 || ^9" @@ -3046,8 +3104,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1592352730", + "version": "8.x-1.3", + "datestamp": "1618321746", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3089,35 +3147,32 @@ }, { "name": "drupal/config_actions_provider", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_actions_provider.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_actions_provider-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "58465e27987b9f826dd767884a8e69193abbd854" + "url": "https://ftp.drupal.org/files/projects/config_actions_provider-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "6e0a4b18b6f0e2ec2bef25581945dfbeb40a457f" }, "require": { "drupal/config_actions": "*", "drupal/config_provider": "^2", "drupal/config_sync": "*", - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1550207284", + "version": "8.x-1.0", + "datestamp": "1607455967", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3138,35 +3193,36 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "http://cgit.drupalcode.org/config_actions_provider" + "source": "https://git.drupalcode.org/project/config_actions_provider" } }, { "name": "drupal/config_distro", - "version": "1.0.0-alpha3", + "version": "1.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_distro.git", - "reference": "8.x-1.0-alpha3" + "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "c83fcd71c311102cb64f72b8f7ca727bddff2264" + "url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "a866d160348d709e0029b176826097fb9b15c49c" }, "require": { "drupal/config_filter": "*", - "drupal/core": "*" + "drupal/core": "^8.8 || ^9" + }, + "require-dev": { + "drupal/config_distro_filter": "*", + "drupal/config_filter": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1539071280", + "version": "8.x-1.0-alpha4", + "datestamp": "1592523910", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -3216,34 +3272,82 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/config_distro_filter", + "version": "1.0.0-alpha4", + "require": { + "drupal/config_distro": "*", + "drupal/config_filter": "*", + "drupal/core": "^8.8 || ^9" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-1.0-alpha4", + "datestamp": "1592523910", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "ademarco", + "homepage": "https://www.drupal.org/user/186696" + }, + { + "name": "bircher", + "homepage": "https://www.drupal.org/user/1344166" + }, + { + "name": "nedjo", + "homepage": "https://www.drupal.org/user/4481" + }, + { + "name": "pescetti", + "homepage": "https://www.drupal.org/user/436244" + }, + { + "name": "pfrenssen", + "homepage": "https://www.drupal.org/user/382067" + } + ], + "description": "Bridge between Config Filter and Config Distro's use of Transform API to keep backwards compatibility.", + "homepage": "https://www.drupal.org/project/config_distro", + "support": { + "source": "https://git.drupalcode.org/project/config_distro" + } + }, { "name": "drupal/config_filter", - "version": "1.5.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.5" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1572542288", + "version": "8.x-1.8", + "datestamp": "1603870062", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3252,7 +3356,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -3280,9 +3384,9 @@ "configuration management" ], "support": { - "source": "http://cgit.drupalcode.org/config_filter", + "source": "https://git.drupalcode.org/project/config_filter", "issues": "https://www.drupal.org/project/issues/config_filter", - "irc": "irc://irc.freenode.org/drupal-contribute" + "slack": "https://drupal.slack.com/archives/C45342CDD" } }, { @@ -3312,7 +3416,7 @@ "datestamp": "1590770651", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -3333,6 +3437,10 @@ "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, + { + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3373,7 +3481,7 @@ "datestamp": "1590768708", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -3390,6 +3498,10 @@ "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, + { + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481" @@ -3467,17 +3579,17 @@ }, { "name": "drupal/config_provider", - "version": "2.0.0-rc2", + "version": "2.0.0-rc4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_provider.git", - "reference": "8.x-2.0-rc2" + "reference": "8.x-2.0-rc4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-rc2.zip", - "reference": "8.x-2.0-rc2", - "shasum": "621e2fe438a14c07fae5cfb0cc9a294fb6e5e6d7" + "url": "https://ftp.drupal.org/files/projects/config_provider-8.x-2.0-rc4.zip", + "reference": "8.x-2.0-rc4", + "shasum": "64a1545e8cc48f9363e028d3360134f143baaf58" }, "require": { "drupal/core": "^8 || ^9" @@ -3485,11 +3597,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-rc2", - "datestamp": "1591297649", + "version": "8.x-2.0-rc4", + "datestamp": "1592923705", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -3514,6 +3626,10 @@ "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" }, + { + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3557,7 +3673,7 @@ "datestamp": "1590652016", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -3578,6 +3694,10 @@ "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" }, + { + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3595,41 +3715,39 @@ }, { "name": "drupal/config_sync", - "version": "2.0.0-beta5", + "version": "2.0.0-beta7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_sync.git", - "reference": "8.x-2.0-beta5" + "reference": "8.x-2.0-beta7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_sync-8.x-2.0-beta5.zip", - "reference": "8.x-2.0-beta5", - "shasum": "76a922ca354cb18cdfd57d427bdd91721630e48b" + "url": "https://ftp.drupal.org/files/projects/config_sync-8.x-2.0-beta7.zip", + "reference": "8.x-2.0-beta7", + "shasum": "39de6d167f1f99992feaf5e30b53ae097ebebeec" }, "require": { "drupal/config_distro": "^1.0-alpha3", - "drupal/config_filter": "^1.3", + "drupal/config_distro_filter": "^1.0.0-alpha4", + "drupal/config_filter": "~1.3||~2.0", "drupal/config_merge": "^1.0-alpha2", "drupal/config_normalizer": "^1.0-alpha3", "drupal/config_provider": "^2.0-alpha6", "drupal/config_snapshot": "^1.0-alpha6", "drupal/config_update": "^1.5", - "drupal/core": "^8.3", + "drupal/core": "^8.8 || ^9", "php": ">=5.6", - "symfony/yaml": "~2.7.14|~2.8.7|~3.0.7|^3.1.1" + "symfony/yaml": "~2.7.14|~2.8.7|~3.0.7|^3.1.1|^4.4.9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0-beta5", - "datestamp": "1550290984", + "version": "8.x-2.0-beta7", + "datestamp": "1594083315", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -3644,10 +3762,22 @@ "email": "nedjo@4481.no-reply.drupal.org", "role": "Maintainer" }, + { + "name": "bircher", + "homepage": "https://www.drupal.org/user/1344166" + }, { "name": "flocondetoile", "homepage": "https://www.drupal.org/user/2006064" }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, + { + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3723,16 +3853,16 @@ }, { "name": "drupal/core", - "version": "8.9.1", + "version": "8.9.14", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "e8ee964c562870381876e85d3f5eaaf8c8ecc9ee" + "reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/e8ee964c562870381876e85d3f5eaaf8c8ecc9ee", - "reference": "e8ee964c562870381876e85d3f5eaaf8c8ecc9ee", + "url": "https://api.github.com/repos/drupal/core/zipball/84796e158cd3bd50af08974dd62931d0cc78dc7e", + "reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e", "shasum": "" }, "require": { @@ -3759,8 +3889,8 @@ "laminas/laminas-diactoros": "^1.8", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", - "pear/archive_tar": "^1.4.9", - "php": ">=7.0.8", + "pear/archive_tar": "^1.4.12", + "php": "^7.0.8", "psr/log": "^1.0", "stack/builder": "^1.0", "symfony-cmf/routing": "^1.4", @@ -3950,20 +4080,23 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-06-17T17:57:48+00:00" + "support": { + "source": "https://github.com/drupal/core/tree/8.9.14" + }, + "time": "2021-04-20T23:05:40+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.1", + "version": "8.9.14", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "07cdfe2799789fc0c2d0e3e1ba64cb5e2a973ece" + "reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/07cdfe2799789fc0c2d0e3e1ba64cb5e2a973ece", - "reference": "07cdfe2799789fc0c2d0e3e1ba64cb5e2a973ece", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c902d07cb49ef73777e2b33a39e54c2861a8c81d", + "reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d", "shasum": "" }, "require": { @@ -3997,20 +4130,23 @@ "keywords": [ "drupal" ], - "time": "2020-05-29T11:36:27+00:00" + "support": { + "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5" + }, + "time": "2020-08-07T22:30:30+00:00" }, { "name": "drupal/core-recommended", - "version": "8.9.1", + "version": "8.9.14", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "41042f9eaa35b027e6b2c42fa03edcb85da54a06" + "reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/41042f9eaa35b027e6b2c42fa03edcb85da54a06", - "reference": "41042f9eaa35b027e6b2c42fa03edcb85da54a06", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3", + "reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3", "shasum": "" }, "require": { @@ -4022,7 +4158,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.1", + "drupal/core": "8.9.14", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.17", "guzzlehttp/guzzle": "6.5.4", @@ -4035,7 +4171,7 @@ "laminas/laminas-zendframework-bridge": "1.0.4", "masterminds/html5": "2.3.0", "paragonie/random_compat": "v9.99.99", - "pear/archive_tar": "1.4.9", + "pear/archive_tar": "1.4.12", "pear/console_getopt": "v1.4.3", "pear/pear-core-minimal": "v1.10.10", "pear/pear_exception": "v1.0.1", @@ -4051,7 +4187,7 @@ "symfony/dependency-injection": "v3.4.41", "symfony/event-dispatcher": "v3.4.41", "symfony/http-foundation": "v3.4.41", - "symfony/http-kernel": "v3.4.41", + "symfony/http-kernel": "v3.4.44", "symfony/polyfill-ctype": "v1.17.0", "symfony/polyfill-iconv": "v1.17.0", "symfony/polyfill-intl-idn": "v1.17.0", @@ -4079,7 +4215,10 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-06-17T17:57:48+00:00" + "support": { + "source": "https://github.com/drupal/core-recommended/tree/8.9.14" + }, + "time": "2021-04-20T23:05:40+00:00" }, { "name": "drupal/crop", @@ -4096,13 +4235,10 @@ "shasum": "bb275293508cb3988ca6ab766dc1f6ecc22cc03d" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.5", "datestamp": "1516357085", @@ -4121,6 +4257,10 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4139,35 +4279,38 @@ }, { "name": "drupal/ctools", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.4" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "0113cd1e787ff3bde088c836c2d79d14136b0013" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1585763383", + "version": "8.x-3.5", + "datestamp": "1618592931", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-8.x-3.x": "3.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -4233,10 +4376,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/customerror.git", - "reference": "a85730815a94ab32777517c73e417847ac86c50f" + "reference": "e767b6408947b792548d63148a3666ef8ef2a3d0" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { @@ -4244,8 +4387,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha1+1-dev", - "datestamp": "1586952594", + "version": "8.x-1.0-alpha1+10-dev", + "datestamp": "1617297879", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4257,10 +4400,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "anil614sagar", - "homepage": "https://www.drupal.org/user/402938" - }, { "name": "gisle", "homepage": "https://www.drupal.org/user/409554" @@ -4286,8 +4425,7 @@ "homepage": "https://www.drupal.org/project/customerror", "support": { "source": "https://git.drupalcode.org/project/customerror" - }, - "time": "2020-04-15T12:20:21+00:00" + } }, { "name": "drupal/default_content", @@ -4382,9 +4520,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0", "datestamp": "1578322688", @@ -4454,30 +4589,27 @@ }, { "name": "drupal/dropdown_language", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropdown_language.git", - "reference": "8.x-2.6" + "reference": "8.x-2.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.6.zip", - "reference": "8.x-2.6", - "shasum": "11ee40951a536a6e7810fc8f1bed3d41b510402c" + "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.7.zip", + "reference": "8.x-2.7", + "shasum": "a0d21dcaa629cfba3e5dae76e832e6b2942b836c" }, "require": { "drupal/core": "^8 || ^9", - "php": "^7.1" + "php": "^7.1 || ^8.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.6", - "datestamp": "1584793087", + "version": "8.x-2.7", + "datestamp": "1612902506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4517,7 +4649,7 @@ }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", "drupal/drutopia_site": "*", @@ -4602,7 +4734,7 @@ "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "^3.4", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", @@ -4684,7 +4816,7 @@ "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "^3.4", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", @@ -4772,7 +4904,7 @@ }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "^1.0", "drupal/drutopia_seo": "^1.0", "drupal/ds": "^3.7", @@ -4854,7 +4986,7 @@ }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "*" }, "type": "drupal-module", @@ -4920,7 +5052,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "724947e3c829714703afc2a8923b451dccc14ae5" + "reference": "e0750f22b4325aec04a479dc428c8739fec48f39" }, "require": { "drupal/config_actions": "^1.1", @@ -4929,7 +5061,7 @@ "drupal/crop": "^1.5", "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.4", + "drupal/facets": "^1.5", "drupal/faqfield": "^1.1", "drupal/focal_point": "^1.4", "drupal/metatag": "^1.13", @@ -4944,8 +5076,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc3+1-dev", - "datestamp": "1591210912", + "version": "8.x-1.0+2-dev", + "datestamp": "1611594376", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4954,9 +5086,6 @@ "patches": { "drupal/entity_reference_revisions": { "Support normalization without local revision ID": "https://www.drupal.org/files/issues/entity_reference_revisions-normalizer-2913713-2.patch" - }, - "drupal/facets": { - "Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch" } } }, @@ -5000,8 +5129,7 @@ "support": { "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" - }, - "time": "2020-06-03T18:41:31+00:00" + } }, { "name": "drupal/drutopia_event", @@ -5020,7 +5148,7 @@ "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5107,7 +5235,7 @@ "drupal/address": "^1.8", "drupal/config_actions": "*", "drupal/config_perms": "*", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "*", "drupal/drutopia_core": "^1.0", "drupal/ds": "*", @@ -5188,7 +5316,7 @@ "require": { "cweagans/composer-patches": "^1.5.0", "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5270,7 +5398,7 @@ }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5350,7 +5478,7 @@ }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "*", "drupal/drutopia_core": "^1.0", "drupal/drutopia_seo": "^1.0", @@ -5436,7 +5564,7 @@ }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "^1.0-beta3", "drupal/similarterms": "^1.3" }, @@ -5511,7 +5639,7 @@ "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5600,7 +5728,7 @@ }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "^1.0", "drupal/facets": "*", "drupal/search_api": "*", @@ -5676,7 +5804,7 @@ }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "*", "drupal/metatag": "^1.13", "drupal/redirect": "^1.6", @@ -5745,7 +5873,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "d335dadb62670268c3c14483fb034c57c08136ed" + "reference": "32be42a3a1a8957189d27bbf973238399a1668ae" }, "require": { "drupal/admin_toolbar": "^2.2", @@ -5754,7 +5882,7 @@ "drupal/autosave_form": "^1.1", "drupal/ckeditorheight": "^1.8", "drupal/config_actions": "^1.1", - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/drutopia_core": "^1.0", "drupal/ds": "*", "drupal/entity_reference_revisions": "*", @@ -5769,8 +5897,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1+3-dev", - "datestamp": "1591211052", + "version": "8.x-1.0+1-dev", + "datestamp": "1596662672", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5817,8 +5945,7 @@ "support": { "source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_site/issues" - }, - "time": "2020-06-03T18:54:29+00:00" + } }, { "name": "drupal/drutopia_social", @@ -5835,7 +5962,7 @@ "shasum": "4b3e33fa332417b498dcb470c55d19df4973dd26" }, "require": { - "drupal/core": "*", + "drupal/core": "^8", "drupal/social_media_links": "^2.6" }, "type": "drupal-module", @@ -5901,7 +6028,7 @@ }, "require": { "drupal/config_actions": "*", - "drupal/core": "*", + "drupal/core": "^8", "drupal/drutopia_core": "^1.0", "drupal/drutopia_page": "^1.0", "drupal/entity_reference_revisions": "*", @@ -5982,7 +6109,7 @@ "shasum": "54394ff756a2ad08cddfb57cbdccbb0ccd5987b0" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "type": "drupal-module", "extra": { @@ -6043,17 +6170,17 @@ }, { "name": "drupal/ds", - "version": "3.7.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.7" + "reference": "8.x-3.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.7.zip", - "reference": "8.x-3.7", - "shasum": "aee9ff9b5cb29b6b70c7528165963f673b7693e2" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.12.zip", + "reference": "8.x-3.12", + "shasum": "0df49ccc28af94186a6c08aa4233f435c539b273" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6065,15 +6192,12 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.7", - "datestamp": "1591087035", + "version": "8.x-3.12", + "datestamp": "1615995335", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2020-04-30/2895316-10.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -6116,29 +6240,26 @@ }, { "name": "drupal/entity", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.0" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "ac359ada43416ca3a8d0e44f2985b0a9fae07625" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "7e7cb12ea65d9f986b59935eda316387cf511079" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1582735747", + "version": "8.x-1.2", + "datestamp": "1606399149", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6147,7 +6268,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -6169,6 +6290,10 @@ { "name": "fago", "homepage": "https://www.drupal.org/user/16747" + }, + { + "name": "mglaman", + "homepage": "https://www.drupal.org/user/2416470" } ], "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.", @@ -6179,17 +6304,17 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "e1c51bdea495eb3b458130d6f0a00c347f5637df" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -6199,24 +6324,18 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1583961846", + "version": "8.x-1.9", + "datestamp": "1614805871", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": { - "Support normalization without local revision ID": "https://www.drupal.org/files/issues/entity_reference_revisions-normalizer-2913713-2.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0" + "GPL-2.0-or-later" ], "authors": [ { @@ -6244,17 +6363,17 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.9.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.9" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "1dd57c3fe517d907c0a44bee4ef73f30e98993d3" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "37b7d8e33d5bc466272a288dbbb386d8702ed3c1" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6262,8 +6381,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1588751057", + "version": "8.x-1.14", + "datestamp": "1606569775", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6272,7 +6391,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -6285,49 +6404,14 @@ "homepage": "https://www.drupal.org/u/svenryen", "role": "Maintainer" }, + { + "name": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/u/neslee-canil-pinto", + "role": "Maintainer" + }, { "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" - }, - { - "name": "achton", - "homepage": "https://www.drupal.org/user/712454" - }, - { - "name": "blairski", - "homepage": "https://www.drupal.org/user/120835" - }, - { - "name": "dakku", - "homepage": "https://www.drupal.org/user/97634" - }, - { - "name": "grzegorz.bartman", - "homepage": "https://www.drupal.org/user/363120" - }, - { - "name": "id.tornado", - "homepage": "https://www.drupal.org/user/2754049" - }, - { - "name": "killua99", - "homepage": "https://www.drupal.org/user/699418" - }, - { - "name": "mibfire", - "homepage": "https://www.drupal.org/user/155136" - }, - { - "name": "naveenvalecha", - "homepage": "https://www.drupal.org/user/2665733" - }, - { - "name": "nielsaers", - "homepage": "https://www.drupal.org/user/752444" - }, - { - "name": "svenryen", - "homepage": "https://www.drupal.org/user/667244" } ], "description": "This module aims at making the website compliant with the new EU cookie regulation.", @@ -6339,41 +6423,38 @@ "GDPR" ], "support": { - "source": "https://cgit.drupalcode.org/eu-cookie-compliance", - "docs": "https://www.drupal.org/project/eu_cookie_compliance", + "source": "https://git.drupalcode.org/project/eu-cookie-compliance", + "docs": "https://www.drupal.org/docs/contributed-modules/eu-cookie-compliance", "forum": "https://drupal.stackexchange.com/search?q=eu+cookie+compliance", "issues": "https://www.drupal.org/project/issues/eu_cookie_compliance?version=8.x", - "irc": "irc://irc.freenode.org/drupal-contribute" + "slack": "https://app.slack.com/client/T06GX3JTS/C012XBTH81E" } }, { "name": "drupal/exclude_node_title", - "version": "1.0.0-beta1", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/exclude_node_title.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/exclude_node_title-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "04b307c90c71285f421f8727d5ba8fd84b3df066" + "url": "https://ftp.drupal.org/files/projects/exclude_node_title-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "c7bda0086adfe5b090fc1ee8bc166f9d456d62d6" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1452548339", + "version": "8.x-1.2", + "datestamp": "1614965953", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6382,6 +6463,11 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/u/neslee-canil-pinto", + "role": "Maintainer" + }, { "name": "fizk", "homepage": "https://www.drupal.org/user/473174" @@ -6389,57 +6475,47 @@ { "name": "gabrielu", "homepage": "https://www.drupal.org/user/279352" - }, - { - "name": "id.tarzanych", - "homepage": "https://www.drupal.org/user/2776543" - }, - { - "name": "jordanpagewhite", - "homepage": "https://www.drupal.org/user/3162067" } ], - "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", + "description": "Provides the option of excluding node title(s) from display by individual node, node bundle, and view mode.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "http://cgit.drupalcode.org/exclude_node_title" + "source": "https://git.drupalcode.org/project/exclude_node_title", + "issues": "https://www.drupal.org/project/issues/exclude_node_title" } }, { "name": "drupal/facets", - "version": "1.4.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "8.x-1.4" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "ee2d584b8a225ab981e313f6050e13bc9c98e40b" + "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "5a8a1092617c4dde96f691e23300d0d436c5fcb3" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/search_api": "~1.5" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1556645881", + "version": "8.x-1.7", + "datestamp": "1613751460", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "Hide facets when it is configured to hide the block without losing support for bigpipe and ajax facets": "https://www.drupal.org/files/issues/2019-04-08/facets-empty-block-2984465-26.patch" + "branch-alias": { + "dev-8.x-1.x": "1.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -6458,6 +6534,14 @@ { "name": "borisson_", "homepage": "https://www.drupal.org/user/2393360" + }, + { + "name": "drunken monkey", + "homepage": "https://www.drupal.org/user/205582" + }, + { + "name": "mkalkbrenner", + "homepage": "https://www.drupal.org/user/124705" } ], "description": "The Facet module allows site builders to easily create and manage faceted search interfaces.", @@ -6483,13 +6567,10 @@ "shasum": "61aeccae9ebf2347567df1a891772e88e9452aa6" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.1", "datestamp": "1519216085", @@ -6527,17 +6608,17 @@ }, { "name": "drupal/features", - "version": "3.11.0", + "version": "3.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/features.git", - "reference": "8.x-3.11" + "reference": "8.x-3.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/features-8.x-3.11.zip", - "reference": "8.x-3.11", - "shasum": "cfdb1de2fb791856069c50b63eb28cb8d7c93442" + "url": "https://ftp.drupal.org/files/projects/features-8.x-3.12.zip", + "reference": "8.x-3.12", + "shasum": "f28d6e7d3340e32666a3e8ae515ed746dbe86b98" }, "require": { "drupal/config_update": "^1.4", @@ -6546,8 +6627,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.11", - "datestamp": "1591023154", + "version": "8.x-3.12", + "datestamp": "1612830531", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6555,7 +6636,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } } }, @@ -6677,21 +6758,21 @@ }, { "name": "drupal/focal_point", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "8e377f61d0f590f7f89663ea3e841e56a3c14f5c" + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "41198e9220788c3b7d3146b10e5dfd6c73cd4784" }, "require": { - "drupal/core": "^8 || ^9", - "drupal/crop": "*" + "drupal/core": "^8.8 || ^9", + "drupal/crop": "^1.0 || ^2.0" }, "require-dev": { "drupal/crop": "*" @@ -6699,8 +6780,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1586396577", + "version": "8.x-1.5", + "datestamp": "1598663903", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6713,14 +6794,17 @@ ], "authors": [ { - "name": "bleen", - "homepage": "https://www.drupal.org/user/77375" + "name": "Alexander Ross (bleen)", + "homepage": "https://www.drupal.org/u/bleen", + "role": "Maintainer" } ], - "description": "Allows users to specify the focal point of an image for use during cropping.", - "homepage": "https://www.drupal.org/project/focal_point", + "description": "Focal Point allows content creators to mark the most important part of an image for easier cropping.", + "homepage": "https://drupal.org/project/focal_point", "support": { - "source": "https://git.drupalcode.org/project/focal_point" + "source": "https://cgit.drupalcode.org/focal_point", + "issues": "https://drupal.org/project/issues/focal_point", + "irc": "irc://irc.freenode.org/drupal-contribute" } }, { @@ -6760,9 +6844,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { "version": "8.x-2.0-alpha7", "datestamp": "1552919885", @@ -6794,6 +6875,10 @@ "name": "bfr", "homepage": "https://www.drupal.org/user/369262" }, + { + "name": "dj1999", + "homepage": "https://www.drupal.org/user/387119" + }, { "name": "golddragon007", "homepage": "https://www.drupal.org/user/2723471" @@ -6802,6 +6887,10 @@ "name": "lbesenyei", "homepage": "https://www.drupal.org/user/2626013" }, + { + "name": "leymannx", + "homepage": "https://www.drupal.org/user/2482808" + }, { "name": "mhavelant", "homepage": "https://www.drupal.org/user/3331139" @@ -6822,27 +6911,24 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { "name": "drupal/gnode", - "version": "1.0.0-rc5", + "version": "1.3.0", "require": { - "drupal/core": "*", - "drupal/group": "self.version" + "drupal/core": "^8.8 || ^9", + "drupal/group": "*" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-rc5", - "datestamp": "1576854190", + "version": "8.x-1.3", + "datestamp": "1601990196", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6854,10 +6940,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "Enables Group functionality for the Node module", @@ -6939,50 +7021,43 @@ }, { "name": "drupal/group", - "version": "1.0.0-rc5", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "8.x-1.0-rc5" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc5.zip", - "reference": "8.x-1.0-rc5", - "shasum": "234831baa8816d98d1093a37e5c66bb993a271eb" + "url": "https://ftp.drupal.org/files/projects/group-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "167129a35353800e7ec1dc3302a4de7da1dae837" }, "require": { - "drupal/core": "^8.6", - "drupal/entity": "^1.0-rc1" + "drupal/core": "^8.9 || ^9", + "drupal/entity": "^1.0", + "drupal/variationcache": "^1.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-rc5", - "datestamp": "1576854190", + "version": "8.x-1.3", + "datestamp": "1601990196", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { "name": "Kristiaan Van den Eynde", "homepage": "https://www.drupal.org/u/kristiaanvandeneynde", "role": "Maintainer" - }, - { - "name": "Ronald te Brake", - "homepage": "https://www.drupal.org/u/ronaldtebrake", - "role": "Co-maintainer" } ], "description": "This module allows you to group users, content and other entities", @@ -7011,9 +7086,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.30", "datestamp": "1576274288", @@ -7021,8 +7093,7 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": [] + } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -7076,9 +7147,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.5", "datestamp": "1551102784", @@ -7105,7 +7173,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "http://cgit.drupalcode.org/hotjar" + "source": "https://git.drupalcode.org/project/hotjar" } }, { @@ -7154,17 +7222,17 @@ }, { "name": "drupal/http_client_error_status", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_client_error_status.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "24d677c0fbfd34265d954607ec37dd80413f2f38" + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "dd00ea86be7a5cc79841972b09838225c8cc4791" }, "require": { "drupal/core": "~8.0" @@ -7172,11 +7240,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1590401488", + "version": "8.x-1.4", + "datestamp": "1612527954", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -7205,13 +7273,13 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "a07a1d3396d8e6aebcbea9974f5fb4297a73b80d" + "reference": "0100473be426f415d286949f19a2af15ec06c6ba" }, "require": { "drupal/core": "^8.7|^9.0", "indieauth/client": "^0.4.1", "indieweb/mention-client": "^1.2", - "lcobucci/jwt": "^3.0", + "lcobucci/jwt": "^3.4", "p3k/micropub": "^0.0.2", "p3k/websub": "^0.0.1", "p3k/xray": "^1.7" @@ -7227,8 +7295,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10+13-dev", - "datestamp": "1591896740", + "version": "8.x-1.15+2-dev", + "datestamp": "1609072936", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7256,97 +7324,100 @@ "homepage": "http://drupal.org/project/indieweb", "support": { "source": "https://git.drupalcode.org/project/indieweb" - }, - "time": "2020-06-13T11:55:06+00:00" + } }, { "name": "drupal/mailchimp", - "version": "1.11.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mailchimp.git", - "reference": "8.x-1.11" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "e941ed42ac8db20e89cdaa47f81e6a904ece59a3" + "url": "https://ftp.drupal.org/files/projects/mailchimp-2.0.2.zip", + "reference": "2.0.2", + "shasum": "21117bb5181e0421ce7f40c98f3a39a886893cc4" }, "require": { - "drupal/core": "~8.0", - "thinkshout/mailchimp-api-php": "2.0.0" + "drupal/core": "^8.7.7 || ^9", + "thinkshout/mailchimp-api-php": "^2.0" }, "require-dev": { "drupal/mailchimp_lists": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.11", - "datestamp": "1569440287", + "version": "2.0.2", + "datestamp": "1615931525", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } } }, - "autoload": { - "psr-0": { - "Mailchimp": "src/" - } - }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "amyvs", - "homepage": "https://www.drupal.org/user/3181721" + "name": "5adiyah", + "homepage": "https://www.drupal.org/user/3622346" + }, + { + "name": "Pastenes", + "homepage": "https://www.drupal.org/user/3640659" }, { "name": "aprice42", "homepage": "https://www.drupal.org/user/369147" }, + { + "name": "bobpotter", + "homepage": "https://www.drupal.org/user/3653774" + }, + { + "name": "brendanthinkshout", + "homepage": "https://www.drupal.org/user/3578399" + }, { "name": "gcb", "homepage": "https://www.drupal.org/user/1682976" }, { - "name": "julia.leah.ford", - "homepage": "https://www.drupal.org/user/3590443" + "name": "itrebecca", + "homepage": "https://www.drupal.org/user/1604434" + }, + { + "name": "kescoto-thinkshout", + "homepage": "https://www.drupal.org/user/3664824" }, { "name": "levelos", "homepage": "https://www.drupal.org/user/54135" }, + { + "name": "mariacha1", + "homepage": "https://www.drupal.org/user/2210776" + }, { "name": "mshaver", "homepage": "https://www.drupal.org/user/39079" }, { - "name": "nrackleff", - "homepage": "https://www.drupal.org/user/463332" - }, - { - "name": "rjacobsen0", - "homepage": "https://www.drupal.org/user/3578420" - }, - { - "name": "ruscoe", - "homepage": "https://www.drupal.org/user/2722087" - }, - { - "name": "samuel.mortenson", - "homepage": "https://www.drupal.org/user/2582268" + "name": "spncr", + "homepage": "https://www.drupal.org/user/3664814" }, { "name": "tauno", "homepage": "https://www.drupal.org/user/105595" + }, + { + "name": "wxactly", + "homepage": "https://www.drupal.org/user/3181097" } ], "description": "Mailchimp is an integration with the Mailchimp Mass email tool.", @@ -7440,9 +7511,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.3", "datestamp": "1568908385", @@ -7466,7 +7534,7 @@ "homepage": "https://www.drupal.org/user/409554" }, { - "name": "markcarver", + "name": "markhalliwell", "homepage": "https://www.drupal.org/user/501638" } ], @@ -7479,17 +7547,17 @@ }, { "name": "drupal/menu_admin_per_menu", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", - "reference": "8.x-1.1" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "a9522b06654faa2d9bd23f704c93e1093f3ff6ec" + "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "cb967bdd9ca6f5692d670d5c7c8d77587e7fd38c" }, "require": { "drupal/core": "^8 || ^9" @@ -7497,8 +7565,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1591098397", + "version": "8.x-1.3", + "datestamp": "1593436060", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7574,6 +7642,10 @@ "name": "JohnAlbin", "homepage": "https://www.drupal.org/user/32095" }, + { + "name": "RenatoG", + "homepage": "https://www.drupal.org/user/3326031" + }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" @@ -7655,32 +7727,29 @@ }, { "name": "drupal/message", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/message.git", - "reference": "8.x-1.0" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/message-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "873b3d8030d47bd472d75472f293b7631a59eeaf" + "url": "https://ftp.drupal.org/files/projects/message-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "f1494d8c482840b01f8d1dcc4ed572d5844a3873" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "require-dev": { "drupal/token": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1570139286", + "version": "8.x-1.2", + "datestamp": "1607017386", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7721,33 +7790,35 @@ }, { "name": "drupal/metatag", - "version": "1.13.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.13" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "c471d9982a6540fd7baccc94572947923634fb6b" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "1c0028f4ff4583dc6601035657dd631c351b290c" }, "require": { "drupal/core": "^8 || ^9", "drupal/token": "^1.0" }, "require-dev": { + "drupal/devel": "^4.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "4.x-dev", + "drupal/panelizer": "4.x-dev", "drupal/redirect": "1.x-dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1587478404", + "version": "8.x-1.16", + "datestamp": "1615820867", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7756,7 +7827,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -7811,9 +7882,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.x": "4.x-dev" - }, "drupal": { "version": "8.x-4.2", "datestamp": "1555683487", @@ -7871,9 +7939,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-4.x": "4.x-dev" - }, "drupal": { "version": "8.x-4.5", "datestamp": "1574693285", @@ -7894,16 +7959,12 @@ ], "authors": [ { - "name": "heddn", - "homepage": "https://www.drupal.org/user/1463982" + "name": "drupalspoons", + "homepage": "https://www.drupal.org/user/3647684" }, { "name": "mikeryan", "homepage": "https://www.drupal.org/user/4420" - }, - { - "name": "moshe weitzman", - "homepage": "https://www.drupal.org/user/23" } ], "description": "Tools to assist in developing and running migrations.", @@ -7973,20 +8034,20 @@ }, { "name": "drupal/minimalhtml", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/minimalhtml.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "2a41c2b9d052a65ce40cc1eaf78bff4e4cdb373e" + "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "7c40d8d7da7882f3562fd371d0fff10419dae682" }, "require": { - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/wysiwyg_linebreaks": "^1.9" }, "require-dev": { @@ -7994,12 +8055,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1541458980", + "version": "8.x-1.2", + "datestamp": "1599750975", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8025,7 +8083,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "http://cgit.drupalcode.org/minimalhtml", + "source": "https://git.drupalcode.org/project/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -8048,15 +8106,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8240,27 +8295,30 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.9.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.9" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "7768608d792d7c89a3168df21d9b99f9ad826f8c" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "1fc02d1c72cfcce0dab40aa115f8da211712ab73" }, "require": { "drupal/core": "^8.7.7 || ^9", "drupal/paragraphs": "^1.12" }, + "require-dev": { + "drupal/gin": "^3.0" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1591176630", + "version": "8.x-1.11", + "datestamp": "1600331588", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8323,9 +8381,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0-alpha1", "datestamp": "1506626344", @@ -8340,6 +8395,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "banviktor", + "homepage": "https://www.drupal.org/user/3176333" + }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8356,7 +8415,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "http://cgit.drupalcode.org/paranoia" + "source": "https://git.drupalcode.org/project/paranoia" } }, { @@ -8429,17 +8488,17 @@ }, { "name": "drupal/preview_link", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/preview_link.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "57243b134c550ee464c8c3de707681638b07d4d8" + "url": "https://ftp.drupal.org/files/projects/preview_link-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "bfed04e554864f9c3fb5d7a758bc27f5041f1518" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -8451,8 +8510,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1591244932", + "version": "8.x-1.7", + "datestamp": "1593052165", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8544,7 +8603,7 @@ "version": "1.6.0", "require": { "drupal/core": "^8.8 || ^9", - "drupal/redirect": "self.version" + "drupal/redirect": "*" }, "type": "metapackage", "extra": { @@ -8619,36 +8678,32 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "http://cgit.drupalcode.org/regionincontent" - }, - "time": "2018-12-17T22:12:17+00:00" + "source": "https://git.drupalcode.org/project/regionincontent" + } }, { "name": "drupal/riddler", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/riddler.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/riddler-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "a52a0cb56bb927d17b103053570b7524c725e30b" + "url": "https://ftp.drupal.org/files/projects/riddler-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "74621359a85975f4483cc6ac271f99cc83c2612c" }, "require": { - "drupal/captcha": "*", - "drupal/core": "~8.0" + "drupal/captcha": "^1.1", + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1534623481", + "version": "8.x-1.2", + "datestamp": "1616602706", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8660,6 +8715,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "Anybody", + "homepage": "https://www.drupal.org/user/291091" + }, { "name": "alex_optim", "homepage": "https://www.drupal.org/user/3317601" @@ -8675,8 +8734,12 @@ ], "description": "Provides a question and answer CAPTCHA.", "homepage": "https://www.drupal.org/project/riddler", + "keywords": [ + "Drupal" + ], "support": { - "source": "https://git.drupalcode.org/project/riddler" + "source": "http://cgit.drupalcode.org/riddler", + "issues": "https://www.drupal.org/project/issues/riddler" } }, { @@ -8698,9 +8761,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.1", "datestamp": "1580498751", @@ -8805,17 +8865,17 @@ }, { "name": "drupal/scn", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scn.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "993d414e277bb99dc44bbb580c4a68687e9a7534" + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "470a422c2e6b1796bb66c8d39b7d4ec085fa35bf" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -8823,8 +8883,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1589449016", + "version": "8.x-1.5", + "datestamp": "1606456007", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8862,13 +8922,10 @@ "shasum": "9265e2f5faee198c764fa281a3c9668de5ef76fe" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0", "datestamp": "1528785184", @@ -8876,9 +8933,6 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": { - "Remove search module dependency": "https://www.drupal.org/files/issues/2018-07-09/search404-core-search-dependency-9.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -8890,10 +8944,26 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, + { + "name": "binnythomas", + "homepage": "https://www.drupal.org/user/3123091" + }, + { + "name": "jijojoseph_zyxware", + "homepage": "https://www.drupal.org/user/3561263" + }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, + { + "name": "varunity", + "homepage": "https://www.drupal.org/user/273530" + }, + { + "name": "vimaljoseph", + "homepage": "https://www.drupal.org/user/817380" + }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -8902,22 +8972,22 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "http://cgit.drupalcode.org/search404" + "source": "https://git.drupalcode.org/project/search404" } }, { "name": "drupal/search_api", - "version": "1.17.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.17" + "reference": "8.x-1.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.17.zip", - "reference": "8.x-1.17", - "shasum": "a9f3352f1c8c893c7032c11f00a23f76b9733b56" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "5654e9d02117e28c585d89a25ea3cc40d20c5019" }, "require": { "drupal/core": "^8.8 || ^9" @@ -8938,8 +9008,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.17", - "datestamp": "1591128369", + "version": "8.x-1.19", + "datestamp": "1612192040", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8953,7 +9023,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -8979,16 +9049,16 @@ }, { "name": "drupal/search_api_db", - "version": "1.17.0", + "version": "1.19.0", "require": { "drupal/core": "^8.8 || ^9", - "drupal/search_api": "self.version" + "drupal/search_api": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.17", - "datestamp": "1591128369", + "version": "8.x-1.19", + "datestamp": "1612192040", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9021,29 +9091,26 @@ }, { "name": "drupal/similarterms", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/similarterms.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "d821f881203a634d44a174ff7a793e408ea7890f" + "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "78371fbdfbb610d6403457220f5b144558636474" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1568313784", + "version": "8.x-1.5", + "datestamp": "1595442658", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9076,32 +9143,29 @@ }, { "name": "drupal/skins", - "version": "1.0.0-alpha4", + "version": "1.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/skins.git", - "reference": "8.x-1.0-alpha4" + "reference": "8.x-1.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-alpha4.zip", - "reference": "8.x-1.0-alpha4", - "shasum": "877bb89f55f514b7c8d8dd535ce9576e5faa5eab" + "url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-rc2.zip", + "reference": "8.x-1.0-rc2", + "shasum": "798404891a9f21538bf0bf513594197f4ae8e94c" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha4", - "datestamp": "1565305981", + "version": "8.x-1.0-rc2", + "datestamp": "1604019090", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -9119,7 +9183,7 @@ "homepage": "https://www.drupal.org/user/4481" } ], - "description": "Enable themes to provide a set of skins with distinct stylesheets and templates.", + "description": "Enable themes or modules to provide a set of skins with distinct stylesheets and templates.", "homepage": "https://www.drupal.org/project/skins", "support": { "source": "https://git.drupalcode.org/project/skins" @@ -9127,29 +9191,78 @@ }, { "name": "drupal/social_media_links", - "version": "2.6.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_media_links.git", - "reference": "8.x-2.6" + "reference": "8.x-2.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.6.zip", - "reference": "8.x-2.6", - "shasum": "53462cb307b104552ae5370b917e55ca50fba526" + "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.8.zip", + "reference": "8.x-2.8", + "shasum": "7702fd4465c47767f6be0444015fa9bcdbfb1aa6" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.6", - "datestamp": "1510489384", + "version": "8.x-2.8", + "datestamp": "1615222638", + "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": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/u/neslee-canil-pinto", + "role": "Maintainer" + }, + { + "name": "Christian Beier", + "homepage": "https://www.drupal.org/u/cbeier", + "role": "Maintainer" + } + ], + "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", + "homepage": "https://www.drupal.org/project/social_media_links", + "support": { + "source": "https://git.drupalcode.org/project/social_media_links", + "issues": "https://www.drupal.org/project/issues/social_media_links" + } + }, + { + "name": "drupal/stripe", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/stripe.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/stripe-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "de84804416c278ea90d13ba7c824e23483349a1f" + }, + "require": { + "drupal/core": "^8 || ^9", + "stripe/stripe-php": "^7.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0", + "datestamp": "1598551147", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9162,56 +9275,7 @@ ], "authors": [ { - "name": "cbeier", - "homepage": "https://www.drupal.org/user/1500710" - } - ], - "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", - "homepage": "https://www.drupal.org/project/social_media_links", - "support": { - "source": "http://cgit.drupalcode.org/social_media_links", - "issues": "https://www.drupal.org/project/issues/social_media_links" - } - }, - { - "name": "drupal/stripe", - "version": "1.0.0-beta2", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/stripe.git", - "reference": "8.x-1.0-beta2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stripe-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "5c2305c93e303ae794267907b30a498fffcff8f8" - }, - "require": { - "drupal/core": "^8.3", - "stripe/stripe-php": "^6.0" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1519736884", - "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": "Sebastien @Actualys", + "name": "Sebastien @Hubside", "homepage": "https://www.drupal.org/user/380104" }, { @@ -9267,31 +9331,28 @@ }, { "name": "drupal/stripe_webform", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/stripe_webform.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stripe_webform-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "cccd9c854ea0e79a95b6dce0bb7c46bcd15182db" + "url": "https://ftp.drupal.org/files/projects/stripe_webform-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "500c0b5a52f9904e36b6777584338d56b7827417" }, "require": { - "drupal/core": "~8.0", + "drupal/core": "^8 || ^9", "drupal/stripe": "*", "drupal/webform": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1520532480", + "version": "8.x-1.2", + "datestamp": "1608159884", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9333,9 +9394,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.0-alpha2", "datestamp": "1507856720", @@ -9362,7 +9420,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "http://cgit.drupalcode.org/subprofiles" + "source": "https://git.drupalcode.org/project/subprofiles" } }, { @@ -9434,29 +9492,26 @@ }, { "name": "drupal/textarea_widget_for_text", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/textarea_widget_for_text.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "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" + "url": "https://ftp.drupal.org/files/projects/textarea_widget_for_text-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "f39076bbf0315e505bd3893e2342a04cf2d07d75" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.1", - "datestamp": "1513904284", + "version": "8.x-1.2", + "datestamp": "1600131297", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9468,6 +9523,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "gnuget", + "homepage": "https://www.drupal.org/user/992990" + }, { "name": "junaidpv", "homepage": "https://www.drupal.org/user/255728" @@ -9480,31 +9539,31 @@ "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" + "source": "https://git.drupalcode.org/project/textarea_widget_for_text" } }, { "name": "drupal/token", - "version": "1.7.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.7" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "c7e3a3757282e4c94e3c1fff08d01e22155cb853" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "a5d234382a1a0e4ba61d4c7a2fa10671ca656be4" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1587893588", + "version": "8.x-1.9", + "datestamp": "1608284866", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9518,7 +9577,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -9558,7 +9617,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "c270120c8828953d0351d94b7370bf42d5e53c51" + "reference": "79bf1ed5513252b855b0f2fcd788e8b8be6090df" }, "require": { "drupal/core": "^8 || ^9" @@ -9569,8 +9628,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1+3-dev", - "datestamp": "1590869117", + "version": "8.x-1.0-beta2+3-dev", + "datestamp": "1614593059", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9607,8 +9666,7 @@ "support": { "source": "https://git.drupalcode.org/project/twigsuggest.git", "issues": "https://www.drupal.org/project/issues/twigsuggest" - }, - "time": "2020-06-15T00:27:53+00:00" + } }, { "name": "drupal/ui_patterns", @@ -9724,6 +9782,57 @@ "source": "https://git.drupalcode.org/project/ui_patterns" } }, + { + "name": "drupal/variationcache", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/variationcache.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "302bcd0bc4d7c12a9d18ad4f531d1c65fdac65b1" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0", + "datestamp": "1588927568", + "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": "Kristiaan Van den Eynde", + "homepage": "https://www.drupal.org/u/kristiaanvandeneynde", + "role": "Maintainer" + }, + { + "name": "Brad Jones", + "homepage": "https://www.drupal.org/u/bradjones1", + "role": "Maintainer" + } + ], + "description": "This project provides VariationCache, a redirect-aware caching implementation.", + "homepage": "http://drupal.org/project/variationcache", + "support": { + "source": "https://git.drupalcode.org/project/variationcache", + "issues": "https://drupal.org/project/issues/variationcache" + } + }, { "name": "drupal/video_embed_field", "version": "2.4.0", @@ -9749,7 +9858,7 @@ "extra": { "drupal": { "version": "8.x-2.4", - "datestamp": "1587686284", + "datestamp": "1587686337", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9782,36 +9891,52 @@ }, { "name": "drupal/viewsreference", - "version": "1.4.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/viewsreference.git", - "reference": "8.x-1.4" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "973509be252d9a2f9a0a12bbfb83ec41311ef41c" + "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "6656c717cd78bee180fcc075d28db016fa7775d9" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.6|^9.0", + "php": "^5.5|^7.0", + "squizlabs/php_codesniffer": "*" }, "conflict": { "drupal/viewsreferennce": "*" }, + "require-dev": { + "composer/installers": "^1.2", + "drupal-composer/drupal-scaffold": "^2.5", + "drupal/coder": "^8.2", + "webflo/drupal-core-require-dev": "~8.5" + }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1544740080", + "version": "8.x-1.7", + "datestamp": "1610571201", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "installer-paths": { + "../build/core": [ + "type:drupal-core" + ], + "../build/modules/contrib/{$name}": [ + "type:drupal-module" + ], + "../build/themes/contrib/{$name}": [ + "type:drupal-theme" + ] } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -9823,6 +9948,10 @@ "name": "New Zeal", "homepage": "https://www.drupal.org/user/93571" }, + { + "name": "jasonawant", + "homepage": "https://www.drupal.org/user/589890" + }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -9844,17 +9973,17 @@ }, { "name": "drupal/webform", - "version": "5.16.0", + "version": "5.25.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.16" + "reference": "8.x-5.25" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.16.zip", - "reference": "8.x-5.16", - "shasum": "a8bfe83d56ffd0fce16af9aa7eb4209247e5d420" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.25.zip", + "reference": "8.x-5.25", + "shasum": "115f8bc21549abc080543eb772166eb4fd2a162e" }, "require": { "drupal/core": "^8.8" @@ -9864,20 +9993,25 @@ "drupal/bootstrap": "~3.0", "drupal/captcha": "~1.0", "drupal/chosen": "~2.0", - "drupal/devel": "*", - "drupal/entity_print": "*", + "drupal/clientside_validation": "~3.0", + "drupal/clientside_validation_jquery": "*", + "drupal/devel": "~3.0", + "drupal/entity": "~1.0", + "drupal/entity_print": "~2.0", "drupal/gnode": "*", - "drupal/group": "*", - "drupal/lingotek": "~2.0", + "drupal/group": "1.0", + "drupal/lingotek": "~3.0", "drupal/mailsystem": "~4.0", "drupal/paragraphs": "~1.0", "drupal/select2": "~1.0", "drupal/smtp": "~1.0", "drupal/styleguide": "~1.0", "drupal/telephone_validation": "~2.0", - "drupal/token": "*", + "drupal/token": "~1.0", + "drupal/variationcache": "~1.0", "drupal/webform_access": "*", "drupal/webform_attachment": "*", + "drupal/webform_clientside_validation": "*", "drupal/webform_devel": "*", "drupal/webform_entity_print": "*", "drupal/webform_group": "*", @@ -9890,8 +10024,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.16", - "datestamp": "1591198998", + "version": "8.x-5.25", + "datestamp": "1614873338", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9923,30 +10057,10 @@ "homepage": "https://www.drupal.org/node/7404/committers", "role": "Contributor" }, - { - "name": "fenstrat", - "homepage": "https://www.drupal.org/user/362649" - }, - { - "name": "jrockowitz", - "homepage": "https://www.drupal.org/user/371407" - }, - { - "name": "podarok", - "homepage": "https://www.drupal.org/user/116002" - }, { "name": "quicksketch", "homepage": "https://www.drupal.org/user/35821" }, - { - "name": "sanchiz", - "homepage": "https://www.drupal.org/user/1671246" - }, - { - "name": "tedbow", - "homepage": "https://www.drupal.org/user/240860" - }, { "name": "torotil", "homepage": "https://www.drupal.org/user/865256" @@ -9982,9 +10096,6 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-5.x": "5.x-dev" - }, "drupal": { "version": "8.x-5.9", "datestamp": "1579957681", @@ -10057,13 +10168,10 @@ "shasum": "64f529906354e9689f1a1926ef68959fc627a3ca" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { "version": "8.x-1.10", "datestamp": "1542910380", @@ -10071,9 +10179,6 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": { - "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", @@ -10089,21 +10194,21 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" + "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" } }, { "name": "drush/drush", - "version": "9.7.2", + "version": "9.7.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "ab5e345a72c9187a7d770486a09691f6526826aa" + "reference": "6ab9a89ab18189618eea40bf8e6553c1817ee210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/ab5e345a72c9187a7d770486a09691f6526826aa", - "reference": "ab5e345a72c9187a7d770486a09691f6526826aa", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/6ab9a89ab18189618eea40bf8e6553c1817ee210", + "reference": "6ab9a89ab18189618eea40bf8e6553c1817ee210", "shasum": "" }, "require": { @@ -10135,15 +10240,14 @@ "composer/installers": "^1.2", "cweagans/composer-patches": "~1.0", "drupal/alinks": "1.0.0", + "drupal/core-recommended": "^8.9", "drupal/devel": "^2", "drupal/empty_theme": "1.0", "g1a/composer-test-scenarios": "^3", "lox/xhprof": "dev-master", "phpunit/phpunit": "^4.8.36 || ^6.1", "squizlabs/php_codesniffer": "^2.7 || ^3", - "vlucas/phpdotenv": "^2.4", - "webflo/drupal-core-require-dev": "8.7.x-dev", - "webflo/drupal-core-strict": "8.7.x-dev" + "vlucas/phpdotenv": "^2.4" }, "bin": [ "drush" @@ -10184,8 +10288,7 @@ } }, "require-dev": { - "webflo/drupal-core-strict": "8.6.x-dev", - "webflo/drupal-core-require-dev": "8.6.x-dev" + "drupal/core-recommended": "~8.6.0" } } }, @@ -10239,7 +10342,20 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2020-02-09T17:29:51+00:00" + "support": { + "forum": "http://drupal.stackexchange.com/questions/tagged/drush", + "irc": "irc://irc.freenode.org/drush", + "issues": "https://github.com/drush-ops/drush/issues", + "slack": "https://drupal.slack.com/messages/C62H9CWQM", + "source": "https://github.com/drush-ops/drush/tree/9.7.3" + }, + "funding": [ + { + "url": "https://github.com/weitzman", + "type": "github" + } + ], + "time": "2021-03-22T17:00:48+00:00" }, { "name": "drutopia/drutopia", @@ -10393,6 +10509,12 @@ "rdfa", "sparql" ], + "support": { + "forum": "http://groups.google.com/group/easyrdf/", + "irc": "irc://chat.freenode.net/easyrdf", + "issues": "http://github.com/njh/easyrdf/issues", + "source": "https://github.com/easyrdf/easyrdf/tree/0.9.1" + }, "time": "2015-02-27T09:45:49+00:00" }, { @@ -10451,20 +10573,24 @@ "validation", "validator" ], + "support": { + "issues": "https://github.com/egulias/EmailValidator/issues", + "source": "https://github.com/egulias/EmailValidator/tree/2.1.17" + }, "time": "2020-02-13T22:36:52+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.12.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "a617e55bc62a87eec73bd456d146d134ad716f03" + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03", - "reference": "a617e55bc62a87eec73bd456d146d134ad716f03", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", + "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "" }, "require": { @@ -10480,6 +10606,9 @@ }, "files": [ "library/HTMLPurifier.composer.php" + ], + "exclude-from-classmap": [ + "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -10498,7 +10627,11 @@ "keywords": [ "html" ], - "time": "2019-10-28T03:44:26+00:00" + "support": { + "issues": "https://github.com/ezyang/htmlpurifier/issues", + "source": "https://github.com/ezyang/htmlpurifier/tree/master" + }, + "time": "2020-06-29T00:56:53+00:00" }, { "name": "facebook/graph-sdk", @@ -10556,20 +10689,24 @@ "facebook", "sdk" ], + "support": { + "issues": "https://github.com/facebook/php-graph-sdk/issues", + "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0" + }, "time": "2018-12-11T22:56:31+00:00" }, { "name": "fzaninotto/faker", - "version": "v1.9.1", + "version": "v1.9.2", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f" + "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f", - "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e", + "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e", "shasum": "" }, "require": { @@ -10606,7 +10743,12 @@ "faker", "fixtures" ], - "time": "2019-12-12T13:22:17+00:00" + "support": { + "issues": "https://github.com/fzaninotto/Faker/issues", + "source": "https://github.com/fzaninotto/Faker/tree/v1.9.2" + }, + "abandoned": true, + "time": "2020-12-11T09:56:16+00:00" }, { "name": "grasmash/expander", @@ -10653,6 +10795,10 @@ } ], "description": "Expands internal property references in PHP arrays file.", + "support": { + "issues": "https://github.com/grasmash/expander/issues", + "source": "https://github.com/grasmash/expander/tree/master" + }, "time": "2017-12-21T22:14:55+00:00" }, { @@ -10701,6 +10847,10 @@ } ], "description": "Expands internal property references in a yaml file.", + "support": { + "issues": "https://github.com/grasmash/yaml-expander/issues", + "source": "https://github.com/grasmash/yaml-expander/tree/master" + }, "time": "2017-12-16T16:06:03+00:00" }, { @@ -10768,6 +10918,10 @@ "rest", "web service" ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/6.5" + }, "time": "2020-05-25T19:35:05+00:00" }, { @@ -10819,6 +10973,10 @@ "keywords": [ "promise" ], + "support": { + "issues": "https://github.com/guzzle/promises/issues", + "source": "https://github.com/guzzle/promises/tree/master" + }, "time": "2016-12-20T10:07:11+00:00" }, { @@ -10890,6 +11048,10 @@ "uri", "url" ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.6.1" + }, "time": "2019-07-01T23:21:34+00:00" }, { @@ -10927,6 +11089,10 @@ "GPLv2" ], "description": "Converts HTML to formatted plain text", + "support": { + "issues": "https://github.com/mtibben/html2text/issues", + "source": "https://github.com/mtibben/html2text/tree/master" + }, "time": "2016-03-16T23:24:34+00:00" }, { @@ -10969,6 +11135,10 @@ } ], "description": "IndieAuth Client Library", + "support": { + "issues": "https://github.com/indieweb/indieauth-client-php/issues", + "source": "https://github.com/indieweb/indieauth-client-php/tree/master" + }, "time": "2019-02-08T16:56:14+00:00" }, { @@ -11015,6 +11185,10 @@ "indieweb", "microformats2" ], + "support": { + "issues": "https://github.com/indieweb/link-rel-parser-php/issues", + "source": "https://github.com/indieweb/link-rel-parser-php/tree/master" + }, "time": "2017-01-11T17:14:49+00:00" }, { @@ -11057,6 +11231,10 @@ ], "description": "Client library for sending webmention and pingback notifications", "homepage": "https://github.com/indieweb/mention-client-php", + "support": { + "issues": "https://github.com/indieweb/mention-client-php/issues", + "source": "https://github.com/indieweb/mention-client-php/tree/master" + }, "time": "2018-10-27T19:41:41+00:00" }, { @@ -11102,6 +11280,10 @@ "mf2", "microformats" ], + "support": { + "issues": "https://github.com/indieweb/representative-h-card-php/issues", + "source": "https://github.com/indieweb/representative-h-card-php/tree/0.1.2" + }, "time": "2015-12-23T18:11:19+00:00" }, { @@ -11181,10 +11363,10 @@ }, { "name": "jquery/inputmask", - "version": "5.0.3", + "version": "5.0.5", "dist": { "type": "zip", - "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.3.zip" + "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.5.zip" }, "require": { "composer/installers": "~1.0" @@ -11256,10 +11438,10 @@ }, { "name": "jquery/timepicker", - "version": "1.13.10", + "version": "1.13.14", "dist": { "type": "zip", - "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.10.zip" + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.14.zip" }, "require": { "composer/installers": "~1.0" @@ -11284,52 +11466,6 @@ "installer-name": "jquery.toggles" } }, - { - "name": "kub-at/php-simple-html-dom-parser", - "version": "1.9.1", - "source": { - "type": "git", - "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", - "reference": "ff22f98bfd9235115c128059076f3eb740d66913" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913", - "reference": "ff22f98bfd9235115c128059076f3eb740d66913", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "type": "library", - "autoload": { - "psr-0": { - "KubAT\\PhpSimple\\HtmlDomParser": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "S.C. Chen", - "email": "me578022@gmail.com" - }, - { - "name": "Jakub Stawowy", - "email": "Kub-AT@users.noreply.github.com" - } - ], - "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible", - "homepage": "http://simplehtmldom.sourceforge.net/", - "keywords": [ - "Simple", - "dom", - "html" - ], - "time": "2019-10-25T12:34:43+00:00" - }, { "name": "laminas/laminas-diactoros", "version": "1.8.7p2", @@ -11403,6 +11539,14 @@ "psr", "psr-7" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-diactoros/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-diactoros/issues", + "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", + "source": "https://github.com/laminas/laminas-diactoros" + }, "time": "2020-03-23T15:28:28+00:00" }, { @@ -11452,6 +11596,14 @@ "escaper", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-escaper/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-escaper/issues", + "rss": "https://github.com/laminas/laminas-escaper/releases.atom", + "source": "https://github.com/laminas/laminas-escaper" + }, "time": "2019-12-31T16:43:30+00:00" }, { @@ -11519,6 +11671,14 @@ "feed", "laminas" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-feed/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-feed/issues", + "rss": "https://github.com/laminas/laminas-feed/releases.atom", + "source": "https://github.com/laminas/laminas-feed" + }, "time": "2020-03-29T12:36:29+00:00" }, { @@ -11569,40 +11729,43 @@ "laminas", "stdlib" ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-stdlib/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-stdlib/issues", + "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", + "source": "https://github.com/laminas/laminas-stdlib" + }, "time": "2019-12-31T17:51:15+00:00" }, { "name": "laminas/laminas-xml", - "version": "1.2.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-xml.git", - "reference": "879cc66d1bba6a37705e98074f52a6960c220020" + "reference": "2eada592359aec9d9e55339270b621295cff3a4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/879cc66d1bba6a37705e98074f52a6960c220020", - "reference": "879cc66d1bba6a37705e98074f52a6960c220020", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/2eada592359aec9d9e55339270b621295cff3a4f", + "reference": "2eada592359aec9d9e55339270b621295cff3a4f", "shasum": "" }, "require": { "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0" }, "replace": { - "zendframework/zendxml": "self.version" + "zendframework/zendxml": "^1.2.0" }, "require-dev": { + "ext-iconv": "*", "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4" + "phpunit/phpunit": "^9.4" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev", - "dev-develop": "1.3.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Xml\\": "src/" @@ -11619,7 +11782,20 @@ "security", "xml" ], - "time": "2019-12-31T18:05:42+00:00" + "support": { + "chat": "https://laminas.dev/chat", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-xml/issues", + "rss": "https://github.com/laminas/laminas-xml/releases.atom", + "source": "https://github.com/laminas/laminas-xml" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-02-17T22:44:58+00:00" }, { "name": "laminas/laminas-zendframework-bridge", @@ -11671,20 +11847,32 @@ "laminas", "zf" ], + "support": { + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", + "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", + "source": "https://github.com/laminas/laminas-zendframework-bridge" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], "time": "2020-05-20T16:45:56+00:00" }, { "name": "lcobucci/jwt", - "version": "3.3.2", + "version": "3.4.5", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "56f10808089e38623345e28af2f2d5e4eb579455" + "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455", - "reference": "56f10808089e38623345e28af2f2d5e4eb579455", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1", + "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1", "shasum": "" }, "require": { @@ -11699,6 +11887,9 @@ "phpunit/phpunit": "^5.7 || ^7.3", "squizlabs/php_codesniffer": "~2.3" }, + "suggest": { + "lcobucci/clock": "*" + }, "type": "library", "extra": { "branch-alias": { @@ -11708,7 +11899,12 @@ "autoload": { "psr-4": { "Lcobucci\\JWT\\": "src" - } + }, + "files": [ + "compat/class-aliases.php", + "compat/json-exception-polyfill.php", + "compat/lcobucci-clock-polyfill.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -11726,7 +11922,21 @@ "JWS", "jwt" ], - "time": "2020-05-22T08:21:12+00:00" + "support": { + "issues": "https://github.com/lcobucci/jwt/issues", + "source": "https://github.com/lcobucci/jwt/tree/3.4.5" + }, + "funding": [ + { + "url": "https://github.com/lcobucci", + "type": "github" + }, + { + "url": "https://www.patreon.com/lcobucci", + "type": "patreon" + } + ], + "time": "2021-02-16T09:40:01+00:00" }, { "name": "league/commonmark", @@ -11783,9 +11993,9 @@ "authors": [ { "name": "Colin O'Dell", - "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com" + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11795,25 +12005,31 @@ "markdown", "parser" ], + "support": { + "docs": "https://commonmark.thephpleague.com/", + "issues": "https://github.com/thephpleague/commonmark/issues", + "rss": "https://github.com/thephpleague/commonmark/releases.atom", + "source": "https://github.com/thephpleague/commonmark" + }, "time": "2019-03-28T13:52:31+00:00" }, { "name": "league/container", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0" + "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0", + "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3", + "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3", "shasum": "" }, "require": { "container-interop/container-interop": "^1.2", - "php": "^5.4.0 || ^7.0" + "php": "^5.4 || ^7.0 || ^8.0" }, "provide": { "container-interop/container-interop-implementation": "^1.2", @@ -11823,7 +12039,9 @@ "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "^4.8.36", + "scrutinizer/ocular": "^1.3", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { @@ -11860,7 +12078,17 @@ "provider", "service" ], - "time": "2017-05-10T09:20:27+00:00" + "support": { + "issues": "https://github.com/thephpleague/container/issues", + "source": "https://github.com/thephpleague/container/tree/2.5.0" + }, + "funding": [ + { + "url": "https://github.com/philipobenito", + "type": "github" + } + ], + "time": "2021-02-22T09:20:06+00:00" }, { "name": "masterminds/html5", @@ -11925,6 +12153,10 @@ "serializer", "xml" ], + "support": { + "issues": "https://github.com/Masterminds/html5-php/issues", + "source": "https://github.com/Masterminds/html5-php/tree/2.x" + }, "time": "2017-09-04T12:26:28+00:00" }, { @@ -11981,6 +12213,10 @@ "parser", "semantic" ], + "support": { + "issues": "https://github.com/microformats/php-mf2/issues", + "source": "https://github.com/microformats/php-mf2/tree/master" + }, "time": "2018-08-24T14:47:04+00:00" }, { @@ -12030,6 +12266,10 @@ "keywords": [ "markdown" ], + "support": { + "issues": "https://github.com/michelf/php-markdown/issues", + "source": "https://github.com/michelf/php-markdown/tree/1.9.0" + }, "time": "2019-12-02T02:32:27+00:00" }, { @@ -12067,20 +12307,24 @@ "diff", "html" ], + "support": { + "issues": "https://github.com/mkalkbrenner/php-htmldiff/issues", + "source": "https://github.com/mkalkbrenner/php-htmldiff/tree/master" + }, "time": "2016-07-25T17:07:32+00:00" }, { "name": "nikic/php-parser", - "version": "v4.5.0", + "version": "v4.10.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463" + "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/53c2753d756f5adb586dca79c2ec0e2654dd9463", - "reference": "53c2753d756f5adb586dca79c2ec0e2654dd9463", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e", + "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e", "shasum": "" }, "require": { @@ -12088,8 +12332,8 @@ "php": ">=7.0" }, "require-dev": { - "ircmaxell/php-yacc": "0.0.5", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" + "ircmaxell/php-yacc": "^0.0.7", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" @@ -12097,7 +12341,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.9-dev" } }, "autoload": { @@ -12119,7 +12363,11 @@ "parser", "php" ], - "time": "2020-06-03T07:24:19+00:00" + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4" + }, + "time": "2020-12-20T10:01:03+00:00" }, { "name": "p3k/http", @@ -12157,6 +12405,10 @@ ], "description": "A simple wrapper API around the PHP curl functions", "homepage": "https://github.com/aaronpk/p3k-http", + "support": { + "issues": "https://github.com/aaronpk/p3k-http/issues", + "source": "https://github.com/aaronpk/p3k-http/tree/master" + }, "time": "2020-02-19T03:00:09+00:00" }, { @@ -12201,6 +12453,10 @@ "micropub", "p3k" ], + "support": { + "issues": "https://github.com/aaronpk/p3k-micropub/issues", + "source": "https://github.com/aaronpk/p3k-micropub/tree/0.0.2" + }, "time": "2018-02-06T16:53:58+00:00" }, { @@ -12257,6 +12513,10 @@ ], "description": "Modern library to handle RSS/Atom feeds", "homepage": "https://github.com/aaronpk/picoFeed", + "support": { + "issues": "https://github.com/aaronpk/picofeed/issues", + "source": "https://github.com/aaronpk/picofeed/tree/v0.1.40" + }, "time": "2020-04-25T17:48:36+00:00" }, { @@ -12299,6 +12559,10 @@ "p3k", "timezone" ], + "support": { + "issues": "https://github.com/aaronpk/p3k-timezone/issues", + "source": "https://github.com/aaronpk/p3k-timezone/tree/0.1.0" + }, "time": "2017-01-12T17:30:08+00:00" }, { @@ -12345,6 +12609,10 @@ ], "description": "Some helpful functions used by https://p3k.io projects", "homepage": "https://github.com/aaronpk/p3k-utils", + "support": { + "issues": "https://github.com/aaronpk/p3k-utils/issues", + "source": "https://github.com/aaronpk/p3k-utils/tree/1.2.0" + }, "time": "2018-03-28T13:44:56+00:00" }, { @@ -12395,20 +12663,24 @@ "pubsubhubbub", "websub" ], + "support": { + "issues": "https://github.com/aaronpk/p3k-websub/issues", + "source": "https://github.com/aaronpk/p3k-websub/tree/0.0.1" + }, "time": "2017-05-08T15:26:11+00:00" }, { "name": "p3k/xray", - "version": "v1.11.0", + "version": "v1.11.1", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "9edc99ce3c9815c447ede66fc55fd52550391cfd" + "reference": "dfc620d10282d6af1302ab70adb8cb11915a2a30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/9edc99ce3c9815c447ede66fc55fd52550391cfd", - "reference": "9edc99ce3c9815c447ede66fc55fd52550391cfd", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/dfc620d10282d6af1302ab70adb8cb11915a2a30", + "reference": "dfc620d10282d6af1302ab70adb8cb11915a2a30", "shasum": "" }, "require": { @@ -12444,7 +12716,11 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2020-05-11T00:18:56+00:00" + "support": { + "issues": "https://github.com/aaronpk/XRay/issues", + "source": "https://github.com/aaronpk/XRay/tree/v1.11.1" + }, + "time": "2021-02-13T23:05:06+00:00" }, { "name": "paragonie/random_compat", @@ -12489,20 +12765,25 @@ "pseudorandom", "random" ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/random_compat/issues", + "source": "https://github.com/paragonie/random_compat" + }, "time": "2018-07-02T15:55:56+00:00" }, { "name": "pear/archive_tar", - "version": "1.4.9", + "version": "1.4.12", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0" + "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0", - "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495", + "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495", "shasum": "" }, "require": { @@ -12555,7 +12836,21 @@ "archive", "tar" ], - "time": "2019-12-04T10:17:28+00:00" + "support": { + "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", + "source": "https://github.com/pear/Archive_Tar" + }, + "funding": [ + { + "url": "https://github.com/mrook", + "type": "github" + }, + { + "url": "https://www.patreon.com/michielrook", + "type": "patreon" + } + ], + "time": "2021-01-18T19:32:54+00:00" }, { "name": "pear/console_getopt", @@ -12602,6 +12897,10 @@ } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", + "support": { + "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", + "source": "https://github.com/pear/Console_Getopt" + }, "time": "2019-11-20T18:27:48+00:00" }, { @@ -12646,6 +12945,10 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency", + "support": { + "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", + "source": "https://github.com/pear/pear-core-minimal" + }, "time": "2019-11-19T19:00:24+00:00" }, { @@ -12701,6 +13004,10 @@ "keywords": [ "exception" ], + "support": { + "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", + "source": "https://github.com/pear/PEAR_Exception" + }, "time": "2019-12-10T10:24:42+00:00" }, { @@ -12765,6 +13072,10 @@ "container-interop", "psr" ], + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/master" + }, "time": "2017-02-14T16:28:37+00:00" }, { @@ -12815,6 +13126,9 @@ "request", "response" ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, "time": "2016-08-06T14:39:51+00:00" }, { @@ -12862,24 +13176,26 @@ "psr", "psr-3" ], + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.3" + }, "time": "2020-03-23T09:12:05+00:00" }, { "name": "psy/psysh", - "version": "v0.10.4", + "version": "v0.10.8", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560" + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560", - "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", "shasum": "" }, "require": { - "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", @@ -12904,7 +13220,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.10.x-dev" + "dev-main": "0.10.x-dev" } }, "autoload": { @@ -12934,7 +13250,11 @@ "interactive", "shell" ], - "time": "2020-05-03T19:32:03+00:00" + "support": { + "issues": "https://github.com/bobthecow/psysh/issues", + "source": "https://github.com/bobthecow/psysh/tree/v0.10.8" + }, + "time": "2021-04-10T16:23:39+00:00" }, { "name": "ralouphie/getallheaders", @@ -12974,6 +13294,10 @@ } ], "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, "time": "2019-03-08T08:55:37+00:00" }, { @@ -12991,6 +13315,62 @@ "installer-name": "signature_pad" } }, + { + "name": "squizlabs/php_codesniffer", + "version": "3.6.0", + "source": { + "type": "git", + "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", + "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625", + "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", + "shasum": "" + }, + "require": { + "ext-simplexml": "*", + "ext-tokenizer": "*", + "ext-xmlwriter": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" + }, + "bin": [ + "bin/phpcs", + "bin/phpcbf" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Greg Sherwood", + "role": "lead" + } + ], + "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", + "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", + "keywords": [ + "phpcs", + "standards" + ], + "support": { + "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", + "source": "https://github.com/squizlabs/PHP_CodeSniffer", + "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" + }, + "time": "2021-04-09T00:54:41+00:00" + }, { "name": "stack/builder", "version": "v1.0.5", @@ -13038,33 +13418,38 @@ "keywords": [ "stack" ], + "support": { + "issues": "https://github.com/stackphp/builder/issues", + "source": "https://github.com/stackphp/builder/tree/master" + }, "time": "2017-11-18T14:57:29+00:00" }, { "name": "stripe/stripe-php", - "version": "v6.43.1", + "version": "v7.77.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8" + "reference": "f6724447481f6fb8c2e714165e092adad9ca470a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/42fcdaf99c44bb26937223f8eae1f263491d5ab8", - "reference": "42fcdaf99c44bb26937223f8eae1f263491d5ab8", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/f6724447481f6fb8c2e714165e092adad9ca470a", + "reference": "f6724447481f6fb8c2e714165e092adad9ca470a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "php": ">=5.4.0" + "php": ">=5.6.0" }, "require-dev": { - "php-coveralls/php-coveralls": "1.*", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~2.0", - "symfony/process": "~2.8" + "friendsofphp/php-cs-fixer": "2.17.1", + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5.7", + "squizlabs/php_codesniffer": "^3.3", + "symfony/process": "~3.4" }, "type": "library", "extra": { @@ -13094,7 +13479,11 @@ "payment processing", "stripe" ], - "time": "2019-08-29T16:56:12+00:00" + "support": { + "issues": "https://github.com/stripe/stripe-php/issues", + "source": "https://github.com/stripe/stripe-php/tree/v7.77.0" + }, + "time": "2021-04-12T17:19:16+00:00" }, { "name": "svg-pan-zoom/svg-pan-zoom", @@ -13163,6 +13552,10 @@ "mail", "mailer" ], + "support": { + "issues": "https://github.com/swiftmailer/swiftmailer/issues", + "source": "https://github.com/swiftmailer/swiftmailer/tree/v5.4.12" + }, "time": "2018-07-31T09:26:32+00:00" }, { @@ -13222,6 +13615,10 @@ "database", "routing" ], + "support": { + "issues": "https://github.com/symfony-cmf/routing/issues", + "source": "https://github.com/symfony-cmf/routing/tree/1.4" + }, "time": "2017-05-09T08:10:41+00:00" }, { @@ -13278,6 +13675,23 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/class-loader/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-15T09:38:08+00:00" }, { @@ -13350,6 +13764,23 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/console/tree/v3.4.41" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-30T18:58:05+00:00" }, { @@ -13406,6 +13837,23 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/debug/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-22T18:25:20+00:00" }, { @@ -13477,6 +13925,23 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/dependency-injection/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-30T21:06:01+00:00" }, { @@ -13540,20 +14005,37 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/event-dispatcher/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-05T15:06:23+00:00" }, { "name": "symfony/filesystem", - "version": "v4.4.10", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b27f491309db5757816db672b256ea2e03677d30" + "reference": "940826c465be2690c9fae91b2793481e5cbd6834" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b27f491309db5757816db672b256ea2e03677d30", - "reference": "b27f491309db5757816db672b256ea2e03677d30", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/940826c465be2690c9fae91b2793481e5cbd6834", + "reference": "940826c465be2690c9fae91b2793481e5cbd6834", "shasum": "" }, "require": { @@ -13561,11 +14043,6 @@ "symfony/polyfill-ctype": "~1.8" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" @@ -13588,33 +14065,45 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Filesystem Component", + "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", - "time": "2020-05-30T18:50:54+00:00" + "support": { + "source": "https://github.com/symfony/filesystem/tree/v4.4.21" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-03-28T09:59:32+00:00" }, { "name": "symfony/finder", - "version": "v4.4.10", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "5729f943f9854c5781984ed4907bbb817735776b" + "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b", - "reference": "5729f943f9854c5781984ed4907bbb817735776b", + "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6", + "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" @@ -13637,9 +14126,26 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Finder Component", + "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", - "time": "2020-03-27T16:54:36+00:00" + "support": { + "source": "https://github.com/symfony/finder/tree/v4.4.20" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-12T10:48:09+00:00" }, { "name": "symfony/http-foundation", @@ -13693,20 +14199,37 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-foundation/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-16T13:15:54+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.41", + "version": "v3.4.44", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df" + "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4e4ed6c008c983645b4eee6b67d8f258cde54df", - "reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/27dcaa8c6b18c75df9f37badeb4d3564ffaa1326", + "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326", "shasum": "" }, "require": { @@ -13783,7 +14306,24 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2020-05-31T05:14:17+00:00" + "support": { + "source": "https://github.com/symfony/http-kernel/tree/v3.4.44" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-08-31T05:53:42+00:00" }, { "name": "symfony/polyfill-ctype", @@ -13841,6 +14381,23 @@ "polyfill", "portable" ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.17.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:14:59+00:00" }, { @@ -13900,6 +14457,23 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.17.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -13962,6 +14536,23 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-idn/tree/master" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -14021,6 +14612,23 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.17.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -14077,6 +14685,23 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php56/tree/v1.17.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -14136,6 +14761,23 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php70/tree/master" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -14191,29 +14833,50 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php72/tree/master" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.17.0", + "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd" + "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/5e30b2799bc1ad68f7feb62b60a73743589438dd", - "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91", + "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91", "shasum": "" }, "require": { - "php": ">=7.0.8" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.22-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -14253,7 +14916,24 @@ "portable", "shim" ], - "time": "2020-05-12T16:47:27+00:00" + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-util", @@ -14305,6 +14985,23 @@ "polyfill", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-util/tree/master" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-12T16:14:59+00:00" }, { @@ -14354,6 +15051,23 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v3.4.41" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-23T17:05:51+00:00" }, { @@ -14417,6 +15131,10 @@ "psr-17", "psr-7" ], + "support": { + "issues": "https://github.com/symfony/psr-http-message-bridge/issues", + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v1.1.2" + }, "time": "2019-04-03T17:09:40+00:00" }, { @@ -14493,6 +15211,23 @@ "uri", "url" ], + "support": { + "source": "https://github.com/symfony/routing/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-30T19:50:06+00:00" }, { @@ -14572,6 +15307,23 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/serializer/tree/v3.4.41" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-30T18:58:05+00:00" }, { @@ -14642,6 +15394,23 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/translation/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-30T18:58:05+00:00" }, { @@ -14728,20 +15497,37 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/validator/tree/3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-30T18:43:38+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.10", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac" + "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/56b3aa5eab0ac6720dcd559fd1d590ce301594ac", - "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0da0e174f728996f5d5072d6a9f0a42259dbc806", + "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806", "shasum": "" }, "require": { @@ -14758,7 +15544,7 @@ "ext-iconv": "*", "symfony/console": "^3.4|^4.0|^5.0", "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.34|^2.4|^3.0" + "twig/twig": "^1.43|^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -14769,11 +15555,6 @@ "Resources/bin/var-dump-server" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "files": [ "Resources/functions/dump.php" @@ -14799,13 +15580,30 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony mechanism for exploring and dumping PHP variables", + "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], - "time": "2020-05-30T20:06:45+00:00" + "support": { + "source": "https://github.com/symfony/var-dumper/tree/v4.4.21" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-03-27T19:49:03+00:00" }, { "name": "symfony/yaml", @@ -14864,6 +15662,23 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/yaml/tree/v3.4.41" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-05-11T07:51:54+00:00" }, { @@ -14901,6 +15716,10 @@ "mail", "mailchimp" ], + "support": { + "issues": "https://github.com/thinkshout/mailchimp-api-php/issues", + "source": "https://github.com/thinkshout/mailchimp-api-php/tree/master" + }, "time": "2018-02-27T17:52:03+00:00" }, { @@ -14965,6 +15784,10 @@ "keywords": [ "templating" ], + "support": { + "issues": "https://github.com/twigphp/Twig/issues", + "source": "https://github.com/twigphp/Twig/tree/1.x" + }, "time": "2020-02-11T05:59:23+00:00" }, { @@ -15015,20 +15838,24 @@ "security", "stream-wrapper" ], + "support": { + "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", + "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master" + }, "time": "2019-12-10T11:53:27+00:00" }, { "name": "webflo/drupal-finder", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", - "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e" + "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", - "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", + "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee", + "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee", "shasum": "" }, "require": { @@ -15046,7 +15873,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -15055,34 +15882,43 @@ } ], "description": "Helper class to locate a Drupal installation from a given path.", - "time": "2019-08-02T08:06:18+00:00" + "support": { + "issues": "https://github.com/webflo/drupal-finder/issues", + "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" + }, + "time": "2020-10-27T09:42:17+00:00" }, { "name": "webmozart/assert", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", - "reference": "9dc4f203e36f2b486149058bade43c851dd97451" + "url": "https://github.com/webmozarts/assert.git", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451", - "reference": "9dc4f203e36f2b486149058bade43c851dd97451", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", + "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0", + "php": "^7.2 || ^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<3.9.1" + "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^7.5.13" + "phpunit/phpunit": "^8.5.13" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -15104,7 +15940,11 @@ "check", "validate" ], - "time": "2020-06-16T10:16:42+00:00" + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.10.0" + }, + "time": "2021-03-09T10:59:23+00:00" }, { "name": "webmozart/path-util", @@ -15150,42 +15990,46 @@ } ], "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", + "support": { + "issues": "https://github.com/webmozart/path-util/issues", + "source": "https://github.com/webmozart/path-util/tree/2.3.0" + }, "time": "2015-12-17T08:42:14+00:00" }, { "name": "wikimedia/composer-merge-plugin", - "version": "v1.4.1", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/wikimedia/composer-merge-plugin.git", - "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100" + "reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100", - "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912", + "reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0", - "php": ">=5.3.2" + "composer-plugin-api": "^1.1||^2.0", + "php": ">=7.2.0" }, "require-dev": { - "composer/composer": "~1.0.0", - "jakub-onderka/php-parallel-lint": "~0.8", - "phpunit/phpunit": "~4.8|~5.0", - "squizlabs/php_codesniffer": "~2.1.0" + "composer/composer": "^1.1||^2.0", + "php-parallel-lint/php-parallel-lint": "~1.1.0", + "phpunit/phpunit": "^8.5||^9.0", + "squizlabs/php_codesniffer": "~3.5.4" }, "type": "composer-plugin", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.x-dev" }, - "class": "Wikimedia\\Composer\\MergePlugin" + "class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin" }, "autoload": { "psr-4": { - "Wikimedia\\Composer\\": "src/" + "Wikimedia\\Composer\\Merge\\V2\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -15199,24 +16043,28 @@ } ], "description": "Composer plugin to merge multiple composer.json files", - "time": "2017-04-25T02:31:25+00:00" + "support": { + "issues": "https://github.com/wikimedia/composer-merge-plugin/issues", + "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1" + }, + "time": "2021-02-24T05:28:06+00:00" }, { "name": "zaporylie/composer-drupal-optimizations", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/zaporylie/composer-drupal-optimizations.git", - "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d" + "reference": "a7f409a765164fd13ac0bd00e19109165c51b369" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/fb231d92adc862a2c9276bccbc90f684816dc75d", - "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d", + "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/a7f409a765164fd13ac0bd00e19109165c51b369", + "reference": "a7f409a765164fd13ac0bd00e19109165c51b369", "shasum": "" }, "require": { - "composer-plugin-api": "^1.1" + "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { "composer/composer": "^1.6", @@ -15242,7 +16090,11 @@ } ], "description": "Composer plugin to improve composer performance for Drupal projects", - "time": "2019-10-02T17:01:11+00:00" + "support": { + "issues": "https://github.com/zaporylie/composer-drupal-optimizations/issues", + "source": "https://github.com/zaporylie/composer-drupal-optimizations/tree/1.2.0" + }, + "time": "2020-10-22T13:26:00+00:00" } ], "packages-dev": [ @@ -15324,29 +16176,34 @@ "symfony", "testing" ], + "support": { + "issues": "https://github.com/Behat/Behat/issues", + "source": "https://github.com/Behat/Behat/tree/v3.7.0" + }, "time": "2020-06-03T13:08:44+00:00" }, { "name": "behat/gherkin", - "version": "v4.6.2", + "version": "v4.8.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" + "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", - "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2391482cd003dfdc36b679b27e9f5326bd656acd", + "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd", "shasum": "" }, "require": { - "php": ">=5.3.1" + "php": "~7.2|~8.0" }, "require-dev": { - "phpunit/phpunit": "~4.5|~5", - "symfony/phpunit-bridge": "~2.7|~3|~4", - "symfony/yaml": "~2.3|~3|~4" + "cucumber/cucumber": "dev-gherkin-16.0.0", + "phpunit/phpunit": "~8|~9", + "symfony/phpunit-bridge": "~3|~4|~5", + "symfony/yaml": "~3|~4|~5" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" @@ -15373,7 +16230,7 @@ "homepage": "http://everzet.com" } ], - "description": "Gherkin DSL parser for PHP 5.3", + "description": "Gherkin DSL parser for PHP", "homepage": "http://behat.org/", "keywords": [ "BDD", @@ -15383,7 +16240,11 @@ "gherkin", "parser" ], - "time": "2020-03-17T14:03:26+00:00" + "support": { + "issues": "https://github.com/Behat/Gherkin/issues", + "source": "https://github.com/Behat/Gherkin/tree/v4.8.0" + }, + "time": "2021-02-04T12:44:21+00:00" }, { "name": "behat/mink", @@ -15444,6 +16305,10 @@ "testing", "web" ], + "support": { + "issues": "https://github.com/minkphp/Mink/issues", + "source": "https://github.com/minkphp/Mink/tree/v1.8.1" + }, "time": "2020-03-11T15:45:53+00:00" }, { @@ -15501,6 +16366,10 @@ "browser", "testing" ], + "support": { + "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues", + "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.3.4" + }, "time": "2020-03-11T09:49:45+00:00" }, { @@ -15556,6 +16425,10 @@ "headless", "testing" ], + "support": { + "issues": "https://github.com/minkphp/MinkGoutteDriver/issues", + "source": "https://github.com/minkphp/MinkGoutteDriver/tree/master" + }, "time": "2016-03-05T09:04:22+00:00" }, { @@ -15601,6 +16474,10 @@ "slug", "transliterator" ], + "support": { + "issues": "https://github.com/Behat/Transliterator/issues", + "source": "https://github.com/Behat/Transliterator/tree/v1.3.0" + }, "time": "2020-01-14T16:39:13+00:00" }, { @@ -15656,20 +16533,24 @@ "keywords": [ "scraper" ], + "support": { + "issues": "https://github.com/FriendsOfPHP/Goutte/issues", + "source": "https://github.com/FriendsOfPHP/Goutte/tree/master" + }, "time": "2018-06-29T15:13:57+00:00" }, { "name": "symfony/browser-kit", - "version": "v4.4.10", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "f53310646af9901292488b2ff36e26ea10f545f5" + "reference": "cfa8d92f95294747e3abc04969efee51ed374424" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f53310646af9901292488b2ff36e26ea10f545f5", - "reference": "f53310646af9901292488b2ff36e26ea10f545f5", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/cfa8d92f95294747e3abc04969efee51ed374424", + "reference": "cfa8d92f95294747e3abc04969efee51ed374424", "shasum": "" }, "require": { @@ -15686,11 +16567,6 @@ "symfony/process": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\BrowserKit\\": "" @@ -15713,22 +16589,39 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony BrowserKit Component", + "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", - "time": "2020-05-22T17:28:00+00:00" + "support": { + "source": "https://github.com/symfony/browser-kit/tree/v4.4.20" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-18T10:52:56+00:00" }, { "name": "symfony/config", - "version": "v5.1.2", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "b8623ef3d99fe62a34baf7a111b576216965f880" + "reference": "212d54675bf203ff8aef7d8cee8eecfb72f4a263" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/b8623ef3d99fe62a34baf7a111b576216965f880", - "reference": "b8623ef3d99fe62a34baf7a111b576216965f880", + "url": "https://api.github.com/repos/symfony/config/zipball/212d54675bf203ff8aef7d8cee8eecfb72f4a263", + "reference": "212d54675bf203ff8aef7d8cee8eecfb72f4a263", "shasum": "" }, "require": { @@ -15752,11 +16645,6 @@ "symfony/yaml": "To use the yaml reference dumper" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.1-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" @@ -15779,33 +16667,45 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Config Component", + "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", - "time": "2020-05-23T13:08:13+00:00" + "support": { + "source": "https://github.com/symfony/config/tree/v5.2.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-23T23:58:19+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.10", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b" + "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b", - "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/f907d3e53ecb2a5fad8609eb2f30525287a734c8", + "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" @@ -15832,22 +16732,39 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony CssSelector Component", + "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", - "time": "2020-03-27T16:54:36+00:00" + "support": { + "source": "https://github.com/symfony/css-selector/tree/v4.4.20" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-01-27T09:09:26+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.1.2", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337" + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", - "reference": "dd99cb3a0aff6cadd2a8d7d7ed72c2161e218337", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", "shasum": "" }, "require": { @@ -15856,7 +16773,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-main": "2.4-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -15880,7 +16801,24 @@ ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", - "time": "2020-05-27T08:34:37+00:00" + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/dom-crawler", @@ -15937,6 +16875,9 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/dom-crawler/tree/4.2" + }, "time": "2019-06-13T10:57:15+00:00" } ], @@ -15962,5 +16903,6 @@ "prefer-stable": true, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" } -- 2.45.2 From 9bf43ad51627c9d8a6b3aa4f73f0498751416dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 22:33:57 -0400 Subject: [PATCH 166/365] Remove custom drush command --- .ddev/commands/web/drush | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 .ddev/commands/web/drush diff --git a/.ddev/commands/web/drush b/.ddev/commands/web/drush deleted file mode 100755 index 359811b..0000000 --- a/.ddev/commands/web/drush +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -## Description: Run drush inside the web container -## Usage: drush [flags] [args] -## Example: "ddev drush uli" or "ddev drush sql-cli" or "ddev drush --version" - -drush $@ -- 2.45.2 From 3f43583f39835fcb8b8454d5aa15237cb32cdbfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 22:34:34 -0400 Subject: [PATCH 167/365] Do not enable xdebug by default --- .ddev/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 825a6f2..10f9a60 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -5,7 +5,7 @@ php_version: "7.3" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" -xdebug_enabled: true +# xdebug_enabled: true additional_hostnames: [] additional_fqdns: [] mariadb_version: "10.2" -- 2.45.2 From 668c63dfe782e1c9491fac05e50da9b5a1294382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 23:07:59 -0400 Subject: [PATCH 168/365] Commit new blocks, webforms, & other config updates from live --- composer.json | 2 +- ...block.block.agarica_home_page_custom_2.yml | 2 +- config/sync/block.block.agaricnewsletter.yml | 31 +++ ...lock.block.upcomingtrainingsfromagaric.yml | 7 +- ..._display.node.landing_page.simple_card.yml | 13 +- ...ty_view_display.node.people.small_card.yml | 1 + config/sync/redirect_404.settings.yml | 16 +- config/sync/user.role.manager.yml | 6 + config/sync/views.view.article.yml | 2 +- config/sync/views.view.blog.yml | 2 +- config/sync/views.view.campaign.yml | 2 +- config/sync/views.view.event.yml | 2 +- config/sync/views.view.group.yml | 2 +- config/sync/views.view.resource.yml | 2 +- config/sync/webform.webform.contact.yml | 8 +- ....webform.drupal_8_9_content_migrations.yml | 4 +- ...bform.webform.drutopia_platform_intake.yml | 236 ++++++++++++++++++ ....webform.getting_started_with_drupal_9.yml | 4 +- ....webform.getting_started_with_react_js.yml | 4 +- config/sync/webform.webform.newsletter.yml | 208 +++++++++++++++ ....webform.purchase_training_migrate_api.yml | 4 +- config/sync/webform.webform.request.yml | 234 +++++++++++++++++ config/sync/webform.webform.training.yml | 6 +- .../webform.webform.training_discount.yml | 9 +- ....webform.training_notification_request.yml | 213 ++++++++++++++++ ...webform.webform.training_request_draft.yml | 207 +++++++++++++++ 26 files changed, 1183 insertions(+), 44 deletions(-) create mode 100644 config/sync/block.block.agaricnewsletter.yml create mode 100644 config/sync/webform.webform.drutopia_platform_intake.yml create mode 100644 config/sync/webform.webform.newsletter.yml create mode 100644 config/sync/webform.webform.request.yml create mode 100644 config/sync/webform.webform.training_notification_request.yml create mode 100644 config/sync/webform.webform.training_request_draft.yml diff --git a/composer.json b/composer.json index 90074ec..d0d9d2d 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "drupal/webform": "^5.0@RC", "drupal/webform_mailchimp": "^5.4", "drupal/wysiwyg_linebreaks": "^1.9", - "drush/drush": "^9.0", + "drush/drush": "^10.0", "drutopia/drutopia": "^1.0-beta1", "wikimedia/composer-merge-plugin": "^2.0", "zaporylie/composer-drupal-optimizations": "^1.0" diff --git a/config/sync/block.block.agarica_home_page_custom_2.yml b/config/sync/block.block.agarica_home_page_custom_2.yml index 5553c38..6c7fcb6 100644 --- a/config/sync/block.block.agarica_home_page_custom_2.yml +++ b/config/sync/block.block.agarica_home_page_custom_2.yml @@ -1,6 +1,6 @@ uuid: 9d41ad55-46a7-43b8-877b-5219eeb54bac langcode: en -status: true +status: false dependencies: content: - 'block_content:slide:8f30e41d-3693-43bc-a281-9b11e29df3b8' diff --git a/config/sync/block.block.agaricnewsletter.yml b/config/sync/block.block.agaricnewsletter.yml new file mode 100644 index 0000000..c6e80da --- /dev/null +++ b/config/sync/block.block.agaricnewsletter.yml @@ -0,0 +1,31 @@ +uuid: e069fce5-8225-4f8a-b004-2cb403e2beae +langcode: en +status: true +dependencies: + content: + - 'block_content:slide:d5f97865-8fc0-4240-a0c4-4b302f641345' + module: + - block_content + - block_visibility_groups + theme: + - agarica +id: agaricnewsletter +theme: agarica +region: content_bottom +weight: 0 +provider: null +plugin: 'block_content:d5f97865-8fc0-4240-a0c4-4b302f641345' +settings: + id: 'block_content:d5f97865-8fc0-4240-a0c4-4b302f641345' + label: 'Agaric Newsletter' + provider: block_content + label_display: visible + status: true + info: '' + view_mode: default +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } diff --git a/config/sync/block.block.upcomingtrainingsfromagaric.yml b/config/sync/block.block.upcomingtrainingsfromagaric.yml index 33dfe2c..8cb47e9 100644 --- a/config/sync/block.block.upcomingtrainingsfromagaric.yml +++ b/config/sync/block.block.upcomingtrainingsfromagaric.yml @@ -32,9 +32,6 @@ visibility: context_mapping: { } request_path: id: request_path - pages: | - - /training - /migration-trainings - negate: true + pages: '' + negate: false context_mapping: { } diff --git a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml index f5d5b07..0e727a9 100644 --- a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml +++ b/config/sync/core.entity_view_display.node.landing_page.simple_card.yml @@ -35,16 +35,9 @@ third_party_settings: regions: left: - node_title - - group_date - - node_post_date right: - field_image fields: - node_post_date: - plugin_id: node_post_date - weight: 2 - label: hidden - formatter: ds_post_date_medium node_title: plugin_id: node_title weight: 0 @@ -60,9 +53,9 @@ third_party_settings: children: - node_post_date parent_name: '' - weight: 1 + weight: 2 format_type: html_element - region: left + region: hidden format_settings: id: '' classes: subtitle @@ -83,7 +76,7 @@ mode: simple_card content: field_image: type: responsive_image - weight: 3 + weight: 1 region: right label: hidden settings: diff --git a/config/sync/core.entity_view_display.node.people.small_card.yml b/config/sync/core.entity_view_display.node.people.small_card.yml index 261ce85..20b1c65 100644 --- a/config/sync/core.entity_view_display.node.people.small_card.yml +++ b/config/sync/core.entity_view_display.node.people.small_card.yml @@ -54,3 +54,4 @@ hidden: indieweb_syndication: true langcode: true links: true + search_api_excerpt: true diff --git a/config/sync/redirect_404.settings.yml b/config/sync/redirect_404.settings.yml index 1296120..2bd426e 100644 --- a/config/sync/redirect_404.settings.yml +++ b/config/sync/redirect_404.settings.yml @@ -1,4 +1,4 @@ -row_limit: 10000 +row_limit: 100000 pages: | /wp-login.php / @@ -136,6 +136,20 @@ pages: | /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d / /~kava/paypal/us/webscr.php?cmd=_login-run + / + /auth/register + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run + / + /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run suppress_404: false _core: default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index 5e1d13c..d58cd33 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -21,10 +21,13 @@ permissions: - 'access in-place editing' - 'access patterns page' - 'access site in maintenance mode' + - 'access site reports' - 'access taxonomy overview' - 'access tour' - 'access user contact forms' - 'access user profiles' + - 'access webform overview' + - 'access webform submission user' - 'administer blocks' - 'administer comments' - 'administer eu cookie compliance popup' @@ -49,6 +52,7 @@ permissions: - 'create terms in topics' - 'create url aliases' - 'create url aliases' + - 'create webform' - 'delete all revisions' - 'delete any event content' - 'delete event revisions' @@ -57,6 +61,7 @@ permissions: - 'delete terms in technologies' - 'delete terms in topics' - 'edit any event content' + - 'edit any webform' - 'edit gdpr_checklist checklistapi checklist' - 'edit terms in people_type' - 'edit terms in resource_type' @@ -75,6 +80,7 @@ permissions: - 'use text format minimalhtmltitle' - 'use text format restricted_html' - 'view all revisions' + - 'view any webform submission' - 'view blog revisions' - 'view event revisions' - 'view own unpublished content' diff --git a/config/sync/views.view.article.yml b/config/sync/views.view.article.yml index e99291d..9cf6526 100644 --- a/config/sync/views.view.article.yml +++ b/config/sync/views.view.article.yml @@ -221,7 +221,7 @@ display: description: 'Keep up to date.' expanded: false parent: '' - weight: -45 + weight: -44 context: '0' menu_name: main enabled: false diff --git a/config/sync/views.view.blog.yml b/config/sync/views.view.blog.yml index 4ed909a..9efda2c 100644 --- a/config/sync/views.view.blog.yml +++ b/config/sync/views.view.blog.yml @@ -995,7 +995,7 @@ display: description: 'Follow our blogs.' expanded: false parent: '' - weight: -44 + weight: -43 context: '0' menu_name: main cache_metadata: diff --git a/config/sync/views.view.campaign.yml b/config/sync/views.view.campaign.yml index a069593..e7c030f 100644 --- a/config/sync/views.view.campaign.yml +++ b/config/sync/views.view.campaign.yml @@ -256,7 +256,7 @@ display: description: 'Join our campaigns.' expanded: false parent: '' - weight: -43 + weight: -42 context: '0' menu_name: main enabled: false diff --git a/config/sync/views.view.event.yml b/config/sync/views.view.event.yml index 081968f..23b80cb 100644 --- a/config/sync/views.view.event.yml +++ b/config/sync/views.view.event.yml @@ -300,7 +300,7 @@ display: description: 'See a lsting of our events.' expanded: false parent: '' - weight: -41 + weight: -40 context: '0' menu_name: main enabled: false diff --git a/config/sync/views.view.group.yml b/config/sync/views.view.group.yml index 53c907a..f062451 100644 --- a/config/sync/views.view.group.yml +++ b/config/sync/views.view.group.yml @@ -285,7 +285,7 @@ display: description: 'Find out about our groups.' expanded: false parent: '' - weight: -40 + weight: -39 context: '0' menu_name: main enabled: false diff --git a/config/sync/views.view.resource.yml b/config/sync/views.view.resource.yml index 1bfa8f5..744b6dc 100644 --- a/config/sync/views.view.resource.yml +++ b/config/sync/views.view.resource.yml @@ -260,7 +260,7 @@ display: description: 'Get connected with our resources.' expanded: false parent: '' - weight: -39 + weight: -38 context: '0' menu_name: main enabled: false diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 54a8439..9ff8b8d 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -1,9 +1,12 @@ +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 @@ -18,7 +21,7 @@ elements: | introduction: '#type': webform_markup '#admin_title': Introduction - '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We'd love to hear from you.' + '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We would love to hear from you.' name: '#title': 'Your Name' '#type': textfield @@ -256,6 +259,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 334440fc-4195-4388-bd1d-c9d22c37c496 -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.drupal_8_9_content_migrations.yml b/config/sync/webform.webform.drupal_8_9_content_migrations.yml index 7a22cba..3f98fa6 100644 --- a/config/sync/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/sync/webform.webform.drupal_8_9_content_migrations.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, October 13, 2020** - * Time: **9AM–5PM Eastern** + * Date: **Tuesday, February 02** and **Thursday, February 04, 2021** + * Time: Both sessions at **10AM–1:30PM Eastern** * Cost: **$500** '#format': markdown diff --git a/config/sync/webform.webform.drutopia_platform_intake.yml b/config/sync/webform.webform.drutopia_platform_intake.yml new file mode 100644 index 0000000..74a0059 --- /dev/null +++ b/config/sync/webform.webform.drutopia_platform_intake.yml @@ -0,0 +1,236 @@ +uuid: 41a3096e-8049-4b5b-813a-6c6d46e6b5a1 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 8 +template: false +archive: false +id: drutopia_platform_intake +title: 'Drutopia platform intake' +description: 'Request for minimal contact information and an optional statement of need regarding a hosted site.' +category: Lead +elements: | + e_mail_address: + '#type': email + '#title': 'E-mail address:' + '#required': true + '#required_error': 'Please provide an e-mail address so we can contact you!' + name: + '#type': textfield + '#title': 'Name:' + needs: + '#type': textarea + '#title': 'What online or website goals does your group have? ' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Share your need' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: ask@agaric.coop + to_options: { } + cc_mail: info@drutopia.org + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } diff --git a/config/sync/webform.webform.getting_started_with_drupal_9.yml b/config/sync/webform.webform.getting_started_with_drupal_9.yml index fe4e259..3e93710 100644 --- a/config/sync/webform.webform.getting_started_with_drupal_9.yml +++ b/config/sync/webform.webform.getting_started_with_drupal_9.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, October 6, 2020** - * Time: **9AM–5PM Eastern** + * Date: **Tuesday, January 26** and **Thursday, January 28, 2021** + * Time: Both sessions at **10AM–1:30PM Eastern** * Cost: **$250** '#format': markdown diff --git a/config/sync/webform.webform.getting_started_with_react_js.yml b/config/sync/webform.webform.getting_started_with_react_js.yml index 9243ebe..e534c6a 100644 --- a/config/sync/webform.webform.getting_started_with_react_js.yml +++ b/config/sync/webform.webform.getting_started_with_react_js.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, October 13, 2020** - * Time: **9AM–5PM Eastern** + * Date: **Tuesday, February 16** and **Thursday, February 18, 2021** + * Time: Both sessions at **10AM - 1:30PM Eastern** * Cost: **$500** '#format': markdown diff --git a/config/sync/webform.webform.newsletter.yml b/config/sync/webform.webform.newsletter.yml new file mode 100644 index 0000000..0c1b58d --- /dev/null +++ b/config/sync/webform.webform.newsletter.yml @@ -0,0 +1,208 @@ +uuid: 6560dd98-4468-43c4-8750-400851bddb37 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 12 +template: false +archive: false +id: newsletter +title: Newsletter +description: 'Sign up for the Agaric Newsletter' +category: Marketing +elements: | + processed_text: + '#type': processed_text + '#text': | +

Join the Agaric list to receive our infrequent Newsletters throughout the year! 

+ + '#format': basic_html + name: + '#type': webform_name + '#title': Name + '#description_display': invisible + '#required': true + '#title__access': false + '#first__title': 'First Name' + '#first__required': true + '#middle__access': false + '#last__title': 'Last Name' + '#last__required': true + '#suffix__access': false + '#degree__access': false + email: + '#type': webform_email_confirm + '#title': Email + '#required': true +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: /newsletter-signup-form + page_confirm_path: /newsletter-signup-thanks + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/sync/webform.webform.purchase_training_migrate_api.yml index 7ab3a38..0b89ce0 100644 --- a/config/sync/webform.webform.purchase_training_migrate_api.yml +++ b/config/sync/webform.webform.purchase_training_migrate_api.yml @@ -20,8 +20,8 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, October 20, 2020** - * Time: **9AM–5PM Eastern** + * Date: **Tuesday, February 09** and **Thursday, February 11, 2021** + * Time: Both sessions at **10AM - 1:30PM Eastern** * Cost: **$500** '#format': markdown diff --git a/config/sync/webform.webform.request.yml b/config/sync/webform.webform.request.yml new file mode 100644 index 0000000..250d2a2 --- /dev/null +++ b/config/sync/webform.webform.request.yml @@ -0,0 +1,234 @@ +uuid: 7712e93e-81a8-41ae-80c8-4aa2afb45cb3 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 8 +template: false +archive: false +id: request +title: Request +description: 'Very simple form for potential clients to tell us what they need.' +category: Lead +elements: | + describe_goal: + '#type': textarea + '#title': 'Describe your goal' + email_address: + '#type': email + '#title': 'E-mail address' + phone_number: + '#type': tel + '#title': 'Phone number' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send request' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: + email: + id: email + label: Email + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: ask@agaric.coop + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: '[webform_submission:values:email_address:raw]' + from_options: { } + from_name: '' + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } +variants: { } diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index 174e535..a41ac1c 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -1,3 +1,4 @@ +uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } @@ -14,7 +15,9 @@ category: '' elements: | intro_text: '#type': processed_text - '#text': "

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\r\n" + '#text': | +

If you are interested in a private training tailored to your needs, give us an idea of what you are looking for and we will follow up with you soon thereafter.

+ '#format': basic_html name: '#type': textfield @@ -249,4 +252,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 diff --git a/config/sync/webform.webform.training_discount.yml b/config/sync/webform.webform.training_discount.yml index 1105f1a..b4d0d78 100644 --- a/config/sync/webform.webform.training_discount.yml +++ b/config/sync/webform.webform.training_discount.yml @@ -20,8 +20,7 @@ elements: | '#display_on': both '#text': |2 * Lead instructor: **Mauricio Dinarte** - * Time: **9AM–5PM Eastern** - * Cost: **$425** (15% discount off $500 usual price) + * Cost: **$250** (50% discount off $500 usual price) '#format': markdown name: @@ -38,9 +37,7 @@ elements: | '#help_title': 'How about both?' '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.  Or contact Agaric for an invoice.' '#options': - reactjs_intro: 'Getting started with React JS -- Tuesday, October 13, 2020' - content_migrations: 'Drupal 8/9 content migrations -- Tuesday, October 20, 2020' - migrate_api: 'Upgrading to Drupal 8/9 using the Migrate API -- Tuesday, October 27, 2020' + upgrades: 'Upgrading to Drupal 8/9 using the Migrate API' '#required': true payment: '#type': stripe @@ -238,7 +235,7 @@ handlers: conditions: { } weight: 0 settings: - amount: '425' + amount: '250' stripe_element: payment plan_id: '' quantity: '' diff --git a/config/sync/webform.webform.training_notification_request.yml b/config/sync/webform.webform.training_notification_request.yml new file mode 100644 index 0000000..061d0db --- /dev/null +++ b/config/sync/webform.webform.training_notification_request.yml @@ -0,0 +1,213 @@ +uuid: 6a921fe8-0cec-45fc-865e-81518d51f212 +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 47 +template: false +archive: false +id: training_notification_request +title: 'Training Notification Request' +description: 'Users who submit this form should be notified when any of the trainings they are interested in become available.' +category: '' +elements: | + intro_text: + '#type': processed_text + '#text': | +

We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are also helping us to gage interest so that we will know when the time is right to host!

+ +

 

+ + '#format': basic_html + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email + trainings: + '#type': checkboxes + '#title': Trainings + '#description': 'Tell us which of our trainings you would like to be notified about ' + '#title_display': invisible + '#description_display': invisible + '#options': + 'Getting started with Drupal 9': 'Getting started with Drupal 9' + 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations' + 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API' + 'Getting started with React.js': 'Getting started with React.js' + '#required': true + '#required_error': 'you must select a training.' + '#options__properties': '' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } diff --git a/config/sync/webform.webform.training_request_draft.yml b/config/sync/webform.webform.training_request_draft.yml new file mode 100644 index 0000000..7af593b --- /dev/null +++ b/config/sync/webform.webform.training_request_draft.yml @@ -0,0 +1,207 @@ +uuid: d061fc52-7db2-4138-a6bb-805a1e7353fd +langcode: en +status: open +dependencies: { } +open: null +close: null +weight: 0 +uid: 47 +template: false +archive: false +id: training_request_draft +title: 'General Training Request Form' +description: 'This is the training request form that will be placed on all specific training pages. Upon submission, you can tell which page this form was submitted from by looking at the results tab.' +category: '' +elements: | + name: + '#type': webform_name + '#title': Name + '#description_display': invisible + '#required': true + '#title__access': false + '#first__title': Name + '#first__required': true + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + email: + '#type': email + '#title': Email + '#description_display': invisible + '#required': true + '#required_error': 'Please enter your email address to submit the form.' + message: + '#type': textarea + '#title': Message + '#help': 'Let us know what you need, or if you have any questions about our training.' +css: '' +javascript: '' +settings: + ajax: false + ajax_scroll_top: form + ajax_progress_type: '' + ajax_effect: '' + ajax_speed: null + page: true + page_submit_path: '' + page_confirm_path: '' + page_admin_theme: false + form_title: both + form_submit_once: false + form_exception_message: '' + form_open_message: '' + form_close_message: '' + form_previous_submissions: true + form_confidential: false + form_confidential_message: '' + form_remote_addr: true + 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: '' + share: false + share_node: false + share_theme_name: '' + share_title: true + share_page_body_attributes: { } + 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_progress_states: 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: '' + draft_pending_single_message: '' + draft_pending_multiple_message: '' + confirmation_type: page + confirmation_title: '' + confirmation_message: '' + confirmation_url: '' + confirmation_attributes: { } + confirmation_back: true + confirmation_back_label: '' + confirmation_back_attributes: { } + confirmation_exclude_query: false + confirmation_exclude_token: false + confirmation_update: 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 + results_customize: false + token_view: 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: { } + configuration: + roles: { } + users: { } + permissions: { } +handlers: { } +variants: { } -- 2.45.2 From c6ba68504b33a9bebe9c50bdab7d2245315d09aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 23:13:50 -0400 Subject: [PATCH 169/365] Commit self-updates to config from code updb changes, mostly webform --- ...core.base_field_override.group.group.uid.yml | 2 +- ...group_content.group-group_membership.uid.yml | 2 +- config/sync/core.extension.yml | 3 +++ config/sync/exclude_node_title.settings.yml | 1 + .../language/es/views.view.block_content.yml | 5 +++++ config/sync/language/es/views.view.comment.yml | 4 ++++ config/sync/language/es/views.view.content.yml | 2 ++ .../language/es/views.view.group_members.yml | 2 ++ .../sync/language/es/views.view.group_nodes.yml | 2 ++ .../language/es/views.view.redirect_404.yml | 2 ++ .../es/views.view.user_admin_people.yml | 2 ++ config/sync/language/es/views.view.watchdog.yml | 2 ++ .../es/views.view.webform_submissions.yml | 10 ++++++++++ config/sync/language/es/webform.settings.yml | 1 + config/sync/mailchimp.settings.yml | 1 + config/sync/user.role.manager.yml | 1 + config/sync/webform.settings.yml | 9 +++++++-- ...webform.attend_the_tech_and_rev_workshop.yml | 14 ++++++++++++-- config/sync/webform.webform.blog_posts.yml | 14 ++++++++++++-- config/sync/webform.webform.capacitacion.yml | 14 ++++++++++++-- config/sync/webform.webform.contact.yml | 17 ++++++++++++++--- config/sync/webform.webform.contact_confirm.yml | 14 ++++++++++++-- ...rm.webform.drupal_8_9_content_migrations.yml | 14 +++++++++++++- config/sync/webform.webform.drutopia_intake.yml | 14 ++++++++++++-- ...webform.webform.drutopia_platform_intake.yml | 13 ++++++++++++- .../sync/webform.webform.find_it_platform.yml | 12 +++++++++++- .../sync/webform.webform.general_services.yml | 14 ++++++++++++-- ...rm.webform.getting_started_with_drupal_9.yml | 14 +++++++++++++- ...rm.webform.getting_started_with_react_js.yml | 14 +++++++++++++- .../sync/webform.webform.join_the_movement.yml | 15 +++++++++++++-- ...ebform.webform.join_the_movement_confirm.yml | 14 ++++++++++++-- .../sync/webform.webform.june_2020_webinars.yml | 13 ++++++++++++- config/sync/webform.webform.lms.yml | 13 ++++++++++++- config/sync/webform.webform.migrations.yml | 16 ++++++++++++++-- ...form.webform.migrations_training_confirm.yml | 14 ++++++++++++-- config/sync/webform.webform.newsletter.yml | 12 +++++++++++- ...rm.webform.purchase_training_migrate_api.yml | 14 +++++++++++++- config/sync/webform.webform.request.yml | 13 ++++++++++++- config/sync/webform.webform.showandtell.yml | 12 +++++++++++- .../webform.webform.speaker_request_agaric.yml | 13 ++++++++++++- ...rm.webform.speaker_request_clayton_dewey.yml | 15 +++++++++++++-- ...webform.speaker_request_mauricio_dinarte.yml | 15 +++++++++++++-- ...rm.webform.speaker_request_michele_metts.yml | 15 +++++++++++++-- ...form.webform.speaker_request_micky_metts.yml | 15 +++++++++++++-- config/sync/webform.webform.training.yml | 13 ++++++++++++- .../sync/webform.webform.training_discount.yml | 14 +++++++++++++- ...rm.webform.training_notification_request.yml | 12 +++++++++++- .../webform.webform.training_request_draft.yml | 12 +++++++++++- config/sync/webform.webform.workshops.yml | 14 ++++++++++++-- 49 files changed, 440 insertions(+), 53 deletions(-) diff --git a/config/sync/core.base_field_override.group.group.uid.yml b/config/sync/core.base_field_override.group.group.uid.yml index 7a27507..866da8d 100644 --- a/config/sync/core.base_field_override.group.group.uid.yml +++ b/config/sync/core.base_field_override.group.group.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the group creator.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\group\Entity\Group::getCurrentUserId' +default_value_callback: 'Drupal\group\Entity\Group::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.uid.yml b/config/sync/core.base_field_override.group_content.group-group_membership.uid.yml index cbc938b..f14df7e 100644 --- a/config/sync/core.base_field_override.group_content.group-group_membership.uid.yml +++ b/config/sync/core.base_field_override.group_content.group-group_membership.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the group content creator.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\group\Entity\GroupContent::getCurrentUserId' +default_value_callback: 'Drupal\group\Entity\GroupContent::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 7e238aa..2434e10 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -25,6 +25,7 @@ module: config_actions: 0 config_actions_provider: 0 config_distro: 0 + config_distro_filter: 0 config_filter: 0 config_merge: 0 config_normalizer: 0 @@ -69,6 +70,7 @@ module: drutopia_user: 0 dynamic_page_cache: 0 editor: 0 + entity: 0 entity_reference_revisions: 0 exclude_node_title: 0 facets: 0 @@ -152,6 +154,7 @@ module: ui_patterns_library: 0 update: 0 user: 0 + variationcache: 0 video_embed_field: 0 views_ui: 0 viewsreference: 0 diff --git a/config/sync/exclude_node_title.settings.yml b/config/sync/exclude_node_title.settings.yml index 30a3e85..40c33e6 100644 --- a/config/sync/exclude_node_title.settings.yml +++ b/config/sync/exclude_node_title.settings.yml @@ -9,3 +9,4 @@ content_types: content_type_modes: landing_page: - full +type: remove diff --git a/config/sync/language/es/views.view.block_content.yml b/config/sync/language/es/views.view.block_content.yml index 046da7c..d20ee65 100644 --- a/config/sync/language/es/views.view.block_content.yml +++ b/config/sync/language/es/views.view.block_content.yml @@ -1,3 +1,8 @@ display: + default: + display_options: + fields: + operations: + label: Operaciones page_1: display_title: Página diff --git a/config/sync/language/es/views.view.comment.yml b/config/sync/language/es/views.view.comment.yml index 78da391..e4eccbf 100644 --- a/config/sync/language/es/views.view.comment.yml +++ b/config/sync/language/es/views.view.comment.yml @@ -7,6 +7,8 @@ display: action_title: Acción subject: label: Asunto + operations: + label: Operaciones filters: subject: expose: @@ -27,3 +29,5 @@ display: action_title: Acción subject: label: Asunto + operations: + label: Operaciones diff --git a/config/sync/language/es/views.view.content.yml b/config/sync/language/es/views.view.content.yml index fba10c7..724f307 100644 --- a/config/sync/language/es/views.view.content.yml +++ b/config/sync/language/es/views.view.content.yml @@ -7,6 +7,8 @@ display: label: Título status: label: Estado + operations: + label: Operaciones filters: title: expose: diff --git a/config/sync/language/es/views.view.group_members.yml b/config/sync/language/es/views.view.group_members.yml index 1cc436c..f21fc6d 100644 --- a/config/sync/language/es/views.view.group_members.yml +++ b/config/sync/language/es/views.view.group_members.yml @@ -4,6 +4,8 @@ display: fields: name: label: Usuario + dropbutton: + label: Operaciones title: Miembros page_1: display_title: Página diff --git a/config/sync/language/es/views.view.group_nodes.yml b/config/sync/language/es/views.view.group_nodes.yml index 61e6b26..f38fbad 100644 --- a/config/sync/language/es/views.view.group_nodes.yml +++ b/config/sync/language/es/views.view.group_nodes.yml @@ -6,5 +6,7 @@ display: label: Título status: label: Estado + dropbutton: + label: Operaciones page_1: display_title: Página diff --git a/config/sync/language/es/views.view.redirect_404.yml b/config/sync/language/es/views.view.redirect_404.yml index df64b2c..bd572a7 100644 --- a/config/sync/language/es/views.view.redirect_404.yml +++ b/config/sync/language/es/views.view.redirect_404.yml @@ -4,6 +4,8 @@ display: fields: path: label: Ruta + redirect_404_operations: + label: Operaciones filters: path: expose: diff --git a/config/sync/language/es/views.view.user_admin_people.yml b/config/sync/language/es/views.view.user_admin_people.yml index e108449..86485d7 100644 --- a/config/sync/language/es/views.view.user_admin_people.yml +++ b/config/sync/language/es/views.view.user_admin_people.yml @@ -4,6 +4,8 @@ display: fields: status: label: Estado + operations: + label: Operaciones filters: status: group_info: diff --git a/config/sync/language/es/views.view.watchdog.yml b/config/sync/language/es/views.view.watchdog.yml index 956c403..8523e5a 100644 --- a/config/sync/language/es/views.view.watchdog.yml +++ b/config/sync/language/es/views.view.watchdog.yml @@ -6,5 +6,7 @@ display: label: Fecha name: label: Usuario + link: + label: Operaciones page: display_title: Página diff --git a/config/sync/language/es/views.view.webform_submissions.yml b/config/sync/language/es/views.view.webform_submissions.yml index c78a66c..883a907 100644 --- a/config/sync/language/es/views.view.webform_submissions.yml +++ b/config/sync/language/es/views.view.webform_submissions.yml @@ -4,6 +4,8 @@ display: fields: created: label: Creado + view_webform_submission: + label: Operaciones embed_administer: display_options: fields: @@ -11,6 +13,8 @@ display: action_title: Acción created: label: Creado + operations: + label: Operaciones embed_manage: display_options: fields: @@ -18,8 +22,14 @@ display: action_title: Acción created: label: Creado + view_webform_submission: + label: Operaciones + edit_webform_submission: + label: Operaciones embed_review: display_options: fields: created: label: Creado + view_webform_submission: + label: Operaciones diff --git a/config/sync/language/es/webform.settings.yml b/config/sync/language/es/webform.settings.yml index 5515524..90d0221 100644 --- a/config/sync/language/es/webform.settings.yml +++ b/config/sync/language/es/webform.settings.yml @@ -1,6 +1,7 @@ settings: default_form_close_message: 'Sorry…This form is closed to new submissions.' default_submit_button_label: Enviar + default_delete_button_label: Eliminar default_preview_next_button_label: 'Vista previa' default_preview_label: 'Vista previa' mail: diff --git a/config/sync/mailchimp.settings.yml b/config/sync/mailchimp.settings.yml index bf7d288..6be99ed 100644 --- a/config/sync/mailchimp.settings.yml +++ b/config/sync/mailchimp.settings.yml @@ -8,3 +8,4 @@ _core: enable_connected: false connected_id: null connected_paths: null +api_timeout: 10 diff --git a/config/sync/user.role.manager.yml b/config/sync/user.role.manager.yml index d58cd33..45897dc 100644 --- a/config/sync/user.role.manager.yml +++ b/config/sync/user.role.manager.yml @@ -28,6 +28,7 @@ permissions: - 'access user profiles' - 'access webform overview' - 'access webform submission user' + - 'administer block visibility groups' - 'administer blocks' - 'administer comments' - 'administer eu cookie compliance popup' diff --git a/config/sync/webform.settings.yml b/config/sync/webform.settings.yml index 6a7a8b0..e07a4cc 100644 --- a/config/sync/webform.settings.yml +++ b/config/sync/webform.settings.yml @@ -10,6 +10,7 @@ settings: 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_delete_button_label: Delete 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.' @@ -33,6 +34,8 @@ settings: default_wizard_next_button_label: 'Next Page >' default_wizard_start_label: Start default_wizard_confirmation_label: Complete + default_wizard_toggle_show_label: 'Show all' + default_wizard_toggle_hide_label: 'Hide all' default_preview_next_button_label: Preview default_preview_prev_button_label: '< Previous' default_preview_label: Preview @@ -192,8 +195,6 @@ file: delete_temporary_managed_files: true format: { } mail: - roles: - - staff default_to_mail: '[site:mail]' default_from_mail: '[site:mail]' default_from_name: '[site:name]' @@ -213,6 +214,8 @@ mail:

Submitted by: [webform_submission:user]

Submitted values are:

[webform_submission:values] + roles: + - staff test: types: | checkbox: @@ -301,6 +304,7 @@ ui: offcanvas_disabled: false promotions_disabled: false description_help: true + toolbar_item: false libraries: excluded_libraries: - jquery.chosen @@ -309,6 +313,7 @@ libraries: requirements: cdn: true bootstrap: true + clientside_validation: true spam: true langcode: en third_party_settings: diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml index 65d14db..51ea451 100644 --- a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -1,3 +1,4 @@ +uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } @@ -43,7 +44,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -103,11 +104,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -153,6 +162,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -202,4 +213,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 23478458-4054-4226-beac-4aa007c044c3 diff --git a/config/sync/webform.webform.blog_posts.yml b/config/sync/webform.webform.blog_posts.yml index 9f21191..ea9396e 100644 --- a/config/sync/webform.webform.blog_posts.yml +++ b/config/sync/webform.webform.blog_posts.yml @@ -1,3 +1,4 @@ +uuid: d57a0f50-13eb-4c78-a398-7d685d50322f langcode: en status: open dependencies: { } @@ -36,7 +37,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -96,11 +97,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -146,6 +155,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -195,4 +206,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: d57a0f50-13eb-4c78-a398-7d685d50322f diff --git a/config/sync/webform.webform.capacitacion.yml b/config/sync/webform.webform.capacitacion.yml index 41a8f43..c667e1b 100644 --- a/config/sync/webform.webform.capacitacion.yml +++ b/config/sync/webform.webform.capacitacion.yml @@ -1,3 +1,4 @@ +uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } @@ -54,7 +55,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -114,11 +115,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -166,6 +175,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -215,4 +226,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 9ff8b8d..886e34c 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -5,8 +5,6 @@ dependencies: enforced: module: - webform -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -57,7 +55,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -117,11 +115,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -167,6 +173,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -218,6 +226,7 @@ handlers: email_notification: id: email label: 'Email notification' + notes: '' handler_id: email_notification status: true conditions: { } @@ -259,3 +268,5 @@ handlers: theme_name: '' parameters: { } variants: { } +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/sync/webform.webform.contact_confirm.yml index 66d6ee4..c3efb09 100644 --- a/config/sync/webform.webform.contact_confirm.yml +++ b/config/sync/webform.webform.contact_confirm.yml @@ -1,3 +1,4 @@ +uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } @@ -41,7 +42,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -101,11 +102,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -151,6 +160,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -200,4 +211,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 diff --git a/config/sync/webform.webform.drupal_8_9_content_migrations.yml b/config/sync/webform.webform.drupal_8_9_content_migrations.yml index 3f98fa6..ddfc93b 100644 --- a/config/sync/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/sync/webform.webform.drupal_8_9_content_migrations.yml @@ -60,7 +60,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -120,11 +120,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -173,6 +181,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -224,6 +234,7 @@ handlers: stripe: id: stripe label: Stripe + notes: '' handler_id: stripe status: true conditions: { } @@ -243,6 +254,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/sync/webform.webform.drutopia_intake.yml index 247ff58..9d25602 100644 --- a/config/sync/webform.webform.drutopia_intake.yml +++ b/config/sync/webform.webform.drutopia_intake.yml @@ -1,3 +1,4 @@ +uuid: cd3d862d-7e0e-45ca-856d-a4078ff574c8 langcode: en status: open dependencies: { } @@ -67,7 +68,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -127,11 +128,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -177,6 +186,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -226,4 +237,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: cd3d862d-7e0e-45ca-856d-a4078ff574c8 diff --git a/config/sync/webform.webform.drutopia_platform_intake.yml b/config/sync/webform.webform.drutopia_platform_intake.yml index 74a0059..40f1e1c 100644 --- a/config/sync/webform.webform.drutopia_platform_intake.yml +++ b/config/sync/webform.webform.drutopia_platform_intake.yml @@ -39,7 +39,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -99,11 +99,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -149,6 +157,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -200,6 +210,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.find_it_platform.yml b/config/sync/webform.webform.find_it_platform.yml index 639b310..7a2b0f9 100644 --- a/config/sync/webform.webform.find_it_platform.yml +++ b/config/sync/webform.webform.find_it_platform.yml @@ -30,7 +30,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -92,11 +92,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -142,6 +150,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: diff --git a/config/sync/webform.webform.general_services.yml b/config/sync/webform.webform.general_services.yml index c4c8109..30e0a18 100644 --- a/config/sync/webform.webform.general_services.yml +++ b/config/sync/webform.webform.general_services.yml @@ -1,3 +1,4 @@ +uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } @@ -43,7 +44,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -103,11 +104,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -153,6 +162,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -202,4 +213,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 diff --git a/config/sync/webform.webform.getting_started_with_drupal_9.yml b/config/sync/webform.webform.getting_started_with_drupal_9.yml index 3e93710..2dfa378 100644 --- a/config/sync/webform.webform.getting_started_with_drupal_9.yml +++ b/config/sync/webform.webform.getting_started_with_drupal_9.yml @@ -60,7 +60,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -120,11 +120,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -173,6 +181,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -224,6 +234,7 @@ handlers: stripe: id: stripe label: Stripe + notes: '' handler_id: stripe status: true conditions: { } @@ -243,6 +254,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.getting_started_with_react_js.yml b/config/sync/webform.webform.getting_started_with_react_js.yml index e534c6a..d4ec4a1 100644 --- a/config/sync/webform.webform.getting_started_with_react_js.yml +++ b/config/sync/webform.webform.getting_started_with_react_js.yml @@ -60,7 +60,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -120,11 +120,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -173,6 +181,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -224,6 +234,7 @@ handlers: stripe: id: stripe label: Stripe + notes: '' handler_id: stripe status: true conditions: { } @@ -243,6 +254,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/sync/webform.webform.join_the_movement.yml index dd0721c..e49623c 100644 --- a/config/sync/webform.webform.join_the_movement.yml +++ b/config/sync/webform.webform.join_the_movement.yml @@ -1,3 +1,4 @@ +uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 langcode: en status: open dependencies: @@ -36,7 +37,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -96,11 +97,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -146,6 +155,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -197,6 +208,7 @@ handlers: mailchimp: id: mailchimp label: MailChimp + notes: '' handler_id: mailchimp status: true conditions: { } @@ -209,4 +221,3 @@ handlers: interest_groups: { } control: '' variants: { } -uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704 diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/sync/webform.webform.join_the_movement_confirm.yml index f99f18d..20e9150 100644 --- a/config/sync/webform.webform.join_the_movement_confirm.yml +++ b/config/sync/webform.webform.join_the_movement_confirm.yml @@ -1,3 +1,4 @@ +uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } @@ -26,7 +27,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -86,11 +87,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -136,6 +145,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -185,4 +196,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: e00580b9-1381-408d-8ddc-e8314675680e diff --git a/config/sync/webform.webform.june_2020_webinars.yml b/config/sync/webform.webform.june_2020_webinars.yml index 0b6d9d8..2a6a684 100644 --- a/config/sync/webform.webform.june_2020_webinars.yml +++ b/config/sync/webform.webform.june_2020_webinars.yml @@ -40,7 +40,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -100,11 +100,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -150,6 +158,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -201,6 +211,7 @@ handlers: email: id: email label: 'Webinar notification email' + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.lms.yml b/config/sync/webform.webform.lms.yml index f90997a..611d104 100644 --- a/config/sync/webform.webform.lms.yml +++ b/config/sync/webform.webform.lms.yml @@ -45,7 +45,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -105,11 +105,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -155,6 +163,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -206,6 +216,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.migrations.yml b/config/sync/webform.webform.migrations.yml index 68d61a0..3df0a84 100644 --- a/config/sync/webform.webform.migrations.yml +++ b/config/sync/webform.webform.migrations.yml @@ -1,3 +1,4 @@ +uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 langcode: en status: open dependencies: @@ -36,7 +37,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -96,11 +97,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -146,6 +155,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -197,6 +208,7 @@ handlers: mailchimp: id: mailchimp label: MailChimp + notes: '' handler_id: mailchimp status: true conditions: { } @@ -211,6 +223,7 @@ handlers: email: id: email label: 'Migrations email notification' + notes: '' handler_id: email status: true conditions: { } @@ -245,4 +258,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679 diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/sync/webform.webform.migrations_training_confirm.yml index 299ebb8..c39166a 100644 --- a/config/sync/webform.webform.migrations_training_confirm.yml +++ b/config/sync/webform.webform.migrations_training_confirm.yml @@ -1,3 +1,4 @@ +uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } @@ -30,7 +31,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -90,11 +91,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -140,6 +149,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -189,4 +200,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe diff --git a/config/sync/webform.webform.newsletter.yml b/config/sync/webform.webform.newsletter.yml index 0c1b58d..c532be3 100644 --- a/config/sync/webform.webform.newsletter.yml +++ b/config/sync/webform.webform.newsletter.yml @@ -47,7 +47,7 @@ settings: page: true page_submit_path: /newsletter-signup-form page_confirm_path: /newsletter-signup-thanks - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -107,11 +107,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -157,6 +165,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/sync/webform.webform.purchase_training_migrate_api.yml index 0b89ce0..7e93844 100644 --- a/config/sync/webform.webform.purchase_training_migrate_api.yml +++ b/config/sync/webform.webform.purchase_training_migrate_api.yml @@ -60,7 +60,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -120,11 +120,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -173,6 +181,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -224,6 +234,7 @@ handlers: stripe: id: stripe label: Stripe + notes: '' handler_id: stripe status: true conditions: { } @@ -243,6 +254,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.request.yml b/config/sync/webform.webform.request.yml index 250d2a2..3766e13 100644 --- a/config/sync/webform.webform.request.yml +++ b/config/sync/webform.webform.request.yml @@ -37,7 +37,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -97,11 +97,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -147,6 +155,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -198,6 +208,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.showandtell.yml b/config/sync/webform.webform.showandtell.yml index 7b847e1..c1a100c 100644 --- a/config/sync/webform.webform.showandtell.yml +++ b/config/sync/webform.webform.showandtell.yml @@ -77,7 +77,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -137,11 +137,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -187,6 +195,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/sync/webform.webform.speaker_request_agaric.yml index 97b7470..bfa7186 100644 --- a/config/sync/webform.webform.speaker_request_agaric.yml +++ b/config/sync/webform.webform.speaker_request_agaric.yml @@ -151,7 +151,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -213,11 +213,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -263,6 +271,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -314,6 +324,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/sync/webform.webform.speaker_request_clayton_dewey.yml index 8cac8ce..9264463 100644 --- a/config/sync/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/sync/webform.webform.speaker_request_clayton_dewey.yml @@ -1,3 +1,4 @@ +uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } @@ -63,7 +64,7 @@ settings: page: true page_submit_path: /people/clayton-dewey/speaking-request page_confirm_path: /people/clayton-dewey/speaking-request-received - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -125,11 +126,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -175,6 +184,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -226,6 +237,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } @@ -260,4 +272,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml index 3e49969..84f5863 100644 --- a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml @@ -1,3 +1,4 @@ +uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } @@ -63,7 +64,7 @@ settings: page: true page_submit_path: /people/mauricio-dinarte/speaking-request page_confirm_path: /people/mauricio-dinarte/speaking-request-received - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -125,11 +126,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -175,6 +184,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -226,6 +237,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } @@ -260,4 +272,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 69315a59-1746-485d-873a-1815072dd1d0 diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/sync/webform.webform.speaker_request_michele_metts.yml index 6b33368..e66f1ab 100644 --- a/config/sync/webform.webform.speaker_request_michele_metts.yml +++ b/config/sync/webform.webform.speaker_request_michele_metts.yml @@ -1,3 +1,4 @@ +uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } @@ -63,7 +64,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -125,11 +126,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -175,6 +184,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -226,6 +237,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } @@ -260,4 +272,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: ab839464-7156-4b3b-a13b-a5502e429e70 diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/sync/webform.webform.speaker_request_micky_metts.yml index d0c811e..67804dc 100644 --- a/config/sync/webform.webform.speaker_request_micky_metts.yml +++ b/config/sync/webform.webform.speaker_request_micky_metts.yml @@ -1,3 +1,4 @@ +uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } @@ -63,7 +64,7 @@ settings: page: true page_submit_path: /people/micky-metts/speaking-request page_confirm_path: /people/micky-metts/speaking-request-received - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -125,11 +126,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -175,6 +184,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -226,6 +237,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } @@ -260,4 +272,3 @@ handlers: theme_name: '' parameters: { } variants: { } -uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 diff --git a/config/sync/webform.webform.training.yml b/config/sync/webform.webform.training.yml index a41ac1c..246c1fb 100644 --- a/config/sync/webform.webform.training.yml +++ b/config/sync/webform.webform.training.yml @@ -57,7 +57,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -117,11 +117,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -167,6 +175,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -218,6 +228,7 @@ handlers: email: id: email label: 'Training email notification' + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.training_discount.yml b/config/sync/webform.webform.training_discount.yml index b4d0d78..fcad6d7 100644 --- a/config/sync/webform.webform.training_discount.yml +++ b/config/sync/webform.webform.training_discount.yml @@ -66,7 +66,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: source_entity_webform form_submit_once: false form_exception_message: '' @@ -126,11 +126,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -179,6 +187,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -230,6 +240,7 @@ handlers: stripe: id: stripe label: Stripe + notes: '' handler_id: stripe status: true conditions: { } @@ -249,6 +260,7 @@ handlers: email: id: email label: Email + notes: '' handler_id: email status: true conditions: { } diff --git a/config/sync/webform.webform.training_notification_request.yml b/config/sync/webform.webform.training_notification_request.yml index 061d0db..9f0bcd9 100644 --- a/config/sync/webform.webform.training_notification_request.yml +++ b/config/sync/webform.webform.training_notification_request.yml @@ -52,7 +52,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -112,11 +112,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -162,6 +170,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: diff --git a/config/sync/webform.webform.training_request_draft.yml b/config/sync/webform.webform.training_request_draft.yml index 7af593b..c1fdb80 100644 --- a/config/sync/webform.webform.training_request_draft.yml +++ b/config/sync/webform.webform.training_request_draft.yml @@ -46,7 +46,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -106,11 +106,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -156,6 +164,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: diff --git a/config/sync/webform.webform.workshops.yml b/config/sync/webform.webform.workshops.yml index a5b559c..c38d4aa 100644 --- a/config/sync/webform.webform.workshops.yml +++ b/config/sync/webform.webform.workshops.yml @@ -1,3 +1,4 @@ +uuid: 4a21f8bf-6290-4198-852f-20ab29d8a72a langcode: en status: open dependencies: { } @@ -27,7 +28,7 @@ settings: page: true page_submit_path: '' page_confirm_path: '' - page_admin_theme: false + page_theme_name: '' form_title: both form_submit_once: false form_exception_message: '' @@ -87,11 +88,19 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' wizard_track: '' + wizard_prev_button_label: '' + wizard_next_button_label: '' + wizard_toggle: false + wizard_toggle_show_label: '' + wizard_toggle_hide_label: '' preview: 0 preview_label: '' preview_title: '' @@ -137,6 +146,8 @@ settings: results_customize: false token_view: false token_update: false + token_delete: false + serial_disabled: false access: create: roles: @@ -186,4 +197,3 @@ access: permissions: { } handlers: { } variants: { } -uuid: 4a21f8bf-6290-4198-852f-20ab29d8a72a -- 2.45.2 From 3855ddb4e399ec9fed3c2d818ec7f5acd9fc18af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Apr 2021 23:34:09 -0400 Subject: [PATCH 170/365] Commit updated composer lock file --- composer.lock | 196 ++++++++++++++++---------------------------------- 1 file changed, 62 insertions(+), 134 deletions(-) diff --git a/composer.lock b/composer.lock index 4f46840..ba55b74 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": "9ba00a0d873c07987df2cba36a28d448", + "content-hash": "4ed66379c4ff91bf2850dbbc4c7476a8", "packages": [ { "name": "algolia/places", @@ -204,16 +204,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.32.1", + "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749" + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749", - "reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", "shasum": "" }, "require": { @@ -223,6 +223,9 @@ "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", "twig/twig": "^1.41 || ^2.12" }, + "conflict": { + "drush/drush": "< 10.3.2" + }, "bin": [ "bin/dcg" ], @@ -247,9 +250,9 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.32.1" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1" }, - "time": "2020-07-15T06:08:04+00:00" + "time": "2020-12-05T05:59:11+00:00" }, { "name": "choices/choices", @@ -3325,20 +3328,23 @@ }, { "name": "drupal/config_filter", - "version": "1.8.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.8" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "dc6bc8107255066507cfc1d6766e664c3673cda0" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9" + }, + "conflict": { + "drush/drush": "<10" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3346,8 +3352,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1603870062", + "version": "8.x-2.2", + "datestamp": "1601934694", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6809,30 +6815,19 @@ }, { "name": "drupal/gdpr", - "version": "2.0.0-alpha7", + "version": "dev-2.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gdpr.git", - "reference": "8.x-2.0-alpha7" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha7.zip", - "reference": "8.x-2.0-alpha7", - "shasum": "07d2ebdd811e069f564bdd27158a67e17d031679" + "reference": "8777999faf3f6483d79fa9a5a40b789bb6590d49" }, "require": { - "cweagans/composer-patches": "~1.0", "drupal/checklistapi": "^1.0", - "drupal/core": "~8.4", + "drupal/core": "^8 || ^9", "drupal/entity": "^1.0", - "drupal/entity_reference_revisions": "^1.4", + "drupal/entity_reference_revisions": "^1.8", "drupal/message": "^1.0", - "drupal/token": "^1.1", - "drush/drush": "~9.0", - "ext-zip": "*", - "fzaninotto/faker": "^1.7", - "php": "^7.1" + "drupal/token": "^1.7" }, "require-dev": { "drupal/anonymizer": "*", @@ -6842,11 +6837,19 @@ "drupal/message": "*", "drupal/token": "*" }, + "suggest": { + "drush/drush": "GDPR Dump requires Drush ^9 || ^10", + "ext-zip": "GDPR Tasks requires the PHP zip extension", + "fzaninotto/faker": "Required for the anonymizer submodule (which is required by multiple submodules)." + }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, "drupal": { - "version": "8.x-2.0-alpha7", - "datestamp": "1552919885", + "version": "8.x-2.0-alpha7+27-dev", + "datestamp": "1594399233", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -10199,51 +10202,46 @@ }, { "name": "drush/drush", - "version": "9.7.3", + "version": "10.3.6", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "6ab9a89ab18189618eea40bf8e6553c1817ee210" + "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/6ab9a89ab18189618eea40bf8e6553c1817ee210", - "reference": "6ab9a89ab18189618eea40bf8e6553c1817ee210", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", + "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.28.1", - "composer/semver": "^1.4", - "consolidation/annotated-command": "^2.12", + "chi-teck/drupal-code-generator": "^1.32.1", + "composer/semver": "^1.4 || ^3", "consolidation/config": "^1.2", "consolidation/filter-via-dot-access-data": "^1", - "consolidation/output-formatters": "^3.3.1", - "consolidation/robo": "^1.4.6", + "consolidation/robo": "^1.4.11 || ^2", "consolidation/site-alias": "^3.0.0@stable", - "consolidation/site-process": "^2.0.3", + "consolidation/site-process": "^2.1 || ^4", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", + "guzzlehttp/guzzle": "^6.3 || ^7.0", "league/container": "~2", - "php": ">=5.6.0", + "php": ">=7.1.3", "psr/log": "~1.0", "psy/psysh": "~0.6", - "symfony/console": "^3.4", "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0", - "symfony/process": "^3.4", - "symfony/var-dumper": "^3.4 || ^4.0", - "symfony/yaml": "^3.4", - "webflo/drupal-finder": "^1.1", + "symfony/finder": "^3.4 || ^4.0 || ^5", + "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", + "symfony/yaml": "^3.4 || ^4.0", + "webflo/drupal-finder": "^1.2", "webmozart/path-util": "^2.1.0" }, "require-dev": { - "composer/installers": "^1.2", + "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", + "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", - "drupal/core-recommended": "^8.9", - "drupal/devel": "^2", - "drupal/empty_theme": "1.0", - "g1a/composer-test-scenarios": "^3", + "drupal/core-recommended": "^8.8", "lox/xhprof": "dev-master", "phpunit/phpunit": "^4.8.36 || ^6.1", "squizlabs/php_codesniffer": "^2.7 || ^3", @@ -10279,21 +10277,6 @@ "sut/drush/contrib/{$name}": [ "type:drupal-drush" ] - }, - "scenarios": { - "php5": { - "config": { - "platform": { - "php": "5.6.38" - } - }, - "require-dev": { - "drupal/core-recommended": "~8.6.0" - } - } - }, - "branch-alias": { - "dev-master": "9.x-dev" } }, "autoload": { @@ -10347,7 +10330,7 @@ "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/9.7.3" + "source": "https://github.com/drush-ops/drush/tree/10.3.6" }, "funding": [ { @@ -10355,7 +10338,7 @@ "type": "github" } ], - "time": "2021-03-22T17:00:48+00:00" + "time": "2020-11-11T04:36:51+00:00" }, { "name": "drutopia/drutopia", @@ -10695,61 +10678,6 @@ }, "time": "2018-12-11T22:56:31+00:00" }, - { - "name": "fzaninotto/faker", - "version": "v1.9.2", - "source": { - "type": "git", - "url": "https://github.com/fzaninotto/Faker.git", - "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e", - "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e", - "shasum": "" - }, - "require": { - "php": "^5.3.3 || ^7.0" - }, - "require-dev": { - "ext-intl": "*", - "phpunit/phpunit": "^4.8.35 || ^5.7", - "squizlabs/php_codesniffer": "^2.9.2" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.9-dev" - } - }, - "autoload": { - "psr-4": { - "Faker\\": "src/Faker/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "François Zaninotto" - } - ], - "description": "Faker is a PHP library that generates fake data for you.", - "keywords": [ - "data", - "faker", - "fixtures" - ], - "support": { - "issues": "https://github.com/fzaninotto/Faker/issues", - "source": "https://github.com/fzaninotto/Faker/tree/v1.9.2" - }, - "abandoned": true, - "time": "2020-12-11T09:56:16+00:00" - }, { "name": "grasmash/expander", "version": "1.0.0", @@ -14088,20 +14016,20 @@ }, { "name": "symfony/finder", - "version": "v4.4.20", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6" + "reference": "0d639a0943822626290d169965804f79400e6a04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6", + "url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04", + "reference": "0d639a0943822626290d169965804f79400e6a04", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.2.5" }, "type": "library", "autoload": { @@ -14129,7 +14057,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.20" + "source": "https://github.com/symfony/finder/tree/v5.2.4" }, "funding": [ { @@ -14145,7 +14073,7 @@ "type": "tidelift" } ], - "time": "2021-02-12T10:48:09+00:00" + "time": "2021-02-15T18:55:04+00:00" }, { "name": "symfony/http-foundation", -- 2.45.2 From 2b2094454558c5fc6fb384a49c59688946654c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 2 Jul 2021 12:57:45 -0400 Subject: [PATCH 171/365] Update dependencies --- composer.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index d0d9d2d..48a25c5 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "drupal/drutopia_site": "dev-1.x", "drupal/google_analytics": "^2.3", "drupal/honeypot": "^1.29", - "drupal/hotjar": "^1.2", + "drupal/hotjar": "^1.5", "drupal/http_cache_control": "^1.0", "drupal/http_client_error_status": "^1.0", "drupal/indieweb": "1.x-dev", @@ -58,13 +58,12 @@ "drupal/twigsuggest": "1.x-dev", "drupal/ui_patterns": "^1.0@RC", "drupal/viewsreference": "^1.2", - "drupal/webform": "^5.0@RC", + "drupal/webform": "^6.0", "drupal/webform_mailchimp": "^5.4", "drupal/wysiwyg_linebreaks": "^1.9", "drush/drush": "^10.0", "drutopia/drutopia": "^1.0-beta1", - "wikimedia/composer-merge-plugin": "^2.0", - "zaporylie/composer-drupal-optimizations": "^1.0" + "wikimedia/composer-merge-plugin": "^2.0" }, "require-dev": { "behat/behat": "^3.4", -- 2.45.2 From 9642c21c01b5b88120c4112f537216ae2b79c068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 06:52:52 -0400 Subject: [PATCH 172/365] Commit meaningless ddev update --- .ddev/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 28eb786..5003016 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -16,8 +16,8 @@ /commands/.gitattributes /commands/db/mysql /commands/host/launch -/commands/web/live /commands/web/xdebug +/commands/web/live /config.*.y*ml /db_snapshots /import-db -- 2.45.2 From 53a80038ff47a1fd9b38892a3fa681b293361e0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 06:59:52 -0400 Subject: [PATCH 173/365] Commit updated composer lock with very many minor version updates --- composer.lock | 1146 ++++++++++++++++++++++++++++++------------------- 1 file changed, 694 insertions(+), 452 deletions(-) diff --git a/composer.lock b/composer.lock index ba55b74..91ce467 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": "4ed66379c4ff91bf2850dbbc4c7476a8", + "content-hash": "d8fef263ce189cf052aed138c3acd6bc", "packages": [ { "name": "algolia/places", @@ -271,10 +271,10 @@ }, { "name": "ckeditor/autogrow", - "version": "4.14.1", + "version": "4.16.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.14.1.zip" + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.16.1.zip" }, "require": { "composer/installers": "~1.0" @@ -301,10 +301,10 @@ }, { "name": "ckeditor/fakeobjects", - "version": "4.14.1", + "version": "4.16.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.1.zip" + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.16.1.zip" }, "require": { "composer/installers": "~1.0" @@ -316,10 +316,10 @@ }, { "name": "ckeditor/image", - "version": "4.14.1", + "version": "4.16.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/image/releases/image_4.14.1.zip" + "url": "https://download.ckeditor.com/image/releases/image_4.16.1.zip" }, "require": { "composer/installers": "~1.0" @@ -331,10 +331,10 @@ }, { "name": "ckeditor/link", - "version": "4.14.1", + "version": "4.16.1", "dist": { "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.14.1.zip" + "url": "https://download.ckeditor.com/link/releases/link_4.16.1.zip" }, "require": { "composer/installers": "~1.0" @@ -346,10 +346,10 @@ }, { "name": "codemirror/codemirror", - "version": "5.53.2", + "version": "5.61.1", "dist": { "type": "zip", - "url": "https://github.com/components/codemirror/archive/5.53.2.zip" + "url": "https://github.com/components/codemirror/archive/5.61.1.zip" }, "require": { "composer/installers": "~1.0" @@ -361,16 +361,16 @@ }, { "name": "commerceguys/addressing", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "00c263fa945e7f78524bbb6b99d331f3b493be2a" + "reference": "311040bd78ea2ea82105dd1f17205c449ac8de47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/00c263fa945e7f78524bbb6b99d331f3b493be2a", - "reference": "00c263fa945e7f78524bbb6b99d331f3b493be2a", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/311040bd78ea2ea82105dd1f17205c449ac8de47", + "reference": "311040bd78ea2ea82105dd1f17205c449ac8de47", "shasum": "" }, "require": { @@ -418,22 +418,22 @@ ], "support": { "issues": "https://github.com/commerceguys/addressing/issues", - "source": "https://github.com/commerceguys/addressing/tree/v1.2.0" + "source": "https://github.com/commerceguys/addressing/tree/v1.2.1" }, - "time": "2021-03-14T20:04:10+00:00" + "time": "2021-05-17T08:05:21+00:00" }, { "name": "composer/installers", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" + "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", + "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { @@ -527,6 +527,7 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", @@ -544,6 +545,7 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", @@ -552,7 +554,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v1.10.0" + "source": "https://github.com/composer/installers/tree/v1.11.0" }, "funding": [ { @@ -568,7 +570,7 @@ "type": "tidelift" } ], - "time": "2021-01-14T11:07:16+00:00" + "time": "2021-04-28T06:42:17+00:00" }, { "name": "composer/semver", @@ -1455,16 +1457,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf" + "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/9888dcc74993c030b75f3dd548bb5e20cdbd740c", + "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c", "shasum": "" }, "require": { @@ -1497,9 +1499,9 @@ "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.0" + "source": "https://github.com/cweagans/composer-patches/tree/1.7.1" }, - "time": "2020-09-30T17:56:20+00:00" + "time": "2021-06-08T15:12:46+00:00" }, { "name": "dflydev/dot-access-data", @@ -2230,7 +2232,7 @@ }, { "name": "drupal/admin_toolbar_links_access_filter", - "version": "3.0.0", + "version": "3.0.1", "require": { "drupal/admin_toolbar": "*", "drupal/core": "^8.8.0 || ^9.0" @@ -2238,8 +2240,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "3.0.0", - "datestamp": "1611311186", + "version": "3.0.1", + "datestamp": "1622644077", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2288,7 +2290,7 @@ }, { "name": "drupal/admin_toolbar_tools", - "version": "3.0.0", + "version": "3.0.1", "require": { "drupal/admin_toolbar": "*", "drupal/core": "^8.8.0 || ^9.0" @@ -2296,8 +2298,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "3.0.0", - "datestamp": "1611311186", + "version": "3.0.1", + "datestamp": "1622644077", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2380,6 +2382,10 @@ { "name": "floretan", "homepage": "https://www.drupal.org/user/66163" + }, + { + "name": "nord102", + "homepage": "https://www.drupal.org/user/3471419" } ], "description": "Limit which text formats are available for each field instance.", @@ -2703,17 +2709,17 @@ }, { "name": "drupal/captcha", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "2eaf6f00ea256652c09f785b26dc933cc5b3dd26" + "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "e35a2ce42b652f833d140f7571d1eef0e06b0edc" }, "require": { "drupal/core": "^8.8 || ^9" @@ -2721,8 +2727,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1591160977", + "version": "8.x-1.2", + "datestamp": "1619673374", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3859,16 +3865,16 @@ }, { "name": "drupal/core", - "version": "8.9.14", + "version": "8.9.16", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e" + "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/84796e158cd3bd50af08974dd62931d0cc78dc7e", - "reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e", + "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d", + "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d", "shasum": "" }, "require": { @@ -4087,13 +4093,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.14" + "source": "https://github.com/drupal/core/tree/8.9.16" }, - "time": "2021-04-20T23:05:40+00:00" + "time": "2021-05-25T09:17:58+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.14", + "version": "8.9.16", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -4137,22 +4143,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" }, "time": "2020-08-07T22:30:30+00:00" }, { "name": "drupal/core-recommended", - "version": "8.9.14", + "version": "8.9.16", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3" + "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3", - "reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", + "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", "shasum": "" }, "require": { @@ -4164,7 +4170,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.14", + "drupal/core": "8.9.16", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.17", "guzzlehttp/guzzle": "6.5.4", @@ -4177,7 +4183,7 @@ "laminas/laminas-zendframework-bridge": "1.0.4", "masterminds/html5": "2.3.0", "paragonie/random_compat": "v9.99.99", - "pear/archive_tar": "1.4.12", + "pear/archive_tar": "1.4.13", "pear/console_getopt": "v1.4.3", "pear/pear-core-minimal": "v1.10.10", "pear/pear_exception": "v1.0.1", @@ -4222,32 +4228,32 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/8.9.14" + "source": "https://github.com/drupal/core-recommended/tree/8.9.16" }, - "time": "2021-04-20T23:05:40+00:00" + "time": "2021-05-25T09:17:58+00:00" }, { "name": "drupal/crop", - "version": "1.5.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/crop.git", - "reference": "8.x-1.5" + "reference": "8.x-2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/crop-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "bb275293508cb3988ca6ab766dc1f6ecc22cc03d" + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip", + "reference": "8.x-2.1", + "shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1516357085", + "version": "8.x-2.1", + "datestamp": "1585251827", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4285,17 +4291,17 @@ }, { "name": "drupal/ctools", - "version": "3.5.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.5" + "reference": "8.x-3.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.5.zip", - "reference": "8.x-3.5", - "shasum": "0113cd1e787ff3bde088c836c2d79d14136b0013" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.7.zip", + "reference": "8.x-3.7", + "shasum": "b11c0981a1d2ab3cc9e8e614a337d8e2a2a70c0e" }, "require": { "drupal/core": "^8.8 || ^9" @@ -4303,8 +4309,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.5", - "datestamp": "1618592931", + "version": "8.x-3.7", + "datestamp": "1623860918", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4641,21 +4647,21 @@ }, { "name": "drupal/drutopia_action", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_action.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "97f778fc126e9f6107bffcf9b89185a42e39e74c" + "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "152af38111c9a134d83a9a1d3008ff22eb1b733e" }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", "drupal/drutopia_site": "*", @@ -4671,8 +4677,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214664", + "version": "8.x-1.1", + "datestamp": "1621285719", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4725,22 +4731,22 @@ }, { "name": "drupal/drutopia_article", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "41358f80e06b26cad2065fc74b60397138a7b132" + "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "b354a30fb179eb3ef7d3150efc6c2c6100fa72ee" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "^3.4", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", @@ -4761,8 +4767,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214723", + "version": "8.x-1.1", + "datestamp": "1621286116", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4807,22 +4813,22 @@ }, { "name": "drupal/drutopia_blog", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "f92291e5a1a2ba2c2724fe63a5cd743f4c2649d6" + "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "6667fbe0a2567e6e82e8b382b11d77affc46e8ad" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "^3.4", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", @@ -4843,8 +4849,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214767", + "version": "8.x-1.1", + "datestamp": "1621286219", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4896,25 +4902,27 @@ }, { "name": "drupal/drutopia_campaign", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_campaign.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "f4135d8e51e63ad5c66b97c9a5de67902f81355f" + "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "9fef0bb6103eb3a07100ba87978223d74c5c4bed" }, "require": { + "drupal/block_visibility_groups": "*", "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "^1.0", "drupal/drutopia_seo": "^1.0", "drupal/ds": "^3.7", "drupal/entity_reference_revisions": "*", + "drupal/facets": "*", "drupal/field_group": "^3.0", "drupal/focal_point": "*", "drupal/metatag": "*", @@ -4925,8 +4933,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214813", + "version": "8.x-1.1", + "datestamp": "1621286321", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4978,28 +4986,28 @@ }, { "name": "drupal/drutopia_comment", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_comment.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "fa259408f8d3750a9ceedc45aa6c1714913ca13e" + "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "f6f9a8e2279d46df1adfa66b507f2a8c687f4e86" }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214864", + "version": "8.x-1.1", + "datestamp": "1621286434", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5058,21 +5066,21 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "e0750f22b4325aec04a479dc428c8739fec48f39" + "reference": "13299289df05de2aeb4ac6625cad45bbd53f343d" }, "require": { - "drupal/config_actions": "^1.1", - "drupal/config_perms": "^2.0-beta2", - "drupal/core": "^8.8", - "drupal/crop": "^1.5", - "drupal/ds": "^3.7", + "drupal/config_actions": "^1.3", + "drupal/config_perms": "^2.0", + "drupal/core": "^8.9 || ^9", + "drupal/crop": "^2.1", + "drupal/ds": "^3.12", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^1.5", - "drupal/faqfield": "^1.1", - "drupal/focal_point": "^1.4", - "drupal/metatag": "^1.13", + "drupal/facets": "^1.8", + "drupal/faqfield": "^7.0", + "drupal/focal_point": "^1.5", + "drupal/metatag": "^1.16", "drupal/paragraphs": "^1.12", - "drupal/search_api": "^1.17", + "drupal/search_api": "^1.19", "drupal/search_api_db": "*", "drupal/video_embed_field": "^2.4" }, @@ -5082,8 +5090,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+2-dev", - "datestamp": "1611594376", + "version": "8.x-1.2+0-dev", + "datestamp": "1622150366", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5139,22 +5147,22 @@ }, { "name": "drupal/drutopia_event", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "cf598b86dc55e324f3f0d7bea796789c37defeac" + "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "9296f027401941107cc3099d5879e5ad8b3234a3" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5172,8 +5180,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214946", + "version": "8.x-1.1", + "datestamp": "1621286639", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5225,23 +5233,23 @@ }, { "name": "drupal/drutopia_group", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_group.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "3c009a4bdb9139cd8f599d633f0a3d579775c0f8" + "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "6a7836d4663d76303b3a5c3fabb859ef69eb007d" }, "require": { "drupal/address": "^1.8", "drupal/config_actions": "*", "drupal/config_perms": "*", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "*", "drupal/drutopia_core": "^1.0", "drupal/ds": "*", @@ -5254,8 +5262,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591214977", + "version": "8.x-1.1", + "datestamp": "1621286726", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5307,22 +5315,22 @@ }, { "name": "drupal/drutopia_landing_page", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", - "reference": "8.x-1.0" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "3bcd4a176c3961e870c2903480b33eac9d696e4c" + "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "de8d56c0112ce748e9a3e6bc0e4018e8cce2e24f" }, "require": { "cweagans/composer-patches": "^1.5.0", "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5337,8 +5345,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215018", + "version": "8.x-1.2", + "datestamp": "1624383397", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5390,21 +5398,21 @@ }, { "name": "drupal/drutopia_page", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_page.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "ffaed1879acd8e3f7ff65df69d9b98203a2b580c" + "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "741582b9a39009fb0dc8459e01cf8f95ad63d76b" }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5418,8 +5426,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215057", + "version": "8.x-1.1", + "datestamp": "1621287140", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5470,21 +5478,21 @@ }, { "name": "drupal/drutopia_people", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_people.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "f78f614330448665cfc59f3f8698bc06593d0109" + "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "3523571dacf8e8eaf49e76dff644705141efb4e7" }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "*", "drupal/drutopia_core": "^1.0", "drupal/drutopia_seo": "^1.0", @@ -5500,8 +5508,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215089", + "version": "8.x-1.1", + "datestamp": "1621287220", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5556,29 +5564,29 @@ }, { "name": "drupal/drutopia_related_content", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_related_content.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "c632edf4b56c435f3055f5d1117b8ab00fafa6cd" + "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "79c84c8f47e9b48cf8fcbbd284f265b65518bd3b" }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "^1.0-beta3", "drupal/similarterms": "^1.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215142", + "version": "8.x-1.1", + "datestamp": "1621287575", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5630,22 +5638,22 @@ }, { "name": "drupal/drutopia_resource", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "1f0100c3c9d5c93361a2df20a51e5aedf2d50cd2" + "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "fceb8271f7477483b701efb8e8627c3495db5e2b" }, "require": { "drupal/block_visibility_groups": "^1.3", "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/ctools": "^3.4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^1.0", @@ -5664,8 +5672,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215175", + "version": "8.x-1.1", + "datestamp": "1621289334", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5720,21 +5728,21 @@ }, { "name": "drupal/drutopia_search", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_search.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "a4f404521dca59a3be844e3fe8e896f1c5b9b83a" + "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "eb8f7c7c6b1df8a7dd68a4d92f27054063f978b3" }, "require": { "drupal/block_visibility_groups": "^1.3", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "^1.0", "drupal/facets": "*", "drupal/search_api": "*", @@ -5743,8 +5751,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215256", + "version": "8.x-1.1", + "datestamp": "1621287820", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5796,21 +5804,21 @@ }, { "name": "drupal/drutopia_seo", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_seo.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "7609299b49a5393a7b3fcbc58b3606a63c86f33a" + "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "af41f9c756d958f4b3afd076b737608f52c5a8e2" }, "require": { "drupal/config_actions": "^1.1", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "*", "drupal/metatag": "^1.13", "drupal/redirect": "^1.6", @@ -5819,8 +5827,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215275", + "version": "8.x-1.1", + "datestamp": "1621287991", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5879,7 +5887,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "32be42a3a1a8957189d27bbf973238399a1668ae" + "reference": "eb914783d49bcd402920cc24b45ac60aa31b2783" }, "require": { "drupal/admin_toolbar": "^2.2", @@ -5888,7 +5896,7 @@ "drupal/autosave_form": "^1.1", "drupal/ckeditorheight": "^1.8", "drupal/config_actions": "^1.1", - "drupal/core": "^8 || ^9", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "^1.0", "drupal/ds": "*", "drupal/entity_reference_revisions": "*", @@ -5903,8 +5911,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+1-dev", - "datestamp": "1596662672", + "version": "8.x-1.0+2-dev", + "datestamp": "1619128425", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5955,27 +5963,27 @@ }, { "name": "drupal/drutopia_social", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_social.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "4b3e33fa332417b498dcb470c55d19df4973dd26" + "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "a000b52043b7fb81be18f325c0d4e694ec560191" }, "require": { - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/social_media_links": "^2.6" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215359", + "version": "8.x-1.1", + "datestamp": "1621288156", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6020,21 +6028,21 @@ }, { "name": "drupal/drutopia_storyline", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_storyline.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "9922b7986256b7c758443ae0120fbb90c30ad92c" + "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "1f62443c7ad316b45d09b51f6a1e00fcfd1e2030" }, "require": { "drupal/config_actions": "*", - "drupal/core": "^8", + "drupal/core": "^8.9 || ^9", "drupal/drutopia_core": "^1.0", "drupal/drutopia_page": "^1.0", "drupal/entity_reference_revisions": "*", @@ -6048,8 +6056,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215426", + "version": "8.x-1.1", + "datestamp": "1621288236", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6102,26 +6110,26 @@ }, { "name": "drupal/drutopia_user", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_user.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "54394ff756a2ad08cddfb57cbdccbb0ccd5987b0" + "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "371aaddc62123b7e635d3f16531462472871a4e8" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8.9 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215448", + "version": "8.x-1.1", + "datestamp": "1621288305", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6176,17 +6184,17 @@ }, { "name": "drupal/ds", - "version": "3.12.0", + "version": "3.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.12" + "reference": "8.x-3.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.12.zip", - "reference": "8.x-3.12", - "shasum": "0df49ccc28af94186a6c08aa4233f435c539b273" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.13.zip", + "reference": "8.x-3.13", + "shasum": "86c87f1bf845d26594ae3ce0061d8f311bdce73c" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6198,8 +6206,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.12", - "datestamp": "1615995335", + "version": "8.x-3.13", + "datestamp": "1624456614", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6492,29 +6500,32 @@ }, { "name": "drupal/facets", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "5a8a1092617c4dde96f691e23300d0d436c5fcb3" + "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "f621b84b59c5315db14a0529df5dfc74ca5bc9de" }, "require": { "drupal/core": "^8.8 || ^9" }, + "conflict": { + "drupal/search_api": "<1.14" + }, "require-dev": { - "drupal/search_api": "~1.5" + "drupal/search_api": "~1.14" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1613751460", + "version": "8.x-1.8", + "datestamp": "1620838256", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6560,26 +6571,27 @@ }, { "name": "drupal/faqfield", - "version": "1.1.0", + "version": "7.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/faqfield.git", - "reference": "8.x-1.1" + "reference": "8.x-7.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/faqfield-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "61aeccae9ebf2347567df1a891772e88e9452aa6" + "url": "https://ftp.drupal.org/files/projects/faqfield-8.x-7.0.zip", + "reference": "8.x-7.0", + "shasum": "8788719564a23c1b8472568b9c9b15593d61e1c8" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8 || ^9", + "drupal/jquery_ui_accordion": "^1.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1519216085", + "version": "8.x-7.0", + "datestamp": "1591226895", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6819,7 +6831,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/gdpr.git", - "reference": "8777999faf3f6483d79fa9a5a40b789bb6590d49" + "reference": "225604a11eb04cce2df302ac285f90e06af65641" }, "require": { "drupal/checklistapi": "^1.0", @@ -6848,8 +6860,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.0-alpha7+27-dev", - "datestamp": "1594399233", + "version": "8.x-2.0-alpha7+30-dev", + "datestamp": "1621970422", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6870,6 +6882,14 @@ "name": "Kosa Ilma", "homepage": "https://www.drupal.org/user/3435475" }, + { + "name": "alexdmccabe", + "homepage": "https://www.drupal.org/user/1358588" + }, + { + "name": "andrewbelcher", + "homepage": "https://www.drupal.org/user/655282" + }, { "name": "back-2-95", "homepage": "https://www.drupal.org/user/327328" @@ -6919,7 +6939,7 @@ }, { "name": "drupal/gnode", - "version": "1.3.0", + "version": "1.4.0", "require": { "drupal/core": "^8.8 || ^9", "drupal/group": "*" @@ -6927,8 +6947,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1601990196", + "version": "8.x-1.4", + "datestamp": "1625063515", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7024,28 +7044,28 @@ }, { "name": "drupal/group", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "167129a35353800e7ec1dc3302a4de7da1dae837" + "url": "https://ftp.drupal.org/files/projects/group-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "385a70f421dc3142c9c91876ac8b35ae3afa107e" }, "require": { "drupal/core": "^8.9 || ^9", - "drupal/entity": "^1.0", + "drupal/entity": "^1.2", "drupal/variationcache": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1601990196", + "version": "8.x-1.4", + "datestamp": "1625063515", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7329,6 +7349,139 @@ "source": "https://git.drupalcode.org/project/indieweb" } }, + { + "name": "drupal/jquery_ui", + "version": "1.4.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/jquery_ui.git", + "reference": "8.x-1.4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "64c19ecc8902e2b4b1ab0cc5f5fe28dbc83bfebe" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.4", + "datestamp": "1582149957", + "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": "RobLoach", + "homepage": "https://www.drupal.org/user/61114" + }, + { + "name": "jjeff", + "homepage": "https://www.drupal.org/user/17190" + }, + { + "name": "lauriii", + "homepage": "https://www.drupal.org/user/1078742" + }, + { + "name": "litwol", + "homepage": "https://www.drupal.org/user/78134" + }, + { + "name": "mfb", + "homepage": "https://www.drupal.org/user/12302" + }, + { + "name": "mfer", + "homepage": "https://www.drupal.org/user/25701" + }, + { + "name": "mikelutz", + "homepage": "https://www.drupal.org/user/2972409" + }, + { + "name": "sun", + "homepage": "https://www.drupal.org/user/54136" + }, + { + "name": "webchick", + "homepage": "https://www.drupal.org/user/24967" + }, + { + "name": "zrpnr", + "homepage": "https://www.drupal.org/user/1448368" + } + ], + "description": "Provides jQuery UI library.", + "homepage": "https://www.drupal.org/project/jquery_ui", + "support": { + "source": "https://git.drupalcode.org/project/jquery_ui" + } + }, + { + "name": "drupal/jquery_ui_accordion", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/jquery_ui_accordion.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/jquery_ui_accordion-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "988a3da3b0bc3042e2f42fd20e401272f8369bbd" + }, + "require": { + "drupal/core": "^8 || ^9", + "drupal/jquery_ui": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.1", + "datestamp": "1584106477", + "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": "bnjmnm", + "homepage": "https://www.drupal.org/user/2369194" + }, + { + "name": "lauriii", + "homepage": "https://www.drupal.org/user/1078742" + }, + { + "name": "zrpnr", + "homepage": "https://www.drupal.org/user/1448368" + } + ], + "description": "Provides jQuery UI Accordion library.", + "homepage": "https://www.drupal.org/project/jquery_ui_accordion", + "support": { + "source": "https://git.drupalcode.org/project/jquery_ui_accordion" + } + }, { "name": "drupal/mailchimp", "version": "2.0.2", @@ -7606,17 +7759,17 @@ }, { "name": "drupal/menu_block", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998" + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "6d021a24a6a8691becbecf02ac236a7d8626d4d0" }, "require": { "drupal/core": "^8 || ^9" @@ -7624,8 +7777,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1587721600", + "version": "8.x-1.7", + "datestamp": "1619638238", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7965,6 +8118,10 @@ "name": "drupalspoons", "homepage": "https://www.drupal.org/user/3647684" }, + { + "name": "heddn", + "homepage": "https://www.drupal.org/user/1463982" + }, { "name": "mikeryan", "homepage": "https://www.drupal.org/user/4420" @@ -8037,30 +8194,27 @@ }, { "name": "drupal/minimalhtml", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/minimalhtml.git", - "reference": "8.x-1.2" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "7c40d8d7da7882f3562fd371d0fff10419dae682" + "url": "https://ftp.drupal.org/files/projects/minimalhtml-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "5bcee953dc62eccccbc8f915a98528a603a67c99" }, "require": { "drupal/core": "^8 || ^9", "drupal/wysiwyg_linebreaks": "^1.9" }, - "require-dev": { - "drupal/wysiwyg_linebreaks": "*" - }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1599750975", + "version": "8.x-1.4", + "datestamp": "1625523944", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8298,17 +8452,17 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.11" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "1fc02d1c72cfcce0dab40aa115f8da211712ab73" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "62b30c1f145929c2027b329eed300fcacbc2ae44" }, "require": { "drupal/core": "^8.7.7 || ^9", @@ -8320,8 +8474,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1600331588", + "version": "8.x-1.12", + "datestamp": "1625838473", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8367,29 +8521,29 @@ }, { "name": "drupal/paranoia", - "version": "1.0.0-alpha1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paranoia.git", - "reference": "8.x-1.0-alpha1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-alpha1.zip", - "reference": "8.x-1.0-alpha1", - "shasum": "4beb9c8ad6fdcc4feb0dc78bc8ce0d56560f707e" + "url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "a5a1a6d0d51d5ee93052299b2cceda207e205ee2" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.9 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha1", - "datestamp": "1506626344", + "version": "8.x-1.0-rc1", + "datestamp": "1619724399", "security-coverage": { "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -9213,7 +9367,7 @@ "extra": { "drupal": { "version": "8.x-2.8", - "datestamp": "1615222638", + "datestamp": "1615222684", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9380,29 +9534,29 @@ }, { "name": "drupal/subprofiles", - "version": "1.0.0-alpha2", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/subprofiles.git", - "reference": "8.x-1.0-alpha2" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/subprofiles-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "ea694c467ea7834056d3f4961bd142f41d0acc33" + "url": "https://ftp.drupal.org/files/projects/subprofiles-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "f026baab069c7e81d091925c714cb205a22828c3" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.9 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1507856720", + "version": "8.x-1.0", + "datestamp": "1619564567", "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -9620,7 +9774,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "79bf1ed5513252b855b0f2fcd788e8b8be6090df" + "reference": "25e0102076d52f2cead484abf1ff1e040f5bb868" }, "require": { "drupal/core": "^8 || ^9" @@ -9631,8 +9785,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+3-dev", - "datestamp": "1614593059", + "version": "8.x-1.0-beta3+2-dev", + "datestamp": "1621454264", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9976,26 +10130,26 @@ }, { "name": "drupal/webform", - "version": "5.25.0", + "version": "6.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.25" + "reference": "6.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.25.zip", - "reference": "8.x-5.25", - "shasum": "115f8bc21549abc080543eb772166eb4fd2a162e" + "url": "https://ftp.drupal.org/files/projects/webform-6.0.4.zip", + "reference": "6.0.4", + "shasum": "8b87ffb19f980e9d77957dfb2d784a1a68619d57" }, "require": { - "drupal/core": "^8.8" + "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/address": "~1.0", "drupal/bootstrap": "~3.0", "drupal/captcha": "~1.0", - "drupal/chosen": "~2.0", + "drupal/chosen": "~3.0", "drupal/clientside_validation": "~3.0", "drupal/clientside_validation_jquery": "*", "drupal/devel": "~3.0", @@ -10003,6 +10157,9 @@ "drupal/entity_print": "~2.0", "drupal/gnode": "*", "drupal/group": "1.0", + "drupal/jquery_ui": "~1.0", + "drupal/jquery_ui_checkboxradio": "~1.0", + "drupal/jquery_ui_datepicker": "~1.0", "drupal/lingotek": "~3.0", "drupal/mailsystem": "~4.0", "drupal/paragraphs": "~1.0", @@ -10024,11 +10181,15 @@ "drupal/webform_share": "*", "drupal/webform_ui": "*" }, + "suggest": { + "drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.", + "drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained." + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.25", - "datestamp": "1614873338", + "version": "6.0.4", + "datestamp": "1624461046", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10036,7 +10197,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } } }, @@ -10158,26 +10319,26 @@ }, { "name": "drupal/wysiwyg_linebreaks", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/wysiwyg_linebreaks-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "64f529906354e9689f1a1926ef68959fc627a3ca" + "url": "https://ftp.drupal.org/files/projects/wysiwyg_linebreaks-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "ba7a0c4585449eedbdad19b6d83603c46e5456e7" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1542910380", + "version": "8.x-1.11", + "datestamp": "1619132688", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10192,6 +10353,10 @@ { "name": "geerlingguy", "homepage": "https://www.drupal.org/user/389011" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" } ], "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", @@ -11291,10 +11456,10 @@ }, { "name": "jquery/inputmask", - "version": "5.0.5", + "version": "5.0.6", "dist": { "type": "zip", - "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.5.zip" + "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.6.zip" }, "require": { "composer/installers": "~1.0" @@ -11366,10 +11531,10 @@ }, { "name": "jquery/timepicker", - "version": "1.13.14", + "version": "1.13.18", "dist": { "type": "zip", - "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.14.zip" + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.18.zip" }, "require": { "composer/installers": "~1.0" @@ -12243,16 +12408,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.10.4", + "version": "v4.11.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e" + "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e", - "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94", + "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94", "shasum": "" }, "require": { @@ -12293,9 +12458,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0" }, - "time": "2020-12-20T10:01:03+00:00" + "time": "2021-07-03T13:36:55+00:00" }, { "name": "p3k/http", @@ -12702,16 +12867,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.12", + "version": "1.4.13", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495" + "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495", - "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", + "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", "shasum": "" }, "require": { @@ -12778,7 +12943,7 @@ "type": "patreon" } ], - "time": "2021-01-18T19:32:54+00:00" + "time": "2021-02-16T10:50:50+00:00" }, { "name": "pear/console_getopt", @@ -12940,10 +13105,10 @@ }, { "name": "progress-tracker/progress-tracker", - "version": "1.4.0", + "version": "2.0.6", "dist": { "type": "zip", - "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip" + "url": "https://github.com/NigelOToole/progress-tracker/archive/2.0.6.zip" }, "require": { "composer/installers": "~1.0" @@ -13354,16 +13519,16 @@ }, { "name": "stripe/stripe-php", - "version": "v7.77.0", + "version": "v7.88.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "f6724447481f6fb8c2e714165e092adad9ca470a" + "reference": "7203d00ba9b09830c0c5d5c06a9558db43b8e0ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/f6724447481f6fb8c2e714165e092adad9ca470a", - "reference": "f6724447481f6fb8c2e714165e092adad9ca470a", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/7203d00ba9b09830c0c5d5c06a9558db43b8e0ea", + "reference": "7203d00ba9b09830c0c5d5c06a9558db43b8e0ea", "shasum": "" }, "require": { @@ -13409,9 +13574,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.77.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.88.0" }, - "time": "2021-04-12T17:19:16+00:00" + "time": "2021-07-09T20:01:03+00:00" }, { "name": "svg-pan-zoom/svg-pan-zoom", @@ -13954,16 +14119,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.21", + "version": "v4.4.26", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "940826c465be2690c9fae91b2793481e5cbd6834" + "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/940826c465be2690c9fae91b2793481e5cbd6834", - "reference": "940826c465be2690c9fae91b2793481e5cbd6834", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/a501126eb6ec9288a3434af01b3d4499ec1268a0", + "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0", "shasum": "" }, "require": { @@ -13996,7 +14161,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.21" + "source": "https://github.com/symfony/filesystem/tree/v4.4.26" }, "funding": [ { @@ -14012,20 +14177,20 @@ "type": "tidelift" } ], - "time": "2021-03-28T09:59:32+00:00" + "time": "2021-06-30T07:12:23+00:00" }, { "name": "symfony/finder", - "version": "v5.2.4", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "0d639a0943822626290d169965804f79400e6a04" + "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04", - "reference": "0d639a0943822626290d169965804f79400e6a04", + "url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6", + "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6", "shasum": "" }, "require": { @@ -14057,7 +14222,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.2.4" + "source": "https://github.com/symfony/finder/tree/v5.3.0" }, "funding": [ { @@ -14073,7 +14238,7 @@ "type": "tidelift" } ], - "time": "2021-02-15T18:55:04+00:00" + "time": "2021-05-26T12:52:38+00:00" }, { "name": "symfony/http-foundation", @@ -14782,16 +14947,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.22.1", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91" + "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91", - "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", + "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", "shasum": "" }, "require": { @@ -14800,7 +14965,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -14845,7 +15010,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0" }, "funding": [ { @@ -14861,7 +15026,7 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-util", @@ -15446,16 +15611,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.21", + "version": "v4.4.26", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806" + "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0da0e174f728996f5d5072d6a9f0a42259dbc806", - "reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a586efdf2aa832d05b9249e9115d24f6a2691160", + "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160", "shasum": "" }, "require": { @@ -15515,7 +15680,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.21" + "source": "https://github.com/symfony/var-dumper/tree/v4.4.26" }, "funding": [ { @@ -15531,7 +15696,7 @@ "type": "tidelift" } ], - "time": "2021-03-27T19:49:03+00:00" + "time": "2021-06-17T06:35:48+00:00" }, { "name": "symfony/yaml", @@ -15609,22 +15774,37 @@ ], "time": "2020-05-11T07:51:54+00:00" }, + { + "name": "tabby/tabby", + "version": "12.0.3", + "dist": { + "type": "zip", + "url": "https://github.com/cferdinandi/tabby/archive/v12.0.3.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "tabby" + } + }, { "name": "thinkshout/mailchimp-api-php", - "version": "2.0.0", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/thinkshout/mailchimp-api-php.git", - "reference": "ffa6cf96efe3a7e8e0de8309737a7dae40f51981" + "reference": "83ea6bcfe01b52d79b068e03c05cbfaea6c1b820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/ffa6cf96efe3a7e8e0de8309737a7dae40f51981", - "reference": "ffa6cf96efe3a7e8e0de8309737a7dae40f51981", + "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/83ea6bcfe01b52d79b068e03c05cbfaea6c1b820", + "reference": "83ea6bcfe01b52d79b068e03c05cbfaea6c1b820", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.2.1", + "guzzlehttp/guzzle": "^6.2.1|^7.0.0", "php": ">=5.4.0" }, "require-dev": { @@ -15646,9 +15826,39 @@ ], "support": { "issues": "https://github.com/thinkshout/mailchimp-api-php/issues", - "source": "https://github.com/thinkshout/mailchimp-api-php/tree/master" + "source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.0" }, - "time": "2018-02-27T17:52:03+00:00" + "time": "2021-04-27T19:29:12+00:00" + }, + { + "name": "tippyjs/5.x", + "version": "5.2.1", + "dist": { + "type": "file", + "url": "https://unpkg.com/tippy.js@5.2.1/dist/tippy-bundle.iife.min.js" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "tippyjs/5.x" + } + }, + { + "name": "tippyjs/6.x", + "version": "6.2.6", + "dist": { + "type": "file", + "url": "https://unpkg.com/tippy.js@6.2.6/dist/tippy-bundle.umd.min.js" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "tippyjs/6.x" + } }, { "name": "twig/twig", @@ -15976,53 +16186,6 @@ "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1" }, "time": "2021-02-24T05:28:06+00:00" - }, - { - "name": "zaporylie/composer-drupal-optimizations", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/zaporylie/composer-drupal-optimizations.git", - "reference": "a7f409a765164fd13ac0bd00e19109165c51b369" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/a7f409a765164fd13ac0bd00e19109165c51b369", - "reference": "a7f409a765164fd13ac0bd00e19109165c51b369", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.1 || ^2.0" - }, - "require-dev": { - "composer/composer": "^1.6", - "phpunit/phpunit": "^6" - }, - "type": "composer-plugin", - "extra": { - "class": "zaporylie\\ComposerDrupalOptimizations\\Plugin" - }, - "autoload": { - "psr-4": { - "zaporylie\\ComposerDrupalOptimizations\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jakub Piasecki", - "email": "jakub@piaseccy.pl" - } - ], - "description": "Composer plugin to improve composer performance for Drupal projects", - "support": { - "issues": "https://github.com/zaporylie/composer-drupal-optimizations/issues", - "source": "https://github.com/zaporylie/composer-drupal-optimizations/tree/1.2.0" - }, - "time": "2020-10-22T13:26:00+00:00" } ], "packages-dev": [ @@ -16469,16 +16632,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.20", + "version": "v4.4.25", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "cfa8d92f95294747e3abc04969efee51ed374424" + "reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/cfa8d92f95294747e3abc04969efee51ed374424", - "reference": "cfa8d92f95294747e3abc04969efee51ed374424", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/729b1f0eca3ef18ea4e1a29b166145aff75d8fa1", + "reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1", "shasum": "" }, "require": { @@ -16520,7 +16683,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v4.4.20" + "source": "https://github.com/symfony/browser-kit/tree/v4.4.25" }, "funding": [ { @@ -16536,20 +16699,20 @@ "type": "tidelift" } ], - "time": "2021-02-18T10:52:56+00:00" + "time": "2021-05-26T17:39:37+00:00" }, { "name": "symfony/config", - "version": "v5.2.4", + "version": "v5.3.3", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "212d54675bf203ff8aef7d8cee8eecfb72f4a263" + "reference": "a69e0c55528b47df88d3c4067ddedf32d485d662" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/212d54675bf203ff8aef7d8cee8eecfb72f4a263", - "reference": "212d54675bf203ff8aef7d8cee8eecfb72f4a263", + "url": "https://api.github.com/repos/symfony/config/zipball/a69e0c55528b47df88d3c4067ddedf32d485d662", + "reference": "a69e0c55528b47df88d3c4067ddedf32d485d662", "shasum": "" }, "require": { @@ -16557,7 +16720,8 @@ "symfony/deprecation-contracts": "^2.1", "symfony/filesystem": "^4.4|^5.0", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.15", + "symfony/polyfill-php81": "^1.22" }, "conflict": { "symfony/finder": "<4.4" @@ -16598,7 +16762,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.2.4" + "source": "https://github.com/symfony/config/tree/v5.3.3" }, "funding": [ { @@ -16614,20 +16778,20 @@ "type": "tidelift" } ], - "time": "2021-02-23T23:58:19+00:00" + "time": "2021-06-24T08:13:00+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.20", + "version": "v4.4.25", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8" + "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/f907d3e53ecb2a5fad8609eb2f30525287a734c8", - "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1e29de6dc893b130b45d20d8051efbb040560a9", + "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9", "shasum": "" }, "require": { @@ -16663,7 +16827,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.20" + "source": "https://github.com/symfony/css-selector/tree/v4.4.25" }, "funding": [ { @@ -16679,7 +16843,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-05-26T17:39:37+00:00" }, { "name": "symfony/deprecation-contracts", @@ -16807,6 +16971,85 @@ "source": "https://github.com/symfony/dom-crawler/tree/4.2" }, "time": "2019-06-13T10:57:15+00:00" + }, + { + "name": "symfony/polyfill-php81", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "e66119f3de95efc359483f810c4c3e6436279436" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436", + "reference": "e66119f3de95efc359483f810c4c3e6436279436", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-21T13:25:03+00:00" } ], "aliases": [], @@ -16825,12 +17068,11 @@ "drupal/regionincontent": 20, "drupal/swiftmailer": 10, "drupal/twigsuggest": 20, - "drupal/ui_patterns": 5, - "drupal/webform": 5 + "drupal/ui_patterns": 5 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } -- 2.45.2 From 115eacb9fe1ce618152f75c3b8cbd9a0505a18a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 07:18:30 -0400 Subject: [PATCH 174/365] Adopt standard folder name for database exports --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ee0d84d..f3cd890 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ web/themes/custom/*/src vendor/ ## Ignore folder for SQL dumps -/data +/backup ## Ignore other template-built files: drush/sites/local.site.yml -- 2.45.2 From 0f394481d197863093a5cc165efce9a2ce4beb52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 07:22:45 -0400 Subject: [PATCH 175/365] Add nuke script file to delete all composer-managed everything --- scripts/nuke.sh | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 scripts/nuke.sh diff --git a/scripts/nuke.sh b/scripts/nuke.sh new file mode 100755 index 0000000..b6ab03b --- /dev/null +++ b/scripts/nuke.sh @@ -0,0 +1,33 @@ +# Delete Drupal core and any contrib directories. +rm -rf web/core +rm -rf web/modules/contrib +rm -rf web/themes/contrib +rm -rf web/profiles/contrib +rm -rf drush/Commands/contrib + +# Delete Drupal root files. +rm -f web/.csslintrc +rm -f web/.editorconfig +rm -f web/.eslintignore +rm -f web/.eslintrc.json +rm -f web/.gitattributes +rm -f web/.gitignore +rm -f web/.ht.router.php +rm -f web/autoload.php +rm -f web/example.gitignore +rm -f web/index.php +rm -f web/INSTALL.txt +rm -f web/robots.txt +rm -f web/README.txt +rm -f web/update.php +rm -f web/web.config + +# Delete any Drupal scaffold files. +rm -f .editorconfig +rm -f .gitattributes + +# Delete any third party libraries. +# rm -rf web/libraries + +# Delete the vendor directory. +rm -rf vendor -- 2.45.2 From 2f45fe92a21f42120e9e9e638c6c24202dbb523f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 07:54:51 -0400 Subject: [PATCH 176/365] Add working CSS compiling script that bypasses node/grunt --- scripts/css.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 scripts/css.sh diff --git a/scripts/css.sh b/scripts/css.sh new file mode 100755 index 0000000..75acc9c --- /dev/null +++ b/scripts/css.sh @@ -0,0 +1,9 @@ +#!/bin/bash +set -e +# Confirmed with echo `pwd` that as long as we use via composer it's always in +# /var/www/html (aka the project root). +proj_dir="$(cd $(dirname ${0})/../ && pwd)" # Parent of this script folder. +[ "$proj_dir" != "/var/www/html" ] && { echo "Script running from unexpected path - are you running within ddev, as you should? Try ddev composer css"; exit 1; } +cd /var/www/html/web/themes/custom/agarica/patternlibrary +sassc agaric/sass/agaric.scss agaric/css/agaric.css +echo "Don't forget to commit any updates in the submodule web/themes/custom/agarica/patternlibrary" -- 2.45.2 From bd72dc0486286dd7541089ddd7c3365dd57de848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:00:38 -0400 Subject: [PATCH 177/365] 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 b925a57..9cf4362 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit b925a57e3250dca0409e858add0e614a9fa2fffa +Subproject commit 9cf4362e0780aee1f1a167685b0c9c7634b05e00 -- 2.45.2 From c7a757b9c01f86306b7e3128dc2cafbd9ed0b45e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:01:39 -0400 Subject: [PATCH 178/365] Update name of ignored backup directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f3cd890..77ff9b8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ web/themes/custom/*/src vendor/ ## Ignore folder for SQL dumps -/backup +/backups ## Ignore other template-built files: drush/sites/local.site.yml -- 2.45.2 From 10998145197b4b33aead6b6c0d4c1f8858c3f304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:02:01 -0400 Subject: [PATCH 179/365] Add script for bringing down database, with backups and drop --- scripts/pull.sh | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 scripts/pull.sh diff --git a/scripts/pull.sh b/scripts/pull.sh new file mode 100755 index 0000000..c86a32b --- /dev/null +++ b/scripts/pull.sh @@ -0,0 +1,16 @@ +#!/bin/bash +set -e +# Confirmed with echo `pwd` that as long as we use via composer it's always in +# /var/www/html (aka the project root). +proj_dir="$(cd $(dirname ${0})/../ && pwd)" # Parent of this script folder. +[ "$proj_dir" != "/var/www/html" ] && { echo "Script running from unexpected path - are you running within ddev, as you should?"; exit 1; } +backup_file="$(date +%Y%m%dT%H%M%S)_pre_pull.sql" +[ ! -d /var/www/html/backups ] && mkdir /var/www/html/backups || true +echo "Backing up current db to backups/${backup_file}..." +drush sql-dump > /var/www/html/backups/${backup_file} +echo "Dropping local db..." +drush -y sql-drop +echo "Pulling db from live into local..." +drush -y sql-sync @live @self +drush cr +echo "Done" -- 2.45.2 From a83fc897c7c1454b456d19512151e2d1751fff9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:02:15 -0400 Subject: [PATCH 180/365] Add composer commands for our shell scripts --- composer.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 48a25c5..1aa3456 100644 --- a/composer.json +++ b/composer.json @@ -114,10 +114,9 @@ } }, "scripts": { - "nuke": "rm -rf vendor web/core web/modules/contrib web/profiles/contrib drush/contrib", - "quick-start": [ - "composer install", - "php docroot/core/scripts/drupal quick-start drutopia --no-interaction" - ] + "nuke": "scripts/nuke.sh", + "pull": "scripts/pull.sh", + "pull-files": "drush -y rsync @live:%files @self:%files", + "css": "scripts/css.sh" } } -- 2.45.2 From b1b12e05053aee2aa37758e924d5e06610d6d4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:14:19 -0400 Subject: [PATCH 181/365] Move config out of redundant sync directory --- config/{sync => }/.htaccess | 0 config/{sync => }/antibot.settings.yml | 0 config/{sync => }/automated_cron.settings.yml | 0 config/{sync => }/autosave_form.messages.yml | 0 config/{sync => }/autosave_form.settings.yml | 0 config/{sync => }/block.block.agarica_account_menu.yml | 0 config/{sync => }/block.block.agarica_branding.yml | 0 config/{sync => }/block.block.agarica_content.yml | 0 config/{sync => }/block.block.agarica_footer_menu.yml | 0 config/{sync => }/block.block.agarica_group_operations.yml | 0 config/{sync => }/block.block.agarica_help.yml | 0 config/{sync => }/block.block.agarica_home_page_custom_1.yml | 0 config/{sync => }/block.block.agarica_home_page_custom_2.yml | 0 config/{sync => }/block.block.agarica_home_page_custom_3.yml | 0 config/{sync => }/block.block.agarica_local_actions.yml | 0 config/{sync => }/block.block.agarica_local_tasks.yml | 0 config/{sync => }/block.block.agarica_main_menu.yml | 0 config/{sync => }/block.block.agarica_messages.yml | 0 config/{sync => }/block.block.agarica_page_title.yml | 0 config/{sync => }/block.block.agarica_powered_by_drutopia.yml | 0 config/{sync => }/block.block.agarica_socialmedialinks.yml | 0 ...agarica_views_block__related_content_block_related_content.yml | 0 config/{sync => }/block.block.agaricnewsletter.yml | 0 config/{sync => }/block.block.article_topics_facet.yml | 0 config/{sync => }/block.block.article_type_facet.yml | 0 config/{sync => }/block.block.blog_topics_facet.yml | 0 config/{sync => }/block.block.bulma_account_menu.yml | 0 config/{sync => }/block.block.bulma_branding.yml | 0 config/{sync => }/block.block.bulma_content.yml | 0 config/{sync => }/block.block.bulma_help.yml | 0 config/{sync => }/block.block.bulma_local_tasks.yml | 0 config/{sync => }/block.block.bulma_main_menu.yml | 0 config/{sync => }/block.block.bulma_messages.yml | 0 config/{sync => }/block.block.bulma_page_title.yml | 0 config/{sync => }/block.block.bulma_powered.yml | 0 config/{sync => }/block.block.bulma_tools.yml | 0 config/{sync => }/block.block.content_search_form_global.yml | 0 config/{sync => }/block.block.content_search_form_search.yml | 0 config/{sync => }/block.block.event_topics_facet.yml | 0 config/{sync => }/block.block.event_type_facet.yml | 0 config/{sync => }/block.block.exposedformsearchpage_1.yml | 0 config/{sync => }/block.block.exposedformsearchpage_1_2.yml | 0 config/{sync => }/block.block.footer_about_us.yml | 0 config/{sync => }/block.block.footer_get_involved.yml | 0 config/{sync => }/block.block.footer_our_work.yml | 0 config/{sync => }/block.block.group_operations.yml | 0 config/{sync => }/block.block.hireagaric.yml | 0 config/{sync => }/block.block.home_page_custom_1.yml | 0 config/{sync => }/block.block.home_page_custom_2.yml | 0 config/{sync => }/block.block.home_page_custom_3.yml | 0 config/{sync => }/block.block.home_page_feature.yml | 0 config/{sync => }/block.block.languageswitcher.yml | 0 config/{sync => }/block.block.mainnavigation.yml | 0 config/{sync => }/block.block.octavia_account_menu.yml | 0 config/{sync => }/block.block.octavia_branding.yml | 0 config/{sync => }/block.block.octavia_content.yml | 0 config/{sync => }/block.block.octavia_footer_menu.yml | 0 config/{sync => }/block.block.octavia_help.yml | 0 config/{sync => }/block.block.octavia_local_actions.yml | 0 config/{sync => }/block.block.octavia_local_tasks.yml | 0 config/{sync => }/block.block.octavia_main_menu.yml | 0 config/{sync => }/block.block.octavia_messages.yml | 0 config/{sync => }/block.block.octavia_page_title.yml | 0 config/{sync => }/block.block.octavia_powered_by_drutopia.yml | 0 config/{sync => }/block.block.resource_topics_facet.yml | 0 config/{sync => }/block.block.resource_type_facet.yml | 0 config/{sync => }/block.block.seven_breadcrumbs.yml | 0 config/{sync => }/block.block.seven_content.yml | 0 config/{sync => }/block.block.seven_help.yml | 0 config/{sync => }/block.block.seven_local_actions.yml | 0 config/{sync => }/block.block.seven_login.yml | 0 config/{sync => }/block.block.seven_messages.yml | 0 config/{sync => }/block.block.seven_page_title.yml | 0 config/{sync => }/block.block.seven_primary_local_tasks.yml | 0 config/{sync => }/block.block.seven_secondary_local_tasks.yml | 0 config/{sync => }/block.block.socialmedialinks.yml | 0 config/{sync => }/block.block.upcomingtrainingsfromagaric.yml | 0 config/{sync => }/block.block.userlogin.yml | 0 ...k.block.views_block__related_content_block_related_content.yml | 0 config/{sync => }/block_content.type.basic.yml | 0 config/{sync => }/block_content.type.content_reference.yml | 0 config/{sync => }/block_content.type.slide.yml | 0 ...k_visibility_groups.block_visibility_group.article_listing.yml | 0 ...lock_visibility_groups.block_visibility_group.blog_listing.yml | 0 ...ock_visibility_groups.block_visibility_group.event_listing.yml | 0 .../block_visibility_groups.block_visibility_group.home_page.yml | 0 ..._visibility_groups.block_visibility_group.resource_listing.yml | 0 .../block_visibility_groups.block_visibility_group.search.yml | 0 config/{sync => }/bulma.settings.yml | 0 config/{sync => }/coffee.configuration.yml | 0 config/{sync => }/comment.type.comment.yml | 0 config/{sync => }/comment_notify.settings.yml | 0 ...nfig_perms.custom_perms_entity.administer_account_settings.yml | 0 .../config_perms.custom_perms_entity.administer_date_time.yml | 0 .../config_perms.custom_perms_entity.administer_error_logs.yml | 0 .../config_perms.custom_perms_entity.administer_file_system.yml | 0 .../config_perms.custom_perms_entity.administer_groups.yml | 0 ...nfig_perms.custom_perms_entity.administer_site_information.yml | 0 .../config_perms.custom_perms_entity.edit_contact_form.yml | 0 .../config_snapshot.snapshot.config_sync.module.address.yml | 0 .../config_snapshot.snapshot.config_sync.module.admin_toolbar.yml | 0 ...g_snapshot.snapshot.config_sync.module.admin_toolbar_tools.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.agaric_migration.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.allowed_formats.yml | 0 .../config_snapshot.snapshot.config_sync.module.antibot.yml | 0 ...config_snapshot.snapshot.config_sync.module.automated_cron.yml | 0 .../config_snapshot.snapshot.config_sync.module.autosave_form.yml | 0 ...ig_snapshot.snapshot.config_sync.module.better_normalizers.yml | 0 .../config_snapshot.snapshot.config_sync.module.block.yml | 0 .../config_snapshot.snapshot.config_sync.module.block_content.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.block_theme_sync.yml | 0 ...apshot.snapshot.config_sync.module.block_visibility_groups.yml | 0 .../config_snapshot.snapshot.config_sync.module.breakpoint.yml | 0 .../config_snapshot.snapshot.config_sync.module.ckeditor.yml | 0 ...fig_snapshot.snapshot.config_sync.module.ckeditor_markdown.yml | 0 .../config_snapshot.snapshot.config_sync.module.coffee.yml | 0 .../config_snapshot.snapshot.config_sync.module.color.yml | 0 .../config_snapshot.snapshot.config_sync.module.comment.yml | 0 ...config_snapshot.snapshot.config_sync.module.comment_notify.yml | 0 .../config_snapshot.snapshot.config_sync.module.components.yml | 0 .../config_snapshot.snapshot.config_sync.module.config.yml | 0 ...config_snapshot.snapshot.config_sync.module.config_actions.yml | 0 ...apshot.snapshot.config_sync.module.config_actions_provider.yml | 0 .../config_snapshot.snapshot.config_sync.module.config_distro.yml | 0 .../config_snapshot.snapshot.config_sync.module.config_filter.yml | 0 .../config_snapshot.snapshot.config_sync.module.config_merge.yml | 0 ...fig_snapshot.snapshot.config_sync.module.config_normalizer.yml | 0 .../config_snapshot.snapshot.config_sync.module.config_perms.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.config_provider.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.config_snapshot.yml | 0 .../config_snapshot.snapshot.config_sync.module.config_sync.yml | 0 ...ig_snapshot.snapshot.config_sync.module.config_translation.yml | 0 .../config_snapshot.snapshot.config_sync.module.config_update.yml | 0 .../config_snapshot.snapshot.config_sync.module.contact.yml | 0 ...g_snapshot.snapshot.config_sync.module.content_translation.yml | 0 .../config_snapshot.snapshot.config_sync.module.contextual.yml | 0 .../config_snapshot.snapshot.config_sync.module.crop.yml | 0 .../config_snapshot.snapshot.config_sync.module.ctools.yml | 0 .../config_snapshot.snapshot.config_sync.module.customerror.yml | 0 .../config_snapshot.snapshot.config_sync.module.datetime.yml | 0 ...config_snapshot.snapshot.config_sync.module.datetime_range.yml | 0 .../config_snapshot.snapshot.config_sync.module.dblog.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.default_content.yml | 0 .../config_snapshot.snapshot.config_sync.module.diff.yml | 0 ...fig_snapshot.snapshot.config_sync.module.dropdown_language.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.drutopia_action.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.drutopia_article.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia_blog.yml | 0 ...fig_snapshot.snapshot.config_sync.module.drutopia_campaign.yml | 0 ...g_snapshot.snapshot.config_sync.module.drutopia_case_study.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.drutopia_comment.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia_core.yml | 0 ...shot.snapshot.config_sync.module.drutopia_creative_license.yml | 0 ...config_snapshot.snapshot.config_sync.module.drutopia_event.yml | 0 ...config_snapshot.snapshot.config_sync.module.drutopia_group.yml | 0 ...ig_snapshot.snapshot.config_sync.module.drutopia_home_page.yml | 0 ...snapshot.snapshot.config_sync.module.drutopia_landing_page.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia_page.yml | 0 ...apshot.snapshot.config_sync.module.drutopia_page_storyline.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.drutopia_people.yml | 0 ...pshot.snapshot.config_sync.module.drutopia_related_content.yml | 0 ...fig_snapshot.snapshot.config_sync.module.drutopia_resource.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.drutopia_search.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia_seo.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia_site.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.drutopia_social.yml | 0 ...ig_snapshot.snapshot.config_sync.module.drutopia_storyline.yml | 0 .../config_snapshot.snapshot.config_sync.module.drutopia_user.yml | 0 .../{sync => }/config_snapshot.snapshot.config_sync.module.ds.yml | 0 ...ig_snapshot.snapshot.config_sync.module.dynamic_page_cache.yml | 0 .../config_snapshot.snapshot.config_sync.module.editor.yml | 0 ...hot.snapshot.config_sync.module.entity_reference_revisions.yml | 0 ...ig_snapshot.snapshot.config_sync.module.exclude_node_title.yml | 0 .../config_snapshot.snapshot.config_sync.module.facets.yml | 0 .../config_snapshot.snapshot.config_sync.module.faqfield.yml | 0 .../config_snapshot.snapshot.config_sync.module.field.yml | 0 .../config_snapshot.snapshot.config_sync.module.field_group.yml | 0 .../config_snapshot.snapshot.config_sync.module.field_ui.yml | 0 .../config_snapshot.snapshot.config_sync.module.file.yml | 0 .../config_snapshot.snapshot.config_sync.module.filter.yml | 0 .../config_snapshot.snapshot.config_sync.module.focal_point.yml | 0 .../config_snapshot.snapshot.config_sync.module.gnode.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.google_analytics.yml | 0 .../config_snapshot.snapshot.config_sync.module.group.yml | 0 .../config_snapshot.snapshot.config_sync.module.hal.yml | 0 .../config_snapshot.snapshot.config_sync.module.help.yml | 0 .../config_snapshot.snapshot.config_sync.module.history.yml | 0 .../config_snapshot.snapshot.config_sync.module.honeypot.yml | 0 ...pshot.snapshot.config_sync.module.http_client_error_status.yml | 0 .../config_snapshot.snapshot.config_sync.module.image.yml | 0 .../config_snapshot.snapshot.config_sync.module.indieweb.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.indieweb_context.yml | 0 .../config_snapshot.snapshot.config_sync.module.indieweb_feed.yml | 0 ..._snapshot.snapshot.config_sync.module.indieweb_microformat.yml | 0 ...g_snapshot.snapshot.config_sync.module.indieweb_webmention.yml | 0 .../config_snapshot.snapshot.config_sync.module.language.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.layout_discovery.yml | 0 .../config_snapshot.snapshot.config_sync.module.link.yml | 0 .../config_snapshot.snapshot.config_sync.module.locale.yml | 0 .../config_snapshot.snapshot.config_sync.module.mailchimp.yml | 0 .../config_snapshot.snapshot.config_sync.module.markdown.yml | 0 .../config_snapshot.snapshot.config_sync.module.menu_block.yml | 0 ...fig_snapshot.snapshot.config_sync.module.menu_link_content.yml | 0 ...ig_snapshot.snapshot.config_sync.module.menu_trail_by_path.yml | 0 .../config_snapshot.snapshot.config_sync.module.menu_ui.yml | 0 .../config_snapshot.snapshot.config_sync.module.metatag.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.metatag_facebook.yml | 0 ...ig_snapshot.snapshot.config_sync.module.metatag_open_graph.yml | 0 ...snapshot.snapshot.config_sync.module.metatag_twitter_cards.yml | 0 .../config_snapshot.snapshot.config_sync.module.migrate.yml | 0 ...config_snapshot.snapshot.config_sync.module.migrate_drupal.yml | 0 .../config_snapshot.snapshot.config_sync.module.migrate_plus.yml | 0 .../config_snapshot.snapshot.config_sync.module.migrate_tools.yml | 0 .../config_snapshot.snapshot.config_sync.module.minimalhtml.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.multiline_config.yml | 0 .../config_snapshot.snapshot.config_sync.module.node.yml | 0 .../config_snapshot.snapshot.config_sync.module.options.yml | 0 .../config_snapshot.snapshot.config_sync.module.page_cache.yml | 0 .../config_snapshot.snapshot.config_sync.module.paragraphs.yml | 0 ...g_snapshot.snapshot.config_sync.module.paragraphs_features.yml | 0 .../config_snapshot.snapshot.config_sync.module.path.yml | 0 .../config_snapshot.snapshot.config_sync.module.path_alias.yml | 0 .../config_snapshot.snapshot.config_sync.module.pathauto.yml | 0 .../config_snapshot.snapshot.config_sync.module.preview_link.yml | 0 .../config_snapshot.snapshot.config_sync.module.quickedit.yml | 0 .../config_snapshot.snapshot.config_sync.module.rdf.yml | 0 .../config_snapshot.snapshot.config_sync.module.redirect.yml | 0 .../config_snapshot.snapshot.config_sync.module.redirect_404.yml | 0 ...onfig_snapshot.snapshot.config_sync.module.regionincontent.yml | 0 ...nfig_snapshot.snapshot.config_sync.module.responsive_image.yml | 0 .../config_snapshot.snapshot.config_sync.module.scn.yml | 0 .../config_snapshot.snapshot.config_sync.module.search_api.yml | 0 .../config_snapshot.snapshot.config_sync.module.search_api_db.yml | 0 .../config_snapshot.snapshot.config_sync.module.serialization.yml | 0 .../config_snapshot.snapshot.config_sync.module.shortcut.yml | 0 .../config_snapshot.snapshot.config_sync.module.similarterms.yml | 0 .../config_snapshot.snapshot.config_sync.module.skins.yml | 0 ...ig_snapshot.snapshot.config_sync.module.social_media_links.yml | 0 .../config_snapshot.snapshot.config_sync.module.statistics.yml | 0 .../config_snapshot.snapshot.config_sync.module.stripe.yml | 0 .../config_snapshot.snapshot.config_sync.module.syslog.yml | 0 .../config_snapshot.snapshot.config_sync.module.system.yml | 0 .../config_snapshot.snapshot.config_sync.module.taxonomy.yml | 0 .../config_snapshot.snapshot.config_sync.module.telephone.yml | 0 .../config_snapshot.snapshot.config_sync.module.text.yml | 0 ...pshot.snapshot.config_sync.module.textarea_widget_for_text.yml | 0 .../config_snapshot.snapshot.config_sync.module.token.yml | 0 .../config_snapshot.snapshot.config_sync.module.toolbar.yml | 0 .../config_snapshot.snapshot.config_sync.module.tour.yml | 0 .../config_snapshot.snapshot.config_sync.module.twigsuggest.yml | 0 .../config_snapshot.snapshot.config_sync.module.ui_patterns.yml | 0 ...config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml | 0 ...g_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml | 0 ...g_snapshot.snapshot.config_sync.module.ui_patterns_library.yml | 0 .../config_snapshot.snapshot.config_sync.module.update.yml | 0 .../config_snapshot.snapshot.config_sync.module.user.yml | 0 ...fig_snapshot.snapshot.config_sync.module.video_embed_field.yml | 0 .../config_snapshot.snapshot.config_sync.module.views.yml | 0 .../config_snapshot.snapshot.config_sync.module.views_ui.yml | 0 ...config_snapshot.snapshot.config_sync.module.viewsreference.yml | 0 .../config_snapshot.snapshot.config_sync.module.webform.yml | 0 ...fig_snapshot.snapshot.config_sync.module.webform_mailchimp.yml | 0 ...apshot.snapshot.config_sync.module.webform_scheduled_email.yml | 0 .../config_snapshot.snapshot.config_sync.module.webform_ui.yml | 0 ...ig_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml | 0 .../config_snapshot.snapshot.config_sync.theme.agarica.yml | 0 .../config_snapshot.snapshot.config_sync.theme.bulma.yml | 0 .../config_snapshot.snapshot.config_sync.theme.classy.yml | 0 .../config_snapshot.snapshot.config_sync.theme.octavia.yml | 0 .../config_snapshot.snapshot.config_sync.theme.seven.yml | 0 .../config_snapshot.snapshot.config_sync.theme.stable.yml | 0 config/{sync => }/contact.form.feedback.yml | 0 config/{sync => }/contact.form.personal.yml | 0 config/{sync => }/contact.settings.yml | 0 .../core.base_field_override.block_content.basic.changed.yml | 0 .../core.base_field_override.block_content.basic.info.yml | 0 .../core.base_field_override.block_content.basic.metatag.yml | 0 .../core.base_field_override.block_content.basic.status.yml | 0 .../core.base_field_override.block_content.slide.changed.yml | 0 .../core.base_field_override.block_content.slide.info.yml | 0 .../core.base_field_override.block_content.slide.metatag.yml | 0 .../core.base_field_override.block_content.slide.status.yml | 0 .../core.base_field_override.comment.comment.changed.yml | 0 .../core.base_field_override.comment.comment.created.yml | 0 .../core.base_field_override.comment.comment.homepage.yml | 0 .../core.base_field_override.comment.comment.hostname.yml | 0 .../{sync => }/core.base_field_override.comment.comment.mail.yml | 0 .../{sync => }/core.base_field_override.comment.comment.name.yml | 0 .../core.base_field_override.comment.comment.status.yml | 0 .../core.base_field_override.comment.comment.subject.yml | 0 .../{sync => }/core.base_field_override.comment.comment.uid.yml | 0 .../{sync => }/core.base_field_override.group.group.changed.yml | 0 .../{sync => }/core.base_field_override.group.group.created.yml | 0 config/{sync => }/core.base_field_override.group.group.label.yml | 0 .../{sync => }/core.base_field_override.group.group.metatag.yml | 0 config/{sync => }/core.base_field_override.group.group.path.yml | 0 config/{sync => }/core.base_field_override.group.group.uid.yml | 0 ...ield_override.group_content.group-group_membership.changed.yml | 0 ...ield_override.group_content.group-group_membership.created.yml | 0 ..._field_override.group_content.group-group_membership.label.yml | 0 ...ield_override.group_content.group-group_membership.metatag.yml | 0 ...e_field_override.group_content.group-group_membership.path.yml | 0 ...se_field_override.group_content.group-group_membership.uid.yml | 0 ...field_override.menu_link_content.menu_link_content.changed.yml | 0 ...d_override.menu_link_content.menu_link_content.description.yml | 0 ...field_override.menu_link_content.menu_link_content.metatag.yml | 0 ...e_field_override.menu_link_content.menu_link_content.title.yml | 0 .../{sync => }/core.base_field_override.node.action.changed.yml | 0 .../{sync => }/core.base_field_override.node.action.created.yml | 0 .../{sync => }/core.base_field_override.node.action.menu_link.yml | 0 .../{sync => }/core.base_field_override.node.action.metatag.yml | 0 config/{sync => }/core.base_field_override.node.action.path.yml | 0 .../{sync => }/core.base_field_override.node.action.promote.yml | 0 config/{sync => }/core.base_field_override.node.action.status.yml | 0 config/{sync => }/core.base_field_override.node.action.sticky.yml | 0 config/{sync => }/core.base_field_override.node.action.title.yml | 0 config/{sync => }/core.base_field_override.node.action.uid.yml | 0 .../{sync => }/core.base_field_override.node.article.changed.yml | 0 .../{sync => }/core.base_field_override.node.article.created.yml | 0 .../core.base_field_override.node.article.menu_link.yml | 0 .../{sync => }/core.base_field_override.node.article.metatag.yml | 0 config/{sync => }/core.base_field_override.node.article.path.yml | 0 .../{sync => }/core.base_field_override.node.article.promote.yml | 0 .../{sync => }/core.base_field_override.node.article.status.yml | 0 .../{sync => }/core.base_field_override.node.article.sticky.yml | 0 config/{sync => }/core.base_field_override.node.article.title.yml | 0 config/{sync => }/core.base_field_override.node.article.uid.yml | 0 config/{sync => }/core.base_field_override.node.blog.changed.yml | 0 config/{sync => }/core.base_field_override.node.blog.created.yml | 0 .../{sync => }/core.base_field_override.node.blog.menu_link.yml | 0 config/{sync => }/core.base_field_override.node.blog.metatag.yml | 0 config/{sync => }/core.base_field_override.node.blog.path.yml | 0 config/{sync => }/core.base_field_override.node.blog.promote.yml | 0 config/{sync => }/core.base_field_override.node.blog.status.yml | 0 config/{sync => }/core.base_field_override.node.blog.sticky.yml | 0 config/{sync => }/core.base_field_override.node.blog.title.yml | 0 config/{sync => }/core.base_field_override.node.blog.uid.yml | 0 .../{sync => }/core.base_field_override.node.campaign.changed.yml | 0 .../{sync => }/core.base_field_override.node.campaign.created.yml | 0 .../core.base_field_override.node.campaign.menu_link.yml | 0 .../{sync => }/core.base_field_override.node.campaign.metatag.yml | 0 config/{sync => }/core.base_field_override.node.campaign.path.yml | 0 .../{sync => }/core.base_field_override.node.campaign.promote.yml | 0 .../{sync => }/core.base_field_override.node.campaign.status.yml | 0 .../{sync => }/core.base_field_override.node.campaign.sticky.yml | 0 .../{sync => }/core.base_field_override.node.campaign.title.yml | 0 config/{sync => }/core.base_field_override.node.campaign.uid.yml | 0 .../core.base_field_override.node.case_study.changed.yml | 0 .../core.base_field_override.node.case_study.created.yml | 0 .../core.base_field_override.node.case_study.menu_link.yml | 0 .../core.base_field_override.node.case_study.metatag.yml | 0 .../{sync => }/core.base_field_override.node.case_study.path.yml | 0 .../core.base_field_override.node.case_study.promote.yml | 0 .../core.base_field_override.node.case_study.status.yml | 0 .../core.base_field_override.node.case_study.sticky.yml | 0 .../{sync => }/core.base_field_override.node.case_study.title.yml | 0 .../{sync => }/core.base_field_override.node.case_study.uid.yml | 0 config/{sync => }/core.base_field_override.node.event.changed.yml | 0 config/{sync => }/core.base_field_override.node.event.created.yml | 0 .../{sync => }/core.base_field_override.node.event.menu_link.yml | 0 config/{sync => }/core.base_field_override.node.event.metatag.yml | 0 config/{sync => }/core.base_field_override.node.event.path.yml | 0 config/{sync => }/core.base_field_override.node.event.promote.yml | 0 config/{sync => }/core.base_field_override.node.event.status.yml | 0 config/{sync => }/core.base_field_override.node.event.sticky.yml | 0 config/{sync => }/core.base_field_override.node.event.title.yml | 0 config/{sync => }/core.base_field_override.node.event.uid.yml | 0 .../core.base_field_override.node.landing_page.changed.yml | 0 .../core.base_field_override.node.landing_page.created.yml | 0 .../core.base_field_override.node.landing_page.menu_link.yml | 0 .../core.base_field_override.node.landing_page.metatag.yml | 0 .../core.base_field_override.node.landing_page.path.yml | 0 .../core.base_field_override.node.landing_page.promote.yml | 0 .../core.base_field_override.node.landing_page.status.yml | 0 .../core.base_field_override.node.landing_page.sticky.yml | 0 .../core.base_field_override.node.landing_page.title.yml | 0 .../{sync => }/core.base_field_override.node.landing_page.uid.yml | 0 config/{sync => }/core.base_field_override.node.page.metatag.yml | 0 config/{sync => }/core.base_field_override.node.page.path.yml | 0 config/{sync => }/core.base_field_override.node.page.promote.yml | 0 config/{sync => }/core.base_field_override.node.page.status.yml | 0 config/{sync => }/core.base_field_override.node.page.sticky.yml | 0 config/{sync => }/core.base_field_override.node.page.uid.yml | 0 .../{sync => }/core.base_field_override.node.people.changed.yml | 0 .../{sync => }/core.base_field_override.node.people.created.yml | 0 .../{sync => }/core.base_field_override.node.people.menu_link.yml | 0 .../{sync => }/core.base_field_override.node.people.metatag.yml | 0 config/{sync => }/core.base_field_override.node.people.path.yml | 0 .../{sync => }/core.base_field_override.node.people.promote.yml | 0 config/{sync => }/core.base_field_override.node.people.status.yml | 0 config/{sync => }/core.base_field_override.node.people.sticky.yml | 0 config/{sync => }/core.base_field_override.node.people.title.yml | 0 config/{sync => }/core.base_field_override.node.people.uid.yml | 0 .../{sync => }/core.base_field_override.node.resource.changed.yml | 0 .../{sync => }/core.base_field_override.node.resource.created.yml | 0 .../core.base_field_override.node.resource.menu_link.yml | 0 .../{sync => }/core.base_field_override.node.resource.metatag.yml | 0 config/{sync => }/core.base_field_override.node.resource.path.yml | 0 .../{sync => }/core.base_field_override.node.resource.promote.yml | 0 .../{sync => }/core.base_field_override.node.resource.status.yml | 0 .../{sync => }/core.base_field_override.node.resource.sticky.yml | 0 .../{sync => }/core.base_field_override.node.resource.title.yml | 0 config/{sync => }/core.base_field_override.node.resource.uid.yml | 0 .../{sync => }/core.base_field_override.paragraph.faq.created.yml | 0 .../{sync => }/core.base_field_override.paragraph.faq.status.yml | 0 .../core.base_field_override.paragraph.file.created.yml | 0 .../{sync => }/core.base_field_override.paragraph.file.status.yml | 0 .../core.base_field_override.paragraph.image.created.yml | 0 .../core.base_field_override.paragraph.image.status.yml | 0 ...base_field_override.paragraph.quotation_with_image.created.yml | 0 ....base_field_override.paragraph.quotation_with_image.status.yml | 0 .../core.base_field_override.paragraph.slide.created.yml | 0 .../core.base_field_override.paragraph.slide.status.yml | 0 ...ore.base_field_override.paragraph.storyline_header.created.yml | 0 ...core.base_field_override.paragraph.storyline_header.status.yml | 0 .../core.base_field_override.paragraph.storyline_item.created.yml | 0 .../core.base_field_override.paragraph.storyline_item.status.yml | 0 .../core.base_field_override.paragraph.text.created.yml | 0 .../{sync => }/core.base_field_override.paragraph.text.status.yml | 0 .../core.base_field_override.paragraph.title.created.yml | 0 .../core.base_field_override.paragraph.title.status.yml | 0 .../core.base_field_override.paragraph.update.created.yml | 0 .../core.base_field_override.paragraph.update.status.yml | 0 .../core.base_field_override.paragraph.video.created.yml | 0 .../core.base_field_override.paragraph.video.status.yml | 0 .../core.base_field_override.paragraph.view.created.yml | 0 .../{sync => }/core.base_field_override.paragraph.view.status.yml | 0 .../core.base_field_override.paragraph.webform.created.yml | 0 .../core.base_field_override.paragraph.webform.status.yml | 0 .../core.base_field_override.shortcut.default.metatag.yml | 0 .../core.base_field_override.shortcut.default.title.yml | 0 ...core.base_field_override.taxonomy_term.action_type.changed.yml | 0 ....base_field_override.taxonomy_term.action_type.description.yml | 0 ...core.base_field_override.taxonomy_term.action_type.metatag.yml | 0 .../core.base_field_override.taxonomy_term.action_type.name.yml | 0 .../core.base_field_override.taxonomy_term.action_type.path.yml | 0 .../core.base_field_override.taxonomy_term.action_type.status.yml | 0 ...ore.base_field_override.taxonomy_term.article_type.changed.yml | 0 ...base_field_override.taxonomy_term.article_type.description.yml | 0 ...ore.base_field_override.taxonomy_term.article_type.metatag.yml | 0 .../core.base_field_override.taxonomy_term.article_type.name.yml | 0 .../core.base_field_override.taxonomy_term.article_type.path.yml | 0 ...core.base_field_override.taxonomy_term.article_type.status.yml | 0 .../core.base_field_override.taxonomy_term.event_type.changed.yml | 0 ...e.base_field_override.taxonomy_term.event_type.description.yml | 0 .../core.base_field_override.taxonomy_term.event_type.metatag.yml | 0 .../core.base_field_override.taxonomy_term.event_type.name.yml | 0 .../core.base_field_override.taxonomy_term.event_type.path.yml | 0 .../core.base_field_override.taxonomy_term.event_type.status.yml | 0 .../core.base_field_override.taxonomy_term.group_type.changed.yml | 0 ...e.base_field_override.taxonomy_term.group_type.description.yml | 0 .../core.base_field_override.taxonomy_term.group_type.metatag.yml | 0 .../core.base_field_override.taxonomy_term.group_type.name.yml | 0 .../core.base_field_override.taxonomy_term.group_type.path.yml | 0 .../core.base_field_override.taxonomy_term.group_type.status.yml | 0 .../core.base_field_override.taxonomy_term.license.changed.yml | 0 ...core.base_field_override.taxonomy_term.license.description.yml | 0 .../core.base_field_override.taxonomy_term.license.metatag.yml | 0 .../core.base_field_override.taxonomy_term.license.name.yml | 0 .../core.base_field_override.taxonomy_term.license.path.yml | 0 .../core.base_field_override.taxonomy_term.license.status.yml | 0 ...core.base_field_override.taxonomy_term.people_type.changed.yml | 0 ....base_field_override.taxonomy_term.people_type.description.yml | 0 ...core.base_field_override.taxonomy_term.people_type.metatag.yml | 0 .../core.base_field_override.taxonomy_term.people_type.name.yml | 0 .../core.base_field_override.taxonomy_term.people_type.path.yml | 0 .../core.base_field_override.taxonomy_term.people_type.status.yml | 0 ...re.base_field_override.taxonomy_term.resource_type.changed.yml | 0 ...ase_field_override.taxonomy_term.resource_type.description.yml | 0 ...re.base_field_override.taxonomy_term.resource_type.metatag.yml | 0 .../core.base_field_override.taxonomy_term.resource_type.name.yml | 0 .../core.base_field_override.taxonomy_term.resource_type.path.yml | 0 ...ore.base_field_override.taxonomy_term.resource_type.status.yml | 0 .../core.base_field_override.taxonomy_term.services.changed.yml | 0 ...ore.base_field_override.taxonomy_term.services.description.yml | 0 .../core.base_field_override.taxonomy_term.services.metatag.yml | 0 .../core.base_field_override.taxonomy_term.services.name.yml | 0 .../core.base_field_override.taxonomy_term.services.path.yml | 0 .../core.base_field_override.taxonomy_term.services.status.yml | 0 .../core.base_field_override.taxonomy_term.tags.changed.yml | 0 .../core.base_field_override.taxonomy_term.tags.description.yml | 0 .../core.base_field_override.taxonomy_term.tags.metatag.yml | 0 .../core.base_field_override.taxonomy_term.tags.name.yml | 0 .../core.base_field_override.taxonomy_term.tags.path.yml | 0 .../core.base_field_override.taxonomy_term.tags.status.yml | 0 ...ore.base_field_override.taxonomy_term.technologies.changed.yml | 0 ...base_field_override.taxonomy_term.technologies.description.yml | 0 ...ore.base_field_override.taxonomy_term.technologies.metatag.yml | 0 .../core.base_field_override.taxonomy_term.technologies.name.yml | 0 .../core.base_field_override.taxonomy_term.technologies.path.yml | 0 ...core.base_field_override.taxonomy_term.technologies.status.yml | 0 .../core.base_field_override.taxonomy_term.topics.changed.yml | 0 .../core.base_field_override.taxonomy_term.topics.description.yml | 0 .../core.base_field_override.taxonomy_term.topics.metatag.yml | 0 .../core.base_field_override.taxonomy_term.topics.name.yml | 0 .../core.base_field_override.taxonomy_term.topics.path.yml | 0 .../core.base_field_override.taxonomy_term.topics.status.yml | 0 config/{sync => }/core.base_field_override.user.user.changed.yml | 0 config/{sync => }/core.base_field_override.user.user.metatag.yml | 0 config/{sync => }/core.base_field_override.user.user.path.yml | 0 config/{sync => }/core.date_format.fallback.yml | 0 config/{sync => }/core.date_format.html_date.yml | 0 config/{sync => }/core.date_format.html_datetime.yml | 0 config/{sync => }/core.date_format.html_month.yml | 0 config/{sync => }/core.date_format.html_time.yml | 0 config/{sync => }/core.date_format.html_week.yml | 0 config/{sync => }/core.date_format.html_year.yml | 0 config/{sync => }/core.date_format.html_yearless_date.yml | 0 config/{sync => }/core.date_format.long.yml | 0 config/{sync => }/core.date_format.medium.yml | 0 config/{sync => }/core.date_format.month_day_year.yml | 0 config/{sync => }/core.date_format.short.yml | 0 .../core.entity_form_display.block_content.basic.default.yml | 0 ...ntity_form_display.block_content.content_reference.default.yml | 0 .../core.entity_form_display.block_content.slide.default.yml | 0 .../core.entity_form_display.comment.comment.default.yml | 0 .../core.entity_form_display.contact_message.personal.default.yml | 0 .../{sync => }/core.entity_form_display.group.group.default.yml | 0 ..._form_display.group_content.group-group_membership.default.yml | 0 .../{sync => }/core.entity_form_display.node.action.default.yml | 0 .../{sync => }/core.entity_form_display.node.article.default.yml | 0 config/{sync => }/core.entity_form_display.node.blog.default.yml | 0 .../{sync => }/core.entity_form_display.node.campaign.default.yml | 0 .../core.entity_form_display.node.case_study.default.yml | 0 config/{sync => }/core.entity_form_display.node.event.default.yml | 0 .../core.entity_form_display.node.landing_page.default.yml | 0 config/{sync => }/core.entity_form_display.node.page.default.yml | 0 .../{sync => }/core.entity_form_display.node.people.default.yml | 0 .../{sync => }/core.entity_form_display.node.resource.default.yml | 0 ...re.entity_form_display.paragraph.content_reference.default.yml | 0 ...ore.entity_form_display.paragraph.embedded_content.default.yml | 0 .../{sync => }/core.entity_form_display.paragraph.faq.default.yml | 0 .../core.entity_form_display.paragraph.file.default.yml | 0 .../core.entity_form_display.paragraph.image.default.yml | 0 ...entity_form_display.paragraph.quotation_with_image.default.yml | 0 .../core.entity_form_display.paragraph.slide.default.yml | 0 ...ore.entity_form_display.paragraph.storyline_header.default.yml | 0 .../core.entity_form_display.paragraph.storyline_item.default.yml | 0 .../core.entity_form_display.paragraph.text.default.yml | 0 .../core.entity_form_display.paragraph.title.default.yml | 0 .../core.entity_form_display.paragraph.update.default.yml | 0 .../core.entity_form_display.paragraph.video.default.yml | 0 .../core.entity_form_display.paragraph.view.default.yml | 0 .../core.entity_form_display.paragraph.webform.default.yml | 0 config/{sync => }/core.entity_form_display.user.user.default.yml | 0 config/{sync => }/core.entity_form_mode.user.register.yml | 0 .../core.entity_view_display.block_content.basic.default.yml | 0 ...ntity_view_display.block_content.content_reference.default.yml | 0 .../core.entity_view_display.block_content.slide.columnar.yml | 0 .../core.entity_view_display.block_content.slide.default.yml | 0 .../core.entity_view_display.comment.comment.default.yml | 0 .../{sync => }/core.entity_view_display.group.group.default.yml | 0 config/{sync => }/core.entity_view_display.group.group.full.yml | 0 config/{sync => }/core.entity_view_display.group.group.teaser.yml | 0 ..._view_display.group_content.group-group_membership.default.yml | 0 config/{sync => }/core.entity_view_display.node.action.box.yml | 0 config/{sync => }/core.entity_view_display.node.action.card.yml | 0 .../{sync => }/core.entity_view_display.node.action.default.yml | 0 config/{sync => }/core.entity_view_display.node.action.full.yml | 0 .../core.entity_view_display.node.action.search_index.yml | 0 .../core.entity_view_display.node.action.simple_card.yml | 0 config/{sync => }/core.entity_view_display.node.action.teaser.yml | 0 config/{sync => }/core.entity_view_display.node.action.tile.yml | 0 config/{sync => }/core.entity_view_display.node.article.box.yml | 0 config/{sync => }/core.entity_view_display.node.article.card.yml | 0 .../{sync => }/core.entity_view_display.node.article.default.yml | 0 config/{sync => }/core.entity_view_display.node.article.full.yml | 0 config/{sync => }/core.entity_view_display.node.article.media.yml | 0 config/{sync => }/core.entity_view_display.node.article.rss.yml | 0 .../core.entity_view_display.node.article.search_index.yml | 0 .../core.entity_view_display.node.article.simple_card.yml | 0 .../{sync => }/core.entity_view_display.node.article.teaser.yml | 0 config/{sync => }/core.entity_view_display.node.blog.card.yml | 0 config/{sync => }/core.entity_view_display.node.blog.default.yml | 0 config/{sync => }/core.entity_view_display.node.blog.full.yml | 0 config/{sync => }/core.entity_view_display.node.blog.media.yml | 0 config/{sync => }/core.entity_view_display.node.blog.rss.yml | 0 .../{sync => }/core.entity_view_display.node.blog.rss_teaser.yml | 0 .../core.entity_view_display.node.blog.search_index.yml | 0 .../{sync => }/core.entity_view_display.node.blog.simple_card.yml | 0 config/{sync => }/core.entity_view_display.node.blog.teaser.yml | 0 config/{sync => }/core.entity_view_display.node.campaign.card.yml | 0 .../{sync => }/core.entity_view_display.node.campaign.default.yml | 0 config/{sync => }/core.entity_view_display.node.campaign.full.yml | 0 .../core.entity_view_display.node.campaign.search_index.yml | 0 .../core.entity_view_display.node.campaign.simple_card.yml | 0 .../{sync => }/core.entity_view_display.node.campaign.teaser.yml | 0 .../{sync => }/core.entity_view_display.node.case_study.card.yml | 0 .../core.entity_view_display.node.case_study.default.yml | 0 .../{sync => }/core.entity_view_display.node.case_study.full.yml | 0 .../core.entity_view_display.node.case_study.search_index.yml | 0 .../core.entity_view_display.node.case_study.small_card.yml | 0 .../core.entity_view_display.node.case_study.teaser.yml | 0 .../{sync => }/core.entity_view_display.node.case_study.tile.yml | 0 config/{sync => }/core.entity_view_display.node.event.default.yml | 0 config/{sync => }/core.entity_view_display.node.event.full.yml | 0 config/{sync => }/core.entity_view_display.node.event.micro.yml | 0 .../core.entity_view_display.node.event.search_index.yml | 0 .../core.entity_view_display.node.event.simple_card.yml | 0 config/{sync => }/core.entity_view_display.node.event.teaser.yml | 0 .../core.entity_view_display.node.landing_page.default.yml | 0 .../core.entity_view_display.node.landing_page.full.yml | 0 .../core.entity_view_display.node.landing_page.simple_card.yml | 0 .../core.entity_view_display.node.landing_page.teaser.yml | 0 config/{sync => }/core.entity_view_display.node.page.default.yml | 0 config/{sync => }/core.entity_view_display.node.page.embedded.yml | 0 config/{sync => }/core.entity_view_display.node.page.full.yml | 0 config/{sync => }/core.entity_view_display.node.page.teaser.yml | 0 .../{sync => }/core.entity_view_display.node.people.default.yml | 0 config/{sync => }/core.entity_view_display.node.people.full.yml | 0 .../core.entity_view_display.node.people.search_index.yml | 0 .../core.entity_view_display.node.people.small_card.yml | 0 config/{sync => }/core.entity_view_display.node.people.teaser.yml | 0 config/{sync => }/core.entity_view_display.node.resource.card.yml | 0 .../{sync => }/core.entity_view_display.node.resource.default.yml | 0 config/{sync => }/core.entity_view_display.node.resource.full.yml | 0 .../core.entity_view_display.node.resource.search_index.yml | 0 .../core.entity_view_display.node.resource.simple_card.yml | 0 .../{sync => }/core.entity_view_display.node.resource.teaser.yml | 0 ...re.entity_view_display.paragraph.content_reference.default.yml | 0 ...ore.entity_view_display.paragraph.embedded_content.default.yml | 0 .../{sync => }/core.entity_view_display.paragraph.faq.default.yml | 0 .../core.entity_view_display.paragraph.file.default.yml | 0 .../core.entity_view_display.paragraph.image.default.yml | 0 ...entity_view_display.paragraph.quotation_with_image.default.yml | 0 .../core.entity_view_display.paragraph.slide.columnar.yml | 0 .../core.entity_view_display.paragraph.slide.default.yml | 0 ...ore.entity_view_display.paragraph.storyline_header.default.yml | 0 .../core.entity_view_display.paragraph.storyline_item.default.yml | 0 .../core.entity_view_display.paragraph.text.default.yml | 0 .../core.entity_view_display.paragraph.title.columnar.yml | 0 .../core.entity_view_display.paragraph.title.default.yml | 0 .../core.entity_view_display.paragraph.update.default.yml | 0 .../core.entity_view_display.paragraph.video.default.yml | 0 .../core.entity_view_display.paragraph.view.default.yml | 0 .../core.entity_view_display.paragraph.webform.default.yml | 0 .../core.entity_view_display.taxonomy_term.license.default.yml | 0 config/{sync => }/core.entity_view_display.user.user.compact.yml | 0 config/{sync => }/core.entity_view_display.user.user.default.yml | 0 config/{sync => }/core.entity_view_mode.block.token.yml | 0 .../{sync => }/core.entity_view_mode.block_content.columnar.yml | 0 config/{sync => }/core.entity_view_mode.block_content.full.yml | 0 config/{sync => }/core.entity_view_mode.block_content.token.yml | 0 config/{sync => }/core.entity_view_mode.comment.full.yml | 0 .../core.entity_view_mode.comment.indieweb_microformat.yml | 0 config/{sync => }/core.entity_view_mode.comment.token.yml | 0 config/{sync => }/core.entity_view_mode.contact_message.token.yml | 0 config/{sync => }/core.entity_view_mode.file.token.yml | 0 config/{sync => }/core.entity_view_mode.group.full.yml | 0 config/{sync => }/core.entity_view_mode.group.teaser.yml | 0 .../{sync => }/core.entity_view_mode.menu_link_content.token.yml | 0 config/{sync => }/core.entity_view_mode.node.box.yml | 0 config/{sync => }/core.entity_view_mode.node.card.yml | 0 config/{sync => }/core.entity_view_mode.node.diff.yml | 0 config/{sync => }/core.entity_view_mode.node.embedded.yml | 0 config/{sync => }/core.entity_view_mode.node.full.yml | 0 .../core.entity_view_mode.node.indieweb_microformat.yml | 0 config/{sync => }/core.entity_view_mode.node.media.yml | 0 config/{sync => }/core.entity_view_mode.node.micro.yml | 0 config/{sync => }/core.entity_view_mode.node.rss.yml | 0 config/{sync => }/core.entity_view_mode.node.rss_teaser.yml | 0 config/{sync => }/core.entity_view_mode.node.search_index.yml | 0 config/{sync => }/core.entity_view_mode.node.search_result.yml | 0 config/{sync => }/core.entity_view_mode.node.simple_card.yml | 0 config/{sync => }/core.entity_view_mode.node.small_card.yml | 0 config/{sync => }/core.entity_view_mode.node.teaser.yml | 0 config/{sync => }/core.entity_view_mode.node.tile.yml | 0 config/{sync => }/core.entity_view_mode.node.token.yml | 0 config/{sync => }/core.entity_view_mode.paragraph.columnar.yml | 0 config/{sync => }/core.entity_view_mode.paragraph.preview.yml | 0 config/{sync => }/core.entity_view_mode.shortcut.token.yml | 0 config/{sync => }/core.entity_view_mode.taxonomy_term.full.yml | 0 config/{sync => }/core.entity_view_mode.taxonomy_term.token.yml | 0 config/{sync => }/core.entity_view_mode.tour.token.yml | 0 config/{sync => }/core.entity_view_mode.user.compact.yml | 0 config/{sync => }/core.entity_view_mode.user.full.yml | 0 config/{sync => }/core.entity_view_mode.user.token.yml | 0 config/{sync => }/core.extension.yml | 0 config/{sync => }/core.menu.static_menu_link_overrides.yml | 0 config/{sync => }/crop.settings.yml | 0 config/{sync => }/crop.type.focal_point.yml | 0 config/{sync => }/customerror.settings.yml | 0 config/{sync => }/dblog.settings.yml | 0 config/{sync => }/diff.settings.yml | 0 config/{sync => }/dropdown_language.setting.yml | 0 config/{sync => }/ds.settings.yml | 0 config/{sync => }/editor.editor.basic_html.yml | 0 config/{sync => }/editor.editor.full_html.yml | 0 config/{sync => }/editor.editor.minimalhtml.yml | 0 config/{sync => }/editor.editor.minimalhtmltitle.yml | 0 config/{sync => }/exclude_node_title.settings.yml | 0 config/{sync => }/facets.facet.article_topics.yml | 0 config/{sync => }/facets.facet.article_type.yml | 0 config/{sync => }/facets.facet.blog_topics.yml | 0 config/{sync => }/facets.facet.event_topics.yml | 0 config/{sync => }/facets.facet.event_type.yml | 0 config/{sync => }/facets.facet.resource_topics.yml | 0 config/{sync => }/facets.facet.resource_type.yml | 0 ...ts.facet_source.search_api__views_page__blog__page_listing.yml | 0 config/{sync => }/field.field.block_content.basic.body.yml | 0 ...ld.block_content.content_reference.field_content_reference.yml | 0 config/{sync => }/field.field.block_content.slide.field_slide.yml | 0 config/{sync => }/field.field.comment.comment.comment_body.yml | 0 config/{sync => }/field.field.group.group.field_group_address.yml | 0 .../field.field.group.group.field_group_description.yml | 0 config/{sync => }/field.field.group.group.field_group_email.yml | 0 config/{sync => }/field.field.group.group.field_group_image.yml | 0 config/{sync => }/field.field.group.group.field_group_phone.yml | 0 config/{sync => }/field.field.group.group.field_group_summary.yml | 0 config/{sync => }/field.field.group.group.field_group_type.yml | 0 config/{sync => }/field.field.group.group.field_group_website.yml | 0 ...eld.field.group_content.group-group_membership.group_roles.yml | 0 config/{sync => }/field.field.node.action.body.yml | 0 .../{sync => }/field.field.node.action.field_action_end_date.yml | 0 config/{sync => }/field.field.node.action.field_action_link.yml | 0 config/{sync => }/field.field.node.action.field_action_type.yml | 0 .../{sync => }/field.field.node.action.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.action.field_image.yml | 0 config/{sync => }/field.field.node.action.field_meta_tags.yml | 0 config/{sync => }/field.field.node.action.field_summary.yml | 0 config/{sync => }/field.field.node.action.field_tags.yml | 0 config/{sync => }/field.field.node.action.field_topics.yml | 0 config/{sync => }/field.field.node.article.body.yml | 0 config/{sync => }/field.field.node.article.comment.yml | 0 config/{sync => }/field.field.node.article.field_article_type.yml | 0 config/{sync => }/field.field.node.article.field_authors.yml | 0 .../{sync => }/field.field.node.article.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.article.field_image.yml | 0 config/{sync => }/field.field.node.article.field_meta_tags.yml | 0 config/{sync => }/field.field.node.article.field_summary.yml | 0 config/{sync => }/field.field.node.article.field_tags.yml | 0 config/{sync => }/field.field.node.article.field_topics.yml | 0 config/{sync => }/field.field.node.blog.body.yml | 0 config/{sync => }/field.field.node.blog.comment.yml | 0 config/{sync => }/field.field.node.blog.field_authors.yml | 0 config/{sync => }/field.field.node.blog.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.blog.field_image.yml | 0 config/{sync => }/field.field.node.blog.field_meta_tags.yml | 0 config/{sync => }/field.field.node.blog.field_summary.yml | 0 config/{sync => }/field.field.node.blog.field_tags.yml | 0 config/{sync => }/field.field.node.blog.field_topics.yml | 0 config/{sync => }/field.field.node.campaign.body.yml | 0 .../{sync => }/field.field.node.campaign.field_body_paragraph.yml | 0 .../field.field.node.campaign.field_campaign_demands.yml | 0 .../field.field.node.campaign.field_campaign_updates.yml | 0 config/{sync => }/field.field.node.campaign.field_image.yml | 0 config/{sync => }/field.field.node.campaign.field_meta_tags.yml | 0 config/{sync => }/field.field.node.campaign.field_summary.yml | 0 config/{sync => }/field.field.node.case_study.body.yml | 0 .../field.field.node.case_study.field_body_paragraph.yml | 0 .../field.field.node.case_study.field_case_study_client.yml | 0 .../field.field.node.case_study.field_case_study_partners.yml | 0 .../field.field.node.case_study.field_case_study_status.yml | 0 .../field.field.node.case_study.field_case_study_subtitle.yml | 0 .../field.field.node.case_study.field_case_study_team.yml | 0 .../field.field.node.case_study.field_case_study_year.yml | 0 config/{sync => }/field.field.node.case_study.field_image.yml | 0 config/{sync => }/field.field.node.case_study.field_license.yml | 0 config/{sync => }/field.field.node.case_study.field_meta_tags.yml | 0 config/{sync => }/field.field.node.case_study.field_services.yml | 0 config/{sync => }/field.field.node.case_study.field_summary.yml | 0 .../{sync => }/field.field.node.case_study.field_technologies.yml | 0 config/{sync => }/field.field.node.event.body.yml | 0 config/{sync => }/field.field.node.event.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.event.field_event_date.yml | 0 config/{sync => }/field.field.node.event.field_event_type.yml | 0 config/{sync => }/field.field.node.event.field_image.yml | 0 config/{sync => }/field.field.node.event.field_meta_tags.yml | 0 config/{sync => }/field.field.node.event.field_summary.yml | 0 config/{sync => }/field.field.node.event.field_tags.yml | 0 config/{sync => }/field.field.node.event.field_topics.yml | 0 .../field.field.node.landing_page.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.landing_page.field_image.yml | 0 .../{sync => }/field.field.node.landing_page.field_meta_tags.yml | 0 config/{sync => }/field.field.node.page.body.yml | 0 config/{sync => }/field.field.node.page.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.page.field_meta_tags.yml | 0 config/{sync => }/field.field.node.page.field_storyline.yml | 0 config/{sync => }/field.field.node.page.field_summary.yml | 0 .../{sync => }/field.field.node.people.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.people.field_image.yml | 0 config/{sync => }/field.field.node.people.field_meta_tags.yml | 0 config/{sync => }/field.field.node.people.field_people_email.yml | 0 .../{sync => }/field.field.node.people.field_people_position.yml | 0 .../field.field.node.people.field_people_public_gpg_key.yml | 0 .../field.field.node.people.field_people_social_media.yml | 0 config/{sync => }/field.field.node.people.field_people_type.yml | 0 config/{sync => }/field.field.node.people.field_summary.yml | 0 config/{sync => }/field.field.node.resource.body.yml | 0 .../{sync => }/field.field.node.resource.field_body_paragraph.yml | 0 config/{sync => }/field.field.node.resource.field_image.yml | 0 config/{sync => }/field.field.node.resource.field_meta_tags.yml | 0 .../{sync => }/field.field.node.resource.field_resource_file.yml | 0 .../{sync => }/field.field.node.resource.field_resource_link.yml | 0 .../{sync => }/field.field.node.resource.field_resource_type.yml | 0 .../{sync => }/field.field.node.resource.field_resource_video.yml | 0 config/{sync => }/field.field.node.resource.field_summary.yml | 0 config/{sync => }/field.field.node.resource.field_tags.yml | 0 config/{sync => }/field.field.node.resource.field_topics.yml | 0 ....field.paragraph.content_reference.field_content_reference.yml | 0 ...d.field.paragraph.embedded_content.field_content_reference.yml | 0 config/{sync => }/field.field.paragraph.faq.field_faq.yml | 0 config/{sync => }/field.field.paragraph.file.field_file.yml | 0 config/{sync => }/field.field.paragraph.image.field_image.yml | 0 .../field.field.paragraph.quotation_with_image.field_image.yml | 0 ...field.field.paragraph.quotation_with_image.field_quotation.yml | 0 ...eld.paragraph.quotation_with_image.field_style_escape_flow.yml | 0 config/{sync => }/field.field.paragraph.slide.field_image.yml | 0 config/{sync => }/field.field.paragraph.slide.field_link.yml | 0 config/{sync => }/field.field.paragraph.slide.field_text.yml | 0 ...ld.field.paragraph.storyline_header.field_storyline_header.yml | 0 ...eld.field.paragraph.storyline_item.field_storyline_heading.yml | 0 .../field.field.paragraph.storyline_item.field_text.yml | 0 .../{sync => }/field.field.paragraph.text.field_style_classes.yml | 0 .../field.field.paragraph.text.field_style_escape_flow.yml | 0 config/{sync => }/field.field.paragraph.text.field_text.yml | 0 config/{sync => }/field.field.paragraph.title.field_image.yml | 0 .../field.field.paragraph.title.field_style_classes.yml | 0 .../{sync => }/field.field.paragraph.title.field_style_color.yml | 0 .../field.field.paragraph.title.field_style_titlebar.yml | 0 config/{sync => }/field.field.paragraph.title.field_subtitle.yml | 0 config/{sync => }/field.field.paragraph.title.field_title.yml | 0 config/{sync => }/field.field.paragraph.update.field_text.yml | 0 .../{sync => }/field.field.paragraph.update.field_update_date.yml | 0 .../{sync => }/field.field.paragraph.video.field_video_embed.yml | 0 .../field.field.paragraph.view.field_style_escape_flow.yml | 0 .../field.field.paragraph.view.field_view_reference.yml | 0 config/{sync => }/field.field.paragraph.webform.field_webform.yml | 0 config/{sync => }/field.field.user.user.user_picture.yml | 0 config/{sync => }/field.settings.yml | 0 config/{sync => }/field.storage.block_content.body.yml | 0 .../field.storage.block_content.field_content_reference.yml | 0 config/{sync => }/field.storage.block_content.field_slide.yml | 0 config/{sync => }/field.storage.comment.comment_body.yml | 0 config/{sync => }/field.storage.comment.indieweb_webmention.yml | 0 config/{sync => }/field.storage.group.field_group_address.yml | 0 config/{sync => }/field.storage.group.field_group_description.yml | 0 config/{sync => }/field.storage.group.field_group_email.yml | 0 config/{sync => }/field.storage.group.field_group_image.yml | 0 config/{sync => }/field.storage.group.field_group_phone.yml | 0 config/{sync => }/field.storage.group.field_group_summary.yml | 0 config/{sync => }/field.storage.group.field_group_type.yml | 0 config/{sync => }/field.storage.group.field_group_website.yml | 0 config/{sync => }/field.storage.group_content.group_roles.yml | 0 config/{sync => }/field.storage.node.body.yml | 0 config/{sync => }/field.storage.node.comment.yml | 0 config/{sync => }/field.storage.node.field_action_end_date.yml | 0 config/{sync => }/field.storage.node.field_action_link.yml | 0 config/{sync => }/field.storage.node.field_action_type.yml | 0 config/{sync => }/field.storage.node.field_article_type.yml | 0 config/{sync => }/field.storage.node.field_authors.yml | 0 config/{sync => }/field.storage.node.field_body_paragraph.yml | 0 config/{sync => }/field.storage.node.field_campaign_demands.yml | 0 config/{sync => }/field.storage.node.field_campaign_updates.yml | 0 config/{sync => }/field.storage.node.field_case_study_client.yml | 0 .../{sync => }/field.storage.node.field_case_study_partners.yml | 0 config/{sync => }/field.storage.node.field_case_study_status.yml | 0 .../{sync => }/field.storage.node.field_case_study_subtitle.yml | 0 config/{sync => }/field.storage.node.field_case_study_team.yml | 0 config/{sync => }/field.storage.node.field_case_study_year.yml | 0 config/{sync => }/field.storage.node.field_event_date.yml | 0 config/{sync => }/field.storage.node.field_event_type.yml | 0 config/{sync => }/field.storage.node.field_image.yml | 0 config/{sync => }/field.storage.node.field_license.yml | 0 config/{sync => }/field.storage.node.field_meta_tags.yml | 0 config/{sync => }/field.storage.node.field_paragraph.yml | 0 config/{sync => }/field.storage.node.field_people_email.yml | 0 config/{sync => }/field.storage.node.field_people_position.yml | 0 .../{sync => }/field.storage.node.field_people_public_gpg_key.yml | 0 .../{sync => }/field.storage.node.field_people_social_media.yml | 0 config/{sync => }/field.storage.node.field_people_type.yml | 0 config/{sync => }/field.storage.node.field_resource_file.yml | 0 config/{sync => }/field.storage.node.field_resource_link.yml | 0 config/{sync => }/field.storage.node.field_resource_type.yml | 0 config/{sync => }/field.storage.node.field_resource_video.yml | 0 config/{sync => }/field.storage.node.field_services.yml | 0 config/{sync => }/field.storage.node.field_storyline.yml | 0 config/{sync => }/field.storage.node.field_summary.yml | 0 config/{sync => }/field.storage.node.field_tags.yml | 0 config/{sync => }/field.storage.node.field_technologies.yml | 0 config/{sync => }/field.storage.node.field_topics.yml | 0 .../field.storage.paragraph.field_content_reference.yml | 0 config/{sync => }/field.storage.paragraph.field_faq.yml | 0 config/{sync => }/field.storage.paragraph.field_file.yml | 0 config/{sync => }/field.storage.paragraph.field_image.yml | 0 config/{sync => }/field.storage.paragraph.field_link.yml | 0 config/{sync => }/field.storage.paragraph.field_quotation.yml | 0 .../{sync => }/field.storage.paragraph.field_storyline_header.yml | 0 .../field.storage.paragraph.field_storyline_heading.yml | 0 config/{sync => }/field.storage.paragraph.field_style_classes.yml | 0 config/{sync => }/field.storage.paragraph.field_style_color.yml | 0 .../field.storage.paragraph.field_style_escape_flow.yml | 0 .../{sync => }/field.storage.paragraph.field_style_titlebar.yml | 0 config/{sync => }/field.storage.paragraph.field_subtitle.yml | 0 config/{sync => }/field.storage.paragraph.field_text.yml | 0 config/{sync => }/field.storage.paragraph.field_title.yml | 0 config/{sync => }/field.storage.paragraph.field_update_date.yml | 0 config/{sync => }/field.storage.paragraph.field_video_embed.yml | 0 .../{sync => }/field.storage.paragraph.field_view_reference.yml | 0 config/{sync => }/field.storage.paragraph.field_webform.yml | 0 config/{sync => }/field.storage.user.user_picture.yml | 0 config/{sync => }/field_ui.settings.yml | 0 config/{sync => }/file.settings.yml | 0 config/{sync => }/filter.format.basic_html.yml | 0 config/{sync => }/filter.format.full_html.yml | 0 config/{sync => }/filter.format.markdown.yml | 0 config/{sync => }/filter.format.minimalhtml.yml | 0 config/{sync => }/filter.format.minimalhtmltitle.yml | 0 config/{sync => }/filter.format.plain_text.yml | 0 config/{sync => }/filter.format.restricted_html.yml | 0 config/{sync => }/filter.settings.yml | 0 config/{sync => }/focal_point.settings.yml | 0 config/{sync => }/google_analytics.settings.yml | 0 config/{sync => }/group.content_type.group-group_membership.yml | 0 config/{sync => }/group.role.group-0b0baeca9.yml | 0 config/{sync => }/group.role.group-1ac17d355.yml | 0 config/{sync => }/group.role.group-2d8610827.yml | 0 config/{sync => }/group.role.group-443ed8e03.yml | 0 config/{sync => }/group.role.group-5165abfe1.yml | 0 config/{sync => }/group.role.group-a416e6833.yml | 0 config/{sync => }/group.role.group-anonymous.yml | 0 config/{sync => }/group.role.group-ec70061de.yml | 0 config/{sync => }/group.role.group-member.yml | 0 config/{sync => }/group.role.group-outsider.yml | 0 config/{sync => }/group.settings.yml | 0 config/{sync => }/group.type.group.yml | 0 config/{sync => }/hal.settings.yml | 0 config/{sync => }/honeypot.settings.yml | 0 config/{sync => }/image.settings.yml | 0 config/{sync => }/image.style.landscape.yml | 0 config/{sync => }/image.style.large.yml | 0 config/{sync => }/image.style.max_1300x1300.yml | 0 config/{sync => }/image.style.max_2600x2600.yml | 0 config/{sync => }/image.style.max_325x325.yml | 0 config/{sync => }/image.style.max_650x650.yml | 0 config/{sync => }/image.style.medium.yml | 0 config/{sync => }/image.style.small_landscape.yml | 0 config/{sync => }/image.style.small_square.yml | 0 config/{sync => }/image.style.square_thumbnail.yml | 0 config/{sync => }/image.style.thumbnail.yml | 0 config/{sync => }/indieweb_context.settings.yml | 0 config/{sync => }/indieweb_microformat.settings.yml | 0 config/{sync => }/indieweb_webmention.comment.yml | 0 config/{sync => }/indieweb_webmention.settings.yml | 0 .../{sync => }/language.content_settings.block_content.basic.yml | 0 .../language.content_settings.block_content.content_reference.yml | 0 .../{sync => }/language.content_settings.block_content.slide.yml | 0 config/{sync => }/language.content_settings.comment.comment.yml | 0 .../language.content_settings.contact_message.feedback.yml | 0 .../language.content_settings.contact_message.personal.yml | 0 config/{sync => }/language.content_settings.file.file.yml | 0 config/{sync => }/language.content_settings.group.group.yml | 0 ...uage.content_settings.group_content.group-group_membership.yml | 0 ...e.content_settings.indieweb_webmention.indieweb_webmention.yml | 0 ...guage.content_settings.menu_link_content.menu_link_content.yml | 0 config/{sync => }/language.content_settings.node.action.yml | 0 config/{sync => }/language.content_settings.node.article.yml | 0 config/{sync => }/language.content_settings.node.blog.yml | 0 config/{sync => }/language.content_settings.node.campaign.yml | 0 config/{sync => }/language.content_settings.node.case_study.yml | 0 config/{sync => }/language.content_settings.node.event.yml | 0 config/{sync => }/language.content_settings.node.landing_page.yml | 0 config/{sync => }/language.content_settings.node.page.yml | 0 config/{sync => }/language.content_settings.node.people.yml | 0 config/{sync => }/language.content_settings.node.resource.yml | 0 config/{sync => }/language.content_settings.paragraph.faq.yml | 0 config/{sync => }/language.content_settings.paragraph.file.yml | 0 config/{sync => }/language.content_settings.paragraph.image.yml | 0 .../language.content_settings.paragraph.quotation_with_image.yml | 0 config/{sync => }/language.content_settings.paragraph.slide.yml | 0 .../language.content_settings.paragraph.storyline_header.yml | 0 .../language.content_settings.paragraph.storyline_item.yml | 0 config/{sync => }/language.content_settings.paragraph.text.yml | 0 config/{sync => }/language.content_settings.paragraph.title.yml | 0 config/{sync => }/language.content_settings.paragraph.update.yml | 0 config/{sync => }/language.content_settings.paragraph.video.yml | 0 config/{sync => }/language.content_settings.paragraph.view.yml | 0 config/{sync => }/language.content_settings.paragraph.webform.yml | 0 .../language.content_settings.path_alias.path_alias.yml | 0 config/{sync => }/language.content_settings.redirect.redirect.yml | 0 config/{sync => }/language.content_settings.shortcut.default.yml | 0 .../language.content_settings.taxonomy_term.action_type.yml | 0 .../language.content_settings.taxonomy_term.article_type.yml | 0 .../language.content_settings.taxonomy_term.event_type.yml | 0 .../language.content_settings.taxonomy_term.group_type.yml | 0 .../language.content_settings.taxonomy_term.license.yml | 0 .../language.content_settings.taxonomy_term.people_type.yml | 0 .../language.content_settings.taxonomy_term.resource_type.yml | 0 .../language.content_settings.taxonomy_term.services.yml | 0 .../{sync => }/language.content_settings.taxonomy_term.tags.yml | 0 .../language.content_settings.taxonomy_term.technologies.yml | 0 .../{sync => }/language.content_settings.taxonomy_term.topics.yml | 0 config/{sync => }/language.content_settings.user.user.yml | 0 ...ttings.webform_submission.attend_the_tech_and_rev_workshop.yml | 0 .../language.content_settings.webform_submission.contact.yml | 0 ...guage.content_settings.webform_submission.general_services.yml | 0 .../language.content_settings.webform_submission.training.yml | 0 config/{sync => }/language.entity.en.yml | 0 config/{sync => }/language.entity.es.yml | 0 config/{sync => }/language.entity.und.yml | 0 config/{sync => }/language.entity.zxx.yml | 0 config/{sync => }/language.mappings.yml | 0 config/{sync => }/language.negotiation.yml | 0 config/{sync => }/language.types.yml | 0 .../language/es/block.block.agarica_powered_by_drutopia.yml | 0 config/{sync => }/language/es/block.block.bulma_main_menu.yml | 0 config/{sync => }/language/es/block.block.octavia_main_menu.yml | 0 .../es/block_visibility_groups.block_visibility_group.search.yml | 0 config/{sync => }/language/es/contact.form.feedback.yml | 0 config/{sync => }/language/es/contact.form.personal.yml | 0 .../language/es/core.base_field_override.node.people.title.yml | 0 .../language/es/core.entity_view_mode.paragraph.preview.yml | 0 .../language/es/field.field.block_content.basic.body.yml | 0 .../language/es/field.field.group.group.field_group_email.yml | 0 config/{sync => }/language/es/field.field.node.action.body.yml | 0 .../{sync => }/language/es/field.field.node.action.field_tags.yml | 0 config/{sync => }/language/es/field.field.node.article.body.yml | 0 .../{sync => }/language/es/field.field.node.article.comment.yml | 0 .../language/es/field.field.node.article.field_tags.yml | 0 config/{sync => }/language/es/field.field.node.blog.body.yml | 0 config/{sync => }/language/es/field.field.node.blog.comment.yml | 0 .../{sync => }/language/es/field.field.node.blog.field_tags.yml | 0 config/{sync => }/language/es/field.field.node.campaign.body.yml | 0 .../{sync => }/language/es/field.field.node.case_study.body.yml | 0 .../es/field.field.node.case_study.field_case_study_status.yml | 0 .../language/es/field.field.node.case_study.field_services.yml | 0 config/{sync => }/language/es/field.field.node.event.body.yml | 0 .../{sync => }/language/es/field.field.node.event.field_tags.yml | 0 config/{sync => }/language/es/field.field.node.page.body.yml | 0 config/{sync => }/language/es/field.field.node.resource.body.yml | 0 .../language/es/field.field.node.resource.field_tags.yml | 0 config/{sync => }/language/es/group.type.group.yml | 0 config/{sync => }/language/es/metatag.metatag_defaults.front.yml | 0 config/{sync => }/language/es/metatag.metatag_defaults.node.yml | 0 config/{sync => }/language/es/metatag.metatag_defaults.user.yml | 0 config/{sync => }/language/es/node.type.action.yml | 0 config/{sync => }/language/es/node.type.case_study.yml | 0 config/{sync => }/language/es/node.type.page.yml | 0 config/{sync => }/language/es/pathauto.pattern.case_study.yml | 0 config/{sync => }/language/es/pathauto.pattern.group.yml | 0 config/{sync => }/language/es/search_api.index.action.yml | 0 config/{sync => }/language/es/search_api.index.case_study.yml | 0 config/{sync => }/language/es/shortcut.set.default.yml | 0 config/{sync => }/language/es/system.menu.main.yml | 0 config/{sync => }/language/es/taxonomy.vocabulary.services.yml | 0 config/{sync => }/language/es/taxonomy.vocabulary.tags.yml | 0 config/{sync => }/language/es/tour.tour.locale.yml | 0 .../{sync => }/language/es/tour.tour.search-api-index-fields.yml | 0 config/{sync => }/language/es/tour.tour.search-api-index.yml | 0 config/{sync => }/language/es/tour.tour.search-api-server.yml | 0 config/{sync => }/language/es/tour.tour.views-ui.yml | 0 config/{sync => }/language/es/views.view.action.yml | 0 config/{sync => }/language/es/views.view.archive.yml | 0 config/{sync => }/language/es/views.view.article.yml | 0 config/{sync => }/language/es/views.view.block_content.yml | 0 config/{sync => }/language/es/views.view.blog.yml | 0 config/{sync => }/language/es/views.view.campaign.yml | 0 config/{sync => }/language/es/views.view.case_study.yml | 0 config/{sync => }/language/es/views.view.comment.yml | 0 config/{sync => }/language/es/views.view.comments_recent.yml | 0 config/{sync => }/language/es/views.view.content.yml | 0 config/{sync => }/language/es/views.view.content_recent.yml | 0 config/{sync => }/language/es/views.view.event.yml | 0 config/{sync => }/language/es/views.view.files.yml | 0 config/{sync => }/language/es/views.view.frontpage.yml | 0 config/{sync => }/language/es/views.view.glossary.yml | 0 config/{sync => }/language/es/views.view.group.yml | 0 config/{sync => }/language/es/views.view.group_content.yml | 0 config/{sync => }/language/es/views.view.group_members.yml | 0 config/{sync => }/language/es/views.view.group_nodes.yml | 0 config/{sync => }/language/es/views.view.people.yml | 0 config/{sync => }/language/es/views.view.redirect.yml | 0 config/{sync => }/language/es/views.view.redirect_404.yml | 0 config/{sync => }/language/es/views.view.resource.yml | 0 config/{sync => }/language/es/views.view.search.yml | 0 config/{sync => }/language/es/views.view.taxonomy_term.yml | 0 config/{sync => }/language/es/views.view.user_admin_people.yml | 0 config/{sync => }/language/es/views.view.watchdog.yml | 0 config/{sync => }/language/es/views.view.webform_submissions.yml | 0 config/{sync => }/language/es/views.view.webmentions.yml | 0 config/{sync => }/language/es/views.view.who_s_new.yml | 0 config/{sync => }/language/es/webform.settings.yml | 0 config/{sync => }/language/es/webform.webform.capacitacion.yml | 0 config/{sync => }/language/es/webform.webform.contact.yml | 0 config/{sync => }/language/es/webform.webform.contacto.yml | 0 config/{sync => }/language/es/webform.webform.training.yml | 0 config/{sync => }/locale.settings.yml | 0 config/{sync => }/mailchimp.settings.yml | 0 config/{sync => }/markdown.settings.yml | 0 config/{sync => }/menu_ui.settings.yml | 0 config/{sync => }/metatag.metatag_defaults.403.yml | 0 config/{sync => }/metatag.metatag_defaults.404.yml | 0 config/{sync => }/metatag.metatag_defaults.front.yml | 0 config/{sync => }/metatag.metatag_defaults.global.yml | 0 config/{sync => }/metatag.metatag_defaults.node.yml | 0 config/{sync => }/metatag.metatag_defaults.taxonomy_term.yml | 0 config/{sync => }/metatag.metatag_defaults.user.yml | 0 config/{sync => }/migrate_drupal.settings.yml | 0 config/{sync => }/migrate_plus.migration_group.agaric.yml | 0 config/{sync => }/migrate_plus.migration_group.default.yml | 0 config/{sync => }/node.settings.yml | 0 config/{sync => }/node.type.action.yml | 0 config/{sync => }/node.type.article.yml | 0 config/{sync => }/node.type.blog.yml | 0 config/{sync => }/node.type.campaign.yml | 0 config/{sync => }/node.type.case_study.yml | 0 config/{sync => }/node.type.event.yml | 0 config/{sync => }/node.type.landing_page.yml | 0 config/{sync => }/node.type.page.yml | 0 config/{sync => }/node.type.people.yml | 0 config/{sync => }/node.type.resource.yml | 0 config/{sync => }/octavia.settings.yml | 0 .../{sync => }/paragraphs.paragraphs_type.content_reference.yml | 0 config/{sync => }/paragraphs.paragraphs_type.embedded_content.yml | 0 config/{sync => }/paragraphs.paragraphs_type.faq.yml | 0 config/{sync => }/paragraphs.paragraphs_type.file.yml | 0 config/{sync => }/paragraphs.paragraphs_type.image.yml | 0 .../paragraphs.paragraphs_type.quotation_with_image.yml | 0 config/{sync => }/paragraphs.paragraphs_type.slide.yml | 0 config/{sync => }/paragraphs.paragraphs_type.storyline_header.yml | 0 config/{sync => }/paragraphs.paragraphs_type.storyline_item.yml | 0 config/{sync => }/paragraphs.paragraphs_type.text.yml | 0 config/{sync => }/paragraphs.paragraphs_type.title.yml | 0 config/{sync => }/paragraphs.paragraphs_type.update.yml | 0 config/{sync => }/paragraphs.paragraphs_type.video.yml | 0 config/{sync => }/paragraphs.paragraphs_type.view.yml | 0 config/{sync => }/paragraphs.paragraphs_type.webform.yml | 0 config/{sync => }/paragraphs.settings.yml | 0 config/{sync => }/paragraphs_features.settings.yml | 0 config/{sync => }/pathauto.pattern.article_type.yml | 0 config/{sync => }/pathauto.pattern.case_study.yml | 0 config/{sync => }/pathauto.pattern.event_type.yml | 0 config/{sync => }/pathauto.pattern.group.yml | 0 config/{sync => }/pathauto.pattern.group_content.yml | 0 config/{sync => }/pathauto.pattern.group_membership.yml | 0 config/{sync => }/pathauto.pattern.group_type.yml | 0 config/{sync => }/pathauto.pattern.node_action.yml | 0 config/{sync => }/pathauto.pattern.node_article.yml | 0 config/{sync => }/pathauto.pattern.node_blog.yml | 0 config/{sync => }/pathauto.pattern.node_campaign.yml | 0 config/{sync => }/pathauto.pattern.node_event.yml | 0 config/{sync => }/pathauto.pattern.node_landing_page.yml | 0 config/{sync => }/pathauto.pattern.node_page.yml | 0 config/{sync => }/pathauto.pattern.node_resource.yml | 0 config/{sync => }/pathauto.pattern.people_node.yml | 0 config/{sync => }/pathauto.pattern.people_type.yml | 0 config/{sync => }/pathauto.pattern.vocabulary_terms.yml | 0 config/{sync => }/pathauto.settings.yml | 0 config/{sync => }/preview_link.settings.yml | 0 config/{sync => }/rdf.mapping.comment.comment.yml | 0 config/{sync => }/rdf.mapping.node.article.yml | 0 config/{sync => }/rdf.mapping.node.page.yml | 0 config/{sync => }/rdf.mapping.taxonomy_term.tags.yml | 0 config/{sync => }/rdf.mapping.taxonomy_term.topics.yml | 0 config/{sync => }/rdf.mapping.user.user.yml | 0 config/{sync => }/redirect.settings.yml | 0 config/{sync => }/redirect_404.settings.yml | 0 config/{sync => }/responsive_image.styles.narrow.yml | 0 config/{sync => }/responsive_image.styles.wide.yml | 0 config/{sync => }/scn.settings.yml | 0 config/{sync => }/search_api.index.action.yml | 0 config/{sync => }/search_api.index.article.yml | 0 config/{sync => }/search_api.index.blog.yml | 0 config/{sync => }/search_api.index.campaign.yml | 0 config/{sync => }/search_api.index.case_study.yml | 0 config/{sync => }/search_api.index.content.yml | 0 config/{sync => }/search_api.index.event.yml | 0 config/{sync => }/search_api.index.people.yml | 0 config/{sync => }/search_api.index.resource.yml | 0 config/{sync => }/search_api.server.database.yml | 0 config/{sync => }/search_api.settings.yml | 0 config/{sync => }/search_api_db.settings.yml | 0 config/{sync => }/serialization.settings.yml | 0 config/{sync => }/seven.settings.yml | 0 config/{sync => }/shortcut.set.default.yml | 0 config/{sync => }/statistics.settings.yml | 0 config/{sync => }/stripe.settings.yml | 0 config/{sync => }/syslog.settings.yml | 0 config/{sync => }/system.action.comment_delete_action.yml | 0 config/{sync => }/system.action.comment_publish_action.yml | 0 config/{sync => }/system.action.comment_save_action.yml | 0 config/{sync => }/system.action.comment_unpublish_action.yml | 0 config/{sync => }/system.action.node_delete_action.yml | 0 config/{sync => }/system.action.node_make_sticky_action.yml | 0 config/{sync => }/system.action.node_make_unsticky_action.yml | 0 config/{sync => }/system.action.node_promote_action.yml | 0 config/{sync => }/system.action.node_publish_action.yml | 0 config/{sync => }/system.action.node_save_action.yml | 0 config/{sync => }/system.action.node_unpromote_action.yml | 0 config/{sync => }/system.action.node_unpublish_action.yml | 0 config/{sync => }/system.action.pathauto_update_alias_node.yml | 0 config/{sync => }/system.action.pathauto_update_alias_user.yml | 0 config/{sync => }/system.action.redirect_delete_action.yml | 0 .../system.action.user_add_role_action.administrator.yml | 0 .../{sync => }/system.action.user_add_role_action.contributor.yml | 0 config/{sync => }/system.action.user_add_role_action.editor.yml | 0 config/{sync => }/system.action.user_add_role_action.manager.yml | 0 config/{sync => }/system.action.user_add_role_action.partner.yml | 0 config/{sync => }/system.action.user_add_role_action.past.yml | 0 config/{sync => }/system.action.user_add_role_action.staff.yml | 0 config/{sync => }/system.action.user_block_user_action.yml | 0 config/{sync => }/system.action.user_cancel_user_action.yml | 0 .../system.action.user_remove_role_action.administrator.yml | 0 .../system.action.user_remove_role_action.contributor.yml | 0 .../{sync => }/system.action.user_remove_role_action.editor.yml | 0 .../{sync => }/system.action.user_remove_role_action.manager.yml | 0 .../{sync => }/system.action.user_remove_role_action.partner.yml | 0 config/{sync => }/system.action.user_remove_role_action.past.yml | 0 config/{sync => }/system.action.user_remove_role_action.staff.yml | 0 config/{sync => }/system.action.user_unblock_user_action.yml | 0 .../{sync => }/system.action.webform_submission_delete_action.yml | 0 .../system.action.webform_submission_make_lock_action.yml | 0 .../system.action.webform_submission_make_sticky_action.yml | 0 .../system.action.webform_submission_make_unlock_action.yml | 0 .../system.action.webform_submission_make_unsticky_action.yml | 0 config/{sync => }/system.action.webmention_delete_action.yml | 0 config/{sync => }/system.action.webmention_publish_action.yml | 0 config/{sync => }/system.action.webmention_unpublish_action.yml | 0 config/{sync => }/system.authorize.yml | 0 config/{sync => }/system.cron.yml | 0 config/{sync => }/system.date.yml | 0 config/{sync => }/system.diff.yml | 0 config/{sync => }/system.file.yml | 0 config/{sync => }/system.image.gd.yml | 0 config/{sync => }/system.image.yml | 0 config/{sync => }/system.logging.yml | 0 config/{sync => }/system.mail.yml | 0 config/{sync => }/system.maintenance.yml | 0 config/{sync => }/system.menu.account.yml | 0 config/{sync => }/system.menu.admin.yml | 0 config/{sync => }/system.menu.footer.yml | 0 config/{sync => }/system.menu.main.yml | 0 config/{sync => }/system.menu.tools.yml | 0 config/{sync => }/system.performance.yml | 0 config/{sync => }/system.rss.yml | 0 config/{sync => }/system.site.yml | 0 config/{sync => }/system.theme.global.yml | 0 config/{sync => }/system.theme.yml | 0 config/{sync => }/taxonomy.settings.yml | 0 config/{sync => }/taxonomy.vocabulary.action_type.yml | 0 config/{sync => }/taxonomy.vocabulary.article_type.yml | 0 config/{sync => }/taxonomy.vocabulary.event_type.yml | 0 config/{sync => }/taxonomy.vocabulary.group_type.yml | 0 config/{sync => }/taxonomy.vocabulary.license.yml | 0 config/{sync => }/taxonomy.vocabulary.people_type.yml | 0 config/{sync => }/taxonomy.vocabulary.resource_type.yml | 0 config/{sync => }/taxonomy.vocabulary.services.yml | 0 config/{sync => }/taxonomy.vocabulary.tags.yml | 0 config/{sync => }/taxonomy.vocabulary.technologies.yml | 0 config/{sync => }/taxonomy.vocabulary.topics.yml | 0 config/{sync => }/text.settings.yml | 0 config/{sync => }/tour.tour.honeypot.yml | 0 config/{sync => }/tour.tour.language-add.yml | 0 config/{sync => }/tour.tour.language-edit.yml | 0 config/{sync => }/tour.tour.language.yml | 0 config/{sync => }/tour.tour.locale.yml | 0 config/{sync => }/tour.tour.search-api-index-fields.yml | 0 config/{sync => }/tour.tour.search-api-index-form.yml | 0 config/{sync => }/tour.tour.search-api-index-processors.yml | 0 config/{sync => }/tour.tour.search-api-index.yml | 0 config/{sync => }/tour.tour.search-api-server-form.yml | 0 config/{sync => }/tour.tour.search-api-server.yml | 0 config/{sync => }/tour.tour.views-ui.yml | 0 config/{sync => }/update.settings.yml | 0 config/{sync => }/user.flood.yml | 0 config/{sync => }/user.mail.yml | 0 config/{sync => }/user.role.administrator.yml | 0 config/{sync => }/user.role.anonymous.yml | 0 config/{sync => }/user.role.authenticated.yml | 0 config/{sync => }/user.role.contributor.yml | 0 config/{sync => }/user.role.editor.yml | 0 config/{sync => }/user.role.manager.yml | 0 config/{sync => }/user.role.partner.yml | 0 config/{sync => }/user.role.past.yml | 0 config/{sync => }/user.role.staff.yml | 0 config/{sync => }/user.settings.yml | 0 config/{sync => }/views.settings.yml | 0 config/{sync => }/views.view.action.yml | 0 config/{sync => }/views.view.archive.yml | 0 config/{sync => }/views.view.article.yml | 0 config/{sync => }/views.view.block_content.yml | 0 config/{sync => }/views.view.blog.yml | 0 config/{sync => }/views.view.campaign.yml | 0 config/{sync => }/views.view.case_study.yml | 0 config/{sync => }/views.view.comment.yml | 0 config/{sync => }/views.view.comments_recent.yml | 0 config/{sync => }/views.view.content.yml | 0 config/{sync => }/views.view.content_recent.yml | 0 config/{sync => }/views.view.event.yml | 0 config/{sync => }/views.view.files.yml | 0 config/{sync => }/views.view.frontpage.yml | 0 config/{sync => }/views.view.glossary.yml | 0 config/{sync => }/views.view.group.yml | 0 config/{sync => }/views.view.group_content.yml | 0 config/{sync => }/views.view.group_members.yml | 0 config/{sync => }/views.view.group_nodes.yml | 0 config/{sync => }/views.view.people.yml | 0 config/{sync => }/views.view.redirect.yml | 0 config/{sync => }/views.view.redirect_404.yml | 0 config/{sync => }/views.view.related_content.yml | 0 config/{sync => }/views.view.resource.yml | 0 config/{sync => }/views.view.search.yml | 0 config/{sync => }/views.view.taxonomy_term.yml | 0 config/{sync => }/views.view.user_admin_people.yml | 0 config/{sync => }/views.view.watchdog.yml | 0 config/{sync => }/views.view.webform_submissions.yml | 0 config/{sync => }/views.view.webmentions.yml | 0 config/{sync => }/views.view.who_s_new.yml | 0 config/{sync => }/views.view.who_s_online.yml | 0 config/{sync => }/webform.settings.yml | 0 .../webform.webform.attend_the_tech_and_rev_workshop.yml | 0 config/{sync => }/webform.webform.blog_posts.yml | 0 config/{sync => }/webform.webform.capacitacion.yml | 0 config/{sync => }/webform.webform.contact.yml | 0 config/{sync => }/webform.webform.contact_confirm.yml | 0 .../{sync => }/webform.webform.drupal_8_9_content_migrations.yml | 0 config/{sync => }/webform.webform.drutopia_intake.yml | 0 config/{sync => }/webform.webform.drutopia_platform_intake.yml | 0 config/{sync => }/webform.webform.find_it_platform.yml | 0 config/{sync => }/webform.webform.general_services.yml | 0 .../{sync => }/webform.webform.getting_started_with_drupal_9.yml | 0 .../{sync => }/webform.webform.getting_started_with_react_js.yml | 0 config/{sync => }/webform.webform.join_the_movement.yml | 0 config/{sync => }/webform.webform.join_the_movement_confirm.yml | 0 config/{sync => }/webform.webform.june_2020_webinars.yml | 0 config/{sync => }/webform.webform.lms.yml | 0 config/{sync => }/webform.webform.migrations.yml | 0 config/{sync => }/webform.webform.migrations_training_confirm.yml | 0 config/{sync => }/webform.webform.newsletter.yml | 0 .../{sync => }/webform.webform.purchase_training_migrate_api.yml | 0 config/{sync => }/webform.webform.request.yml | 0 config/{sync => }/webform.webform.showandtell.yml | 0 config/{sync => }/webform.webform.speaker_request_agaric.yml | 0 .../{sync => }/webform.webform.speaker_request_clayton_dewey.yml | 0 .../webform.webform.speaker_request_mauricio_dinarte.yml | 0 .../{sync => }/webform.webform.speaker_request_michele_metts.yml | 0 config/{sync => }/webform.webform.speaker_request_micky_metts.yml | 0 config/{sync => }/webform.webform.training.yml | 0 config/{sync => }/webform.webform.training_discount.yml | 0 .../{sync => }/webform.webform.training_notification_request.yml | 0 config/{sync => }/webform.webform.training_request_draft.yml | 0 config/{sync => }/webform.webform.workshops.yml | 0 config/{sync => }/webform.webform_options.country_codes.yml | 0 config/{sync => }/webform.webform_options.country_names.yml | 0 config/{sync => }/webform.webform_options.days.yml | 0 config/{sync => }/webform.webform_options.education.yml | 0 config/{sync => }/webform.webform_options.employment_status.yml | 0 config/{sync => }/webform.webform_options.ethnicity.yml | 0 config/{sync => }/webform.webform_options.gender.yml | 0 config/{sync => }/webform.webform_options.industry.yml | 0 config/{sync => }/webform.webform_options.languages.yml | 0 config/{sync => }/webform.webform_options.likert_agreement.yml | 0 config/{sync => }/webform.webform_options.likert_comparison.yml | 0 config/{sync => }/webform.webform_options.likert_importance.yml | 0 config/{sync => }/webform.webform_options.likert_quality.yml | 0 config/{sync => }/webform.webform_options.likert_satisfaction.yml | 0 config/{sync => }/webform.webform_options.likert_ten_scale.yml | 0 config/{sync => }/webform.webform_options.likert_would_you.yml | 0 config/{sync => }/webform.webform_options.marital_status.yml | 0 config/{sync => }/webform.webform_options.months.yml | 0 config/{sync => }/webform.webform_options.phone_types.yml | 0 config/{sync => }/webform.webform_options.relationship.yml | 0 config/{sync => }/webform.webform_options.size.yml | 0 config/{sync => }/webform.webform_options.state_codes.yml | 0 config/{sync => }/webform.webform_options.state_names.yml | 0 .../{sync => }/webform.webform_options.state_province_codes.yml | 0 .../{sync => }/webform.webform_options.state_province_names.yml | 0 config/{sync => }/webform.webform_options.time_zones.yml | 0 config/{sync => }/webform.webform_options.yes_no.yml | 0 config/{sync => }/webform_scheduled_email.settings.yml | 0 1372 files changed, 0 insertions(+), 0 deletions(-) rename config/{sync => }/.htaccess (100%) rename config/{sync => }/antibot.settings.yml (100%) rename config/{sync => }/automated_cron.settings.yml (100%) rename config/{sync => }/autosave_form.messages.yml (100%) rename config/{sync => }/autosave_form.settings.yml (100%) rename config/{sync => }/block.block.agarica_account_menu.yml (100%) rename config/{sync => }/block.block.agarica_branding.yml (100%) rename config/{sync => }/block.block.agarica_content.yml (100%) rename config/{sync => }/block.block.agarica_footer_menu.yml (100%) rename config/{sync => }/block.block.agarica_group_operations.yml (100%) rename config/{sync => }/block.block.agarica_help.yml (100%) rename config/{sync => }/block.block.agarica_home_page_custom_1.yml (100%) rename config/{sync => }/block.block.agarica_home_page_custom_2.yml (100%) rename config/{sync => }/block.block.agarica_home_page_custom_3.yml (100%) rename config/{sync => }/block.block.agarica_local_actions.yml (100%) rename config/{sync => }/block.block.agarica_local_tasks.yml (100%) rename config/{sync => }/block.block.agarica_main_menu.yml (100%) rename config/{sync => }/block.block.agarica_messages.yml (100%) rename config/{sync => }/block.block.agarica_page_title.yml (100%) rename config/{sync => }/block.block.agarica_powered_by_drutopia.yml (100%) rename config/{sync => }/block.block.agarica_socialmedialinks.yml (100%) rename config/{sync => }/block.block.agarica_views_block__related_content_block_related_content.yml (100%) rename config/{sync => }/block.block.agaricnewsletter.yml (100%) rename config/{sync => }/block.block.article_topics_facet.yml (100%) rename config/{sync => }/block.block.article_type_facet.yml (100%) rename config/{sync => }/block.block.blog_topics_facet.yml (100%) rename config/{sync => }/block.block.bulma_account_menu.yml (100%) rename config/{sync => }/block.block.bulma_branding.yml (100%) rename config/{sync => }/block.block.bulma_content.yml (100%) rename config/{sync => }/block.block.bulma_help.yml (100%) rename config/{sync => }/block.block.bulma_local_tasks.yml (100%) rename config/{sync => }/block.block.bulma_main_menu.yml (100%) rename config/{sync => }/block.block.bulma_messages.yml (100%) rename config/{sync => }/block.block.bulma_page_title.yml (100%) rename config/{sync => }/block.block.bulma_powered.yml (100%) rename config/{sync => }/block.block.bulma_tools.yml (100%) rename config/{sync => }/block.block.content_search_form_global.yml (100%) rename config/{sync => }/block.block.content_search_form_search.yml (100%) rename config/{sync => }/block.block.event_topics_facet.yml (100%) rename config/{sync => }/block.block.event_type_facet.yml (100%) rename config/{sync => }/block.block.exposedformsearchpage_1.yml (100%) rename config/{sync => }/block.block.exposedformsearchpage_1_2.yml (100%) rename config/{sync => }/block.block.footer_about_us.yml (100%) rename config/{sync => }/block.block.footer_get_involved.yml (100%) rename config/{sync => }/block.block.footer_our_work.yml (100%) rename config/{sync => }/block.block.group_operations.yml (100%) rename config/{sync => }/block.block.hireagaric.yml (100%) rename config/{sync => }/block.block.home_page_custom_1.yml (100%) rename config/{sync => }/block.block.home_page_custom_2.yml (100%) rename config/{sync => }/block.block.home_page_custom_3.yml (100%) rename config/{sync => }/block.block.home_page_feature.yml (100%) rename config/{sync => }/block.block.languageswitcher.yml (100%) rename config/{sync => }/block.block.mainnavigation.yml (100%) rename config/{sync => }/block.block.octavia_account_menu.yml (100%) rename config/{sync => }/block.block.octavia_branding.yml (100%) rename config/{sync => }/block.block.octavia_content.yml (100%) rename config/{sync => }/block.block.octavia_footer_menu.yml (100%) rename config/{sync => }/block.block.octavia_help.yml (100%) rename config/{sync => }/block.block.octavia_local_actions.yml (100%) rename config/{sync => }/block.block.octavia_local_tasks.yml (100%) rename config/{sync => }/block.block.octavia_main_menu.yml (100%) rename config/{sync => }/block.block.octavia_messages.yml (100%) rename config/{sync => }/block.block.octavia_page_title.yml (100%) rename config/{sync => }/block.block.octavia_powered_by_drutopia.yml (100%) rename config/{sync => }/block.block.resource_topics_facet.yml (100%) rename config/{sync => }/block.block.resource_type_facet.yml (100%) rename config/{sync => }/block.block.seven_breadcrumbs.yml (100%) rename config/{sync => }/block.block.seven_content.yml (100%) rename config/{sync => }/block.block.seven_help.yml (100%) rename config/{sync => }/block.block.seven_local_actions.yml (100%) rename config/{sync => }/block.block.seven_login.yml (100%) rename config/{sync => }/block.block.seven_messages.yml (100%) rename config/{sync => }/block.block.seven_page_title.yml (100%) rename config/{sync => }/block.block.seven_primary_local_tasks.yml (100%) rename config/{sync => }/block.block.seven_secondary_local_tasks.yml (100%) rename config/{sync => }/block.block.socialmedialinks.yml (100%) rename config/{sync => }/block.block.upcomingtrainingsfromagaric.yml (100%) rename config/{sync => }/block.block.userlogin.yml (100%) rename config/{sync => }/block.block.views_block__related_content_block_related_content.yml (100%) rename config/{sync => }/block_content.type.basic.yml (100%) rename config/{sync => }/block_content.type.content_reference.yml (100%) rename config/{sync => }/block_content.type.slide.yml (100%) rename config/{sync => }/block_visibility_groups.block_visibility_group.article_listing.yml (100%) rename config/{sync => }/block_visibility_groups.block_visibility_group.blog_listing.yml (100%) rename config/{sync => }/block_visibility_groups.block_visibility_group.event_listing.yml (100%) rename config/{sync => }/block_visibility_groups.block_visibility_group.home_page.yml (100%) rename config/{sync => }/block_visibility_groups.block_visibility_group.resource_listing.yml (100%) rename config/{sync => }/block_visibility_groups.block_visibility_group.search.yml (100%) rename config/{sync => }/bulma.settings.yml (100%) rename config/{sync => }/coffee.configuration.yml (100%) rename config/{sync => }/comment.type.comment.yml (100%) rename config/{sync => }/comment_notify.settings.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.administer_account_settings.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.administer_date_time.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.administer_error_logs.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.administer_file_system.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.administer_groups.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.administer_site_information.yml (100%) rename config/{sync => }/config_perms.custom_perms_entity.edit_contact_form.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.address.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.admin_toolbar.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.admin_toolbar_tools.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.agaric_migration.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.allowed_formats.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.antibot.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.automated_cron.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.autosave_form.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.better_normalizers.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.block.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.block_content.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.block_visibility_groups.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.breakpoint.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ckeditor.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ckeditor_markdown.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.coffee.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.color.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.comment.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.comment_notify.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.components.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_actions.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_actions_provider.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_distro.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_filter.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_merge.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_normalizer.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_perms.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_provider.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_snapshot.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_sync.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_translation.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.config_update.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.contact.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.content_translation.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.contextual.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.crop.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ctools.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.customerror.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.datetime.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.datetime_range.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.dblog.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.default_content.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.diff.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.dropdown_language.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_action.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_article.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_blog.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_campaign.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_case_study.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_comment.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_core.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_creative_license.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_event.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_group.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_landing_page.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_page.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_page_storyline.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_people.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_related_content.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_resource.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_search.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_site.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_social.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_storyline.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.drutopia_user.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ds.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.dynamic_page_cache.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.editor.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.entity_reference_revisions.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.exclude_node_title.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.facets.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.faqfield.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.field.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.field_group.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.field_ui.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.file.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.filter.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.focal_point.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.gnode.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.google_analytics.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.group.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.hal.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.help.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.history.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.honeypot.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.image.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.indieweb.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.indieweb_context.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.indieweb_feed.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.indieweb_microformat.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.indieweb_webmention.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.language.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.layout_discovery.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.link.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.locale.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.mailchimp.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.markdown.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.menu_block.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.menu_link_content.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.menu_trail_by_path.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.menu_ui.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.metatag.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.metatag_facebook.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.metatag_open_graph.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.metatag_twitter_cards.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.migrate.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.migrate_drupal.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.migrate_plus.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.migrate_tools.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.minimalhtml.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.multiline_config.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.node.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.options.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.page_cache.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.paragraphs.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.paragraphs_features.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.path.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.path_alias.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.pathauto.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.preview_link.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.quickedit.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.rdf.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.redirect.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.redirect_404.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.regionincontent.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.responsive_image.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.scn.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.search_api.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.search_api_db.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.serialization.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.shortcut.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.similarterms.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.skins.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.social_media_links.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.statistics.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.stripe.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.syslog.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.system.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.taxonomy.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.telephone.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.text.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.token.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.toolbar.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.tour.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.twigsuggest.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ui_patterns.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.update.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.user.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.video_embed_field.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.views.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.views_ui.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.viewsreference.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.webform.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.webform_ui.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.theme.agarica.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.theme.bulma.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.theme.classy.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.theme.octavia.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.theme.seven.yml (100%) rename config/{sync => }/config_snapshot.snapshot.config_sync.theme.stable.yml (100%) rename config/{sync => }/contact.form.feedback.yml (100%) rename config/{sync => }/contact.form.personal.yml (100%) rename config/{sync => }/contact.settings.yml (100%) rename config/{sync => }/core.base_field_override.block_content.basic.changed.yml (100%) rename config/{sync => }/core.base_field_override.block_content.basic.info.yml (100%) rename config/{sync => }/core.base_field_override.block_content.basic.metatag.yml (100%) rename config/{sync => }/core.base_field_override.block_content.basic.status.yml (100%) rename config/{sync => }/core.base_field_override.block_content.slide.changed.yml (100%) rename config/{sync => }/core.base_field_override.block_content.slide.info.yml (100%) rename config/{sync => }/core.base_field_override.block_content.slide.metatag.yml (100%) rename config/{sync => }/core.base_field_override.block_content.slide.status.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.changed.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.created.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.homepage.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.hostname.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.mail.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.name.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.status.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.subject.yml (100%) rename config/{sync => }/core.base_field_override.comment.comment.uid.yml (100%) rename config/{sync => }/core.base_field_override.group.group.changed.yml (100%) rename config/{sync => }/core.base_field_override.group.group.created.yml (100%) rename config/{sync => }/core.base_field_override.group.group.label.yml (100%) rename config/{sync => }/core.base_field_override.group.group.metatag.yml (100%) rename config/{sync => }/core.base_field_override.group.group.path.yml (100%) rename config/{sync => }/core.base_field_override.group.group.uid.yml (100%) rename config/{sync => }/core.base_field_override.group_content.group-group_membership.changed.yml (100%) rename config/{sync => }/core.base_field_override.group_content.group-group_membership.created.yml (100%) rename config/{sync => }/core.base_field_override.group_content.group-group_membership.label.yml (100%) rename config/{sync => }/core.base_field_override.group_content.group-group_membership.metatag.yml (100%) rename config/{sync => }/core.base_field_override.group_content.group-group_membership.path.yml (100%) rename config/{sync => }/core.base_field_override.group_content.group-group_membership.uid.yml (100%) rename config/{sync => }/core.base_field_override.menu_link_content.menu_link_content.changed.yml (100%) rename config/{sync => }/core.base_field_override.menu_link_content.menu_link_content.description.yml (100%) rename config/{sync => }/core.base_field_override.menu_link_content.menu_link_content.metatag.yml (100%) rename config/{sync => }/core.base_field_override.menu_link_content.menu_link_content.title.yml (100%) rename config/{sync => }/core.base_field_override.node.action.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.action.created.yml (100%) rename config/{sync => }/core.base_field_override.node.action.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.action.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.action.path.yml (100%) rename config/{sync => }/core.base_field_override.node.action.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.action.status.yml (100%) rename config/{sync => }/core.base_field_override.node.action.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.action.title.yml (100%) rename config/{sync => }/core.base_field_override.node.action.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.article.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.article.created.yml (100%) rename config/{sync => }/core.base_field_override.node.article.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.article.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.article.path.yml (100%) rename config/{sync => }/core.base_field_override.node.article.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.article.status.yml (100%) rename config/{sync => }/core.base_field_override.node.article.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.article.title.yml (100%) rename config/{sync => }/core.base_field_override.node.article.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.created.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.path.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.status.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.title.yml (100%) rename config/{sync => }/core.base_field_override.node.blog.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.created.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.path.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.status.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.title.yml (100%) rename config/{sync => }/core.base_field_override.node.campaign.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.created.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.path.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.status.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.title.yml (100%) rename config/{sync => }/core.base_field_override.node.case_study.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.event.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.event.created.yml (100%) rename config/{sync => }/core.base_field_override.node.event.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.event.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.event.path.yml (100%) rename config/{sync => }/core.base_field_override.node.event.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.event.status.yml (100%) rename config/{sync => }/core.base_field_override.node.event.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.event.title.yml (100%) rename config/{sync => }/core.base_field_override.node.event.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.created.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.path.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.status.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.title.yml (100%) rename config/{sync => }/core.base_field_override.node.landing_page.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.page.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.page.path.yml (100%) rename config/{sync => }/core.base_field_override.node.page.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.page.status.yml (100%) rename config/{sync => }/core.base_field_override.node.page.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.page.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.people.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.people.created.yml (100%) rename config/{sync => }/core.base_field_override.node.people.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.people.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.people.path.yml (100%) rename config/{sync => }/core.base_field_override.node.people.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.people.status.yml (100%) rename config/{sync => }/core.base_field_override.node.people.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.people.title.yml (100%) rename config/{sync => }/core.base_field_override.node.people.uid.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.changed.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.created.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.menu_link.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.metatag.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.path.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.promote.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.status.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.sticky.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.title.yml (100%) rename config/{sync => }/core.base_field_override.node.resource.uid.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.faq.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.faq.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.file.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.file.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.image.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.image.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.quotation_with_image.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.quotation_with_image.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.slide.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.slide.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.storyline_header.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.storyline_header.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.storyline_item.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.storyline_item.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.text.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.text.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.title.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.title.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.update.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.update.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.video.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.video.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.view.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.view.status.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.webform.created.yml (100%) rename config/{sync => }/core.base_field_override.paragraph.webform.status.yml (100%) rename config/{sync => }/core.base_field_override.shortcut.default.metatag.yml (100%) rename config/{sync => }/core.base_field_override.shortcut.default.title.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.action_type.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.action_type.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.action_type.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.action_type.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.action_type.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.action_type.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.article_type.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.article_type.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.article_type.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.article_type.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.article_type.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.article_type.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.event_type.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.event_type.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.event_type.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.event_type.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.event_type.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.event_type.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.group_type.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.group_type.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.group_type.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.group_type.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.group_type.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.group_type.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.license.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.license.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.license.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.license.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.license.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.license.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.people_type.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.people_type.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.people_type.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.people_type.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.people_type.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.people_type.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.resource_type.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.resource_type.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.resource_type.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.resource_type.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.resource_type.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.resource_type.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.services.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.services.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.services.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.services.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.services.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.services.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.tags.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.tags.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.tags.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.tags.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.tags.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.tags.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.technologies.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.technologies.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.technologies.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.technologies.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.technologies.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.technologies.status.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.topics.changed.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.topics.description.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.topics.metatag.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.topics.name.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.topics.path.yml (100%) rename config/{sync => }/core.base_field_override.taxonomy_term.topics.status.yml (100%) rename config/{sync => }/core.base_field_override.user.user.changed.yml (100%) rename config/{sync => }/core.base_field_override.user.user.metatag.yml (100%) rename config/{sync => }/core.base_field_override.user.user.path.yml (100%) rename config/{sync => }/core.date_format.fallback.yml (100%) rename config/{sync => }/core.date_format.html_date.yml (100%) rename config/{sync => }/core.date_format.html_datetime.yml (100%) rename config/{sync => }/core.date_format.html_month.yml (100%) rename config/{sync => }/core.date_format.html_time.yml (100%) rename config/{sync => }/core.date_format.html_week.yml (100%) rename config/{sync => }/core.date_format.html_year.yml (100%) rename config/{sync => }/core.date_format.html_yearless_date.yml (100%) rename config/{sync => }/core.date_format.long.yml (100%) rename config/{sync => }/core.date_format.medium.yml (100%) rename config/{sync => }/core.date_format.month_day_year.yml (100%) rename config/{sync => }/core.date_format.short.yml (100%) rename config/{sync => }/core.entity_form_display.block_content.basic.default.yml (100%) rename config/{sync => }/core.entity_form_display.block_content.content_reference.default.yml (100%) rename config/{sync => }/core.entity_form_display.block_content.slide.default.yml (100%) rename config/{sync => }/core.entity_form_display.comment.comment.default.yml (100%) rename config/{sync => }/core.entity_form_display.contact_message.personal.default.yml (100%) rename config/{sync => }/core.entity_form_display.group.group.default.yml (100%) rename config/{sync => }/core.entity_form_display.group_content.group-group_membership.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.action.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.article.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.blog.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.campaign.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.case_study.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.event.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.landing_page.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.page.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.people.default.yml (100%) rename config/{sync => }/core.entity_form_display.node.resource.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.content_reference.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.embedded_content.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.faq.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.file.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.image.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.quotation_with_image.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.slide.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.storyline_header.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.storyline_item.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.text.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.title.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.update.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.video.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.view.default.yml (100%) rename config/{sync => }/core.entity_form_display.paragraph.webform.default.yml (100%) rename config/{sync => }/core.entity_form_display.user.user.default.yml (100%) rename config/{sync => }/core.entity_form_mode.user.register.yml (100%) rename config/{sync => }/core.entity_view_display.block_content.basic.default.yml (100%) rename config/{sync => }/core.entity_view_display.block_content.content_reference.default.yml (100%) rename config/{sync => }/core.entity_view_display.block_content.slide.columnar.yml (100%) rename config/{sync => }/core.entity_view_display.block_content.slide.default.yml (100%) rename config/{sync => }/core.entity_view_display.comment.comment.default.yml (100%) rename config/{sync => }/core.entity_view_display.group.group.default.yml (100%) rename config/{sync => }/core.entity_view_display.group.group.full.yml (100%) rename config/{sync => }/core.entity_view_display.group.group.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.group_content.group-group_membership.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.box.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.card.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.action.tile.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.box.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.card.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.media.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.rss.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.article.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.card.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.media.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.rss.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.rss_teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.blog.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.campaign.card.yml (100%) rename config/{sync => }/core.entity_view_display.node.campaign.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.campaign.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.campaign.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.campaign.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.campaign.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.card.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.small_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.case_study.tile.yml (100%) rename config/{sync => }/core.entity_view_display.node.event.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.event.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.event.micro.yml (100%) rename config/{sync => }/core.entity_view_display.node.event.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.event.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.event.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.landing_page.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.landing_page.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.landing_page.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.landing_page.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.page.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.page.embedded.yml (100%) rename config/{sync => }/core.entity_view_display.node.page.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.page.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.people.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.people.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.people.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.people.small_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.people.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.node.resource.card.yml (100%) rename config/{sync => }/core.entity_view_display.node.resource.default.yml (100%) rename config/{sync => }/core.entity_view_display.node.resource.full.yml (100%) rename config/{sync => }/core.entity_view_display.node.resource.search_index.yml (100%) rename config/{sync => }/core.entity_view_display.node.resource.simple_card.yml (100%) rename config/{sync => }/core.entity_view_display.node.resource.teaser.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.content_reference.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.embedded_content.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.faq.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.file.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.image.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.quotation_with_image.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.slide.columnar.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.slide.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.storyline_header.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.storyline_item.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.text.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.title.columnar.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.title.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.update.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.video.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.view.default.yml (100%) rename config/{sync => }/core.entity_view_display.paragraph.webform.default.yml (100%) rename config/{sync => }/core.entity_view_display.taxonomy_term.license.default.yml (100%) rename config/{sync => }/core.entity_view_display.user.user.compact.yml (100%) rename config/{sync => }/core.entity_view_display.user.user.default.yml (100%) rename config/{sync => }/core.entity_view_mode.block.token.yml (100%) rename config/{sync => }/core.entity_view_mode.block_content.columnar.yml (100%) rename config/{sync => }/core.entity_view_mode.block_content.full.yml (100%) rename config/{sync => }/core.entity_view_mode.block_content.token.yml (100%) rename config/{sync => }/core.entity_view_mode.comment.full.yml (100%) rename config/{sync => }/core.entity_view_mode.comment.indieweb_microformat.yml (100%) rename config/{sync => }/core.entity_view_mode.comment.token.yml (100%) rename config/{sync => }/core.entity_view_mode.contact_message.token.yml (100%) rename config/{sync => }/core.entity_view_mode.file.token.yml (100%) rename config/{sync => }/core.entity_view_mode.group.full.yml (100%) rename config/{sync => }/core.entity_view_mode.group.teaser.yml (100%) rename config/{sync => }/core.entity_view_mode.menu_link_content.token.yml (100%) rename config/{sync => }/core.entity_view_mode.node.box.yml (100%) rename config/{sync => }/core.entity_view_mode.node.card.yml (100%) rename config/{sync => }/core.entity_view_mode.node.diff.yml (100%) rename config/{sync => }/core.entity_view_mode.node.embedded.yml (100%) rename config/{sync => }/core.entity_view_mode.node.full.yml (100%) rename config/{sync => }/core.entity_view_mode.node.indieweb_microformat.yml (100%) rename config/{sync => }/core.entity_view_mode.node.media.yml (100%) rename config/{sync => }/core.entity_view_mode.node.micro.yml (100%) rename config/{sync => }/core.entity_view_mode.node.rss.yml (100%) rename config/{sync => }/core.entity_view_mode.node.rss_teaser.yml (100%) rename config/{sync => }/core.entity_view_mode.node.search_index.yml (100%) rename config/{sync => }/core.entity_view_mode.node.search_result.yml (100%) rename config/{sync => }/core.entity_view_mode.node.simple_card.yml (100%) rename config/{sync => }/core.entity_view_mode.node.small_card.yml (100%) rename config/{sync => }/core.entity_view_mode.node.teaser.yml (100%) rename config/{sync => }/core.entity_view_mode.node.tile.yml (100%) rename config/{sync => }/core.entity_view_mode.node.token.yml (100%) rename config/{sync => }/core.entity_view_mode.paragraph.columnar.yml (100%) rename config/{sync => }/core.entity_view_mode.paragraph.preview.yml (100%) rename config/{sync => }/core.entity_view_mode.shortcut.token.yml (100%) rename config/{sync => }/core.entity_view_mode.taxonomy_term.full.yml (100%) rename config/{sync => }/core.entity_view_mode.taxonomy_term.token.yml (100%) rename config/{sync => }/core.entity_view_mode.tour.token.yml (100%) rename config/{sync => }/core.entity_view_mode.user.compact.yml (100%) rename config/{sync => }/core.entity_view_mode.user.full.yml (100%) rename config/{sync => }/core.entity_view_mode.user.token.yml (100%) rename config/{sync => }/core.extension.yml (100%) rename config/{sync => }/core.menu.static_menu_link_overrides.yml (100%) rename config/{sync => }/crop.settings.yml (100%) rename config/{sync => }/crop.type.focal_point.yml (100%) rename config/{sync => }/customerror.settings.yml (100%) rename config/{sync => }/dblog.settings.yml (100%) rename config/{sync => }/diff.settings.yml (100%) rename config/{sync => }/dropdown_language.setting.yml (100%) rename config/{sync => }/ds.settings.yml (100%) rename config/{sync => }/editor.editor.basic_html.yml (100%) rename config/{sync => }/editor.editor.full_html.yml (100%) rename config/{sync => }/editor.editor.minimalhtml.yml (100%) rename config/{sync => }/editor.editor.minimalhtmltitle.yml (100%) rename config/{sync => }/exclude_node_title.settings.yml (100%) rename config/{sync => }/facets.facet.article_topics.yml (100%) rename config/{sync => }/facets.facet.article_type.yml (100%) rename config/{sync => }/facets.facet.blog_topics.yml (100%) rename config/{sync => }/facets.facet.event_topics.yml (100%) rename config/{sync => }/facets.facet.event_type.yml (100%) rename config/{sync => }/facets.facet.resource_topics.yml (100%) rename config/{sync => }/facets.facet.resource_type.yml (100%) rename config/{sync => }/facets.facet_source.search_api__views_page__blog__page_listing.yml (100%) rename config/{sync => }/field.field.block_content.basic.body.yml (100%) rename config/{sync => }/field.field.block_content.content_reference.field_content_reference.yml (100%) rename config/{sync => }/field.field.block_content.slide.field_slide.yml (100%) rename config/{sync => }/field.field.comment.comment.comment_body.yml (100%) rename config/{sync => }/field.field.group.group.field_group_address.yml (100%) rename config/{sync => }/field.field.group.group.field_group_description.yml (100%) rename config/{sync => }/field.field.group.group.field_group_email.yml (100%) rename config/{sync => }/field.field.group.group.field_group_image.yml (100%) rename config/{sync => }/field.field.group.group.field_group_phone.yml (100%) rename config/{sync => }/field.field.group.group.field_group_summary.yml (100%) rename config/{sync => }/field.field.group.group.field_group_type.yml (100%) rename config/{sync => }/field.field.group.group.field_group_website.yml (100%) rename config/{sync => }/field.field.group_content.group-group_membership.group_roles.yml (100%) rename config/{sync => }/field.field.node.action.body.yml (100%) rename config/{sync => }/field.field.node.action.field_action_end_date.yml (100%) rename config/{sync => }/field.field.node.action.field_action_link.yml (100%) rename config/{sync => }/field.field.node.action.field_action_type.yml (100%) rename config/{sync => }/field.field.node.action.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.action.field_image.yml (100%) rename config/{sync => }/field.field.node.action.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.action.field_summary.yml (100%) rename config/{sync => }/field.field.node.action.field_tags.yml (100%) rename config/{sync => }/field.field.node.action.field_topics.yml (100%) rename config/{sync => }/field.field.node.article.body.yml (100%) rename config/{sync => }/field.field.node.article.comment.yml (100%) rename config/{sync => }/field.field.node.article.field_article_type.yml (100%) rename config/{sync => }/field.field.node.article.field_authors.yml (100%) rename config/{sync => }/field.field.node.article.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.article.field_image.yml (100%) rename config/{sync => }/field.field.node.article.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.article.field_summary.yml (100%) rename config/{sync => }/field.field.node.article.field_tags.yml (100%) rename config/{sync => }/field.field.node.article.field_topics.yml (100%) rename config/{sync => }/field.field.node.blog.body.yml (100%) rename config/{sync => }/field.field.node.blog.comment.yml (100%) rename config/{sync => }/field.field.node.blog.field_authors.yml (100%) rename config/{sync => }/field.field.node.blog.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.blog.field_image.yml (100%) rename config/{sync => }/field.field.node.blog.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.blog.field_summary.yml (100%) rename config/{sync => }/field.field.node.blog.field_tags.yml (100%) rename config/{sync => }/field.field.node.blog.field_topics.yml (100%) rename config/{sync => }/field.field.node.campaign.body.yml (100%) rename config/{sync => }/field.field.node.campaign.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.campaign.field_campaign_demands.yml (100%) rename config/{sync => }/field.field.node.campaign.field_campaign_updates.yml (100%) rename config/{sync => }/field.field.node.campaign.field_image.yml (100%) rename config/{sync => }/field.field.node.campaign.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.campaign.field_summary.yml (100%) rename config/{sync => }/field.field.node.case_study.body.yml (100%) rename config/{sync => }/field.field.node.case_study.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.case_study.field_case_study_client.yml (100%) rename config/{sync => }/field.field.node.case_study.field_case_study_partners.yml (100%) rename config/{sync => }/field.field.node.case_study.field_case_study_status.yml (100%) rename config/{sync => }/field.field.node.case_study.field_case_study_subtitle.yml (100%) rename config/{sync => }/field.field.node.case_study.field_case_study_team.yml (100%) rename config/{sync => }/field.field.node.case_study.field_case_study_year.yml (100%) rename config/{sync => }/field.field.node.case_study.field_image.yml (100%) rename config/{sync => }/field.field.node.case_study.field_license.yml (100%) rename config/{sync => }/field.field.node.case_study.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.case_study.field_services.yml (100%) rename config/{sync => }/field.field.node.case_study.field_summary.yml (100%) rename config/{sync => }/field.field.node.case_study.field_technologies.yml (100%) rename config/{sync => }/field.field.node.event.body.yml (100%) rename config/{sync => }/field.field.node.event.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.event.field_event_date.yml (100%) rename config/{sync => }/field.field.node.event.field_event_type.yml (100%) rename config/{sync => }/field.field.node.event.field_image.yml (100%) rename config/{sync => }/field.field.node.event.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.event.field_summary.yml (100%) rename config/{sync => }/field.field.node.event.field_tags.yml (100%) rename config/{sync => }/field.field.node.event.field_topics.yml (100%) rename config/{sync => }/field.field.node.landing_page.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.landing_page.field_image.yml (100%) rename config/{sync => }/field.field.node.landing_page.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.page.body.yml (100%) rename config/{sync => }/field.field.node.page.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.page.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.page.field_storyline.yml (100%) rename config/{sync => }/field.field.node.page.field_summary.yml (100%) rename config/{sync => }/field.field.node.people.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.people.field_image.yml (100%) rename config/{sync => }/field.field.node.people.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.people.field_people_email.yml (100%) rename config/{sync => }/field.field.node.people.field_people_position.yml (100%) rename config/{sync => }/field.field.node.people.field_people_public_gpg_key.yml (100%) rename config/{sync => }/field.field.node.people.field_people_social_media.yml (100%) rename config/{sync => }/field.field.node.people.field_people_type.yml (100%) rename config/{sync => }/field.field.node.people.field_summary.yml (100%) rename config/{sync => }/field.field.node.resource.body.yml (100%) rename config/{sync => }/field.field.node.resource.field_body_paragraph.yml (100%) rename config/{sync => }/field.field.node.resource.field_image.yml (100%) rename config/{sync => }/field.field.node.resource.field_meta_tags.yml (100%) rename config/{sync => }/field.field.node.resource.field_resource_file.yml (100%) rename config/{sync => }/field.field.node.resource.field_resource_link.yml (100%) rename config/{sync => }/field.field.node.resource.field_resource_type.yml (100%) rename config/{sync => }/field.field.node.resource.field_resource_video.yml (100%) rename config/{sync => }/field.field.node.resource.field_summary.yml (100%) rename config/{sync => }/field.field.node.resource.field_tags.yml (100%) rename config/{sync => }/field.field.node.resource.field_topics.yml (100%) rename config/{sync => }/field.field.paragraph.content_reference.field_content_reference.yml (100%) rename config/{sync => }/field.field.paragraph.embedded_content.field_content_reference.yml (100%) rename config/{sync => }/field.field.paragraph.faq.field_faq.yml (100%) rename config/{sync => }/field.field.paragraph.file.field_file.yml (100%) rename config/{sync => }/field.field.paragraph.image.field_image.yml (100%) rename config/{sync => }/field.field.paragraph.quotation_with_image.field_image.yml (100%) rename config/{sync => }/field.field.paragraph.quotation_with_image.field_quotation.yml (100%) rename config/{sync => }/field.field.paragraph.quotation_with_image.field_style_escape_flow.yml (100%) rename config/{sync => }/field.field.paragraph.slide.field_image.yml (100%) rename config/{sync => }/field.field.paragraph.slide.field_link.yml (100%) rename config/{sync => }/field.field.paragraph.slide.field_text.yml (100%) rename config/{sync => }/field.field.paragraph.storyline_header.field_storyline_header.yml (100%) rename config/{sync => }/field.field.paragraph.storyline_item.field_storyline_heading.yml (100%) rename config/{sync => }/field.field.paragraph.storyline_item.field_text.yml (100%) rename config/{sync => }/field.field.paragraph.text.field_style_classes.yml (100%) rename config/{sync => }/field.field.paragraph.text.field_style_escape_flow.yml (100%) rename config/{sync => }/field.field.paragraph.text.field_text.yml (100%) rename config/{sync => }/field.field.paragraph.title.field_image.yml (100%) rename config/{sync => }/field.field.paragraph.title.field_style_classes.yml (100%) rename config/{sync => }/field.field.paragraph.title.field_style_color.yml (100%) rename config/{sync => }/field.field.paragraph.title.field_style_titlebar.yml (100%) rename config/{sync => }/field.field.paragraph.title.field_subtitle.yml (100%) rename config/{sync => }/field.field.paragraph.title.field_title.yml (100%) rename config/{sync => }/field.field.paragraph.update.field_text.yml (100%) rename config/{sync => }/field.field.paragraph.update.field_update_date.yml (100%) rename config/{sync => }/field.field.paragraph.video.field_video_embed.yml (100%) rename config/{sync => }/field.field.paragraph.view.field_style_escape_flow.yml (100%) rename config/{sync => }/field.field.paragraph.view.field_view_reference.yml (100%) rename config/{sync => }/field.field.paragraph.webform.field_webform.yml (100%) rename config/{sync => }/field.field.user.user.user_picture.yml (100%) rename config/{sync => }/field.settings.yml (100%) rename config/{sync => }/field.storage.block_content.body.yml (100%) rename config/{sync => }/field.storage.block_content.field_content_reference.yml (100%) rename config/{sync => }/field.storage.block_content.field_slide.yml (100%) rename config/{sync => }/field.storage.comment.comment_body.yml (100%) rename config/{sync => }/field.storage.comment.indieweb_webmention.yml (100%) rename config/{sync => }/field.storage.group.field_group_address.yml (100%) rename config/{sync => }/field.storage.group.field_group_description.yml (100%) rename config/{sync => }/field.storage.group.field_group_email.yml (100%) rename config/{sync => }/field.storage.group.field_group_image.yml (100%) rename config/{sync => }/field.storage.group.field_group_phone.yml (100%) rename config/{sync => }/field.storage.group.field_group_summary.yml (100%) rename config/{sync => }/field.storage.group.field_group_type.yml (100%) rename config/{sync => }/field.storage.group.field_group_website.yml (100%) rename config/{sync => }/field.storage.group_content.group_roles.yml (100%) rename config/{sync => }/field.storage.node.body.yml (100%) rename config/{sync => }/field.storage.node.comment.yml (100%) rename config/{sync => }/field.storage.node.field_action_end_date.yml (100%) rename config/{sync => }/field.storage.node.field_action_link.yml (100%) rename config/{sync => }/field.storage.node.field_action_type.yml (100%) rename config/{sync => }/field.storage.node.field_article_type.yml (100%) rename config/{sync => }/field.storage.node.field_authors.yml (100%) rename config/{sync => }/field.storage.node.field_body_paragraph.yml (100%) rename config/{sync => }/field.storage.node.field_campaign_demands.yml (100%) rename config/{sync => }/field.storage.node.field_campaign_updates.yml (100%) rename config/{sync => }/field.storage.node.field_case_study_client.yml (100%) rename config/{sync => }/field.storage.node.field_case_study_partners.yml (100%) rename config/{sync => }/field.storage.node.field_case_study_status.yml (100%) rename config/{sync => }/field.storage.node.field_case_study_subtitle.yml (100%) rename config/{sync => }/field.storage.node.field_case_study_team.yml (100%) rename config/{sync => }/field.storage.node.field_case_study_year.yml (100%) rename config/{sync => }/field.storage.node.field_event_date.yml (100%) rename config/{sync => }/field.storage.node.field_event_type.yml (100%) rename config/{sync => }/field.storage.node.field_image.yml (100%) rename config/{sync => }/field.storage.node.field_license.yml (100%) rename config/{sync => }/field.storage.node.field_meta_tags.yml (100%) rename config/{sync => }/field.storage.node.field_paragraph.yml (100%) rename config/{sync => }/field.storage.node.field_people_email.yml (100%) rename config/{sync => }/field.storage.node.field_people_position.yml (100%) rename config/{sync => }/field.storage.node.field_people_public_gpg_key.yml (100%) rename config/{sync => }/field.storage.node.field_people_social_media.yml (100%) rename config/{sync => }/field.storage.node.field_people_type.yml (100%) rename config/{sync => }/field.storage.node.field_resource_file.yml (100%) rename config/{sync => }/field.storage.node.field_resource_link.yml (100%) rename config/{sync => }/field.storage.node.field_resource_type.yml (100%) rename config/{sync => }/field.storage.node.field_resource_video.yml (100%) rename config/{sync => }/field.storage.node.field_services.yml (100%) rename config/{sync => }/field.storage.node.field_storyline.yml (100%) rename config/{sync => }/field.storage.node.field_summary.yml (100%) rename config/{sync => }/field.storage.node.field_tags.yml (100%) rename config/{sync => }/field.storage.node.field_technologies.yml (100%) rename config/{sync => }/field.storage.node.field_topics.yml (100%) rename config/{sync => }/field.storage.paragraph.field_content_reference.yml (100%) rename config/{sync => }/field.storage.paragraph.field_faq.yml (100%) rename config/{sync => }/field.storage.paragraph.field_file.yml (100%) rename config/{sync => }/field.storage.paragraph.field_image.yml (100%) rename config/{sync => }/field.storage.paragraph.field_link.yml (100%) rename config/{sync => }/field.storage.paragraph.field_quotation.yml (100%) rename config/{sync => }/field.storage.paragraph.field_storyline_header.yml (100%) rename config/{sync => }/field.storage.paragraph.field_storyline_heading.yml (100%) rename config/{sync => }/field.storage.paragraph.field_style_classes.yml (100%) rename config/{sync => }/field.storage.paragraph.field_style_color.yml (100%) rename config/{sync => }/field.storage.paragraph.field_style_escape_flow.yml (100%) rename config/{sync => }/field.storage.paragraph.field_style_titlebar.yml (100%) rename config/{sync => }/field.storage.paragraph.field_subtitle.yml (100%) rename config/{sync => }/field.storage.paragraph.field_text.yml (100%) rename config/{sync => }/field.storage.paragraph.field_title.yml (100%) rename config/{sync => }/field.storage.paragraph.field_update_date.yml (100%) rename config/{sync => }/field.storage.paragraph.field_video_embed.yml (100%) rename config/{sync => }/field.storage.paragraph.field_view_reference.yml (100%) rename config/{sync => }/field.storage.paragraph.field_webform.yml (100%) rename config/{sync => }/field.storage.user.user_picture.yml (100%) rename config/{sync => }/field_ui.settings.yml (100%) rename config/{sync => }/file.settings.yml (100%) rename config/{sync => }/filter.format.basic_html.yml (100%) rename config/{sync => }/filter.format.full_html.yml (100%) rename config/{sync => }/filter.format.markdown.yml (100%) rename config/{sync => }/filter.format.minimalhtml.yml (100%) rename config/{sync => }/filter.format.minimalhtmltitle.yml (100%) rename config/{sync => }/filter.format.plain_text.yml (100%) rename config/{sync => }/filter.format.restricted_html.yml (100%) rename config/{sync => }/filter.settings.yml (100%) rename config/{sync => }/focal_point.settings.yml (100%) rename config/{sync => }/google_analytics.settings.yml (100%) rename config/{sync => }/group.content_type.group-group_membership.yml (100%) rename config/{sync => }/group.role.group-0b0baeca9.yml (100%) rename config/{sync => }/group.role.group-1ac17d355.yml (100%) rename config/{sync => }/group.role.group-2d8610827.yml (100%) rename config/{sync => }/group.role.group-443ed8e03.yml (100%) rename config/{sync => }/group.role.group-5165abfe1.yml (100%) rename config/{sync => }/group.role.group-a416e6833.yml (100%) rename config/{sync => }/group.role.group-anonymous.yml (100%) rename config/{sync => }/group.role.group-ec70061de.yml (100%) rename config/{sync => }/group.role.group-member.yml (100%) rename config/{sync => }/group.role.group-outsider.yml (100%) rename config/{sync => }/group.settings.yml (100%) rename config/{sync => }/group.type.group.yml (100%) rename config/{sync => }/hal.settings.yml (100%) rename config/{sync => }/honeypot.settings.yml (100%) rename config/{sync => }/image.settings.yml (100%) rename config/{sync => }/image.style.landscape.yml (100%) rename config/{sync => }/image.style.large.yml (100%) rename config/{sync => }/image.style.max_1300x1300.yml (100%) rename config/{sync => }/image.style.max_2600x2600.yml (100%) rename config/{sync => }/image.style.max_325x325.yml (100%) rename config/{sync => }/image.style.max_650x650.yml (100%) rename config/{sync => }/image.style.medium.yml (100%) rename config/{sync => }/image.style.small_landscape.yml (100%) rename config/{sync => }/image.style.small_square.yml (100%) rename config/{sync => }/image.style.square_thumbnail.yml (100%) rename config/{sync => }/image.style.thumbnail.yml (100%) rename config/{sync => }/indieweb_context.settings.yml (100%) rename config/{sync => }/indieweb_microformat.settings.yml (100%) rename config/{sync => }/indieweb_webmention.comment.yml (100%) rename config/{sync => }/indieweb_webmention.settings.yml (100%) rename config/{sync => }/language.content_settings.block_content.basic.yml (100%) rename config/{sync => }/language.content_settings.block_content.content_reference.yml (100%) rename config/{sync => }/language.content_settings.block_content.slide.yml (100%) rename config/{sync => }/language.content_settings.comment.comment.yml (100%) rename config/{sync => }/language.content_settings.contact_message.feedback.yml (100%) rename config/{sync => }/language.content_settings.contact_message.personal.yml (100%) rename config/{sync => }/language.content_settings.file.file.yml (100%) rename config/{sync => }/language.content_settings.group.group.yml (100%) rename config/{sync => }/language.content_settings.group_content.group-group_membership.yml (100%) rename config/{sync => }/language.content_settings.indieweb_webmention.indieweb_webmention.yml (100%) rename config/{sync => }/language.content_settings.menu_link_content.menu_link_content.yml (100%) rename config/{sync => }/language.content_settings.node.action.yml (100%) rename config/{sync => }/language.content_settings.node.article.yml (100%) rename config/{sync => }/language.content_settings.node.blog.yml (100%) rename config/{sync => }/language.content_settings.node.campaign.yml (100%) rename config/{sync => }/language.content_settings.node.case_study.yml (100%) rename config/{sync => }/language.content_settings.node.event.yml (100%) rename config/{sync => }/language.content_settings.node.landing_page.yml (100%) rename config/{sync => }/language.content_settings.node.page.yml (100%) rename config/{sync => }/language.content_settings.node.people.yml (100%) rename config/{sync => }/language.content_settings.node.resource.yml (100%) rename config/{sync => }/language.content_settings.paragraph.faq.yml (100%) rename config/{sync => }/language.content_settings.paragraph.file.yml (100%) rename config/{sync => }/language.content_settings.paragraph.image.yml (100%) rename config/{sync => }/language.content_settings.paragraph.quotation_with_image.yml (100%) rename config/{sync => }/language.content_settings.paragraph.slide.yml (100%) rename config/{sync => }/language.content_settings.paragraph.storyline_header.yml (100%) rename config/{sync => }/language.content_settings.paragraph.storyline_item.yml (100%) rename config/{sync => }/language.content_settings.paragraph.text.yml (100%) rename config/{sync => }/language.content_settings.paragraph.title.yml (100%) rename config/{sync => }/language.content_settings.paragraph.update.yml (100%) rename config/{sync => }/language.content_settings.paragraph.video.yml (100%) rename config/{sync => }/language.content_settings.paragraph.view.yml (100%) rename config/{sync => }/language.content_settings.paragraph.webform.yml (100%) rename config/{sync => }/language.content_settings.path_alias.path_alias.yml (100%) rename config/{sync => }/language.content_settings.redirect.redirect.yml (100%) rename config/{sync => }/language.content_settings.shortcut.default.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.action_type.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.article_type.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.event_type.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.group_type.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.license.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.people_type.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.resource_type.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.services.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.tags.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.technologies.yml (100%) rename config/{sync => }/language.content_settings.taxonomy_term.topics.yml (100%) rename config/{sync => }/language.content_settings.user.user.yml (100%) rename config/{sync => }/language.content_settings.webform_submission.attend_the_tech_and_rev_workshop.yml (100%) rename config/{sync => }/language.content_settings.webform_submission.contact.yml (100%) rename config/{sync => }/language.content_settings.webform_submission.general_services.yml (100%) rename config/{sync => }/language.content_settings.webform_submission.training.yml (100%) rename config/{sync => }/language.entity.en.yml (100%) rename config/{sync => }/language.entity.es.yml (100%) rename config/{sync => }/language.entity.und.yml (100%) rename config/{sync => }/language.entity.zxx.yml (100%) rename config/{sync => }/language.mappings.yml (100%) rename config/{sync => }/language.negotiation.yml (100%) rename config/{sync => }/language.types.yml (100%) rename config/{sync => }/language/es/block.block.agarica_powered_by_drutopia.yml (100%) rename config/{sync => }/language/es/block.block.bulma_main_menu.yml (100%) rename config/{sync => }/language/es/block.block.octavia_main_menu.yml (100%) rename config/{sync => }/language/es/block_visibility_groups.block_visibility_group.search.yml (100%) rename config/{sync => }/language/es/contact.form.feedback.yml (100%) rename config/{sync => }/language/es/contact.form.personal.yml (100%) rename config/{sync => }/language/es/core.base_field_override.node.people.title.yml (100%) rename config/{sync => }/language/es/core.entity_view_mode.paragraph.preview.yml (100%) rename config/{sync => }/language/es/field.field.block_content.basic.body.yml (100%) rename config/{sync => }/language/es/field.field.group.group.field_group_email.yml (100%) rename config/{sync => }/language/es/field.field.node.action.body.yml (100%) rename config/{sync => }/language/es/field.field.node.action.field_tags.yml (100%) rename config/{sync => }/language/es/field.field.node.article.body.yml (100%) rename config/{sync => }/language/es/field.field.node.article.comment.yml (100%) rename config/{sync => }/language/es/field.field.node.article.field_tags.yml (100%) rename config/{sync => }/language/es/field.field.node.blog.body.yml (100%) rename config/{sync => }/language/es/field.field.node.blog.comment.yml (100%) rename config/{sync => }/language/es/field.field.node.blog.field_tags.yml (100%) rename config/{sync => }/language/es/field.field.node.campaign.body.yml (100%) rename config/{sync => }/language/es/field.field.node.case_study.body.yml (100%) rename config/{sync => }/language/es/field.field.node.case_study.field_case_study_status.yml (100%) rename config/{sync => }/language/es/field.field.node.case_study.field_services.yml (100%) rename config/{sync => }/language/es/field.field.node.event.body.yml (100%) rename config/{sync => }/language/es/field.field.node.event.field_tags.yml (100%) rename config/{sync => }/language/es/field.field.node.page.body.yml (100%) rename config/{sync => }/language/es/field.field.node.resource.body.yml (100%) rename config/{sync => }/language/es/field.field.node.resource.field_tags.yml (100%) rename config/{sync => }/language/es/group.type.group.yml (100%) rename config/{sync => }/language/es/metatag.metatag_defaults.front.yml (100%) rename config/{sync => }/language/es/metatag.metatag_defaults.node.yml (100%) rename config/{sync => }/language/es/metatag.metatag_defaults.user.yml (100%) rename config/{sync => }/language/es/node.type.action.yml (100%) rename config/{sync => }/language/es/node.type.case_study.yml (100%) rename config/{sync => }/language/es/node.type.page.yml (100%) rename config/{sync => }/language/es/pathauto.pattern.case_study.yml (100%) rename config/{sync => }/language/es/pathauto.pattern.group.yml (100%) rename config/{sync => }/language/es/search_api.index.action.yml (100%) rename config/{sync => }/language/es/search_api.index.case_study.yml (100%) rename config/{sync => }/language/es/shortcut.set.default.yml (100%) rename config/{sync => }/language/es/system.menu.main.yml (100%) rename config/{sync => }/language/es/taxonomy.vocabulary.services.yml (100%) rename config/{sync => }/language/es/taxonomy.vocabulary.tags.yml (100%) rename config/{sync => }/language/es/tour.tour.locale.yml (100%) rename config/{sync => }/language/es/tour.tour.search-api-index-fields.yml (100%) rename config/{sync => }/language/es/tour.tour.search-api-index.yml (100%) rename config/{sync => }/language/es/tour.tour.search-api-server.yml (100%) rename config/{sync => }/language/es/tour.tour.views-ui.yml (100%) rename config/{sync => }/language/es/views.view.action.yml (100%) rename config/{sync => }/language/es/views.view.archive.yml (100%) rename config/{sync => }/language/es/views.view.article.yml (100%) rename config/{sync => }/language/es/views.view.block_content.yml (100%) rename config/{sync => }/language/es/views.view.blog.yml (100%) rename config/{sync => }/language/es/views.view.campaign.yml (100%) rename config/{sync => }/language/es/views.view.case_study.yml (100%) rename config/{sync => }/language/es/views.view.comment.yml (100%) rename config/{sync => }/language/es/views.view.comments_recent.yml (100%) rename config/{sync => }/language/es/views.view.content.yml (100%) rename config/{sync => }/language/es/views.view.content_recent.yml (100%) rename config/{sync => }/language/es/views.view.event.yml (100%) rename config/{sync => }/language/es/views.view.files.yml (100%) rename config/{sync => }/language/es/views.view.frontpage.yml (100%) rename config/{sync => }/language/es/views.view.glossary.yml (100%) rename config/{sync => }/language/es/views.view.group.yml (100%) rename config/{sync => }/language/es/views.view.group_content.yml (100%) rename config/{sync => }/language/es/views.view.group_members.yml (100%) rename config/{sync => }/language/es/views.view.group_nodes.yml (100%) rename config/{sync => }/language/es/views.view.people.yml (100%) rename config/{sync => }/language/es/views.view.redirect.yml (100%) rename config/{sync => }/language/es/views.view.redirect_404.yml (100%) rename config/{sync => }/language/es/views.view.resource.yml (100%) rename config/{sync => }/language/es/views.view.search.yml (100%) rename config/{sync => }/language/es/views.view.taxonomy_term.yml (100%) rename config/{sync => }/language/es/views.view.user_admin_people.yml (100%) rename config/{sync => }/language/es/views.view.watchdog.yml (100%) rename config/{sync => }/language/es/views.view.webform_submissions.yml (100%) rename config/{sync => }/language/es/views.view.webmentions.yml (100%) rename config/{sync => }/language/es/views.view.who_s_new.yml (100%) rename config/{sync => }/language/es/webform.settings.yml (100%) rename config/{sync => }/language/es/webform.webform.capacitacion.yml (100%) rename config/{sync => }/language/es/webform.webform.contact.yml (100%) rename config/{sync => }/language/es/webform.webform.contacto.yml (100%) rename config/{sync => }/language/es/webform.webform.training.yml (100%) rename config/{sync => }/locale.settings.yml (100%) rename config/{sync => }/mailchimp.settings.yml (100%) rename config/{sync => }/markdown.settings.yml (100%) rename config/{sync => }/menu_ui.settings.yml (100%) rename config/{sync => }/metatag.metatag_defaults.403.yml (100%) rename config/{sync => }/metatag.metatag_defaults.404.yml (100%) rename config/{sync => }/metatag.metatag_defaults.front.yml (100%) rename config/{sync => }/metatag.metatag_defaults.global.yml (100%) rename config/{sync => }/metatag.metatag_defaults.node.yml (100%) rename config/{sync => }/metatag.metatag_defaults.taxonomy_term.yml (100%) rename config/{sync => }/metatag.metatag_defaults.user.yml (100%) rename config/{sync => }/migrate_drupal.settings.yml (100%) rename config/{sync => }/migrate_plus.migration_group.agaric.yml (100%) rename config/{sync => }/migrate_plus.migration_group.default.yml (100%) rename config/{sync => }/node.settings.yml (100%) rename config/{sync => }/node.type.action.yml (100%) rename config/{sync => }/node.type.article.yml (100%) rename config/{sync => }/node.type.blog.yml (100%) rename config/{sync => }/node.type.campaign.yml (100%) rename config/{sync => }/node.type.case_study.yml (100%) rename config/{sync => }/node.type.event.yml (100%) rename config/{sync => }/node.type.landing_page.yml (100%) rename config/{sync => }/node.type.page.yml (100%) rename config/{sync => }/node.type.people.yml (100%) rename config/{sync => }/node.type.resource.yml (100%) rename config/{sync => }/octavia.settings.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.content_reference.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.embedded_content.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.faq.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.file.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.image.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.quotation_with_image.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.slide.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.storyline_header.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.storyline_item.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.text.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.title.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.update.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.video.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.view.yml (100%) rename config/{sync => }/paragraphs.paragraphs_type.webform.yml (100%) rename config/{sync => }/paragraphs.settings.yml (100%) rename config/{sync => }/paragraphs_features.settings.yml (100%) rename config/{sync => }/pathauto.pattern.article_type.yml (100%) rename config/{sync => }/pathauto.pattern.case_study.yml (100%) rename config/{sync => }/pathauto.pattern.event_type.yml (100%) rename config/{sync => }/pathauto.pattern.group.yml (100%) rename config/{sync => }/pathauto.pattern.group_content.yml (100%) rename config/{sync => }/pathauto.pattern.group_membership.yml (100%) rename config/{sync => }/pathauto.pattern.group_type.yml (100%) rename config/{sync => }/pathauto.pattern.node_action.yml (100%) rename config/{sync => }/pathauto.pattern.node_article.yml (100%) rename config/{sync => }/pathauto.pattern.node_blog.yml (100%) rename config/{sync => }/pathauto.pattern.node_campaign.yml (100%) rename config/{sync => }/pathauto.pattern.node_event.yml (100%) rename config/{sync => }/pathauto.pattern.node_landing_page.yml (100%) rename config/{sync => }/pathauto.pattern.node_page.yml (100%) rename config/{sync => }/pathauto.pattern.node_resource.yml (100%) rename config/{sync => }/pathauto.pattern.people_node.yml (100%) rename config/{sync => }/pathauto.pattern.people_type.yml (100%) rename config/{sync => }/pathauto.pattern.vocabulary_terms.yml (100%) rename config/{sync => }/pathauto.settings.yml (100%) rename config/{sync => }/preview_link.settings.yml (100%) rename config/{sync => }/rdf.mapping.comment.comment.yml (100%) rename config/{sync => }/rdf.mapping.node.article.yml (100%) rename config/{sync => }/rdf.mapping.node.page.yml (100%) rename config/{sync => }/rdf.mapping.taxonomy_term.tags.yml (100%) rename config/{sync => }/rdf.mapping.taxonomy_term.topics.yml (100%) rename config/{sync => }/rdf.mapping.user.user.yml (100%) rename config/{sync => }/redirect.settings.yml (100%) rename config/{sync => }/redirect_404.settings.yml (100%) rename config/{sync => }/responsive_image.styles.narrow.yml (100%) rename config/{sync => }/responsive_image.styles.wide.yml (100%) rename config/{sync => }/scn.settings.yml (100%) rename config/{sync => }/search_api.index.action.yml (100%) rename config/{sync => }/search_api.index.article.yml (100%) rename config/{sync => }/search_api.index.blog.yml (100%) rename config/{sync => }/search_api.index.campaign.yml (100%) rename config/{sync => }/search_api.index.case_study.yml (100%) rename config/{sync => }/search_api.index.content.yml (100%) rename config/{sync => }/search_api.index.event.yml (100%) rename config/{sync => }/search_api.index.people.yml (100%) rename config/{sync => }/search_api.index.resource.yml (100%) rename config/{sync => }/search_api.server.database.yml (100%) rename config/{sync => }/search_api.settings.yml (100%) rename config/{sync => }/search_api_db.settings.yml (100%) rename config/{sync => }/serialization.settings.yml (100%) rename config/{sync => }/seven.settings.yml (100%) rename config/{sync => }/shortcut.set.default.yml (100%) rename config/{sync => }/statistics.settings.yml (100%) rename config/{sync => }/stripe.settings.yml (100%) rename config/{sync => }/syslog.settings.yml (100%) rename config/{sync => }/system.action.comment_delete_action.yml (100%) rename config/{sync => }/system.action.comment_publish_action.yml (100%) rename config/{sync => }/system.action.comment_save_action.yml (100%) rename config/{sync => }/system.action.comment_unpublish_action.yml (100%) rename config/{sync => }/system.action.node_delete_action.yml (100%) rename config/{sync => }/system.action.node_make_sticky_action.yml (100%) rename config/{sync => }/system.action.node_make_unsticky_action.yml (100%) rename config/{sync => }/system.action.node_promote_action.yml (100%) rename config/{sync => }/system.action.node_publish_action.yml (100%) rename config/{sync => }/system.action.node_save_action.yml (100%) rename config/{sync => }/system.action.node_unpromote_action.yml (100%) rename config/{sync => }/system.action.node_unpublish_action.yml (100%) rename config/{sync => }/system.action.pathauto_update_alias_node.yml (100%) rename config/{sync => }/system.action.pathauto_update_alias_user.yml (100%) rename config/{sync => }/system.action.redirect_delete_action.yml (100%) rename config/{sync => }/system.action.user_add_role_action.administrator.yml (100%) rename config/{sync => }/system.action.user_add_role_action.contributor.yml (100%) rename config/{sync => }/system.action.user_add_role_action.editor.yml (100%) rename config/{sync => }/system.action.user_add_role_action.manager.yml (100%) rename config/{sync => }/system.action.user_add_role_action.partner.yml (100%) rename config/{sync => }/system.action.user_add_role_action.past.yml (100%) rename config/{sync => }/system.action.user_add_role_action.staff.yml (100%) rename config/{sync => }/system.action.user_block_user_action.yml (100%) rename config/{sync => }/system.action.user_cancel_user_action.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.administrator.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.contributor.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.editor.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.manager.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.partner.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.past.yml (100%) rename config/{sync => }/system.action.user_remove_role_action.staff.yml (100%) rename config/{sync => }/system.action.user_unblock_user_action.yml (100%) rename config/{sync => }/system.action.webform_submission_delete_action.yml (100%) rename config/{sync => }/system.action.webform_submission_make_lock_action.yml (100%) rename config/{sync => }/system.action.webform_submission_make_sticky_action.yml (100%) rename config/{sync => }/system.action.webform_submission_make_unlock_action.yml (100%) rename config/{sync => }/system.action.webform_submission_make_unsticky_action.yml (100%) rename config/{sync => }/system.action.webmention_delete_action.yml (100%) rename config/{sync => }/system.action.webmention_publish_action.yml (100%) rename config/{sync => }/system.action.webmention_unpublish_action.yml (100%) rename config/{sync => }/system.authorize.yml (100%) rename config/{sync => }/system.cron.yml (100%) rename config/{sync => }/system.date.yml (100%) rename config/{sync => }/system.diff.yml (100%) rename config/{sync => }/system.file.yml (100%) rename config/{sync => }/system.image.gd.yml (100%) rename config/{sync => }/system.image.yml (100%) rename config/{sync => }/system.logging.yml (100%) rename config/{sync => }/system.mail.yml (100%) rename config/{sync => }/system.maintenance.yml (100%) rename config/{sync => }/system.menu.account.yml (100%) rename config/{sync => }/system.menu.admin.yml (100%) rename config/{sync => }/system.menu.footer.yml (100%) rename config/{sync => }/system.menu.main.yml (100%) rename config/{sync => }/system.menu.tools.yml (100%) rename config/{sync => }/system.performance.yml (100%) rename config/{sync => }/system.rss.yml (100%) rename config/{sync => }/system.site.yml (100%) rename config/{sync => }/system.theme.global.yml (100%) rename config/{sync => }/system.theme.yml (100%) rename config/{sync => }/taxonomy.settings.yml (100%) rename config/{sync => }/taxonomy.vocabulary.action_type.yml (100%) rename config/{sync => }/taxonomy.vocabulary.article_type.yml (100%) rename config/{sync => }/taxonomy.vocabulary.event_type.yml (100%) rename config/{sync => }/taxonomy.vocabulary.group_type.yml (100%) rename config/{sync => }/taxonomy.vocabulary.license.yml (100%) rename config/{sync => }/taxonomy.vocabulary.people_type.yml (100%) rename config/{sync => }/taxonomy.vocabulary.resource_type.yml (100%) rename config/{sync => }/taxonomy.vocabulary.services.yml (100%) rename config/{sync => }/taxonomy.vocabulary.tags.yml (100%) rename config/{sync => }/taxonomy.vocabulary.technologies.yml (100%) rename config/{sync => }/taxonomy.vocabulary.topics.yml (100%) rename config/{sync => }/text.settings.yml (100%) rename config/{sync => }/tour.tour.honeypot.yml (100%) rename config/{sync => }/tour.tour.language-add.yml (100%) rename config/{sync => }/tour.tour.language-edit.yml (100%) rename config/{sync => }/tour.tour.language.yml (100%) rename config/{sync => }/tour.tour.locale.yml (100%) rename config/{sync => }/tour.tour.search-api-index-fields.yml (100%) rename config/{sync => }/tour.tour.search-api-index-form.yml (100%) rename config/{sync => }/tour.tour.search-api-index-processors.yml (100%) rename config/{sync => }/tour.tour.search-api-index.yml (100%) rename config/{sync => }/tour.tour.search-api-server-form.yml (100%) rename config/{sync => }/tour.tour.search-api-server.yml (100%) rename config/{sync => }/tour.tour.views-ui.yml (100%) rename config/{sync => }/update.settings.yml (100%) rename config/{sync => }/user.flood.yml (100%) rename config/{sync => }/user.mail.yml (100%) rename config/{sync => }/user.role.administrator.yml (100%) rename config/{sync => }/user.role.anonymous.yml (100%) rename config/{sync => }/user.role.authenticated.yml (100%) rename config/{sync => }/user.role.contributor.yml (100%) rename config/{sync => }/user.role.editor.yml (100%) rename config/{sync => }/user.role.manager.yml (100%) rename config/{sync => }/user.role.partner.yml (100%) rename config/{sync => }/user.role.past.yml (100%) rename config/{sync => }/user.role.staff.yml (100%) rename config/{sync => }/user.settings.yml (100%) rename config/{sync => }/views.settings.yml (100%) rename config/{sync => }/views.view.action.yml (100%) rename config/{sync => }/views.view.archive.yml (100%) rename config/{sync => }/views.view.article.yml (100%) rename config/{sync => }/views.view.block_content.yml (100%) rename config/{sync => }/views.view.blog.yml (100%) rename config/{sync => }/views.view.campaign.yml (100%) rename config/{sync => }/views.view.case_study.yml (100%) rename config/{sync => }/views.view.comment.yml (100%) rename config/{sync => }/views.view.comments_recent.yml (100%) rename config/{sync => }/views.view.content.yml (100%) rename config/{sync => }/views.view.content_recent.yml (100%) rename config/{sync => }/views.view.event.yml (100%) rename config/{sync => }/views.view.files.yml (100%) rename config/{sync => }/views.view.frontpage.yml (100%) rename config/{sync => }/views.view.glossary.yml (100%) rename config/{sync => }/views.view.group.yml (100%) rename config/{sync => }/views.view.group_content.yml (100%) rename config/{sync => }/views.view.group_members.yml (100%) rename config/{sync => }/views.view.group_nodes.yml (100%) rename config/{sync => }/views.view.people.yml (100%) rename config/{sync => }/views.view.redirect.yml (100%) rename config/{sync => }/views.view.redirect_404.yml (100%) rename config/{sync => }/views.view.related_content.yml (100%) rename config/{sync => }/views.view.resource.yml (100%) rename config/{sync => }/views.view.search.yml (100%) rename config/{sync => }/views.view.taxonomy_term.yml (100%) rename config/{sync => }/views.view.user_admin_people.yml (100%) rename config/{sync => }/views.view.watchdog.yml (100%) rename config/{sync => }/views.view.webform_submissions.yml (100%) rename config/{sync => }/views.view.webmentions.yml (100%) rename config/{sync => }/views.view.who_s_new.yml (100%) rename config/{sync => }/views.view.who_s_online.yml (100%) rename config/{sync => }/webform.settings.yml (100%) rename config/{sync => }/webform.webform.attend_the_tech_and_rev_workshop.yml (100%) rename config/{sync => }/webform.webform.blog_posts.yml (100%) rename config/{sync => }/webform.webform.capacitacion.yml (100%) rename config/{sync => }/webform.webform.contact.yml (100%) rename config/{sync => }/webform.webform.contact_confirm.yml (100%) rename config/{sync => }/webform.webform.drupal_8_9_content_migrations.yml (100%) rename config/{sync => }/webform.webform.drutopia_intake.yml (100%) rename config/{sync => }/webform.webform.drutopia_platform_intake.yml (100%) rename config/{sync => }/webform.webform.find_it_platform.yml (100%) rename config/{sync => }/webform.webform.general_services.yml (100%) rename config/{sync => }/webform.webform.getting_started_with_drupal_9.yml (100%) rename config/{sync => }/webform.webform.getting_started_with_react_js.yml (100%) rename config/{sync => }/webform.webform.join_the_movement.yml (100%) rename config/{sync => }/webform.webform.join_the_movement_confirm.yml (100%) rename config/{sync => }/webform.webform.june_2020_webinars.yml (100%) rename config/{sync => }/webform.webform.lms.yml (100%) rename config/{sync => }/webform.webform.migrations.yml (100%) rename config/{sync => }/webform.webform.migrations_training_confirm.yml (100%) rename config/{sync => }/webform.webform.newsletter.yml (100%) rename config/{sync => }/webform.webform.purchase_training_migrate_api.yml (100%) rename config/{sync => }/webform.webform.request.yml (100%) rename config/{sync => }/webform.webform.showandtell.yml (100%) rename config/{sync => }/webform.webform.speaker_request_agaric.yml (100%) rename config/{sync => }/webform.webform.speaker_request_clayton_dewey.yml (100%) rename config/{sync => }/webform.webform.speaker_request_mauricio_dinarte.yml (100%) rename config/{sync => }/webform.webform.speaker_request_michele_metts.yml (100%) rename config/{sync => }/webform.webform.speaker_request_micky_metts.yml (100%) rename config/{sync => }/webform.webform.training.yml (100%) rename config/{sync => }/webform.webform.training_discount.yml (100%) rename config/{sync => }/webform.webform.training_notification_request.yml (100%) rename config/{sync => }/webform.webform.training_request_draft.yml (100%) rename config/{sync => }/webform.webform.workshops.yml (100%) rename config/{sync => }/webform.webform_options.country_codes.yml (100%) rename config/{sync => }/webform.webform_options.country_names.yml (100%) rename config/{sync => }/webform.webform_options.days.yml (100%) rename config/{sync => }/webform.webform_options.education.yml (100%) rename config/{sync => }/webform.webform_options.employment_status.yml (100%) rename config/{sync => }/webform.webform_options.ethnicity.yml (100%) rename config/{sync => }/webform.webform_options.gender.yml (100%) rename config/{sync => }/webform.webform_options.industry.yml (100%) rename config/{sync => }/webform.webform_options.languages.yml (100%) rename config/{sync => }/webform.webform_options.likert_agreement.yml (100%) rename config/{sync => }/webform.webform_options.likert_comparison.yml (100%) rename config/{sync => }/webform.webform_options.likert_importance.yml (100%) rename config/{sync => }/webform.webform_options.likert_quality.yml (100%) rename config/{sync => }/webform.webform_options.likert_satisfaction.yml (100%) rename config/{sync => }/webform.webform_options.likert_ten_scale.yml (100%) rename config/{sync => }/webform.webform_options.likert_would_you.yml (100%) rename config/{sync => }/webform.webform_options.marital_status.yml (100%) rename config/{sync => }/webform.webform_options.months.yml (100%) rename config/{sync => }/webform.webform_options.phone_types.yml (100%) rename config/{sync => }/webform.webform_options.relationship.yml (100%) rename config/{sync => }/webform.webform_options.size.yml (100%) rename config/{sync => }/webform.webform_options.state_codes.yml (100%) rename config/{sync => }/webform.webform_options.state_names.yml (100%) rename config/{sync => }/webform.webform_options.state_province_codes.yml (100%) rename config/{sync => }/webform.webform_options.state_province_names.yml (100%) rename config/{sync => }/webform.webform_options.time_zones.yml (100%) rename config/{sync => }/webform.webform_options.yes_no.yml (100%) rename config/{sync => }/webform_scheduled_email.settings.yml (100%) diff --git a/config/sync/.htaccess b/config/.htaccess similarity index 100% rename from config/sync/.htaccess rename to config/.htaccess diff --git a/config/sync/antibot.settings.yml b/config/antibot.settings.yml similarity index 100% rename from config/sync/antibot.settings.yml rename to config/antibot.settings.yml diff --git a/config/sync/automated_cron.settings.yml b/config/automated_cron.settings.yml similarity index 100% rename from config/sync/automated_cron.settings.yml rename to config/automated_cron.settings.yml diff --git a/config/sync/autosave_form.messages.yml b/config/autosave_form.messages.yml similarity index 100% rename from config/sync/autosave_form.messages.yml rename to config/autosave_form.messages.yml diff --git a/config/sync/autosave_form.settings.yml b/config/autosave_form.settings.yml similarity index 100% rename from config/sync/autosave_form.settings.yml rename to config/autosave_form.settings.yml diff --git a/config/sync/block.block.agarica_account_menu.yml b/config/block.block.agarica_account_menu.yml similarity index 100% rename from config/sync/block.block.agarica_account_menu.yml rename to config/block.block.agarica_account_menu.yml diff --git a/config/sync/block.block.agarica_branding.yml b/config/block.block.agarica_branding.yml similarity index 100% rename from config/sync/block.block.agarica_branding.yml rename to config/block.block.agarica_branding.yml diff --git a/config/sync/block.block.agarica_content.yml b/config/block.block.agarica_content.yml similarity index 100% rename from config/sync/block.block.agarica_content.yml rename to config/block.block.agarica_content.yml diff --git a/config/sync/block.block.agarica_footer_menu.yml b/config/block.block.agarica_footer_menu.yml similarity index 100% rename from config/sync/block.block.agarica_footer_menu.yml rename to config/block.block.agarica_footer_menu.yml diff --git a/config/sync/block.block.agarica_group_operations.yml b/config/block.block.agarica_group_operations.yml similarity index 100% rename from config/sync/block.block.agarica_group_operations.yml rename to config/block.block.agarica_group_operations.yml diff --git a/config/sync/block.block.agarica_help.yml b/config/block.block.agarica_help.yml similarity index 100% rename from config/sync/block.block.agarica_help.yml rename to config/block.block.agarica_help.yml diff --git a/config/sync/block.block.agarica_home_page_custom_1.yml b/config/block.block.agarica_home_page_custom_1.yml similarity index 100% rename from config/sync/block.block.agarica_home_page_custom_1.yml rename to config/block.block.agarica_home_page_custom_1.yml diff --git a/config/sync/block.block.agarica_home_page_custom_2.yml b/config/block.block.agarica_home_page_custom_2.yml similarity index 100% rename from config/sync/block.block.agarica_home_page_custom_2.yml rename to config/block.block.agarica_home_page_custom_2.yml diff --git a/config/sync/block.block.agarica_home_page_custom_3.yml b/config/block.block.agarica_home_page_custom_3.yml similarity index 100% rename from config/sync/block.block.agarica_home_page_custom_3.yml rename to config/block.block.agarica_home_page_custom_3.yml diff --git a/config/sync/block.block.agarica_local_actions.yml b/config/block.block.agarica_local_actions.yml similarity index 100% rename from config/sync/block.block.agarica_local_actions.yml rename to config/block.block.agarica_local_actions.yml diff --git a/config/sync/block.block.agarica_local_tasks.yml b/config/block.block.agarica_local_tasks.yml similarity index 100% rename from config/sync/block.block.agarica_local_tasks.yml rename to config/block.block.agarica_local_tasks.yml diff --git a/config/sync/block.block.agarica_main_menu.yml b/config/block.block.agarica_main_menu.yml similarity index 100% rename from config/sync/block.block.agarica_main_menu.yml rename to config/block.block.agarica_main_menu.yml diff --git a/config/sync/block.block.agarica_messages.yml b/config/block.block.agarica_messages.yml similarity index 100% rename from config/sync/block.block.agarica_messages.yml rename to config/block.block.agarica_messages.yml diff --git a/config/sync/block.block.agarica_page_title.yml b/config/block.block.agarica_page_title.yml similarity index 100% rename from config/sync/block.block.agarica_page_title.yml rename to config/block.block.agarica_page_title.yml diff --git a/config/sync/block.block.agarica_powered_by_drutopia.yml b/config/block.block.agarica_powered_by_drutopia.yml similarity index 100% rename from config/sync/block.block.agarica_powered_by_drutopia.yml rename to config/block.block.agarica_powered_by_drutopia.yml diff --git a/config/sync/block.block.agarica_socialmedialinks.yml b/config/block.block.agarica_socialmedialinks.yml similarity index 100% rename from config/sync/block.block.agarica_socialmedialinks.yml rename to config/block.block.agarica_socialmedialinks.yml diff --git a/config/sync/block.block.agarica_views_block__related_content_block_related_content.yml b/config/block.block.agarica_views_block__related_content_block_related_content.yml similarity index 100% rename from config/sync/block.block.agarica_views_block__related_content_block_related_content.yml rename to config/block.block.agarica_views_block__related_content_block_related_content.yml diff --git a/config/sync/block.block.agaricnewsletter.yml b/config/block.block.agaricnewsletter.yml similarity index 100% rename from config/sync/block.block.agaricnewsletter.yml rename to config/block.block.agaricnewsletter.yml diff --git a/config/sync/block.block.article_topics_facet.yml b/config/block.block.article_topics_facet.yml similarity index 100% rename from config/sync/block.block.article_topics_facet.yml rename to config/block.block.article_topics_facet.yml diff --git a/config/sync/block.block.article_type_facet.yml b/config/block.block.article_type_facet.yml similarity index 100% rename from config/sync/block.block.article_type_facet.yml rename to config/block.block.article_type_facet.yml diff --git a/config/sync/block.block.blog_topics_facet.yml b/config/block.block.blog_topics_facet.yml similarity index 100% rename from config/sync/block.block.blog_topics_facet.yml rename to config/block.block.blog_topics_facet.yml diff --git a/config/sync/block.block.bulma_account_menu.yml b/config/block.block.bulma_account_menu.yml similarity index 100% rename from config/sync/block.block.bulma_account_menu.yml rename to config/block.block.bulma_account_menu.yml diff --git a/config/sync/block.block.bulma_branding.yml b/config/block.block.bulma_branding.yml similarity index 100% rename from config/sync/block.block.bulma_branding.yml rename to config/block.block.bulma_branding.yml diff --git a/config/sync/block.block.bulma_content.yml b/config/block.block.bulma_content.yml similarity index 100% rename from config/sync/block.block.bulma_content.yml rename to config/block.block.bulma_content.yml diff --git a/config/sync/block.block.bulma_help.yml b/config/block.block.bulma_help.yml similarity index 100% rename from config/sync/block.block.bulma_help.yml rename to config/block.block.bulma_help.yml diff --git a/config/sync/block.block.bulma_local_tasks.yml b/config/block.block.bulma_local_tasks.yml similarity index 100% rename from config/sync/block.block.bulma_local_tasks.yml rename to config/block.block.bulma_local_tasks.yml diff --git a/config/sync/block.block.bulma_main_menu.yml b/config/block.block.bulma_main_menu.yml similarity index 100% rename from config/sync/block.block.bulma_main_menu.yml rename to config/block.block.bulma_main_menu.yml diff --git a/config/sync/block.block.bulma_messages.yml b/config/block.block.bulma_messages.yml similarity index 100% rename from config/sync/block.block.bulma_messages.yml rename to config/block.block.bulma_messages.yml diff --git a/config/sync/block.block.bulma_page_title.yml b/config/block.block.bulma_page_title.yml similarity index 100% rename from config/sync/block.block.bulma_page_title.yml rename to config/block.block.bulma_page_title.yml diff --git a/config/sync/block.block.bulma_powered.yml b/config/block.block.bulma_powered.yml similarity index 100% rename from config/sync/block.block.bulma_powered.yml rename to config/block.block.bulma_powered.yml diff --git a/config/sync/block.block.bulma_tools.yml b/config/block.block.bulma_tools.yml similarity index 100% rename from config/sync/block.block.bulma_tools.yml rename to config/block.block.bulma_tools.yml diff --git a/config/sync/block.block.content_search_form_global.yml b/config/block.block.content_search_form_global.yml similarity index 100% rename from config/sync/block.block.content_search_form_global.yml rename to config/block.block.content_search_form_global.yml diff --git a/config/sync/block.block.content_search_form_search.yml b/config/block.block.content_search_form_search.yml similarity index 100% rename from config/sync/block.block.content_search_form_search.yml rename to config/block.block.content_search_form_search.yml diff --git a/config/sync/block.block.event_topics_facet.yml b/config/block.block.event_topics_facet.yml similarity index 100% rename from config/sync/block.block.event_topics_facet.yml rename to config/block.block.event_topics_facet.yml diff --git a/config/sync/block.block.event_type_facet.yml b/config/block.block.event_type_facet.yml similarity index 100% rename from config/sync/block.block.event_type_facet.yml rename to config/block.block.event_type_facet.yml diff --git a/config/sync/block.block.exposedformsearchpage_1.yml b/config/block.block.exposedformsearchpage_1.yml similarity index 100% rename from config/sync/block.block.exposedformsearchpage_1.yml rename to config/block.block.exposedformsearchpage_1.yml diff --git a/config/sync/block.block.exposedformsearchpage_1_2.yml b/config/block.block.exposedformsearchpage_1_2.yml similarity index 100% rename from config/sync/block.block.exposedformsearchpage_1_2.yml rename to config/block.block.exposedformsearchpage_1_2.yml diff --git a/config/sync/block.block.footer_about_us.yml b/config/block.block.footer_about_us.yml similarity index 100% rename from config/sync/block.block.footer_about_us.yml rename to config/block.block.footer_about_us.yml diff --git a/config/sync/block.block.footer_get_involved.yml b/config/block.block.footer_get_involved.yml similarity index 100% rename from config/sync/block.block.footer_get_involved.yml rename to config/block.block.footer_get_involved.yml diff --git a/config/sync/block.block.footer_our_work.yml b/config/block.block.footer_our_work.yml similarity index 100% rename from config/sync/block.block.footer_our_work.yml rename to config/block.block.footer_our_work.yml diff --git a/config/sync/block.block.group_operations.yml b/config/block.block.group_operations.yml similarity index 100% rename from config/sync/block.block.group_operations.yml rename to config/block.block.group_operations.yml diff --git a/config/sync/block.block.hireagaric.yml b/config/block.block.hireagaric.yml similarity index 100% rename from config/sync/block.block.hireagaric.yml rename to config/block.block.hireagaric.yml diff --git a/config/sync/block.block.home_page_custom_1.yml b/config/block.block.home_page_custom_1.yml similarity index 100% rename from config/sync/block.block.home_page_custom_1.yml rename to config/block.block.home_page_custom_1.yml diff --git a/config/sync/block.block.home_page_custom_2.yml b/config/block.block.home_page_custom_2.yml similarity index 100% rename from config/sync/block.block.home_page_custom_2.yml rename to config/block.block.home_page_custom_2.yml diff --git a/config/sync/block.block.home_page_custom_3.yml b/config/block.block.home_page_custom_3.yml similarity index 100% rename from config/sync/block.block.home_page_custom_3.yml rename to config/block.block.home_page_custom_3.yml diff --git a/config/sync/block.block.home_page_feature.yml b/config/block.block.home_page_feature.yml similarity index 100% rename from config/sync/block.block.home_page_feature.yml rename to config/block.block.home_page_feature.yml diff --git a/config/sync/block.block.languageswitcher.yml b/config/block.block.languageswitcher.yml similarity index 100% rename from config/sync/block.block.languageswitcher.yml rename to config/block.block.languageswitcher.yml diff --git a/config/sync/block.block.mainnavigation.yml b/config/block.block.mainnavigation.yml similarity index 100% rename from config/sync/block.block.mainnavigation.yml rename to config/block.block.mainnavigation.yml diff --git a/config/sync/block.block.octavia_account_menu.yml b/config/block.block.octavia_account_menu.yml similarity index 100% rename from config/sync/block.block.octavia_account_menu.yml rename to config/block.block.octavia_account_menu.yml diff --git a/config/sync/block.block.octavia_branding.yml b/config/block.block.octavia_branding.yml similarity index 100% rename from config/sync/block.block.octavia_branding.yml rename to config/block.block.octavia_branding.yml diff --git a/config/sync/block.block.octavia_content.yml b/config/block.block.octavia_content.yml similarity index 100% rename from config/sync/block.block.octavia_content.yml rename to config/block.block.octavia_content.yml diff --git a/config/sync/block.block.octavia_footer_menu.yml b/config/block.block.octavia_footer_menu.yml similarity index 100% rename from config/sync/block.block.octavia_footer_menu.yml rename to config/block.block.octavia_footer_menu.yml diff --git a/config/sync/block.block.octavia_help.yml b/config/block.block.octavia_help.yml similarity index 100% rename from config/sync/block.block.octavia_help.yml rename to config/block.block.octavia_help.yml diff --git a/config/sync/block.block.octavia_local_actions.yml b/config/block.block.octavia_local_actions.yml similarity index 100% rename from config/sync/block.block.octavia_local_actions.yml rename to config/block.block.octavia_local_actions.yml diff --git a/config/sync/block.block.octavia_local_tasks.yml b/config/block.block.octavia_local_tasks.yml similarity index 100% rename from config/sync/block.block.octavia_local_tasks.yml rename to config/block.block.octavia_local_tasks.yml diff --git a/config/sync/block.block.octavia_main_menu.yml b/config/block.block.octavia_main_menu.yml similarity index 100% rename from config/sync/block.block.octavia_main_menu.yml rename to config/block.block.octavia_main_menu.yml diff --git a/config/sync/block.block.octavia_messages.yml b/config/block.block.octavia_messages.yml similarity index 100% rename from config/sync/block.block.octavia_messages.yml rename to config/block.block.octavia_messages.yml diff --git a/config/sync/block.block.octavia_page_title.yml b/config/block.block.octavia_page_title.yml similarity index 100% rename from config/sync/block.block.octavia_page_title.yml rename to config/block.block.octavia_page_title.yml diff --git a/config/sync/block.block.octavia_powered_by_drutopia.yml b/config/block.block.octavia_powered_by_drutopia.yml similarity index 100% rename from config/sync/block.block.octavia_powered_by_drutopia.yml rename to config/block.block.octavia_powered_by_drutopia.yml diff --git a/config/sync/block.block.resource_topics_facet.yml b/config/block.block.resource_topics_facet.yml similarity index 100% rename from config/sync/block.block.resource_topics_facet.yml rename to config/block.block.resource_topics_facet.yml diff --git a/config/sync/block.block.resource_type_facet.yml b/config/block.block.resource_type_facet.yml similarity index 100% rename from config/sync/block.block.resource_type_facet.yml rename to config/block.block.resource_type_facet.yml diff --git a/config/sync/block.block.seven_breadcrumbs.yml b/config/block.block.seven_breadcrumbs.yml similarity index 100% rename from config/sync/block.block.seven_breadcrumbs.yml rename to config/block.block.seven_breadcrumbs.yml diff --git a/config/sync/block.block.seven_content.yml b/config/block.block.seven_content.yml similarity index 100% rename from config/sync/block.block.seven_content.yml rename to config/block.block.seven_content.yml diff --git a/config/sync/block.block.seven_help.yml b/config/block.block.seven_help.yml similarity index 100% rename from config/sync/block.block.seven_help.yml rename to config/block.block.seven_help.yml diff --git a/config/sync/block.block.seven_local_actions.yml b/config/block.block.seven_local_actions.yml similarity index 100% rename from config/sync/block.block.seven_local_actions.yml rename to config/block.block.seven_local_actions.yml diff --git a/config/sync/block.block.seven_login.yml b/config/block.block.seven_login.yml similarity index 100% rename from config/sync/block.block.seven_login.yml rename to config/block.block.seven_login.yml diff --git a/config/sync/block.block.seven_messages.yml b/config/block.block.seven_messages.yml similarity index 100% rename from config/sync/block.block.seven_messages.yml rename to config/block.block.seven_messages.yml diff --git a/config/sync/block.block.seven_page_title.yml b/config/block.block.seven_page_title.yml similarity index 100% rename from config/sync/block.block.seven_page_title.yml rename to config/block.block.seven_page_title.yml diff --git a/config/sync/block.block.seven_primary_local_tasks.yml b/config/block.block.seven_primary_local_tasks.yml similarity index 100% rename from config/sync/block.block.seven_primary_local_tasks.yml rename to config/block.block.seven_primary_local_tasks.yml diff --git a/config/sync/block.block.seven_secondary_local_tasks.yml b/config/block.block.seven_secondary_local_tasks.yml similarity index 100% rename from config/sync/block.block.seven_secondary_local_tasks.yml rename to config/block.block.seven_secondary_local_tasks.yml diff --git a/config/sync/block.block.socialmedialinks.yml b/config/block.block.socialmedialinks.yml similarity index 100% rename from config/sync/block.block.socialmedialinks.yml rename to config/block.block.socialmedialinks.yml diff --git a/config/sync/block.block.upcomingtrainingsfromagaric.yml b/config/block.block.upcomingtrainingsfromagaric.yml similarity index 100% rename from config/sync/block.block.upcomingtrainingsfromagaric.yml rename to config/block.block.upcomingtrainingsfromagaric.yml diff --git a/config/sync/block.block.userlogin.yml b/config/block.block.userlogin.yml similarity index 100% rename from config/sync/block.block.userlogin.yml rename to config/block.block.userlogin.yml diff --git a/config/sync/block.block.views_block__related_content_block_related_content.yml b/config/block.block.views_block__related_content_block_related_content.yml similarity index 100% rename from config/sync/block.block.views_block__related_content_block_related_content.yml rename to config/block.block.views_block__related_content_block_related_content.yml diff --git a/config/sync/block_content.type.basic.yml b/config/block_content.type.basic.yml similarity index 100% rename from config/sync/block_content.type.basic.yml rename to config/block_content.type.basic.yml diff --git a/config/sync/block_content.type.content_reference.yml b/config/block_content.type.content_reference.yml similarity index 100% rename from config/sync/block_content.type.content_reference.yml rename to config/block_content.type.content_reference.yml diff --git a/config/sync/block_content.type.slide.yml b/config/block_content.type.slide.yml similarity index 100% rename from config/sync/block_content.type.slide.yml rename to config/block_content.type.slide.yml diff --git a/config/sync/block_visibility_groups.block_visibility_group.article_listing.yml b/config/block_visibility_groups.block_visibility_group.article_listing.yml similarity index 100% rename from config/sync/block_visibility_groups.block_visibility_group.article_listing.yml rename to config/block_visibility_groups.block_visibility_group.article_listing.yml diff --git a/config/sync/block_visibility_groups.block_visibility_group.blog_listing.yml b/config/block_visibility_groups.block_visibility_group.blog_listing.yml similarity index 100% rename from config/sync/block_visibility_groups.block_visibility_group.blog_listing.yml rename to config/block_visibility_groups.block_visibility_group.blog_listing.yml diff --git a/config/sync/block_visibility_groups.block_visibility_group.event_listing.yml b/config/block_visibility_groups.block_visibility_group.event_listing.yml similarity index 100% rename from config/sync/block_visibility_groups.block_visibility_group.event_listing.yml rename to config/block_visibility_groups.block_visibility_group.event_listing.yml diff --git a/config/sync/block_visibility_groups.block_visibility_group.home_page.yml b/config/block_visibility_groups.block_visibility_group.home_page.yml similarity index 100% rename from config/sync/block_visibility_groups.block_visibility_group.home_page.yml rename to config/block_visibility_groups.block_visibility_group.home_page.yml diff --git a/config/sync/block_visibility_groups.block_visibility_group.resource_listing.yml b/config/block_visibility_groups.block_visibility_group.resource_listing.yml similarity index 100% rename from config/sync/block_visibility_groups.block_visibility_group.resource_listing.yml rename to config/block_visibility_groups.block_visibility_group.resource_listing.yml diff --git a/config/sync/block_visibility_groups.block_visibility_group.search.yml b/config/block_visibility_groups.block_visibility_group.search.yml similarity index 100% rename from config/sync/block_visibility_groups.block_visibility_group.search.yml rename to config/block_visibility_groups.block_visibility_group.search.yml diff --git a/config/sync/bulma.settings.yml b/config/bulma.settings.yml similarity index 100% rename from config/sync/bulma.settings.yml rename to config/bulma.settings.yml diff --git a/config/sync/coffee.configuration.yml b/config/coffee.configuration.yml similarity index 100% rename from config/sync/coffee.configuration.yml rename to config/coffee.configuration.yml diff --git a/config/sync/comment.type.comment.yml b/config/comment.type.comment.yml similarity index 100% rename from config/sync/comment.type.comment.yml rename to config/comment.type.comment.yml diff --git a/config/sync/comment_notify.settings.yml b/config/comment_notify.settings.yml similarity index 100% rename from config/sync/comment_notify.settings.yml rename to config/comment_notify.settings.yml diff --git a/config/sync/config_perms.custom_perms_entity.administer_account_settings.yml b/config/config_perms.custom_perms_entity.administer_account_settings.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.administer_account_settings.yml rename to config/config_perms.custom_perms_entity.administer_account_settings.yml diff --git a/config/sync/config_perms.custom_perms_entity.administer_date_time.yml b/config/config_perms.custom_perms_entity.administer_date_time.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.administer_date_time.yml rename to config/config_perms.custom_perms_entity.administer_date_time.yml diff --git a/config/sync/config_perms.custom_perms_entity.administer_error_logs.yml b/config/config_perms.custom_perms_entity.administer_error_logs.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.administer_error_logs.yml rename to config/config_perms.custom_perms_entity.administer_error_logs.yml diff --git a/config/sync/config_perms.custom_perms_entity.administer_file_system.yml b/config/config_perms.custom_perms_entity.administer_file_system.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.administer_file_system.yml rename to config/config_perms.custom_perms_entity.administer_file_system.yml diff --git a/config/sync/config_perms.custom_perms_entity.administer_groups.yml b/config/config_perms.custom_perms_entity.administer_groups.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.administer_groups.yml rename to config/config_perms.custom_perms_entity.administer_groups.yml diff --git a/config/sync/config_perms.custom_perms_entity.administer_site_information.yml b/config/config_perms.custom_perms_entity.administer_site_information.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.administer_site_information.yml rename to config/config_perms.custom_perms_entity.administer_site_information.yml diff --git a/config/sync/config_perms.custom_perms_entity.edit_contact_form.yml b/config/config_perms.custom_perms_entity.edit_contact_form.yml similarity index 100% rename from config/sync/config_perms.custom_perms_entity.edit_contact_form.yml rename to config/config_perms.custom_perms_entity.edit_contact_form.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.address.yml b/config/config_snapshot.snapshot.config_sync.module.address.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.address.yml rename to config/config_snapshot.snapshot.config_sync.module.address.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.admin_toolbar.yml b/config/config_snapshot.snapshot.config_sync.module.admin_toolbar.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.admin_toolbar.yml rename to config/config_snapshot.snapshot.config_sync.module.admin_toolbar.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.admin_toolbar_tools.yml b/config/config_snapshot.snapshot.config_sync.module.admin_toolbar_tools.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.admin_toolbar_tools.yml rename to config/config_snapshot.snapshot.config_sync.module.admin_toolbar_tools.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.agaric_migration.yml b/config/config_snapshot.snapshot.config_sync.module.agaric_migration.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.agaric_migration.yml rename to config/config_snapshot.snapshot.config_sync.module.agaric_migration.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.allowed_formats.yml b/config/config_snapshot.snapshot.config_sync.module.allowed_formats.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.allowed_formats.yml rename to config/config_snapshot.snapshot.config_sync.module.allowed_formats.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml b/config/config_snapshot.snapshot.config_sync.module.antibot.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml rename to config/config_snapshot.snapshot.config_sync.module.antibot.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.automated_cron.yml b/config/config_snapshot.snapshot.config_sync.module.automated_cron.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.automated_cron.yml rename to config/config_snapshot.snapshot.config_sync.module.automated_cron.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.autosave_form.yml b/config/config_snapshot.snapshot.config_sync.module.autosave_form.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.autosave_form.yml rename to config/config_snapshot.snapshot.config_sync.module.autosave_form.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.better_normalizers.yml b/config/config_snapshot.snapshot.config_sync.module.better_normalizers.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.better_normalizers.yml rename to config/config_snapshot.snapshot.config_sync.module.better_normalizers.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.block.yml b/config/config_snapshot.snapshot.config_sync.module.block.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.block.yml rename to config/config_snapshot.snapshot.config_sync.module.block.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.block_content.yml b/config/config_snapshot.snapshot.config_sync.module.block_content.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.block_content.yml rename to config/config_snapshot.snapshot.config_sync.module.block_content.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml b/config/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml rename to config/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.block_visibility_groups.yml b/config/config_snapshot.snapshot.config_sync.module.block_visibility_groups.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.block_visibility_groups.yml rename to config/config_snapshot.snapshot.config_sync.module.block_visibility_groups.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.breakpoint.yml b/config/config_snapshot.snapshot.config_sync.module.breakpoint.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.breakpoint.yml rename to config/config_snapshot.snapshot.config_sync.module.breakpoint.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ckeditor.yml b/config/config_snapshot.snapshot.config_sync.module.ckeditor.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ckeditor.yml rename to config/config_snapshot.snapshot.config_sync.module.ckeditor.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ckeditor_markdown.yml b/config/config_snapshot.snapshot.config_sync.module.ckeditor_markdown.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ckeditor_markdown.yml rename to config/config_snapshot.snapshot.config_sync.module.ckeditor_markdown.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.coffee.yml b/config/config_snapshot.snapshot.config_sync.module.coffee.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.coffee.yml rename to config/config_snapshot.snapshot.config_sync.module.coffee.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.color.yml b/config/config_snapshot.snapshot.config_sync.module.color.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.color.yml rename to config/config_snapshot.snapshot.config_sync.module.color.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.comment.yml b/config/config_snapshot.snapshot.config_sync.module.comment.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.comment.yml rename to config/config_snapshot.snapshot.config_sync.module.comment.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml rename to config/config_snapshot.snapshot.config_sync.module.comment_notify.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.components.yml b/config/config_snapshot.snapshot.config_sync.module.components.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.components.yml rename to config/config_snapshot.snapshot.config_sync.module.components.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config.yml b/config/config_snapshot.snapshot.config_sync.module.config.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config.yml rename to config/config_snapshot.snapshot.config_sync.module.config.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_actions.yml b/config/config_snapshot.snapshot.config_sync.module.config_actions.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_actions.yml rename to config/config_snapshot.snapshot.config_sync.module.config_actions.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_actions_provider.yml b/config/config_snapshot.snapshot.config_sync.module.config_actions_provider.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_actions_provider.yml rename to config/config_snapshot.snapshot.config_sync.module.config_actions_provider.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_distro.yml b/config/config_snapshot.snapshot.config_sync.module.config_distro.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_distro.yml rename to config/config_snapshot.snapshot.config_sync.module.config_distro.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_filter.yml b/config/config_snapshot.snapshot.config_sync.module.config_filter.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_filter.yml rename to config/config_snapshot.snapshot.config_sync.module.config_filter.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_merge.yml b/config/config_snapshot.snapshot.config_sync.module.config_merge.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_merge.yml rename to config/config_snapshot.snapshot.config_sync.module.config_merge.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_normalizer.yml b/config/config_snapshot.snapshot.config_sync.module.config_normalizer.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_normalizer.yml rename to config/config_snapshot.snapshot.config_sync.module.config_normalizer.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_perms.yml b/config/config_snapshot.snapshot.config_sync.module.config_perms.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_perms.yml rename to config/config_snapshot.snapshot.config_sync.module.config_perms.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_provider.yml b/config/config_snapshot.snapshot.config_sync.module.config_provider.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_provider.yml rename to config/config_snapshot.snapshot.config_sync.module.config_provider.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_snapshot.yml b/config/config_snapshot.snapshot.config_sync.module.config_snapshot.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_snapshot.yml rename to config/config_snapshot.snapshot.config_sync.module.config_snapshot.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_sync.yml b/config/config_snapshot.snapshot.config_sync.module.config_sync.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_sync.yml rename to config/config_snapshot.snapshot.config_sync.module.config_sync.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_translation.yml b/config/config_snapshot.snapshot.config_sync.module.config_translation.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_translation.yml rename to config/config_snapshot.snapshot.config_sync.module.config_translation.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.config_update.yml b/config/config_snapshot.snapshot.config_sync.module.config_update.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.config_update.yml rename to config/config_snapshot.snapshot.config_sync.module.config_update.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.contact.yml b/config/config_snapshot.snapshot.config_sync.module.contact.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.contact.yml rename to config/config_snapshot.snapshot.config_sync.module.contact.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.content_translation.yml b/config/config_snapshot.snapshot.config_sync.module.content_translation.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.content_translation.yml rename to config/config_snapshot.snapshot.config_sync.module.content_translation.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.contextual.yml b/config/config_snapshot.snapshot.config_sync.module.contextual.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.contextual.yml rename to config/config_snapshot.snapshot.config_sync.module.contextual.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.crop.yml b/config/config_snapshot.snapshot.config_sync.module.crop.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.crop.yml rename to config/config_snapshot.snapshot.config_sync.module.crop.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ctools.yml b/config/config_snapshot.snapshot.config_sync.module.ctools.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ctools.yml rename to config/config_snapshot.snapshot.config_sync.module.ctools.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml b/config/config_snapshot.snapshot.config_sync.module.customerror.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml rename to config/config_snapshot.snapshot.config_sync.module.customerror.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.datetime.yml b/config/config_snapshot.snapshot.config_sync.module.datetime.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.datetime.yml rename to config/config_snapshot.snapshot.config_sync.module.datetime.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.datetime_range.yml b/config/config_snapshot.snapshot.config_sync.module.datetime_range.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.datetime_range.yml rename to config/config_snapshot.snapshot.config_sync.module.datetime_range.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.dblog.yml b/config/config_snapshot.snapshot.config_sync.module.dblog.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.dblog.yml rename to config/config_snapshot.snapshot.config_sync.module.dblog.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.default_content.yml b/config/config_snapshot.snapshot.config_sync.module.default_content.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.default_content.yml rename to config/config_snapshot.snapshot.config_sync.module.default_content.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.diff.yml b/config/config_snapshot.snapshot.config_sync.module.diff.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.diff.yml rename to config/config_snapshot.snapshot.config_sync.module.diff.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.dropdown_language.yml b/config/config_snapshot.snapshot.config_sync.module.dropdown_language.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.dropdown_language.yml rename to config/config_snapshot.snapshot.config_sync.module.dropdown_language.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_action.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_action.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_action.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_action.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_article.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_article.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_article.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_article.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_blog.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_blog.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_blog.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_blog.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_campaign.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_campaign.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_campaign.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_campaign.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_case_study.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_case_study.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_case_study.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_case_study.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_comment.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_comment.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_comment.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_comment.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_core.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_creative_license.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_creative_license.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_creative_license.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_creative_license.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_event.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_event.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_event.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_event.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_group.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_group.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_group.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_group.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_home_page.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_landing_page.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_landing_page.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_landing_page.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_landing_page.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_page.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_page.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page_storyline.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_page_storyline.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_page_storyline.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_page_storyline.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_people.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_people.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_people.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_people.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_related_content.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_related_content.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_related_content.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_related_content.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_resource.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_resource.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_resource.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_resource.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_search.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_search.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_search.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_search.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_seo.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_site.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_site.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_site.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_site.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_social.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_social.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_social.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_social.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_storyline.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_storyline.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_storyline.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_storyline.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.drutopia_user.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_user.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.drutopia_user.yml rename to config/config_snapshot.snapshot.config_sync.module.drutopia_user.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ds.yml b/config/config_snapshot.snapshot.config_sync.module.ds.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ds.yml rename to config/config_snapshot.snapshot.config_sync.module.ds.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.dynamic_page_cache.yml b/config/config_snapshot.snapshot.config_sync.module.dynamic_page_cache.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.dynamic_page_cache.yml rename to config/config_snapshot.snapshot.config_sync.module.dynamic_page_cache.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.editor.yml b/config/config_snapshot.snapshot.config_sync.module.editor.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.editor.yml rename to config/config_snapshot.snapshot.config_sync.module.editor.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.entity_reference_revisions.yml b/config/config_snapshot.snapshot.config_sync.module.entity_reference_revisions.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.entity_reference_revisions.yml rename to config/config_snapshot.snapshot.config_sync.module.entity_reference_revisions.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.exclude_node_title.yml b/config/config_snapshot.snapshot.config_sync.module.exclude_node_title.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.exclude_node_title.yml rename to config/config_snapshot.snapshot.config_sync.module.exclude_node_title.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.facets.yml b/config/config_snapshot.snapshot.config_sync.module.facets.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.facets.yml rename to config/config_snapshot.snapshot.config_sync.module.facets.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.faqfield.yml b/config/config_snapshot.snapshot.config_sync.module.faqfield.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.faqfield.yml rename to config/config_snapshot.snapshot.config_sync.module.faqfield.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.field.yml b/config/config_snapshot.snapshot.config_sync.module.field.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.field.yml rename to config/config_snapshot.snapshot.config_sync.module.field.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.field_group.yml b/config/config_snapshot.snapshot.config_sync.module.field_group.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.field_group.yml rename to config/config_snapshot.snapshot.config_sync.module.field_group.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.field_ui.yml b/config/config_snapshot.snapshot.config_sync.module.field_ui.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.field_ui.yml rename to config/config_snapshot.snapshot.config_sync.module.field_ui.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.file.yml b/config/config_snapshot.snapshot.config_sync.module.file.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.file.yml rename to config/config_snapshot.snapshot.config_sync.module.file.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.filter.yml b/config/config_snapshot.snapshot.config_sync.module.filter.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.filter.yml rename to config/config_snapshot.snapshot.config_sync.module.filter.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.focal_point.yml b/config/config_snapshot.snapshot.config_sync.module.focal_point.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.focal_point.yml rename to config/config_snapshot.snapshot.config_sync.module.focal_point.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.gnode.yml b/config/config_snapshot.snapshot.config_sync.module.gnode.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.gnode.yml rename to config/config_snapshot.snapshot.config_sync.module.gnode.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.google_analytics.yml b/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.google_analytics.yml rename to config/config_snapshot.snapshot.config_sync.module.google_analytics.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.group.yml b/config/config_snapshot.snapshot.config_sync.module.group.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.group.yml rename to config/config_snapshot.snapshot.config_sync.module.group.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.hal.yml b/config/config_snapshot.snapshot.config_sync.module.hal.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.hal.yml rename to config/config_snapshot.snapshot.config_sync.module.hal.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.help.yml b/config/config_snapshot.snapshot.config_sync.module.help.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.help.yml rename to config/config_snapshot.snapshot.config_sync.module.help.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.history.yml b/config/config_snapshot.snapshot.config_sync.module.history.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.history.yml rename to config/config_snapshot.snapshot.config_sync.module.history.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.honeypot.yml b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.honeypot.yml rename to config/config_snapshot.snapshot.config_sync.module.honeypot.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml b/config/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml rename to config/config_snapshot.snapshot.config_sync.module.http_client_error_status.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.image.yml b/config/config_snapshot.snapshot.config_sync.module.image.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.image.yml rename to config/config_snapshot.snapshot.config_sync.module.image.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.indieweb.yml b/config/config_snapshot.snapshot.config_sync.module.indieweb.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.indieweb.yml rename to config/config_snapshot.snapshot.config_sync.module.indieweb.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.indieweb_context.yml b/config/config_snapshot.snapshot.config_sync.module.indieweb_context.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.indieweb_context.yml rename to config/config_snapshot.snapshot.config_sync.module.indieweb_context.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.indieweb_feed.yml b/config/config_snapshot.snapshot.config_sync.module.indieweb_feed.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.indieweb_feed.yml rename to config/config_snapshot.snapshot.config_sync.module.indieweb_feed.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.indieweb_microformat.yml b/config/config_snapshot.snapshot.config_sync.module.indieweb_microformat.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.indieweb_microformat.yml rename to config/config_snapshot.snapshot.config_sync.module.indieweb_microformat.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.indieweb_webmention.yml b/config/config_snapshot.snapshot.config_sync.module.indieweb_webmention.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.indieweb_webmention.yml rename to config/config_snapshot.snapshot.config_sync.module.indieweb_webmention.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.language.yml b/config/config_snapshot.snapshot.config_sync.module.language.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.language.yml rename to config/config_snapshot.snapshot.config_sync.module.language.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.layout_discovery.yml b/config/config_snapshot.snapshot.config_sync.module.layout_discovery.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.layout_discovery.yml rename to config/config_snapshot.snapshot.config_sync.module.layout_discovery.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.link.yml b/config/config_snapshot.snapshot.config_sync.module.link.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.link.yml rename to config/config_snapshot.snapshot.config_sync.module.link.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.locale.yml b/config/config_snapshot.snapshot.config_sync.module.locale.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.locale.yml rename to config/config_snapshot.snapshot.config_sync.module.locale.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.mailchimp.yml b/config/config_snapshot.snapshot.config_sync.module.mailchimp.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.mailchimp.yml rename to config/config_snapshot.snapshot.config_sync.module.mailchimp.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.markdown.yml b/config/config_snapshot.snapshot.config_sync.module.markdown.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.markdown.yml rename to config/config_snapshot.snapshot.config_sync.module.markdown.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.menu_block.yml b/config/config_snapshot.snapshot.config_sync.module.menu_block.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.menu_block.yml rename to config/config_snapshot.snapshot.config_sync.module.menu_block.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.menu_link_content.yml b/config/config_snapshot.snapshot.config_sync.module.menu_link_content.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.menu_link_content.yml rename to config/config_snapshot.snapshot.config_sync.module.menu_link_content.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.menu_trail_by_path.yml b/config/config_snapshot.snapshot.config_sync.module.menu_trail_by_path.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.menu_trail_by_path.yml rename to config/config_snapshot.snapshot.config_sync.module.menu_trail_by_path.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.menu_ui.yml b/config/config_snapshot.snapshot.config_sync.module.menu_ui.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.menu_ui.yml rename to config/config_snapshot.snapshot.config_sync.module.menu_ui.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.metatag.yml b/config/config_snapshot.snapshot.config_sync.module.metatag.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.metatag.yml rename to config/config_snapshot.snapshot.config_sync.module.metatag.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.metatag_facebook.yml b/config/config_snapshot.snapshot.config_sync.module.metatag_facebook.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.metatag_facebook.yml rename to config/config_snapshot.snapshot.config_sync.module.metatag_facebook.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.metatag_open_graph.yml b/config/config_snapshot.snapshot.config_sync.module.metatag_open_graph.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.metatag_open_graph.yml rename to config/config_snapshot.snapshot.config_sync.module.metatag_open_graph.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.metatag_twitter_cards.yml b/config/config_snapshot.snapshot.config_sync.module.metatag_twitter_cards.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.metatag_twitter_cards.yml rename to config/config_snapshot.snapshot.config_sync.module.metatag_twitter_cards.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.migrate.yml b/config/config_snapshot.snapshot.config_sync.module.migrate.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.migrate.yml rename to config/config_snapshot.snapshot.config_sync.module.migrate.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.migrate_drupal.yml b/config/config_snapshot.snapshot.config_sync.module.migrate_drupal.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.migrate_drupal.yml rename to config/config_snapshot.snapshot.config_sync.module.migrate_drupal.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.migrate_plus.yml b/config/config_snapshot.snapshot.config_sync.module.migrate_plus.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.migrate_plus.yml rename to config/config_snapshot.snapshot.config_sync.module.migrate_plus.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.migrate_tools.yml b/config/config_snapshot.snapshot.config_sync.module.migrate_tools.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.migrate_tools.yml rename to config/config_snapshot.snapshot.config_sync.module.migrate_tools.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtml.yml b/config/config_snapshot.snapshot.config_sync.module.minimalhtml.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.minimalhtml.yml rename to config/config_snapshot.snapshot.config_sync.module.minimalhtml.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml b/config/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml rename to config/config_snapshot.snapshot.config_sync.module.minimalhtmltitle.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.multiline_config.yml b/config/config_snapshot.snapshot.config_sync.module.multiline_config.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.multiline_config.yml rename to config/config_snapshot.snapshot.config_sync.module.multiline_config.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.node.yml b/config/config_snapshot.snapshot.config_sync.module.node.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.node.yml rename to config/config_snapshot.snapshot.config_sync.module.node.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.options.yml b/config/config_snapshot.snapshot.config_sync.module.options.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.options.yml rename to config/config_snapshot.snapshot.config_sync.module.options.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.page_cache.yml b/config/config_snapshot.snapshot.config_sync.module.page_cache.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.page_cache.yml rename to config/config_snapshot.snapshot.config_sync.module.page_cache.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.paragraphs.yml b/config/config_snapshot.snapshot.config_sync.module.paragraphs.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.paragraphs.yml rename to config/config_snapshot.snapshot.config_sync.module.paragraphs.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.paragraphs_features.yml b/config/config_snapshot.snapshot.config_sync.module.paragraphs_features.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.paragraphs_features.yml rename to config/config_snapshot.snapshot.config_sync.module.paragraphs_features.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.path.yml b/config/config_snapshot.snapshot.config_sync.module.path.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.path.yml rename to config/config_snapshot.snapshot.config_sync.module.path.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.path_alias.yml b/config/config_snapshot.snapshot.config_sync.module.path_alias.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.path_alias.yml rename to config/config_snapshot.snapshot.config_sync.module.path_alias.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.pathauto.yml b/config/config_snapshot.snapshot.config_sync.module.pathauto.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.pathauto.yml rename to config/config_snapshot.snapshot.config_sync.module.pathauto.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.preview_link.yml b/config/config_snapshot.snapshot.config_sync.module.preview_link.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.preview_link.yml rename to config/config_snapshot.snapshot.config_sync.module.preview_link.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.quickedit.yml b/config/config_snapshot.snapshot.config_sync.module.quickedit.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.quickedit.yml rename to config/config_snapshot.snapshot.config_sync.module.quickedit.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.rdf.yml b/config/config_snapshot.snapshot.config_sync.module.rdf.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.rdf.yml rename to config/config_snapshot.snapshot.config_sync.module.rdf.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.redirect.yml b/config/config_snapshot.snapshot.config_sync.module.redirect.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.redirect.yml rename to config/config_snapshot.snapshot.config_sync.module.redirect.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.redirect_404.yml b/config/config_snapshot.snapshot.config_sync.module.redirect_404.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.redirect_404.yml rename to config/config_snapshot.snapshot.config_sync.module.redirect_404.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.regionincontent.yml b/config/config_snapshot.snapshot.config_sync.module.regionincontent.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.regionincontent.yml rename to config/config_snapshot.snapshot.config_sync.module.regionincontent.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.responsive_image.yml b/config/config_snapshot.snapshot.config_sync.module.responsive_image.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.responsive_image.yml rename to config/config_snapshot.snapshot.config_sync.module.responsive_image.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.scn.yml b/config/config_snapshot.snapshot.config_sync.module.scn.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.scn.yml rename to config/config_snapshot.snapshot.config_sync.module.scn.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.search_api.yml b/config/config_snapshot.snapshot.config_sync.module.search_api.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.search_api.yml rename to config/config_snapshot.snapshot.config_sync.module.search_api.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.search_api_db.yml b/config/config_snapshot.snapshot.config_sync.module.search_api_db.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.search_api_db.yml rename to config/config_snapshot.snapshot.config_sync.module.search_api_db.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.serialization.yml b/config/config_snapshot.snapshot.config_sync.module.serialization.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.serialization.yml rename to config/config_snapshot.snapshot.config_sync.module.serialization.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.shortcut.yml b/config/config_snapshot.snapshot.config_sync.module.shortcut.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.shortcut.yml rename to config/config_snapshot.snapshot.config_sync.module.shortcut.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.similarterms.yml b/config/config_snapshot.snapshot.config_sync.module.similarterms.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.similarterms.yml rename to config/config_snapshot.snapshot.config_sync.module.similarterms.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.skins.yml b/config/config_snapshot.snapshot.config_sync.module.skins.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.skins.yml rename to config/config_snapshot.snapshot.config_sync.module.skins.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.social_media_links.yml b/config/config_snapshot.snapshot.config_sync.module.social_media_links.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.social_media_links.yml rename to config/config_snapshot.snapshot.config_sync.module.social_media_links.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.statistics.yml b/config/config_snapshot.snapshot.config_sync.module.statistics.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.statistics.yml rename to config/config_snapshot.snapshot.config_sync.module.statistics.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.stripe.yml b/config/config_snapshot.snapshot.config_sync.module.stripe.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.stripe.yml rename to config/config_snapshot.snapshot.config_sync.module.stripe.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.syslog.yml b/config/config_snapshot.snapshot.config_sync.module.syslog.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.syslog.yml rename to config/config_snapshot.snapshot.config_sync.module.syslog.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.system.yml b/config/config_snapshot.snapshot.config_sync.module.system.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.system.yml rename to config/config_snapshot.snapshot.config_sync.module.system.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.taxonomy.yml b/config/config_snapshot.snapshot.config_sync.module.taxonomy.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.taxonomy.yml rename to config/config_snapshot.snapshot.config_sync.module.taxonomy.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.telephone.yml b/config/config_snapshot.snapshot.config_sync.module.telephone.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.telephone.yml rename to config/config_snapshot.snapshot.config_sync.module.telephone.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.text.yml b/config/config_snapshot.snapshot.config_sync.module.text.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.text.yml rename to config/config_snapshot.snapshot.config_sync.module.text.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml b/config/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml rename to config/config_snapshot.snapshot.config_sync.module.textarea_widget_for_text.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.token.yml b/config/config_snapshot.snapshot.config_sync.module.token.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.token.yml rename to config/config_snapshot.snapshot.config_sync.module.token.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.toolbar.yml b/config/config_snapshot.snapshot.config_sync.module.toolbar.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.toolbar.yml rename to config/config_snapshot.snapshot.config_sync.module.toolbar.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.tour.yml b/config/config_snapshot.snapshot.config_sync.module.tour.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.tour.yml rename to config/config_snapshot.snapshot.config_sync.module.tour.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.twigsuggest.yml b/config/config_snapshot.snapshot.config_sync.module.twigsuggest.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.twigsuggest.yml rename to config/config_snapshot.snapshot.config_sync.module.twigsuggest.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns.yml b/config/config_snapshot.snapshot.config_sync.module.ui_patterns.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns.yml rename to config/config_snapshot.snapshot.config_sync.module.ui_patterns.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml b/config/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml rename to config/config_snapshot.snapshot.config_sync.module.ui_patterns_ds.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml b/config/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml rename to config/config_snapshot.snapshot.config_sync.module.ui_patterns_layouts.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml b/config/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml rename to config/config_snapshot.snapshot.config_sync.module.ui_patterns_library.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.update.yml b/config/config_snapshot.snapshot.config_sync.module.update.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.update.yml rename to config/config_snapshot.snapshot.config_sync.module.update.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.user.yml b/config/config_snapshot.snapshot.config_sync.module.user.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.user.yml rename to config/config_snapshot.snapshot.config_sync.module.user.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.video_embed_field.yml b/config/config_snapshot.snapshot.config_sync.module.video_embed_field.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.video_embed_field.yml rename to config/config_snapshot.snapshot.config_sync.module.video_embed_field.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.views.yml b/config/config_snapshot.snapshot.config_sync.module.views.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.views.yml rename to config/config_snapshot.snapshot.config_sync.module.views.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.views_ui.yml b/config/config_snapshot.snapshot.config_sync.module.views_ui.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.views_ui.yml rename to config/config_snapshot.snapshot.config_sync.module.views_ui.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.viewsreference.yml b/config/config_snapshot.snapshot.config_sync.module.viewsreference.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.viewsreference.yml rename to config/config_snapshot.snapshot.config_sync.module.viewsreference.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform.yml b/config/config_snapshot.snapshot.config_sync.module.webform.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.webform.yml rename to config/config_snapshot.snapshot.config_sync.module.webform.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml b/config/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml rename to config/config_snapshot.snapshot.config_sync.module.webform_mailchimp.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml b/config/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml rename to config/config_snapshot.snapshot.config_sync.module.webform_scheduled_email.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.webform_ui.yml b/config/config_snapshot.snapshot.config_sync.module.webform_ui.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.webform_ui.yml rename to config/config_snapshot.snapshot.config_sync.module.webform_ui.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml b/config/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml rename to config/config_snapshot.snapshot.config_sync.module.wysiwyg_linebreaks.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.theme.agarica.yml b/config/config_snapshot.snapshot.config_sync.theme.agarica.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.theme.agarica.yml rename to config/config_snapshot.snapshot.config_sync.theme.agarica.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.theme.bulma.yml b/config/config_snapshot.snapshot.config_sync.theme.bulma.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.theme.bulma.yml rename to config/config_snapshot.snapshot.config_sync.theme.bulma.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.theme.classy.yml b/config/config_snapshot.snapshot.config_sync.theme.classy.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.theme.classy.yml rename to config/config_snapshot.snapshot.config_sync.theme.classy.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.theme.octavia.yml b/config/config_snapshot.snapshot.config_sync.theme.octavia.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.theme.octavia.yml rename to config/config_snapshot.snapshot.config_sync.theme.octavia.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.theme.seven.yml b/config/config_snapshot.snapshot.config_sync.theme.seven.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.theme.seven.yml rename to config/config_snapshot.snapshot.config_sync.theme.seven.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.theme.stable.yml b/config/config_snapshot.snapshot.config_sync.theme.stable.yml similarity index 100% rename from config/sync/config_snapshot.snapshot.config_sync.theme.stable.yml rename to config/config_snapshot.snapshot.config_sync.theme.stable.yml diff --git a/config/sync/contact.form.feedback.yml b/config/contact.form.feedback.yml similarity index 100% rename from config/sync/contact.form.feedback.yml rename to config/contact.form.feedback.yml diff --git a/config/sync/contact.form.personal.yml b/config/contact.form.personal.yml similarity index 100% rename from config/sync/contact.form.personal.yml rename to config/contact.form.personal.yml diff --git a/config/sync/contact.settings.yml b/config/contact.settings.yml similarity index 100% rename from config/sync/contact.settings.yml rename to config/contact.settings.yml diff --git a/config/sync/core.base_field_override.block_content.basic.changed.yml b/config/core.base_field_override.block_content.basic.changed.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.basic.changed.yml rename to config/core.base_field_override.block_content.basic.changed.yml diff --git a/config/sync/core.base_field_override.block_content.basic.info.yml b/config/core.base_field_override.block_content.basic.info.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.basic.info.yml rename to config/core.base_field_override.block_content.basic.info.yml diff --git a/config/sync/core.base_field_override.block_content.basic.metatag.yml b/config/core.base_field_override.block_content.basic.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.basic.metatag.yml rename to config/core.base_field_override.block_content.basic.metatag.yml diff --git a/config/sync/core.base_field_override.block_content.basic.status.yml b/config/core.base_field_override.block_content.basic.status.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.basic.status.yml rename to config/core.base_field_override.block_content.basic.status.yml diff --git a/config/sync/core.base_field_override.block_content.slide.changed.yml b/config/core.base_field_override.block_content.slide.changed.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.slide.changed.yml rename to config/core.base_field_override.block_content.slide.changed.yml diff --git a/config/sync/core.base_field_override.block_content.slide.info.yml b/config/core.base_field_override.block_content.slide.info.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.slide.info.yml rename to config/core.base_field_override.block_content.slide.info.yml diff --git a/config/sync/core.base_field_override.block_content.slide.metatag.yml b/config/core.base_field_override.block_content.slide.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.slide.metatag.yml rename to config/core.base_field_override.block_content.slide.metatag.yml diff --git a/config/sync/core.base_field_override.block_content.slide.status.yml b/config/core.base_field_override.block_content.slide.status.yml similarity index 100% rename from config/sync/core.base_field_override.block_content.slide.status.yml rename to config/core.base_field_override.block_content.slide.status.yml diff --git a/config/sync/core.base_field_override.comment.comment.changed.yml b/config/core.base_field_override.comment.comment.changed.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.changed.yml rename to config/core.base_field_override.comment.comment.changed.yml diff --git a/config/sync/core.base_field_override.comment.comment.created.yml b/config/core.base_field_override.comment.comment.created.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.created.yml rename to config/core.base_field_override.comment.comment.created.yml diff --git a/config/sync/core.base_field_override.comment.comment.homepage.yml b/config/core.base_field_override.comment.comment.homepage.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.homepage.yml rename to config/core.base_field_override.comment.comment.homepage.yml diff --git a/config/sync/core.base_field_override.comment.comment.hostname.yml b/config/core.base_field_override.comment.comment.hostname.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.hostname.yml rename to config/core.base_field_override.comment.comment.hostname.yml diff --git a/config/sync/core.base_field_override.comment.comment.mail.yml b/config/core.base_field_override.comment.comment.mail.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.mail.yml rename to config/core.base_field_override.comment.comment.mail.yml diff --git a/config/sync/core.base_field_override.comment.comment.name.yml b/config/core.base_field_override.comment.comment.name.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.name.yml rename to config/core.base_field_override.comment.comment.name.yml diff --git a/config/sync/core.base_field_override.comment.comment.status.yml b/config/core.base_field_override.comment.comment.status.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.status.yml rename to config/core.base_field_override.comment.comment.status.yml diff --git a/config/sync/core.base_field_override.comment.comment.subject.yml b/config/core.base_field_override.comment.comment.subject.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.subject.yml rename to config/core.base_field_override.comment.comment.subject.yml diff --git a/config/sync/core.base_field_override.comment.comment.uid.yml b/config/core.base_field_override.comment.comment.uid.yml similarity index 100% rename from config/sync/core.base_field_override.comment.comment.uid.yml rename to config/core.base_field_override.comment.comment.uid.yml diff --git a/config/sync/core.base_field_override.group.group.changed.yml b/config/core.base_field_override.group.group.changed.yml similarity index 100% rename from config/sync/core.base_field_override.group.group.changed.yml rename to config/core.base_field_override.group.group.changed.yml diff --git a/config/sync/core.base_field_override.group.group.created.yml b/config/core.base_field_override.group.group.created.yml similarity index 100% rename from config/sync/core.base_field_override.group.group.created.yml rename to config/core.base_field_override.group.group.created.yml diff --git a/config/sync/core.base_field_override.group.group.label.yml b/config/core.base_field_override.group.group.label.yml similarity index 100% rename from config/sync/core.base_field_override.group.group.label.yml rename to config/core.base_field_override.group.group.label.yml diff --git a/config/sync/core.base_field_override.group.group.metatag.yml b/config/core.base_field_override.group.group.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.group.group.metatag.yml rename to config/core.base_field_override.group.group.metatag.yml diff --git a/config/sync/core.base_field_override.group.group.path.yml b/config/core.base_field_override.group.group.path.yml similarity index 100% rename from config/sync/core.base_field_override.group.group.path.yml rename to config/core.base_field_override.group.group.path.yml diff --git a/config/sync/core.base_field_override.group.group.uid.yml b/config/core.base_field_override.group.group.uid.yml similarity index 100% rename from config/sync/core.base_field_override.group.group.uid.yml rename to config/core.base_field_override.group.group.uid.yml diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.changed.yml b/config/core.base_field_override.group_content.group-group_membership.changed.yml similarity index 100% rename from config/sync/core.base_field_override.group_content.group-group_membership.changed.yml rename to config/core.base_field_override.group_content.group-group_membership.changed.yml diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.created.yml b/config/core.base_field_override.group_content.group-group_membership.created.yml similarity index 100% rename from config/sync/core.base_field_override.group_content.group-group_membership.created.yml rename to config/core.base_field_override.group_content.group-group_membership.created.yml diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.label.yml b/config/core.base_field_override.group_content.group-group_membership.label.yml similarity index 100% rename from config/sync/core.base_field_override.group_content.group-group_membership.label.yml rename to config/core.base_field_override.group_content.group-group_membership.label.yml diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.metatag.yml b/config/core.base_field_override.group_content.group-group_membership.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.group_content.group-group_membership.metatag.yml rename to config/core.base_field_override.group_content.group-group_membership.metatag.yml diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.path.yml b/config/core.base_field_override.group_content.group-group_membership.path.yml similarity index 100% rename from config/sync/core.base_field_override.group_content.group-group_membership.path.yml rename to config/core.base_field_override.group_content.group-group_membership.path.yml diff --git a/config/sync/core.base_field_override.group_content.group-group_membership.uid.yml b/config/core.base_field_override.group_content.group-group_membership.uid.yml similarity index 100% rename from config/sync/core.base_field_override.group_content.group-group_membership.uid.yml rename to config/core.base_field_override.group_content.group-group_membership.uid.yml diff --git a/config/sync/core.base_field_override.menu_link_content.menu_link_content.changed.yml b/config/core.base_field_override.menu_link_content.menu_link_content.changed.yml similarity index 100% rename from config/sync/core.base_field_override.menu_link_content.menu_link_content.changed.yml rename to config/core.base_field_override.menu_link_content.menu_link_content.changed.yml diff --git a/config/sync/core.base_field_override.menu_link_content.menu_link_content.description.yml b/config/core.base_field_override.menu_link_content.menu_link_content.description.yml similarity index 100% rename from config/sync/core.base_field_override.menu_link_content.menu_link_content.description.yml rename to config/core.base_field_override.menu_link_content.menu_link_content.description.yml diff --git a/config/sync/core.base_field_override.menu_link_content.menu_link_content.metatag.yml b/config/core.base_field_override.menu_link_content.menu_link_content.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.menu_link_content.menu_link_content.metatag.yml rename to config/core.base_field_override.menu_link_content.menu_link_content.metatag.yml diff --git a/config/sync/core.base_field_override.menu_link_content.menu_link_content.title.yml b/config/core.base_field_override.menu_link_content.menu_link_content.title.yml similarity index 100% rename from config/sync/core.base_field_override.menu_link_content.menu_link_content.title.yml rename to config/core.base_field_override.menu_link_content.menu_link_content.title.yml diff --git a/config/sync/core.base_field_override.node.action.changed.yml b/config/core.base_field_override.node.action.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.changed.yml rename to config/core.base_field_override.node.action.changed.yml diff --git a/config/sync/core.base_field_override.node.action.created.yml b/config/core.base_field_override.node.action.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.created.yml rename to config/core.base_field_override.node.action.created.yml diff --git a/config/sync/core.base_field_override.node.action.menu_link.yml b/config/core.base_field_override.node.action.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.menu_link.yml rename to config/core.base_field_override.node.action.menu_link.yml diff --git a/config/sync/core.base_field_override.node.action.metatag.yml b/config/core.base_field_override.node.action.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.metatag.yml rename to config/core.base_field_override.node.action.metatag.yml diff --git a/config/sync/core.base_field_override.node.action.path.yml b/config/core.base_field_override.node.action.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.path.yml rename to config/core.base_field_override.node.action.path.yml diff --git a/config/sync/core.base_field_override.node.action.promote.yml b/config/core.base_field_override.node.action.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.promote.yml rename to config/core.base_field_override.node.action.promote.yml diff --git a/config/sync/core.base_field_override.node.action.status.yml b/config/core.base_field_override.node.action.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.status.yml rename to config/core.base_field_override.node.action.status.yml diff --git a/config/sync/core.base_field_override.node.action.sticky.yml b/config/core.base_field_override.node.action.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.sticky.yml rename to config/core.base_field_override.node.action.sticky.yml diff --git a/config/sync/core.base_field_override.node.action.title.yml b/config/core.base_field_override.node.action.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.title.yml rename to config/core.base_field_override.node.action.title.yml diff --git a/config/sync/core.base_field_override.node.action.uid.yml b/config/core.base_field_override.node.action.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.action.uid.yml rename to config/core.base_field_override.node.action.uid.yml diff --git a/config/sync/core.base_field_override.node.article.changed.yml b/config/core.base_field_override.node.article.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.changed.yml rename to config/core.base_field_override.node.article.changed.yml diff --git a/config/sync/core.base_field_override.node.article.created.yml b/config/core.base_field_override.node.article.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.created.yml rename to config/core.base_field_override.node.article.created.yml diff --git a/config/sync/core.base_field_override.node.article.menu_link.yml b/config/core.base_field_override.node.article.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.menu_link.yml rename to config/core.base_field_override.node.article.menu_link.yml diff --git a/config/sync/core.base_field_override.node.article.metatag.yml b/config/core.base_field_override.node.article.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.metatag.yml rename to config/core.base_field_override.node.article.metatag.yml diff --git a/config/sync/core.base_field_override.node.article.path.yml b/config/core.base_field_override.node.article.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.path.yml rename to config/core.base_field_override.node.article.path.yml diff --git a/config/sync/core.base_field_override.node.article.promote.yml b/config/core.base_field_override.node.article.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.promote.yml rename to config/core.base_field_override.node.article.promote.yml diff --git a/config/sync/core.base_field_override.node.article.status.yml b/config/core.base_field_override.node.article.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.status.yml rename to config/core.base_field_override.node.article.status.yml diff --git a/config/sync/core.base_field_override.node.article.sticky.yml b/config/core.base_field_override.node.article.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.sticky.yml rename to config/core.base_field_override.node.article.sticky.yml diff --git a/config/sync/core.base_field_override.node.article.title.yml b/config/core.base_field_override.node.article.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.title.yml rename to config/core.base_field_override.node.article.title.yml diff --git a/config/sync/core.base_field_override.node.article.uid.yml b/config/core.base_field_override.node.article.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.article.uid.yml rename to config/core.base_field_override.node.article.uid.yml diff --git a/config/sync/core.base_field_override.node.blog.changed.yml b/config/core.base_field_override.node.blog.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.changed.yml rename to config/core.base_field_override.node.blog.changed.yml diff --git a/config/sync/core.base_field_override.node.blog.created.yml b/config/core.base_field_override.node.blog.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.created.yml rename to config/core.base_field_override.node.blog.created.yml diff --git a/config/sync/core.base_field_override.node.blog.menu_link.yml b/config/core.base_field_override.node.blog.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.menu_link.yml rename to config/core.base_field_override.node.blog.menu_link.yml diff --git a/config/sync/core.base_field_override.node.blog.metatag.yml b/config/core.base_field_override.node.blog.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.metatag.yml rename to config/core.base_field_override.node.blog.metatag.yml diff --git a/config/sync/core.base_field_override.node.blog.path.yml b/config/core.base_field_override.node.blog.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.path.yml rename to config/core.base_field_override.node.blog.path.yml diff --git a/config/sync/core.base_field_override.node.blog.promote.yml b/config/core.base_field_override.node.blog.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.promote.yml rename to config/core.base_field_override.node.blog.promote.yml diff --git a/config/sync/core.base_field_override.node.blog.status.yml b/config/core.base_field_override.node.blog.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.status.yml rename to config/core.base_field_override.node.blog.status.yml diff --git a/config/sync/core.base_field_override.node.blog.sticky.yml b/config/core.base_field_override.node.blog.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.sticky.yml rename to config/core.base_field_override.node.blog.sticky.yml diff --git a/config/sync/core.base_field_override.node.blog.title.yml b/config/core.base_field_override.node.blog.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.title.yml rename to config/core.base_field_override.node.blog.title.yml diff --git a/config/sync/core.base_field_override.node.blog.uid.yml b/config/core.base_field_override.node.blog.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.blog.uid.yml rename to config/core.base_field_override.node.blog.uid.yml diff --git a/config/sync/core.base_field_override.node.campaign.changed.yml b/config/core.base_field_override.node.campaign.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.changed.yml rename to config/core.base_field_override.node.campaign.changed.yml diff --git a/config/sync/core.base_field_override.node.campaign.created.yml b/config/core.base_field_override.node.campaign.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.created.yml rename to config/core.base_field_override.node.campaign.created.yml diff --git a/config/sync/core.base_field_override.node.campaign.menu_link.yml b/config/core.base_field_override.node.campaign.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.menu_link.yml rename to config/core.base_field_override.node.campaign.menu_link.yml diff --git a/config/sync/core.base_field_override.node.campaign.metatag.yml b/config/core.base_field_override.node.campaign.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.metatag.yml rename to config/core.base_field_override.node.campaign.metatag.yml diff --git a/config/sync/core.base_field_override.node.campaign.path.yml b/config/core.base_field_override.node.campaign.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.path.yml rename to config/core.base_field_override.node.campaign.path.yml diff --git a/config/sync/core.base_field_override.node.campaign.promote.yml b/config/core.base_field_override.node.campaign.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.promote.yml rename to config/core.base_field_override.node.campaign.promote.yml diff --git a/config/sync/core.base_field_override.node.campaign.status.yml b/config/core.base_field_override.node.campaign.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.status.yml rename to config/core.base_field_override.node.campaign.status.yml diff --git a/config/sync/core.base_field_override.node.campaign.sticky.yml b/config/core.base_field_override.node.campaign.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.sticky.yml rename to config/core.base_field_override.node.campaign.sticky.yml diff --git a/config/sync/core.base_field_override.node.campaign.title.yml b/config/core.base_field_override.node.campaign.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.title.yml rename to config/core.base_field_override.node.campaign.title.yml diff --git a/config/sync/core.base_field_override.node.campaign.uid.yml b/config/core.base_field_override.node.campaign.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.campaign.uid.yml rename to config/core.base_field_override.node.campaign.uid.yml diff --git a/config/sync/core.base_field_override.node.case_study.changed.yml b/config/core.base_field_override.node.case_study.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.changed.yml rename to config/core.base_field_override.node.case_study.changed.yml diff --git a/config/sync/core.base_field_override.node.case_study.created.yml b/config/core.base_field_override.node.case_study.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.created.yml rename to config/core.base_field_override.node.case_study.created.yml diff --git a/config/sync/core.base_field_override.node.case_study.menu_link.yml b/config/core.base_field_override.node.case_study.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.menu_link.yml rename to config/core.base_field_override.node.case_study.menu_link.yml diff --git a/config/sync/core.base_field_override.node.case_study.metatag.yml b/config/core.base_field_override.node.case_study.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.metatag.yml rename to config/core.base_field_override.node.case_study.metatag.yml diff --git a/config/sync/core.base_field_override.node.case_study.path.yml b/config/core.base_field_override.node.case_study.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.path.yml rename to config/core.base_field_override.node.case_study.path.yml diff --git a/config/sync/core.base_field_override.node.case_study.promote.yml b/config/core.base_field_override.node.case_study.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.promote.yml rename to config/core.base_field_override.node.case_study.promote.yml diff --git a/config/sync/core.base_field_override.node.case_study.status.yml b/config/core.base_field_override.node.case_study.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.status.yml rename to config/core.base_field_override.node.case_study.status.yml diff --git a/config/sync/core.base_field_override.node.case_study.sticky.yml b/config/core.base_field_override.node.case_study.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.sticky.yml rename to config/core.base_field_override.node.case_study.sticky.yml diff --git a/config/sync/core.base_field_override.node.case_study.title.yml b/config/core.base_field_override.node.case_study.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.title.yml rename to config/core.base_field_override.node.case_study.title.yml diff --git a/config/sync/core.base_field_override.node.case_study.uid.yml b/config/core.base_field_override.node.case_study.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.case_study.uid.yml rename to config/core.base_field_override.node.case_study.uid.yml diff --git a/config/sync/core.base_field_override.node.event.changed.yml b/config/core.base_field_override.node.event.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.changed.yml rename to config/core.base_field_override.node.event.changed.yml diff --git a/config/sync/core.base_field_override.node.event.created.yml b/config/core.base_field_override.node.event.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.created.yml rename to config/core.base_field_override.node.event.created.yml diff --git a/config/sync/core.base_field_override.node.event.menu_link.yml b/config/core.base_field_override.node.event.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.menu_link.yml rename to config/core.base_field_override.node.event.menu_link.yml diff --git a/config/sync/core.base_field_override.node.event.metatag.yml b/config/core.base_field_override.node.event.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.metatag.yml rename to config/core.base_field_override.node.event.metatag.yml diff --git a/config/sync/core.base_field_override.node.event.path.yml b/config/core.base_field_override.node.event.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.path.yml rename to config/core.base_field_override.node.event.path.yml diff --git a/config/sync/core.base_field_override.node.event.promote.yml b/config/core.base_field_override.node.event.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.promote.yml rename to config/core.base_field_override.node.event.promote.yml diff --git a/config/sync/core.base_field_override.node.event.status.yml b/config/core.base_field_override.node.event.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.status.yml rename to config/core.base_field_override.node.event.status.yml diff --git a/config/sync/core.base_field_override.node.event.sticky.yml b/config/core.base_field_override.node.event.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.sticky.yml rename to config/core.base_field_override.node.event.sticky.yml diff --git a/config/sync/core.base_field_override.node.event.title.yml b/config/core.base_field_override.node.event.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.title.yml rename to config/core.base_field_override.node.event.title.yml diff --git a/config/sync/core.base_field_override.node.event.uid.yml b/config/core.base_field_override.node.event.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.event.uid.yml rename to config/core.base_field_override.node.event.uid.yml diff --git a/config/sync/core.base_field_override.node.landing_page.changed.yml b/config/core.base_field_override.node.landing_page.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.changed.yml rename to config/core.base_field_override.node.landing_page.changed.yml diff --git a/config/sync/core.base_field_override.node.landing_page.created.yml b/config/core.base_field_override.node.landing_page.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.created.yml rename to config/core.base_field_override.node.landing_page.created.yml diff --git a/config/sync/core.base_field_override.node.landing_page.menu_link.yml b/config/core.base_field_override.node.landing_page.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.menu_link.yml rename to config/core.base_field_override.node.landing_page.menu_link.yml diff --git a/config/sync/core.base_field_override.node.landing_page.metatag.yml b/config/core.base_field_override.node.landing_page.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.metatag.yml rename to config/core.base_field_override.node.landing_page.metatag.yml diff --git a/config/sync/core.base_field_override.node.landing_page.path.yml b/config/core.base_field_override.node.landing_page.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.path.yml rename to config/core.base_field_override.node.landing_page.path.yml diff --git a/config/sync/core.base_field_override.node.landing_page.promote.yml b/config/core.base_field_override.node.landing_page.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.promote.yml rename to config/core.base_field_override.node.landing_page.promote.yml diff --git a/config/sync/core.base_field_override.node.landing_page.status.yml b/config/core.base_field_override.node.landing_page.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.status.yml rename to config/core.base_field_override.node.landing_page.status.yml diff --git a/config/sync/core.base_field_override.node.landing_page.sticky.yml b/config/core.base_field_override.node.landing_page.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.sticky.yml rename to config/core.base_field_override.node.landing_page.sticky.yml diff --git a/config/sync/core.base_field_override.node.landing_page.title.yml b/config/core.base_field_override.node.landing_page.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.title.yml rename to config/core.base_field_override.node.landing_page.title.yml diff --git a/config/sync/core.base_field_override.node.landing_page.uid.yml b/config/core.base_field_override.node.landing_page.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.landing_page.uid.yml rename to config/core.base_field_override.node.landing_page.uid.yml diff --git a/config/sync/core.base_field_override.node.page.metatag.yml b/config/core.base_field_override.node.page.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.metatag.yml rename to config/core.base_field_override.node.page.metatag.yml diff --git a/config/sync/core.base_field_override.node.page.path.yml b/config/core.base_field_override.node.page.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.path.yml rename to config/core.base_field_override.node.page.path.yml diff --git a/config/sync/core.base_field_override.node.page.promote.yml b/config/core.base_field_override.node.page.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.promote.yml rename to config/core.base_field_override.node.page.promote.yml diff --git a/config/sync/core.base_field_override.node.page.status.yml b/config/core.base_field_override.node.page.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.status.yml rename to config/core.base_field_override.node.page.status.yml diff --git a/config/sync/core.base_field_override.node.page.sticky.yml b/config/core.base_field_override.node.page.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.sticky.yml rename to config/core.base_field_override.node.page.sticky.yml diff --git a/config/sync/core.base_field_override.node.page.uid.yml b/config/core.base_field_override.node.page.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.page.uid.yml rename to config/core.base_field_override.node.page.uid.yml diff --git a/config/sync/core.base_field_override.node.people.changed.yml b/config/core.base_field_override.node.people.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.changed.yml rename to config/core.base_field_override.node.people.changed.yml diff --git a/config/sync/core.base_field_override.node.people.created.yml b/config/core.base_field_override.node.people.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.created.yml rename to config/core.base_field_override.node.people.created.yml diff --git a/config/sync/core.base_field_override.node.people.menu_link.yml b/config/core.base_field_override.node.people.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.menu_link.yml rename to config/core.base_field_override.node.people.menu_link.yml diff --git a/config/sync/core.base_field_override.node.people.metatag.yml b/config/core.base_field_override.node.people.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.metatag.yml rename to config/core.base_field_override.node.people.metatag.yml diff --git a/config/sync/core.base_field_override.node.people.path.yml b/config/core.base_field_override.node.people.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.path.yml rename to config/core.base_field_override.node.people.path.yml diff --git a/config/sync/core.base_field_override.node.people.promote.yml b/config/core.base_field_override.node.people.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.promote.yml rename to config/core.base_field_override.node.people.promote.yml diff --git a/config/sync/core.base_field_override.node.people.status.yml b/config/core.base_field_override.node.people.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.status.yml rename to config/core.base_field_override.node.people.status.yml diff --git a/config/sync/core.base_field_override.node.people.sticky.yml b/config/core.base_field_override.node.people.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.sticky.yml rename to config/core.base_field_override.node.people.sticky.yml diff --git a/config/sync/core.base_field_override.node.people.title.yml b/config/core.base_field_override.node.people.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.title.yml rename to config/core.base_field_override.node.people.title.yml diff --git a/config/sync/core.base_field_override.node.people.uid.yml b/config/core.base_field_override.node.people.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.people.uid.yml rename to config/core.base_field_override.node.people.uid.yml diff --git a/config/sync/core.base_field_override.node.resource.changed.yml b/config/core.base_field_override.node.resource.changed.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.changed.yml rename to config/core.base_field_override.node.resource.changed.yml diff --git a/config/sync/core.base_field_override.node.resource.created.yml b/config/core.base_field_override.node.resource.created.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.created.yml rename to config/core.base_field_override.node.resource.created.yml diff --git a/config/sync/core.base_field_override.node.resource.menu_link.yml b/config/core.base_field_override.node.resource.menu_link.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.menu_link.yml rename to config/core.base_field_override.node.resource.menu_link.yml diff --git a/config/sync/core.base_field_override.node.resource.metatag.yml b/config/core.base_field_override.node.resource.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.metatag.yml rename to config/core.base_field_override.node.resource.metatag.yml diff --git a/config/sync/core.base_field_override.node.resource.path.yml b/config/core.base_field_override.node.resource.path.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.path.yml rename to config/core.base_field_override.node.resource.path.yml diff --git a/config/sync/core.base_field_override.node.resource.promote.yml b/config/core.base_field_override.node.resource.promote.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.promote.yml rename to config/core.base_field_override.node.resource.promote.yml diff --git a/config/sync/core.base_field_override.node.resource.status.yml b/config/core.base_field_override.node.resource.status.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.status.yml rename to config/core.base_field_override.node.resource.status.yml diff --git a/config/sync/core.base_field_override.node.resource.sticky.yml b/config/core.base_field_override.node.resource.sticky.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.sticky.yml rename to config/core.base_field_override.node.resource.sticky.yml diff --git a/config/sync/core.base_field_override.node.resource.title.yml b/config/core.base_field_override.node.resource.title.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.title.yml rename to config/core.base_field_override.node.resource.title.yml diff --git a/config/sync/core.base_field_override.node.resource.uid.yml b/config/core.base_field_override.node.resource.uid.yml similarity index 100% rename from config/sync/core.base_field_override.node.resource.uid.yml rename to config/core.base_field_override.node.resource.uid.yml diff --git a/config/sync/core.base_field_override.paragraph.faq.created.yml b/config/core.base_field_override.paragraph.faq.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.faq.created.yml rename to config/core.base_field_override.paragraph.faq.created.yml diff --git a/config/sync/core.base_field_override.paragraph.faq.status.yml b/config/core.base_field_override.paragraph.faq.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.faq.status.yml rename to config/core.base_field_override.paragraph.faq.status.yml diff --git a/config/sync/core.base_field_override.paragraph.file.created.yml b/config/core.base_field_override.paragraph.file.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.file.created.yml rename to config/core.base_field_override.paragraph.file.created.yml diff --git a/config/sync/core.base_field_override.paragraph.file.status.yml b/config/core.base_field_override.paragraph.file.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.file.status.yml rename to config/core.base_field_override.paragraph.file.status.yml diff --git a/config/sync/core.base_field_override.paragraph.image.created.yml b/config/core.base_field_override.paragraph.image.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.image.created.yml rename to config/core.base_field_override.paragraph.image.created.yml diff --git a/config/sync/core.base_field_override.paragraph.image.status.yml b/config/core.base_field_override.paragraph.image.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.image.status.yml rename to config/core.base_field_override.paragraph.image.status.yml diff --git a/config/sync/core.base_field_override.paragraph.quotation_with_image.created.yml b/config/core.base_field_override.paragraph.quotation_with_image.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.quotation_with_image.created.yml rename to config/core.base_field_override.paragraph.quotation_with_image.created.yml diff --git a/config/sync/core.base_field_override.paragraph.quotation_with_image.status.yml b/config/core.base_field_override.paragraph.quotation_with_image.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.quotation_with_image.status.yml rename to config/core.base_field_override.paragraph.quotation_with_image.status.yml diff --git a/config/sync/core.base_field_override.paragraph.slide.created.yml b/config/core.base_field_override.paragraph.slide.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.slide.created.yml rename to config/core.base_field_override.paragraph.slide.created.yml diff --git a/config/sync/core.base_field_override.paragraph.slide.status.yml b/config/core.base_field_override.paragraph.slide.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.slide.status.yml rename to config/core.base_field_override.paragraph.slide.status.yml diff --git a/config/sync/core.base_field_override.paragraph.storyline_header.created.yml b/config/core.base_field_override.paragraph.storyline_header.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.storyline_header.created.yml rename to config/core.base_field_override.paragraph.storyline_header.created.yml diff --git a/config/sync/core.base_field_override.paragraph.storyline_header.status.yml b/config/core.base_field_override.paragraph.storyline_header.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.storyline_header.status.yml rename to config/core.base_field_override.paragraph.storyline_header.status.yml diff --git a/config/sync/core.base_field_override.paragraph.storyline_item.created.yml b/config/core.base_field_override.paragraph.storyline_item.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.storyline_item.created.yml rename to config/core.base_field_override.paragraph.storyline_item.created.yml diff --git a/config/sync/core.base_field_override.paragraph.storyline_item.status.yml b/config/core.base_field_override.paragraph.storyline_item.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.storyline_item.status.yml rename to config/core.base_field_override.paragraph.storyline_item.status.yml diff --git a/config/sync/core.base_field_override.paragraph.text.created.yml b/config/core.base_field_override.paragraph.text.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.text.created.yml rename to config/core.base_field_override.paragraph.text.created.yml diff --git a/config/sync/core.base_field_override.paragraph.text.status.yml b/config/core.base_field_override.paragraph.text.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.text.status.yml rename to config/core.base_field_override.paragraph.text.status.yml diff --git a/config/sync/core.base_field_override.paragraph.title.created.yml b/config/core.base_field_override.paragraph.title.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.title.created.yml rename to config/core.base_field_override.paragraph.title.created.yml diff --git a/config/sync/core.base_field_override.paragraph.title.status.yml b/config/core.base_field_override.paragraph.title.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.title.status.yml rename to config/core.base_field_override.paragraph.title.status.yml diff --git a/config/sync/core.base_field_override.paragraph.update.created.yml b/config/core.base_field_override.paragraph.update.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.update.created.yml rename to config/core.base_field_override.paragraph.update.created.yml diff --git a/config/sync/core.base_field_override.paragraph.update.status.yml b/config/core.base_field_override.paragraph.update.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.update.status.yml rename to config/core.base_field_override.paragraph.update.status.yml diff --git a/config/sync/core.base_field_override.paragraph.video.created.yml b/config/core.base_field_override.paragraph.video.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.video.created.yml rename to config/core.base_field_override.paragraph.video.created.yml diff --git a/config/sync/core.base_field_override.paragraph.video.status.yml b/config/core.base_field_override.paragraph.video.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.video.status.yml rename to config/core.base_field_override.paragraph.video.status.yml diff --git a/config/sync/core.base_field_override.paragraph.view.created.yml b/config/core.base_field_override.paragraph.view.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.view.created.yml rename to config/core.base_field_override.paragraph.view.created.yml diff --git a/config/sync/core.base_field_override.paragraph.view.status.yml b/config/core.base_field_override.paragraph.view.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.view.status.yml rename to config/core.base_field_override.paragraph.view.status.yml diff --git a/config/sync/core.base_field_override.paragraph.webform.created.yml b/config/core.base_field_override.paragraph.webform.created.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.webform.created.yml rename to config/core.base_field_override.paragraph.webform.created.yml diff --git a/config/sync/core.base_field_override.paragraph.webform.status.yml b/config/core.base_field_override.paragraph.webform.status.yml similarity index 100% rename from config/sync/core.base_field_override.paragraph.webform.status.yml rename to config/core.base_field_override.paragraph.webform.status.yml diff --git a/config/sync/core.base_field_override.shortcut.default.metatag.yml b/config/core.base_field_override.shortcut.default.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.shortcut.default.metatag.yml rename to config/core.base_field_override.shortcut.default.metatag.yml diff --git a/config/sync/core.base_field_override.shortcut.default.title.yml b/config/core.base_field_override.shortcut.default.title.yml similarity index 100% rename from config/sync/core.base_field_override.shortcut.default.title.yml rename to config/core.base_field_override.shortcut.default.title.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.changed.yml b/config/core.base_field_override.taxonomy_term.action_type.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.action_type.changed.yml rename to config/core.base_field_override.taxonomy_term.action_type.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.description.yml b/config/core.base_field_override.taxonomy_term.action_type.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.action_type.description.yml rename to config/core.base_field_override.taxonomy_term.action_type.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.metatag.yml b/config/core.base_field_override.taxonomy_term.action_type.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.action_type.metatag.yml rename to config/core.base_field_override.taxonomy_term.action_type.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.name.yml b/config/core.base_field_override.taxonomy_term.action_type.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.action_type.name.yml rename to config/core.base_field_override.taxonomy_term.action_type.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.path.yml b/config/core.base_field_override.taxonomy_term.action_type.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.action_type.path.yml rename to config/core.base_field_override.taxonomy_term.action_type.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.action_type.status.yml b/config/core.base_field_override.taxonomy_term.action_type.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.action_type.status.yml rename to config/core.base_field_override.taxonomy_term.action_type.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.changed.yml b/config/core.base_field_override.taxonomy_term.article_type.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.article_type.changed.yml rename to config/core.base_field_override.taxonomy_term.article_type.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.description.yml b/config/core.base_field_override.taxonomy_term.article_type.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.article_type.description.yml rename to config/core.base_field_override.taxonomy_term.article_type.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.metatag.yml b/config/core.base_field_override.taxonomy_term.article_type.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.article_type.metatag.yml rename to config/core.base_field_override.taxonomy_term.article_type.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.name.yml b/config/core.base_field_override.taxonomy_term.article_type.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.article_type.name.yml rename to config/core.base_field_override.taxonomy_term.article_type.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.path.yml b/config/core.base_field_override.taxonomy_term.article_type.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.article_type.path.yml rename to config/core.base_field_override.taxonomy_term.article_type.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.article_type.status.yml b/config/core.base_field_override.taxonomy_term.article_type.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.article_type.status.yml rename to config/core.base_field_override.taxonomy_term.article_type.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.event_type.changed.yml b/config/core.base_field_override.taxonomy_term.event_type.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.event_type.changed.yml rename to config/core.base_field_override.taxonomy_term.event_type.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.event_type.description.yml b/config/core.base_field_override.taxonomy_term.event_type.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.event_type.description.yml rename to config/core.base_field_override.taxonomy_term.event_type.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.event_type.metatag.yml b/config/core.base_field_override.taxonomy_term.event_type.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.event_type.metatag.yml rename to config/core.base_field_override.taxonomy_term.event_type.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.event_type.name.yml b/config/core.base_field_override.taxonomy_term.event_type.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.event_type.name.yml rename to config/core.base_field_override.taxonomy_term.event_type.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.event_type.path.yml b/config/core.base_field_override.taxonomy_term.event_type.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.event_type.path.yml rename to config/core.base_field_override.taxonomy_term.event_type.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.event_type.status.yml b/config/core.base_field_override.taxonomy_term.event_type.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.event_type.status.yml rename to config/core.base_field_override.taxonomy_term.event_type.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.group_type.changed.yml b/config/core.base_field_override.taxonomy_term.group_type.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.group_type.changed.yml rename to config/core.base_field_override.taxonomy_term.group_type.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.group_type.description.yml b/config/core.base_field_override.taxonomy_term.group_type.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.group_type.description.yml rename to config/core.base_field_override.taxonomy_term.group_type.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.group_type.metatag.yml b/config/core.base_field_override.taxonomy_term.group_type.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.group_type.metatag.yml rename to config/core.base_field_override.taxonomy_term.group_type.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.group_type.name.yml b/config/core.base_field_override.taxonomy_term.group_type.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.group_type.name.yml rename to config/core.base_field_override.taxonomy_term.group_type.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.group_type.path.yml b/config/core.base_field_override.taxonomy_term.group_type.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.group_type.path.yml rename to config/core.base_field_override.taxonomy_term.group_type.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.group_type.status.yml b/config/core.base_field_override.taxonomy_term.group_type.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.group_type.status.yml rename to config/core.base_field_override.taxonomy_term.group_type.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.license.changed.yml b/config/core.base_field_override.taxonomy_term.license.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.license.changed.yml rename to config/core.base_field_override.taxonomy_term.license.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.license.description.yml b/config/core.base_field_override.taxonomy_term.license.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.license.description.yml rename to config/core.base_field_override.taxonomy_term.license.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.license.metatag.yml b/config/core.base_field_override.taxonomy_term.license.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.license.metatag.yml rename to config/core.base_field_override.taxonomy_term.license.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.license.name.yml b/config/core.base_field_override.taxonomy_term.license.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.license.name.yml rename to config/core.base_field_override.taxonomy_term.license.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.license.path.yml b/config/core.base_field_override.taxonomy_term.license.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.license.path.yml rename to config/core.base_field_override.taxonomy_term.license.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.license.status.yml b/config/core.base_field_override.taxonomy_term.license.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.license.status.yml rename to config/core.base_field_override.taxonomy_term.license.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.people_type.changed.yml b/config/core.base_field_override.taxonomy_term.people_type.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.people_type.changed.yml rename to config/core.base_field_override.taxonomy_term.people_type.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.people_type.description.yml b/config/core.base_field_override.taxonomy_term.people_type.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.people_type.description.yml rename to config/core.base_field_override.taxonomy_term.people_type.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.people_type.metatag.yml b/config/core.base_field_override.taxonomy_term.people_type.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.people_type.metatag.yml rename to config/core.base_field_override.taxonomy_term.people_type.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.people_type.name.yml b/config/core.base_field_override.taxonomy_term.people_type.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.people_type.name.yml rename to config/core.base_field_override.taxonomy_term.people_type.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.people_type.path.yml b/config/core.base_field_override.taxonomy_term.people_type.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.people_type.path.yml rename to config/core.base_field_override.taxonomy_term.people_type.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.people_type.status.yml b/config/core.base_field_override.taxonomy_term.people_type.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.people_type.status.yml rename to config/core.base_field_override.taxonomy_term.people_type.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.resource_type.changed.yml b/config/core.base_field_override.taxonomy_term.resource_type.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.resource_type.changed.yml rename to config/core.base_field_override.taxonomy_term.resource_type.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.resource_type.description.yml b/config/core.base_field_override.taxonomy_term.resource_type.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.resource_type.description.yml rename to config/core.base_field_override.taxonomy_term.resource_type.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.resource_type.metatag.yml b/config/core.base_field_override.taxonomy_term.resource_type.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.resource_type.metatag.yml rename to config/core.base_field_override.taxonomy_term.resource_type.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.resource_type.name.yml b/config/core.base_field_override.taxonomy_term.resource_type.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.resource_type.name.yml rename to config/core.base_field_override.taxonomy_term.resource_type.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.resource_type.path.yml b/config/core.base_field_override.taxonomy_term.resource_type.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.resource_type.path.yml rename to config/core.base_field_override.taxonomy_term.resource_type.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.resource_type.status.yml b/config/core.base_field_override.taxonomy_term.resource_type.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.resource_type.status.yml rename to config/core.base_field_override.taxonomy_term.resource_type.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.services.changed.yml b/config/core.base_field_override.taxonomy_term.services.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.services.changed.yml rename to config/core.base_field_override.taxonomy_term.services.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.services.description.yml b/config/core.base_field_override.taxonomy_term.services.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.services.description.yml rename to config/core.base_field_override.taxonomy_term.services.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.services.metatag.yml b/config/core.base_field_override.taxonomy_term.services.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.services.metatag.yml rename to config/core.base_field_override.taxonomy_term.services.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.services.name.yml b/config/core.base_field_override.taxonomy_term.services.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.services.name.yml rename to config/core.base_field_override.taxonomy_term.services.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.services.path.yml b/config/core.base_field_override.taxonomy_term.services.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.services.path.yml rename to config/core.base_field_override.taxonomy_term.services.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.services.status.yml b/config/core.base_field_override.taxonomy_term.services.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.services.status.yml rename to config/core.base_field_override.taxonomy_term.services.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.tags.changed.yml b/config/core.base_field_override.taxonomy_term.tags.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.tags.changed.yml rename to config/core.base_field_override.taxonomy_term.tags.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.tags.description.yml b/config/core.base_field_override.taxonomy_term.tags.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.tags.description.yml rename to config/core.base_field_override.taxonomy_term.tags.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.tags.metatag.yml b/config/core.base_field_override.taxonomy_term.tags.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.tags.metatag.yml rename to config/core.base_field_override.taxonomy_term.tags.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.tags.name.yml b/config/core.base_field_override.taxonomy_term.tags.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.tags.name.yml rename to config/core.base_field_override.taxonomy_term.tags.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.tags.path.yml b/config/core.base_field_override.taxonomy_term.tags.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.tags.path.yml rename to config/core.base_field_override.taxonomy_term.tags.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.tags.status.yml b/config/core.base_field_override.taxonomy_term.tags.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.tags.status.yml rename to config/core.base_field_override.taxonomy_term.tags.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.technologies.changed.yml b/config/core.base_field_override.taxonomy_term.technologies.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.technologies.changed.yml rename to config/core.base_field_override.taxonomy_term.technologies.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.technologies.description.yml b/config/core.base_field_override.taxonomy_term.technologies.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.technologies.description.yml rename to config/core.base_field_override.taxonomy_term.technologies.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.technologies.metatag.yml b/config/core.base_field_override.taxonomy_term.technologies.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.technologies.metatag.yml rename to config/core.base_field_override.taxonomy_term.technologies.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.technologies.name.yml b/config/core.base_field_override.taxonomy_term.technologies.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.technologies.name.yml rename to config/core.base_field_override.taxonomy_term.technologies.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.technologies.path.yml b/config/core.base_field_override.taxonomy_term.technologies.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.technologies.path.yml rename to config/core.base_field_override.taxonomy_term.technologies.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.technologies.status.yml b/config/core.base_field_override.taxonomy_term.technologies.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.technologies.status.yml rename to config/core.base_field_override.taxonomy_term.technologies.status.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.topics.changed.yml b/config/core.base_field_override.taxonomy_term.topics.changed.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.topics.changed.yml rename to config/core.base_field_override.taxonomy_term.topics.changed.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.topics.description.yml b/config/core.base_field_override.taxonomy_term.topics.description.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.topics.description.yml rename to config/core.base_field_override.taxonomy_term.topics.description.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.topics.metatag.yml b/config/core.base_field_override.taxonomy_term.topics.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.topics.metatag.yml rename to config/core.base_field_override.taxonomy_term.topics.metatag.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.topics.name.yml b/config/core.base_field_override.taxonomy_term.topics.name.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.topics.name.yml rename to config/core.base_field_override.taxonomy_term.topics.name.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.topics.path.yml b/config/core.base_field_override.taxonomy_term.topics.path.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.topics.path.yml rename to config/core.base_field_override.taxonomy_term.topics.path.yml diff --git a/config/sync/core.base_field_override.taxonomy_term.topics.status.yml b/config/core.base_field_override.taxonomy_term.topics.status.yml similarity index 100% rename from config/sync/core.base_field_override.taxonomy_term.topics.status.yml rename to config/core.base_field_override.taxonomy_term.topics.status.yml diff --git a/config/sync/core.base_field_override.user.user.changed.yml b/config/core.base_field_override.user.user.changed.yml similarity index 100% rename from config/sync/core.base_field_override.user.user.changed.yml rename to config/core.base_field_override.user.user.changed.yml diff --git a/config/sync/core.base_field_override.user.user.metatag.yml b/config/core.base_field_override.user.user.metatag.yml similarity index 100% rename from config/sync/core.base_field_override.user.user.metatag.yml rename to config/core.base_field_override.user.user.metatag.yml diff --git a/config/sync/core.base_field_override.user.user.path.yml b/config/core.base_field_override.user.user.path.yml similarity index 100% rename from config/sync/core.base_field_override.user.user.path.yml rename to config/core.base_field_override.user.user.path.yml diff --git a/config/sync/core.date_format.fallback.yml b/config/core.date_format.fallback.yml similarity index 100% rename from config/sync/core.date_format.fallback.yml rename to config/core.date_format.fallback.yml diff --git a/config/sync/core.date_format.html_date.yml b/config/core.date_format.html_date.yml similarity index 100% rename from config/sync/core.date_format.html_date.yml rename to config/core.date_format.html_date.yml diff --git a/config/sync/core.date_format.html_datetime.yml b/config/core.date_format.html_datetime.yml similarity index 100% rename from config/sync/core.date_format.html_datetime.yml rename to config/core.date_format.html_datetime.yml diff --git a/config/sync/core.date_format.html_month.yml b/config/core.date_format.html_month.yml similarity index 100% rename from config/sync/core.date_format.html_month.yml rename to config/core.date_format.html_month.yml diff --git a/config/sync/core.date_format.html_time.yml b/config/core.date_format.html_time.yml similarity index 100% rename from config/sync/core.date_format.html_time.yml rename to config/core.date_format.html_time.yml diff --git a/config/sync/core.date_format.html_week.yml b/config/core.date_format.html_week.yml similarity index 100% rename from config/sync/core.date_format.html_week.yml rename to config/core.date_format.html_week.yml diff --git a/config/sync/core.date_format.html_year.yml b/config/core.date_format.html_year.yml similarity index 100% rename from config/sync/core.date_format.html_year.yml rename to config/core.date_format.html_year.yml diff --git a/config/sync/core.date_format.html_yearless_date.yml b/config/core.date_format.html_yearless_date.yml similarity index 100% rename from config/sync/core.date_format.html_yearless_date.yml rename to config/core.date_format.html_yearless_date.yml diff --git a/config/sync/core.date_format.long.yml b/config/core.date_format.long.yml similarity index 100% rename from config/sync/core.date_format.long.yml rename to config/core.date_format.long.yml diff --git a/config/sync/core.date_format.medium.yml b/config/core.date_format.medium.yml similarity index 100% rename from config/sync/core.date_format.medium.yml rename to config/core.date_format.medium.yml diff --git a/config/sync/core.date_format.month_day_year.yml b/config/core.date_format.month_day_year.yml similarity index 100% rename from config/sync/core.date_format.month_day_year.yml rename to config/core.date_format.month_day_year.yml diff --git a/config/sync/core.date_format.short.yml b/config/core.date_format.short.yml similarity index 100% rename from config/sync/core.date_format.short.yml rename to config/core.date_format.short.yml diff --git a/config/sync/core.entity_form_display.block_content.basic.default.yml b/config/core.entity_form_display.block_content.basic.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.basic.default.yml rename to config/core.entity_form_display.block_content.basic.default.yml diff --git a/config/sync/core.entity_form_display.block_content.content_reference.default.yml b/config/core.entity_form_display.block_content.content_reference.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.content_reference.default.yml rename to config/core.entity_form_display.block_content.content_reference.default.yml diff --git a/config/sync/core.entity_form_display.block_content.slide.default.yml b/config/core.entity_form_display.block_content.slide.default.yml similarity index 100% rename from config/sync/core.entity_form_display.block_content.slide.default.yml rename to config/core.entity_form_display.block_content.slide.default.yml diff --git a/config/sync/core.entity_form_display.comment.comment.default.yml b/config/core.entity_form_display.comment.comment.default.yml similarity index 100% rename from config/sync/core.entity_form_display.comment.comment.default.yml rename to config/core.entity_form_display.comment.comment.default.yml diff --git a/config/sync/core.entity_form_display.contact_message.personal.default.yml b/config/core.entity_form_display.contact_message.personal.default.yml similarity index 100% rename from config/sync/core.entity_form_display.contact_message.personal.default.yml rename to config/core.entity_form_display.contact_message.personal.default.yml diff --git a/config/sync/core.entity_form_display.group.group.default.yml b/config/core.entity_form_display.group.group.default.yml similarity index 100% rename from config/sync/core.entity_form_display.group.group.default.yml rename to config/core.entity_form_display.group.group.default.yml diff --git a/config/sync/core.entity_form_display.group_content.group-group_membership.default.yml b/config/core.entity_form_display.group_content.group-group_membership.default.yml similarity index 100% rename from config/sync/core.entity_form_display.group_content.group-group_membership.default.yml rename to config/core.entity_form_display.group_content.group-group_membership.default.yml diff --git a/config/sync/core.entity_form_display.node.action.default.yml b/config/core.entity_form_display.node.action.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.action.default.yml rename to config/core.entity_form_display.node.action.default.yml diff --git a/config/sync/core.entity_form_display.node.article.default.yml b/config/core.entity_form_display.node.article.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.article.default.yml rename to config/core.entity_form_display.node.article.default.yml diff --git a/config/sync/core.entity_form_display.node.blog.default.yml b/config/core.entity_form_display.node.blog.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.blog.default.yml rename to config/core.entity_form_display.node.blog.default.yml diff --git a/config/sync/core.entity_form_display.node.campaign.default.yml b/config/core.entity_form_display.node.campaign.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.campaign.default.yml rename to config/core.entity_form_display.node.campaign.default.yml diff --git a/config/sync/core.entity_form_display.node.case_study.default.yml b/config/core.entity_form_display.node.case_study.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.case_study.default.yml rename to config/core.entity_form_display.node.case_study.default.yml diff --git a/config/sync/core.entity_form_display.node.event.default.yml b/config/core.entity_form_display.node.event.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.event.default.yml rename to config/core.entity_form_display.node.event.default.yml diff --git a/config/sync/core.entity_form_display.node.landing_page.default.yml b/config/core.entity_form_display.node.landing_page.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.landing_page.default.yml rename to config/core.entity_form_display.node.landing_page.default.yml diff --git a/config/sync/core.entity_form_display.node.page.default.yml b/config/core.entity_form_display.node.page.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.page.default.yml rename to config/core.entity_form_display.node.page.default.yml diff --git a/config/sync/core.entity_form_display.node.people.default.yml b/config/core.entity_form_display.node.people.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.people.default.yml rename to config/core.entity_form_display.node.people.default.yml diff --git a/config/sync/core.entity_form_display.node.resource.default.yml b/config/core.entity_form_display.node.resource.default.yml similarity index 100% rename from config/sync/core.entity_form_display.node.resource.default.yml rename to config/core.entity_form_display.node.resource.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.content_reference.default.yml b/config/core.entity_form_display.paragraph.content_reference.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.content_reference.default.yml rename to config/core.entity_form_display.paragraph.content_reference.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.embedded_content.default.yml b/config/core.entity_form_display.paragraph.embedded_content.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.embedded_content.default.yml rename to config/core.entity_form_display.paragraph.embedded_content.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.faq.default.yml b/config/core.entity_form_display.paragraph.faq.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.faq.default.yml rename to config/core.entity_form_display.paragraph.faq.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.file.default.yml b/config/core.entity_form_display.paragraph.file.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.file.default.yml rename to config/core.entity_form_display.paragraph.file.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.image.default.yml b/config/core.entity_form_display.paragraph.image.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.image.default.yml rename to config/core.entity_form_display.paragraph.image.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml b/config/core.entity_form_display.paragraph.quotation_with_image.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.quotation_with_image.default.yml rename to config/core.entity_form_display.paragraph.quotation_with_image.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.slide.default.yml b/config/core.entity_form_display.paragraph.slide.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.slide.default.yml rename to config/core.entity_form_display.paragraph.slide.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.storyline_header.default.yml b/config/core.entity_form_display.paragraph.storyline_header.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.storyline_header.default.yml rename to config/core.entity_form_display.paragraph.storyline_header.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.storyline_item.default.yml b/config/core.entity_form_display.paragraph.storyline_item.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.storyline_item.default.yml rename to config/core.entity_form_display.paragraph.storyline_item.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.text.default.yml b/config/core.entity_form_display.paragraph.text.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.text.default.yml rename to config/core.entity_form_display.paragraph.text.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.title.default.yml b/config/core.entity_form_display.paragraph.title.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.title.default.yml rename to config/core.entity_form_display.paragraph.title.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.update.default.yml b/config/core.entity_form_display.paragraph.update.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.update.default.yml rename to config/core.entity_form_display.paragraph.update.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.video.default.yml b/config/core.entity_form_display.paragraph.video.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.video.default.yml rename to config/core.entity_form_display.paragraph.video.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.view.default.yml b/config/core.entity_form_display.paragraph.view.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.view.default.yml rename to config/core.entity_form_display.paragraph.view.default.yml diff --git a/config/sync/core.entity_form_display.paragraph.webform.default.yml b/config/core.entity_form_display.paragraph.webform.default.yml similarity index 100% rename from config/sync/core.entity_form_display.paragraph.webform.default.yml rename to config/core.entity_form_display.paragraph.webform.default.yml diff --git a/config/sync/core.entity_form_display.user.user.default.yml b/config/core.entity_form_display.user.user.default.yml similarity index 100% rename from config/sync/core.entity_form_display.user.user.default.yml rename to config/core.entity_form_display.user.user.default.yml diff --git a/config/sync/core.entity_form_mode.user.register.yml b/config/core.entity_form_mode.user.register.yml similarity index 100% rename from config/sync/core.entity_form_mode.user.register.yml rename to config/core.entity_form_mode.user.register.yml diff --git a/config/sync/core.entity_view_display.block_content.basic.default.yml b/config/core.entity_view_display.block_content.basic.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.basic.default.yml rename to config/core.entity_view_display.block_content.basic.default.yml diff --git a/config/sync/core.entity_view_display.block_content.content_reference.default.yml b/config/core.entity_view_display.block_content.content_reference.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.content_reference.default.yml rename to config/core.entity_view_display.block_content.content_reference.default.yml diff --git a/config/sync/core.entity_view_display.block_content.slide.columnar.yml b/config/core.entity_view_display.block_content.slide.columnar.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.slide.columnar.yml rename to config/core.entity_view_display.block_content.slide.columnar.yml diff --git a/config/sync/core.entity_view_display.block_content.slide.default.yml b/config/core.entity_view_display.block_content.slide.default.yml similarity index 100% rename from config/sync/core.entity_view_display.block_content.slide.default.yml rename to config/core.entity_view_display.block_content.slide.default.yml diff --git a/config/sync/core.entity_view_display.comment.comment.default.yml b/config/core.entity_view_display.comment.comment.default.yml similarity index 100% rename from config/sync/core.entity_view_display.comment.comment.default.yml rename to config/core.entity_view_display.comment.comment.default.yml diff --git a/config/sync/core.entity_view_display.group.group.default.yml b/config/core.entity_view_display.group.group.default.yml similarity index 100% rename from config/sync/core.entity_view_display.group.group.default.yml rename to config/core.entity_view_display.group.group.default.yml diff --git a/config/sync/core.entity_view_display.group.group.full.yml b/config/core.entity_view_display.group.group.full.yml similarity index 100% rename from config/sync/core.entity_view_display.group.group.full.yml rename to config/core.entity_view_display.group.group.full.yml diff --git a/config/sync/core.entity_view_display.group.group.teaser.yml b/config/core.entity_view_display.group.group.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.group.group.teaser.yml rename to config/core.entity_view_display.group.group.teaser.yml diff --git a/config/sync/core.entity_view_display.group_content.group-group_membership.default.yml b/config/core.entity_view_display.group_content.group-group_membership.default.yml similarity index 100% rename from config/sync/core.entity_view_display.group_content.group-group_membership.default.yml rename to config/core.entity_view_display.group_content.group-group_membership.default.yml diff --git a/config/sync/core.entity_view_display.node.action.box.yml b/config/core.entity_view_display.node.action.box.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.box.yml rename to config/core.entity_view_display.node.action.box.yml diff --git a/config/sync/core.entity_view_display.node.action.card.yml b/config/core.entity_view_display.node.action.card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.card.yml rename to config/core.entity_view_display.node.action.card.yml diff --git a/config/sync/core.entity_view_display.node.action.default.yml b/config/core.entity_view_display.node.action.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.default.yml rename to config/core.entity_view_display.node.action.default.yml diff --git a/config/sync/core.entity_view_display.node.action.full.yml b/config/core.entity_view_display.node.action.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.full.yml rename to config/core.entity_view_display.node.action.full.yml diff --git a/config/sync/core.entity_view_display.node.action.search_index.yml b/config/core.entity_view_display.node.action.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.search_index.yml rename to config/core.entity_view_display.node.action.search_index.yml diff --git a/config/sync/core.entity_view_display.node.action.simple_card.yml b/config/core.entity_view_display.node.action.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.simple_card.yml rename to config/core.entity_view_display.node.action.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.action.teaser.yml b/config/core.entity_view_display.node.action.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.teaser.yml rename to config/core.entity_view_display.node.action.teaser.yml diff --git a/config/sync/core.entity_view_display.node.action.tile.yml b/config/core.entity_view_display.node.action.tile.yml similarity index 100% rename from config/sync/core.entity_view_display.node.action.tile.yml rename to config/core.entity_view_display.node.action.tile.yml diff --git a/config/sync/core.entity_view_display.node.article.box.yml b/config/core.entity_view_display.node.article.box.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.box.yml rename to config/core.entity_view_display.node.article.box.yml diff --git a/config/sync/core.entity_view_display.node.article.card.yml b/config/core.entity_view_display.node.article.card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.card.yml rename to config/core.entity_view_display.node.article.card.yml diff --git a/config/sync/core.entity_view_display.node.article.default.yml b/config/core.entity_view_display.node.article.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.default.yml rename to config/core.entity_view_display.node.article.default.yml diff --git a/config/sync/core.entity_view_display.node.article.full.yml b/config/core.entity_view_display.node.article.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.full.yml rename to config/core.entity_view_display.node.article.full.yml diff --git a/config/sync/core.entity_view_display.node.article.media.yml b/config/core.entity_view_display.node.article.media.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.media.yml rename to config/core.entity_view_display.node.article.media.yml diff --git a/config/sync/core.entity_view_display.node.article.rss.yml b/config/core.entity_view_display.node.article.rss.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.rss.yml rename to config/core.entity_view_display.node.article.rss.yml diff --git a/config/sync/core.entity_view_display.node.article.search_index.yml b/config/core.entity_view_display.node.article.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.search_index.yml rename to config/core.entity_view_display.node.article.search_index.yml diff --git a/config/sync/core.entity_view_display.node.article.simple_card.yml b/config/core.entity_view_display.node.article.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.simple_card.yml rename to config/core.entity_view_display.node.article.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.article.teaser.yml b/config/core.entity_view_display.node.article.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.article.teaser.yml rename to config/core.entity_view_display.node.article.teaser.yml diff --git a/config/sync/core.entity_view_display.node.blog.card.yml b/config/core.entity_view_display.node.blog.card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.card.yml rename to config/core.entity_view_display.node.blog.card.yml diff --git a/config/sync/core.entity_view_display.node.blog.default.yml b/config/core.entity_view_display.node.blog.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.default.yml rename to config/core.entity_view_display.node.blog.default.yml diff --git a/config/sync/core.entity_view_display.node.blog.full.yml b/config/core.entity_view_display.node.blog.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.full.yml rename to config/core.entity_view_display.node.blog.full.yml diff --git a/config/sync/core.entity_view_display.node.blog.media.yml b/config/core.entity_view_display.node.blog.media.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.media.yml rename to config/core.entity_view_display.node.blog.media.yml diff --git a/config/sync/core.entity_view_display.node.blog.rss.yml b/config/core.entity_view_display.node.blog.rss.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.rss.yml rename to config/core.entity_view_display.node.blog.rss.yml diff --git a/config/sync/core.entity_view_display.node.blog.rss_teaser.yml b/config/core.entity_view_display.node.blog.rss_teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.rss_teaser.yml rename to config/core.entity_view_display.node.blog.rss_teaser.yml diff --git a/config/sync/core.entity_view_display.node.blog.search_index.yml b/config/core.entity_view_display.node.blog.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.search_index.yml rename to config/core.entity_view_display.node.blog.search_index.yml diff --git a/config/sync/core.entity_view_display.node.blog.simple_card.yml b/config/core.entity_view_display.node.blog.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.simple_card.yml rename to config/core.entity_view_display.node.blog.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.blog.teaser.yml b/config/core.entity_view_display.node.blog.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.blog.teaser.yml rename to config/core.entity_view_display.node.blog.teaser.yml diff --git a/config/sync/core.entity_view_display.node.campaign.card.yml b/config/core.entity_view_display.node.campaign.card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.campaign.card.yml rename to config/core.entity_view_display.node.campaign.card.yml diff --git a/config/sync/core.entity_view_display.node.campaign.default.yml b/config/core.entity_view_display.node.campaign.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.campaign.default.yml rename to config/core.entity_view_display.node.campaign.default.yml diff --git a/config/sync/core.entity_view_display.node.campaign.full.yml b/config/core.entity_view_display.node.campaign.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.campaign.full.yml rename to config/core.entity_view_display.node.campaign.full.yml diff --git a/config/sync/core.entity_view_display.node.campaign.search_index.yml b/config/core.entity_view_display.node.campaign.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.campaign.search_index.yml rename to config/core.entity_view_display.node.campaign.search_index.yml diff --git a/config/sync/core.entity_view_display.node.campaign.simple_card.yml b/config/core.entity_view_display.node.campaign.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.campaign.simple_card.yml rename to config/core.entity_view_display.node.campaign.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.campaign.teaser.yml b/config/core.entity_view_display.node.campaign.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.campaign.teaser.yml rename to config/core.entity_view_display.node.campaign.teaser.yml diff --git a/config/sync/core.entity_view_display.node.case_study.card.yml b/config/core.entity_view_display.node.case_study.card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.card.yml rename to config/core.entity_view_display.node.case_study.card.yml diff --git a/config/sync/core.entity_view_display.node.case_study.default.yml b/config/core.entity_view_display.node.case_study.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.default.yml rename to config/core.entity_view_display.node.case_study.default.yml diff --git a/config/sync/core.entity_view_display.node.case_study.full.yml b/config/core.entity_view_display.node.case_study.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.full.yml rename to config/core.entity_view_display.node.case_study.full.yml diff --git a/config/sync/core.entity_view_display.node.case_study.search_index.yml b/config/core.entity_view_display.node.case_study.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.search_index.yml rename to config/core.entity_view_display.node.case_study.search_index.yml diff --git a/config/sync/core.entity_view_display.node.case_study.small_card.yml b/config/core.entity_view_display.node.case_study.small_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.small_card.yml rename to config/core.entity_view_display.node.case_study.small_card.yml diff --git a/config/sync/core.entity_view_display.node.case_study.teaser.yml b/config/core.entity_view_display.node.case_study.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.teaser.yml rename to config/core.entity_view_display.node.case_study.teaser.yml diff --git a/config/sync/core.entity_view_display.node.case_study.tile.yml b/config/core.entity_view_display.node.case_study.tile.yml similarity index 100% rename from config/sync/core.entity_view_display.node.case_study.tile.yml rename to config/core.entity_view_display.node.case_study.tile.yml diff --git a/config/sync/core.entity_view_display.node.event.default.yml b/config/core.entity_view_display.node.event.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.event.default.yml rename to config/core.entity_view_display.node.event.default.yml diff --git a/config/sync/core.entity_view_display.node.event.full.yml b/config/core.entity_view_display.node.event.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.event.full.yml rename to config/core.entity_view_display.node.event.full.yml diff --git a/config/sync/core.entity_view_display.node.event.micro.yml b/config/core.entity_view_display.node.event.micro.yml similarity index 100% rename from config/sync/core.entity_view_display.node.event.micro.yml rename to config/core.entity_view_display.node.event.micro.yml diff --git a/config/sync/core.entity_view_display.node.event.search_index.yml b/config/core.entity_view_display.node.event.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.event.search_index.yml rename to config/core.entity_view_display.node.event.search_index.yml diff --git a/config/sync/core.entity_view_display.node.event.simple_card.yml b/config/core.entity_view_display.node.event.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.event.simple_card.yml rename to config/core.entity_view_display.node.event.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.event.teaser.yml b/config/core.entity_view_display.node.event.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.event.teaser.yml rename to config/core.entity_view_display.node.event.teaser.yml diff --git a/config/sync/core.entity_view_display.node.landing_page.default.yml b/config/core.entity_view_display.node.landing_page.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.landing_page.default.yml rename to config/core.entity_view_display.node.landing_page.default.yml diff --git a/config/sync/core.entity_view_display.node.landing_page.full.yml b/config/core.entity_view_display.node.landing_page.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.landing_page.full.yml rename to config/core.entity_view_display.node.landing_page.full.yml diff --git a/config/sync/core.entity_view_display.node.landing_page.simple_card.yml b/config/core.entity_view_display.node.landing_page.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.landing_page.simple_card.yml rename to config/core.entity_view_display.node.landing_page.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.landing_page.teaser.yml b/config/core.entity_view_display.node.landing_page.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.landing_page.teaser.yml rename to config/core.entity_view_display.node.landing_page.teaser.yml diff --git a/config/sync/core.entity_view_display.node.page.default.yml b/config/core.entity_view_display.node.page.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.page.default.yml rename to config/core.entity_view_display.node.page.default.yml diff --git a/config/sync/core.entity_view_display.node.page.embedded.yml b/config/core.entity_view_display.node.page.embedded.yml similarity index 100% rename from config/sync/core.entity_view_display.node.page.embedded.yml rename to config/core.entity_view_display.node.page.embedded.yml diff --git a/config/sync/core.entity_view_display.node.page.full.yml b/config/core.entity_view_display.node.page.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.page.full.yml rename to config/core.entity_view_display.node.page.full.yml diff --git a/config/sync/core.entity_view_display.node.page.teaser.yml b/config/core.entity_view_display.node.page.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.page.teaser.yml rename to config/core.entity_view_display.node.page.teaser.yml diff --git a/config/sync/core.entity_view_display.node.people.default.yml b/config/core.entity_view_display.node.people.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.people.default.yml rename to config/core.entity_view_display.node.people.default.yml diff --git a/config/sync/core.entity_view_display.node.people.full.yml b/config/core.entity_view_display.node.people.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.people.full.yml rename to config/core.entity_view_display.node.people.full.yml diff --git a/config/sync/core.entity_view_display.node.people.search_index.yml b/config/core.entity_view_display.node.people.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.people.search_index.yml rename to config/core.entity_view_display.node.people.search_index.yml diff --git a/config/sync/core.entity_view_display.node.people.small_card.yml b/config/core.entity_view_display.node.people.small_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.people.small_card.yml rename to config/core.entity_view_display.node.people.small_card.yml diff --git a/config/sync/core.entity_view_display.node.people.teaser.yml b/config/core.entity_view_display.node.people.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.people.teaser.yml rename to config/core.entity_view_display.node.people.teaser.yml diff --git a/config/sync/core.entity_view_display.node.resource.card.yml b/config/core.entity_view_display.node.resource.card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.resource.card.yml rename to config/core.entity_view_display.node.resource.card.yml diff --git a/config/sync/core.entity_view_display.node.resource.default.yml b/config/core.entity_view_display.node.resource.default.yml similarity index 100% rename from config/sync/core.entity_view_display.node.resource.default.yml rename to config/core.entity_view_display.node.resource.default.yml diff --git a/config/sync/core.entity_view_display.node.resource.full.yml b/config/core.entity_view_display.node.resource.full.yml similarity index 100% rename from config/sync/core.entity_view_display.node.resource.full.yml rename to config/core.entity_view_display.node.resource.full.yml diff --git a/config/sync/core.entity_view_display.node.resource.search_index.yml b/config/core.entity_view_display.node.resource.search_index.yml similarity index 100% rename from config/sync/core.entity_view_display.node.resource.search_index.yml rename to config/core.entity_view_display.node.resource.search_index.yml diff --git a/config/sync/core.entity_view_display.node.resource.simple_card.yml b/config/core.entity_view_display.node.resource.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_display.node.resource.simple_card.yml rename to config/core.entity_view_display.node.resource.simple_card.yml diff --git a/config/sync/core.entity_view_display.node.resource.teaser.yml b/config/core.entity_view_display.node.resource.teaser.yml similarity index 100% rename from config/sync/core.entity_view_display.node.resource.teaser.yml rename to config/core.entity_view_display.node.resource.teaser.yml diff --git a/config/sync/core.entity_view_display.paragraph.content_reference.default.yml b/config/core.entity_view_display.paragraph.content_reference.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.content_reference.default.yml rename to config/core.entity_view_display.paragraph.content_reference.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.embedded_content.default.yml b/config/core.entity_view_display.paragraph.embedded_content.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.embedded_content.default.yml rename to config/core.entity_view_display.paragraph.embedded_content.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.faq.default.yml b/config/core.entity_view_display.paragraph.faq.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.faq.default.yml rename to config/core.entity_view_display.paragraph.faq.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.file.default.yml b/config/core.entity_view_display.paragraph.file.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.file.default.yml rename to config/core.entity_view_display.paragraph.file.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.image.default.yml b/config/core.entity_view_display.paragraph.image.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.image.default.yml rename to config/core.entity_view_display.paragraph.image.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml b/config/core.entity_view_display.paragraph.quotation_with_image.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.quotation_with_image.default.yml rename to config/core.entity_view_display.paragraph.quotation_with_image.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.slide.columnar.yml b/config/core.entity_view_display.paragraph.slide.columnar.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.slide.columnar.yml rename to config/core.entity_view_display.paragraph.slide.columnar.yml diff --git a/config/sync/core.entity_view_display.paragraph.slide.default.yml b/config/core.entity_view_display.paragraph.slide.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.slide.default.yml rename to config/core.entity_view_display.paragraph.slide.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.storyline_header.default.yml b/config/core.entity_view_display.paragraph.storyline_header.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.storyline_header.default.yml rename to config/core.entity_view_display.paragraph.storyline_header.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.storyline_item.default.yml b/config/core.entity_view_display.paragraph.storyline_item.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.storyline_item.default.yml rename to config/core.entity_view_display.paragraph.storyline_item.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.text.default.yml b/config/core.entity_view_display.paragraph.text.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.text.default.yml rename to config/core.entity_view_display.paragraph.text.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.title.columnar.yml b/config/core.entity_view_display.paragraph.title.columnar.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.title.columnar.yml rename to config/core.entity_view_display.paragraph.title.columnar.yml diff --git a/config/sync/core.entity_view_display.paragraph.title.default.yml b/config/core.entity_view_display.paragraph.title.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.title.default.yml rename to config/core.entity_view_display.paragraph.title.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.update.default.yml b/config/core.entity_view_display.paragraph.update.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.update.default.yml rename to config/core.entity_view_display.paragraph.update.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.video.default.yml b/config/core.entity_view_display.paragraph.video.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.video.default.yml rename to config/core.entity_view_display.paragraph.video.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.view.default.yml b/config/core.entity_view_display.paragraph.view.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.view.default.yml rename to config/core.entity_view_display.paragraph.view.default.yml diff --git a/config/sync/core.entity_view_display.paragraph.webform.default.yml b/config/core.entity_view_display.paragraph.webform.default.yml similarity index 100% rename from config/sync/core.entity_view_display.paragraph.webform.default.yml rename to config/core.entity_view_display.paragraph.webform.default.yml diff --git a/config/sync/core.entity_view_display.taxonomy_term.license.default.yml b/config/core.entity_view_display.taxonomy_term.license.default.yml similarity index 100% rename from config/sync/core.entity_view_display.taxonomy_term.license.default.yml rename to config/core.entity_view_display.taxonomy_term.license.default.yml diff --git a/config/sync/core.entity_view_display.user.user.compact.yml b/config/core.entity_view_display.user.user.compact.yml similarity index 100% rename from config/sync/core.entity_view_display.user.user.compact.yml rename to config/core.entity_view_display.user.user.compact.yml diff --git a/config/sync/core.entity_view_display.user.user.default.yml b/config/core.entity_view_display.user.user.default.yml similarity index 100% rename from config/sync/core.entity_view_display.user.user.default.yml rename to config/core.entity_view_display.user.user.default.yml diff --git a/config/sync/core.entity_view_mode.block.token.yml b/config/core.entity_view_mode.block.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.block.token.yml rename to config/core.entity_view_mode.block.token.yml diff --git a/config/sync/core.entity_view_mode.block_content.columnar.yml b/config/core.entity_view_mode.block_content.columnar.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.columnar.yml rename to config/core.entity_view_mode.block_content.columnar.yml diff --git a/config/sync/core.entity_view_mode.block_content.full.yml b/config/core.entity_view_mode.block_content.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.full.yml rename to config/core.entity_view_mode.block_content.full.yml diff --git a/config/sync/core.entity_view_mode.block_content.token.yml b/config/core.entity_view_mode.block_content.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.block_content.token.yml rename to config/core.entity_view_mode.block_content.token.yml diff --git a/config/sync/core.entity_view_mode.comment.full.yml b/config/core.entity_view_mode.comment.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.comment.full.yml rename to config/core.entity_view_mode.comment.full.yml diff --git a/config/sync/core.entity_view_mode.comment.indieweb_microformat.yml b/config/core.entity_view_mode.comment.indieweb_microformat.yml similarity index 100% rename from config/sync/core.entity_view_mode.comment.indieweb_microformat.yml rename to config/core.entity_view_mode.comment.indieweb_microformat.yml diff --git a/config/sync/core.entity_view_mode.comment.token.yml b/config/core.entity_view_mode.comment.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.comment.token.yml rename to config/core.entity_view_mode.comment.token.yml diff --git a/config/sync/core.entity_view_mode.contact_message.token.yml b/config/core.entity_view_mode.contact_message.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.contact_message.token.yml rename to config/core.entity_view_mode.contact_message.token.yml diff --git a/config/sync/core.entity_view_mode.file.token.yml b/config/core.entity_view_mode.file.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.file.token.yml rename to config/core.entity_view_mode.file.token.yml diff --git a/config/sync/core.entity_view_mode.group.full.yml b/config/core.entity_view_mode.group.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.group.full.yml rename to config/core.entity_view_mode.group.full.yml diff --git a/config/sync/core.entity_view_mode.group.teaser.yml b/config/core.entity_view_mode.group.teaser.yml similarity index 100% rename from config/sync/core.entity_view_mode.group.teaser.yml rename to config/core.entity_view_mode.group.teaser.yml diff --git a/config/sync/core.entity_view_mode.menu_link_content.token.yml b/config/core.entity_view_mode.menu_link_content.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.menu_link_content.token.yml rename to config/core.entity_view_mode.menu_link_content.token.yml diff --git a/config/sync/core.entity_view_mode.node.box.yml b/config/core.entity_view_mode.node.box.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.box.yml rename to config/core.entity_view_mode.node.box.yml diff --git a/config/sync/core.entity_view_mode.node.card.yml b/config/core.entity_view_mode.node.card.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.card.yml rename to config/core.entity_view_mode.node.card.yml diff --git a/config/sync/core.entity_view_mode.node.diff.yml b/config/core.entity_view_mode.node.diff.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.diff.yml rename to config/core.entity_view_mode.node.diff.yml diff --git a/config/sync/core.entity_view_mode.node.embedded.yml b/config/core.entity_view_mode.node.embedded.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.embedded.yml rename to config/core.entity_view_mode.node.embedded.yml diff --git a/config/sync/core.entity_view_mode.node.full.yml b/config/core.entity_view_mode.node.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.full.yml rename to config/core.entity_view_mode.node.full.yml diff --git a/config/sync/core.entity_view_mode.node.indieweb_microformat.yml b/config/core.entity_view_mode.node.indieweb_microformat.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.indieweb_microformat.yml rename to config/core.entity_view_mode.node.indieweb_microformat.yml diff --git a/config/sync/core.entity_view_mode.node.media.yml b/config/core.entity_view_mode.node.media.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.media.yml rename to config/core.entity_view_mode.node.media.yml diff --git a/config/sync/core.entity_view_mode.node.micro.yml b/config/core.entity_view_mode.node.micro.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.micro.yml rename to config/core.entity_view_mode.node.micro.yml diff --git a/config/sync/core.entity_view_mode.node.rss.yml b/config/core.entity_view_mode.node.rss.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.rss.yml rename to config/core.entity_view_mode.node.rss.yml diff --git a/config/sync/core.entity_view_mode.node.rss_teaser.yml b/config/core.entity_view_mode.node.rss_teaser.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.rss_teaser.yml rename to config/core.entity_view_mode.node.rss_teaser.yml diff --git a/config/sync/core.entity_view_mode.node.search_index.yml b/config/core.entity_view_mode.node.search_index.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.search_index.yml rename to config/core.entity_view_mode.node.search_index.yml diff --git a/config/sync/core.entity_view_mode.node.search_result.yml b/config/core.entity_view_mode.node.search_result.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.search_result.yml rename to config/core.entity_view_mode.node.search_result.yml diff --git a/config/sync/core.entity_view_mode.node.simple_card.yml b/config/core.entity_view_mode.node.simple_card.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.simple_card.yml rename to config/core.entity_view_mode.node.simple_card.yml diff --git a/config/sync/core.entity_view_mode.node.small_card.yml b/config/core.entity_view_mode.node.small_card.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.small_card.yml rename to config/core.entity_view_mode.node.small_card.yml diff --git a/config/sync/core.entity_view_mode.node.teaser.yml b/config/core.entity_view_mode.node.teaser.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.teaser.yml rename to config/core.entity_view_mode.node.teaser.yml diff --git a/config/sync/core.entity_view_mode.node.tile.yml b/config/core.entity_view_mode.node.tile.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.tile.yml rename to config/core.entity_view_mode.node.tile.yml diff --git a/config/sync/core.entity_view_mode.node.token.yml b/config/core.entity_view_mode.node.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.node.token.yml rename to config/core.entity_view_mode.node.token.yml diff --git a/config/sync/core.entity_view_mode.paragraph.columnar.yml b/config/core.entity_view_mode.paragraph.columnar.yml similarity index 100% rename from config/sync/core.entity_view_mode.paragraph.columnar.yml rename to config/core.entity_view_mode.paragraph.columnar.yml diff --git a/config/sync/core.entity_view_mode.paragraph.preview.yml b/config/core.entity_view_mode.paragraph.preview.yml similarity index 100% rename from config/sync/core.entity_view_mode.paragraph.preview.yml rename to config/core.entity_view_mode.paragraph.preview.yml diff --git a/config/sync/core.entity_view_mode.shortcut.token.yml b/config/core.entity_view_mode.shortcut.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.shortcut.token.yml rename to config/core.entity_view_mode.shortcut.token.yml diff --git a/config/sync/core.entity_view_mode.taxonomy_term.full.yml b/config/core.entity_view_mode.taxonomy_term.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.taxonomy_term.full.yml rename to config/core.entity_view_mode.taxonomy_term.full.yml diff --git a/config/sync/core.entity_view_mode.taxonomy_term.token.yml b/config/core.entity_view_mode.taxonomy_term.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.taxonomy_term.token.yml rename to config/core.entity_view_mode.taxonomy_term.token.yml diff --git a/config/sync/core.entity_view_mode.tour.token.yml b/config/core.entity_view_mode.tour.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.tour.token.yml rename to config/core.entity_view_mode.tour.token.yml diff --git a/config/sync/core.entity_view_mode.user.compact.yml b/config/core.entity_view_mode.user.compact.yml similarity index 100% rename from config/sync/core.entity_view_mode.user.compact.yml rename to config/core.entity_view_mode.user.compact.yml diff --git a/config/sync/core.entity_view_mode.user.full.yml b/config/core.entity_view_mode.user.full.yml similarity index 100% rename from config/sync/core.entity_view_mode.user.full.yml rename to config/core.entity_view_mode.user.full.yml diff --git a/config/sync/core.entity_view_mode.user.token.yml b/config/core.entity_view_mode.user.token.yml similarity index 100% rename from config/sync/core.entity_view_mode.user.token.yml rename to config/core.entity_view_mode.user.token.yml diff --git a/config/sync/core.extension.yml b/config/core.extension.yml similarity index 100% rename from config/sync/core.extension.yml rename to config/core.extension.yml diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/core.menu.static_menu_link_overrides.yml similarity index 100% rename from config/sync/core.menu.static_menu_link_overrides.yml rename to config/core.menu.static_menu_link_overrides.yml diff --git a/config/sync/crop.settings.yml b/config/crop.settings.yml similarity index 100% rename from config/sync/crop.settings.yml rename to config/crop.settings.yml diff --git a/config/sync/crop.type.focal_point.yml b/config/crop.type.focal_point.yml similarity index 100% rename from config/sync/crop.type.focal_point.yml rename to config/crop.type.focal_point.yml diff --git a/config/sync/customerror.settings.yml b/config/customerror.settings.yml similarity index 100% rename from config/sync/customerror.settings.yml rename to config/customerror.settings.yml diff --git a/config/sync/dblog.settings.yml b/config/dblog.settings.yml similarity index 100% rename from config/sync/dblog.settings.yml rename to config/dblog.settings.yml diff --git a/config/sync/diff.settings.yml b/config/diff.settings.yml similarity index 100% rename from config/sync/diff.settings.yml rename to config/diff.settings.yml diff --git a/config/sync/dropdown_language.setting.yml b/config/dropdown_language.setting.yml similarity index 100% rename from config/sync/dropdown_language.setting.yml rename to config/dropdown_language.setting.yml diff --git a/config/sync/ds.settings.yml b/config/ds.settings.yml similarity index 100% rename from config/sync/ds.settings.yml rename to config/ds.settings.yml diff --git a/config/sync/editor.editor.basic_html.yml b/config/editor.editor.basic_html.yml similarity index 100% rename from config/sync/editor.editor.basic_html.yml rename to config/editor.editor.basic_html.yml diff --git a/config/sync/editor.editor.full_html.yml b/config/editor.editor.full_html.yml similarity index 100% rename from config/sync/editor.editor.full_html.yml rename to config/editor.editor.full_html.yml diff --git a/config/sync/editor.editor.minimalhtml.yml b/config/editor.editor.minimalhtml.yml similarity index 100% rename from config/sync/editor.editor.minimalhtml.yml rename to config/editor.editor.minimalhtml.yml diff --git a/config/sync/editor.editor.minimalhtmltitle.yml b/config/editor.editor.minimalhtmltitle.yml similarity index 100% rename from config/sync/editor.editor.minimalhtmltitle.yml rename to config/editor.editor.minimalhtmltitle.yml diff --git a/config/sync/exclude_node_title.settings.yml b/config/exclude_node_title.settings.yml similarity index 100% rename from config/sync/exclude_node_title.settings.yml rename to config/exclude_node_title.settings.yml diff --git a/config/sync/facets.facet.article_topics.yml b/config/facets.facet.article_topics.yml similarity index 100% rename from config/sync/facets.facet.article_topics.yml rename to config/facets.facet.article_topics.yml diff --git a/config/sync/facets.facet.article_type.yml b/config/facets.facet.article_type.yml similarity index 100% rename from config/sync/facets.facet.article_type.yml rename to config/facets.facet.article_type.yml diff --git a/config/sync/facets.facet.blog_topics.yml b/config/facets.facet.blog_topics.yml similarity index 100% rename from config/sync/facets.facet.blog_topics.yml rename to config/facets.facet.blog_topics.yml diff --git a/config/sync/facets.facet.event_topics.yml b/config/facets.facet.event_topics.yml similarity index 100% rename from config/sync/facets.facet.event_topics.yml rename to config/facets.facet.event_topics.yml diff --git a/config/sync/facets.facet.event_type.yml b/config/facets.facet.event_type.yml similarity index 100% rename from config/sync/facets.facet.event_type.yml rename to config/facets.facet.event_type.yml diff --git a/config/sync/facets.facet.resource_topics.yml b/config/facets.facet.resource_topics.yml similarity index 100% rename from config/sync/facets.facet.resource_topics.yml rename to config/facets.facet.resource_topics.yml diff --git a/config/sync/facets.facet.resource_type.yml b/config/facets.facet.resource_type.yml similarity index 100% rename from config/sync/facets.facet.resource_type.yml rename to config/facets.facet.resource_type.yml diff --git a/config/sync/facets.facet_source.search_api__views_page__blog__page_listing.yml b/config/facets.facet_source.search_api__views_page__blog__page_listing.yml similarity index 100% rename from config/sync/facets.facet_source.search_api__views_page__blog__page_listing.yml rename to config/facets.facet_source.search_api__views_page__blog__page_listing.yml diff --git a/config/sync/field.field.block_content.basic.body.yml b/config/field.field.block_content.basic.body.yml similarity index 100% rename from config/sync/field.field.block_content.basic.body.yml rename to config/field.field.block_content.basic.body.yml diff --git a/config/sync/field.field.block_content.content_reference.field_content_reference.yml b/config/field.field.block_content.content_reference.field_content_reference.yml similarity index 100% rename from config/sync/field.field.block_content.content_reference.field_content_reference.yml rename to config/field.field.block_content.content_reference.field_content_reference.yml diff --git a/config/sync/field.field.block_content.slide.field_slide.yml b/config/field.field.block_content.slide.field_slide.yml similarity index 100% rename from config/sync/field.field.block_content.slide.field_slide.yml rename to config/field.field.block_content.slide.field_slide.yml diff --git a/config/sync/field.field.comment.comment.comment_body.yml b/config/field.field.comment.comment.comment_body.yml similarity index 100% rename from config/sync/field.field.comment.comment.comment_body.yml rename to config/field.field.comment.comment.comment_body.yml diff --git a/config/sync/field.field.group.group.field_group_address.yml b/config/field.field.group.group.field_group_address.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_address.yml rename to config/field.field.group.group.field_group_address.yml diff --git a/config/sync/field.field.group.group.field_group_description.yml b/config/field.field.group.group.field_group_description.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_description.yml rename to config/field.field.group.group.field_group_description.yml diff --git a/config/sync/field.field.group.group.field_group_email.yml b/config/field.field.group.group.field_group_email.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_email.yml rename to config/field.field.group.group.field_group_email.yml diff --git a/config/sync/field.field.group.group.field_group_image.yml b/config/field.field.group.group.field_group_image.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_image.yml rename to config/field.field.group.group.field_group_image.yml diff --git a/config/sync/field.field.group.group.field_group_phone.yml b/config/field.field.group.group.field_group_phone.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_phone.yml rename to config/field.field.group.group.field_group_phone.yml diff --git a/config/sync/field.field.group.group.field_group_summary.yml b/config/field.field.group.group.field_group_summary.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_summary.yml rename to config/field.field.group.group.field_group_summary.yml diff --git a/config/sync/field.field.group.group.field_group_type.yml b/config/field.field.group.group.field_group_type.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_type.yml rename to config/field.field.group.group.field_group_type.yml diff --git a/config/sync/field.field.group.group.field_group_website.yml b/config/field.field.group.group.field_group_website.yml similarity index 100% rename from config/sync/field.field.group.group.field_group_website.yml rename to config/field.field.group.group.field_group_website.yml diff --git a/config/sync/field.field.group_content.group-group_membership.group_roles.yml b/config/field.field.group_content.group-group_membership.group_roles.yml similarity index 100% rename from config/sync/field.field.group_content.group-group_membership.group_roles.yml rename to config/field.field.group_content.group-group_membership.group_roles.yml diff --git a/config/sync/field.field.node.action.body.yml b/config/field.field.node.action.body.yml similarity index 100% rename from config/sync/field.field.node.action.body.yml rename to config/field.field.node.action.body.yml diff --git a/config/sync/field.field.node.action.field_action_end_date.yml b/config/field.field.node.action.field_action_end_date.yml similarity index 100% rename from config/sync/field.field.node.action.field_action_end_date.yml rename to config/field.field.node.action.field_action_end_date.yml diff --git a/config/sync/field.field.node.action.field_action_link.yml b/config/field.field.node.action.field_action_link.yml similarity index 100% rename from config/sync/field.field.node.action.field_action_link.yml rename to config/field.field.node.action.field_action_link.yml diff --git a/config/sync/field.field.node.action.field_action_type.yml b/config/field.field.node.action.field_action_type.yml similarity index 100% rename from config/sync/field.field.node.action.field_action_type.yml rename to config/field.field.node.action.field_action_type.yml diff --git a/config/sync/field.field.node.action.field_body_paragraph.yml b/config/field.field.node.action.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.action.field_body_paragraph.yml rename to config/field.field.node.action.field_body_paragraph.yml diff --git a/config/sync/field.field.node.action.field_image.yml b/config/field.field.node.action.field_image.yml similarity index 100% rename from config/sync/field.field.node.action.field_image.yml rename to config/field.field.node.action.field_image.yml diff --git a/config/sync/field.field.node.action.field_meta_tags.yml b/config/field.field.node.action.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.action.field_meta_tags.yml rename to config/field.field.node.action.field_meta_tags.yml diff --git a/config/sync/field.field.node.action.field_summary.yml b/config/field.field.node.action.field_summary.yml similarity index 100% rename from config/sync/field.field.node.action.field_summary.yml rename to config/field.field.node.action.field_summary.yml diff --git a/config/sync/field.field.node.action.field_tags.yml b/config/field.field.node.action.field_tags.yml similarity index 100% rename from config/sync/field.field.node.action.field_tags.yml rename to config/field.field.node.action.field_tags.yml diff --git a/config/sync/field.field.node.action.field_topics.yml b/config/field.field.node.action.field_topics.yml similarity index 100% rename from config/sync/field.field.node.action.field_topics.yml rename to config/field.field.node.action.field_topics.yml diff --git a/config/sync/field.field.node.article.body.yml b/config/field.field.node.article.body.yml similarity index 100% rename from config/sync/field.field.node.article.body.yml rename to config/field.field.node.article.body.yml diff --git a/config/sync/field.field.node.article.comment.yml b/config/field.field.node.article.comment.yml similarity index 100% rename from config/sync/field.field.node.article.comment.yml rename to config/field.field.node.article.comment.yml diff --git a/config/sync/field.field.node.article.field_article_type.yml b/config/field.field.node.article.field_article_type.yml similarity index 100% rename from config/sync/field.field.node.article.field_article_type.yml rename to config/field.field.node.article.field_article_type.yml diff --git a/config/sync/field.field.node.article.field_authors.yml b/config/field.field.node.article.field_authors.yml similarity index 100% rename from config/sync/field.field.node.article.field_authors.yml rename to config/field.field.node.article.field_authors.yml diff --git a/config/sync/field.field.node.article.field_body_paragraph.yml b/config/field.field.node.article.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.article.field_body_paragraph.yml rename to config/field.field.node.article.field_body_paragraph.yml diff --git a/config/sync/field.field.node.article.field_image.yml b/config/field.field.node.article.field_image.yml similarity index 100% rename from config/sync/field.field.node.article.field_image.yml rename to config/field.field.node.article.field_image.yml diff --git a/config/sync/field.field.node.article.field_meta_tags.yml b/config/field.field.node.article.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.article.field_meta_tags.yml rename to config/field.field.node.article.field_meta_tags.yml diff --git a/config/sync/field.field.node.article.field_summary.yml b/config/field.field.node.article.field_summary.yml similarity index 100% rename from config/sync/field.field.node.article.field_summary.yml rename to config/field.field.node.article.field_summary.yml diff --git a/config/sync/field.field.node.article.field_tags.yml b/config/field.field.node.article.field_tags.yml similarity index 100% rename from config/sync/field.field.node.article.field_tags.yml rename to config/field.field.node.article.field_tags.yml diff --git a/config/sync/field.field.node.article.field_topics.yml b/config/field.field.node.article.field_topics.yml similarity index 100% rename from config/sync/field.field.node.article.field_topics.yml rename to config/field.field.node.article.field_topics.yml diff --git a/config/sync/field.field.node.blog.body.yml b/config/field.field.node.blog.body.yml similarity index 100% rename from config/sync/field.field.node.blog.body.yml rename to config/field.field.node.blog.body.yml diff --git a/config/sync/field.field.node.blog.comment.yml b/config/field.field.node.blog.comment.yml similarity index 100% rename from config/sync/field.field.node.blog.comment.yml rename to config/field.field.node.blog.comment.yml diff --git a/config/sync/field.field.node.blog.field_authors.yml b/config/field.field.node.blog.field_authors.yml similarity index 100% rename from config/sync/field.field.node.blog.field_authors.yml rename to config/field.field.node.blog.field_authors.yml diff --git a/config/sync/field.field.node.blog.field_body_paragraph.yml b/config/field.field.node.blog.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.blog.field_body_paragraph.yml rename to config/field.field.node.blog.field_body_paragraph.yml diff --git a/config/sync/field.field.node.blog.field_image.yml b/config/field.field.node.blog.field_image.yml similarity index 100% rename from config/sync/field.field.node.blog.field_image.yml rename to config/field.field.node.blog.field_image.yml diff --git a/config/sync/field.field.node.blog.field_meta_tags.yml b/config/field.field.node.blog.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.blog.field_meta_tags.yml rename to config/field.field.node.blog.field_meta_tags.yml diff --git a/config/sync/field.field.node.blog.field_summary.yml b/config/field.field.node.blog.field_summary.yml similarity index 100% rename from config/sync/field.field.node.blog.field_summary.yml rename to config/field.field.node.blog.field_summary.yml diff --git a/config/sync/field.field.node.blog.field_tags.yml b/config/field.field.node.blog.field_tags.yml similarity index 100% rename from config/sync/field.field.node.blog.field_tags.yml rename to config/field.field.node.blog.field_tags.yml diff --git a/config/sync/field.field.node.blog.field_topics.yml b/config/field.field.node.blog.field_topics.yml similarity index 100% rename from config/sync/field.field.node.blog.field_topics.yml rename to config/field.field.node.blog.field_topics.yml diff --git a/config/sync/field.field.node.campaign.body.yml b/config/field.field.node.campaign.body.yml similarity index 100% rename from config/sync/field.field.node.campaign.body.yml rename to config/field.field.node.campaign.body.yml diff --git a/config/sync/field.field.node.campaign.field_body_paragraph.yml b/config/field.field.node.campaign.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.campaign.field_body_paragraph.yml rename to config/field.field.node.campaign.field_body_paragraph.yml diff --git a/config/sync/field.field.node.campaign.field_campaign_demands.yml b/config/field.field.node.campaign.field_campaign_demands.yml similarity index 100% rename from config/sync/field.field.node.campaign.field_campaign_demands.yml rename to config/field.field.node.campaign.field_campaign_demands.yml diff --git a/config/sync/field.field.node.campaign.field_campaign_updates.yml b/config/field.field.node.campaign.field_campaign_updates.yml similarity index 100% rename from config/sync/field.field.node.campaign.field_campaign_updates.yml rename to config/field.field.node.campaign.field_campaign_updates.yml diff --git a/config/sync/field.field.node.campaign.field_image.yml b/config/field.field.node.campaign.field_image.yml similarity index 100% rename from config/sync/field.field.node.campaign.field_image.yml rename to config/field.field.node.campaign.field_image.yml diff --git a/config/sync/field.field.node.campaign.field_meta_tags.yml b/config/field.field.node.campaign.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.campaign.field_meta_tags.yml rename to config/field.field.node.campaign.field_meta_tags.yml diff --git a/config/sync/field.field.node.campaign.field_summary.yml b/config/field.field.node.campaign.field_summary.yml similarity index 100% rename from config/sync/field.field.node.campaign.field_summary.yml rename to config/field.field.node.campaign.field_summary.yml diff --git a/config/sync/field.field.node.case_study.body.yml b/config/field.field.node.case_study.body.yml similarity index 100% rename from config/sync/field.field.node.case_study.body.yml rename to config/field.field.node.case_study.body.yml diff --git a/config/sync/field.field.node.case_study.field_body_paragraph.yml b/config/field.field.node.case_study.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_body_paragraph.yml rename to config/field.field.node.case_study.field_body_paragraph.yml diff --git a/config/sync/field.field.node.case_study.field_case_study_client.yml b/config/field.field.node.case_study.field_case_study_client.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_case_study_client.yml rename to config/field.field.node.case_study.field_case_study_client.yml diff --git a/config/sync/field.field.node.case_study.field_case_study_partners.yml b/config/field.field.node.case_study.field_case_study_partners.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_case_study_partners.yml rename to config/field.field.node.case_study.field_case_study_partners.yml diff --git a/config/sync/field.field.node.case_study.field_case_study_status.yml b/config/field.field.node.case_study.field_case_study_status.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_case_study_status.yml rename to config/field.field.node.case_study.field_case_study_status.yml diff --git a/config/sync/field.field.node.case_study.field_case_study_subtitle.yml b/config/field.field.node.case_study.field_case_study_subtitle.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_case_study_subtitle.yml rename to config/field.field.node.case_study.field_case_study_subtitle.yml diff --git a/config/sync/field.field.node.case_study.field_case_study_team.yml b/config/field.field.node.case_study.field_case_study_team.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_case_study_team.yml rename to config/field.field.node.case_study.field_case_study_team.yml diff --git a/config/sync/field.field.node.case_study.field_case_study_year.yml b/config/field.field.node.case_study.field_case_study_year.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_case_study_year.yml rename to config/field.field.node.case_study.field_case_study_year.yml diff --git a/config/sync/field.field.node.case_study.field_image.yml b/config/field.field.node.case_study.field_image.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_image.yml rename to config/field.field.node.case_study.field_image.yml diff --git a/config/sync/field.field.node.case_study.field_license.yml b/config/field.field.node.case_study.field_license.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_license.yml rename to config/field.field.node.case_study.field_license.yml diff --git a/config/sync/field.field.node.case_study.field_meta_tags.yml b/config/field.field.node.case_study.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_meta_tags.yml rename to config/field.field.node.case_study.field_meta_tags.yml diff --git a/config/sync/field.field.node.case_study.field_services.yml b/config/field.field.node.case_study.field_services.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_services.yml rename to config/field.field.node.case_study.field_services.yml diff --git a/config/sync/field.field.node.case_study.field_summary.yml b/config/field.field.node.case_study.field_summary.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_summary.yml rename to config/field.field.node.case_study.field_summary.yml diff --git a/config/sync/field.field.node.case_study.field_technologies.yml b/config/field.field.node.case_study.field_technologies.yml similarity index 100% rename from config/sync/field.field.node.case_study.field_technologies.yml rename to config/field.field.node.case_study.field_technologies.yml diff --git a/config/sync/field.field.node.event.body.yml b/config/field.field.node.event.body.yml similarity index 100% rename from config/sync/field.field.node.event.body.yml rename to config/field.field.node.event.body.yml diff --git a/config/sync/field.field.node.event.field_body_paragraph.yml b/config/field.field.node.event.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.event.field_body_paragraph.yml rename to config/field.field.node.event.field_body_paragraph.yml diff --git a/config/sync/field.field.node.event.field_event_date.yml b/config/field.field.node.event.field_event_date.yml similarity index 100% rename from config/sync/field.field.node.event.field_event_date.yml rename to config/field.field.node.event.field_event_date.yml diff --git a/config/sync/field.field.node.event.field_event_type.yml b/config/field.field.node.event.field_event_type.yml similarity index 100% rename from config/sync/field.field.node.event.field_event_type.yml rename to config/field.field.node.event.field_event_type.yml diff --git a/config/sync/field.field.node.event.field_image.yml b/config/field.field.node.event.field_image.yml similarity index 100% rename from config/sync/field.field.node.event.field_image.yml rename to config/field.field.node.event.field_image.yml diff --git a/config/sync/field.field.node.event.field_meta_tags.yml b/config/field.field.node.event.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.event.field_meta_tags.yml rename to config/field.field.node.event.field_meta_tags.yml diff --git a/config/sync/field.field.node.event.field_summary.yml b/config/field.field.node.event.field_summary.yml similarity index 100% rename from config/sync/field.field.node.event.field_summary.yml rename to config/field.field.node.event.field_summary.yml diff --git a/config/sync/field.field.node.event.field_tags.yml b/config/field.field.node.event.field_tags.yml similarity index 100% rename from config/sync/field.field.node.event.field_tags.yml rename to config/field.field.node.event.field_tags.yml diff --git a/config/sync/field.field.node.event.field_topics.yml b/config/field.field.node.event.field_topics.yml similarity index 100% rename from config/sync/field.field.node.event.field_topics.yml rename to config/field.field.node.event.field_topics.yml diff --git a/config/sync/field.field.node.landing_page.field_body_paragraph.yml b/config/field.field.node.landing_page.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.landing_page.field_body_paragraph.yml rename to config/field.field.node.landing_page.field_body_paragraph.yml diff --git a/config/sync/field.field.node.landing_page.field_image.yml b/config/field.field.node.landing_page.field_image.yml similarity index 100% rename from config/sync/field.field.node.landing_page.field_image.yml rename to config/field.field.node.landing_page.field_image.yml diff --git a/config/sync/field.field.node.landing_page.field_meta_tags.yml b/config/field.field.node.landing_page.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.landing_page.field_meta_tags.yml rename to config/field.field.node.landing_page.field_meta_tags.yml diff --git a/config/sync/field.field.node.page.body.yml b/config/field.field.node.page.body.yml similarity index 100% rename from config/sync/field.field.node.page.body.yml rename to config/field.field.node.page.body.yml diff --git a/config/sync/field.field.node.page.field_body_paragraph.yml b/config/field.field.node.page.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.page.field_body_paragraph.yml rename to config/field.field.node.page.field_body_paragraph.yml diff --git a/config/sync/field.field.node.page.field_meta_tags.yml b/config/field.field.node.page.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.page.field_meta_tags.yml rename to config/field.field.node.page.field_meta_tags.yml diff --git a/config/sync/field.field.node.page.field_storyline.yml b/config/field.field.node.page.field_storyline.yml similarity index 100% rename from config/sync/field.field.node.page.field_storyline.yml rename to config/field.field.node.page.field_storyline.yml diff --git a/config/sync/field.field.node.page.field_summary.yml b/config/field.field.node.page.field_summary.yml similarity index 100% rename from config/sync/field.field.node.page.field_summary.yml rename to config/field.field.node.page.field_summary.yml diff --git a/config/sync/field.field.node.people.field_body_paragraph.yml b/config/field.field.node.people.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.people.field_body_paragraph.yml rename to config/field.field.node.people.field_body_paragraph.yml diff --git a/config/sync/field.field.node.people.field_image.yml b/config/field.field.node.people.field_image.yml similarity index 100% rename from config/sync/field.field.node.people.field_image.yml rename to config/field.field.node.people.field_image.yml diff --git a/config/sync/field.field.node.people.field_meta_tags.yml b/config/field.field.node.people.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.people.field_meta_tags.yml rename to config/field.field.node.people.field_meta_tags.yml diff --git a/config/sync/field.field.node.people.field_people_email.yml b/config/field.field.node.people.field_people_email.yml similarity index 100% rename from config/sync/field.field.node.people.field_people_email.yml rename to config/field.field.node.people.field_people_email.yml diff --git a/config/sync/field.field.node.people.field_people_position.yml b/config/field.field.node.people.field_people_position.yml similarity index 100% rename from config/sync/field.field.node.people.field_people_position.yml rename to config/field.field.node.people.field_people_position.yml diff --git a/config/sync/field.field.node.people.field_people_public_gpg_key.yml b/config/field.field.node.people.field_people_public_gpg_key.yml similarity index 100% rename from config/sync/field.field.node.people.field_people_public_gpg_key.yml rename to config/field.field.node.people.field_people_public_gpg_key.yml diff --git a/config/sync/field.field.node.people.field_people_social_media.yml b/config/field.field.node.people.field_people_social_media.yml similarity index 100% rename from config/sync/field.field.node.people.field_people_social_media.yml rename to config/field.field.node.people.field_people_social_media.yml diff --git a/config/sync/field.field.node.people.field_people_type.yml b/config/field.field.node.people.field_people_type.yml similarity index 100% rename from config/sync/field.field.node.people.field_people_type.yml rename to config/field.field.node.people.field_people_type.yml diff --git a/config/sync/field.field.node.people.field_summary.yml b/config/field.field.node.people.field_summary.yml similarity index 100% rename from config/sync/field.field.node.people.field_summary.yml rename to config/field.field.node.people.field_summary.yml diff --git a/config/sync/field.field.node.resource.body.yml b/config/field.field.node.resource.body.yml similarity index 100% rename from config/sync/field.field.node.resource.body.yml rename to config/field.field.node.resource.body.yml diff --git a/config/sync/field.field.node.resource.field_body_paragraph.yml b/config/field.field.node.resource.field_body_paragraph.yml similarity index 100% rename from config/sync/field.field.node.resource.field_body_paragraph.yml rename to config/field.field.node.resource.field_body_paragraph.yml diff --git a/config/sync/field.field.node.resource.field_image.yml b/config/field.field.node.resource.field_image.yml similarity index 100% rename from config/sync/field.field.node.resource.field_image.yml rename to config/field.field.node.resource.field_image.yml diff --git a/config/sync/field.field.node.resource.field_meta_tags.yml b/config/field.field.node.resource.field_meta_tags.yml similarity index 100% rename from config/sync/field.field.node.resource.field_meta_tags.yml rename to config/field.field.node.resource.field_meta_tags.yml diff --git a/config/sync/field.field.node.resource.field_resource_file.yml b/config/field.field.node.resource.field_resource_file.yml similarity index 100% rename from config/sync/field.field.node.resource.field_resource_file.yml rename to config/field.field.node.resource.field_resource_file.yml diff --git a/config/sync/field.field.node.resource.field_resource_link.yml b/config/field.field.node.resource.field_resource_link.yml similarity index 100% rename from config/sync/field.field.node.resource.field_resource_link.yml rename to config/field.field.node.resource.field_resource_link.yml diff --git a/config/sync/field.field.node.resource.field_resource_type.yml b/config/field.field.node.resource.field_resource_type.yml similarity index 100% rename from config/sync/field.field.node.resource.field_resource_type.yml rename to config/field.field.node.resource.field_resource_type.yml diff --git a/config/sync/field.field.node.resource.field_resource_video.yml b/config/field.field.node.resource.field_resource_video.yml similarity index 100% rename from config/sync/field.field.node.resource.field_resource_video.yml rename to config/field.field.node.resource.field_resource_video.yml diff --git a/config/sync/field.field.node.resource.field_summary.yml b/config/field.field.node.resource.field_summary.yml similarity index 100% rename from config/sync/field.field.node.resource.field_summary.yml rename to config/field.field.node.resource.field_summary.yml diff --git a/config/sync/field.field.node.resource.field_tags.yml b/config/field.field.node.resource.field_tags.yml similarity index 100% rename from config/sync/field.field.node.resource.field_tags.yml rename to config/field.field.node.resource.field_tags.yml diff --git a/config/sync/field.field.node.resource.field_topics.yml b/config/field.field.node.resource.field_topics.yml similarity index 100% rename from config/sync/field.field.node.resource.field_topics.yml rename to config/field.field.node.resource.field_topics.yml diff --git a/config/sync/field.field.paragraph.content_reference.field_content_reference.yml b/config/field.field.paragraph.content_reference.field_content_reference.yml similarity index 100% rename from config/sync/field.field.paragraph.content_reference.field_content_reference.yml rename to config/field.field.paragraph.content_reference.field_content_reference.yml diff --git a/config/sync/field.field.paragraph.embedded_content.field_content_reference.yml b/config/field.field.paragraph.embedded_content.field_content_reference.yml similarity index 100% rename from config/sync/field.field.paragraph.embedded_content.field_content_reference.yml rename to config/field.field.paragraph.embedded_content.field_content_reference.yml diff --git a/config/sync/field.field.paragraph.faq.field_faq.yml b/config/field.field.paragraph.faq.field_faq.yml similarity index 100% rename from config/sync/field.field.paragraph.faq.field_faq.yml rename to config/field.field.paragraph.faq.field_faq.yml diff --git a/config/sync/field.field.paragraph.file.field_file.yml b/config/field.field.paragraph.file.field_file.yml similarity index 100% rename from config/sync/field.field.paragraph.file.field_file.yml rename to config/field.field.paragraph.file.field_file.yml diff --git a/config/sync/field.field.paragraph.image.field_image.yml b/config/field.field.paragraph.image.field_image.yml similarity index 100% rename from config/sync/field.field.paragraph.image.field_image.yml rename to config/field.field.paragraph.image.field_image.yml diff --git a/config/sync/field.field.paragraph.quotation_with_image.field_image.yml b/config/field.field.paragraph.quotation_with_image.field_image.yml similarity index 100% rename from config/sync/field.field.paragraph.quotation_with_image.field_image.yml rename to config/field.field.paragraph.quotation_with_image.field_image.yml diff --git a/config/sync/field.field.paragraph.quotation_with_image.field_quotation.yml b/config/field.field.paragraph.quotation_with_image.field_quotation.yml similarity index 100% rename from config/sync/field.field.paragraph.quotation_with_image.field_quotation.yml rename to config/field.field.paragraph.quotation_with_image.field_quotation.yml diff --git a/config/sync/field.field.paragraph.quotation_with_image.field_style_escape_flow.yml b/config/field.field.paragraph.quotation_with_image.field_style_escape_flow.yml similarity index 100% rename from config/sync/field.field.paragraph.quotation_with_image.field_style_escape_flow.yml rename to config/field.field.paragraph.quotation_with_image.field_style_escape_flow.yml diff --git a/config/sync/field.field.paragraph.slide.field_image.yml b/config/field.field.paragraph.slide.field_image.yml similarity index 100% rename from config/sync/field.field.paragraph.slide.field_image.yml rename to config/field.field.paragraph.slide.field_image.yml diff --git a/config/sync/field.field.paragraph.slide.field_link.yml b/config/field.field.paragraph.slide.field_link.yml similarity index 100% rename from config/sync/field.field.paragraph.slide.field_link.yml rename to config/field.field.paragraph.slide.field_link.yml diff --git a/config/sync/field.field.paragraph.slide.field_text.yml b/config/field.field.paragraph.slide.field_text.yml similarity index 100% rename from config/sync/field.field.paragraph.slide.field_text.yml rename to config/field.field.paragraph.slide.field_text.yml diff --git a/config/sync/field.field.paragraph.storyline_header.field_storyline_header.yml b/config/field.field.paragraph.storyline_header.field_storyline_header.yml similarity index 100% rename from config/sync/field.field.paragraph.storyline_header.field_storyline_header.yml rename to config/field.field.paragraph.storyline_header.field_storyline_header.yml diff --git a/config/sync/field.field.paragraph.storyline_item.field_storyline_heading.yml b/config/field.field.paragraph.storyline_item.field_storyline_heading.yml similarity index 100% rename from config/sync/field.field.paragraph.storyline_item.field_storyline_heading.yml rename to config/field.field.paragraph.storyline_item.field_storyline_heading.yml diff --git a/config/sync/field.field.paragraph.storyline_item.field_text.yml b/config/field.field.paragraph.storyline_item.field_text.yml similarity index 100% rename from config/sync/field.field.paragraph.storyline_item.field_text.yml rename to config/field.field.paragraph.storyline_item.field_text.yml diff --git a/config/sync/field.field.paragraph.text.field_style_classes.yml b/config/field.field.paragraph.text.field_style_classes.yml similarity index 100% rename from config/sync/field.field.paragraph.text.field_style_classes.yml rename to config/field.field.paragraph.text.field_style_classes.yml diff --git a/config/sync/field.field.paragraph.text.field_style_escape_flow.yml b/config/field.field.paragraph.text.field_style_escape_flow.yml similarity index 100% rename from config/sync/field.field.paragraph.text.field_style_escape_flow.yml rename to config/field.field.paragraph.text.field_style_escape_flow.yml diff --git a/config/sync/field.field.paragraph.text.field_text.yml b/config/field.field.paragraph.text.field_text.yml similarity index 100% rename from config/sync/field.field.paragraph.text.field_text.yml rename to config/field.field.paragraph.text.field_text.yml diff --git a/config/sync/field.field.paragraph.title.field_image.yml b/config/field.field.paragraph.title.field_image.yml similarity index 100% rename from config/sync/field.field.paragraph.title.field_image.yml rename to config/field.field.paragraph.title.field_image.yml diff --git a/config/sync/field.field.paragraph.title.field_style_classes.yml b/config/field.field.paragraph.title.field_style_classes.yml similarity index 100% rename from config/sync/field.field.paragraph.title.field_style_classes.yml rename to config/field.field.paragraph.title.field_style_classes.yml diff --git a/config/sync/field.field.paragraph.title.field_style_color.yml b/config/field.field.paragraph.title.field_style_color.yml similarity index 100% rename from config/sync/field.field.paragraph.title.field_style_color.yml rename to config/field.field.paragraph.title.field_style_color.yml diff --git a/config/sync/field.field.paragraph.title.field_style_titlebar.yml b/config/field.field.paragraph.title.field_style_titlebar.yml similarity index 100% rename from config/sync/field.field.paragraph.title.field_style_titlebar.yml rename to config/field.field.paragraph.title.field_style_titlebar.yml diff --git a/config/sync/field.field.paragraph.title.field_subtitle.yml b/config/field.field.paragraph.title.field_subtitle.yml similarity index 100% rename from config/sync/field.field.paragraph.title.field_subtitle.yml rename to config/field.field.paragraph.title.field_subtitle.yml diff --git a/config/sync/field.field.paragraph.title.field_title.yml b/config/field.field.paragraph.title.field_title.yml similarity index 100% rename from config/sync/field.field.paragraph.title.field_title.yml rename to config/field.field.paragraph.title.field_title.yml diff --git a/config/sync/field.field.paragraph.update.field_text.yml b/config/field.field.paragraph.update.field_text.yml similarity index 100% rename from config/sync/field.field.paragraph.update.field_text.yml rename to config/field.field.paragraph.update.field_text.yml diff --git a/config/sync/field.field.paragraph.update.field_update_date.yml b/config/field.field.paragraph.update.field_update_date.yml similarity index 100% rename from config/sync/field.field.paragraph.update.field_update_date.yml rename to config/field.field.paragraph.update.field_update_date.yml diff --git a/config/sync/field.field.paragraph.video.field_video_embed.yml b/config/field.field.paragraph.video.field_video_embed.yml similarity index 100% rename from config/sync/field.field.paragraph.video.field_video_embed.yml rename to config/field.field.paragraph.video.field_video_embed.yml diff --git a/config/sync/field.field.paragraph.view.field_style_escape_flow.yml b/config/field.field.paragraph.view.field_style_escape_flow.yml similarity index 100% rename from config/sync/field.field.paragraph.view.field_style_escape_flow.yml rename to config/field.field.paragraph.view.field_style_escape_flow.yml diff --git a/config/sync/field.field.paragraph.view.field_view_reference.yml b/config/field.field.paragraph.view.field_view_reference.yml similarity index 100% rename from config/sync/field.field.paragraph.view.field_view_reference.yml rename to config/field.field.paragraph.view.field_view_reference.yml diff --git a/config/sync/field.field.paragraph.webform.field_webform.yml b/config/field.field.paragraph.webform.field_webform.yml similarity index 100% rename from config/sync/field.field.paragraph.webform.field_webform.yml rename to config/field.field.paragraph.webform.field_webform.yml diff --git a/config/sync/field.field.user.user.user_picture.yml b/config/field.field.user.user.user_picture.yml similarity index 100% rename from config/sync/field.field.user.user.user_picture.yml rename to config/field.field.user.user.user_picture.yml diff --git a/config/sync/field.settings.yml b/config/field.settings.yml similarity index 100% rename from config/sync/field.settings.yml rename to config/field.settings.yml diff --git a/config/sync/field.storage.block_content.body.yml b/config/field.storage.block_content.body.yml similarity index 100% rename from config/sync/field.storage.block_content.body.yml rename to config/field.storage.block_content.body.yml diff --git a/config/sync/field.storage.block_content.field_content_reference.yml b/config/field.storage.block_content.field_content_reference.yml similarity index 100% rename from config/sync/field.storage.block_content.field_content_reference.yml rename to config/field.storage.block_content.field_content_reference.yml diff --git a/config/sync/field.storage.block_content.field_slide.yml b/config/field.storage.block_content.field_slide.yml similarity index 100% rename from config/sync/field.storage.block_content.field_slide.yml rename to config/field.storage.block_content.field_slide.yml diff --git a/config/sync/field.storage.comment.comment_body.yml b/config/field.storage.comment.comment_body.yml similarity index 100% rename from config/sync/field.storage.comment.comment_body.yml rename to config/field.storage.comment.comment_body.yml diff --git a/config/sync/field.storage.comment.indieweb_webmention.yml b/config/field.storage.comment.indieweb_webmention.yml similarity index 100% rename from config/sync/field.storage.comment.indieweb_webmention.yml rename to config/field.storage.comment.indieweb_webmention.yml diff --git a/config/sync/field.storage.group.field_group_address.yml b/config/field.storage.group.field_group_address.yml similarity index 100% rename from config/sync/field.storage.group.field_group_address.yml rename to config/field.storage.group.field_group_address.yml diff --git a/config/sync/field.storage.group.field_group_description.yml b/config/field.storage.group.field_group_description.yml similarity index 100% rename from config/sync/field.storage.group.field_group_description.yml rename to config/field.storage.group.field_group_description.yml diff --git a/config/sync/field.storage.group.field_group_email.yml b/config/field.storage.group.field_group_email.yml similarity index 100% rename from config/sync/field.storage.group.field_group_email.yml rename to config/field.storage.group.field_group_email.yml diff --git a/config/sync/field.storage.group.field_group_image.yml b/config/field.storage.group.field_group_image.yml similarity index 100% rename from config/sync/field.storage.group.field_group_image.yml rename to config/field.storage.group.field_group_image.yml diff --git a/config/sync/field.storage.group.field_group_phone.yml b/config/field.storage.group.field_group_phone.yml similarity index 100% rename from config/sync/field.storage.group.field_group_phone.yml rename to config/field.storage.group.field_group_phone.yml diff --git a/config/sync/field.storage.group.field_group_summary.yml b/config/field.storage.group.field_group_summary.yml similarity index 100% rename from config/sync/field.storage.group.field_group_summary.yml rename to config/field.storage.group.field_group_summary.yml diff --git a/config/sync/field.storage.group.field_group_type.yml b/config/field.storage.group.field_group_type.yml similarity index 100% rename from config/sync/field.storage.group.field_group_type.yml rename to config/field.storage.group.field_group_type.yml diff --git a/config/sync/field.storage.group.field_group_website.yml b/config/field.storage.group.field_group_website.yml similarity index 100% rename from config/sync/field.storage.group.field_group_website.yml rename to config/field.storage.group.field_group_website.yml diff --git a/config/sync/field.storage.group_content.group_roles.yml b/config/field.storage.group_content.group_roles.yml similarity index 100% rename from config/sync/field.storage.group_content.group_roles.yml rename to config/field.storage.group_content.group_roles.yml diff --git a/config/sync/field.storage.node.body.yml b/config/field.storage.node.body.yml similarity index 100% rename from config/sync/field.storage.node.body.yml rename to config/field.storage.node.body.yml diff --git a/config/sync/field.storage.node.comment.yml b/config/field.storage.node.comment.yml similarity index 100% rename from config/sync/field.storage.node.comment.yml rename to config/field.storage.node.comment.yml diff --git a/config/sync/field.storage.node.field_action_end_date.yml b/config/field.storage.node.field_action_end_date.yml similarity index 100% rename from config/sync/field.storage.node.field_action_end_date.yml rename to config/field.storage.node.field_action_end_date.yml diff --git a/config/sync/field.storage.node.field_action_link.yml b/config/field.storage.node.field_action_link.yml similarity index 100% rename from config/sync/field.storage.node.field_action_link.yml rename to config/field.storage.node.field_action_link.yml diff --git a/config/sync/field.storage.node.field_action_type.yml b/config/field.storage.node.field_action_type.yml similarity index 100% rename from config/sync/field.storage.node.field_action_type.yml rename to config/field.storage.node.field_action_type.yml diff --git a/config/sync/field.storage.node.field_article_type.yml b/config/field.storage.node.field_article_type.yml similarity index 100% rename from config/sync/field.storage.node.field_article_type.yml rename to config/field.storage.node.field_article_type.yml diff --git a/config/sync/field.storage.node.field_authors.yml b/config/field.storage.node.field_authors.yml similarity index 100% rename from config/sync/field.storage.node.field_authors.yml rename to config/field.storage.node.field_authors.yml diff --git a/config/sync/field.storage.node.field_body_paragraph.yml b/config/field.storage.node.field_body_paragraph.yml similarity index 100% rename from config/sync/field.storage.node.field_body_paragraph.yml rename to config/field.storage.node.field_body_paragraph.yml diff --git a/config/sync/field.storage.node.field_campaign_demands.yml b/config/field.storage.node.field_campaign_demands.yml similarity index 100% rename from config/sync/field.storage.node.field_campaign_demands.yml rename to config/field.storage.node.field_campaign_demands.yml diff --git a/config/sync/field.storage.node.field_campaign_updates.yml b/config/field.storage.node.field_campaign_updates.yml similarity index 100% rename from config/sync/field.storage.node.field_campaign_updates.yml rename to config/field.storage.node.field_campaign_updates.yml diff --git a/config/sync/field.storage.node.field_case_study_client.yml b/config/field.storage.node.field_case_study_client.yml similarity index 100% rename from config/sync/field.storage.node.field_case_study_client.yml rename to config/field.storage.node.field_case_study_client.yml diff --git a/config/sync/field.storage.node.field_case_study_partners.yml b/config/field.storage.node.field_case_study_partners.yml similarity index 100% rename from config/sync/field.storage.node.field_case_study_partners.yml rename to config/field.storage.node.field_case_study_partners.yml diff --git a/config/sync/field.storage.node.field_case_study_status.yml b/config/field.storage.node.field_case_study_status.yml similarity index 100% rename from config/sync/field.storage.node.field_case_study_status.yml rename to config/field.storage.node.field_case_study_status.yml diff --git a/config/sync/field.storage.node.field_case_study_subtitle.yml b/config/field.storage.node.field_case_study_subtitle.yml similarity index 100% rename from config/sync/field.storage.node.field_case_study_subtitle.yml rename to config/field.storage.node.field_case_study_subtitle.yml diff --git a/config/sync/field.storage.node.field_case_study_team.yml b/config/field.storage.node.field_case_study_team.yml similarity index 100% rename from config/sync/field.storage.node.field_case_study_team.yml rename to config/field.storage.node.field_case_study_team.yml diff --git a/config/sync/field.storage.node.field_case_study_year.yml b/config/field.storage.node.field_case_study_year.yml similarity index 100% rename from config/sync/field.storage.node.field_case_study_year.yml rename to config/field.storage.node.field_case_study_year.yml diff --git a/config/sync/field.storage.node.field_event_date.yml b/config/field.storage.node.field_event_date.yml similarity index 100% rename from config/sync/field.storage.node.field_event_date.yml rename to config/field.storage.node.field_event_date.yml diff --git a/config/sync/field.storage.node.field_event_type.yml b/config/field.storage.node.field_event_type.yml similarity index 100% rename from config/sync/field.storage.node.field_event_type.yml rename to config/field.storage.node.field_event_type.yml diff --git a/config/sync/field.storage.node.field_image.yml b/config/field.storage.node.field_image.yml similarity index 100% rename from config/sync/field.storage.node.field_image.yml rename to config/field.storage.node.field_image.yml diff --git a/config/sync/field.storage.node.field_license.yml b/config/field.storage.node.field_license.yml similarity index 100% rename from config/sync/field.storage.node.field_license.yml rename to config/field.storage.node.field_license.yml diff --git a/config/sync/field.storage.node.field_meta_tags.yml b/config/field.storage.node.field_meta_tags.yml similarity index 100% rename from config/sync/field.storage.node.field_meta_tags.yml rename to config/field.storage.node.field_meta_tags.yml diff --git a/config/sync/field.storage.node.field_paragraph.yml b/config/field.storage.node.field_paragraph.yml similarity index 100% rename from config/sync/field.storage.node.field_paragraph.yml rename to config/field.storage.node.field_paragraph.yml diff --git a/config/sync/field.storage.node.field_people_email.yml b/config/field.storage.node.field_people_email.yml similarity index 100% rename from config/sync/field.storage.node.field_people_email.yml rename to config/field.storage.node.field_people_email.yml diff --git a/config/sync/field.storage.node.field_people_position.yml b/config/field.storage.node.field_people_position.yml similarity index 100% rename from config/sync/field.storage.node.field_people_position.yml rename to config/field.storage.node.field_people_position.yml diff --git a/config/sync/field.storage.node.field_people_public_gpg_key.yml b/config/field.storage.node.field_people_public_gpg_key.yml similarity index 100% rename from config/sync/field.storage.node.field_people_public_gpg_key.yml rename to config/field.storage.node.field_people_public_gpg_key.yml diff --git a/config/sync/field.storage.node.field_people_social_media.yml b/config/field.storage.node.field_people_social_media.yml similarity index 100% rename from config/sync/field.storage.node.field_people_social_media.yml rename to config/field.storage.node.field_people_social_media.yml diff --git a/config/sync/field.storage.node.field_people_type.yml b/config/field.storage.node.field_people_type.yml similarity index 100% rename from config/sync/field.storage.node.field_people_type.yml rename to config/field.storage.node.field_people_type.yml diff --git a/config/sync/field.storage.node.field_resource_file.yml b/config/field.storage.node.field_resource_file.yml similarity index 100% rename from config/sync/field.storage.node.field_resource_file.yml rename to config/field.storage.node.field_resource_file.yml diff --git a/config/sync/field.storage.node.field_resource_link.yml b/config/field.storage.node.field_resource_link.yml similarity index 100% rename from config/sync/field.storage.node.field_resource_link.yml rename to config/field.storage.node.field_resource_link.yml diff --git a/config/sync/field.storage.node.field_resource_type.yml b/config/field.storage.node.field_resource_type.yml similarity index 100% rename from config/sync/field.storage.node.field_resource_type.yml rename to config/field.storage.node.field_resource_type.yml diff --git a/config/sync/field.storage.node.field_resource_video.yml b/config/field.storage.node.field_resource_video.yml similarity index 100% rename from config/sync/field.storage.node.field_resource_video.yml rename to config/field.storage.node.field_resource_video.yml diff --git a/config/sync/field.storage.node.field_services.yml b/config/field.storage.node.field_services.yml similarity index 100% rename from config/sync/field.storage.node.field_services.yml rename to config/field.storage.node.field_services.yml diff --git a/config/sync/field.storage.node.field_storyline.yml b/config/field.storage.node.field_storyline.yml similarity index 100% rename from config/sync/field.storage.node.field_storyline.yml rename to config/field.storage.node.field_storyline.yml diff --git a/config/sync/field.storage.node.field_summary.yml b/config/field.storage.node.field_summary.yml similarity index 100% rename from config/sync/field.storage.node.field_summary.yml rename to config/field.storage.node.field_summary.yml diff --git a/config/sync/field.storage.node.field_tags.yml b/config/field.storage.node.field_tags.yml similarity index 100% rename from config/sync/field.storage.node.field_tags.yml rename to config/field.storage.node.field_tags.yml diff --git a/config/sync/field.storage.node.field_technologies.yml b/config/field.storage.node.field_technologies.yml similarity index 100% rename from config/sync/field.storage.node.field_technologies.yml rename to config/field.storage.node.field_technologies.yml diff --git a/config/sync/field.storage.node.field_topics.yml b/config/field.storage.node.field_topics.yml similarity index 100% rename from config/sync/field.storage.node.field_topics.yml rename to config/field.storage.node.field_topics.yml diff --git a/config/sync/field.storage.paragraph.field_content_reference.yml b/config/field.storage.paragraph.field_content_reference.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_content_reference.yml rename to config/field.storage.paragraph.field_content_reference.yml diff --git a/config/sync/field.storage.paragraph.field_faq.yml b/config/field.storage.paragraph.field_faq.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_faq.yml rename to config/field.storage.paragraph.field_faq.yml diff --git a/config/sync/field.storage.paragraph.field_file.yml b/config/field.storage.paragraph.field_file.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_file.yml rename to config/field.storage.paragraph.field_file.yml diff --git a/config/sync/field.storage.paragraph.field_image.yml b/config/field.storage.paragraph.field_image.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_image.yml rename to config/field.storage.paragraph.field_image.yml diff --git a/config/sync/field.storage.paragraph.field_link.yml b/config/field.storage.paragraph.field_link.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_link.yml rename to config/field.storage.paragraph.field_link.yml diff --git a/config/sync/field.storage.paragraph.field_quotation.yml b/config/field.storage.paragraph.field_quotation.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_quotation.yml rename to config/field.storage.paragraph.field_quotation.yml diff --git a/config/sync/field.storage.paragraph.field_storyline_header.yml b/config/field.storage.paragraph.field_storyline_header.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_storyline_header.yml rename to config/field.storage.paragraph.field_storyline_header.yml diff --git a/config/sync/field.storage.paragraph.field_storyline_heading.yml b/config/field.storage.paragraph.field_storyline_heading.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_storyline_heading.yml rename to config/field.storage.paragraph.field_storyline_heading.yml diff --git a/config/sync/field.storage.paragraph.field_style_classes.yml b/config/field.storage.paragraph.field_style_classes.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_style_classes.yml rename to config/field.storage.paragraph.field_style_classes.yml diff --git a/config/sync/field.storage.paragraph.field_style_color.yml b/config/field.storage.paragraph.field_style_color.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_style_color.yml rename to config/field.storage.paragraph.field_style_color.yml diff --git a/config/sync/field.storage.paragraph.field_style_escape_flow.yml b/config/field.storage.paragraph.field_style_escape_flow.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_style_escape_flow.yml rename to config/field.storage.paragraph.field_style_escape_flow.yml diff --git a/config/sync/field.storage.paragraph.field_style_titlebar.yml b/config/field.storage.paragraph.field_style_titlebar.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_style_titlebar.yml rename to config/field.storage.paragraph.field_style_titlebar.yml diff --git a/config/sync/field.storage.paragraph.field_subtitle.yml b/config/field.storage.paragraph.field_subtitle.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_subtitle.yml rename to config/field.storage.paragraph.field_subtitle.yml diff --git a/config/sync/field.storage.paragraph.field_text.yml b/config/field.storage.paragraph.field_text.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_text.yml rename to config/field.storage.paragraph.field_text.yml diff --git a/config/sync/field.storage.paragraph.field_title.yml b/config/field.storage.paragraph.field_title.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_title.yml rename to config/field.storage.paragraph.field_title.yml diff --git a/config/sync/field.storage.paragraph.field_update_date.yml b/config/field.storage.paragraph.field_update_date.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_update_date.yml rename to config/field.storage.paragraph.field_update_date.yml diff --git a/config/sync/field.storage.paragraph.field_video_embed.yml b/config/field.storage.paragraph.field_video_embed.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_video_embed.yml rename to config/field.storage.paragraph.field_video_embed.yml diff --git a/config/sync/field.storage.paragraph.field_view_reference.yml b/config/field.storage.paragraph.field_view_reference.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_view_reference.yml rename to config/field.storage.paragraph.field_view_reference.yml diff --git a/config/sync/field.storage.paragraph.field_webform.yml b/config/field.storage.paragraph.field_webform.yml similarity index 100% rename from config/sync/field.storage.paragraph.field_webform.yml rename to config/field.storage.paragraph.field_webform.yml diff --git a/config/sync/field.storage.user.user_picture.yml b/config/field.storage.user.user_picture.yml similarity index 100% rename from config/sync/field.storage.user.user_picture.yml rename to config/field.storage.user.user_picture.yml diff --git a/config/sync/field_ui.settings.yml b/config/field_ui.settings.yml similarity index 100% rename from config/sync/field_ui.settings.yml rename to config/field_ui.settings.yml diff --git a/config/sync/file.settings.yml b/config/file.settings.yml similarity index 100% rename from config/sync/file.settings.yml rename to config/file.settings.yml diff --git a/config/sync/filter.format.basic_html.yml b/config/filter.format.basic_html.yml similarity index 100% rename from config/sync/filter.format.basic_html.yml rename to config/filter.format.basic_html.yml diff --git a/config/sync/filter.format.full_html.yml b/config/filter.format.full_html.yml similarity index 100% rename from config/sync/filter.format.full_html.yml rename to config/filter.format.full_html.yml diff --git a/config/sync/filter.format.markdown.yml b/config/filter.format.markdown.yml similarity index 100% rename from config/sync/filter.format.markdown.yml rename to config/filter.format.markdown.yml diff --git a/config/sync/filter.format.minimalhtml.yml b/config/filter.format.minimalhtml.yml similarity index 100% rename from config/sync/filter.format.minimalhtml.yml rename to config/filter.format.minimalhtml.yml diff --git a/config/sync/filter.format.minimalhtmltitle.yml b/config/filter.format.minimalhtmltitle.yml similarity index 100% rename from config/sync/filter.format.minimalhtmltitle.yml rename to config/filter.format.minimalhtmltitle.yml diff --git a/config/sync/filter.format.plain_text.yml b/config/filter.format.plain_text.yml similarity index 100% rename from config/sync/filter.format.plain_text.yml rename to config/filter.format.plain_text.yml diff --git a/config/sync/filter.format.restricted_html.yml b/config/filter.format.restricted_html.yml similarity index 100% rename from config/sync/filter.format.restricted_html.yml rename to config/filter.format.restricted_html.yml diff --git a/config/sync/filter.settings.yml b/config/filter.settings.yml similarity index 100% rename from config/sync/filter.settings.yml rename to config/filter.settings.yml diff --git a/config/sync/focal_point.settings.yml b/config/focal_point.settings.yml similarity index 100% rename from config/sync/focal_point.settings.yml rename to config/focal_point.settings.yml diff --git a/config/sync/google_analytics.settings.yml b/config/google_analytics.settings.yml similarity index 100% rename from config/sync/google_analytics.settings.yml rename to config/google_analytics.settings.yml diff --git a/config/sync/group.content_type.group-group_membership.yml b/config/group.content_type.group-group_membership.yml similarity index 100% rename from config/sync/group.content_type.group-group_membership.yml rename to config/group.content_type.group-group_membership.yml diff --git a/config/sync/group.role.group-0b0baeca9.yml b/config/group.role.group-0b0baeca9.yml similarity index 100% rename from config/sync/group.role.group-0b0baeca9.yml rename to config/group.role.group-0b0baeca9.yml diff --git a/config/sync/group.role.group-1ac17d355.yml b/config/group.role.group-1ac17d355.yml similarity index 100% rename from config/sync/group.role.group-1ac17d355.yml rename to config/group.role.group-1ac17d355.yml diff --git a/config/sync/group.role.group-2d8610827.yml b/config/group.role.group-2d8610827.yml similarity index 100% rename from config/sync/group.role.group-2d8610827.yml rename to config/group.role.group-2d8610827.yml diff --git a/config/sync/group.role.group-443ed8e03.yml b/config/group.role.group-443ed8e03.yml similarity index 100% rename from config/sync/group.role.group-443ed8e03.yml rename to config/group.role.group-443ed8e03.yml diff --git a/config/sync/group.role.group-5165abfe1.yml b/config/group.role.group-5165abfe1.yml similarity index 100% rename from config/sync/group.role.group-5165abfe1.yml rename to config/group.role.group-5165abfe1.yml diff --git a/config/sync/group.role.group-a416e6833.yml b/config/group.role.group-a416e6833.yml similarity index 100% rename from config/sync/group.role.group-a416e6833.yml rename to config/group.role.group-a416e6833.yml diff --git a/config/sync/group.role.group-anonymous.yml b/config/group.role.group-anonymous.yml similarity index 100% rename from config/sync/group.role.group-anonymous.yml rename to config/group.role.group-anonymous.yml diff --git a/config/sync/group.role.group-ec70061de.yml b/config/group.role.group-ec70061de.yml similarity index 100% rename from config/sync/group.role.group-ec70061de.yml rename to config/group.role.group-ec70061de.yml diff --git a/config/sync/group.role.group-member.yml b/config/group.role.group-member.yml similarity index 100% rename from config/sync/group.role.group-member.yml rename to config/group.role.group-member.yml diff --git a/config/sync/group.role.group-outsider.yml b/config/group.role.group-outsider.yml similarity index 100% rename from config/sync/group.role.group-outsider.yml rename to config/group.role.group-outsider.yml diff --git a/config/sync/group.settings.yml b/config/group.settings.yml similarity index 100% rename from config/sync/group.settings.yml rename to config/group.settings.yml diff --git a/config/sync/group.type.group.yml b/config/group.type.group.yml similarity index 100% rename from config/sync/group.type.group.yml rename to config/group.type.group.yml diff --git a/config/sync/hal.settings.yml b/config/hal.settings.yml similarity index 100% rename from config/sync/hal.settings.yml rename to config/hal.settings.yml diff --git a/config/sync/honeypot.settings.yml b/config/honeypot.settings.yml similarity index 100% rename from config/sync/honeypot.settings.yml rename to config/honeypot.settings.yml diff --git a/config/sync/image.settings.yml b/config/image.settings.yml similarity index 100% rename from config/sync/image.settings.yml rename to config/image.settings.yml diff --git a/config/sync/image.style.landscape.yml b/config/image.style.landscape.yml similarity index 100% rename from config/sync/image.style.landscape.yml rename to config/image.style.landscape.yml diff --git a/config/sync/image.style.large.yml b/config/image.style.large.yml similarity index 100% rename from config/sync/image.style.large.yml rename to config/image.style.large.yml diff --git a/config/sync/image.style.max_1300x1300.yml b/config/image.style.max_1300x1300.yml similarity index 100% rename from config/sync/image.style.max_1300x1300.yml rename to config/image.style.max_1300x1300.yml diff --git a/config/sync/image.style.max_2600x2600.yml b/config/image.style.max_2600x2600.yml similarity index 100% rename from config/sync/image.style.max_2600x2600.yml rename to config/image.style.max_2600x2600.yml diff --git a/config/sync/image.style.max_325x325.yml b/config/image.style.max_325x325.yml similarity index 100% rename from config/sync/image.style.max_325x325.yml rename to config/image.style.max_325x325.yml diff --git a/config/sync/image.style.max_650x650.yml b/config/image.style.max_650x650.yml similarity index 100% rename from config/sync/image.style.max_650x650.yml rename to config/image.style.max_650x650.yml diff --git a/config/sync/image.style.medium.yml b/config/image.style.medium.yml similarity index 100% rename from config/sync/image.style.medium.yml rename to config/image.style.medium.yml diff --git a/config/sync/image.style.small_landscape.yml b/config/image.style.small_landscape.yml similarity index 100% rename from config/sync/image.style.small_landscape.yml rename to config/image.style.small_landscape.yml diff --git a/config/sync/image.style.small_square.yml b/config/image.style.small_square.yml similarity index 100% rename from config/sync/image.style.small_square.yml rename to config/image.style.small_square.yml diff --git a/config/sync/image.style.square_thumbnail.yml b/config/image.style.square_thumbnail.yml similarity index 100% rename from config/sync/image.style.square_thumbnail.yml rename to config/image.style.square_thumbnail.yml diff --git a/config/sync/image.style.thumbnail.yml b/config/image.style.thumbnail.yml similarity index 100% rename from config/sync/image.style.thumbnail.yml rename to config/image.style.thumbnail.yml diff --git a/config/sync/indieweb_context.settings.yml b/config/indieweb_context.settings.yml similarity index 100% rename from config/sync/indieweb_context.settings.yml rename to config/indieweb_context.settings.yml diff --git a/config/sync/indieweb_microformat.settings.yml b/config/indieweb_microformat.settings.yml similarity index 100% rename from config/sync/indieweb_microformat.settings.yml rename to config/indieweb_microformat.settings.yml diff --git a/config/sync/indieweb_webmention.comment.yml b/config/indieweb_webmention.comment.yml similarity index 100% rename from config/sync/indieweb_webmention.comment.yml rename to config/indieweb_webmention.comment.yml diff --git a/config/sync/indieweb_webmention.settings.yml b/config/indieweb_webmention.settings.yml similarity index 100% rename from config/sync/indieweb_webmention.settings.yml rename to config/indieweb_webmention.settings.yml diff --git a/config/sync/language.content_settings.block_content.basic.yml b/config/language.content_settings.block_content.basic.yml similarity index 100% rename from config/sync/language.content_settings.block_content.basic.yml rename to config/language.content_settings.block_content.basic.yml diff --git a/config/sync/language.content_settings.block_content.content_reference.yml b/config/language.content_settings.block_content.content_reference.yml similarity index 100% rename from config/sync/language.content_settings.block_content.content_reference.yml rename to config/language.content_settings.block_content.content_reference.yml diff --git a/config/sync/language.content_settings.block_content.slide.yml b/config/language.content_settings.block_content.slide.yml similarity index 100% rename from config/sync/language.content_settings.block_content.slide.yml rename to config/language.content_settings.block_content.slide.yml diff --git a/config/sync/language.content_settings.comment.comment.yml b/config/language.content_settings.comment.comment.yml similarity index 100% rename from config/sync/language.content_settings.comment.comment.yml rename to config/language.content_settings.comment.comment.yml diff --git a/config/sync/language.content_settings.contact_message.feedback.yml b/config/language.content_settings.contact_message.feedback.yml similarity index 100% rename from config/sync/language.content_settings.contact_message.feedback.yml rename to config/language.content_settings.contact_message.feedback.yml diff --git a/config/sync/language.content_settings.contact_message.personal.yml b/config/language.content_settings.contact_message.personal.yml similarity index 100% rename from config/sync/language.content_settings.contact_message.personal.yml rename to config/language.content_settings.contact_message.personal.yml diff --git a/config/sync/language.content_settings.file.file.yml b/config/language.content_settings.file.file.yml similarity index 100% rename from config/sync/language.content_settings.file.file.yml rename to config/language.content_settings.file.file.yml diff --git a/config/sync/language.content_settings.group.group.yml b/config/language.content_settings.group.group.yml similarity index 100% rename from config/sync/language.content_settings.group.group.yml rename to config/language.content_settings.group.group.yml diff --git a/config/sync/language.content_settings.group_content.group-group_membership.yml b/config/language.content_settings.group_content.group-group_membership.yml similarity index 100% rename from config/sync/language.content_settings.group_content.group-group_membership.yml rename to config/language.content_settings.group_content.group-group_membership.yml diff --git a/config/sync/language.content_settings.indieweb_webmention.indieweb_webmention.yml b/config/language.content_settings.indieweb_webmention.indieweb_webmention.yml similarity index 100% rename from config/sync/language.content_settings.indieweb_webmention.indieweb_webmention.yml rename to config/language.content_settings.indieweb_webmention.indieweb_webmention.yml diff --git a/config/sync/language.content_settings.menu_link_content.menu_link_content.yml b/config/language.content_settings.menu_link_content.menu_link_content.yml similarity index 100% rename from config/sync/language.content_settings.menu_link_content.menu_link_content.yml rename to config/language.content_settings.menu_link_content.menu_link_content.yml diff --git a/config/sync/language.content_settings.node.action.yml b/config/language.content_settings.node.action.yml similarity index 100% rename from config/sync/language.content_settings.node.action.yml rename to config/language.content_settings.node.action.yml diff --git a/config/sync/language.content_settings.node.article.yml b/config/language.content_settings.node.article.yml similarity index 100% rename from config/sync/language.content_settings.node.article.yml rename to config/language.content_settings.node.article.yml diff --git a/config/sync/language.content_settings.node.blog.yml b/config/language.content_settings.node.blog.yml similarity index 100% rename from config/sync/language.content_settings.node.blog.yml rename to config/language.content_settings.node.blog.yml diff --git a/config/sync/language.content_settings.node.campaign.yml b/config/language.content_settings.node.campaign.yml similarity index 100% rename from config/sync/language.content_settings.node.campaign.yml rename to config/language.content_settings.node.campaign.yml diff --git a/config/sync/language.content_settings.node.case_study.yml b/config/language.content_settings.node.case_study.yml similarity index 100% rename from config/sync/language.content_settings.node.case_study.yml rename to config/language.content_settings.node.case_study.yml diff --git a/config/sync/language.content_settings.node.event.yml b/config/language.content_settings.node.event.yml similarity index 100% rename from config/sync/language.content_settings.node.event.yml rename to config/language.content_settings.node.event.yml diff --git a/config/sync/language.content_settings.node.landing_page.yml b/config/language.content_settings.node.landing_page.yml similarity index 100% rename from config/sync/language.content_settings.node.landing_page.yml rename to config/language.content_settings.node.landing_page.yml diff --git a/config/sync/language.content_settings.node.page.yml b/config/language.content_settings.node.page.yml similarity index 100% rename from config/sync/language.content_settings.node.page.yml rename to config/language.content_settings.node.page.yml diff --git a/config/sync/language.content_settings.node.people.yml b/config/language.content_settings.node.people.yml similarity index 100% rename from config/sync/language.content_settings.node.people.yml rename to config/language.content_settings.node.people.yml diff --git a/config/sync/language.content_settings.node.resource.yml b/config/language.content_settings.node.resource.yml similarity index 100% rename from config/sync/language.content_settings.node.resource.yml rename to config/language.content_settings.node.resource.yml diff --git a/config/sync/language.content_settings.paragraph.faq.yml b/config/language.content_settings.paragraph.faq.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.faq.yml rename to config/language.content_settings.paragraph.faq.yml diff --git a/config/sync/language.content_settings.paragraph.file.yml b/config/language.content_settings.paragraph.file.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.file.yml rename to config/language.content_settings.paragraph.file.yml diff --git a/config/sync/language.content_settings.paragraph.image.yml b/config/language.content_settings.paragraph.image.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.image.yml rename to config/language.content_settings.paragraph.image.yml diff --git a/config/sync/language.content_settings.paragraph.quotation_with_image.yml b/config/language.content_settings.paragraph.quotation_with_image.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.quotation_with_image.yml rename to config/language.content_settings.paragraph.quotation_with_image.yml diff --git a/config/sync/language.content_settings.paragraph.slide.yml b/config/language.content_settings.paragraph.slide.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.slide.yml rename to config/language.content_settings.paragraph.slide.yml diff --git a/config/sync/language.content_settings.paragraph.storyline_header.yml b/config/language.content_settings.paragraph.storyline_header.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.storyline_header.yml rename to config/language.content_settings.paragraph.storyline_header.yml diff --git a/config/sync/language.content_settings.paragraph.storyline_item.yml b/config/language.content_settings.paragraph.storyline_item.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.storyline_item.yml rename to config/language.content_settings.paragraph.storyline_item.yml diff --git a/config/sync/language.content_settings.paragraph.text.yml b/config/language.content_settings.paragraph.text.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.text.yml rename to config/language.content_settings.paragraph.text.yml diff --git a/config/sync/language.content_settings.paragraph.title.yml b/config/language.content_settings.paragraph.title.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.title.yml rename to config/language.content_settings.paragraph.title.yml diff --git a/config/sync/language.content_settings.paragraph.update.yml b/config/language.content_settings.paragraph.update.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.update.yml rename to config/language.content_settings.paragraph.update.yml diff --git a/config/sync/language.content_settings.paragraph.video.yml b/config/language.content_settings.paragraph.video.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.video.yml rename to config/language.content_settings.paragraph.video.yml diff --git a/config/sync/language.content_settings.paragraph.view.yml b/config/language.content_settings.paragraph.view.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.view.yml rename to config/language.content_settings.paragraph.view.yml diff --git a/config/sync/language.content_settings.paragraph.webform.yml b/config/language.content_settings.paragraph.webform.yml similarity index 100% rename from config/sync/language.content_settings.paragraph.webform.yml rename to config/language.content_settings.paragraph.webform.yml diff --git a/config/sync/language.content_settings.path_alias.path_alias.yml b/config/language.content_settings.path_alias.path_alias.yml similarity index 100% rename from config/sync/language.content_settings.path_alias.path_alias.yml rename to config/language.content_settings.path_alias.path_alias.yml diff --git a/config/sync/language.content_settings.redirect.redirect.yml b/config/language.content_settings.redirect.redirect.yml similarity index 100% rename from config/sync/language.content_settings.redirect.redirect.yml rename to config/language.content_settings.redirect.redirect.yml diff --git a/config/sync/language.content_settings.shortcut.default.yml b/config/language.content_settings.shortcut.default.yml similarity index 100% rename from config/sync/language.content_settings.shortcut.default.yml rename to config/language.content_settings.shortcut.default.yml diff --git a/config/sync/language.content_settings.taxonomy_term.action_type.yml b/config/language.content_settings.taxonomy_term.action_type.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.action_type.yml rename to config/language.content_settings.taxonomy_term.action_type.yml diff --git a/config/sync/language.content_settings.taxonomy_term.article_type.yml b/config/language.content_settings.taxonomy_term.article_type.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.article_type.yml rename to config/language.content_settings.taxonomy_term.article_type.yml diff --git a/config/sync/language.content_settings.taxonomy_term.event_type.yml b/config/language.content_settings.taxonomy_term.event_type.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.event_type.yml rename to config/language.content_settings.taxonomy_term.event_type.yml diff --git a/config/sync/language.content_settings.taxonomy_term.group_type.yml b/config/language.content_settings.taxonomy_term.group_type.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.group_type.yml rename to config/language.content_settings.taxonomy_term.group_type.yml diff --git a/config/sync/language.content_settings.taxonomy_term.license.yml b/config/language.content_settings.taxonomy_term.license.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.license.yml rename to config/language.content_settings.taxonomy_term.license.yml diff --git a/config/sync/language.content_settings.taxonomy_term.people_type.yml b/config/language.content_settings.taxonomy_term.people_type.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.people_type.yml rename to config/language.content_settings.taxonomy_term.people_type.yml diff --git a/config/sync/language.content_settings.taxonomy_term.resource_type.yml b/config/language.content_settings.taxonomy_term.resource_type.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.resource_type.yml rename to config/language.content_settings.taxonomy_term.resource_type.yml diff --git a/config/sync/language.content_settings.taxonomy_term.services.yml b/config/language.content_settings.taxonomy_term.services.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.services.yml rename to config/language.content_settings.taxonomy_term.services.yml diff --git a/config/sync/language.content_settings.taxonomy_term.tags.yml b/config/language.content_settings.taxonomy_term.tags.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.tags.yml rename to config/language.content_settings.taxonomy_term.tags.yml diff --git a/config/sync/language.content_settings.taxonomy_term.technologies.yml b/config/language.content_settings.taxonomy_term.technologies.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.technologies.yml rename to config/language.content_settings.taxonomy_term.technologies.yml diff --git a/config/sync/language.content_settings.taxonomy_term.topics.yml b/config/language.content_settings.taxonomy_term.topics.yml similarity index 100% rename from config/sync/language.content_settings.taxonomy_term.topics.yml rename to config/language.content_settings.taxonomy_term.topics.yml diff --git a/config/sync/language.content_settings.user.user.yml b/config/language.content_settings.user.user.yml similarity index 100% rename from config/sync/language.content_settings.user.user.yml rename to config/language.content_settings.user.user.yml diff --git a/config/sync/language.content_settings.webform_submission.attend_the_tech_and_rev_workshop.yml b/config/language.content_settings.webform_submission.attend_the_tech_and_rev_workshop.yml similarity index 100% rename from config/sync/language.content_settings.webform_submission.attend_the_tech_and_rev_workshop.yml rename to config/language.content_settings.webform_submission.attend_the_tech_and_rev_workshop.yml diff --git a/config/sync/language.content_settings.webform_submission.contact.yml b/config/language.content_settings.webform_submission.contact.yml similarity index 100% rename from config/sync/language.content_settings.webform_submission.contact.yml rename to config/language.content_settings.webform_submission.contact.yml diff --git a/config/sync/language.content_settings.webform_submission.general_services.yml b/config/language.content_settings.webform_submission.general_services.yml similarity index 100% rename from config/sync/language.content_settings.webform_submission.general_services.yml rename to config/language.content_settings.webform_submission.general_services.yml diff --git a/config/sync/language.content_settings.webform_submission.training.yml b/config/language.content_settings.webform_submission.training.yml similarity index 100% rename from config/sync/language.content_settings.webform_submission.training.yml rename to config/language.content_settings.webform_submission.training.yml diff --git a/config/sync/language.entity.en.yml b/config/language.entity.en.yml similarity index 100% rename from config/sync/language.entity.en.yml rename to config/language.entity.en.yml diff --git a/config/sync/language.entity.es.yml b/config/language.entity.es.yml similarity index 100% rename from config/sync/language.entity.es.yml rename to config/language.entity.es.yml diff --git a/config/sync/language.entity.und.yml b/config/language.entity.und.yml similarity index 100% rename from config/sync/language.entity.und.yml rename to config/language.entity.und.yml diff --git a/config/sync/language.entity.zxx.yml b/config/language.entity.zxx.yml similarity index 100% rename from config/sync/language.entity.zxx.yml rename to config/language.entity.zxx.yml diff --git a/config/sync/language.mappings.yml b/config/language.mappings.yml similarity index 100% rename from config/sync/language.mappings.yml rename to config/language.mappings.yml diff --git a/config/sync/language.negotiation.yml b/config/language.negotiation.yml similarity index 100% rename from config/sync/language.negotiation.yml rename to config/language.negotiation.yml diff --git a/config/sync/language.types.yml b/config/language.types.yml similarity index 100% rename from config/sync/language.types.yml rename to config/language.types.yml diff --git a/config/sync/language/es/block.block.agarica_powered_by_drutopia.yml b/config/language/es/block.block.agarica_powered_by_drutopia.yml similarity index 100% rename from config/sync/language/es/block.block.agarica_powered_by_drutopia.yml rename to config/language/es/block.block.agarica_powered_by_drutopia.yml diff --git a/config/sync/language/es/block.block.bulma_main_menu.yml b/config/language/es/block.block.bulma_main_menu.yml similarity index 100% rename from config/sync/language/es/block.block.bulma_main_menu.yml rename to config/language/es/block.block.bulma_main_menu.yml diff --git a/config/sync/language/es/block.block.octavia_main_menu.yml b/config/language/es/block.block.octavia_main_menu.yml similarity index 100% rename from config/sync/language/es/block.block.octavia_main_menu.yml rename to config/language/es/block.block.octavia_main_menu.yml diff --git a/config/sync/language/es/block_visibility_groups.block_visibility_group.search.yml b/config/language/es/block_visibility_groups.block_visibility_group.search.yml similarity index 100% rename from config/sync/language/es/block_visibility_groups.block_visibility_group.search.yml rename to config/language/es/block_visibility_groups.block_visibility_group.search.yml diff --git a/config/sync/language/es/contact.form.feedback.yml b/config/language/es/contact.form.feedback.yml similarity index 100% rename from config/sync/language/es/contact.form.feedback.yml rename to config/language/es/contact.form.feedback.yml diff --git a/config/sync/language/es/contact.form.personal.yml b/config/language/es/contact.form.personal.yml similarity index 100% rename from config/sync/language/es/contact.form.personal.yml rename to config/language/es/contact.form.personal.yml diff --git a/config/sync/language/es/core.base_field_override.node.people.title.yml b/config/language/es/core.base_field_override.node.people.title.yml similarity index 100% rename from config/sync/language/es/core.base_field_override.node.people.title.yml rename to config/language/es/core.base_field_override.node.people.title.yml diff --git a/config/sync/language/es/core.entity_view_mode.paragraph.preview.yml b/config/language/es/core.entity_view_mode.paragraph.preview.yml similarity index 100% rename from config/sync/language/es/core.entity_view_mode.paragraph.preview.yml rename to config/language/es/core.entity_view_mode.paragraph.preview.yml diff --git a/config/sync/language/es/field.field.block_content.basic.body.yml b/config/language/es/field.field.block_content.basic.body.yml similarity index 100% rename from config/sync/language/es/field.field.block_content.basic.body.yml rename to config/language/es/field.field.block_content.basic.body.yml diff --git a/config/sync/language/es/field.field.group.group.field_group_email.yml b/config/language/es/field.field.group.group.field_group_email.yml similarity index 100% rename from config/sync/language/es/field.field.group.group.field_group_email.yml rename to config/language/es/field.field.group.group.field_group_email.yml diff --git a/config/sync/language/es/field.field.node.action.body.yml b/config/language/es/field.field.node.action.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.action.body.yml rename to config/language/es/field.field.node.action.body.yml diff --git a/config/sync/language/es/field.field.node.action.field_tags.yml b/config/language/es/field.field.node.action.field_tags.yml similarity index 100% rename from config/sync/language/es/field.field.node.action.field_tags.yml rename to config/language/es/field.field.node.action.field_tags.yml diff --git a/config/sync/language/es/field.field.node.article.body.yml b/config/language/es/field.field.node.article.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.article.body.yml rename to config/language/es/field.field.node.article.body.yml diff --git a/config/sync/language/es/field.field.node.article.comment.yml b/config/language/es/field.field.node.article.comment.yml similarity index 100% rename from config/sync/language/es/field.field.node.article.comment.yml rename to config/language/es/field.field.node.article.comment.yml diff --git a/config/sync/language/es/field.field.node.article.field_tags.yml b/config/language/es/field.field.node.article.field_tags.yml similarity index 100% rename from config/sync/language/es/field.field.node.article.field_tags.yml rename to config/language/es/field.field.node.article.field_tags.yml diff --git a/config/sync/language/es/field.field.node.blog.body.yml b/config/language/es/field.field.node.blog.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.blog.body.yml rename to config/language/es/field.field.node.blog.body.yml diff --git a/config/sync/language/es/field.field.node.blog.comment.yml b/config/language/es/field.field.node.blog.comment.yml similarity index 100% rename from config/sync/language/es/field.field.node.blog.comment.yml rename to config/language/es/field.field.node.blog.comment.yml diff --git a/config/sync/language/es/field.field.node.blog.field_tags.yml b/config/language/es/field.field.node.blog.field_tags.yml similarity index 100% rename from config/sync/language/es/field.field.node.blog.field_tags.yml rename to config/language/es/field.field.node.blog.field_tags.yml diff --git a/config/sync/language/es/field.field.node.campaign.body.yml b/config/language/es/field.field.node.campaign.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.campaign.body.yml rename to config/language/es/field.field.node.campaign.body.yml diff --git a/config/sync/language/es/field.field.node.case_study.body.yml b/config/language/es/field.field.node.case_study.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.case_study.body.yml rename to config/language/es/field.field.node.case_study.body.yml diff --git a/config/sync/language/es/field.field.node.case_study.field_case_study_status.yml b/config/language/es/field.field.node.case_study.field_case_study_status.yml similarity index 100% rename from config/sync/language/es/field.field.node.case_study.field_case_study_status.yml rename to config/language/es/field.field.node.case_study.field_case_study_status.yml diff --git a/config/sync/language/es/field.field.node.case_study.field_services.yml b/config/language/es/field.field.node.case_study.field_services.yml similarity index 100% rename from config/sync/language/es/field.field.node.case_study.field_services.yml rename to config/language/es/field.field.node.case_study.field_services.yml diff --git a/config/sync/language/es/field.field.node.event.body.yml b/config/language/es/field.field.node.event.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.event.body.yml rename to config/language/es/field.field.node.event.body.yml diff --git a/config/sync/language/es/field.field.node.event.field_tags.yml b/config/language/es/field.field.node.event.field_tags.yml similarity index 100% rename from config/sync/language/es/field.field.node.event.field_tags.yml rename to config/language/es/field.field.node.event.field_tags.yml diff --git a/config/sync/language/es/field.field.node.page.body.yml b/config/language/es/field.field.node.page.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.page.body.yml rename to config/language/es/field.field.node.page.body.yml diff --git a/config/sync/language/es/field.field.node.resource.body.yml b/config/language/es/field.field.node.resource.body.yml similarity index 100% rename from config/sync/language/es/field.field.node.resource.body.yml rename to config/language/es/field.field.node.resource.body.yml diff --git a/config/sync/language/es/field.field.node.resource.field_tags.yml b/config/language/es/field.field.node.resource.field_tags.yml similarity index 100% rename from config/sync/language/es/field.field.node.resource.field_tags.yml rename to config/language/es/field.field.node.resource.field_tags.yml diff --git a/config/sync/language/es/group.type.group.yml b/config/language/es/group.type.group.yml similarity index 100% rename from config/sync/language/es/group.type.group.yml rename to config/language/es/group.type.group.yml diff --git a/config/sync/language/es/metatag.metatag_defaults.front.yml b/config/language/es/metatag.metatag_defaults.front.yml similarity index 100% rename from config/sync/language/es/metatag.metatag_defaults.front.yml rename to config/language/es/metatag.metatag_defaults.front.yml diff --git a/config/sync/language/es/metatag.metatag_defaults.node.yml b/config/language/es/metatag.metatag_defaults.node.yml similarity index 100% rename from config/sync/language/es/metatag.metatag_defaults.node.yml rename to config/language/es/metatag.metatag_defaults.node.yml diff --git a/config/sync/language/es/metatag.metatag_defaults.user.yml b/config/language/es/metatag.metatag_defaults.user.yml similarity index 100% rename from config/sync/language/es/metatag.metatag_defaults.user.yml rename to config/language/es/metatag.metatag_defaults.user.yml diff --git a/config/sync/language/es/node.type.action.yml b/config/language/es/node.type.action.yml similarity index 100% rename from config/sync/language/es/node.type.action.yml rename to config/language/es/node.type.action.yml diff --git a/config/sync/language/es/node.type.case_study.yml b/config/language/es/node.type.case_study.yml similarity index 100% rename from config/sync/language/es/node.type.case_study.yml rename to config/language/es/node.type.case_study.yml diff --git a/config/sync/language/es/node.type.page.yml b/config/language/es/node.type.page.yml similarity index 100% rename from config/sync/language/es/node.type.page.yml rename to config/language/es/node.type.page.yml diff --git a/config/sync/language/es/pathauto.pattern.case_study.yml b/config/language/es/pathauto.pattern.case_study.yml similarity index 100% rename from config/sync/language/es/pathauto.pattern.case_study.yml rename to config/language/es/pathauto.pattern.case_study.yml diff --git a/config/sync/language/es/pathauto.pattern.group.yml b/config/language/es/pathauto.pattern.group.yml similarity index 100% rename from config/sync/language/es/pathauto.pattern.group.yml rename to config/language/es/pathauto.pattern.group.yml diff --git a/config/sync/language/es/search_api.index.action.yml b/config/language/es/search_api.index.action.yml similarity index 100% rename from config/sync/language/es/search_api.index.action.yml rename to config/language/es/search_api.index.action.yml diff --git a/config/sync/language/es/search_api.index.case_study.yml b/config/language/es/search_api.index.case_study.yml similarity index 100% rename from config/sync/language/es/search_api.index.case_study.yml rename to config/language/es/search_api.index.case_study.yml diff --git a/config/sync/language/es/shortcut.set.default.yml b/config/language/es/shortcut.set.default.yml similarity index 100% rename from config/sync/language/es/shortcut.set.default.yml rename to config/language/es/shortcut.set.default.yml diff --git a/config/sync/language/es/system.menu.main.yml b/config/language/es/system.menu.main.yml similarity index 100% rename from config/sync/language/es/system.menu.main.yml rename to config/language/es/system.menu.main.yml diff --git a/config/sync/language/es/taxonomy.vocabulary.services.yml b/config/language/es/taxonomy.vocabulary.services.yml similarity index 100% rename from config/sync/language/es/taxonomy.vocabulary.services.yml rename to config/language/es/taxonomy.vocabulary.services.yml diff --git a/config/sync/language/es/taxonomy.vocabulary.tags.yml b/config/language/es/taxonomy.vocabulary.tags.yml similarity index 100% rename from config/sync/language/es/taxonomy.vocabulary.tags.yml rename to config/language/es/taxonomy.vocabulary.tags.yml diff --git a/config/sync/language/es/tour.tour.locale.yml b/config/language/es/tour.tour.locale.yml similarity index 100% rename from config/sync/language/es/tour.tour.locale.yml rename to config/language/es/tour.tour.locale.yml diff --git a/config/sync/language/es/tour.tour.search-api-index-fields.yml b/config/language/es/tour.tour.search-api-index-fields.yml similarity index 100% rename from config/sync/language/es/tour.tour.search-api-index-fields.yml rename to config/language/es/tour.tour.search-api-index-fields.yml diff --git a/config/sync/language/es/tour.tour.search-api-index.yml b/config/language/es/tour.tour.search-api-index.yml similarity index 100% rename from config/sync/language/es/tour.tour.search-api-index.yml rename to config/language/es/tour.tour.search-api-index.yml diff --git a/config/sync/language/es/tour.tour.search-api-server.yml b/config/language/es/tour.tour.search-api-server.yml similarity index 100% rename from config/sync/language/es/tour.tour.search-api-server.yml rename to config/language/es/tour.tour.search-api-server.yml diff --git a/config/sync/language/es/tour.tour.views-ui.yml b/config/language/es/tour.tour.views-ui.yml similarity index 100% rename from config/sync/language/es/tour.tour.views-ui.yml rename to config/language/es/tour.tour.views-ui.yml diff --git a/config/sync/language/es/views.view.action.yml b/config/language/es/views.view.action.yml similarity index 100% rename from config/sync/language/es/views.view.action.yml rename to config/language/es/views.view.action.yml diff --git a/config/sync/language/es/views.view.archive.yml b/config/language/es/views.view.archive.yml similarity index 100% rename from config/sync/language/es/views.view.archive.yml rename to config/language/es/views.view.archive.yml diff --git a/config/sync/language/es/views.view.article.yml b/config/language/es/views.view.article.yml similarity index 100% rename from config/sync/language/es/views.view.article.yml rename to config/language/es/views.view.article.yml diff --git a/config/sync/language/es/views.view.block_content.yml b/config/language/es/views.view.block_content.yml similarity index 100% rename from config/sync/language/es/views.view.block_content.yml rename to config/language/es/views.view.block_content.yml diff --git a/config/sync/language/es/views.view.blog.yml b/config/language/es/views.view.blog.yml similarity index 100% rename from config/sync/language/es/views.view.blog.yml rename to config/language/es/views.view.blog.yml diff --git a/config/sync/language/es/views.view.campaign.yml b/config/language/es/views.view.campaign.yml similarity index 100% rename from config/sync/language/es/views.view.campaign.yml rename to config/language/es/views.view.campaign.yml diff --git a/config/sync/language/es/views.view.case_study.yml b/config/language/es/views.view.case_study.yml similarity index 100% rename from config/sync/language/es/views.view.case_study.yml rename to config/language/es/views.view.case_study.yml diff --git a/config/sync/language/es/views.view.comment.yml b/config/language/es/views.view.comment.yml similarity index 100% rename from config/sync/language/es/views.view.comment.yml rename to config/language/es/views.view.comment.yml diff --git a/config/sync/language/es/views.view.comments_recent.yml b/config/language/es/views.view.comments_recent.yml similarity index 100% rename from config/sync/language/es/views.view.comments_recent.yml rename to config/language/es/views.view.comments_recent.yml diff --git a/config/sync/language/es/views.view.content.yml b/config/language/es/views.view.content.yml similarity index 100% rename from config/sync/language/es/views.view.content.yml rename to config/language/es/views.view.content.yml diff --git a/config/sync/language/es/views.view.content_recent.yml b/config/language/es/views.view.content_recent.yml similarity index 100% rename from config/sync/language/es/views.view.content_recent.yml rename to config/language/es/views.view.content_recent.yml diff --git a/config/sync/language/es/views.view.event.yml b/config/language/es/views.view.event.yml similarity index 100% rename from config/sync/language/es/views.view.event.yml rename to config/language/es/views.view.event.yml diff --git a/config/sync/language/es/views.view.files.yml b/config/language/es/views.view.files.yml similarity index 100% rename from config/sync/language/es/views.view.files.yml rename to config/language/es/views.view.files.yml diff --git a/config/sync/language/es/views.view.frontpage.yml b/config/language/es/views.view.frontpage.yml similarity index 100% rename from config/sync/language/es/views.view.frontpage.yml rename to config/language/es/views.view.frontpage.yml diff --git a/config/sync/language/es/views.view.glossary.yml b/config/language/es/views.view.glossary.yml similarity index 100% rename from config/sync/language/es/views.view.glossary.yml rename to config/language/es/views.view.glossary.yml diff --git a/config/sync/language/es/views.view.group.yml b/config/language/es/views.view.group.yml similarity index 100% rename from config/sync/language/es/views.view.group.yml rename to config/language/es/views.view.group.yml diff --git a/config/sync/language/es/views.view.group_content.yml b/config/language/es/views.view.group_content.yml similarity index 100% rename from config/sync/language/es/views.view.group_content.yml rename to config/language/es/views.view.group_content.yml diff --git a/config/sync/language/es/views.view.group_members.yml b/config/language/es/views.view.group_members.yml similarity index 100% rename from config/sync/language/es/views.view.group_members.yml rename to config/language/es/views.view.group_members.yml diff --git a/config/sync/language/es/views.view.group_nodes.yml b/config/language/es/views.view.group_nodes.yml similarity index 100% rename from config/sync/language/es/views.view.group_nodes.yml rename to config/language/es/views.view.group_nodes.yml diff --git a/config/sync/language/es/views.view.people.yml b/config/language/es/views.view.people.yml similarity index 100% rename from config/sync/language/es/views.view.people.yml rename to config/language/es/views.view.people.yml diff --git a/config/sync/language/es/views.view.redirect.yml b/config/language/es/views.view.redirect.yml similarity index 100% rename from config/sync/language/es/views.view.redirect.yml rename to config/language/es/views.view.redirect.yml diff --git a/config/sync/language/es/views.view.redirect_404.yml b/config/language/es/views.view.redirect_404.yml similarity index 100% rename from config/sync/language/es/views.view.redirect_404.yml rename to config/language/es/views.view.redirect_404.yml diff --git a/config/sync/language/es/views.view.resource.yml b/config/language/es/views.view.resource.yml similarity index 100% rename from config/sync/language/es/views.view.resource.yml rename to config/language/es/views.view.resource.yml diff --git a/config/sync/language/es/views.view.search.yml b/config/language/es/views.view.search.yml similarity index 100% rename from config/sync/language/es/views.view.search.yml rename to config/language/es/views.view.search.yml diff --git a/config/sync/language/es/views.view.taxonomy_term.yml b/config/language/es/views.view.taxonomy_term.yml similarity index 100% rename from config/sync/language/es/views.view.taxonomy_term.yml rename to config/language/es/views.view.taxonomy_term.yml diff --git a/config/sync/language/es/views.view.user_admin_people.yml b/config/language/es/views.view.user_admin_people.yml similarity index 100% rename from config/sync/language/es/views.view.user_admin_people.yml rename to config/language/es/views.view.user_admin_people.yml diff --git a/config/sync/language/es/views.view.watchdog.yml b/config/language/es/views.view.watchdog.yml similarity index 100% rename from config/sync/language/es/views.view.watchdog.yml rename to config/language/es/views.view.watchdog.yml diff --git a/config/sync/language/es/views.view.webform_submissions.yml b/config/language/es/views.view.webform_submissions.yml similarity index 100% rename from config/sync/language/es/views.view.webform_submissions.yml rename to config/language/es/views.view.webform_submissions.yml diff --git a/config/sync/language/es/views.view.webmentions.yml b/config/language/es/views.view.webmentions.yml similarity index 100% rename from config/sync/language/es/views.view.webmentions.yml rename to config/language/es/views.view.webmentions.yml diff --git a/config/sync/language/es/views.view.who_s_new.yml b/config/language/es/views.view.who_s_new.yml similarity index 100% rename from config/sync/language/es/views.view.who_s_new.yml rename to config/language/es/views.view.who_s_new.yml diff --git a/config/sync/language/es/webform.settings.yml b/config/language/es/webform.settings.yml similarity index 100% rename from config/sync/language/es/webform.settings.yml rename to config/language/es/webform.settings.yml diff --git a/config/sync/language/es/webform.webform.capacitacion.yml b/config/language/es/webform.webform.capacitacion.yml similarity index 100% rename from config/sync/language/es/webform.webform.capacitacion.yml rename to config/language/es/webform.webform.capacitacion.yml diff --git a/config/sync/language/es/webform.webform.contact.yml b/config/language/es/webform.webform.contact.yml similarity index 100% rename from config/sync/language/es/webform.webform.contact.yml rename to config/language/es/webform.webform.contact.yml diff --git a/config/sync/language/es/webform.webform.contacto.yml b/config/language/es/webform.webform.contacto.yml similarity index 100% rename from config/sync/language/es/webform.webform.contacto.yml rename to config/language/es/webform.webform.contacto.yml diff --git a/config/sync/language/es/webform.webform.training.yml b/config/language/es/webform.webform.training.yml similarity index 100% rename from config/sync/language/es/webform.webform.training.yml rename to config/language/es/webform.webform.training.yml diff --git a/config/sync/locale.settings.yml b/config/locale.settings.yml similarity index 100% rename from config/sync/locale.settings.yml rename to config/locale.settings.yml diff --git a/config/sync/mailchimp.settings.yml b/config/mailchimp.settings.yml similarity index 100% rename from config/sync/mailchimp.settings.yml rename to config/mailchimp.settings.yml diff --git a/config/sync/markdown.settings.yml b/config/markdown.settings.yml similarity index 100% rename from config/sync/markdown.settings.yml rename to config/markdown.settings.yml diff --git a/config/sync/menu_ui.settings.yml b/config/menu_ui.settings.yml similarity index 100% rename from config/sync/menu_ui.settings.yml rename to config/menu_ui.settings.yml diff --git a/config/sync/metatag.metatag_defaults.403.yml b/config/metatag.metatag_defaults.403.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.403.yml rename to config/metatag.metatag_defaults.403.yml diff --git a/config/sync/metatag.metatag_defaults.404.yml b/config/metatag.metatag_defaults.404.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.404.yml rename to config/metatag.metatag_defaults.404.yml diff --git a/config/sync/metatag.metatag_defaults.front.yml b/config/metatag.metatag_defaults.front.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.front.yml rename to config/metatag.metatag_defaults.front.yml diff --git a/config/sync/metatag.metatag_defaults.global.yml b/config/metatag.metatag_defaults.global.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.global.yml rename to config/metatag.metatag_defaults.global.yml diff --git a/config/sync/metatag.metatag_defaults.node.yml b/config/metatag.metatag_defaults.node.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.node.yml rename to config/metatag.metatag_defaults.node.yml diff --git a/config/sync/metatag.metatag_defaults.taxonomy_term.yml b/config/metatag.metatag_defaults.taxonomy_term.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.taxonomy_term.yml rename to config/metatag.metatag_defaults.taxonomy_term.yml diff --git a/config/sync/metatag.metatag_defaults.user.yml b/config/metatag.metatag_defaults.user.yml similarity index 100% rename from config/sync/metatag.metatag_defaults.user.yml rename to config/metatag.metatag_defaults.user.yml diff --git a/config/sync/migrate_drupal.settings.yml b/config/migrate_drupal.settings.yml similarity index 100% rename from config/sync/migrate_drupal.settings.yml rename to config/migrate_drupal.settings.yml diff --git a/config/sync/migrate_plus.migration_group.agaric.yml b/config/migrate_plus.migration_group.agaric.yml similarity index 100% rename from config/sync/migrate_plus.migration_group.agaric.yml rename to config/migrate_plus.migration_group.agaric.yml diff --git a/config/sync/migrate_plus.migration_group.default.yml b/config/migrate_plus.migration_group.default.yml similarity index 100% rename from config/sync/migrate_plus.migration_group.default.yml rename to config/migrate_plus.migration_group.default.yml diff --git a/config/sync/node.settings.yml b/config/node.settings.yml similarity index 100% rename from config/sync/node.settings.yml rename to config/node.settings.yml diff --git a/config/sync/node.type.action.yml b/config/node.type.action.yml similarity index 100% rename from config/sync/node.type.action.yml rename to config/node.type.action.yml diff --git a/config/sync/node.type.article.yml b/config/node.type.article.yml similarity index 100% rename from config/sync/node.type.article.yml rename to config/node.type.article.yml diff --git a/config/sync/node.type.blog.yml b/config/node.type.blog.yml similarity index 100% rename from config/sync/node.type.blog.yml rename to config/node.type.blog.yml diff --git a/config/sync/node.type.campaign.yml b/config/node.type.campaign.yml similarity index 100% rename from config/sync/node.type.campaign.yml rename to config/node.type.campaign.yml diff --git a/config/sync/node.type.case_study.yml b/config/node.type.case_study.yml similarity index 100% rename from config/sync/node.type.case_study.yml rename to config/node.type.case_study.yml diff --git a/config/sync/node.type.event.yml b/config/node.type.event.yml similarity index 100% rename from config/sync/node.type.event.yml rename to config/node.type.event.yml diff --git a/config/sync/node.type.landing_page.yml b/config/node.type.landing_page.yml similarity index 100% rename from config/sync/node.type.landing_page.yml rename to config/node.type.landing_page.yml diff --git a/config/sync/node.type.page.yml b/config/node.type.page.yml similarity index 100% rename from config/sync/node.type.page.yml rename to config/node.type.page.yml diff --git a/config/sync/node.type.people.yml b/config/node.type.people.yml similarity index 100% rename from config/sync/node.type.people.yml rename to config/node.type.people.yml diff --git a/config/sync/node.type.resource.yml b/config/node.type.resource.yml similarity index 100% rename from config/sync/node.type.resource.yml rename to config/node.type.resource.yml diff --git a/config/sync/octavia.settings.yml b/config/octavia.settings.yml similarity index 100% rename from config/sync/octavia.settings.yml rename to config/octavia.settings.yml diff --git a/config/sync/paragraphs.paragraphs_type.content_reference.yml b/config/paragraphs.paragraphs_type.content_reference.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.content_reference.yml rename to config/paragraphs.paragraphs_type.content_reference.yml diff --git a/config/sync/paragraphs.paragraphs_type.embedded_content.yml b/config/paragraphs.paragraphs_type.embedded_content.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.embedded_content.yml rename to config/paragraphs.paragraphs_type.embedded_content.yml diff --git a/config/sync/paragraphs.paragraphs_type.faq.yml b/config/paragraphs.paragraphs_type.faq.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.faq.yml rename to config/paragraphs.paragraphs_type.faq.yml diff --git a/config/sync/paragraphs.paragraphs_type.file.yml b/config/paragraphs.paragraphs_type.file.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.file.yml rename to config/paragraphs.paragraphs_type.file.yml diff --git a/config/sync/paragraphs.paragraphs_type.image.yml b/config/paragraphs.paragraphs_type.image.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.image.yml rename to config/paragraphs.paragraphs_type.image.yml diff --git a/config/sync/paragraphs.paragraphs_type.quotation_with_image.yml b/config/paragraphs.paragraphs_type.quotation_with_image.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.quotation_with_image.yml rename to config/paragraphs.paragraphs_type.quotation_with_image.yml diff --git a/config/sync/paragraphs.paragraphs_type.slide.yml b/config/paragraphs.paragraphs_type.slide.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.slide.yml rename to config/paragraphs.paragraphs_type.slide.yml diff --git a/config/sync/paragraphs.paragraphs_type.storyline_header.yml b/config/paragraphs.paragraphs_type.storyline_header.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.storyline_header.yml rename to config/paragraphs.paragraphs_type.storyline_header.yml diff --git a/config/sync/paragraphs.paragraphs_type.storyline_item.yml b/config/paragraphs.paragraphs_type.storyline_item.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.storyline_item.yml rename to config/paragraphs.paragraphs_type.storyline_item.yml diff --git a/config/sync/paragraphs.paragraphs_type.text.yml b/config/paragraphs.paragraphs_type.text.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.text.yml rename to config/paragraphs.paragraphs_type.text.yml diff --git a/config/sync/paragraphs.paragraphs_type.title.yml b/config/paragraphs.paragraphs_type.title.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.title.yml rename to config/paragraphs.paragraphs_type.title.yml diff --git a/config/sync/paragraphs.paragraphs_type.update.yml b/config/paragraphs.paragraphs_type.update.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.update.yml rename to config/paragraphs.paragraphs_type.update.yml diff --git a/config/sync/paragraphs.paragraphs_type.video.yml b/config/paragraphs.paragraphs_type.video.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.video.yml rename to config/paragraphs.paragraphs_type.video.yml diff --git a/config/sync/paragraphs.paragraphs_type.view.yml b/config/paragraphs.paragraphs_type.view.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.view.yml rename to config/paragraphs.paragraphs_type.view.yml diff --git a/config/sync/paragraphs.paragraphs_type.webform.yml b/config/paragraphs.paragraphs_type.webform.yml similarity index 100% rename from config/sync/paragraphs.paragraphs_type.webform.yml rename to config/paragraphs.paragraphs_type.webform.yml diff --git a/config/sync/paragraphs.settings.yml b/config/paragraphs.settings.yml similarity index 100% rename from config/sync/paragraphs.settings.yml rename to config/paragraphs.settings.yml diff --git a/config/sync/paragraphs_features.settings.yml b/config/paragraphs_features.settings.yml similarity index 100% rename from config/sync/paragraphs_features.settings.yml rename to config/paragraphs_features.settings.yml diff --git a/config/sync/pathauto.pattern.article_type.yml b/config/pathauto.pattern.article_type.yml similarity index 100% rename from config/sync/pathauto.pattern.article_type.yml rename to config/pathauto.pattern.article_type.yml diff --git a/config/sync/pathauto.pattern.case_study.yml b/config/pathauto.pattern.case_study.yml similarity index 100% rename from config/sync/pathauto.pattern.case_study.yml rename to config/pathauto.pattern.case_study.yml diff --git a/config/sync/pathauto.pattern.event_type.yml b/config/pathauto.pattern.event_type.yml similarity index 100% rename from config/sync/pathauto.pattern.event_type.yml rename to config/pathauto.pattern.event_type.yml diff --git a/config/sync/pathauto.pattern.group.yml b/config/pathauto.pattern.group.yml similarity index 100% rename from config/sync/pathauto.pattern.group.yml rename to config/pathauto.pattern.group.yml diff --git a/config/sync/pathauto.pattern.group_content.yml b/config/pathauto.pattern.group_content.yml similarity index 100% rename from config/sync/pathauto.pattern.group_content.yml rename to config/pathauto.pattern.group_content.yml diff --git a/config/sync/pathauto.pattern.group_membership.yml b/config/pathauto.pattern.group_membership.yml similarity index 100% rename from config/sync/pathauto.pattern.group_membership.yml rename to config/pathauto.pattern.group_membership.yml diff --git a/config/sync/pathauto.pattern.group_type.yml b/config/pathauto.pattern.group_type.yml similarity index 100% rename from config/sync/pathauto.pattern.group_type.yml rename to config/pathauto.pattern.group_type.yml diff --git a/config/sync/pathauto.pattern.node_action.yml b/config/pathauto.pattern.node_action.yml similarity index 100% rename from config/sync/pathauto.pattern.node_action.yml rename to config/pathauto.pattern.node_action.yml diff --git a/config/sync/pathauto.pattern.node_article.yml b/config/pathauto.pattern.node_article.yml similarity index 100% rename from config/sync/pathauto.pattern.node_article.yml rename to config/pathauto.pattern.node_article.yml diff --git a/config/sync/pathauto.pattern.node_blog.yml b/config/pathauto.pattern.node_blog.yml similarity index 100% rename from config/sync/pathauto.pattern.node_blog.yml rename to config/pathauto.pattern.node_blog.yml diff --git a/config/sync/pathauto.pattern.node_campaign.yml b/config/pathauto.pattern.node_campaign.yml similarity index 100% rename from config/sync/pathauto.pattern.node_campaign.yml rename to config/pathauto.pattern.node_campaign.yml diff --git a/config/sync/pathauto.pattern.node_event.yml b/config/pathauto.pattern.node_event.yml similarity index 100% rename from config/sync/pathauto.pattern.node_event.yml rename to config/pathauto.pattern.node_event.yml diff --git a/config/sync/pathauto.pattern.node_landing_page.yml b/config/pathauto.pattern.node_landing_page.yml similarity index 100% rename from config/sync/pathauto.pattern.node_landing_page.yml rename to config/pathauto.pattern.node_landing_page.yml diff --git a/config/sync/pathauto.pattern.node_page.yml b/config/pathauto.pattern.node_page.yml similarity index 100% rename from config/sync/pathauto.pattern.node_page.yml rename to config/pathauto.pattern.node_page.yml diff --git a/config/sync/pathauto.pattern.node_resource.yml b/config/pathauto.pattern.node_resource.yml similarity index 100% rename from config/sync/pathauto.pattern.node_resource.yml rename to config/pathauto.pattern.node_resource.yml diff --git a/config/sync/pathauto.pattern.people_node.yml b/config/pathauto.pattern.people_node.yml similarity index 100% rename from config/sync/pathauto.pattern.people_node.yml rename to config/pathauto.pattern.people_node.yml diff --git a/config/sync/pathauto.pattern.people_type.yml b/config/pathauto.pattern.people_type.yml similarity index 100% rename from config/sync/pathauto.pattern.people_type.yml rename to config/pathauto.pattern.people_type.yml diff --git a/config/sync/pathauto.pattern.vocabulary_terms.yml b/config/pathauto.pattern.vocabulary_terms.yml similarity index 100% rename from config/sync/pathauto.pattern.vocabulary_terms.yml rename to config/pathauto.pattern.vocabulary_terms.yml diff --git a/config/sync/pathauto.settings.yml b/config/pathauto.settings.yml similarity index 100% rename from config/sync/pathauto.settings.yml rename to config/pathauto.settings.yml diff --git a/config/sync/preview_link.settings.yml b/config/preview_link.settings.yml similarity index 100% rename from config/sync/preview_link.settings.yml rename to config/preview_link.settings.yml diff --git a/config/sync/rdf.mapping.comment.comment.yml b/config/rdf.mapping.comment.comment.yml similarity index 100% rename from config/sync/rdf.mapping.comment.comment.yml rename to config/rdf.mapping.comment.comment.yml diff --git a/config/sync/rdf.mapping.node.article.yml b/config/rdf.mapping.node.article.yml similarity index 100% rename from config/sync/rdf.mapping.node.article.yml rename to config/rdf.mapping.node.article.yml diff --git a/config/sync/rdf.mapping.node.page.yml b/config/rdf.mapping.node.page.yml similarity index 100% rename from config/sync/rdf.mapping.node.page.yml rename to config/rdf.mapping.node.page.yml diff --git a/config/sync/rdf.mapping.taxonomy_term.tags.yml b/config/rdf.mapping.taxonomy_term.tags.yml similarity index 100% rename from config/sync/rdf.mapping.taxonomy_term.tags.yml rename to config/rdf.mapping.taxonomy_term.tags.yml diff --git a/config/sync/rdf.mapping.taxonomy_term.topics.yml b/config/rdf.mapping.taxonomy_term.topics.yml similarity index 100% rename from config/sync/rdf.mapping.taxonomy_term.topics.yml rename to config/rdf.mapping.taxonomy_term.topics.yml diff --git a/config/sync/rdf.mapping.user.user.yml b/config/rdf.mapping.user.user.yml similarity index 100% rename from config/sync/rdf.mapping.user.user.yml rename to config/rdf.mapping.user.user.yml diff --git a/config/sync/redirect.settings.yml b/config/redirect.settings.yml similarity index 100% rename from config/sync/redirect.settings.yml rename to config/redirect.settings.yml diff --git a/config/sync/redirect_404.settings.yml b/config/redirect_404.settings.yml similarity index 100% rename from config/sync/redirect_404.settings.yml rename to config/redirect_404.settings.yml diff --git a/config/sync/responsive_image.styles.narrow.yml b/config/responsive_image.styles.narrow.yml similarity index 100% rename from config/sync/responsive_image.styles.narrow.yml rename to config/responsive_image.styles.narrow.yml diff --git a/config/sync/responsive_image.styles.wide.yml b/config/responsive_image.styles.wide.yml similarity index 100% rename from config/sync/responsive_image.styles.wide.yml rename to config/responsive_image.styles.wide.yml diff --git a/config/sync/scn.settings.yml b/config/scn.settings.yml similarity index 100% rename from config/sync/scn.settings.yml rename to config/scn.settings.yml diff --git a/config/sync/search_api.index.action.yml b/config/search_api.index.action.yml similarity index 100% rename from config/sync/search_api.index.action.yml rename to config/search_api.index.action.yml diff --git a/config/sync/search_api.index.article.yml b/config/search_api.index.article.yml similarity index 100% rename from config/sync/search_api.index.article.yml rename to config/search_api.index.article.yml diff --git a/config/sync/search_api.index.blog.yml b/config/search_api.index.blog.yml similarity index 100% rename from config/sync/search_api.index.blog.yml rename to config/search_api.index.blog.yml diff --git a/config/sync/search_api.index.campaign.yml b/config/search_api.index.campaign.yml similarity index 100% rename from config/sync/search_api.index.campaign.yml rename to config/search_api.index.campaign.yml diff --git a/config/sync/search_api.index.case_study.yml b/config/search_api.index.case_study.yml similarity index 100% rename from config/sync/search_api.index.case_study.yml rename to config/search_api.index.case_study.yml diff --git a/config/sync/search_api.index.content.yml b/config/search_api.index.content.yml similarity index 100% rename from config/sync/search_api.index.content.yml rename to config/search_api.index.content.yml diff --git a/config/sync/search_api.index.event.yml b/config/search_api.index.event.yml similarity index 100% rename from config/sync/search_api.index.event.yml rename to config/search_api.index.event.yml diff --git a/config/sync/search_api.index.people.yml b/config/search_api.index.people.yml similarity index 100% rename from config/sync/search_api.index.people.yml rename to config/search_api.index.people.yml diff --git a/config/sync/search_api.index.resource.yml b/config/search_api.index.resource.yml similarity index 100% rename from config/sync/search_api.index.resource.yml rename to config/search_api.index.resource.yml diff --git a/config/sync/search_api.server.database.yml b/config/search_api.server.database.yml similarity index 100% rename from config/sync/search_api.server.database.yml rename to config/search_api.server.database.yml diff --git a/config/sync/search_api.settings.yml b/config/search_api.settings.yml similarity index 100% rename from config/sync/search_api.settings.yml rename to config/search_api.settings.yml diff --git a/config/sync/search_api_db.settings.yml b/config/search_api_db.settings.yml similarity index 100% rename from config/sync/search_api_db.settings.yml rename to config/search_api_db.settings.yml diff --git a/config/sync/serialization.settings.yml b/config/serialization.settings.yml similarity index 100% rename from config/sync/serialization.settings.yml rename to config/serialization.settings.yml diff --git a/config/sync/seven.settings.yml b/config/seven.settings.yml similarity index 100% rename from config/sync/seven.settings.yml rename to config/seven.settings.yml diff --git a/config/sync/shortcut.set.default.yml b/config/shortcut.set.default.yml similarity index 100% rename from config/sync/shortcut.set.default.yml rename to config/shortcut.set.default.yml diff --git a/config/sync/statistics.settings.yml b/config/statistics.settings.yml similarity index 100% rename from config/sync/statistics.settings.yml rename to config/statistics.settings.yml diff --git a/config/sync/stripe.settings.yml b/config/stripe.settings.yml similarity index 100% rename from config/sync/stripe.settings.yml rename to config/stripe.settings.yml diff --git a/config/sync/syslog.settings.yml b/config/syslog.settings.yml similarity index 100% rename from config/sync/syslog.settings.yml rename to config/syslog.settings.yml diff --git a/config/sync/system.action.comment_delete_action.yml b/config/system.action.comment_delete_action.yml similarity index 100% rename from config/sync/system.action.comment_delete_action.yml rename to config/system.action.comment_delete_action.yml diff --git a/config/sync/system.action.comment_publish_action.yml b/config/system.action.comment_publish_action.yml similarity index 100% rename from config/sync/system.action.comment_publish_action.yml rename to config/system.action.comment_publish_action.yml diff --git a/config/sync/system.action.comment_save_action.yml b/config/system.action.comment_save_action.yml similarity index 100% rename from config/sync/system.action.comment_save_action.yml rename to config/system.action.comment_save_action.yml diff --git a/config/sync/system.action.comment_unpublish_action.yml b/config/system.action.comment_unpublish_action.yml similarity index 100% rename from config/sync/system.action.comment_unpublish_action.yml rename to config/system.action.comment_unpublish_action.yml diff --git a/config/sync/system.action.node_delete_action.yml b/config/system.action.node_delete_action.yml similarity index 100% rename from config/sync/system.action.node_delete_action.yml rename to config/system.action.node_delete_action.yml diff --git a/config/sync/system.action.node_make_sticky_action.yml b/config/system.action.node_make_sticky_action.yml similarity index 100% rename from config/sync/system.action.node_make_sticky_action.yml rename to config/system.action.node_make_sticky_action.yml diff --git a/config/sync/system.action.node_make_unsticky_action.yml b/config/system.action.node_make_unsticky_action.yml similarity index 100% rename from config/sync/system.action.node_make_unsticky_action.yml rename to config/system.action.node_make_unsticky_action.yml diff --git a/config/sync/system.action.node_promote_action.yml b/config/system.action.node_promote_action.yml similarity index 100% rename from config/sync/system.action.node_promote_action.yml rename to config/system.action.node_promote_action.yml diff --git a/config/sync/system.action.node_publish_action.yml b/config/system.action.node_publish_action.yml similarity index 100% rename from config/sync/system.action.node_publish_action.yml rename to config/system.action.node_publish_action.yml diff --git a/config/sync/system.action.node_save_action.yml b/config/system.action.node_save_action.yml similarity index 100% rename from config/sync/system.action.node_save_action.yml rename to config/system.action.node_save_action.yml diff --git a/config/sync/system.action.node_unpromote_action.yml b/config/system.action.node_unpromote_action.yml similarity index 100% rename from config/sync/system.action.node_unpromote_action.yml rename to config/system.action.node_unpromote_action.yml diff --git a/config/sync/system.action.node_unpublish_action.yml b/config/system.action.node_unpublish_action.yml similarity index 100% rename from config/sync/system.action.node_unpublish_action.yml rename to config/system.action.node_unpublish_action.yml diff --git a/config/sync/system.action.pathauto_update_alias_node.yml b/config/system.action.pathauto_update_alias_node.yml similarity index 100% rename from config/sync/system.action.pathauto_update_alias_node.yml rename to config/system.action.pathauto_update_alias_node.yml diff --git a/config/sync/system.action.pathauto_update_alias_user.yml b/config/system.action.pathauto_update_alias_user.yml similarity index 100% rename from config/sync/system.action.pathauto_update_alias_user.yml rename to config/system.action.pathauto_update_alias_user.yml diff --git a/config/sync/system.action.redirect_delete_action.yml b/config/system.action.redirect_delete_action.yml similarity index 100% rename from config/sync/system.action.redirect_delete_action.yml rename to config/system.action.redirect_delete_action.yml diff --git a/config/sync/system.action.user_add_role_action.administrator.yml b/config/system.action.user_add_role_action.administrator.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.administrator.yml rename to config/system.action.user_add_role_action.administrator.yml diff --git a/config/sync/system.action.user_add_role_action.contributor.yml b/config/system.action.user_add_role_action.contributor.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.contributor.yml rename to config/system.action.user_add_role_action.contributor.yml diff --git a/config/sync/system.action.user_add_role_action.editor.yml b/config/system.action.user_add_role_action.editor.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.editor.yml rename to config/system.action.user_add_role_action.editor.yml diff --git a/config/sync/system.action.user_add_role_action.manager.yml b/config/system.action.user_add_role_action.manager.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.manager.yml rename to config/system.action.user_add_role_action.manager.yml diff --git a/config/sync/system.action.user_add_role_action.partner.yml b/config/system.action.user_add_role_action.partner.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.partner.yml rename to config/system.action.user_add_role_action.partner.yml diff --git a/config/sync/system.action.user_add_role_action.past.yml b/config/system.action.user_add_role_action.past.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.past.yml rename to config/system.action.user_add_role_action.past.yml diff --git a/config/sync/system.action.user_add_role_action.staff.yml b/config/system.action.user_add_role_action.staff.yml similarity index 100% rename from config/sync/system.action.user_add_role_action.staff.yml rename to config/system.action.user_add_role_action.staff.yml diff --git a/config/sync/system.action.user_block_user_action.yml b/config/system.action.user_block_user_action.yml similarity index 100% rename from config/sync/system.action.user_block_user_action.yml rename to config/system.action.user_block_user_action.yml diff --git a/config/sync/system.action.user_cancel_user_action.yml b/config/system.action.user_cancel_user_action.yml similarity index 100% rename from config/sync/system.action.user_cancel_user_action.yml rename to config/system.action.user_cancel_user_action.yml diff --git a/config/sync/system.action.user_remove_role_action.administrator.yml b/config/system.action.user_remove_role_action.administrator.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.administrator.yml rename to config/system.action.user_remove_role_action.administrator.yml diff --git a/config/sync/system.action.user_remove_role_action.contributor.yml b/config/system.action.user_remove_role_action.contributor.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.contributor.yml rename to config/system.action.user_remove_role_action.contributor.yml diff --git a/config/sync/system.action.user_remove_role_action.editor.yml b/config/system.action.user_remove_role_action.editor.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.editor.yml rename to config/system.action.user_remove_role_action.editor.yml diff --git a/config/sync/system.action.user_remove_role_action.manager.yml b/config/system.action.user_remove_role_action.manager.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.manager.yml rename to config/system.action.user_remove_role_action.manager.yml diff --git a/config/sync/system.action.user_remove_role_action.partner.yml b/config/system.action.user_remove_role_action.partner.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.partner.yml rename to config/system.action.user_remove_role_action.partner.yml diff --git a/config/sync/system.action.user_remove_role_action.past.yml b/config/system.action.user_remove_role_action.past.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.past.yml rename to config/system.action.user_remove_role_action.past.yml diff --git a/config/sync/system.action.user_remove_role_action.staff.yml b/config/system.action.user_remove_role_action.staff.yml similarity index 100% rename from config/sync/system.action.user_remove_role_action.staff.yml rename to config/system.action.user_remove_role_action.staff.yml diff --git a/config/sync/system.action.user_unblock_user_action.yml b/config/system.action.user_unblock_user_action.yml similarity index 100% rename from config/sync/system.action.user_unblock_user_action.yml rename to config/system.action.user_unblock_user_action.yml diff --git a/config/sync/system.action.webform_submission_delete_action.yml b/config/system.action.webform_submission_delete_action.yml similarity index 100% rename from config/sync/system.action.webform_submission_delete_action.yml rename to config/system.action.webform_submission_delete_action.yml diff --git a/config/sync/system.action.webform_submission_make_lock_action.yml b/config/system.action.webform_submission_make_lock_action.yml similarity index 100% rename from config/sync/system.action.webform_submission_make_lock_action.yml rename to config/system.action.webform_submission_make_lock_action.yml diff --git a/config/sync/system.action.webform_submission_make_sticky_action.yml b/config/system.action.webform_submission_make_sticky_action.yml similarity index 100% rename from config/sync/system.action.webform_submission_make_sticky_action.yml rename to config/system.action.webform_submission_make_sticky_action.yml diff --git a/config/sync/system.action.webform_submission_make_unlock_action.yml b/config/system.action.webform_submission_make_unlock_action.yml similarity index 100% rename from config/sync/system.action.webform_submission_make_unlock_action.yml rename to config/system.action.webform_submission_make_unlock_action.yml diff --git a/config/sync/system.action.webform_submission_make_unsticky_action.yml b/config/system.action.webform_submission_make_unsticky_action.yml similarity index 100% rename from config/sync/system.action.webform_submission_make_unsticky_action.yml rename to config/system.action.webform_submission_make_unsticky_action.yml diff --git a/config/sync/system.action.webmention_delete_action.yml b/config/system.action.webmention_delete_action.yml similarity index 100% rename from config/sync/system.action.webmention_delete_action.yml rename to config/system.action.webmention_delete_action.yml diff --git a/config/sync/system.action.webmention_publish_action.yml b/config/system.action.webmention_publish_action.yml similarity index 100% rename from config/sync/system.action.webmention_publish_action.yml rename to config/system.action.webmention_publish_action.yml diff --git a/config/sync/system.action.webmention_unpublish_action.yml b/config/system.action.webmention_unpublish_action.yml similarity index 100% rename from config/sync/system.action.webmention_unpublish_action.yml rename to config/system.action.webmention_unpublish_action.yml diff --git a/config/sync/system.authorize.yml b/config/system.authorize.yml similarity index 100% rename from config/sync/system.authorize.yml rename to config/system.authorize.yml diff --git a/config/sync/system.cron.yml b/config/system.cron.yml similarity index 100% rename from config/sync/system.cron.yml rename to config/system.cron.yml diff --git a/config/sync/system.date.yml b/config/system.date.yml similarity index 100% rename from config/sync/system.date.yml rename to config/system.date.yml diff --git a/config/sync/system.diff.yml b/config/system.diff.yml similarity index 100% rename from config/sync/system.diff.yml rename to config/system.diff.yml diff --git a/config/sync/system.file.yml b/config/system.file.yml similarity index 100% rename from config/sync/system.file.yml rename to config/system.file.yml diff --git a/config/sync/system.image.gd.yml b/config/system.image.gd.yml similarity index 100% rename from config/sync/system.image.gd.yml rename to config/system.image.gd.yml diff --git a/config/sync/system.image.yml b/config/system.image.yml similarity index 100% rename from config/sync/system.image.yml rename to config/system.image.yml diff --git a/config/sync/system.logging.yml b/config/system.logging.yml similarity index 100% rename from config/sync/system.logging.yml rename to config/system.logging.yml diff --git a/config/sync/system.mail.yml b/config/system.mail.yml similarity index 100% rename from config/sync/system.mail.yml rename to config/system.mail.yml diff --git a/config/sync/system.maintenance.yml b/config/system.maintenance.yml similarity index 100% rename from config/sync/system.maintenance.yml rename to config/system.maintenance.yml diff --git a/config/sync/system.menu.account.yml b/config/system.menu.account.yml similarity index 100% rename from config/sync/system.menu.account.yml rename to config/system.menu.account.yml diff --git a/config/sync/system.menu.admin.yml b/config/system.menu.admin.yml similarity index 100% rename from config/sync/system.menu.admin.yml rename to config/system.menu.admin.yml diff --git a/config/sync/system.menu.footer.yml b/config/system.menu.footer.yml similarity index 100% rename from config/sync/system.menu.footer.yml rename to config/system.menu.footer.yml diff --git a/config/sync/system.menu.main.yml b/config/system.menu.main.yml similarity index 100% rename from config/sync/system.menu.main.yml rename to config/system.menu.main.yml diff --git a/config/sync/system.menu.tools.yml b/config/system.menu.tools.yml similarity index 100% rename from config/sync/system.menu.tools.yml rename to config/system.menu.tools.yml diff --git a/config/sync/system.performance.yml b/config/system.performance.yml similarity index 100% rename from config/sync/system.performance.yml rename to config/system.performance.yml diff --git a/config/sync/system.rss.yml b/config/system.rss.yml similarity index 100% rename from config/sync/system.rss.yml rename to config/system.rss.yml diff --git a/config/sync/system.site.yml b/config/system.site.yml similarity index 100% rename from config/sync/system.site.yml rename to config/system.site.yml diff --git a/config/sync/system.theme.global.yml b/config/system.theme.global.yml similarity index 100% rename from config/sync/system.theme.global.yml rename to config/system.theme.global.yml diff --git a/config/sync/system.theme.yml b/config/system.theme.yml similarity index 100% rename from config/sync/system.theme.yml rename to config/system.theme.yml diff --git a/config/sync/taxonomy.settings.yml b/config/taxonomy.settings.yml similarity index 100% rename from config/sync/taxonomy.settings.yml rename to config/taxonomy.settings.yml diff --git a/config/sync/taxonomy.vocabulary.action_type.yml b/config/taxonomy.vocabulary.action_type.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.action_type.yml rename to config/taxonomy.vocabulary.action_type.yml diff --git a/config/sync/taxonomy.vocabulary.article_type.yml b/config/taxonomy.vocabulary.article_type.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.article_type.yml rename to config/taxonomy.vocabulary.article_type.yml diff --git a/config/sync/taxonomy.vocabulary.event_type.yml b/config/taxonomy.vocabulary.event_type.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.event_type.yml rename to config/taxonomy.vocabulary.event_type.yml diff --git a/config/sync/taxonomy.vocabulary.group_type.yml b/config/taxonomy.vocabulary.group_type.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.group_type.yml rename to config/taxonomy.vocabulary.group_type.yml diff --git a/config/sync/taxonomy.vocabulary.license.yml b/config/taxonomy.vocabulary.license.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.license.yml rename to config/taxonomy.vocabulary.license.yml diff --git a/config/sync/taxonomy.vocabulary.people_type.yml b/config/taxonomy.vocabulary.people_type.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.people_type.yml rename to config/taxonomy.vocabulary.people_type.yml diff --git a/config/sync/taxonomy.vocabulary.resource_type.yml b/config/taxonomy.vocabulary.resource_type.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.resource_type.yml rename to config/taxonomy.vocabulary.resource_type.yml diff --git a/config/sync/taxonomy.vocabulary.services.yml b/config/taxonomy.vocabulary.services.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.services.yml rename to config/taxonomy.vocabulary.services.yml diff --git a/config/sync/taxonomy.vocabulary.tags.yml b/config/taxonomy.vocabulary.tags.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.tags.yml rename to config/taxonomy.vocabulary.tags.yml diff --git a/config/sync/taxonomy.vocabulary.technologies.yml b/config/taxonomy.vocabulary.technologies.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.technologies.yml rename to config/taxonomy.vocabulary.technologies.yml diff --git a/config/sync/taxonomy.vocabulary.topics.yml b/config/taxonomy.vocabulary.topics.yml similarity index 100% rename from config/sync/taxonomy.vocabulary.topics.yml rename to config/taxonomy.vocabulary.topics.yml diff --git a/config/sync/text.settings.yml b/config/text.settings.yml similarity index 100% rename from config/sync/text.settings.yml rename to config/text.settings.yml diff --git a/config/sync/tour.tour.honeypot.yml b/config/tour.tour.honeypot.yml similarity index 100% rename from config/sync/tour.tour.honeypot.yml rename to config/tour.tour.honeypot.yml diff --git a/config/sync/tour.tour.language-add.yml b/config/tour.tour.language-add.yml similarity index 100% rename from config/sync/tour.tour.language-add.yml rename to config/tour.tour.language-add.yml diff --git a/config/sync/tour.tour.language-edit.yml b/config/tour.tour.language-edit.yml similarity index 100% rename from config/sync/tour.tour.language-edit.yml rename to config/tour.tour.language-edit.yml diff --git a/config/sync/tour.tour.language.yml b/config/tour.tour.language.yml similarity index 100% rename from config/sync/tour.tour.language.yml rename to config/tour.tour.language.yml diff --git a/config/sync/tour.tour.locale.yml b/config/tour.tour.locale.yml similarity index 100% rename from config/sync/tour.tour.locale.yml rename to config/tour.tour.locale.yml diff --git a/config/sync/tour.tour.search-api-index-fields.yml b/config/tour.tour.search-api-index-fields.yml similarity index 100% rename from config/sync/tour.tour.search-api-index-fields.yml rename to config/tour.tour.search-api-index-fields.yml diff --git a/config/sync/tour.tour.search-api-index-form.yml b/config/tour.tour.search-api-index-form.yml similarity index 100% rename from config/sync/tour.tour.search-api-index-form.yml rename to config/tour.tour.search-api-index-form.yml diff --git a/config/sync/tour.tour.search-api-index-processors.yml b/config/tour.tour.search-api-index-processors.yml similarity index 100% rename from config/sync/tour.tour.search-api-index-processors.yml rename to config/tour.tour.search-api-index-processors.yml diff --git a/config/sync/tour.tour.search-api-index.yml b/config/tour.tour.search-api-index.yml similarity index 100% rename from config/sync/tour.tour.search-api-index.yml rename to config/tour.tour.search-api-index.yml diff --git a/config/sync/tour.tour.search-api-server-form.yml b/config/tour.tour.search-api-server-form.yml similarity index 100% rename from config/sync/tour.tour.search-api-server-form.yml rename to config/tour.tour.search-api-server-form.yml diff --git a/config/sync/tour.tour.search-api-server.yml b/config/tour.tour.search-api-server.yml similarity index 100% rename from config/sync/tour.tour.search-api-server.yml rename to config/tour.tour.search-api-server.yml diff --git a/config/sync/tour.tour.views-ui.yml b/config/tour.tour.views-ui.yml similarity index 100% rename from config/sync/tour.tour.views-ui.yml rename to config/tour.tour.views-ui.yml diff --git a/config/sync/update.settings.yml b/config/update.settings.yml similarity index 100% rename from config/sync/update.settings.yml rename to config/update.settings.yml diff --git a/config/sync/user.flood.yml b/config/user.flood.yml similarity index 100% rename from config/sync/user.flood.yml rename to config/user.flood.yml diff --git a/config/sync/user.mail.yml b/config/user.mail.yml similarity index 100% rename from config/sync/user.mail.yml rename to config/user.mail.yml diff --git a/config/sync/user.role.administrator.yml b/config/user.role.administrator.yml similarity index 100% rename from config/sync/user.role.administrator.yml rename to config/user.role.administrator.yml diff --git a/config/sync/user.role.anonymous.yml b/config/user.role.anonymous.yml similarity index 100% rename from config/sync/user.role.anonymous.yml rename to config/user.role.anonymous.yml diff --git a/config/sync/user.role.authenticated.yml b/config/user.role.authenticated.yml similarity index 100% rename from config/sync/user.role.authenticated.yml rename to config/user.role.authenticated.yml diff --git a/config/sync/user.role.contributor.yml b/config/user.role.contributor.yml similarity index 100% rename from config/sync/user.role.contributor.yml rename to config/user.role.contributor.yml diff --git a/config/sync/user.role.editor.yml b/config/user.role.editor.yml similarity index 100% rename from config/sync/user.role.editor.yml rename to config/user.role.editor.yml diff --git a/config/sync/user.role.manager.yml b/config/user.role.manager.yml similarity index 100% rename from config/sync/user.role.manager.yml rename to config/user.role.manager.yml diff --git a/config/sync/user.role.partner.yml b/config/user.role.partner.yml similarity index 100% rename from config/sync/user.role.partner.yml rename to config/user.role.partner.yml diff --git a/config/sync/user.role.past.yml b/config/user.role.past.yml similarity index 100% rename from config/sync/user.role.past.yml rename to config/user.role.past.yml diff --git a/config/sync/user.role.staff.yml b/config/user.role.staff.yml similarity index 100% rename from config/sync/user.role.staff.yml rename to config/user.role.staff.yml diff --git a/config/sync/user.settings.yml b/config/user.settings.yml similarity index 100% rename from config/sync/user.settings.yml rename to config/user.settings.yml diff --git a/config/sync/views.settings.yml b/config/views.settings.yml similarity index 100% rename from config/sync/views.settings.yml rename to config/views.settings.yml diff --git a/config/sync/views.view.action.yml b/config/views.view.action.yml similarity index 100% rename from config/sync/views.view.action.yml rename to config/views.view.action.yml diff --git a/config/sync/views.view.archive.yml b/config/views.view.archive.yml similarity index 100% rename from config/sync/views.view.archive.yml rename to config/views.view.archive.yml diff --git a/config/sync/views.view.article.yml b/config/views.view.article.yml similarity index 100% rename from config/sync/views.view.article.yml rename to config/views.view.article.yml diff --git a/config/sync/views.view.block_content.yml b/config/views.view.block_content.yml similarity index 100% rename from config/sync/views.view.block_content.yml rename to config/views.view.block_content.yml diff --git a/config/sync/views.view.blog.yml b/config/views.view.blog.yml similarity index 100% rename from config/sync/views.view.blog.yml rename to config/views.view.blog.yml diff --git a/config/sync/views.view.campaign.yml b/config/views.view.campaign.yml similarity index 100% rename from config/sync/views.view.campaign.yml rename to config/views.view.campaign.yml diff --git a/config/sync/views.view.case_study.yml b/config/views.view.case_study.yml similarity index 100% rename from config/sync/views.view.case_study.yml rename to config/views.view.case_study.yml diff --git a/config/sync/views.view.comment.yml b/config/views.view.comment.yml similarity index 100% rename from config/sync/views.view.comment.yml rename to config/views.view.comment.yml diff --git a/config/sync/views.view.comments_recent.yml b/config/views.view.comments_recent.yml similarity index 100% rename from config/sync/views.view.comments_recent.yml rename to config/views.view.comments_recent.yml diff --git a/config/sync/views.view.content.yml b/config/views.view.content.yml similarity index 100% rename from config/sync/views.view.content.yml rename to config/views.view.content.yml diff --git a/config/sync/views.view.content_recent.yml b/config/views.view.content_recent.yml similarity index 100% rename from config/sync/views.view.content_recent.yml rename to config/views.view.content_recent.yml diff --git a/config/sync/views.view.event.yml b/config/views.view.event.yml similarity index 100% rename from config/sync/views.view.event.yml rename to config/views.view.event.yml diff --git a/config/sync/views.view.files.yml b/config/views.view.files.yml similarity index 100% rename from config/sync/views.view.files.yml rename to config/views.view.files.yml diff --git a/config/sync/views.view.frontpage.yml b/config/views.view.frontpage.yml similarity index 100% rename from config/sync/views.view.frontpage.yml rename to config/views.view.frontpage.yml diff --git a/config/sync/views.view.glossary.yml b/config/views.view.glossary.yml similarity index 100% rename from config/sync/views.view.glossary.yml rename to config/views.view.glossary.yml diff --git a/config/sync/views.view.group.yml b/config/views.view.group.yml similarity index 100% rename from config/sync/views.view.group.yml rename to config/views.view.group.yml diff --git a/config/sync/views.view.group_content.yml b/config/views.view.group_content.yml similarity index 100% rename from config/sync/views.view.group_content.yml rename to config/views.view.group_content.yml diff --git a/config/sync/views.view.group_members.yml b/config/views.view.group_members.yml similarity index 100% rename from config/sync/views.view.group_members.yml rename to config/views.view.group_members.yml diff --git a/config/sync/views.view.group_nodes.yml b/config/views.view.group_nodes.yml similarity index 100% rename from config/sync/views.view.group_nodes.yml rename to config/views.view.group_nodes.yml diff --git a/config/sync/views.view.people.yml b/config/views.view.people.yml similarity index 100% rename from config/sync/views.view.people.yml rename to config/views.view.people.yml diff --git a/config/sync/views.view.redirect.yml b/config/views.view.redirect.yml similarity index 100% rename from config/sync/views.view.redirect.yml rename to config/views.view.redirect.yml diff --git a/config/sync/views.view.redirect_404.yml b/config/views.view.redirect_404.yml similarity index 100% rename from config/sync/views.view.redirect_404.yml rename to config/views.view.redirect_404.yml diff --git a/config/sync/views.view.related_content.yml b/config/views.view.related_content.yml similarity index 100% rename from config/sync/views.view.related_content.yml rename to config/views.view.related_content.yml diff --git a/config/sync/views.view.resource.yml b/config/views.view.resource.yml similarity index 100% rename from config/sync/views.view.resource.yml rename to config/views.view.resource.yml diff --git a/config/sync/views.view.search.yml b/config/views.view.search.yml similarity index 100% rename from config/sync/views.view.search.yml rename to config/views.view.search.yml diff --git a/config/sync/views.view.taxonomy_term.yml b/config/views.view.taxonomy_term.yml similarity index 100% rename from config/sync/views.view.taxonomy_term.yml rename to config/views.view.taxonomy_term.yml diff --git a/config/sync/views.view.user_admin_people.yml b/config/views.view.user_admin_people.yml similarity index 100% rename from config/sync/views.view.user_admin_people.yml rename to config/views.view.user_admin_people.yml diff --git a/config/sync/views.view.watchdog.yml b/config/views.view.watchdog.yml similarity index 100% rename from config/sync/views.view.watchdog.yml rename to config/views.view.watchdog.yml diff --git a/config/sync/views.view.webform_submissions.yml b/config/views.view.webform_submissions.yml similarity index 100% rename from config/sync/views.view.webform_submissions.yml rename to config/views.view.webform_submissions.yml diff --git a/config/sync/views.view.webmentions.yml b/config/views.view.webmentions.yml similarity index 100% rename from config/sync/views.view.webmentions.yml rename to config/views.view.webmentions.yml diff --git a/config/sync/views.view.who_s_new.yml b/config/views.view.who_s_new.yml similarity index 100% rename from config/sync/views.view.who_s_new.yml rename to config/views.view.who_s_new.yml diff --git a/config/sync/views.view.who_s_online.yml b/config/views.view.who_s_online.yml similarity index 100% rename from config/sync/views.view.who_s_online.yml rename to config/views.view.who_s_online.yml diff --git a/config/sync/webform.settings.yml b/config/webform.settings.yml similarity index 100% rename from config/sync/webform.settings.yml rename to config/webform.settings.yml diff --git a/config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/webform.webform.attend_the_tech_and_rev_workshop.yml similarity index 100% rename from config/sync/webform.webform.attend_the_tech_and_rev_workshop.yml rename to config/webform.webform.attend_the_tech_and_rev_workshop.yml diff --git a/config/sync/webform.webform.blog_posts.yml b/config/webform.webform.blog_posts.yml similarity index 100% rename from config/sync/webform.webform.blog_posts.yml rename to config/webform.webform.blog_posts.yml diff --git a/config/sync/webform.webform.capacitacion.yml b/config/webform.webform.capacitacion.yml similarity index 100% rename from config/sync/webform.webform.capacitacion.yml rename to config/webform.webform.capacitacion.yml diff --git a/config/sync/webform.webform.contact.yml b/config/webform.webform.contact.yml similarity index 100% rename from config/sync/webform.webform.contact.yml rename to config/webform.webform.contact.yml diff --git a/config/sync/webform.webform.contact_confirm.yml b/config/webform.webform.contact_confirm.yml similarity index 100% rename from config/sync/webform.webform.contact_confirm.yml rename to config/webform.webform.contact_confirm.yml diff --git a/config/sync/webform.webform.drupal_8_9_content_migrations.yml b/config/webform.webform.drupal_8_9_content_migrations.yml similarity index 100% rename from config/sync/webform.webform.drupal_8_9_content_migrations.yml rename to config/webform.webform.drupal_8_9_content_migrations.yml diff --git a/config/sync/webform.webform.drutopia_intake.yml b/config/webform.webform.drutopia_intake.yml similarity index 100% rename from config/sync/webform.webform.drutopia_intake.yml rename to config/webform.webform.drutopia_intake.yml diff --git a/config/sync/webform.webform.drutopia_platform_intake.yml b/config/webform.webform.drutopia_platform_intake.yml similarity index 100% rename from config/sync/webform.webform.drutopia_platform_intake.yml rename to config/webform.webform.drutopia_platform_intake.yml diff --git a/config/sync/webform.webform.find_it_platform.yml b/config/webform.webform.find_it_platform.yml similarity index 100% rename from config/sync/webform.webform.find_it_platform.yml rename to config/webform.webform.find_it_platform.yml diff --git a/config/sync/webform.webform.general_services.yml b/config/webform.webform.general_services.yml similarity index 100% rename from config/sync/webform.webform.general_services.yml rename to config/webform.webform.general_services.yml diff --git a/config/sync/webform.webform.getting_started_with_drupal_9.yml b/config/webform.webform.getting_started_with_drupal_9.yml similarity index 100% rename from config/sync/webform.webform.getting_started_with_drupal_9.yml rename to config/webform.webform.getting_started_with_drupal_9.yml diff --git a/config/sync/webform.webform.getting_started_with_react_js.yml b/config/webform.webform.getting_started_with_react_js.yml similarity index 100% rename from config/sync/webform.webform.getting_started_with_react_js.yml rename to config/webform.webform.getting_started_with_react_js.yml diff --git a/config/sync/webform.webform.join_the_movement.yml b/config/webform.webform.join_the_movement.yml similarity index 100% rename from config/sync/webform.webform.join_the_movement.yml rename to config/webform.webform.join_the_movement.yml diff --git a/config/sync/webform.webform.join_the_movement_confirm.yml b/config/webform.webform.join_the_movement_confirm.yml similarity index 100% rename from config/sync/webform.webform.join_the_movement_confirm.yml rename to config/webform.webform.join_the_movement_confirm.yml diff --git a/config/sync/webform.webform.june_2020_webinars.yml b/config/webform.webform.june_2020_webinars.yml similarity index 100% rename from config/sync/webform.webform.june_2020_webinars.yml rename to config/webform.webform.june_2020_webinars.yml diff --git a/config/sync/webform.webform.lms.yml b/config/webform.webform.lms.yml similarity index 100% rename from config/sync/webform.webform.lms.yml rename to config/webform.webform.lms.yml diff --git a/config/sync/webform.webform.migrations.yml b/config/webform.webform.migrations.yml similarity index 100% rename from config/sync/webform.webform.migrations.yml rename to config/webform.webform.migrations.yml diff --git a/config/sync/webform.webform.migrations_training_confirm.yml b/config/webform.webform.migrations_training_confirm.yml similarity index 100% rename from config/sync/webform.webform.migrations_training_confirm.yml rename to config/webform.webform.migrations_training_confirm.yml diff --git a/config/sync/webform.webform.newsletter.yml b/config/webform.webform.newsletter.yml similarity index 100% rename from config/sync/webform.webform.newsletter.yml rename to config/webform.webform.newsletter.yml diff --git a/config/sync/webform.webform.purchase_training_migrate_api.yml b/config/webform.webform.purchase_training_migrate_api.yml similarity index 100% rename from config/sync/webform.webform.purchase_training_migrate_api.yml rename to config/webform.webform.purchase_training_migrate_api.yml diff --git a/config/sync/webform.webform.request.yml b/config/webform.webform.request.yml similarity index 100% rename from config/sync/webform.webform.request.yml rename to config/webform.webform.request.yml diff --git a/config/sync/webform.webform.showandtell.yml b/config/webform.webform.showandtell.yml similarity index 100% rename from config/sync/webform.webform.showandtell.yml rename to config/webform.webform.showandtell.yml diff --git a/config/sync/webform.webform.speaker_request_agaric.yml b/config/webform.webform.speaker_request_agaric.yml similarity index 100% rename from config/sync/webform.webform.speaker_request_agaric.yml rename to config/webform.webform.speaker_request_agaric.yml diff --git a/config/sync/webform.webform.speaker_request_clayton_dewey.yml b/config/webform.webform.speaker_request_clayton_dewey.yml similarity index 100% rename from config/sync/webform.webform.speaker_request_clayton_dewey.yml rename to config/webform.webform.speaker_request_clayton_dewey.yml diff --git a/config/sync/webform.webform.speaker_request_mauricio_dinarte.yml b/config/webform.webform.speaker_request_mauricio_dinarte.yml similarity index 100% rename from config/sync/webform.webform.speaker_request_mauricio_dinarte.yml rename to config/webform.webform.speaker_request_mauricio_dinarte.yml diff --git a/config/sync/webform.webform.speaker_request_michele_metts.yml b/config/webform.webform.speaker_request_michele_metts.yml similarity index 100% rename from config/sync/webform.webform.speaker_request_michele_metts.yml rename to config/webform.webform.speaker_request_michele_metts.yml diff --git a/config/sync/webform.webform.speaker_request_micky_metts.yml b/config/webform.webform.speaker_request_micky_metts.yml similarity index 100% rename from config/sync/webform.webform.speaker_request_micky_metts.yml rename to config/webform.webform.speaker_request_micky_metts.yml diff --git a/config/sync/webform.webform.training.yml b/config/webform.webform.training.yml similarity index 100% rename from config/sync/webform.webform.training.yml rename to config/webform.webform.training.yml diff --git a/config/sync/webform.webform.training_discount.yml b/config/webform.webform.training_discount.yml similarity index 100% rename from config/sync/webform.webform.training_discount.yml rename to config/webform.webform.training_discount.yml diff --git a/config/sync/webform.webform.training_notification_request.yml b/config/webform.webform.training_notification_request.yml similarity index 100% rename from config/sync/webform.webform.training_notification_request.yml rename to config/webform.webform.training_notification_request.yml diff --git a/config/sync/webform.webform.training_request_draft.yml b/config/webform.webform.training_request_draft.yml similarity index 100% rename from config/sync/webform.webform.training_request_draft.yml rename to config/webform.webform.training_request_draft.yml diff --git a/config/sync/webform.webform.workshops.yml b/config/webform.webform.workshops.yml similarity index 100% rename from config/sync/webform.webform.workshops.yml rename to config/webform.webform.workshops.yml diff --git a/config/sync/webform.webform_options.country_codes.yml b/config/webform.webform_options.country_codes.yml similarity index 100% rename from config/sync/webform.webform_options.country_codes.yml rename to config/webform.webform_options.country_codes.yml diff --git a/config/sync/webform.webform_options.country_names.yml b/config/webform.webform_options.country_names.yml similarity index 100% rename from config/sync/webform.webform_options.country_names.yml rename to config/webform.webform_options.country_names.yml diff --git a/config/sync/webform.webform_options.days.yml b/config/webform.webform_options.days.yml similarity index 100% rename from config/sync/webform.webform_options.days.yml rename to config/webform.webform_options.days.yml diff --git a/config/sync/webform.webform_options.education.yml b/config/webform.webform_options.education.yml similarity index 100% rename from config/sync/webform.webform_options.education.yml rename to config/webform.webform_options.education.yml diff --git a/config/sync/webform.webform_options.employment_status.yml b/config/webform.webform_options.employment_status.yml similarity index 100% rename from config/sync/webform.webform_options.employment_status.yml rename to config/webform.webform_options.employment_status.yml diff --git a/config/sync/webform.webform_options.ethnicity.yml b/config/webform.webform_options.ethnicity.yml similarity index 100% rename from config/sync/webform.webform_options.ethnicity.yml rename to config/webform.webform_options.ethnicity.yml diff --git a/config/sync/webform.webform_options.gender.yml b/config/webform.webform_options.gender.yml similarity index 100% rename from config/sync/webform.webform_options.gender.yml rename to config/webform.webform_options.gender.yml diff --git a/config/sync/webform.webform_options.industry.yml b/config/webform.webform_options.industry.yml similarity index 100% rename from config/sync/webform.webform_options.industry.yml rename to config/webform.webform_options.industry.yml diff --git a/config/sync/webform.webform_options.languages.yml b/config/webform.webform_options.languages.yml similarity index 100% rename from config/sync/webform.webform_options.languages.yml rename to config/webform.webform_options.languages.yml diff --git a/config/sync/webform.webform_options.likert_agreement.yml b/config/webform.webform_options.likert_agreement.yml similarity index 100% rename from config/sync/webform.webform_options.likert_agreement.yml rename to config/webform.webform_options.likert_agreement.yml diff --git a/config/sync/webform.webform_options.likert_comparison.yml b/config/webform.webform_options.likert_comparison.yml similarity index 100% rename from config/sync/webform.webform_options.likert_comparison.yml rename to config/webform.webform_options.likert_comparison.yml diff --git a/config/sync/webform.webform_options.likert_importance.yml b/config/webform.webform_options.likert_importance.yml similarity index 100% rename from config/sync/webform.webform_options.likert_importance.yml rename to config/webform.webform_options.likert_importance.yml diff --git a/config/sync/webform.webform_options.likert_quality.yml b/config/webform.webform_options.likert_quality.yml similarity index 100% rename from config/sync/webform.webform_options.likert_quality.yml rename to config/webform.webform_options.likert_quality.yml diff --git a/config/sync/webform.webform_options.likert_satisfaction.yml b/config/webform.webform_options.likert_satisfaction.yml similarity index 100% rename from config/sync/webform.webform_options.likert_satisfaction.yml rename to config/webform.webform_options.likert_satisfaction.yml diff --git a/config/sync/webform.webform_options.likert_ten_scale.yml b/config/webform.webform_options.likert_ten_scale.yml similarity index 100% rename from config/sync/webform.webform_options.likert_ten_scale.yml rename to config/webform.webform_options.likert_ten_scale.yml diff --git a/config/sync/webform.webform_options.likert_would_you.yml b/config/webform.webform_options.likert_would_you.yml similarity index 100% rename from config/sync/webform.webform_options.likert_would_you.yml rename to config/webform.webform_options.likert_would_you.yml diff --git a/config/sync/webform.webform_options.marital_status.yml b/config/webform.webform_options.marital_status.yml similarity index 100% rename from config/sync/webform.webform_options.marital_status.yml rename to config/webform.webform_options.marital_status.yml diff --git a/config/sync/webform.webform_options.months.yml b/config/webform.webform_options.months.yml similarity index 100% rename from config/sync/webform.webform_options.months.yml rename to config/webform.webform_options.months.yml diff --git a/config/sync/webform.webform_options.phone_types.yml b/config/webform.webform_options.phone_types.yml similarity index 100% rename from config/sync/webform.webform_options.phone_types.yml rename to config/webform.webform_options.phone_types.yml diff --git a/config/sync/webform.webform_options.relationship.yml b/config/webform.webform_options.relationship.yml similarity index 100% rename from config/sync/webform.webform_options.relationship.yml rename to config/webform.webform_options.relationship.yml diff --git a/config/sync/webform.webform_options.size.yml b/config/webform.webform_options.size.yml similarity index 100% rename from config/sync/webform.webform_options.size.yml rename to config/webform.webform_options.size.yml diff --git a/config/sync/webform.webform_options.state_codes.yml b/config/webform.webform_options.state_codes.yml similarity index 100% rename from config/sync/webform.webform_options.state_codes.yml rename to config/webform.webform_options.state_codes.yml diff --git a/config/sync/webform.webform_options.state_names.yml b/config/webform.webform_options.state_names.yml similarity index 100% rename from config/sync/webform.webform_options.state_names.yml rename to config/webform.webform_options.state_names.yml diff --git a/config/sync/webform.webform_options.state_province_codes.yml b/config/webform.webform_options.state_province_codes.yml similarity index 100% rename from config/sync/webform.webform_options.state_province_codes.yml rename to config/webform.webform_options.state_province_codes.yml diff --git a/config/sync/webform.webform_options.state_province_names.yml b/config/webform.webform_options.state_province_names.yml similarity index 100% rename from config/sync/webform.webform_options.state_province_names.yml rename to config/webform.webform_options.state_province_names.yml diff --git a/config/sync/webform.webform_options.time_zones.yml b/config/webform.webform_options.time_zones.yml similarity index 100% rename from config/sync/webform.webform_options.time_zones.yml rename to config/webform.webform_options.time_zones.yml diff --git a/config/sync/webform.webform_options.yes_no.yml b/config/webform.webform_options.yes_no.yml similarity index 100% rename from config/sync/webform.webform_options.yes_no.yml rename to config/webform.webform_options.yes_no.yml diff --git a/config/sync/webform_scheduled_email.settings.yml b/config/webform_scheduled_email.settings.yml similarity index 100% rename from config/sync/webform_scheduled_email.settings.yml rename to config/webform_scheduled_email.settings.yml -- 2.45.2 From f803aa666843757b795e3e159b862ac0c96989f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:51:50 -0400 Subject: [PATCH 182/365] Config changes from live, inc linebreak expansions --- ...ysofmigrationsinterviewontalkingdrupal.yml | 31 + ...block.block.agarica_home_page_custom_1.yml | 2 +- .../block.block.exposedformsearchpage_1_2.yml | 4 +- ...lock.block.upcomingtrainingsfromagaric.yml | 6 - config/comment_notify.settings.yml | 42 +- ....custom_perms_entity.edit_contact_form.yml | 4 +- ...shot.config_sync.module.comment_notify.yml | 42 +- ...pshot.config_sync.module.drutopia_core.yml | 4 +- ...ot.config_sync.module.google_analytics.yml | 8 +- ...t.snapshot.config_sync.module.honeypot.yml | 10 +- ...shot.snapshot.config_sync.module.media.yml | 1010 ++++++++++++ ...pshot.config_sync.module.media_library.yml | 1469 +++++++++++++++++ ...pshot.snapshot.config_sync.module.user.yml | 104 +- ...ot.snapshot.config_sync.module.webform.yml | 578 +------ ...e.entity_form_mode.media.media_library.yml | 15 + config/core.entity_view_mode.media.full.yml | 12 + ...e.entity_view_mode.media.media_library.yml | 15 + config/core.extension.yml | 2 + config/customerror.settings.yml | 29 +- config/editor.editor.basic_html.yml | 5 +- config/google_analytics.settings.yml | 8 +- config/image.style.media_library.yml | 20 + config/language/es/views.view.blog.yml | 5 +- config/language/es/views.view.media.yml | 10 + .../language/es/views.view.media_library.yml | 35 + .../es/webform.webform.capacitacion.yml | 23 +- .../language/es/webform.webform.contact.yml | 23 +- .../language/es/webform.webform.contacto.yml | 22 +- .../language/es/webform.webform.training.yml | 23 +- config/media.settings.yml | 6 + config/media_library.settings.yml | 3 + config/redirect_404.settings.yml | 152 +- config/system.action.media_delete_action.yml | 13 + config/system.action.media_publish_action.yml | 13 + config/system.action.media_save_action.yml | 13 + .../system.action.media_unpublish_action.yml | 13 + config/tour.tour.honeypot.yml | 10 +- config/user.mail.yml | 104 +- config/user.role.anonymous.yml | 1 + config/user.role.authenticated.yml | 1 + config/views.view.blog.yml | 7 +- config/views.view.media.yml | 907 ++++++++++ config/views.view.media_library.yml | 1389 ++++++++++++++++ config/webform.settings.yml | 136 +- ...bform.attend_the_tech_and_rev_workshop.yml | 22 +- config/webform.webform.blog_posts.yml | 15 +- config/webform.webform.capacitacion.yml | 37 +- config/webform.webform.contact.yml | 43 +- config/webform.webform.contact_confirm.yml | 20 +- ....webform.drupal_8_9_content_migrations.yml | 54 +- config/webform.webform.drutopia_intake.yml | 46 +- ...bform.webform.drutopia_platform_intake.yml | 17 +- config/webform.webform.find_it_platform.yml | 8 +- config/webform.webform.general_services.yml | 22 +- ....webform.getting_started_with_drupal_9.yml | 54 +- ....webform.getting_started_with_react_js.yml | 54 +- config/webform.webform.join_the_movement.yml | 13 +- ...form.webform.join_the_movement_confirm.yml | 5 +- config/webform.webform.june_2020_webinars.yml | 53 +- config/webform.webform.lms.yml | 23 +- config/webform.webform.migrations.yml | 13 +- ...rm.webform.migrations_training_confirm.yml | 9 +- config/webform.webform.newsletter.yml | 25 +- ....webform.purchase_training_migrate_api.yml | 54 +- config/webform.webform.request.yml | 15 +- config/webform.webform.showandtell.yml | 50 +- ...webform.webform.speaker_request_agaric.yml | 129 +- ....webform.speaker_request_clayton_dewey.yml | 42 +- ...bform.speaker_request_mauricio_dinarte.yml | 42 +- ....webform.speaker_request_michele_metts.yml | 42 +- ...rm.webform.speaker_request_micky_metts.yml | 42 +- config/webform.webform.training.yml | 35 +- config/webform.webform.training_discount.yml | 60 +- ....webform.training_notification_request.yml | 30 +- ...webform.webform.training_request_draft.yml | 63 +- config/webform.webform.workshops.yml | 6 +- config/webform.webform_options.days.yml | 9 +- config/webform.webform_options.education.yml | 6 +- ...form.webform_options.employment_status.yml | 7 +- config/webform.webform_options.ethnicity.yml | 10 +- config/webform.webform_options.gender.yml | 4 +- config/webform.webform_options.industry.yml | 41 +- ...bform.webform_options.likert_agreement.yml | 7 +- ...form.webform_options.likert_comparison.yml | 7 +- ...form.webform_options.likert_importance.yml | 7 +- ...webform.webform_options.likert_quality.yml | 7 +- ...rm.webform_options.likert_satisfaction.yml | 7 +- ...bform.webform_options.likert_ten_scale.yml | 12 +- ...bform.webform_options.likert_would_you.yml | 7 +- ...webform.webform_options.marital_status.yml | 6 +- config/webform.webform_options.months.yml | 14 +- .../webform.webform_options.phone_types.yml | 5 +- .../webform.webform_options.relationship.yml | 7 +- config/webform.webform_options.size.yml | 7 +- .../webform.webform_options.state_codes.yml | 54 +- .../webform.webform_options.state_names.yml | 53 +- ...m.webform_options.state_province_codes.yml | 64 +- ...m.webform_options.state_province_names.yml | 64 +- config/webform.webform_options.yes_no.yml | 4 +- 99 files changed, 5173 insertions(+), 2708 deletions(-) create mode 100644 config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml create mode 100644 config/config_snapshot.snapshot.config_sync.module.media.yml create mode 100644 config/config_snapshot.snapshot.config_sync.module.media_library.yml create mode 100644 config/core.entity_form_mode.media.media_library.yml create mode 100644 config/core.entity_view_mode.media.full.yml create mode 100644 config/core.entity_view_mode.media.media_library.yml create mode 100644 config/image.style.media_library.yml create mode 100644 config/language/es/views.view.media.yml create mode 100644 config/language/es/views.view.media_library.yml create mode 100644 config/media.settings.yml create mode 100644 config/media_library.settings.yml create mode 100644 config/system.action.media_delete_action.yml create mode 100644 config/system.action.media_publish_action.yml create mode 100644 config/system.action.media_save_action.yml create mode 100644 config/system.action.media_unpublish_action.yml create mode 100644 config/views.view.media.yml create mode 100644 config/views.view.media_library.yml diff --git a/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml b/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml new file mode 100644 index 0000000..6f4fc75 --- /dev/null +++ b/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml @@ -0,0 +1,31 @@ +uuid: 90b94a1a-2679-4e0f-bfa9-7c2c47cdd17f +langcode: en +status: true +dependencies: + content: + - 'block_content:slide:82a602d0-5a54-4baf-84a9-8bbf482a96f9' + module: + - block_content + - block_visibility_groups + theme: + - agarica +id: 31daysofmigrationsinterviewontalkingdrupal +theme: agarica +region: content_bottom +weight: 0 +provider: null +plugin: 'block_content:82a602d0-5a54-4baf-84a9-8bbf482a96f9' +settings: + id: 'block_content:82a602d0-5a54-4baf-84a9-8bbf482a96f9' + label: '31 Days of Migrations Interview on Talking Drupal' + provider: block_content + label_display: '0' + status: true + info: '' + view_mode: columnar +visibility: + condition_group: + id: condition_group + negate: false + block_visibility_group: '' + context_mapping: { } diff --git a/config/block.block.agarica_home_page_custom_1.yml b/config/block.block.agarica_home_page_custom_1.yml index 093efe3..177f1a6 100644 --- a/config/block.block.agarica_home_page_custom_1.yml +++ b/config/block.block.agarica_home_page_custom_1.yml @@ -1,6 +1,6 @@ uuid: 7201dbba-0cc0-46c5-a175-3b1be47aa5e3 langcode: en -status: true +status: false dependencies: content: - 'block_content:slide:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' diff --git a/config/block.block.exposedformsearchpage_1_2.yml b/config/block.block.exposedformsearchpage_1_2.yml index 0c876d5..6ce8761 100644 --- a/config/block.block.exposedformsearchpage_1_2.yml +++ b/config/block.block.exposedformsearchpage_1_2.yml @@ -30,8 +30,6 @@ visibility: context_mapping: { } request_path: id: request_path - pages: | - /search - /search/* + pages: "/search\n/search/*\n" negate: false context_mapping: { } diff --git a/config/block.block.upcomingtrainingsfromagaric.yml b/config/block.block.upcomingtrainingsfromagaric.yml index 8cb47e9..8b0b88f 100644 --- a/config/block.block.upcomingtrainingsfromagaric.yml +++ b/config/block.block.upcomingtrainingsfromagaric.yml @@ -7,7 +7,6 @@ dependencies: module: - block_content - block_visibility_groups - - system theme: - agarica id: upcomingtrainingsfromagaric @@ -30,8 +29,3 @@ visibility: negate: false block_visibility_group: '' context_mapping: { } - request_path: - id: request_path - pages: '' - negate: false - context_mapping: { } diff --git a/config/comment_notify.settings.yml b/config/comment_notify.settings.yml index f55526f..7971531 100644 --- a/config/comment_notify.settings.yml +++ b/config/comment_notify.settings.yml @@ -10,49 +10,11 @@ mail_templates: watcher: node: subject: '[site:name] :: new comment on [node:title]' - body: | - Hi [comment-subscribed:author], - - [comment:author] has commented on: "[node:title]" - - ---- - [comment:title] - [comment:body] - ---- - - You can view the comment at the following url - [comment:url] - - You can stop receiving emails when someone replies to this post, - by going to [comment-subscribed:unsubscribe-url] - - You can set up auto-following feature for all future posts - by creating your own user with a few clicks here [site:login-url] - - -- [site:name] team - [site:url] + body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n" entity_author: node: subject: '[site:name] :: new comment for your post' - body: | - Hi [node:author], - - You have received a comment on: "[node:title]" - - ---- - [comment:title] - [comment:body] - ---- - - You can view the comment at the following url - [comment:url] - - You will receive emails like this for all replies to your posts. You can - disable this by logging in and changing the settings on your user account at - [node:author:edit-url]. - - -- [site:name] team - [site:url] + body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n" _core: default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik bundle_types: diff --git a/config/config_perms.custom_perms_entity.edit_contact_form.yml b/config/config_perms.custom_perms_entity.edit_contact_form.yml index cec3b04..ab8ca6e 100644 --- a/config/config_perms.custom_perms_entity.edit_contact_form.yml +++ b/config/config_perms.custom_perms_entity.edit_contact_form.yml @@ -6,6 +6,4 @@ _core: default_config_hash: eJWhGhpRfmEhpk2aZAe8424DHGi6A4onjpxfouE4eWk id: edit_contact_form label: 'Edit contact form' -route: | - entity.contact_form.collection - entity.contact_form.edit_form +route: "entity.contact_form.collection\nentity.contact_form.edit_form\n" diff --git a/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml index bb55b73..ef80d9b 100644 --- a/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml +++ b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml @@ -24,45 +24,7 @@ items: mail_templates: watcher: subject: '[site:name] :: new comment on [node:title]' - body: | - Hi [comment-subscribed:author], - - [comment:author] has commented on: "[node:title]" - - ---- - [comment:title] - [comment:body] - ---- - - You can view the comment at the following url - [comment:url] - - You can stop receiving emails when someone replies to this post, - by going to [comment-subscribed:unsubscribe-url] - - You can set up auto-following feature for all future posts - by creating your own user with a few clicks here [site:login-url] - - -- [site:name] team - [site:url] + body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n" entity_author: subject: '[site:name] :: new comment for your post' - body: | - Hi [node:author], - - You have received a comment on: "[node:title]" - - ---- - [comment:title] - [comment:body] - ---- - - You can view the comment at the following url - [comment:url] - - You will receive emails like this for all replies to your posts. You can - disable this by logging in and changing the settings on your user account at - [node:author:edit-url]. - - -- [site:name] team - [site:url] + body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n" diff --git a/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml index b509de6..b1a3c9f 100644 --- a/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml +++ b/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml @@ -28,9 +28,7 @@ items: dependencies: { } id: edit_contact_form label: 'Edit contact form' - route: | - entity.contact_form.collection - entity.contact_form.edit_form + route: "entity.contact_form.collection\nentity.contact_form.edit_form\n" - collection: '' name: core.date_format.month_day_year diff --git a/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml b/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml index d73caab..38affde 100644 --- a/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml +++ b/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml @@ -19,13 +19,7 @@ items: cross_domains: '' visibility: request_path_mode: 0 - request_path_pages: | - /admin - /admin/* - /batch - /node/add* - /node/*/* - /user/*/* + request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*\n" user_role_mode: 0 user_role_roles: { } user_account_mode: 0 diff --git a/config/config_snapshot.snapshot.config_sync.module.honeypot.yml b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml index f2e9152..9b8ab63 100644 --- a/config/config_snapshot.snapshot.config_sync.module.honeypot.yml +++ b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml @@ -46,10 +46,7 @@ items: plugin: text label: Honeypot weight: -10 - body: | - Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. - - Click Next to be guided through this configuration page. + body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n" location: top protect-all-forms: id: protect-all-forms @@ -58,10 +55,7 @@ items: weight: -9 attributes: data-id: edit-protect-all-forms - body: | - Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. - - Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. + body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n" location: bottom log-blocked-form-submissions: id: log-blocked-form-submissions diff --git a/config/config_snapshot.snapshot.config_sync.module.media.yml b/config/config_snapshot.snapshot.config_sync.module.media.yml new file mode 100644 index 0000000..1ac3cff --- /dev/null +++ b/config/config_snapshot.snapshot.config_sync.module.media.yml @@ -0,0 +1,1010 @@ +uuid: 9ba28a32-9c93-4804-beff-ea375dc9fd95 +langcode: en +status: true +dependencies: + module: + - media +id: config_sync.module.media +snapshotSet: config_sync +extensionType: module +extensionName: media +items: + - + collection: '' + name: core.entity_view_mode.media.full + data: + langcode: en + status: false + dependencies: + module: + - media + id: media.full + label: 'Full content' + targetEntityType: media + cache: true + _core: + default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0 + - + collection: '' + name: media.settings + data: + icon_base_uri: 'public://media-icons/generic' + iframe_domain: '' + oembed_providers_url: 'https://oembed.com/providers.json' + standalone_url: false + _core: + default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY + - + collection: '' + name: system.action.media_delete_action + data: + langcode: en + status: true + dependencies: + module: + - media + id: media_delete_action + label: 'Delete media' + type: media + plugin: 'entity:delete_action:media' + configuration: { } + _core: + default_config_hash: FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go + - + collection: '' + name: system.action.media_publish_action + data: + langcode: en + status: true + dependencies: + module: + - media + id: media_publish_action + label: 'Publish media' + type: media + plugin: 'entity:publish_action:media' + configuration: { } + _core: + default_config_hash: nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw + - + collection: '' + name: system.action.media_save_action + data: + langcode: en + status: true + dependencies: + module: + - media + id: media_save_action + label: 'Save media' + type: media + plugin: 'entity:save_action:media' + configuration: { } + _core: + default_config_hash: VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs + - + collection: '' + name: system.action.media_unpublish_action + data: + langcode: en + status: true + dependencies: + module: + - media + id: media_unpublish_action + label: 'Unpublish media' + type: media + plugin: 'entity:unpublish_action:media' + configuration: { } + _core: + default_config_hash: CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0 + - + collection: '' + name: views.view.media + data: + langcode: en + status: true + dependencies: + config: + - image.style.thumbnail + module: + - image + - media + - user + id: media + label: Media + module: views + description: 'Find and manage media.' + tag: '' + base_table: media_field_data + base_field: mid + display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'access media overview' + 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 + 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: '‹ Previous' + next: 'Next ›' + first: '« First' + last: 'Last »' + quantity: 9 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + name: name + bundle: bundle + changed: changed + uid: uid + status: status + thumbnail__target_id: thumbnail__target_id + info: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + bundle: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + thumbnail__target_id: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: changed + empty_table: true + row: + type: fields + fields: + media_bulk_form: + id: media_bulk_form + table: media + field: media_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: Action + include_exclude: exclude + selected_actions: { } + entity_type: media + plugin_id: bulk_form + thumbnail__target_id: + id: thumbnail__target_id + table: media_field_data + field: thumbnail__target_id + relationship: none + group_type: group + admin_label: '' + label: Thumbnail + 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: target_id + type: image + settings: + image_style: thumbnail + image_link: '' + 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: media + entity_field: thumbnail + plugin_id: field + name: + id: name + table: media_field_data + field: name + entity_type: media + entity_field: media + alter: + alter_text: false + make_link: false + absolute: false + trim: false + word_boundary: false + ellipsis: false + strip_tags: false + html: false + hide_empty: false + empty_zero: false + settings: + link_to_entity: true + plugin_id: field + relationship: none + group_type: group + admin_label: '' + label: 'Media name' + exclude: 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_alter_empty: true + click_sort_column: value + type: string + 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 + bundle: + id: bundle + table: media_field_data + field: bundle + relationship: none + group_type: group + admin_label: '' + label: Type + 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: target_id + type: entity_reference_label + settings: + link: false + group_column: target_id + 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: media + entity_field: bundle + plugin_id: field + uid: + id: uid + table: media_field_data + field: uid + relationship: none + group_type: group + admin_label: '' + label: Author + 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: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + 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: media + entity_field: uid + plugin_id: field + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + label: Status + 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: custom + format_custom_true: Published + format_custom_false: Unpublished + 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: media + entity_field: status + plugin_id: field + changed: + id: changed + table: media_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + label: Updated + 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: short + 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: media + entity_field: changed + plugin_id: field + operations: + id: operations + table: media + 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: media + plugin_id: entity_operations + filters: + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: 'Media name' + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + bundle: + id: bundle + table: media_field_data + field: bundle + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: bundle_op + label: Type + description: '' + use_operator: false + operator: bundle_op + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: bundle + plugin_id: bundle + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: true + expose: + operator_id: '' + label: 'True' + description: null + use_operator: false + operator: status_op + identifier: status + required: true + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + is_grouped: true + group_info: + label: 'Published status' + description: '' + identifier: status + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Published + operator: '=' + value: '1' + 2: + title: Unpublished + operator: '=' + value: '0' + plugin_id: boolean + entity_type: media + entity_field: status + status_extra: + id: status_extra + table: media_field_data + field: status_extra + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + plugin_id: media_status + langcode: + id: langcode + table: media_field_data + 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 + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: langcode + plugin_id: language + sorts: + created: + id: created + table: media_field_data + field: created + order: DESC + entity_type: media + entity_field: created + plugin_id: date + relationship: none + group_type: group + admin_label: '' + exposed: false + expose: + label: '' + granularity: second + title: Media + 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: 'No media available.' + plugin_id: text_custom + relationships: { } + arguments: { } + display_extenders: { } + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + media_page_list: + display_plugin: page + id: media_page_list + display_title: Media + position: 1 + display_options: + display_extenders: { } + path: admin/content/media + menu: + type: tab + title: Media + description: '' + expanded: false + parent: '' + weight: 0 + context: '0' + menu_name: main + display_description: '' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + _core: + default_config_hash: UZP23LgBdE1XbvscbLCdd9uTk5t4qqA1Z56koqbvYP0 diff --git a/config/config_snapshot.snapshot.config_sync.module.media_library.yml b/config/config_snapshot.snapshot.config_sync.module.media_library.yml new file mode 100644 index 0000000..571ddd9 --- /dev/null +++ b/config/config_snapshot.snapshot.config_sync.module.media_library.yml @@ -0,0 +1,1469 @@ +uuid: d6289864-8d53-49d7-ada6-57f681ef581d +langcode: en +status: true +dependencies: + module: + - media_library +id: config_sync.module.media_library +snapshotSet: config_sync +extensionType: module +extensionName: media_library +items: + - + collection: '' + name: core.entity_form_mode.media.media_library + data: + langcode: en + status: true + dependencies: + enforced: + module: + - media_library + module: + - media + id: media.media_library + label: 'Media library' + targetEntityType: media + cache: true + _core: + default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 + - + collection: '' + name: core.entity_view_mode.media.media_library + data: + langcode: en + status: true + dependencies: + enforced: + module: + - media_library + module: + - media + id: media.media_library + label: 'Media library' + targetEntityType: media + cache: true + _core: + default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 + - + collection: '' + name: image.style.media_library + data: + langcode: en + status: true + dependencies: + enforced: + module: + - media_library + name: media_library + label: 'Media Library thumbnail (220×220)' + effects: + 75b076a8-1234-4b42-85db-bf377c4d8d5f: + uuid: 75b076a8-1234-4b42-85db-bf377c4d8d5f + id: image_scale + weight: 0 + data: + width: 220 + height: 220 + upscale: false + _core: + default_config_hash: 7qJqToD1OQLAyeswpmg7M0LRxQlw1URQkJDWUJCnmR8 + - + collection: '' + name: media_library.settings + data: + advanced_ui: false + _core: + default_config_hash: _3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60 + - + collection: '' + name: views.view.media_library + data: + langcode: en + status: true + dependencies: + config: + - core.entity_view_mode.media.media_library + - image.style.media_library + enforced: + module: + - media_library + module: + - image + - media + - media_library + - user + id: media_library + label: 'Media library' + module: views + description: 'Find and manage media.' + tag: '' + base_table: media_field_data + base_field: mid + display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'access media overview' + 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 filters' + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: false + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: mini + options: + items_per_page: 24 + offset: 0 + id: 0 + total_pages: null + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '6, 12, 24, 48' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + tags: + previous: ‹‹ + next: ›› + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + fields: + media_bulk_form: + id: media_bulk_form + table: media + field: media_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: Action + include_exclude: exclude + selected_actions: { } + entity_type: media + plugin_id: bulk_form + rendered_entity: + id: rendered_entity + table: media + field: rendered_entity + 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 + view_mode: media_library + entity_type: media + plugin_id: rendered_entity + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Publishing status' + description: null + use_operator: false + operator: status_op + identifier: status + required: true + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + is_grouped: true + group_info: + label: Published + description: '' + identifier: status + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Published + operator: '=' + value: '1' + 2: + title: Unpublished + operator: '=' + value: '0' + plugin_id: boolean + entity_type: media + entity_field: status + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + bundle: + id: bundle + table: media_field_data + field: bundle + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: bundle_op + label: 'Media type' + description: '' + use_operator: false + operator: bundle_op + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + operator_limit_selection: false + operator_list: { } + is_grouped: false + group_info: + label: 'Media type' + description: null + identifier: bundle + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: { } + 2: { } + 3: { } + entity_type: media + entity_field: bundle + plugin_id: bundle + status_extra: + id: status_extra + table: media_field_data + field: status_extra + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + plugin_id: media_status + langcode: + id: langcode + table: media_field_data + 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 + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: langcode + plugin_id: language + sorts: + created: + id: created + table: media_field_data + field: created + relationship: none + group_type: group + admin_label: '' + order: DESC + exposed: true + expose: + label: 'Newest first' + granularity: second + entity_type: media + entity_field: created + plugin_id: date + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + order: ASC + exposed: true + expose: + label: 'Name (A-Z)' + entity_type: media + entity_field: name + plugin_id: standard + name_1: + id: name_1 + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + order: DESC + exposed: true + expose: + label: 'Name (Z-A)' + entity_type: media + entity_field: name + plugin_id: standard + title: Media + 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: 'No media available.' + plugin_id: text_custom + relationships: { } + display_extenders: { } + use_ajax: true + css_class: '' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user + - user.permissions + tags: { } + page: + display_plugin: page + id: page + display_title: Page + position: 1 + display_options: + display_extenders: { } + path: admin/content/media-grid + fields: + media_bulk_form: + id: media_bulk_form + table: media + field: media_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: Action + include_exclude: exclude + selected_actions: { } + entity_type: media + plugin_id: bulk_form + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: true + 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: 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: media + entity_field: name + plugin_id: field + edit_media: + id: edit_media + table: media + field: edit_media + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: false + alter: + alter_text: true + text: 'Edit {{ name }}' + make_link: true + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: 'Edit {{ name }}' + 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: '0' + element_wrapper_class: '' + element_default_classes: false + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: Edit + output_url_as_text: false + absolute: false + entity_type: media + plugin_id: entity_link_edit + delete_media: + id: delete_media + table: media + field: delete_media + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: false + alter: + alter_text: true + text: 'Delete {{ name }}' + make_link: true + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: 'Delete {{ name }}' + 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: '0' + element_wrapper_class: '' + element_default_classes: false + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: Delete + output_url_as_text: false + absolute: false + entity_type: media + plugin_id: entity_link_delete + rendered_entity: + id: rendered_entity + table: media + field: rendered_entity + 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 + view_mode: media_library + entity_type: media + plugin_id: rendered_entity + defaults: + fields: false + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user + - user.permissions + tags: { } + widget: + display_plugin: page + id: widget + display_title: Widget + position: 2 + display_options: + display_extenders: { } + path: admin/content/media-widget + fields: + media_library_select_form: + id: media_library_select_form + table: media + field: media_library_select_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 + entity_type: media + plugin_id: media_library_select_form + rendered_entity: + id: rendered_entity + table: media + field: rendered_entity + 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 + view_mode: media_library + entity_type: media + plugin_id: rendered_entity + defaults: + fields: false + access: false + filters: false + filter_groups: false + arguments: false + header: false + css_class: false + display_description: '' + access: + type: perm + options: + perm: 'view media' + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: status + plugin_id: boolean + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + default_langcode: + id: default_langcode + table: media_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + entity_field: default_langcode + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + arguments: + bundle: + id: bundle + table: media_field_data + field: bundle + 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: 24 + override: false + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + glossary: false + limit: 0 + case: none + path_case: none + transform_dash: false + break_phrase: false + entity_type: media + entity_field: bundle + plugin_id: string + header: + display_link_grid: + id: display_link_grid + table: views + field: display_link + display_id: widget + label: Grid + plugin_id: display_link + empty: true + display_link_table: + id: display_link_table + table: views + field: display_link + display_id: widget_table + label: Table + plugin_id: display_link + empty: true + css_class: '' + rendering_language: '***LANGUAGE_language_interface***' + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user.permissions + tags: { } + widget_table: + display_plugin: page + id: widget_table + display_title: 'Widget (table)' + position: 3 + display_options: + display_extenders: { } + path: admin/content/media-widget-table + style: + type: table + options: + row_class: 'media-library-item media-library-item--table js-media-library-item js-click-to-select' + default_row_class: true + defaults: + style: false + row: false + fields: false + access: false + filters: false + filter_groups: false + arguments: false + header: false + css_class: false + row: + type: fields + fields: + media_library_select_form: + id: media_library_select_form + label: '' + table: media + field: media_library_select_form + relationship: none + entity_type: media + plugin_id: media_library_select_form + element_wrapper_class: '' + element_class: '' + thumbnail__target_id: + id: thumbnail__target_id + label: Thumbnail + table: media_field_data + field: thumbnail__target_id + relationship: none + type: image + entity_type: media + entity_field: thumbnail + plugin_id: field + settings: + image_style: media_library + image_link: '' + name: + id: name + label: Name + table: media_field_data + field: name + relationship: none + type: string + entity_type: media + entity_field: name + plugin_id: field + settings: + link_to_entity: false + uid: + id: uid + label: Author + table: media_field_revision + field: uid + relationship: none + type: entity_reference_label + entity_type: media + entity_field: uid + plugin_id: field + settings: + link: true + changed: + id: changed + label: Updated + table: media_field_data + field: changed + relationship: none + type: timestamp + entity_type: media + entity_field: changed + plugin_id: field + settings: + date_format: short + custom_date_format: '' + timezone: '' + access: + type: perm + options: + perm: 'view media' + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: status + plugin_id: boolean + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + default_langcode: + id: default_langcode + table: media_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + entity_field: default_langcode + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + arguments: + bundle: + id: bundle + table: media_field_data + field: bundle + 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: 24 + override: false + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + glossary: false + limit: 0 + case: none + path_case: none + transform_dash: false + break_phrase: false + entity_type: media + entity_field: bundle + plugin_id: string + header: + display_link_grid: + id: display_link_grid + table: views + field: display_link + display_id: widget + label: Grid + plugin_id: display_link + empty: true + display_link_table: + id: display_link_table + table: views + field: display_link + display_id: widget_table + label: Table + plugin_id: display_link + empty: true + css_class: '' + rendering_language: '***LANGUAGE_language_interface***' + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user.permissions + tags: { } + _core: + default_config_hash: dHOSWSHbMJNke0ZBGh1O5KrnwynSOCOpQycITW-pwfs diff --git a/config/config_snapshot.snapshot.config_sync.module.user.yml b/config/config_snapshot.snapshot.config_sync.module.user.yml index 36274cd..6b88875 100644 --- a/config/config_snapshot.snapshot.config_sync.module.user.yml +++ b/config/config_snapshot.snapshot.config_sync.module.user.yml @@ -122,117 +122,31 @@ items: name: user.mail data: cancel_confirm: - body: | - [user:display-name], - - A request to cancel your account has been made at [site:name]. - - You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: - - [user:cancel-url] - - NOTE: The cancellation of your account is not reversible. - - This link expires in one day and nothing will happen if it is not used. - - -- [site:name] team + body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team\n" subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: - body: | - [user:display-name], - - A request to reset the password for your account has been made at [site:name]. - - You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. - - -- [site:name] team + body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team\n" subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: - body: | - [user:display-name], - - A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:name] - password: Your password - - -- [site:name] team + body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: - body: | - [user:display-name], - - Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:name] - password: Your password - - -- [site:name] team + body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: - body: | - [user:display-name], - - Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. - - -- [site:name] team + body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: - body: | - [user:display-name] has applied for an account. - - [user:edit-url] + body: "[user:display-name] has applied for an account.\n\n[user:edit-url]\n" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: - body: | - [user:display-name], - - Your account at [site:name] has been activated. - - You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:account-name] - password: Your password - - -- [site:name] team + body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: - body: | - [user:display-name], - - Your account on [site:name] has been blocked. - - -- [site:name] team + body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: - body: | - [user:display-name], - - Your account on [site:name] has been canceled. - - -- [site:name] team + body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en - diff --git a/config/config_snapshot.snapshot.config_sync.module.webform.yml b/config/config_snapshot.snapshot.config_sync.module.webform.yml index 5587a1d..59b242d 100644 --- a/config/config_snapshot.snapshot.config_sync.module.webform.yml +++ b/config/config_snapshot.snapshot.config_sync.module.webform.yml @@ -3274,12 +3274,7 @@ items: default_form_required_label: 'Indicates required field' default_form_details_toggle: true default_form_file_limit: '' - form_classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status + 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 >' @@ -3316,14 +3311,8 @@ items: 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 - messages messages--warning - messages messages--status - confirmation_classes: | - messages messages--error - messages messages--warning - messages messages--status + 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 default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' @@ -3374,28 +3363,9 @@ items: element: empty_message: '{Empty}' allowed_tags: admin - wrapper_classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status - classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status - horizontal_rule_classes: | - webform-horizontal-rule--solid - webform-horizontal-rule--dashed - webform-horizontal-rule--dotted - webform-horizontal-rule--gradient - webform-horizontal-rule--thin - webform-horizontal-rule--medium - webform-horizontal-rule--thick - webform-horizontal-rule--flaired - webform-horizontal-rule--glyph + 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 @@ -3438,98 +3408,12 @@ items: default_sender_mail: '' default_sender_name: '' default_subject: 'Webform submission from: [webform_submission:source-entity]' - default_body_text: | - Submitted on [webform_submission:created] - Submitted by: [webform_submission:user] - - Submitted values are: - [webform_submission:values] - default_body_html: | -

Submitted on [webform_submission:created]

-

Submitted by: [webform_submission:user]

-

Submitted values are:

- [webform_submission:values] + 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: - - true - color: - - '#ffffcc' - - '#ffffcc' - - '#ccffff' - email: - - 'example@example.com' - - 'test@test.com' - - 'random@random.com' - language_select: - - en - machine_name: - - 'loremipsum' - - 'oratione' - - 'dixisset' - tel: - - '123-456-7890' - - '098-765-4321' - textarea: - - '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.' - - '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;' - - '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.' - text_format: - - 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.

' - - 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;

' - - 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.

' - url: - - 'http://example.com' - - 'http://test.com' - webform_email_confirm: - - 'example@example.com' - - 'test@test.com' - - 'random@random.com' - webform_email_multiple: - - 'example@example.com, test@test.com, random@random.com' - webform_time: - - '09:00' - - '17:00' - names: | - first_name: - - 'John' - - 'Paul' - - 'Ringo' - - 'George' - last_name: - - 'Lennon' - - 'McCartney' - - 'Starr' - - 'Harrison' - address: - - '10 Main Street' - - '11 Brook Alley Road. APT 1' - zip: - - '11111' - - '12345' - - '12345-6789' - postal_code: - - '11111' - - '12345' - - '12345-6789' - phone: - - '123-456-7890' - - '098-765-4321' - fax: - - '123-456-7890' - - '098-765-4321' - city: - - 'Springfield' - - 'Pleasantville' - - 'Hill Valley' - url: - - 'http://example.com' - - 'http://test.com' - default: - - 'Loremipsum' - - 'Oratione' - - 'Dixisset' + 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 @@ -3573,31 +3457,7 @@ items: title: Contact description: 'Basic email contact webform.' category: '' - elements: | - name: - '#title': 'Your Name' - '#type': textfield - '#required': true - '#default_value': '[current-user:display-name]' - email: - '#title': 'Your Email' - '#type': email - '#required': true - '#default_value': '[current-user:mail]' - subject: - '#title': Subject - '#type': textfield - '#required': true - '#test': 'Testing contact webform from [site:name]' - message: - '#title': Message - '#type': textarea - '#required': true - '#test': 'Please ignore this email.' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Send message' + 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: @@ -3859,14 +3719,7 @@ items: label: Days category: 'Date and time' likert: false - options: | - Sunday: Sunday - Monday: Monday - Tuesday: Tuesday - Wednesday: Wednesday - Thursday: Thursday - Friday: Friday - Saturday: Saturday + options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" - collection: '' name: webform.webform_options.education @@ -3881,11 +3734,7 @@ items: label: Education category: Demographic likert: false - options: | - High School: High School - Associate Degree: Associate Degree - Graduate or Professional Degree: Graduate or Professional Degree - Some College: Some College + 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 @@ -3900,12 +3749,7 @@ items: label: 'Employment status' category: Demographic likert: false - options: | - 'Full Time': 'Full Time' - 'Part Time': 'Part Time' - 'Military': 'Military' - Unemployed: Unemployed - Retired: Retired + options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n" - collection: '' name: webform.webform_options.ethnicity @@ -3920,15 +3764,7 @@ items: label: Ethnicity category: Demographic likert: false - options: | - Caucasian: Caucasian - 'Latino/Hispanic': 'Latino/Hispanic' - 'Middle Eastern': 'Middle Eastern' - African: African - Caribbean: Caribbean - 'South Asian': 'South Asian' - 'East Asian': 'East Asian' - Mixed: Mixed + 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 @@ -3943,9 +3779,7 @@ items: label: Gender category: Demographic likert: false - options: | - Male: Male - Female: Female + options: "Male: Male\nFemale: Female\n" - collection: '' name: webform.webform_options.industry @@ -3960,46 +3794,7 @@ items: label: Industry category: Demographic likert: false - options: | - Accounting/Finance: Accounting/Finance - Advertising/Public Relations: Advertising/Public Relations - Aerospace/Aviation: Aerospace/Aviation - Arts/Entertainment/Publishing: Arts/Entertainment/Publishing - Automotive: Automotive - Banking/Mortgage: Banking/Mortgage - Business Development: Business Development - Business Opportunity: Business Opportunity - Clerical/Administrative: Clerical/Administrative - Construction/Facilities: Construction/Facilities - Consumer Goods: Consumer Goods - Customer Service: Customer Service - Education/Training: Education/Training - Energy/Utilities: Energy/Utilities - Engineering: Engineering - Government/Military: Government/Military - Healthcare: Healthcare - Hospitality/Travel: Hospitality/Travel - Human Resources: Human Resources - Installation/Maintenance: Installation/Maintenance - Insurance: Insurance - Internet: Internet - Law Enforcement/Security: Law Enforcement/Security - Legal: Legal - Management/Executive: Management/Executive - Manufacturing/Operations: Manufacturing/Operations - Marketing: Marketing - Non-Profit/Volunteer: Non-Profit/Volunteer - Pharmaceutical/Biotech: Pharmaceutical/Biotech - Professional Services: Professional Services - Real Estate: Real Estate - Restaurant/Food Service: Restaurant/Food Service - Retail: Retail - Sales: Sales - Science/Research: Science/Research - Skilled Labor: Skilled Labor - Technology: Technology - Telecommunications: Telecommunications - Transportation/Logistics: Transportation/Logistics + 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 @@ -4029,12 +3824,7 @@ items: label: 'Likert: Agreement' category: Likert likert: true - options: | - 1: 'Much Worse' - 2: 'Somewhat Worse' - 3: 'About the Same' - 4: 'Somewhat Better' - 5: 'Much Better' + 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 @@ -4049,12 +3839,7 @@ items: label: 'Likert: Comparison' category: Likert likert: true - options: | - 1: Strongly Disagree - 2: Disagree - 3: Neutral - 4: Agree - 5: Strongly Agree + options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" - collection: '' name: webform.webform_options.likert_importance @@ -4069,12 +3854,7 @@ items: label: 'Likert: Importance' category: Likert likert: true - options: | - 1: Not at all Important - 2: Somewhat Important - 3: Neutral - 4: Important - 5: Very Important + options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" - collection: '' name: webform.webform_options.likert_quality @@ -4089,12 +3869,7 @@ items: label: 'Likert: Quality' category: Likert likert: true - options: | - 1: Poor - 2: Fair - 3: Good - 4: Very good - 5: Excellent + options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" - collection: '' name: webform.webform_options.likert_satisfaction @@ -4109,12 +3884,7 @@ items: label: 'Likert: Satisfaction' category: Likert likert: true - options: | - 1: Very Unsatisfied - 2: Unsatisfied - 3: Neutral - 4: Satisfied - 5: Very Satisfied + options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" - collection: '' name: webform.webform_options.likert_ten_scale @@ -4129,17 +3899,7 @@ items: label: 'Likert: Ten Scale' category: Likert likert: true - options: | - 1: 1 - 2: 2 - 3: 3 - 4: 4 - 5: 5 - 6: 6 - 7: 7 - 8: 8 - 9: 9 - 10: 10 + 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 @@ -4154,12 +3914,7 @@ items: label: 'Likert: Would You' category: Likert likert: true - options: | - 1: Definitely Not - 2: Probably Not - 3: Not Sure - 4: Probably - 5: Definitely + options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" - collection: '' name: webform.webform_options.marital_status @@ -4174,11 +3929,7 @@ items: label: 'Marital status' category: Demographic likert: false - options: | - Single: Single - Married: Married - Divorced: Divorced - Widowed: Widowed + options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" - collection: '' name: webform.webform_options.months @@ -4193,19 +3944,7 @@ items: label: Months category: 'Date and time' likert: false - options: | - January: January - February: February - March: March - April: April - May: May - June: June - July: July - August: August - September: September - October: October - November: November - December: December + 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 @@ -4220,10 +3959,7 @@ items: label: 'Phone type' category: Demographic likert: false - options: | - Home: Home - Office: Office - Cell: Cell + options: "Home: Home\nOffice: Office\nCell: Cell\n" - collection: '' name: webform.webform_options.relationship @@ -4238,12 +3974,7 @@ items: label: Relationship category: Demographic likert: false - options: | - Parent: Parent - 'Significant Other': 'Significant Other' - Sibling: Sibling - Child: Child - Friend: Friend + options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" - collection: '' name: webform.webform_options.size @@ -4258,12 +3989,7 @@ items: label: Size category: General likert: false - options: | - Extra Small: Extra Small - Small: Small - Medium: Medium - Large: Large - Extra Large: Extra Large + options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" - collection: '' name: webform.webform_options.state_codes @@ -4278,59 +4004,7 @@ items: label: 'State codes' category: Geographic likert: false - options: | - AL: Alabama - AK: Alaska - AZ: Arizona - AR: Arkansas - CA: California - CO: Colorado - CT: Connecticut - DE: Delaware - DC: 'District of Columbia' - FL: Florida - GA: Georgia - GU: Guam - HI: Hawaii - ID: Idaho - IL: Illinois - IN: Indiana - IA: Iowa - KS: Kansas - KY: Kentucky - LA: Louisiana - ME: Maine - MD: Maryland - MA: Massachusetts - MI: Michigan - MN: Minnesota - MS: Mississippi - MO: Missouri - MT: Montana - NE: Nebraska - NV: Nevada - NH: 'New Hampshire' - NJ: 'New Jersey' - NM: 'New Mexico' - NY: 'New York' - NC: 'North Carolina' - ND: 'North Dakota' - OH: Ohio - OK: Oklahoma - OR: Oregon - PA: Pennsylvania - RI: 'Rhode Island' - SC: 'South Carolina' - SD: 'South Dakota' - TN: Tennessee - TX: Texas - UT: Utah - VT: Vermont - VA: Virginia - WA: Washington - WV: 'West Virginia' - WI: Wisconsin - WY: Wyoming + 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 @@ -4345,58 +4019,7 @@ items: label: 'State names' category: Geographic likert: false - options: | - Alabama: Alabama - Alaska: Alaska - Arizona: Arizona - Arkansas: Arkansas - California: California - Colorado: Colorado - Connecticut: Connecticut - Delaware: Delaware - 'District of Columbia': 'District of Columbia' - Florida: Florida - Georgia: Georgia - Hawaii: Hawaii - Idaho: Idaho - Illinois: Illinois - Indiana: Indiana - Iowa: Iowa - Kansas: Kansas - Kentucky: Kentucky - Louisiana: Louisiana - Maine: Maine - Maryland: Maryland - Massachusetts: Massachusetts - Michigan: Michigan - Minnesota: Minnesota - Mississippi: Mississippi - Missouri: Missouri - Montana: Montana - Nebraska: Nebraska - Nevada: Nevada - 'New Hampshire': 'New Hampshire' - 'New Jersey': 'New Jersey' - 'New Mexico': 'New Mexico' - 'New York': 'New York' - 'North Carolina': 'North Carolina' - 'North Dakota': 'North Dakota' - Ohio: Ohio - Oklahoma: Oklahoma - Oregon: Oregon - Pennsylvania: Pennsylvania - 'Rhode Island': 'Rhode Island' - 'South Carolina': 'South Carolina' - 'South Dakota': 'South Dakota' - Tennessee: Tennessee - Texas: Texas - Utah: Utah - Vermont: Vermont - Virginia: Virginia - Washington: Washington - 'West Virginia': 'West Virginia' - Wisconsin: Wisconsin - Wyoming: Wyoming + 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 @@ -4411,69 +4034,7 @@ items: label: 'State/Province codes' category: Geographic likert: false - options: | - AL: Alabama - AK: Alaska - AS: 'American Samoa' - AZ: Arizona - AR: Arkansas - AE: 'Armed Forces (Canada, Europe, Africa, or Middle East' - AA: 'Armed Forces Americas' - AP: 'Armed Forces Pacific' - CA: California - CO: Colorado - CT: Connecticut - DE: Delaware - DC: 'District of Columbia' - FM: 'Federated States of Micronesia' - FL: Florida - GA: Georgia - GU: Guam - HI: Hawaii - ID: Idaho - IL: Illinois - IN: Indiana - IA: Iowa - KS: Kansas - KY: Kentucky - LA: Louisiana - ME: Maine - MH: 'Marshall Islands' - MD: Maryland - MA: Massachusetts - MI: Michigan - MN: Minnesota - MS: Mississippi - MO: Missouri - MT: Montana - NE: Nebraska - NV: Nevada - NH: 'New Hampshire' - NJ: 'New Jersey' - NM: 'New Mexico' - NY: 'New York' - NC: 'North Carolina' - ND: 'North Dakota' - MP: 'Northern Mariana Islands' - OH: Ohio - OK: Oklahoma - OR: Oregon - PW: Palau - PA: Pennsylvania - PR: 'Puerto Rico' - RI: 'Rhode Island' - SC: 'South Carolina' - SD: 'South Dakota' - TN: Tennessee - TX: Texas - UT: Utah - VT: Vermont - VI: 'Virgin Islands' - VA: Virginia - WA: Washington - WV: 'West Virginia' - WI: Wisconsin - WY: Wyoming + 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 @@ -4488,69 +4049,7 @@ items: label: 'State/Province names' category: Geographic likert: false - options: | - Alabama: Alabama - Alaska: Alaska - 'American Samoa': 'American Samoa' - Arizona: Arizona - Arkansas: Arkansas - 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' - 'Armed Forces Americas': 'Armed Forces Americas' - 'Armed Forces Pacific': 'Armed Forces Pacific' - California: California - Colorado: Colorado - Connecticut: Connecticut - Delaware: Delaware - 'District of Columbia': 'District of Columbia' - 'Federated States of Micronesia': 'Federated States of Micronesia' - Florida: Florida - Georgia: Georgia - Guam: Guam - Hawaii: Hawaii - Idaho: Idaho - Illinois: Illinois - Indiana: Indiana - Iowa: Iowa - Kansas: Kansas - Kentucky: Kentucky - Louisiana: Louisiana - Maine: Maine - 'Marshall Islands': 'Marshall Islands' - Maryland: Maryland - Massachusetts: Massachusetts - Michigan: Michigan - Minnesota: Minnesota - Mississippi: Mississippi - Missouri: Missouri - Montana: Montana - Nebraska: Nebraska - Nevada: Nevada - 'New Hampshire': 'New Hampshire' - 'New Jersey': 'New Jersey' - 'New Mexico': 'New Mexico' - 'New York': 'New York' - 'North Carolina': 'North Carolina' - 'North Dakota': 'North Dakota' - 'Northern Mariana Islands': 'Northern Mariana Islands' - Ohio: Ohio - Oklahoma: Oklahoma - Oregon: Oregon - Palau: Palau - Pennsylvania: Pennsylvania - 'Puerto Rico': 'Puerto Rico' - 'Rhode Island': 'Rhode Island' - 'South Carolina': 'South Carolina' - 'South Dakota': 'South Dakota' - Tennessee: Tennessee - Texas: Texas - Utah: Utah - Vermont: Vermont - 'Virgin Islands': 'Virgin Islands' - Virginia: Virginia - Washington: Washington - 'West Virginia': 'West Virginia' - Wisconsin: Wisconsin - Wyoming: Wyoming + 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 @@ -4580,12 +4079,7 @@ items: label: Titles category: Demographic likert: false - options: | - Miss: Miss - Ms: Ms - Mr: Mr - Mrs: Mrs - Dr: Dr + options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" - collection: '' name: webform.webform_options.yes_no @@ -4600,6 +4094,4 @@ items: label: Yes/No category: General likert: false - options: | - Yes: Yes - No: No + options: "Yes: Yes\nNo: No\n" diff --git a/config/core.entity_form_mode.media.media_library.yml b/config/core.entity_form_mode.media.media_library.yml new file mode 100644 index 0000000..dc499b1 --- /dev/null +++ b/config/core.entity_form_mode.media.media_library.yml @@ -0,0 +1,15 @@ +uuid: ce58b4ab-1355-4710-bbc4-88f51fa2386b +langcode: en +status: true +dependencies: + enforced: + module: + - media_library + module: + - media +_core: + default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 +id: media.media_library +label: 'Media library' +targetEntityType: media +cache: true diff --git a/config/core.entity_view_mode.media.full.yml b/config/core.entity_view_mode.media.full.yml new file mode 100644 index 0000000..7ccf76d --- /dev/null +++ b/config/core.entity_view_mode.media.full.yml @@ -0,0 +1,12 @@ +uuid: 7c91db2c-a8ef-4ec3-9331-dc9796f1c0e6 +langcode: en +status: false +dependencies: + module: + - media +_core: + default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0 +id: media.full +label: 'Full content' +targetEntityType: media +cache: true diff --git a/config/core.entity_view_mode.media.media_library.yml b/config/core.entity_view_mode.media.media_library.yml new file mode 100644 index 0000000..b67b34a --- /dev/null +++ b/config/core.entity_view_mode.media.media_library.yml @@ -0,0 +1,15 @@ +uuid: d1c3c179-3064-4b7e-a89c-7fa7045b4dca +langcode: en +status: true +dependencies: + enforced: + module: + - media_library + module: + - media +_core: + default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 +id: media.media_library +label: 'Media library' +targetEntityType: media +cache: true diff --git a/config/core.extension.yml b/config/core.extension.yml index 2434e10..f1179b4 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -100,6 +100,8 @@ module: locale: 0 mailchimp: 0 markdown: 0 + media: 0 + media_library: 0 menu_block: 0 menu_trail_by_path: 0 menu_ui: 0 diff --git a/config/customerror.settings.yml b/config/customerror.settings.yml index 668c562..cd2eeec 100644 --- a/config/customerror.settings.yml +++ b/config/customerror.settings.yml @@ -1,33 +1,6 @@ 403: title: 'Access denied' - body: | -
-
-
-
-

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

-
-
-
-
-
-

Knocked once
- Tried to tell 'em I've been there
- Door slammed
- Hospitality's thin there

- Marvin Moore, "Green Door" -
-
-
-
    -
  • -
-
-
-
-
-
-
+ body: "
\n
\n
\n
\n

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

\n
\n
\n
\n
\n
\n

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

\nMarvin Moore, \"Green Door\"\n
\n
\n
\n
    \n
  • \n
\n
\n
\n
\n
\n
\n
\n" theme: '' 404: title: 'Requested page not found' diff --git a/config/editor.editor.basic_html.yml b/config/editor.editor.basic_html.yml index 1b10fb7..7b25af2 100644 --- a/config/editor.editor.basic_html.yml +++ b/config/editor.editor.basic_html.yml @@ -48,10 +48,7 @@ settings: - Maximize plugins: stylescombo: - styles: | - p.subtitle.is-mono.is-4|Mono subtitle - p.title.is-5.is-spaced|Small title - p.subtitle.is-6|Small subtitle + styles: "p.subtitle.is-mono.is-4|Mono subtitle\np.title.is-5.is-spaced|Small title\np.subtitle.is-6|Small subtitle\n" language: language_list: un linebreaks: diff --git a/config/google_analytics.settings.yml b/config/google_analytics.settings.yml index 8afb5a9..801b419 100644 --- a/config/google_analytics.settings.yml +++ b/config/google_analytics.settings.yml @@ -4,13 +4,7 @@ domain_mode: 0 cross_domains: '' visibility: request_path_mode: 0 - request_path_pages: | - /admin - /admin/* - /batch - /node/add* - /node/*/* - /user/*/* + request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*\n" user_role_mode: 0 user_role_roles: { } user_account_mode: 0 diff --git a/config/image.style.media_library.yml b/config/image.style.media_library.yml new file mode 100644 index 0000000..65e742a --- /dev/null +++ b/config/image.style.media_library.yml @@ -0,0 +1,20 @@ +uuid: 949cdfef-b4c1-4714-80e7-37e6a43a1403 +langcode: en +status: true +dependencies: + enforced: + module: + - media_library +_core: + default_config_hash: 7qJqToD1OQLAyeswpmg7M0LRxQlw1URQkJDWUJCnmR8 +name: media_library +label: 'Media Library thumbnail (220×220)' +effects: + 75b076a8-1234-4b42-85db-bf377c4d8d5f: + uuid: 75b076a8-1234-4b42-85db-bf377c4d8d5f + id: image_scale + weight: 0 + data: + width: 220 + height: 220 + upscale: false diff --git a/config/language/es/views.view.blog.yml b/config/language/es/views.view.blog.yml index bd21b4f..62fbadf 100644 --- a/config/language/es/views.view.blog.yml +++ b/config/language/es/views.view.blog.yml @@ -4,10 +4,7 @@ display: footer: area: content: - value: | - + value: "\n" format: full_html page_listing: display_title: Página diff --git a/config/language/es/views.view.media.yml b/config/language/es/views.view.media.yml new file mode 100644 index 0000000..ebaa36d --- /dev/null +++ b/config/language/es/views.view.media.yml @@ -0,0 +1,10 @@ +display: + default: + display_options: + fields: + media_bulk_form: + action_title: Acción + status: + label: Estado + operations: + label: Operaciones diff --git a/config/language/es/views.view.media_library.yml b/config/language/es/views.view.media_library.yml new file mode 100644 index 0000000..404ebff --- /dev/null +++ b/config/language/es/views.view.media_library.yml @@ -0,0 +1,35 @@ +display: + default: + display_options: + fields: + media_bulk_form: + action_title: Acción + filters: + name: + expose: + label: Nombre + page: + display_title: Página + display_options: + fields: + media_bulk_form: + action_title: Acción + edit_media: + text: Editar + delete_media: + text: Eliminar + widget: + display_options: + filters: + name: + expose: + label: Nombre + widget_table: + display_options: + fields: + name: + label: Nombre + filters: + name: + expose: + label: Nombre diff --git a/config/language/es/webform.webform.capacitacion.yml b/config/language/es/webform.webform.capacitacion.yml index 7b172f3..b896db0 100644 --- a/config/language/es/webform.webform.capacitacion.yml +++ b/config/language/es/webform.webform.capacitacion.yml @@ -1,22 +1 @@ -elements: | - intro_text: - '#text': "

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\r\n" - name: - '#title': Nombre - topics: - '#title': Temas - '#options': - 'Introduction to Drupal': 'Introducción a Drupal' - 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)' - 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)' - 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)' - 'Drupal theming and templating': 'Diseño y theming en Drupal' - 'Data migration': 'Migración de Datos' - size: - '#title': Tamaño - '#options': - 'Personal training': 'Capacitación personal' - 'Small group (2-5)': 'Grupo pequeño(2-5)' - 'Larger group (more than 5)': 'Grupo grande (mas de 5)' - actions: - '#submit__label': 'Pedir una capacitación' +elements: "intro_text:\n '#text': \"

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n" diff --git a/config/language/es/webform.webform.contact.yml b/config/language/es/webform.webform.contact.yml index ec80cb1..4472d1d 100644 --- a/config/language/es/webform.webform.contact.yml +++ b/config/language/es/webform.webform.contact.yml @@ -1,27 +1,8 @@ title: Contact -elements: | - introduction: - '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' - name: - '#title': 'Tu Nombre' - email: - '#title': 'Tu Correo Electrónico' - subject: - '#title': 'El Tema' - message: - '#title': Mensaje - actions: - '#submit__label': 'Enviar Mensaje' +elements: "introduction:\n '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nactions:\n '#submit__label': 'Enviar Mensaje'\n" settings: confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' handlers: email_notification: settings: - body: | - Hola Agarics, - - Tú recibiste un nuevo mensaje. - -

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

-

Submitted values are:

- {{ webform_token('[webform_submission:values]', webform_submission) }} + body: "Hola Agarics, \n\nTú recibiste un nuevo mensaje.\n\n

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

\n

Submitted values are:

\n{{ webform_token('[webform_submission:values]', webform_submission) }}\n" diff --git a/config/language/es/webform.webform.contacto.yml b/config/language/es/webform.webform.contacto.yml index c54f21c..2684696 100644 --- a/config/language/es/webform.webform.contacto.yml +++ b/config/language/es/webform.webform.contacto.yml @@ -1,24 +1,4 @@ title: Contacto -elements: | - introduction: - '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' - name: - '#title': 'Tu Nombre' - email: - '#title': 'Tu Correo Electrónico' - subject: - '#title': 'El Tema' - message: - '#title': Mensaje - how_did_you_find_us: - '#title': '¿Cómo se enteró de nosotros?' - '#options': - 'A professional or personal recommendation': 'Una recomendación profesional o personal' - 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' - 'Google or something similar': 'Google o algo similar' - 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' - '#other__option_label': Otro - actions: - '#submit__label': 'Enviar Mensaje' +elements: "introduction:\n '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nhow_did_you_find_us:\n '#title': '¿Cómo se enteró de nosotros?'\n '#options':\n 'A professional or personal recommendation': 'Una recomendación profesional o personal'\n 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación'\n 'Google or something similar': 'Google o algo similar'\n 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice'\n '#other__option_label': Otro\nactions:\n '#submit__label': 'Enviar Mensaje'\n" settings: confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' diff --git a/config/language/es/webform.webform.training.yml b/config/language/es/webform.webform.training.yml index 7b172f3..b896db0 100644 --- a/config/language/es/webform.webform.training.yml +++ b/config/language/es/webform.webform.training.yml @@ -1,22 +1 @@ -elements: | - intro_text: - '#text': "

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\r\n" - name: - '#title': Nombre - topics: - '#title': Temas - '#options': - 'Introduction to Drupal': 'Introducción a Drupal' - 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)' - 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)' - 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)' - 'Drupal theming and templating': 'Diseño y theming en Drupal' - 'Data migration': 'Migración de Datos' - size: - '#title': Tamaño - '#options': - 'Personal training': 'Capacitación personal' - 'Small group (2-5)': 'Grupo pequeño(2-5)' - 'Larger group (more than 5)': 'Grupo grande (mas de 5)' - actions: - '#submit__label': 'Pedir una capacitación' +elements: "intro_text:\n '#text': \"

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n" diff --git a/config/media.settings.yml b/config/media.settings.yml new file mode 100644 index 0000000..27467c0 --- /dev/null +++ b/config/media.settings.yml @@ -0,0 +1,6 @@ +icon_base_uri: 'public://media-icons/generic' +iframe_domain: '' +oembed_providers_url: 'https://oembed.com/providers.json' +standalone_url: false +_core: + default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY diff --git a/config/media_library.settings.yml b/config/media_library.settings.yml new file mode 100644 index 0000000..62ce1ed --- /dev/null +++ b/config/media_library.settings.yml @@ -0,0 +1,3 @@ +advanced_ui: false +_core: + default_config_hash: _3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60 diff --git a/config/redirect_404.settings.yml b/config/redirect_404.settings.yml index 2bd426e..691c715 100644 --- a/config/redirect_404.settings.yml +++ b/config/redirect_404.settings.yml @@ -1,155 +1,5 @@ row_limit: 100000 -pages: | - /wp-login.php - / - /xmlrpc.php - / - /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /~kava/paypal/us/webscr.php?cmd=_login-run - / - /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run - / - /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell - / - /.well-known/assetlinks.json - / - /plus/read.php - / - /servlet?jumpto=status&p=login&q=loginForm - / - /data/cache/asd.php - / - /data/cache/flye.php - / - /plus/result.php - / - /phpmyadmin - / - /fuck.php - / - /plus/mytag_js.php?aid=9527 - / - /~kava/paypal/us/webscr.php?cmd=_login-run - / - /wordpress/wp-login.php - / - /coon.php - / - /sqlite/sqlite-manager/main.php - / - /plus/mytag_js.php?aid=9527 - / - /dede/login.php - / - /blog/xmlrpc.php - / - /plus/90sec.php - / - /admin/login.php - / - /lx.php - / - /lequ.php - / - /blog/user/register - / - /payload.php - / - /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /MYAdmin - / - /plus/mytag_js.php?aid=511348 - / - /sb.php - / - / - /sqlite/sqlitemanager/main.php - / - /mySqlDumper - / - /plus/mytag_js.php?aid=6022 - / - /pmd/index.php - / - /sites/default/files/content-post.php - / - /gb.php - / - /s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B - / - /modules/coder/coder_upgrade/scripts/coder_upgrade.run.php - / - /install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11 - / - /srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php - / - /config/secrets.yml - / - /ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE - / - /plus/da.php - / - /plus/car.php - / - /~kava/paypal/us/webscr.php?cmd=_login-run - / - /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run - / - /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /~kava/paypal/us/webscr.php?cmd=_login-run - / - /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d - / - /~kava/paypal/us/webscr.php?cmd=_login-run - / - /auth/register - / - /~kava/paypal/us/webscr.php?cmd=_login-run - / - /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run - / - /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run - / - /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run +pages: "/wp-login.php\n/\n/xmlrpc.php\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell\n/\n/.well-known/assetlinks.json\n/\n/plus/read.php\n/\n/servlet?jumpto=status&p=login&q=loginForm\n/\n/data/cache/asd.php\n/\n/data/cache/flye.php\n/\n/plus/result.php\n/\n/phpmyadmin\n/\n/fuck.php\n/\n/plus/mytag_js.php?aid=9527\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/wordpress/wp-login.php\n/\n/coon.php\n/\n/sqlite/sqlite-manager/main.php\n/\n/plus/mytag_js.php?aid=9527\n/\n/dede/login.php\n/\n/blog/xmlrpc.php\n/\n/plus/90sec.php\n/\n/admin/login.php\n/\n/lx.php\n/\n/lequ.php\n/\n/blog/user/register\n/\n/payload.php\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/MYAdmin\n/\n/plus/mytag_js.php?aid=511348\n/\n/sb.php\n/\n/\n/sqlite/sqlitemanager/main.php\n/\n/mySqlDumper\n/\n/plus/mytag_js.php?aid=6022\n/\n/pmd/index.php\n/\n/sites/default/files/content-post.php\n/\n/gb.php\n/\n/s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B\n/\n/modules/coder/coder_upgrade/scripts/coder_upgrade.run.php\n/\n/install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11\n/\n/srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php\n/\n/config/secrets.yml\n/\n/ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE\n/\n/plus/da.php\n/\n/plus/car.php\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/auth/register\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n" suppress_404: false _core: default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM diff --git a/config/system.action.media_delete_action.yml b/config/system.action.media_delete_action.yml new file mode 100644 index 0000000..5bbdd1d --- /dev/null +++ b/config/system.action.media_delete_action.yml @@ -0,0 +1,13 @@ +uuid: cf910b6f-a529-4c32-b617-dc6a2fbfc1e3 +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: FrZy1tmuXJcOxhXlBoI1Hsnen5TT-9OCC1iolWH84go +id: media_delete_action +label: 'Delete media' +type: media +plugin: 'entity:delete_action:media' +configuration: { } diff --git a/config/system.action.media_publish_action.yml b/config/system.action.media_publish_action.yml new file mode 100644 index 0000000..84c1f38 --- /dev/null +++ b/config/system.action.media_publish_action.yml @@ -0,0 +1,13 @@ +uuid: 7dd11e01-400a-4b73-90f3-6da8ab2d698c +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: nh83qNNrmWE-CDdHz2MdFOAk60T9mzv3R-MaKfZR2jw +id: media_publish_action +label: 'Publish media' +type: media +plugin: 'entity:publish_action:media' +configuration: { } diff --git a/config/system.action.media_save_action.yml b/config/system.action.media_save_action.yml new file mode 100644 index 0000000..6e725c4 --- /dev/null +++ b/config/system.action.media_save_action.yml @@ -0,0 +1,13 @@ +uuid: 3dc6acf7-dd96-4481-ba78-ff4b8931536f +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: VVyUA6PIaVeGtcIbgEWqJ6SYDiJdReBeojFswURFpKs +id: media_save_action +label: 'Save media' +type: media +plugin: 'entity:save_action:media' +configuration: { } diff --git a/config/system.action.media_unpublish_action.yml b/config/system.action.media_unpublish_action.yml new file mode 100644 index 0000000..c89d8c2 --- /dev/null +++ b/config/system.action.media_unpublish_action.yml @@ -0,0 +1,13 @@ +uuid: 16252164-4745-4429-a760-0a7c3e6ef70f +langcode: en +status: true +dependencies: + module: + - media +_core: + default_config_hash: CsK6TseQ2DatEbZgbd30swOlZ28_HHwAESU2LvEnWq0 +id: media_unpublish_action +label: 'Unpublish media' +type: media +plugin: 'entity:unpublish_action:media' +configuration: { } diff --git a/config/tour.tour.honeypot.yml b/config/tour.tour.honeypot.yml index 0385688..ad5633f 100644 --- a/config/tour.tour.honeypot.yml +++ b/config/tour.tour.honeypot.yml @@ -18,10 +18,7 @@ tips: plugin: text label: Honeypot weight: -10 - body: | - Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. - - Click Next to be guided through this configuration page. + body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n" location: top protect-all-forms: id: protect-all-forms @@ -30,10 +27,7 @@ tips: weight: -9 attributes: data-id: edit-protect-all-forms - body: | - Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. - - Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. + body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n" location: bottom log-blocked-form-submissions: id: log-blocked-form-submissions diff --git a/config/user.mail.yml b/config/user.mail.yml index 0951c06..0d0e6db 100644 --- a/config/user.mail.yml +++ b/config/user.mail.yml @@ -1,115 +1,29 @@ cancel_confirm: - body: | - [user:display-name], - - A request to cancel your account has been made at [site:name]. - - You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: - - [user:cancel-url] - - NOTE: The cancellation of your account is not reversible. - - This link expires in one day and nothing will happen if it is not used. - - -- [site:name] team + body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team\n" subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: - body: | - [user:display-name], - - A request to reset the password for your account has been made at [site:name]. - - You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. - - -- [site:name] team + body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team\n" subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: - body: | - [user:display-name], - - A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:name] - password: Your password - - -- [site:name] team + body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: - body: | - [user:display-name], - - Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:name] - password: Your password - - -- [site:name] team + body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: - body: | - [user:display-name], - - Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. - - -- [site:name] team + body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: - body: | - [user:display-name] has applied for an account. - - [user:edit-url] + body: "[user:display-name] has applied for an account.\n\n[user:edit-url]\n" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: - body: | - [user:display-name], - - Your account at [site:name] has been activated. - - You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:account-name] - password: Your password - - -- [site:name] team + body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: - body: | - [user:display-name], - - Your account on [site:name] has been blocked. - - -- [site:name] team + body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: - body: | - [user:display-name], - - Your account on [site:name] has been canceled. - - -- [site:name] team + body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team\n" subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en _core: diff --git a/config/user.role.anonymous.yml b/config/user.role.anonymous.yml index d58c85c..701be51 100644 --- a/config/user.role.anonymous.yml +++ b/config/user.role.anonymous.yml @@ -18,3 +18,4 @@ permissions: - 'use exclude node title' - 'use text format minimalhtml' - 'use text format restricted_html' + - 'view media' diff --git a/config/user.role.authenticated.yml b/config/user.role.authenticated.yml index ac33796..47b0740 100644 --- a/config/user.role.authenticated.yml +++ b/config/user.role.authenticated.yml @@ -23,3 +23,4 @@ permissions: - 'use exclude node title' - 'use text format basic_html' - 'use text format minimalhtml' + - 'view media' diff --git a/config/views.view.blog.yml b/config/views.view.blog.yml index 9efda2c..af6d006 100644 --- a/config/views.view.blog.yml +++ b/config/views.view.blog.yml @@ -282,12 +282,7 @@ display: empty: false tokenize: false content: - value: | -
- -
+ value: "
\n \n
\n" format: full_html plugin_id: text cache_metadata: diff --git a/config/views.view.media.yml b/config/views.view.media.yml new file mode 100644 index 0000000..54a1cbb --- /dev/null +++ b/config/views.view.media.yml @@ -0,0 +1,907 @@ +uuid: 01cd7093-fdc3-4710-ace5-3e4946ff94bc +langcode: en +status: true +dependencies: + config: + - image.style.thumbnail + module: + - image + - media + - user +_core: + default_config_hash: UZP23LgBdE1XbvscbLCdd9uTk5t4qqA1Z56koqbvYP0 +id: media +label: Media +module: views +description: 'Find and manage media.' +tag: '' +base_table: media_field_data +base_field: mid +display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'access media overview' + 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 + 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: '‹ Previous' + next: 'Next ›' + first: '« First' + last: 'Last »' + quantity: 9 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + override: true + sticky: false + caption: '' + summary: '' + description: '' + columns: + name: name + bundle: bundle + changed: changed + uid: uid + status: status + thumbnail__target_id: thumbnail__target_id + info: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + bundle: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + thumbnail__target_id: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + default: changed + empty_table: true + row: + type: fields + fields: + media_bulk_form: + id: media_bulk_form + table: media + field: media_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: Action + include_exclude: exclude + selected_actions: { } + entity_type: media + plugin_id: bulk_form + thumbnail__target_id: + id: thumbnail__target_id + table: media_field_data + field: thumbnail__target_id + relationship: none + group_type: group + admin_label: '' + label: Thumbnail + 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: target_id + type: image + settings: + image_style: thumbnail + image_link: '' + 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: media + entity_field: thumbnail + plugin_id: field + name: + id: name + table: media_field_data + field: name + entity_type: media + entity_field: media + alter: + alter_text: false + make_link: false + absolute: false + trim: false + word_boundary: false + ellipsis: false + strip_tags: false + html: false + hide_empty: false + empty_zero: false + settings: + link_to_entity: true + plugin_id: field + relationship: none + group_type: group + admin_label: '' + label: 'Media name' + exclude: 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_alter_empty: true + click_sort_column: value + type: string + 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 + bundle: + id: bundle + table: media_field_data + field: bundle + relationship: none + group_type: group + admin_label: '' + label: Type + 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: target_id + type: entity_reference_label + settings: + link: false + group_column: target_id + 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: media + entity_field: bundle + plugin_id: field + uid: + id: uid + table: media_field_data + field: uid + relationship: none + group_type: group + admin_label: '' + label: Author + 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: target_id + type: entity_reference_label + settings: + link: true + group_column: target_id + 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: media + entity_field: uid + plugin_id: field + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + label: Status + 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: custom + format_custom_true: Published + format_custom_false: Unpublished + 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: media + entity_field: status + plugin_id: field + changed: + id: changed + table: media_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + label: Updated + 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: short + 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: media + entity_field: changed + plugin_id: field + operations: + id: operations + table: media + 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: media + plugin_id: entity_operations + filters: + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: 'Media name' + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + bundle: + id: bundle + table: media_field_data + field: bundle + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: bundle_op + label: Type + description: '' + use_operator: false + operator: bundle_op + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: bundle + plugin_id: bundle + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: true + expose: + operator_id: '' + label: 'True' + description: null + use_operator: false + operator: status_op + identifier: status + required: true + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + is_grouped: true + group_info: + label: 'Published status' + description: '' + identifier: status + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Published + operator: '=' + value: '1' + 2: + title: Unpublished + operator: '=' + value: '0' + plugin_id: boolean + entity_type: media + entity_field: status + status_extra: + id: status_extra + table: media_field_data + field: status_extra + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + plugin_id: media_status + langcode: + id: langcode + table: media_field_data + 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 + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: langcode + plugin_id: language + sorts: + created: + id: created + table: media_field_data + field: created + order: DESC + entity_type: media + entity_field: created + plugin_id: date + relationship: none + group_type: group + admin_label: '' + exposed: false + expose: + label: '' + granularity: second + title: Media + 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: 'No media available.' + plugin_id: text_custom + relationships: { } + arguments: { } + display_extenders: { } + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } + media_page_list: + display_plugin: page + id: media_page_list + display_title: Media + position: 1 + display_options: + display_extenders: { } + path: admin/content/media + menu: + type: tab + title: Media + description: '' + expanded: false + parent: '' + weight: 0 + context: '0' + menu_name: main + display_description: '' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + - user.permissions + tags: { } diff --git a/config/views.view.media_library.yml b/config/views.view.media_library.yml new file mode 100644 index 0000000..d2e83b9 --- /dev/null +++ b/config/views.view.media_library.yml @@ -0,0 +1,1389 @@ +uuid: 0c97e261-3b20-4a9d-9239-ed61169232b0 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.media_library + - image.style.media_library + enforced: + module: + - media_library + module: + - image + - media + - media_library + - user +_core: + default_config_hash: dHOSWSHbMJNke0ZBGh1O5KrnwynSOCOpQycITW-pwfs +id: media_library +label: 'Media library' +module: views +description: 'Find and manage media.' +tag: '' +base_table: media_field_data +base_field: mid +display: + default: + display_plugin: default + id: default + display_title: Master + position: 0 + display_options: + access: + type: perm + options: + perm: 'access media overview' + 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 filters' + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: false + sort_asc_label: Asc + sort_desc_label: Desc + pager: + type: mini + options: + items_per_page: 24 + offset: 0 + id: 0 + total_pages: null + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '6, 12, 24, 48' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + tags: + previous: ‹‹ + next: ›› + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + fields: + media_bulk_form: + id: media_bulk_form + table: media + field: media_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: Action + include_exclude: exclude + selected_actions: { } + entity_type: media + plugin_id: bulk_form + rendered_entity: + id: rendered_entity + table: media + field: rendered_entity + 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 + view_mode: media_library + entity_type: media + plugin_id: rendered_entity + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Publishing status' + description: null + use_operator: false + operator: status_op + identifier: status + required: true + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + is_grouped: true + group_info: + label: Published + description: '' + identifier: status + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Published + operator: '=' + value: '1' + 2: + title: Unpublished + operator: '=' + value: '0' + plugin_id: boolean + entity_type: media + entity_field: status + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + bundle: + id: bundle + table: media_field_data + field: bundle + relationship: none + group_type: group + admin_label: '' + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: bundle_op + label: 'Media type' + description: '' + use_operator: false + operator: bundle_op + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + operator_limit_selection: false + operator_list: { } + is_grouped: false + group_info: + label: 'Media type' + description: null + identifier: bundle + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: { } + 2: { } + 3: { } + entity_type: media + entity_field: bundle + plugin_id: bundle + status_extra: + id: status_extra + table: media_field_data + field: status_extra + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + plugin_id: media_status + langcode: + id: langcode + table: media_field_data + 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 + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: langcode + plugin_id: language + sorts: + created: + id: created + table: media_field_data + field: created + relationship: none + group_type: group + admin_label: '' + order: DESC + exposed: true + expose: + label: 'Newest first' + granularity: second + entity_type: media + entity_field: created + plugin_id: date + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + order: ASC + exposed: true + expose: + label: 'Name (A-Z)' + entity_type: media + entity_field: name + plugin_id: standard + name_1: + id: name_1 + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + order: DESC + exposed: true + expose: + label: 'Name (Z-A)' + entity_type: media + entity_field: name + plugin_id: standard + title: Media + 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: 'No media available.' + plugin_id: text_custom + relationships: { } + display_extenders: { } + use_ajax: true + css_class: '' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user + - user.permissions + tags: { } + page: + display_plugin: page + id: page + display_title: Page + position: 1 + display_options: + display_extenders: { } + path: admin/content/media-grid + fields: + media_bulk_form: + id: media_bulk_form + table: media + field: media_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: Action + include_exclude: exclude + selected_actions: { } + entity_type: media + plugin_id: bulk_form + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: true + 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: 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: media + entity_field: name + plugin_id: field + edit_media: + id: edit_media + table: media + field: edit_media + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: false + alter: + alter_text: true + text: 'Edit {{ name }}' + make_link: true + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: 'Edit {{ name }}' + 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: '0' + element_wrapper_class: '' + element_default_classes: false + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: Edit + output_url_as_text: false + absolute: false + entity_type: media + plugin_id: entity_link_edit + delete_media: + id: delete_media + table: media + field: delete_media + relationship: none + group_type: group + admin_label: '' + label: '' + exclude: false + alter: + alter_text: true + text: 'Delete {{ name }}' + make_link: true + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: 'Delete {{ name }}' + 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: '0' + element_wrapper_class: '' + element_default_classes: false + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + text: Delete + output_url_as_text: false + absolute: false + entity_type: media + plugin_id: entity_link_delete + rendered_entity: + id: rendered_entity + table: media + field: rendered_entity + 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 + view_mode: media_library + entity_type: media + plugin_id: rendered_entity + defaults: + fields: false + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user + - user.permissions + tags: { } + widget: + display_plugin: page + id: widget + display_title: Widget + position: 2 + display_options: + display_extenders: { } + path: admin/content/media-widget + fields: + media_library_select_form: + id: media_library_select_form + table: media + field: media_library_select_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 + entity_type: media + plugin_id: media_library_select_form + rendered_entity: + id: rendered_entity + table: media + field: rendered_entity + 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 + view_mode: media_library + entity_type: media + plugin_id: rendered_entity + defaults: + fields: false + access: false + filters: false + filter_groups: false + arguments: false + header: false + css_class: false + display_description: '' + access: + type: perm + options: + perm: 'view media' + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: status + plugin_id: boolean + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + default_langcode: + id: default_langcode + table: media_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + entity_field: default_langcode + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + arguments: + bundle: + id: bundle + table: media_field_data + field: bundle + 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: 24 + override: false + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + glossary: false + limit: 0 + case: none + path_case: none + transform_dash: false + break_phrase: false + entity_type: media + entity_field: bundle + plugin_id: string + header: + display_link_grid: + id: display_link_grid + table: views + field: display_link + display_id: widget + label: Grid + plugin_id: display_link + empty: true + display_link_table: + id: display_link_table + table: views + field: display_link + display_id: widget_table + label: Table + plugin_id: display_link + empty: true + css_class: '' + rendering_language: '***LANGUAGE_language_interface***' + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user.permissions + tags: { } + widget_table: + display_plugin: page + id: widget_table + display_title: 'Widget (table)' + position: 3 + display_options: + display_extenders: { } + path: admin/content/media-widget-table + style: + type: table + options: + row_class: 'media-library-item media-library-item--table js-media-library-item js-click-to-select' + default_row_class: true + defaults: + style: false + row: false + fields: false + access: false + filters: false + filter_groups: false + arguments: false + header: false + css_class: false + row: + type: fields + fields: + media_library_select_form: + id: media_library_select_form + label: '' + table: media + field: media_library_select_form + relationship: none + entity_type: media + plugin_id: media_library_select_form + element_wrapper_class: '' + element_class: '' + thumbnail__target_id: + id: thumbnail__target_id + label: Thumbnail + table: media_field_data + field: thumbnail__target_id + relationship: none + type: image + entity_type: media + entity_field: thumbnail + plugin_id: field + settings: + image_style: media_library + image_link: '' + name: + id: name + label: Name + table: media_field_data + field: name + relationship: none + type: string + entity_type: media + entity_field: name + plugin_id: field + settings: + link_to_entity: false + uid: + id: uid + label: Author + table: media_field_revision + field: uid + relationship: none + type: entity_reference_label + entity_type: media + entity_field: uid + plugin_id: field + settings: + link: true + changed: + id: changed + label: Updated + table: media_field_data + field: changed + relationship: none + type: timestamp + entity_type: media + entity_field: changed + plugin_id: field + settings: + date_format: short + custom_date_format: '' + timezone: '' + access: + type: perm + options: + perm: 'view media' + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: status + plugin_id: boolean + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + identifier: name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + operator_limit_selection: false + operator_list: { } + 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: media + entity_field: name + plugin_id: string + default_langcode: + id: default_langcode + table: media_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: media + entity_field: default_langcode + plugin_id: boolean + filter_groups: + operator: AND + groups: + 1: AND + arguments: + bundle: + id: bundle + table: media_field_data + field: bundle + 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: 24 + override: false + summary: + sort_order: asc + number_of_records: 0 + format: default_summary + specify_validation: false + validate: + type: none + fail: 'not found' + validate_options: { } + glossary: false + limit: 0 + case: none + path_case: none + transform_dash: false + break_phrase: false + entity_type: media + entity_field: bundle + plugin_id: string + header: + display_link_grid: + id: display_link_grid + table: views + field: display_link + display_id: widget + label: Grid + plugin_id: display_link + empty: true + display_link_table: + id: display_link_table + table: views + field: display_link + display_id: widget_table + label: Table + plugin_id: display_link + empty: true + css_class: '' + rendering_language: '***LANGUAGE_language_interface***' + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_interface' + - url + - url.query_args + - 'url.query_args:sort_by' + - user.permissions + tags: { } diff --git a/config/webform.settings.yml b/config/webform.settings.yml index e07a4cc..38efc78 100644 --- a/config/webform.settings.yml +++ b/config/webform.settings.yml @@ -23,12 +23,7 @@ settings: default_form_required_label: 'Indicates required field' default_form_details_toggle: true default_form_file_limit: '' - form_classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status + 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 >' @@ -70,14 +65,8 @@ settings: 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 - messages messages--warning - messages messages--status - confirmation_classes: | - messages messages--error - messages messages--warning - messages messages--status + 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 default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' @@ -139,28 +128,9 @@ element: machine_name_pattern: a-z0-9_ empty_message: '{Empty}' allowed_tags: admin - wrapper_classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status - classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status - horizontal_rule_classes: | - webform-horizontal-rule--solid - webform-horizontal-rule--dashed - webform-horizontal-rule--dotted - webform-horizontal-rule--gradient - webform-horizontal-rule--thin - webform-horizontal-rule--medium - webform-horizontal-rule--thick - webform-horizontal-rule--flaired - webform-horizontal-rule--glyph + 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 @@ -203,99 +173,13 @@ mail: default_sender_mail: '' default_sender_name: Agaric default_subject: 'Webform submission from: [webform_submission:source-title]' - default_body_text: | - Submitted on [webform_submission:created] - Submitted by: [webform_submission:user] - - Submitted values are: - [webform_submission:values] - default_body_html: | -

Submitted on [webform_submission:created]

-

Submitted by: [webform_submission:user]

-

Submitted values are:

- [webform_submission:values] + 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: - staff test: - types: | - checkbox: - - true - color: - - '#ffffcc' - - '#ffffcc' - - '#ccffff' - email: - - 'example@example.com' - - 'test@test.com' - - 'random@random.com' - language_select: - - en - machine_name: - - 'loremipsum' - - 'oratione' - - 'dixisset' - tel: - - '123-456-7890' - - '098-765-4321' - textarea: - - '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.' - - '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;' - - '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.' - text_format: - - 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.

' - - 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;

' - - 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.

' - url: - - 'http://example.com' - - 'http://test.com' - webform_email_confirm: - - 'example@example.com' - - 'test@test.com' - - 'random@random.com' - webform_email_multiple: - - 'example@example.com, test@test.com, random@random.com' - webform_time: - - '09:00' - - '17:00' - names: | - first_name: - - 'John' - - 'Paul' - - 'Ringo' - - 'George' - last_name: - - 'Lennon' - - 'McCartney' - - 'Starr' - - 'Harrison' - address: - - '10 Main Street' - - '11 Brook Alley Road. APT 1' - zip: - - '11111' - - '12345' - - '12345-6789' - postal_code: - - '11111' - - '12345' - - '12345-6789' - phone: - - '123-456-7890' - - '098-765-4321' - fax: - - '123-456-7890' - - '098-765-4321' - city: - - 'Springfield' - - 'Pleasantville' - - 'Hill Valley' - url: - - 'http://example.com' - - 'http://test.com' - default: - - 'Loremipsum' - - 'Oratione' - - 'Dixisset' + 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 diff --git a/config/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/webform.webform.attend_the_tech_and_rev_workshop.yml index 51ea451..c464aad 100644 --- a/config/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -12,27 +12,7 @@ id: attend_the_tech_and_rev_workshop title: 'Attend the Tech and Rev Workshop' description: '' category: '' -elements: | - intro: - '#type': webform_markup - '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.' - your_name: - '#type': textfield - '#title': 'Your Name' - organization: - '#type': textfield - '#title': 'Your organization' - attendee_number: - '#type': number - '#title': 'How many people are you bringing (including yourself)' - email: - '#type': email - '#title': 'Your email' - '#description': 'Include your email address if you'd like to be added to Agaric's announcement list for future events.' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': Register +elements: "intro:\n '#type': webform_markup\n '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.'\nyour_name:\n '#type': textfield\n '#title': 'Your Name'\norganization:\n '#type': textfield\n '#title': 'Your organization'\nattendee_number:\n '#type': number\n '#title': 'How many people are you bringing (including yourself)'\nemail:\n '#type': email\n '#title': 'Your email'\n '#description': 'Include your email address if you'd like to be added to Agaric's announcement list for future events.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': Register\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.blog_posts.yml b/config/webform.webform.blog_posts.yml index ea9396e..0e48a13 100644 --- a/config/webform.webform.blog_posts.yml +++ b/config/webform.webform.blog_posts.yml @@ -12,20 +12,7 @@ id: blog_posts title: 'Blog posts' description: 'Get blog posts via email' category: Mailchimp -elements: | - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#middle__access': false - '#suffix__access': false - '#degree__access': false - your_email_address: - '#type': email - '#title': 'Your email address' - send_blog_posts_via_email: - '#type': checkbox - '#title': 'Send blog posts via email' +elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#middle__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\nsend_blog_posts_via_email:\n '#type': checkbox\n '#title': 'Send blog posts via email'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.capacitacion.yml b/config/webform.webform.capacitacion.yml index c667e1b..2f813a0 100644 --- a/config/webform.webform.capacitacion.yml +++ b/config/webform.webform.capacitacion.yml @@ -12,38 +12,7 @@ id: capacitacion title: Capacitación description: '

Formulario para capacitación

' category: '' -elements: | - intro_text: - '#type': processed_text - '#text': "

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\r\n" - '#format': basic_html - name: - '#type': textfield - '#title': Name - email: - '#type': email - '#title': Email - topics: - '#type': checkboxes - '#title': Topics - '#options': - 'Introduction to Drupal': 'Introduction to Drupal' - 'Drupal development (beginning)': 'Drupal development (beginning)' - 'Drupal development (intermediate)': 'Drupal development (intermediate)' - 'Drupal development (advanced)': 'Drupal development (advanced)' - 'Drupal theming and templating': 'Drupal theming and templating' - 'Data migration': 'Data migration' - size: - '#type': checkboxes - '#title': Size - '#options': - 'Personal training': 'Personal training' - 'Small group (2-5)': 'Small group (2-5)' - 'Larger group (more than 5)': 'Larger group (more than 5)' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Request training' +elements: "intro_text:\n '#type': processed_text\n '#text': \"

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\\r\\n\"\n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n" css: '' javascript: '' settings: @@ -145,9 +114,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: page confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.' - confirmation_message: | - Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de blog o nuestros videos de capacitación.
-   + confirmation_message: "Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de blog o nuestros videos de capacitación.
\n \n" confirmation_url: '' confirmation_attributes: { } confirmation_back: true diff --git a/config/webform.webform.contact.yml b/config/webform.webform.contact.yml index 886e34c..10a6d29 100644 --- a/config/webform.webform.contact.yml +++ b/config/webform.webform.contact.yml @@ -5,6 +5,8 @@ dependencies: enforced: module: - webform +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -15,35 +17,7 @@ id: contact title: Contact description: 'Basic email contact webform.' category: '' -elements: | - introduction: - '#type': webform_markup - '#admin_title': Introduction - '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We would love to hear from you.' - name: - '#title': 'Your Name' - '#type': textfield - '#required': true - '#default_value': '[current-user:display-name]' - email: - '#title': 'Your Email' - '#type': email - '#required': true - '#default_value': '[current-user:mail]' - subject: - '#title': Subject - '#type': textfield - '#required': true - '#test': 'Testing contact webform from [site:name]' - message: - '#title': Message - '#type': textarea - '#required': true - '#test': 'Please ignore this email.' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Send message' +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 would 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.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n" css: '' javascript: '' settings: @@ -244,14 +218,7 @@ handlers: from_options: { } from_name: '[webform_submission:values:name:raw]' subject: '[webform_submission:values:subject:raw]' - body: | - Hi Agarics, - - You got a new message. - -

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

-

Submitted values are:

- {{ webform_token('[webform_submission:values]', webform_submission) }} + body: "Hi Agarics, \n\nYou got a new message.\n\n

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

\n

Submitted values are:

\n{{ webform_token('[webform_submission:values]', webform_submission) }}\n" excluded_elements: { } ignore_access: false exclude_empty: true @@ -268,5 +235,3 @@ handlers: theme_name: '' parameters: { } variants: { } -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/webform.webform.contact_confirm.yml b/config/webform.webform.contact_confirm.yml index c3efb09..38967f2 100644 --- a/config/webform.webform.contact_confirm.yml +++ b/config/webform.webform.contact_confirm.yml @@ -12,25 +12,7 @@ id: contact_confirm title: 'Thanks for contacting Agaric' description: 'A confirmation page to ask some follow-up questions.' category: '' -elements: | - do_you_have_any_feedback_for_us_: - '#type': textarea - '#title': 'Do you have any feedback for us?' - '#required': true - '#format_items': comma - how_did_you_find_us: - '#type': webform_radios_other - '#title': 'How did you find us?' - '#options': - 'A professional or personal recommendation': 'A professional or personal recommendation' - 'I met an Agaric and was given a business card': 'I met an Agaric and was given a business card' - 'Google or something similar': 'Google or something similar' - 'The Agaric logo appeared on toast I made': 'The Agaric logo appeared on toast I made' - '#other__option_label': Other - submission_id: - '#type': hidden - '#title': 'Submission ID' - '#default_value': '[current-page:query:submission]' +elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\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\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.drupal_8_9_content_migrations.yml b/config/webform.webform.drupal_8_9_content_migrations.yml index ddfc93b..02b8734 100644 --- a/config/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/webform.webform.drupal_8_9_content_migrations.yml @@ -14,41 +14,7 @@ id: drupal_8_9_content_migrations title: 'Drupal 8/9 content migrations' description: '' category: Purchase -elements: | - course_summary: - '#type': processed_text - '#display_on': both - '#text': |2 - * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, February 02** and **Thursday, February 04, 2021** - * Time: Both sessions at **10AM–1:30PM Eastern** - * Cost: **$500** - - '#format': markdown - name: - '#type': textfield - '#title': Name - '#required': true - email: - '#type': email - '#title': E-mail - '#required': true - payment: - '#type': stripe - '#title': Payment - '#format_items': ul - '#format_items_html': '' - '#format_items_text': '' - '#stripe_selectors_name': ':input[name="name"]' - optional_info_for_your_receipt: - '#type': textarea - '#title': 'Optional info for your receipt' - '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' - '#autocomplete': 'off' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Purchase ticket' +elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 02** and **Thursday, February 04, 2021**\n * Time: Both sessions at **10AM–1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" css: '' javascript: '' settings: @@ -150,10 +116,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: | - Thank you [webform_submission:values:name]!  You're registered for:
- [webform_submission:values:course_summary:html]
- We've sent an e-mail to [webform_submission:values:email]. + confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -272,18 +235,7 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: | - Dear [webform_submission:values:name],
-
- Thank you for registering!
-
- [webform_submission:values:course_summary:html]
-
- Connection information for joining the training online will be sent prior to the event.
-
- Best,
-
- The team at Agaric + body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.drutopia_intake.yml b/config/webform.webform.drutopia_intake.yml index 9d25602..66ae937 100644 --- a/config/webform.webform.drutopia_intake.yml +++ b/config/webform.webform.drutopia_intake.yml @@ -12,51 +12,7 @@ id: drutopia_intake title: 'Drutopia Intake' description: 'Determine a potential Drutopia partner's needs.' category: 'Survey of needs' -elements: | - contactinfo: - '#type': webform_contact - '#title': 'Contact Info' - your_mission: - '#type': textarea - '#title': 'Your Mission' - '#description': 'What are you all about?' - how_do_you_plan_to_reach_your_goal_: - '#type': textarea - '#title': 'How do you plan to reach your goal?' - what_is_your_role_in_the_organization_: - '#type': webform_checkboxes_other - '#title': 'What is your role in the Organization?' - '#options': - 1: 'Worker-Owner -- A worker-owner of a cooperative' - 2: 'Member -- A member of a cooperative' - 3: 'Founder -- Founder of an organization' - 4: 'Sales and Marketing -- Advertisements' - 5: 'Financials and Fundraising -- Financials and Fundraising' - 6: None - '#options_display': two_columns - '#options_randomize': true - '#other__title': Other - what_version_of_drupal_are_you_currently_using_: - '#type': textfield - '#title': 'What version of Drupal are you currently using?' - what_specific_goals_are_you_trying_to_accomplish_by_building_pla: - '#type': textarea - '#title': 'What specific goals are you trying to accomplish by building platform?' - lead_this_project: - '#type': textarea - '#title': 'Is there someone on the team to lead this project and go forward to maintain it?' - are_volunteers_important_to_your_organization_meeting_its_goals_: - '#type': checkbox - '#title': 'Are volunteers important to your organization meeting its goals?' - what_s_the_biggest_barrier_to_engaging_your_supporters_: - '#type': webform_select_other - '#title': 'What''s the biggest barrier to engaging your supporters?' - '#options': - funding: Funding - time: Time - people: People - logistics: Logistics - '#empty_option': Other +elements: "contactinfo:\n '#type': webform_contact\n '#title': 'Contact Info'\nyour_mission:\n '#type': textarea\n '#title': 'Your Mission'\n '#description': 'What are you all about?'\nhow_do_you_plan_to_reach_your_goal_:\n '#type': textarea\n '#title': 'How do you plan to reach your goal?'\nwhat_is_your_role_in_the_organization_:\n '#type': webform_checkboxes_other\n '#title': 'What is your role in the Organization?'\n '#options':\n 1: 'Worker-Owner -- A worker-owner of a cooperative'\n 2: 'Member -- A member of a cooperative'\n 3: 'Founder -- Founder of an organization'\n 4: 'Sales and Marketing -- Advertisements'\n 5: 'Financials and Fundraising -- Financials and Fundraising'\n 6: None\n '#options_display': two_columns\n '#options_randomize': true\n '#other__title': Other\nwhat_version_of_drupal_are_you_currently_using_:\n '#type': textfield\n '#title': 'What version of Drupal are you currently using?'\nwhat_specific_goals_are_you_trying_to_accomplish_by_building_pla:\n '#type': textarea\n '#title': 'What specific goals are you trying to accomplish by building platform?'\nlead_this_project:\n '#type': textarea\n '#title': 'Is there someone on the team to lead this project and go forward to maintain it?'\nare_volunteers_important_to_your_organization_meeting_its_goals_:\n '#type': checkbox\n '#title': 'Are volunteers important to your organization meeting its goals?'\nwhat_s_the_biggest_barrier_to_engaging_your_supporters_:\n '#type': webform_select_other\n '#title': 'What''s the biggest barrier to engaging your supporters?'\n '#options':\n funding: Funding\n time: Time\n people: People\n logistics: Logistics\n '#empty_option': Other\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.drutopia_platform_intake.yml b/config/webform.webform.drutopia_platform_intake.yml index 40f1e1c..3262666 100644 --- a/config/webform.webform.drutopia_platform_intake.yml +++ b/config/webform.webform.drutopia_platform_intake.yml @@ -12,22 +12,7 @@ id: drutopia_platform_intake title: 'Drutopia platform intake' description: 'Request for minimal contact information and an optional statement of need regarding a hosted site.' category: Lead -elements: | - e_mail_address: - '#type': email - '#title': 'E-mail address:' - '#required': true - '#required_error': 'Please provide an e-mail address so we can contact you!' - name: - '#type': textfield - '#title': 'Name:' - needs: - '#type': textarea - '#title': 'What online or website goals does your group have? ' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Share your need' +elements: "e_mail_address:\n '#type': email\n '#title': 'E-mail address:'\n '#required': true\n '#required_error': 'Please provide an e-mail address so we can contact you!'\nname:\n '#type': textfield\n '#title': 'Name:'\nneeds:\n '#type': textarea\n '#title': 'What online or website goals does your group have? '\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your need'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.find_it_platform.yml b/config/webform.webform.find_it_platform.yml index 7a2b0f9..eac04e0 100644 --- a/config/webform.webform.find_it_platform.yml +++ b/config/webform.webform.find_it_platform.yml @@ -12,13 +12,7 @@ id: find_it_platform title: 'Find It Platform' description: '' category: '' -elements: | - name: - '#type': textfield - '#title': Name - email: - '#type': email - '#title': Email +elements: "name:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.general_services.yml b/config/webform.webform.general_services.yml index 30e0a18..31c5bf2 100644 --- a/config/webform.webform.general_services.yml +++ b/config/webform.webform.general_services.yml @@ -12,27 +12,7 @@ id: general_services title: 'General services' description: 'Intake form for general services inquiries.' category: '' -elements: | - budget: - '#type': range - '#title': Budget - '#description': 'Approximate budget.' - '#title_display': inline - '#default_value': '45' - '#min': 3 - '#max': 600 - '#step': 3 - '#output': above - '#output__field_prefix': $ - '#output__field_suffix': K - contact_information: - '#type': webform_contact - '#title': 'Contact information' - '#email__required': true - '#address__access': false - '#address_2__access': false - '#postal_code__access': false - '#required': true +elements: "budget:\n '#type': range\n '#title': Budget\n '#description': 'Approximate budget.'\n '#title_display': inline\n '#default_value': '45'\n '#min': 3\n '#max': 600\n '#step': 3\n '#output': above\n '#output__field_prefix': $\n '#output__field_suffix': K\ncontact_information:\n '#type': webform_contact\n '#title': 'Contact information'\n '#email__required': true\n '#address__access': false\n '#address_2__access': false\n '#postal_code__access': false\n '#required': true\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.getting_started_with_drupal_9.yml b/config/webform.webform.getting_started_with_drupal_9.yml index 2dfa378..84b6590 100644 --- a/config/webform.webform.getting_started_with_drupal_9.yml +++ b/config/webform.webform.getting_started_with_drupal_9.yml @@ -14,41 +14,7 @@ id: getting_started_with_drupal_9 title: 'Getting started with Drupal 9' description: '' category: Purchase -elements: | - course_summary: - '#type': processed_text - '#display_on': both - '#text': |2 - * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, January 26** and **Thursday, January 28, 2021** - * Time: Both sessions at **10AM–1:30PM Eastern** - * Cost: **$250** - - '#format': markdown - name: - '#type': textfield - '#title': Name - '#required': true - email: - '#type': email - '#title': E-mail - '#required': true - payment: - '#type': stripe - '#title': Payment - '#format_items': ul - '#format_items_html': '' - '#format_items_text': '' - '#stripe_selectors_name': ':input[name="name"]' - optional_info_for_your_receipt: - '#type': textarea - '#title': 'Optional info for your receipt' - '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' - '#autocomplete': 'off' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Purchase ticket' +elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, January 26** and **Thursday, January 28, 2021**\n * Time: Both sessions at **10AM–1:30PM Eastern**\n * Cost: **$250**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" css: '' javascript: '' settings: @@ -150,10 +116,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: | - Thank you [webform_submission:values:name]!  You're registered for:
- [webform_submission:values:course_summary:html]
- We've sent an e-mail to [webform_submission:values:email]. + confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -272,18 +235,7 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: | - Dear [webform_submission:values:name],
-
- Thank you for registering!
-
- [webform_submission:values:course_summary:html]
-
- Connection information for joining the training online will be sent prior to the event.
-
- Best,
-
- The team at Agaric + body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.getting_started_with_react_js.yml b/config/webform.webform.getting_started_with_react_js.yml index d4ec4a1..458e08c 100644 --- a/config/webform.webform.getting_started_with_react_js.yml +++ b/config/webform.webform.getting_started_with_react_js.yml @@ -14,41 +14,7 @@ id: getting_started_with_react_js title: 'Getting started with React.js' description: '' category: Purchase -elements: | - course_summary: - '#type': processed_text - '#display_on': both - '#text': |2 - * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, February 16** and **Thursday, February 18, 2021** - * Time: Both sessions at **10AM - 1:30PM Eastern** - * Cost: **$500** - - '#format': markdown - name: - '#type': textfield - '#title': Name - '#required': true - email: - '#type': email - '#title': E-mail - '#required': true - payment: - '#type': stripe - '#title': Payment - '#format_items': ul - '#format_items_html': '' - '#format_items_text': '' - '#stripe_selectors_name': ':input[name="name"]' - optional_info_for_your_receipt: - '#type': textarea - '#title': 'Optional info for your receipt' - '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' - '#autocomplete': 'off' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Purchase ticket' +elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 16** and **Thursday, February 18, 2021**\n * Time: Both sessions at **10AM - 1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" css: '' javascript: '' settings: @@ -150,10 +116,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: | - Thank you [webform_submission:values:name]!  You're registered for:
- [webform_submission:values:course_summary:html]
- We've sent an e-mail to [webform_submission:values:email]. + confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -272,18 +235,7 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: | - Dear [webform_submission:values:name],
-
- Thank you for registering!
-
- [webform_submission:values:course_summary:html]
-
- Connection information for joining the training online will be sent prior to the event.
-
- Best,
-
- The team at Agaric + body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.join_the_movement.yml b/config/webform.webform.join_the_movement.yml index e49623c..fa77a9a 100644 --- a/config/webform.webform.join_the_movement.yml +++ b/config/webform.webform.join_the_movement.yml @@ -14,18 +14,7 @@ id: join_the_movement title: 'Join the movement' description: '' category: Mailchimp -elements: | - intro_text: - '#type': processed_text - '#text': "

We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.

\r\n" - '#format': basic_html - email: - '#type': email - '#title': 'Your e-mail address' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Join the movement' +elements: "intro_text:\n '#type': processed_text\n '#text': \"

We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.

\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.join_the_movement_confirm.yml b/config/webform.webform.join_the_movement_confirm.yml index 20e9150..e13ebd5 100644 --- a/config/webform.webform.join_the_movement_confirm.yml +++ b/config/webform.webform.join_the_movement_confirm.yml @@ -12,10 +12,7 @@ id: join_the_movement_confirm title: 'Join the movement confirm' description: 'Confirmation webform after submitting the "join the movement" form.' category: 'Confirmation (do not use directly)' -elements: | - what_inspired_to_sign_up: - '#type': textarea - '#title': 'What inspired you to make this potentially life-changing decision?' +elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.june_2020_webinars.yml b/config/webform.webform.june_2020_webinars.yml index 2a6a684..9978a88 100644 --- a/config/webform.webform.june_2020_webinars.yml +++ b/config/webform.webform.june_2020_webinars.yml @@ -12,23 +12,7 @@ id: june_2020_webinars title: 'July 2020 webinars' description: '' category: Education -elements: | - name: - '#type': textfield - '#title': Name - '#required': true - email: - '#type': email - '#title': Email - '#required': true - interested_in: - '#type': checkboxes - '#title': 'Interested in' - '#options': - d9_site_building: 'Getting started Drupal 9' - d9_updates: 'Introduction to Drupal 9 migrations' - d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?' - '#required': true +elements: "name:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': Email\n '#required': true\ninterested_in:\n '#type': checkboxes\n '#title': 'Interested in'\n '#options':\n d9_site_building: 'Getting started Drupal 9'\n d9_updates: 'Introduction to Drupal 9 migrations'\n d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?'\n '#required': true\n" css: '' javascript: '' settings: @@ -229,40 +213,7 @@ handlers: from_options: { } from_name: _default subject: 'Agaric webinars on July 7, 2020 - Connection details' - body: | - Thank you for registering!
-
- All webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.
-
- Getting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)
-
- Introduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)
-
- Drupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)
-
- You might as well be interested in these full-day training options: https://agaric.coop/training
-
- Join Zoom Meeting
- https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09
-
- Meeting ID: 944 1112 5686
- Password: AgaricWeb
- One tap mobile
- +13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)
- +16468769923,,94411125686#,,,,0#,,514824770# US (New York)
-
- Dial by your location
-         +1 312 626 6799 US (Chicago)
-         +1 646 876 9923 US (New York)
-         +1 301 715 8592 US (Germantown)
-         +1 346 248 7799 US (Houston)
-         +1 669 900 6833 US (San Jose)
-         +1 253 215 8782 US (Tacoma)
- Meeting ID: 944 1112 5686
- Password: 514824770
-
- In solidarity,
- Agaric.coop + body: "Thank you for registering!
\n
\nAll webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.
\n
\nGetting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)
\n
\nIntroduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)
\n
\nDrupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)
\n
\nYou might as well be interested in these full-day training options: https://agaric.coop/training
\n
\nJoin Zoom Meeting
\nhttps://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09
\n
\nMeeting ID: 944 1112 5686
\nPassword: AgaricWeb
\nOne tap mobile
\n+13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)
\n+16468769923,,94411125686#,,,,0#,,514824770# US (New York)
\n
\nDial by your location
\n        +1 312 626 6799 US (Chicago)
\n        +1 646 876 9923 US (New York)
\n        +1 301 715 8592 US (Germantown)
\n        +1 346 248 7799 US (Houston)
\n        +1 669 900 6833 US (San Jose)
\n        +1 253 215 8782 US (Tacoma)
\nMeeting ID: 944 1112 5686
\nPassword: 514824770
\n
\nIn solidarity,
\nAgaric.coop\n" excluded_elements: { } ignore_access: false exclude_empty: true diff --git a/config/webform.webform.lms.yml b/config/webform.webform.lms.yml index 611d104..d529d80 100644 --- a/config/webform.webform.lms.yml +++ b/config/webform.webform.lms.yml @@ -12,28 +12,7 @@ id: lms title: 'Request an LMS - Video chat - Consultation ' description: 'Online learning platform' category: Education -elements: | - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#first__title': 'Your name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - your_email_address: - '#type': email - '#title': 'Your email address' - '#required': true - '#required_error': 'We will need a contact email address to respond to you.' - contact_s_phone_number: - '#type': tel - '#title': 'Your phone number' - how_will_you_be_using_the_platform_: - '#type': textarea - '#title': 'How will you be using the platform?' - '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!' +elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\n '#required_error': 'We will need a contact email address to respond to you.'\ncontact_s_phone_number:\n '#type': tel\n '#title': 'Your phone number'\nhow_will_you_be_using_the_platform_:\n '#type': textarea\n '#title': 'How will you be using the platform?'\n '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.migrations.yml b/config/webform.webform.migrations.yml index 3df0a84..848792e 100644 --- a/config/webform.webform.migrations.yml +++ b/config/webform.webform.migrations.yml @@ -14,18 +14,7 @@ id: migrations title: 'Migrations training' description: 'A webform for people joining our migration trainings announcement list.' category: Mailchimp -elements: | - your_email: - '#type': email - '#title': 'Your e-mail address' - '#required': true - your_name: - '#type': textfield - '#title': 'Your name (optional)' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Get notified' +elements: "your_email:\n '#type': email\n '#title': 'Your e-mail address'\n '#required': true\nyour_name:\n '#type': textfield\n '#title': 'Your name (optional)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Get notified'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.migrations_training_confirm.yml b/config/webform.webform.migrations_training_confirm.yml index c39166a..d1290c2 100644 --- a/config/webform.webform.migrations_training_confirm.yml +++ b/config/webform.webform.migrations_training_confirm.yml @@ -12,14 +12,7 @@ id: migrations_training_confirm title: 'Migrations training confirm' description: 'Confirmation page for the migrations training signup.' category: 'Confirmation (do not use directly)' -elements: | - what_motivated_sign_up_for_migration_training: - '#type': textarea - '#title': 'What motivated you to sign up for migration training?' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Share your motivation' +elements: "what_motivated_sign_up_for_migration_training:\n '#type': textarea\n '#title': 'What motivated you to sign up for migration training?'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your motivation'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.newsletter.yml b/config/webform.webform.newsletter.yml index c532be3..63e32de 100644 --- a/config/webform.webform.newsletter.yml +++ b/config/webform.webform.newsletter.yml @@ -12,30 +12,7 @@ id: newsletter title: Newsletter description: 'Sign up for the Agaric Newsletter' category: Marketing -elements: | - processed_text: - '#type': processed_text - '#text': | -

Join the Agaric list to receive our infrequent Newsletters throughout the year! 

- - '#format': basic_html - name: - '#type': webform_name - '#title': Name - '#description_display': invisible - '#required': true - '#title__access': false - '#first__title': 'First Name' - '#first__required': true - '#middle__access': false - '#last__title': 'Last Name' - '#last__required': true - '#suffix__access': false - '#degree__access': false - email: - '#type': webform_email_confirm - '#title': Email - '#required': true +elements: "processed_text:\n '#type': processed_text\n '#text': |\n

Join the Agaric list to receive our infrequent Newsletters throughout the year! 

\n \n '#format': basic_html\nname:\n '#type': webform_name\n '#title': Name\n '#description_display': invisible\n '#required': true\n '#title__access': false\n '#first__title': 'First Name'\n '#first__required': true\n '#middle__access': false\n '#last__title': 'Last Name'\n '#last__required': true\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': webform_email_confirm\n '#title': Email\n '#required': true\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.purchase_training_migrate_api.yml b/config/webform.webform.purchase_training_migrate_api.yml index 7e93844..1a885ce 100644 --- a/config/webform.webform.purchase_training_migrate_api.yml +++ b/config/webform.webform.purchase_training_migrate_api.yml @@ -14,41 +14,7 @@ id: purchase_training_migrate_api title: 'Upgrading to Drupal 9 using the Migrate API' description: '' category: Purchase -elements: | - course_summary: - '#type': processed_text - '#display_on': both - '#text': |2 - * Lead instructor: **Mauricio Dinarte** - * Date: **Tuesday, February 09** and **Thursday, February 11, 2021** - * Time: Both sessions at **10AM - 1:30PM Eastern** - * Cost: **$500** - - '#format': markdown - name: - '#type': textfield - '#title': Name - '#required': true - email: - '#type': email - '#title': E-mail - '#required': true - payment: - '#type': stripe - '#title': Payment - '#format_items': ul - '#format_items_html': '' - '#format_items_text': '' - '#stripe_selectors_name': ':input[name="name"]' - optional_info_for_your_receipt: - '#type': textarea - '#title': 'Optional info for your receipt' - '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' - '#autocomplete': 'off' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Purchase ticket' +elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 09** and **Thursday, February 11, 2021**\n * Time: Both sessions at **10AM - 1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" css: '' javascript: '' settings: @@ -150,10 +116,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: | - Thank you [webform_submission:values:name]!  You're registered for:
- [webform_submission:values:course_summary:html]
- We've sent an e-mail to [webform_submission:values:email]. + confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -272,18 +235,7 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: | - Dear [webform_submission:values:name],
-
- Thank you for registering!
-
- [webform_submission:values:course_summary:html]
-
- Connection information for joining the training online will be sent prior to the event.
-
- Best,
-
- The the team at Agaric + body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe the team at Agaric\n" excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.request.yml b/config/webform.webform.request.yml index 3766e13..194e67e 100644 --- a/config/webform.webform.request.yml +++ b/config/webform.webform.request.yml @@ -12,20 +12,7 @@ id: request title: Request description: 'Very simple form for potential clients to tell us what they need.' category: Lead -elements: | - describe_goal: - '#type': textarea - '#title': 'Describe your goal' - email_address: - '#type': email - '#title': 'E-mail address' - phone_number: - '#type': tel - '#title': 'Phone number' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Send request' +elements: "describe_goal:\n '#type': textarea\n '#title': 'Describe your goal'\nemail_address:\n '#type': email\n '#title': 'E-mail address'\nphone_number:\n '#type': tel\n '#title': 'Phone number'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send request'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.showandtell.yml b/config/webform.webform.showandtell.yml index c1a100c..2e5b65a 100644 --- a/config/webform.webform.showandtell.yml +++ b/config/webform.webform.showandtell.yml @@ -17,55 +17,7 @@ id: showandtell title: 'Show and Tell' description: 'Submit an idea for Show and Tell.' category: 'Show and Tell' -elements: | - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#first__title': 'Your Name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - your_email_address: - '#type': email - '#title': 'Your email address' - '#required': true - i_would_like_to: - '#type': select - '#title': 'I would like to' - '#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.' - '#options': - 'present a demo': 'Present a demo' - 'do a presentation': 'Do a presentation' - 'start a conversation': 'Start a conversation' - 'suggest a topic for discussion': 'Suggest a topic for discussion' - 'request a presentation': 'Request a presentation' - 'suggest a presenter': 'Suggest a presenter' - 'give a lightning talk': 'Give a lightning talk' - '#empty_option': 'Choose one' - '#empty_value': 'Choose one' - '#options_randomize': true - contact_email: - '#type': email - '#title': 'Email address of the presenter you are suggesting' - '#description': 'Let us know how to contact the suggested presenter or speaker.' - '#states': - visible: - ':input[name="i_would_like_to"]': - value: 'suggest a presenter' - details: - '#type': textarea - '#title': Details - '#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.' - i_am_available: - '#type': date - '#title': 'I am available' - '#description': 'Choose a date that you are available.' - '#date_days': - - '3' - '#datepicker': true - '#date_date_format': m/d/Y +elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your Name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\ni_would_like_to:\n '#type': select\n '#title': 'I would like to'\n '#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.'\n '#options':\n 'present a demo': 'Present a demo'\n 'do a presentation': 'Do a presentation'\n 'start a conversation': 'Start a conversation'\n 'suggest a topic for discussion': 'Suggest a topic for discussion'\n 'request a presentation': 'Request a presentation'\n 'suggest a presenter': 'Suggest a presenter'\n 'give a lightning talk': 'Give a lightning talk'\n '#empty_option': 'Choose one'\n '#empty_value': 'Choose one'\n '#options_randomize': true\ncontact_email:\n '#type': email\n '#title': 'Email address of the presenter you are suggesting'\n '#description': 'Let us know how to contact the suggested presenter or speaker.'\n '#states':\n visible:\n ':input[name=\"i_would_like_to\"]':\n value: 'suggest a presenter'\ndetails:\n '#type': textarea\n '#title': Details\n '#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.'\ni_am_available:\n '#type': date\n '#title': 'I am available'\n '#description': 'Choose a date that you are available.'\n '#date_days':\n - '3'\n '#datepicker': true\n '#date_date_format': m/d/Y\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.speaker_request_agaric.yml b/config/webform.webform.speaker_request_agaric.yml index bfa7186..fda35da 100644 --- a/config/webform.webform.speaker_request_agaric.yml +++ b/config/webform.webform.speaker_request_agaric.yml @@ -12,134 +12,7 @@ id: speaker_request_agaric title: 'Speaker Request - Agaric' description: 'Request an Agaric's presence for a presentation, workshop or lecture.' category: '' -elements: | - event_website: - '#type': url - '#title': 'Event website' - '#description': 'If there is a website for this event, typle the URL here. Leave blank if there is no website. The more information we have about your event, the more relevant our presentation will be!' - '#title_display': inline - '#maxlength': 120 - '#size': 120 - '#placeholder': 'https://' - event_dates: - '#type': datetime - '#title': 'Event date and time' - '#title_display': inline - '#date_date_element': datepicker - '#date_date_datepicker_button': true - '#date_date_placeholder': 'Date of event' - '#date_date_format': 'D, m/d/Y' - '#date_time_element': timepicker - '#date_time_placeholder': 'Time of the event' - '#date_time_format': 'g:i A' - '#date_time_step': '1800' - event_location: - '#type': select - '#title': 'Event location' - '#description': 'If you do not have an event location yet, leave this field set to 'None'.' - '#options': - online: Online - in_person: 'In Person' - conference_call: 'Conference Call' - event_address: - '#type': webform_address - '#title': 'Event address' - '#states': - visible: - ':input[name="event_location"]': - value: in_person - '#address_2__access': false - '#state_province__access': false - '#postal_code__access': false - event_type: - '#type': select - '#title': 'Event type' - '#description': | -

What type of event are you having? We can provide presentations, workshops or demonstrations of free software tools such as video chat, document management and storage, communication tools that protect your privacy and security.
-  

- - '#title_display': inline - '#options': - presentation: Presentation - workshop: Workshop - demo: Demo - interview: Interview - consultation: Consultation - '#empty_option': 'Select one' - '#empty_value': 'Select one' - '#options_randomize': true - would_you_like_agaric_to_host_your_online_event_: - '#type': select - '#title': 'Would you like Agaric to host your online event?' - '#options': yes_no - '#options_randomize': true - '#states': - visible: - ':input[name="event_location"]': - value: online - would_you_like_agaric_to_provide_a_video_recording_of_your_event: - '#type': select - '#title': 'Would you like Agaric to provide a recording of your event?' - '#options': yes_no - '#states': - visible: - ':input[name="event_location"]': - value: online - budget_for_speaker: - '#type': textfield - '#title': 'Your budget' - '#description': 'If you do not have a budget, leave this field blank and check the box below.' - '#maxlength': 10 - i_do_not_have_a_budget_: - '#type': checkbox - '#title': 'I do not have a budget' - i_do_not_have_a_budget: - '#type': textarea - '#title': 'I have a mission without a budget' - '#description': 'Please explain the mission of your request and how it will help your community. We do not wish to prevent those without funds from benefitting from our expertise.' - '#states': - visible: - ':input[name="i_do_not_have_a_budget_"]': - checked: true - description_of_event: - '#type': textarea - '#title': 'What else should the speaker know about this event?' - '#description': 'Please include any information that would be helpful for us to be able to give the most relevant presentation or workshop.' - your_name: - '#type': webform_name - '#title': 'Contact''s name' - '#title__access': false - '#first__title': 'Contact''s name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - email: - '#type': email - '#title': 'Contact''s email *' - '#required': true - '#required_error': 'Your email is required for Agaric to respond. Your contact information will not be shared.' - phone: - '#type': tel - '#title': 'Contact''s phone number' - '#description': 'Your information will not be shared.' - '#international': true - speaker_s_name: - '#type': webform_select_other - '#title': 'Select an Agaric!' - '#title_display': none - '#options': - mlncn: 'Ben Melançon' - dinarcon: 'Mauricio Dinarte' - Gnuget: 'David Valdez' - wolcen: 'Christopher Thompson' - freescholar: 'Micky Metts' - '#empty_option': 'Select an Agaric' - '#empty_value': 'Select one' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Send to Agaric' +elements: "event_website:\n '#type': url\n '#title': 'Event website'\n '#description': 'If there is a website for this event, typle the URL here. Leave blank if there is no website. The more information we have about your event, the more relevant our presentation will be!'\n '#title_display': inline\n '#maxlength': 120\n '#size': 120\n '#placeholder': 'https://'\nevent_dates:\n '#type': datetime\n '#title': 'Event date and time'\n '#title_display': inline\n '#date_date_element': datepicker\n '#date_date_datepicker_button': true\n '#date_date_placeholder': 'Date of event'\n '#date_date_format': 'D, m/d/Y'\n '#date_time_element': timepicker\n '#date_time_placeholder': 'Time of the event'\n '#date_time_format': 'g:i A'\n '#date_time_step': '1800'\nevent_location:\n '#type': select\n '#title': 'Event location'\n '#description': 'If you do not have an event location yet, leave this field set to 'None'.'\n '#options':\n online: Online\n in_person: 'In Person'\n conference_call: 'Conference Call'\nevent_address:\n '#type': webform_address\n '#title': 'Event address'\n '#states':\n visible:\n ':input[name=\"event_location\"]':\n value: in_person\n '#address_2__access': false\n '#state_province__access': false\n '#postal_code__access': false\nevent_type:\n '#type': select\n '#title': 'Event type'\n '#description': |\n

What type of event are you having? We can provide presentations, workshops or demonstrations of free software tools such as video chat, document management and storage, communication tools that protect your privacy and security.
\n  

\n \n '#title_display': inline\n '#options':\n presentation: Presentation\n workshop: Workshop\n demo: Demo\n interview: Interview\n consultation: Consultation\n '#empty_option': 'Select one'\n '#empty_value': 'Select one'\n '#options_randomize': true\nwould_you_like_agaric_to_host_your_online_event_:\n '#type': select\n '#title': 'Would you like Agaric to host your online event?'\n '#options': yes_no\n '#options_randomize': true\n '#states':\n visible:\n ':input[name=\"event_location\"]':\n value: online\nwould_you_like_agaric_to_provide_a_video_recording_of_your_event:\n '#type': select\n '#title': 'Would you like Agaric to provide a recording of your event?'\n '#options': yes_no\n '#states':\n visible:\n ':input[name=\"event_location\"]':\n value: online\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Your budget'\n '#description': 'If you do not have a budget, leave this field blank and check the box below.'\n '#maxlength': 10\ni_do_not_have_a_budget_:\n '#type': checkbox\n '#title': 'I do not have a budget'\ni_do_not_have_a_budget:\n '#type': textarea\n '#title': 'I have a mission without a budget'\n '#description': 'Please explain the mission of your request and how it will help your community. We do not wish to prevent those without funds from benefitting from our expertise.'\n '#states':\n visible:\n ':input[name=\"i_do_not_have_a_budget_\"]':\n checked: true\ndescription_of_event:\n '#type': textarea\n '#title': 'What else should the speaker know about this event?'\n '#description': 'Please include any information that would be helpful for us to be able to give the most relevant presentation or workshop.'\nyour_name:\n '#type': webform_name\n '#title': 'Contact''s name'\n '#title__access': false\n '#first__title': 'Contact''s name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Contact''s email *'\n '#required': true\n '#required_error': 'Your email is required for Agaric to respond. Your contact information will not be shared.'\nphone:\n '#type': tel\n '#title': 'Contact''s phone number'\n '#description': 'Your information will not be shared.'\n '#international': true\nspeaker_s_name:\n '#type': webform_select_other\n '#title': 'Select an Agaric!'\n '#title_display': none\n '#options':\n mlncn: 'Ben Melançon'\n dinarcon: 'Mauricio Dinarte'\n Gnuget: 'David Valdez'\n wolcen: 'Christopher Thompson'\n freescholar: 'Micky Metts'\n '#empty_option': 'Select an Agaric'\n '#empty_value': 'Select one'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send to Agaric'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.speaker_request_clayton_dewey.yml b/config/webform.webform.speaker_request_clayton_dewey.yml index 9264463..b4a6dc6 100644 --- a/config/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/webform.webform.speaker_request_clayton_dewey.yml @@ -12,47 +12,7 @@ id: speaker_request_clayton_dewey title: 'Speaker Request - Clayton Dewey' description: 'Invite Clayton to speak.' category: '' -elements: | - event_website: - '#type': url - '#title': 'Event website' - event_dates: - '#type': datetime - '#title': 'Event date' - '#date_date_datepicker_button': false - '#date_time_element': none - event_location: - '#type': textfield - '#title': 'Event location' - description_of_event: - '#type': textarea - '#title': 'What should Clayton know about this event?' - budget_for_speaker: - '#type': textfield - '#title': 'Budget for speaker' - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#first__title': 'Your name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - email: - '#type': email - '#title': 'Your email' - '#required': true - phone: - '#type': tel - '#title': 'Your phone' - additional_info: - '#type': textarea - '#title': 'Additional information' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Invite Clayton to speak' +elements: "event_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should Clayton know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nyour_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Your email'\n '#required': true\nphone:\n '#type': tel\n '#title': 'Your phone'\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Clayton to speak'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.speaker_request_mauricio_dinarte.yml b/config/webform.webform.speaker_request_mauricio_dinarte.yml index 84f5863..c543f4d 100644 --- a/config/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/webform.webform.speaker_request_mauricio_dinarte.yml @@ -12,47 +12,7 @@ id: speaker_request_mauricio_dinarte title: 'Speaker Request - Mauricio Dinarte' description: 'Invite Mauricio to speak.' category: '' -elements: | - event_website: - '#type': url - '#title': 'Event website' - event_dates: - '#type': datetime - '#title': 'Event date' - '#date_date_datepicker_button': false - '#date_time_element': none - event_location: - '#type': textfield - '#title': 'Event location' - description_of_event: - '#type': textarea - '#title': 'What should Mauricio know about this event?' - budget_for_speaker: - '#type': textfield - '#title': 'Budget for speaker' - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#first__title': 'Your name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - email: - '#type': email - '#title': 'Your email' - '#required': true - phone: - '#type': tel - '#title': 'Your phone' - additional_info: - '#type': textarea - '#title': 'Additional information' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Invite Mauricio to speak' +elements: "event_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should Mauricio know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nyour_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Your email'\n '#required': true\nphone:\n '#type': tel\n '#title': 'Your phone'\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Mauricio to speak'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.speaker_request_michele_metts.yml b/config/webform.webform.speaker_request_michele_metts.yml index e66f1ab..ae25ca0 100644 --- a/config/webform.webform.speaker_request_michele_metts.yml +++ b/config/webform.webform.speaker_request_michele_metts.yml @@ -12,47 +12,7 @@ id: speaker_request_michele_metts title: 'Speaker request form for Michele Metts' description: '' category: Speaker -elements: | - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#first__title': 'Your name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - event_website: - '#type': url - '#title': 'Event website' - event_dates: - '#type': datetime - '#title': 'Event date' - '#date_date_datepicker_button': false - '#date_time_element': none - event_location: - '#type': textfield - '#title': 'Event location' - description_of_event: - '#type': textarea - '#title': 'What should the speaker know about this event?' - budget_for_speaker: - '#type': textfield - '#title': 'Budget for speaker' - email: - '#type': email - '#title': Email - '#required': true - phone: - '#type': tel - '#title': Phone - additional_info: - '#type': textarea - '#title': 'Additional information' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Invite Micky to speak' +elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.speaker_request_micky_metts.yml b/config/webform.webform.speaker_request_micky_metts.yml index 67804dc..ffa0f99 100644 --- a/config/webform.webform.speaker_request_micky_metts.yml +++ b/config/webform.webform.speaker_request_micky_metts.yml @@ -12,47 +12,7 @@ id: speaker_request_micky_metts title: 'Speaker Request - Micky Metts' description: 'Speaker Request for Micky Metts' category: '' -elements: | - your_name: - '#type': webform_name - '#title': 'Your name' - '#title__access': false - '#first__title': 'Your name' - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - event_website: - '#type': url - '#title': 'Event website' - event_dates: - '#type': datetime - '#title': 'Event date' - '#date_date_datepicker_button': false - '#date_time_element': none - event_location: - '#type': textfield - '#title': 'Event location' - description_of_event: - '#type': textarea - '#title': 'What should the speaker know about this event?' - budget_for_speaker: - '#type': textfield - '#title': 'Budget for speaker' - email: - '#type': email - '#title': Email - '#required': true - phone: - '#type': tel - '#title': Phone - additional_info: - '#type': textarea - '#title': 'Additional information' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Invite Micky to speak' +elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.training.yml b/config/webform.webform.training.yml index 246c1fb..7022ee6 100644 --- a/config/webform.webform.training.yml +++ b/config/webform.webform.training.yml @@ -12,40 +12,7 @@ id: training title: Training description: 'Training intake form' category: '' -elements: | - intro_text: - '#type': processed_text - '#text': | -

If you are interested in a private training tailored to your needs, give us an idea of what you are looking for and we will follow up with you soon thereafter.

- - '#format': basic_html - name: - '#type': textfield - '#title': Name - email: - '#type': email - '#title': Email - topics: - '#type': checkboxes - '#title': Topics - '#options': - 'Introduction to Drupal': 'Introduction to Drupal' - 'Drupal development (beginning)': 'Drupal development (beginning)' - 'Drupal development (intermediate)': 'Drupal development (intermediate)' - 'Drupal development (advanced)': 'Drupal development (advanced)' - 'Drupal theming and templating': 'Drupal theming and templating' - 'Data migration': 'Data migration' - size: - '#type': checkboxes - '#title': Size - '#options': - 'Personal training': 'Personal training' - 'Small group (2-5)': 'Small group (2-5)' - 'Larger group (more than 5)': 'Larger group (more than 5)' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Request training' +elements: "intro_text:\n '#type': processed_text\n '#text': |\n

If you are interested in a private training tailored to your needs, give us an idea of what you are looking for and we will follow up with you soon thereafter.

\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.training_discount.yml b/config/webform.webform.training_discount.yml index fcad6d7..980f33b 100644 --- a/config/webform.webform.training_discount.yml +++ b/config/webform.webform.training_discount.yml @@ -14,47 +14,7 @@ id: training_discount title: 'Training Discount' description: '' category: Purchase -elements: | - course_summary: - '#type': processed_text - '#display_on': both - '#text': |2 - * Lead instructor: **Mauricio Dinarte** - * Cost: **$250** (50% discount off $500 usual price) - - '#format': markdown - name: - '#type': textfield - '#title': Name - '#required': true - email: - '#type': email - '#title': E-mail - '#required': true - choose_training: - '#type': radios - '#title': 'Choose training:' - '#help_title': 'How about both?' - '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.  Or contact Agaric for an invoice.' - '#options': - upgrades: 'Upgrading to Drupal 8/9 using the Migrate API' - '#required': true - payment: - '#type': stripe - '#title': Payment - '#format_items': ul - '#format_items_html': '' - '#format_items_text': '' - '#stripe_selectors_name': ':input[name="name"]' - optional_info_for_your_receipt: - '#type': textarea - '#title': 'Optional info for your receipt' - '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' - '#autocomplete': 'off' - actions: - '#type': webform_actions - '#title': 'Submit button(s)' - '#submit__label': 'Purchase ticket' +elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Cost: **$250** (50% discount off $500 usual price)\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\nchoose_training:\n '#type': radios\n '#title': 'Choose training:'\n '#help_title': 'How about both?'\n '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.  Or contact Agaric for an invoice.'\n '#options':\n upgrades: 'Upgrading to Drupal 8/9 using the Migrate API'\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" css: '' javascript: '' settings: @@ -156,10 +116,7 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: | - Thank you [webform_submission:values:name]!  You're registered for:
- [webform_submission:values:course_summary:html]
- We've sent an e-mail to [webform_submission:values:email]. + confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -278,18 +235,7 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: | - Dear [webform_submission:values:name],
-
- Thank you for registering!
-
- [webform_submission:values:course_summary:html]
-
- Connection information for joining the training online will be sent prior to the event.
-
- Best,
-
- The team at Agaric + body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.training_notification_request.yml b/config/webform.webform.training_notification_request.yml index 9f0bcd9..13a7568 100644 --- a/config/webform.webform.training_notification_request.yml +++ b/config/webform.webform.training_notification_request.yml @@ -12,35 +12,7 @@ id: training_notification_request title: 'Training Notification Request' description: 'Users who submit this form should be notified when any of the trainings they are interested in become available.' category: '' -elements: | - intro_text: - '#type': processed_text - '#text': | -

We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are also helping us to gage interest so that we will know when the time is right to host!

- -

 

- - '#format': basic_html - name: - '#type': textfield - '#title': Name - email: - '#type': email - '#title': Email - trainings: - '#type': checkboxes - '#title': Trainings - '#description': 'Tell us which of our trainings you would like to be notified about ' - '#title_display': invisible - '#description_display': invisible - '#options': - 'Getting started with Drupal 9': 'Getting started with Drupal 9' - 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations' - 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API' - 'Getting started with React.js': 'Getting started with React.js' - '#required': true - '#required_error': 'you must select a training.' - '#options__properties': '' +elements: "intro_text:\n '#type': processed_text\n '#text': |\n

We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are also helping us to gage interest so that we will know when the time is right to host!

\n \n

 

\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntrainings:\n '#type': checkboxes\n '#title': Trainings\n '#description': 'Tell us which of our trainings you would like to be notified about '\n '#title_display': invisible\n '#description_display': invisible\n '#options':\n 'Getting started with Drupal 9': 'Getting started with Drupal 9'\n 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations'\n 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API'\n 'Getting started with React.js': 'Getting started with React.js'\n '#required': true\n '#required_error': 'you must select a training.'\n '#options__properties': ''\n" css: '' javascript: '' settings: diff --git a/config/webform.webform.training_request_draft.yml b/config/webform.webform.training_request_draft.yml index c1fdb80..b302655 100644 --- a/config/webform.webform.training_request_draft.yml +++ b/config/webform.webform.training_request_draft.yml @@ -12,29 +12,7 @@ id: training_request_draft title: 'General Training Request Form' description: 'This is the training request form that will be placed on all specific training pages. Upon submission, you can tell which page this form was submitted from by looking at the results tab.' category: '' -elements: | - name: - '#type': webform_name - '#title': Name - '#description_display': invisible - '#required': true - '#title__access': false - '#first__title': Name - '#first__required': true - '#middle__access': false - '#last__access': false - '#suffix__access': false - '#degree__access': false - email: - '#type': email - '#title': Email - '#description_display': invisible - '#required': true - '#required_error': 'Please enter your email address to submit the form.' - message: - '#type': textarea - '#title': Message - '#help': 'Let us know what you need, or if you have any questions about our training.' +elements: "name:\n '#type': webform_name\n '#title': Name\n '#description_display': invisible\n '#required': true\n '#title__access': false\n '#first__title': Name\n '#first__required': true\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': Email\n '#description_display': invisible\n '#required': true\n '#required_error': 'Please enter your email address to submit the form.'\nmessage:\n '#type': textarea\n '#title': Message\n '#help': 'Let us know what you need, or if you have any questions about our training.'\n" css: '' javascript: '' settings: @@ -213,5 +191,42 @@ access: roles: { } users: { } permissions: { } -handlers: { } +handlers: + email: + id: email + label: Email + notes: '' + handler_id: email + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: keegan@agaric.coop + to_options: { } + cc_mail: '' + cc_options: { } + bcc_mail: '' + bcc_options: { } + from_mail: _default + from_options: { } + from_name: _default + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + debug: false + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + theme_name: '' + parameters: { } variants: { } diff --git a/config/webform.webform.workshops.yml b/config/webform.webform.workshops.yml index c38d4aa..9d56251 100644 --- a/config/webform.webform.workshops.yml +++ b/config/webform.webform.workshops.yml @@ -12,11 +12,7 @@ id: workshops title: Workshops description: Workshops category: '' -elements: | - basic_encryption: - '#type': textarea - '#title': 'Basic encryption' - '#description': 'Encrypt your email and phone communications.' +elements: "basic_encryption:\n '#type': textarea\n '#title': 'Basic encryption'\n '#description': 'Encrypt your email and phone communications.'\n" css: '' javascript: '' settings: diff --git a/config/webform.webform_options.days.yml b/config/webform.webform_options.days.yml index 2479ab3..6c6f317 100644 --- a/config/webform.webform_options.days.yml +++ b/config/webform.webform_options.days.yml @@ -11,11 +11,4 @@ id: days label: Days category: 'Date and time' likert: false -options: | - Sunday: Sunday - Monday: Monday - Tuesday: Tuesday - Wednesday: Wednesday - Thursday: Thursday - Friday: Friday - Saturday: Saturday +options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" diff --git a/config/webform.webform_options.education.yml b/config/webform.webform_options.education.yml index d9e54be..5579559 100644 --- a/config/webform.webform_options.education.yml +++ b/config/webform.webform_options.education.yml @@ -11,8 +11,4 @@ id: education label: Education category: Demographic likert: false -options: | - High School: High School - Associate Degree: Associate Degree - Graduate or Professional Degree: Graduate or Professional Degree - Some College: Some College +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/webform.webform_options.employment_status.yml b/config/webform.webform_options.employment_status.yml index 151fde2..df247bf 100644 --- a/config/webform.webform_options.employment_status.yml +++ b/config/webform.webform_options.employment_status.yml @@ -11,9 +11,4 @@ id: employment_status label: 'Employment status' category: Demographic likert: false -options: | - 'Full Time': 'Full Time' - 'Part Time': 'Part Time' - 'Military': 'Military' - Unemployed: Unemployed - Retired: Retired +options: "'Full Time': 'Full Time'\n'Part Time': 'Part Time'\n'Military': 'Military'\nUnemployed: Unemployed\nRetired: Retired\n" diff --git a/config/webform.webform_options.ethnicity.yml b/config/webform.webform_options.ethnicity.yml index b3b0a12..15351a4 100644 --- a/config/webform.webform_options.ethnicity.yml +++ b/config/webform.webform_options.ethnicity.yml @@ -11,12 +11,4 @@ id: ethnicity label: Ethnicity category: Demographic likert: false -options: | - Caucasian: Caucasian - 'Latino/Hispanic': 'Latino/Hispanic' - 'Middle Eastern': 'Middle Eastern' - African: African - Caribbean: Caribbean - 'South Asian': 'South Asian' - 'East Asian': 'East Asian' - Mixed: Mixed +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/webform.webform_options.gender.yml b/config/webform.webform_options.gender.yml index 72b81e4..e32670b 100644 --- a/config/webform.webform_options.gender.yml +++ b/config/webform.webform_options.gender.yml @@ -11,6 +11,4 @@ id: gender label: Gender category: Demographic likert: false -options: | - Male: Male - Female: Female +options: "Male: Male\nFemale: Female\n" diff --git a/config/webform.webform_options.industry.yml b/config/webform.webform_options.industry.yml index 3bb4dec..785c756 100644 --- a/config/webform.webform_options.industry.yml +++ b/config/webform.webform_options.industry.yml @@ -11,43 +11,4 @@ id: industry label: Industry category: Demographic likert: false -options: | - Accounting/Finance: Accounting/Finance - Advertising/Public Relations: Advertising/Public Relations - Aerospace/Aviation: Aerospace/Aviation - Arts/Entertainment/Publishing: Arts/Entertainment/Publishing - Automotive: Automotive - Banking/Mortgage: Banking/Mortgage - Business Development: Business Development - Business Opportunity: Business Opportunity - Clerical/Administrative: Clerical/Administrative - Construction/Facilities: Construction/Facilities - Consumer Goods: Consumer Goods - Customer Service: Customer Service - Education/Training: Education/Training - Energy/Utilities: Energy/Utilities - Engineering: Engineering - Government/Military: Government/Military - Healthcare: Healthcare - Hospitality/Travel: Hospitality/Travel - Human Resources: Human Resources - Installation/Maintenance: Installation/Maintenance - Insurance: Insurance - Internet: Internet - Law Enforcement/Security: Law Enforcement/Security - Legal: Legal - Management/Executive: Management/Executive - Manufacturing/Operations: Manufacturing/Operations - Marketing: Marketing - Non-Profit/Volunteer: Non-Profit/Volunteer - Pharmaceutical/Biotech: Pharmaceutical/Biotech - Professional Services: Professional Services - Real Estate: Real Estate - Restaurant/Food Service: Restaurant/Food Service - Retail: Retail - Sales: Sales - Science/Research: Science/Research - Skilled Labor: Skilled Labor - Technology: Technology - Telecommunications: Telecommunications - Transportation/Logistics: Transportation/Logistics +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/webform.webform_options.likert_agreement.yml b/config/webform.webform_options.likert_agreement.yml index 270ad10..6fe0026 100644 --- a/config/webform.webform_options.likert_agreement.yml +++ b/config/webform.webform_options.likert_agreement.yml @@ -11,9 +11,4 @@ id: likert_agreement label: 'Likert: Agreement' category: Likert likert: true -options: | - 1: 'Much Worse' - 2: 'Somewhat Worse' - 3: 'About the Same' - 4: 'Somewhat Better' - 5: 'Much Better' +options: "1: 'Much Worse'\n2: 'Somewhat Worse'\n3: 'About the Same'\n4: 'Somewhat Better'\n5: 'Much Better'\n" diff --git a/config/webform.webform_options.likert_comparison.yml b/config/webform.webform_options.likert_comparison.yml index 6caf395..fe21b41 100644 --- a/config/webform.webform_options.likert_comparison.yml +++ b/config/webform.webform_options.likert_comparison.yml @@ -11,9 +11,4 @@ id: likert_comparison label: 'Likert: Comparison' category: Likert likert: true -options: | - 1: Strongly Disagree - 2: Disagree - 3: Neutral - 4: Agree - 5: Strongly Agree +options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" diff --git a/config/webform.webform_options.likert_importance.yml b/config/webform.webform_options.likert_importance.yml index e2fae6b..baa7a66 100644 --- a/config/webform.webform_options.likert_importance.yml +++ b/config/webform.webform_options.likert_importance.yml @@ -11,9 +11,4 @@ id: likert_importance label: 'Likert: Importance' category: Likert likert: true -options: | - 1: Not at all Important - 2: Somewhat Important - 3: Neutral - 4: Important - 5: Very Important +options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" diff --git a/config/webform.webform_options.likert_quality.yml b/config/webform.webform_options.likert_quality.yml index 9dd267a..ec988df 100644 --- a/config/webform.webform_options.likert_quality.yml +++ b/config/webform.webform_options.likert_quality.yml @@ -11,9 +11,4 @@ id: likert_quality label: 'Likert: Quality' category: Likert likert: true -options: | - 1: Poor - 2: Fair - 3: Good - 4: Very good - 5: Excellent +options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" diff --git a/config/webform.webform_options.likert_satisfaction.yml b/config/webform.webform_options.likert_satisfaction.yml index 5f7fcb7..8ba7b14 100644 --- a/config/webform.webform_options.likert_satisfaction.yml +++ b/config/webform.webform_options.likert_satisfaction.yml @@ -11,9 +11,4 @@ id: likert_satisfaction label: 'Likert: Satisfaction' category: Likert likert: true -options: | - 1: Very Unsatisfied - 2: Unsatisfied - 3: Neutral - 4: Satisfied - 5: Very Satisfied +options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" diff --git a/config/webform.webform_options.likert_ten_scale.yml b/config/webform.webform_options.likert_ten_scale.yml index 67e1989..8ed0b09 100644 --- a/config/webform.webform_options.likert_ten_scale.yml +++ b/config/webform.webform_options.likert_ten_scale.yml @@ -11,14 +11,4 @@ id: likert_ten_scale label: 'Likert: Ten Scale' category: Likert likert: true -options: | - 1: 1 - 2: 2 - 3: 3 - 4: 4 - 5: 5 - 6: 6 - 7: 7 - 8: 8 - 9: 9 - 10: 10 +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/webform.webform_options.likert_would_you.yml b/config/webform.webform_options.likert_would_you.yml index b2aca4b..6fc30f3 100644 --- a/config/webform.webform_options.likert_would_you.yml +++ b/config/webform.webform_options.likert_would_you.yml @@ -11,9 +11,4 @@ id: likert_would_you label: 'Likert: Would You' category: Likert likert: true -options: | - 1: Definitely Not - 2: Probably Not - 3: Not Sure - 4: Probably - 5: Definitely +options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" diff --git a/config/webform.webform_options.marital_status.yml b/config/webform.webform_options.marital_status.yml index 69d1a68..50900f7 100644 --- a/config/webform.webform_options.marital_status.yml +++ b/config/webform.webform_options.marital_status.yml @@ -11,8 +11,4 @@ id: marital_status label: 'Marital status' category: Demographic likert: false -options: | - Single: Single - Married: Married - Divorced: Divorced - Widowed: Widowed +options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" diff --git a/config/webform.webform_options.months.yml b/config/webform.webform_options.months.yml index 0f01f07..388724c 100644 --- a/config/webform.webform_options.months.yml +++ b/config/webform.webform_options.months.yml @@ -11,16 +11,4 @@ id: months label: Months category: 'Date and time' likert: false -options: | - January: January - February: February - March: March - April: April - May: May - June: June - July: July - August: August - September: September - October: October - November: November - December: December +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/webform.webform_options.phone_types.yml b/config/webform.webform_options.phone_types.yml index d2504e9..157abb9 100644 --- a/config/webform.webform_options.phone_types.yml +++ b/config/webform.webform_options.phone_types.yml @@ -11,7 +11,4 @@ id: phone_types label: 'Phone type' category: Demographic likert: false -options: | - Home: Home - Office: Office - Cell: Cell +options: "Home: Home\nOffice: Office\nCell: Cell\n" diff --git a/config/webform.webform_options.relationship.yml b/config/webform.webform_options.relationship.yml index 075b724..3c55efa 100644 --- a/config/webform.webform_options.relationship.yml +++ b/config/webform.webform_options.relationship.yml @@ -11,9 +11,4 @@ id: relationship label: Relationship category: Demographic likert: false -options: | - Parent: Parent - 'Significant Other': 'Significant Other' - Sibling: Sibling - Child: Child - Friend: Friend +options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" diff --git a/config/webform.webform_options.size.yml b/config/webform.webform_options.size.yml index 9eee9b5..7f71ffb 100644 --- a/config/webform.webform_options.size.yml +++ b/config/webform.webform_options.size.yml @@ -11,9 +11,4 @@ id: size label: Size category: General likert: false -options: | - Extra Small: Extra Small - Small: Small - Medium: Medium - Large: Large - Extra Large: Extra Large +options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" diff --git a/config/webform.webform_options.state_codes.yml b/config/webform.webform_options.state_codes.yml index a4cc588..b135405 100644 --- a/config/webform.webform_options.state_codes.yml +++ b/config/webform.webform_options.state_codes.yml @@ -11,56 +11,4 @@ id: state_codes label: 'State codes' category: Geographic likert: false -options: | - AL: Alabama - AK: Alaska - AZ: Arizona - AR: Arkansas - CA: California - CO: Colorado - CT: Connecticut - DE: Delaware - DC: 'District of Columbia' - FL: Florida - GA: Georgia - GU: Guam - HI: Hawaii - ID: Idaho - IL: Illinois - IN: Indiana - IA: Iowa - KS: Kansas - KY: Kentucky - LA: Louisiana - ME: Maine - MD: Maryland - MA: Massachusetts - MI: Michigan - MN: Minnesota - MS: Mississippi - MO: Missouri - MT: Montana - NE: Nebraska - NV: Nevada - NH: 'New Hampshire' - NJ: 'New Jersey' - NM: 'New Mexico' - NY: 'New York' - NC: 'North Carolina' - ND: 'North Dakota' - OH: Ohio - OK: Oklahoma - OR: Oregon - PA: Pennsylvania - RI: 'Rhode Island' - SC: 'South Carolina' - SD: 'South Dakota' - TN: Tennessee - TX: Texas - UT: Utah - VT: Vermont - VA: Virginia - WA: Washington - WV: 'West Virginia' - WI: Wisconsin - WY: Wyoming +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/webform.webform_options.state_names.yml b/config/webform.webform_options.state_names.yml index 120e6ec..ab75912 100644 --- a/config/webform.webform_options.state_names.yml +++ b/config/webform.webform_options.state_names.yml @@ -11,55 +11,4 @@ id: state_names label: 'State names' category: Geographic likert: false -options: | - Alabama: Alabama - Alaska: Alaska - Arizona: Arizona - Arkansas: Arkansas - California: California - Colorado: Colorado - Connecticut: Connecticut - Delaware: Delaware - 'District of Columbia': 'District of Columbia' - Florida: Florida - Georgia: Georgia - Hawaii: Hawaii - Idaho: Idaho - Illinois: Illinois - Indiana: Indiana - Iowa: Iowa - Kansas: Kansas - Kentucky: Kentucky - Louisiana: Louisiana - Maine: Maine - Maryland: Maryland - Massachusetts: Massachusetts - Michigan: Michigan - Minnesota: Minnesota - Mississippi: Mississippi - Missouri: Missouri - Montana: Montana - Nebraska: Nebraska - Nevada: Nevada - 'New Hampshire': 'New Hampshire' - 'New Jersey': 'New Jersey' - 'New Mexico': 'New Mexico' - 'New York': 'New York' - 'North Carolina': 'North Carolina' - 'North Dakota': 'North Dakota' - Ohio: Ohio - Oklahoma: Oklahoma - Oregon: Oregon - Pennsylvania: Pennsylvania - 'Rhode Island': 'Rhode Island' - 'South Carolina': 'South Carolina' - 'South Dakota': 'South Dakota' - Tennessee: Tennessee - Texas: Texas - Utah: Utah - Vermont: Vermont - Virginia: Virginia - Washington: Washington - 'West Virginia': 'West Virginia' - Wisconsin: Wisconsin - Wyoming: Wyoming +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/webform.webform_options.state_province_codes.yml b/config/webform.webform_options.state_province_codes.yml index bff582f..3545c7d 100644 --- a/config/webform.webform_options.state_province_codes.yml +++ b/config/webform.webform_options.state_province_codes.yml @@ -11,66 +11,4 @@ id: state_province_codes label: 'State/Province codes' category: Geographic likert: false -options: | - AL: Alabama - AK: Alaska - AS: 'American Samoa' - AZ: Arizona - AR: Arkansas - AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)' - AA: 'Armed Forces Americas' - AP: 'Armed Forces Pacific' - CA: California - CO: Colorado - CT: Connecticut - DE: Delaware - DC: 'District of Columbia' - FM: 'Federated States of Micronesia' - FL: Florida - GA: Georgia - GU: Guam - HI: Hawaii - ID: Idaho - IL: Illinois - IN: Indiana - IA: Iowa - KS: Kansas - KY: Kentucky - LA: Louisiana - ME: Maine - MH: 'Marshall Islands' - MD: Maryland - MA: Massachusetts - MI: Michigan - MN: Minnesota - MS: Mississippi - MO: Missouri - MT: Montana - NE: Nebraska - NV: Nevada - NH: 'New Hampshire' - NJ: 'New Jersey' - NM: 'New Mexico' - NY: 'New York' - NC: 'North Carolina' - ND: 'North Dakota' - MP: 'Northern Mariana Islands' - OH: Ohio - OK: Oklahoma - OR: Oregon - PW: Palau - PA: Pennsylvania - PR: 'Puerto Rico' - RI: 'Rhode Island' - SC: 'South Carolina' - SD: 'South Dakota' - TN: Tennessee - TX: Texas - UT: Utah - VT: Vermont - VI: 'Virgin Islands' - VA: Virginia - WA: Washington - WV: 'West Virginia' - WI: Wisconsin - WY: Wyoming +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/webform.webform_options.state_province_names.yml b/config/webform.webform_options.state_province_names.yml index 7a14e0a..4eb7ebd 100644 --- a/config/webform.webform_options.state_province_names.yml +++ b/config/webform.webform_options.state_province_names.yml @@ -11,66 +11,4 @@ id: state_province_names label: 'State/Province names' category: Geographic likert: false -options: | - Alabama: Alabama - Alaska: Alaska - 'American Samoa': 'American Samoa' - Arizona: Arizona - Arkansas: Arkansas - 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' - 'Armed Forces Americas': 'Armed Forces Americas' - 'Armed Forces Pacific': 'Armed Forces Pacific' - California: California - Colorado: Colorado - Connecticut: Connecticut - Delaware: Delaware - 'District of Columbia': 'District of Columbia' - 'Federated States of Micronesia': 'Federated States of Micronesia' - Florida: Florida - Georgia: Georgia - Guam: Guam - Hawaii: Hawaii - Idaho: Idaho - Illinois: Illinois - Indiana: Indiana - Iowa: Iowa - Kansas: Kansas - Kentucky: Kentucky - Louisiana: Louisiana - Maine: Maine - 'Marshall Islands': 'Marshall Islands' - Maryland: Maryland - Massachusetts: Massachusetts - Michigan: Michigan - Minnesota: Minnesota - Mississippi: Mississippi - Missouri: Missouri - Montana: Montana - Nebraska: Nebraska - Nevada: Nevada - 'New Hampshire': 'New Hampshire' - 'New Jersey': 'New Jersey' - 'New Mexico': 'New Mexico' - 'New York': 'New York' - 'North Carolina': 'North Carolina' - 'North Dakota': 'North Dakota' - 'Northern Mariana Islands': 'Northern Mariana Islands' - Ohio: Ohio - Oklahoma: Oklahoma - Oregon: Oregon - Palau: Palau - Pennsylvania: Pennsylvania - 'Puerto Rico': 'Puerto Rico' - 'Rhode Island': 'Rhode Island' - 'South Carolina': 'South Carolina' - 'South Dakota': 'South Dakota' - Tennessee: Tennessee - Texas: Texas - Utah: Utah - Vermont: Vermont - 'Virgin Islands': 'Virgin Islands' - Virginia: Virginia - Washington: Washington - 'West Virginia': 'West Virginia' - Wisconsin: Wisconsin - Wyoming: Wyoming +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/webform.webform_options.yes_no.yml b/config/webform.webform_options.yes_no.yml index 045273d..926a878 100644 --- a/config/webform.webform_options.yes_no.yml +++ b/config/webform.webform_options.yes_no.yml @@ -11,6 +11,4 @@ id: yes_no label: Yes/No category: General likert: false -options: | - Yes: Yes - No: No +options: "Yes: Yes\nNo: No\n" -- 2.45.2 From 27bc701d4a1eb4768ea20950c60052ad340feabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 08:53:40 -0400 Subject: [PATCH 183/365] Commit config after db updates; primarily linebreak expansions --- .../block.block.exposedformsearchpage_1_2.yml | 4 +- config/block.block.footer_about_us.yml | 4 +- config/block.block.footer_get_involved.yml | 4 +- config/block.block.footer_our_work.yml | 4 +- config/comment_notify.settings.yml | 42 +- ....custom_perms_entity.edit_contact_form.yml | 4 +- ...shot.config_sync.module.comment_notify.yml | 42 +- ...pshot.config_sync.module.drutopia_core.yml | 4 +- ...ot.config_sync.module.google_analytics.yml | 8 +- ...t.snapshot.config_sync.module.honeypot.yml | 10 +- ...pshot.snapshot.config_sync.module.user.yml | 104 +++- ...ot.snapshot.config_sync.module.webform.yml | 578 ++++++++++++++++-- config/customerror.settings.yml | 29 +- config/editor.editor.basic_html.yml | 5 +- config/google_analytics.settings.yml | 8 +- config/group.type.group.yml | 1 + config/language/es/views.view.blog.yml | 5 +- .../es/webform.webform.capacitacion.yml | 23 +- .../language/es/webform.webform.contact.yml | 23 +- .../language/es/webform.webform.contacto.yml | 22 +- .../language/es/webform.webform.training.yml | 23 +- config/redirect_404.settings.yml | 152 ++++- config/tour.tour.honeypot.yml | 10 +- config/user.mail.yml | 104 +++- config/views.view.blog.yml | 7 +- config/views.view.glossary.yml | 13 + config/webform.settings.yml | 140 ++++- ...bform.attend_the_tech_and_rev_workshop.yml | 24 +- config/webform.webform.blog_posts.yml | 17 +- config/webform.webform.capacitacion.yml | 39 +- config/webform.webform.contact.yml | 45 +- config/webform.webform.contact_confirm.yml | 22 +- ....webform.drupal_8_9_content_migrations.yml | 56 +- config/webform.webform.drutopia_intake.yml | 48 +- ...bform.webform.drutopia_platform_intake.yml | 19 +- config/webform.webform.find_it_platform.yml | 10 +- config/webform.webform.general_services.yml | 24 +- ....webform.getting_started_with_drupal_9.yml | 56 +- ....webform.getting_started_with_react_js.yml | 56 +- config/webform.webform.join_the_movement.yml | 17 +- ...form.webform.join_the_movement_confirm.yml | 7 +- config/webform.webform.june_2020_webinars.yml | 55 +- config/webform.webform.lms.yml | 25 +- config/webform.webform.migrations.yml | 17 +- ...rm.webform.migrations_training_confirm.yml | 11 +- config/webform.webform.newsletter.yml | 27 +- ....webform.purchase_training_migrate_api.yml | 56 +- config/webform.webform.request.yml | 17 +- config/webform.webform.showandtell.yml | 52 +- ...webform.webform.speaker_request_agaric.yml | 133 +++- ....webform.speaker_request_clayton_dewey.yml | 46 +- ...bform.speaker_request_mauricio_dinarte.yml | 46 +- ....webform.speaker_request_michele_metts.yml | 46 +- ...rm.webform.speaker_request_micky_metts.yml | 46 +- config/webform.webform.training.yml | 37 +- config/webform.webform.training_discount.yml | 62 +- ....webform.training_notification_request.yml | 32 +- ...webform.webform.training_request_draft.yml | 26 +- config/webform.webform.workshops.yml | 8 +- config/webform.webform_options.days.yml | 9 +- config/webform.webform_options.education.yml | 6 +- ...form.webform_options.employment_status.yml | 7 +- config/webform.webform_options.ethnicity.yml | 10 +- config/webform.webform_options.gender.yml | 4 +- config/webform.webform_options.industry.yml | 41 +- ...bform.webform_options.likert_agreement.yml | 7 +- ...form.webform_options.likert_comparison.yml | 7 +- ...form.webform_options.likert_importance.yml | 7 +- ...webform.webform_options.likert_quality.yml | 7 +- ...rm.webform_options.likert_satisfaction.yml | 7 +- ...bform.webform_options.likert_ten_scale.yml | 12 +- ...bform.webform_options.likert_would_you.yml | 7 +- ...webform.webform_options.marital_status.yml | 6 +- config/webform.webform_options.months.yml | 14 +- .../webform.webform_options.phone_types.yml | 5 +- .../webform.webform_options.relationship.yml | 7 +- config/webform.webform_options.size.yml | 7 +- .../webform.webform_options.state_codes.yml | 54 +- .../webform.webform_options.state_names.yml | 53 +- ...m.webform_options.state_province_codes.yml | 64 +- ...m.webform_options.state_province_names.yml | 64 +- config/webform.webform_options.yes_no.yml | 4 +- 82 files changed, 2765 insertions(+), 199 deletions(-) diff --git a/config/block.block.exposedformsearchpage_1_2.yml b/config/block.block.exposedformsearchpage_1_2.yml index 6ce8761..0c876d5 100644 --- a/config/block.block.exposedformsearchpage_1_2.yml +++ b/config/block.block.exposedformsearchpage_1_2.yml @@ -30,6 +30,8 @@ visibility: context_mapping: { } request_path: id: request_path - pages: "/search\n/search/*\n" + pages: | + /search + /search/* negate: false context_mapping: { } diff --git a/config/block.block.footer_about_us.yml b/config/block.block.footer_about_us.yml index 1bce7e8..36bf514 100644 --- a/config/block.block.footer_about_us.yml +++ b/config/block.block.footer_about_us.yml @@ -26,9 +26,11 @@ settings: follow_parent: child level: 1 depth: 0 - expand: 0 + expand_all_items: false parent: 'main:menu_link_content:33435872-bdbe-4833-9477-c057c2c33359' suggestion: main + label_type: block + label_link: false visibility: condition_group: id: condition_group diff --git a/config/block.block.footer_get_involved.yml b/config/block.block.footer_get_involved.yml index 2a00d01..ef65519 100644 --- a/config/block.block.footer_get_involved.yml +++ b/config/block.block.footer_get_involved.yml @@ -26,9 +26,11 @@ settings: follow_parent: child level: 1 depth: 0 - expand: 0 + expand_all_items: false parent: 'main:menu_link_content:f1eaa438-620d-418b-acd3-ad00dab9c635' suggestion: main + label_type: block + label_link: false visibility: condition_group: id: condition_group diff --git a/config/block.block.footer_our_work.yml b/config/block.block.footer_our_work.yml index 1b3fa10..2c980e0 100644 --- a/config/block.block.footer_our_work.yml +++ b/config/block.block.footer_our_work.yml @@ -26,9 +26,11 @@ settings: follow_parent: child level: 1 depth: 0 - expand: 0 + expand_all_items: false parent: 'main:menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd' suggestion: main + label_type: block + label_link: false visibility: condition_group: id: condition_group diff --git a/config/comment_notify.settings.yml b/config/comment_notify.settings.yml index 7971531..f55526f 100644 --- a/config/comment_notify.settings.yml +++ b/config/comment_notify.settings.yml @@ -10,11 +10,49 @@ mail_templates: watcher: node: subject: '[site:name] :: new comment on [node:title]' - body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n" + body: | + Hi [comment-subscribed:author], + + [comment:author] has commented on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You can stop receiving emails when someone replies to this post, + by going to [comment-subscribed:unsubscribe-url] + + You can set up auto-following feature for all future posts + by creating your own user with a few clicks here [site:login-url] + + -- [site:name] team + [site:url] entity_author: node: subject: '[site:name] :: new comment for your post' - body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n" + body: | + Hi [node:author], + + You have received a comment on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You will receive emails like this for all replies to your posts. You can + disable this by logging in and changing the settings on your user account at + [node:author:edit-url]. + + -- [site:name] team + [site:url] _core: default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik bundle_types: diff --git a/config/config_perms.custom_perms_entity.edit_contact_form.yml b/config/config_perms.custom_perms_entity.edit_contact_form.yml index ab8ca6e..cec3b04 100644 --- a/config/config_perms.custom_perms_entity.edit_contact_form.yml +++ b/config/config_perms.custom_perms_entity.edit_contact_form.yml @@ -6,4 +6,6 @@ _core: default_config_hash: eJWhGhpRfmEhpk2aZAe8424DHGi6A4onjpxfouE4eWk id: edit_contact_form label: 'Edit contact form' -route: "entity.contact_form.collection\nentity.contact_form.edit_form\n" +route: | + entity.contact_form.collection + entity.contact_form.edit_form diff --git a/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml index ef80d9b..bb55b73 100644 --- a/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml +++ b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml @@ -24,7 +24,45 @@ items: mail_templates: watcher: subject: '[site:name] :: new comment on [node:title]' - body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n" + body: | + Hi [comment-subscribed:author], + + [comment:author] has commented on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You can stop receiving emails when someone replies to this post, + by going to [comment-subscribed:unsubscribe-url] + + You can set up auto-following feature for all future posts + by creating your own user with a few clicks here [site:login-url] + + -- [site:name] team + [site:url] entity_author: subject: '[site:name] :: new comment for your post' - body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n" + body: | + Hi [node:author], + + You have received a comment on: "[node:title]" + + ---- + [comment:title] + [comment:body] + ---- + + You can view the comment at the following url + [comment:url] + + You will receive emails like this for all replies to your posts. You can + disable this by logging in and changing the settings on your user account at + [node:author:edit-url]. + + -- [site:name] team + [site:url] diff --git a/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml b/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml index b1a3c9f..b509de6 100644 --- a/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml +++ b/config/config_snapshot.snapshot.config_sync.module.drutopia_core.yml @@ -28,7 +28,9 @@ items: dependencies: { } id: edit_contact_form label: 'Edit contact form' - route: "entity.contact_form.collection\nentity.contact_form.edit_form\n" + route: | + entity.contact_form.collection + entity.contact_form.edit_form - collection: '' name: core.date_format.month_day_year diff --git a/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml b/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml index 38affde..d73caab 100644 --- a/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml +++ b/config/config_snapshot.snapshot.config_sync.module.google_analytics.yml @@ -19,7 +19,13 @@ items: cross_domains: '' visibility: request_path_mode: 0 - request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*\n" + request_path_pages: | + /admin + /admin/* + /batch + /node/add* + /node/*/* + /user/*/* user_role_mode: 0 user_role_roles: { } user_account_mode: 0 diff --git a/config/config_snapshot.snapshot.config_sync.module.honeypot.yml b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml index 9b8ab63..f2e9152 100644 --- a/config/config_snapshot.snapshot.config_sync.module.honeypot.yml +++ b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml @@ -46,7 +46,10 @@ items: plugin: text label: Honeypot weight: -10 - body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n" + body: | + Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. + + Click Next to be guided through this configuration page. location: top protect-all-forms: id: protect-all-forms @@ -55,7 +58,10 @@ items: weight: -9 attributes: data-id: edit-protect-all-forms - body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n" + body: | + Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. + + Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. location: bottom log-blocked-form-submissions: id: log-blocked-form-submissions diff --git a/config/config_snapshot.snapshot.config_sync.module.user.yml b/config/config_snapshot.snapshot.config_sync.module.user.yml index 6b88875..36274cd 100644 --- a/config/config_snapshot.snapshot.config_sync.module.user.yml +++ b/config/config_snapshot.snapshot.config_sync.module.user.yml @@ -122,31 +122,117 @@ items: name: user.mail data: cancel_confirm: - body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + A request to cancel your account has been made at [site:name]. + + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: + + [user:cancel-url] + + NOTE: The cancellation of your account is not reversible. + + This link expires in one day and nothing will happen if it is not used. + + -- [site:name] team subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: - body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + A request to reset the password for your account has been made at [site:name]. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. + + -- [site:name] team subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: - body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" + body: | + [user:display-name], + + A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: - body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: - body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: - body: "[user:display-name] has applied for an account.\n\n[user:edit-url]\n" + body: | + [user:display-name] has applied for an account. + + [user:edit-url] subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: - body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Your account at [site:name] has been activated. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:account-name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: - body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Your account on [site:name] has been blocked. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: - body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Your account on [site:name] has been canceled. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en - diff --git a/config/config_snapshot.snapshot.config_sync.module.webform.yml b/config/config_snapshot.snapshot.config_sync.module.webform.yml index 59b242d..5587a1d 100644 --- a/config/config_snapshot.snapshot.config_sync.module.webform.yml +++ b/config/config_snapshot.snapshot.config_sync.module.webform.yml @@ -3274,7 +3274,12 @@ items: 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" + form_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status button_classes: '' default_wizard_prev_button_label: '< Previous Page' default_wizard_next_button_label: 'Next Page >' @@ -3311,8 +3316,14 @@ items: 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" + preview_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_classes: | + messages messages--error + messages messages--warning + messages messages--status confirmation_back_classes: button default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' @@ -3363,9 +3374,28 @@ items: 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" + wrapper_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + horizontal_rule_classes: | + webform-horizontal-rule--solid + webform-horizontal-rule--dashed + webform-horizontal-rule--dotted + webform-horizontal-rule--gradient + webform-horizontal-rule--thin + webform-horizontal-rule--medium + webform-horizontal-rule--thick + webform-horizontal-rule--flaired + webform-horizontal-rule--glyph default_description_display: '' default_more_title: More default_section_title_tag: h2 @@ -3408,12 +3438,98 @@ items: 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" + default_body_text: | + Submitted on [webform_submission:created] + Submitted by: [webform_submission:user] + + Submitted values are: + [webform_submission:values] + default_body_html: | +

Submitted on [webform_submission:created]

+

Submitted by: [webform_submission:user]

+

Submitted values are:

+ [webform_submission:values] 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" + types: | + checkbox: + - true + color: + - '#ffffcc' + - '#ffffcc' + - '#ccffff' + email: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + language_select: + - en + machine_name: + - 'loremipsum' + - 'oratione' + - 'dixisset' + tel: + - '123-456-7890' + - '098-765-4321' + textarea: + - '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.' + - '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;' + - '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.' + text_format: + - 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.

' + - 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;

' + - 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.

' + url: + - 'http://example.com' + - 'http://test.com' + webform_email_confirm: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + webform_email_multiple: + - 'example@example.com, test@test.com, random@random.com' + webform_time: + - '09:00' + - '17:00' + names: | + first_name: + - 'John' + - 'Paul' + - 'Ringo' + - 'George' + last_name: + - 'Lennon' + - 'McCartney' + - 'Starr' + - 'Harrison' + address: + - '10 Main Street' + - '11 Brook Alley Road. APT 1' + zip: + - '11111' + - '12345' + - '12345-6789' + postal_code: + - '11111' + - '12345' + - '12345-6789' + phone: + - '123-456-7890' + - '098-765-4321' + fax: + - '123-456-7890' + - '098-765-4321' + city: + - 'Springfield' + - 'Pleasantville' + - 'Hill Valley' + url: + - 'http://example.com' + - 'http://test.com' + default: + - 'Loremipsum' + - 'Oratione' + - 'Dixisset' ui: video_display: dialog details_save: true @@ -3457,7 +3573,31 @@ items: 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" + elements: | + name: + '#title': 'Your Name' + '#type': textfield + '#required': true + '#default_value': '[current-user:display-name]' + email: + '#title': 'Your Email' + '#type': email + '#required': true + '#default_value': '[current-user:mail]' + subject: + '#title': Subject + '#type': textfield + '#required': true + '#test': 'Testing contact webform from [site:name]' + message: + '#title': Message + '#type': textarea + '#required': true + '#test': 'Please ignore this email.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send message' css: '' javascript: '' settings: @@ -3719,7 +3859,14 @@ items: label: Days category: 'Date and time' likert: false - options: "Sunday: Sunday\nMonday: Monday\nTuesday: Tuesday\nWednesday: Wednesday\nThursday: Thursday\nFriday: Friday\nSaturday: Saturday\n" + options: | + Sunday: Sunday + Monday: Monday + Tuesday: Tuesday + Wednesday: Wednesday + Thursday: Thursday + Friday: Friday + Saturday: Saturday - collection: '' name: webform.webform_options.education @@ -3734,7 +3881,11 @@ items: 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" + options: | + High School: High School + Associate Degree: Associate Degree + Graduate or Professional Degree: Graduate or Professional Degree + Some College: Some College - collection: '' name: webform.webform_options.employment_status @@ -3749,7 +3900,12 @@ items: 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" + options: | + 'Full Time': 'Full Time' + 'Part Time': 'Part Time' + 'Military': 'Military' + Unemployed: Unemployed + Retired: Retired - collection: '' name: webform.webform_options.ethnicity @@ -3764,7 +3920,15 @@ items: 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" + options: | + Caucasian: Caucasian + 'Latino/Hispanic': 'Latino/Hispanic' + 'Middle Eastern': 'Middle Eastern' + African: African + Caribbean: Caribbean + 'South Asian': 'South Asian' + 'East Asian': 'East Asian' + Mixed: Mixed - collection: '' name: webform.webform_options.gender @@ -3779,7 +3943,9 @@ items: label: Gender category: Demographic likert: false - options: "Male: Male\nFemale: Female\n" + options: | + Male: Male + Female: Female - collection: '' name: webform.webform_options.industry @@ -3794,7 +3960,46 @@ items: 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" + options: | + Accounting/Finance: Accounting/Finance + Advertising/Public Relations: Advertising/Public Relations + Aerospace/Aviation: Aerospace/Aviation + Arts/Entertainment/Publishing: Arts/Entertainment/Publishing + Automotive: Automotive + Banking/Mortgage: Banking/Mortgage + Business Development: Business Development + Business Opportunity: Business Opportunity + Clerical/Administrative: Clerical/Administrative + Construction/Facilities: Construction/Facilities + Consumer Goods: Consumer Goods + Customer Service: Customer Service + Education/Training: Education/Training + Energy/Utilities: Energy/Utilities + Engineering: Engineering + Government/Military: Government/Military + Healthcare: Healthcare + Hospitality/Travel: Hospitality/Travel + Human Resources: Human Resources + Installation/Maintenance: Installation/Maintenance + Insurance: Insurance + Internet: Internet + Law Enforcement/Security: Law Enforcement/Security + Legal: Legal + Management/Executive: Management/Executive + Manufacturing/Operations: Manufacturing/Operations + Marketing: Marketing + Non-Profit/Volunteer: Non-Profit/Volunteer + Pharmaceutical/Biotech: Pharmaceutical/Biotech + Professional Services: Professional Services + Real Estate: Real Estate + Restaurant/Food Service: Restaurant/Food Service + Retail: Retail + Sales: Sales + Science/Research: Science/Research + Skilled Labor: Skilled Labor + Technology: Technology + Telecommunications: Telecommunications + Transportation/Logistics: Transportation/Logistics - collection: '' name: webform.webform_options.languages @@ -3824,7 +4029,12 @@ items: 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" + options: | + 1: 'Much Worse' + 2: 'Somewhat Worse' + 3: 'About the Same' + 4: 'Somewhat Better' + 5: 'Much Better' - collection: '' name: webform.webform_options.likert_comparison @@ -3839,7 +4049,12 @@ items: label: 'Likert: Comparison' category: Likert likert: true - options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" + options: | + 1: Strongly Disagree + 2: Disagree + 3: Neutral + 4: Agree + 5: Strongly Agree - collection: '' name: webform.webform_options.likert_importance @@ -3854,7 +4069,12 @@ items: label: 'Likert: Importance' category: Likert likert: true - options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n" + options: | + 1: Not at all Important + 2: Somewhat Important + 3: Neutral + 4: Important + 5: Very Important - collection: '' name: webform.webform_options.likert_quality @@ -3869,7 +4089,12 @@ items: label: 'Likert: Quality' category: Likert likert: true - options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" + options: | + 1: Poor + 2: Fair + 3: Good + 4: Very good + 5: Excellent - collection: '' name: webform.webform_options.likert_satisfaction @@ -3884,7 +4109,12 @@ items: label: 'Likert: Satisfaction' category: Likert likert: true - options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" + options: | + 1: Very Unsatisfied + 2: Unsatisfied + 3: Neutral + 4: Satisfied + 5: Very Satisfied - collection: '' name: webform.webform_options.likert_ten_scale @@ -3899,7 +4129,17 @@ items: 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" + options: | + 1: 1 + 2: 2 + 3: 3 + 4: 4 + 5: 5 + 6: 6 + 7: 7 + 8: 8 + 9: 9 + 10: 10 - collection: '' name: webform.webform_options.likert_would_you @@ -3914,7 +4154,12 @@ items: label: 'Likert: Would You' category: Likert likert: true - options: "1: Definitely Not\n2: Probably Not\n3: Not Sure\n4: Probably\n5: Definitely\n" + options: | + 1: Definitely Not + 2: Probably Not + 3: Not Sure + 4: Probably + 5: Definitely - collection: '' name: webform.webform_options.marital_status @@ -3929,7 +4174,11 @@ items: label: 'Marital status' category: Demographic likert: false - options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" + options: | + Single: Single + Married: Married + Divorced: Divorced + Widowed: Widowed - collection: '' name: webform.webform_options.months @@ -3944,7 +4193,19 @@ items: 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" + options: | + January: January + February: February + March: March + April: April + May: May + June: June + July: July + August: August + September: September + October: October + November: November + December: December - collection: '' name: webform.webform_options.phone_types @@ -3959,7 +4220,10 @@ items: label: 'Phone type' category: Demographic likert: false - options: "Home: Home\nOffice: Office\nCell: Cell\n" + options: | + Home: Home + Office: Office + Cell: Cell - collection: '' name: webform.webform_options.relationship @@ -3974,7 +4238,12 @@ items: label: Relationship category: Demographic likert: false - options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" + options: | + Parent: Parent + 'Significant Other': 'Significant Other' + Sibling: Sibling + Child: Child + Friend: Friend - collection: '' name: webform.webform_options.size @@ -3989,7 +4258,12 @@ items: label: Size category: General likert: false - options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" + options: | + Extra Small: Extra Small + Small: Small + Medium: Medium + Large: Large + Extra Large: Extra Large - collection: '' name: webform.webform_options.state_codes @@ -4004,7 +4278,59 @@ items: 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" + options: | + AL: Alabama + AK: Alaska + AZ: Arizona + AR: Arkansas + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + OH: Ohio + OK: Oklahoma + OR: Oregon + PA: Pennsylvania + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming - collection: '' name: webform.webform_options.state_names @@ -4019,7 +4345,58 @@ items: 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" + options: | + Alabama: Alabama + Alaska: Alaska + Arizona: Arizona + Arkansas: Arkansas + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + Florida: Florida + Georgia: Georgia + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Pennsylvania: Pennsylvania + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming - collection: '' name: webform.webform_options.state_province_codes @@ -4034,7 +4411,69 @@ items: 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" + options: | + AL: Alabama + AK: Alaska + AS: 'American Samoa' + AZ: Arizona + AR: Arkansas + AE: 'Armed Forces (Canada, Europe, Africa, or Middle East' + AA: 'Armed Forces Americas' + AP: 'Armed Forces Pacific' + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FM: 'Federated States of Micronesia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MH: 'Marshall Islands' + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + MP: 'Northern Mariana Islands' + OH: Ohio + OK: Oklahoma + OR: Oregon + PW: Palau + PA: Pennsylvania + PR: 'Puerto Rico' + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VI: 'Virgin Islands' + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming - collection: '' name: webform.webform_options.state_province_names @@ -4049,7 +4488,69 @@ items: 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" + options: | + Alabama: Alabama + Alaska: Alaska + 'American Samoa': 'American Samoa' + Arizona: Arizona + Arkansas: Arkansas + 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' + 'Armed Forces Americas': 'Armed Forces Americas' + 'Armed Forces Pacific': 'Armed Forces Pacific' + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + 'Federated States of Micronesia': 'Federated States of Micronesia' + Florida: Florida + Georgia: Georgia + Guam: Guam + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + 'Marshall Islands': 'Marshall Islands' + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + 'Northern Mariana Islands': 'Northern Mariana Islands' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Palau: Palau + Pennsylvania: Pennsylvania + 'Puerto Rico': 'Puerto Rico' + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + 'Virgin Islands': 'Virgin Islands' + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming - collection: '' name: webform.webform_options.time_zones @@ -4079,7 +4580,12 @@ items: label: Titles category: Demographic likert: false - options: "Miss: Miss\nMs: Ms\nMr: Mr\nMrs: Mrs\nDr: Dr\n" + options: | + Miss: Miss + Ms: Ms + Mr: Mr + Mrs: Mrs + Dr: Dr - collection: '' name: webform.webform_options.yes_no @@ -4094,4 +4600,6 @@ items: label: Yes/No category: General likert: false - options: "Yes: Yes\nNo: No\n" + options: | + Yes: Yes + No: No diff --git a/config/customerror.settings.yml b/config/customerror.settings.yml index cd2eeec..668c562 100644 --- a/config/customerror.settings.yml +++ b/config/customerror.settings.yml @@ -1,6 +1,33 @@ 403: title: 'Access denied' - body: "
\n
\n
\n
\n

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

\n
\n
\n
\n
\n
\n

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

\nMarvin Moore, \"Green Door\"\n
\n
\n
\n
    \n
  • \n
\n
\n
\n
\n
\n
\n
\n" + body: | +
+
+
+
+

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

+
+
+
+
+
+

Knocked once
+ Tried to tell 'em I've been there
+ Door slammed
+ Hospitality's thin there

+ Marvin Moore, "Green Door" +
+
+
+
    +
  • +
+
+
+
+
+
+
theme: '' 404: title: 'Requested page not found' diff --git a/config/editor.editor.basic_html.yml b/config/editor.editor.basic_html.yml index 7b25af2..1b10fb7 100644 --- a/config/editor.editor.basic_html.yml +++ b/config/editor.editor.basic_html.yml @@ -48,7 +48,10 @@ settings: - Maximize plugins: stylescombo: - styles: "p.subtitle.is-mono.is-4|Mono subtitle\np.title.is-5.is-spaced|Small title\np.subtitle.is-6|Small subtitle\n" + styles: | + p.subtitle.is-mono.is-4|Mono subtitle + p.title.is-5.is-spaced|Small title + p.subtitle.is-6|Small subtitle language: language_list: un linebreaks: diff --git a/config/google_analytics.settings.yml b/config/google_analytics.settings.yml index 801b419..8afb5a9 100644 --- a/config/google_analytics.settings.yml +++ b/config/google_analytics.settings.yml @@ -4,7 +4,13 @@ domain_mode: 0 cross_domains: '' visibility: request_path_mode: 0 - request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*\n" + request_path_pages: | + /admin + /admin/* + /batch + /node/add* + /node/*/* + /user/*/* user_role_mode: 0 user_role_roles: { } user_account_mode: 0 diff --git a/config/group.type.group.yml b/config/group.type.group.yml index 1e80e7c..fa37171 100644 --- a/config/group.type.group.yml +++ b/config/group.type.group.yml @@ -10,3 +10,4 @@ description: 'Basic group type that can be classified by a group type vocabulary creator_membership: true creator_wizard: true creator_roles: { } +new_revision: false diff --git a/config/language/es/views.view.blog.yml b/config/language/es/views.view.blog.yml index 62fbadf..bd21b4f 100644 --- a/config/language/es/views.view.blog.yml +++ b/config/language/es/views.view.blog.yml @@ -4,7 +4,10 @@ display: footer: area: content: - value: "\n" + value: | + format: full_html page_listing: display_title: Página diff --git a/config/language/es/webform.webform.capacitacion.yml b/config/language/es/webform.webform.capacitacion.yml index b896db0..7b172f3 100644 --- a/config/language/es/webform.webform.capacitacion.yml +++ b/config/language/es/webform.webform.capacitacion.yml @@ -1 +1,22 @@ -elements: "intro_text:\n '#text': \"

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n" +elements: | + intro_text: + '#text': "

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\r\n" + name: + '#title': Nombre + topics: + '#title': Temas + '#options': + 'Introduction to Drupal': 'Introducción a Drupal' + 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)' + 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)' + 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)' + 'Drupal theming and templating': 'Diseño y theming en Drupal' + 'Data migration': 'Migración de Datos' + size: + '#title': Tamaño + '#options': + 'Personal training': 'Capacitación personal' + 'Small group (2-5)': 'Grupo pequeño(2-5)' + 'Larger group (more than 5)': 'Grupo grande (mas de 5)' + actions: + '#submit__label': 'Pedir una capacitación' diff --git a/config/language/es/webform.webform.contact.yml b/config/language/es/webform.webform.contact.yml index 4472d1d..ec80cb1 100644 --- a/config/language/es/webform.webform.contact.yml +++ b/config/language/es/webform.webform.contact.yml @@ -1,8 +1,27 @@ title: Contact -elements: "introduction:\n '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nactions:\n '#submit__label': 'Enviar Mensaje'\n" +elements: | + introduction: + '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – es la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' + name: + '#title': 'Tu Nombre' + email: + '#title': 'Tu Correo Electrónico' + subject: + '#title': 'El Tema' + message: + '#title': Mensaje + actions: + '#submit__label': 'Enviar Mensaje' settings: confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' handlers: email_notification: settings: - body: "Hola Agarics, \n\nTú recibiste un nuevo mensaje.\n\n

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

\n

Submitted values are:

\n{{ webform_token('[webform_submission:values]', webform_submission) }}\n" + body: | + Hola Agarics, + + Tú recibiste un nuevo mensaje. + +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

+

Submitted values are:

+ {{ webform_token('[webform_submission:values]', webform_submission) }} diff --git a/config/language/es/webform.webform.contacto.yml b/config/language/es/webform.webform.contacto.yml index 2684696..c54f21c 100644 --- a/config/language/es/webform.webform.contacto.yml +++ b/config/language/es/webform.webform.contacto.yml @@ -1,4 +1,24 @@ title: Contacto -elements: "introduction:\n '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.'\nname:\n '#title': 'Tu Nombre'\nemail:\n '#title': 'Tu Correo Electrónico'\nsubject:\n '#title': 'El Tema'\nmessage:\n '#title': Mensaje\nhow_did_you_find_us:\n '#title': '¿Cómo se enteró de nosotros?'\n '#options':\n 'A professional or personal recommendation': 'Una recomendación profesional o personal'\n 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación'\n 'Google or something similar': 'Google o algo similar'\n 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice'\n '#other__option_label': Otro\nactions:\n '#submit__label': 'Enviar Mensaje'\n" +elements: | + introduction: + '#markup': 'Usted – nuestros clientes, colegas, y admiradores locos – on la razón por la que hacemos lo que hacemos. Nos encantaría saber de usted.' + name: + '#title': 'Tu Nombre' + email: + '#title': 'Tu Correo Electrónico' + subject: + '#title': 'El Tema' + message: + '#title': Mensaje + how_did_you_find_us: + '#title': '¿Cómo se enteró de nosotros?' + '#options': + 'A professional or personal recommendation': 'Una recomendación profesional o personal' + 'I met an Agaric and was given a business card': 'Conocí a un Agárico y me dieron una tarjeta de presentación' + 'Google or something similar': 'Google o algo similar' + 'The Agaric logo appeared on toast I made': 'El logo de Agaric apareció en una tostada que hice' + '#other__option_label': Otro + actions: + '#submit__label': 'Enviar Mensaje' settings: confirmation_message: '¡Gracias por contactarnos! Nos pondremos en contacto con usted tan pronto como uno de nosotros (probablemente Clayton) revise nuestro correo electrónico.' diff --git a/config/language/es/webform.webform.training.yml b/config/language/es/webform.webform.training.yml index b896db0..7b172f3 100644 --- a/config/language/es/webform.webform.training.yml +++ b/config/language/es/webform.webform.training.yml @@ -1 +1,22 @@ -elements: "intro_text:\n '#text': \"

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\\r\\n\"\nname:\n '#title': Nombre\ntopics:\n '#title': Temas\n '#options':\n 'Introduction to Drupal': 'Introducción a Drupal'\n 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)'\n 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)'\n 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)'\n 'Drupal theming and templating': 'Diseño y theming en Drupal'\n 'Data migration': 'Migración de Datos'\nsize:\n '#title': Tamaño\n '#options':\n 'Personal training': 'Capacitación personal'\n 'Small group (2-5)': 'Grupo pequeño(2-5)'\n 'Larger group (more than 5)': 'Grupo grande (mas de 5)'\nactions:\n '#submit__label': 'Pedir una capacitación'\n" +elements: | + intro_text: + '#text': "

Gracias por el interetes en nuestras capacitaciones. Solo necesitamos un poco de información acerca de lo que buscas y nos pondremos en contacto pronto.

\r\n" + name: + '#title': Nombre + topics: + '#title': Temas + '#options': + 'Introduction to Drupal': 'Introducción a Drupal' + 'Drupal development (beginning)': 'Desarollo en Drupal development (principiante)' + 'Drupal development (intermediate)': 'Desarrollo en Drupal (intermedio)' + 'Drupal development (advanced)': 'Desarrollo en Drupal (avanzado)' + 'Drupal theming and templating': 'Diseño y theming en Drupal' + 'Data migration': 'Migración de Datos' + size: + '#title': Tamaño + '#options': + 'Personal training': 'Capacitación personal' + 'Small group (2-5)': 'Grupo pequeño(2-5)' + 'Larger group (more than 5)': 'Grupo grande (mas de 5)' + actions: + '#submit__label': 'Pedir una capacitación' diff --git a/config/redirect_404.settings.yml b/config/redirect_404.settings.yml index 691c715..2bd426e 100644 --- a/config/redirect_404.settings.yml +++ b/config/redirect_404.settings.yml @@ -1,5 +1,155 @@ row_limit: 100000 -pages: "/wp-login.php\n/\n/xmlrpc.php\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell\n/\n/.well-known/assetlinks.json\n/\n/plus/read.php\n/\n/servlet?jumpto=status&p=login&q=loginForm\n/\n/data/cache/asd.php\n/\n/data/cache/flye.php\n/\n/plus/result.php\n/\n/phpmyadmin\n/\n/fuck.php\n/\n/plus/mytag_js.php?aid=9527\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/wordpress/wp-login.php\n/\n/coon.php\n/\n/sqlite/sqlite-manager/main.php\n/\n/plus/mytag_js.php?aid=9527\n/\n/dede/login.php\n/\n/blog/xmlrpc.php\n/\n/plus/90sec.php\n/\n/admin/login.php\n/\n/lx.php\n/\n/lequ.php\n/\n/blog/user/register\n/\n/payload.php\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/MYAdmin\n/\n/plus/mytag_js.php?aid=511348\n/\n/sb.php\n/\n/\n/sqlite/sqlitemanager/main.php\n/\n/mySqlDumper\n/\n/plus/mytag_js.php?aid=6022\n/\n/pmd/index.php\n/\n/sites/default/files/content-post.php\n/\n/gb.php\n/\n/s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B\n/\n/modules/coder/coder_upgrade/scripts/coder_upgrade.run.php\n/\n/install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11\n/\n/srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php\n/\n/config/secrets.yml\n/\n/ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE\n/\n/plus/da.php\n/\n/plus/car.php\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/auth/register\n/\n/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run\n/\n/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run\n" +pages: | + /wp-login.php + / + /xmlrpc.php + / + /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run + / + /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /module.php?echo%2027ebdd36a8ac535e55aaeb6abf8a769d&feature=shell + / + /.well-known/assetlinks.json + / + /plus/read.php + / + /servlet?jumpto=status&p=login&q=loginForm + / + /data/cache/asd.php + / + /data/cache/flye.php + / + /plus/result.php + / + /phpmyadmin + / + /fuck.php + / + /plus/mytag_js.php?aid=9527 + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /wordpress/wp-login.php + / + /coon.php + / + /sqlite/sqlite-manager/main.php + / + /plus/mytag_js.php?aid=9527 + / + /dede/login.php + / + /blog/xmlrpc.php + / + /plus/90sec.php + / + /admin/login.php + / + /lx.php + / + /lequ.php + / + /blog/user/register + / + /payload.php + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /MYAdmin + / + /plus/mytag_js.php?aid=511348 + / + /sb.php + / + / + /sqlite/sqlitemanager/main.php + / + /mySqlDumper + / + /plus/mytag_js.php?aid=6022 + / + /pmd/index.php + / + /sites/default/files/content-post.php + / + /gb.php + / + /s.php?c=echo%20InfoOS%3A%60uname%20-a%3Bid%60OSInfo%3B%20exit%3B + / + /modules/coder/coder_upgrade/scripts/coder_upgrade.run.php + / + /install/index.php.bak?insLockfile=a&install_demo_name=..%2Fdata%2Fadmin%2Fconfig_update.php&s_lang=a&step=11 + / + /srv/svn/agaric/drupal-contrib/5/modules-all/transliteration/data/x6e.php + / + /config/secrets.yml + / + /ewebeditor/php/upload.php?action=save&language=en&style=toby57&type=FILE + / + /plus/da.php + / + /plus/car.php + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /core/27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /27ebdd36a8ac535e55aaeb6abf8a769d.php?_cmd=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /s.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /ps.php?c=echo%2027ebdd36a8ac535e55aaeb6abf8a769d + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /auth/register + / + /~kava/paypal/us/webscr.php?cmd=_login-run + / + /VaVWK/ZkPMP/imWVj/keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /PMkNg/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run + / + /OOYUZ/USSVZ/WNOgZ/WifnZ/~kava/paypal/us/webscr.php?cmd=_login-run + / + /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run suppress_404: false _core: default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM diff --git a/config/tour.tour.honeypot.yml b/config/tour.tour.honeypot.yml index ad5633f..0385688 100644 --- a/config/tour.tour.honeypot.yml +++ b/config/tour.tour.honeypot.yml @@ -18,7 +18,10 @@ tips: plugin: text label: Honeypot weight: -10 - body: "Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots.\n\nClick Next to be guided through this configuration page.\n" + body: | + Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. + + Click Next to be guided through this configuration page. location: top protect-all-forms: id: protect-all-forms @@ -27,7 +30,10 @@ tips: weight: -9 attributes: data-id: edit-protect-all-forms - body: "Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed.\n\nNote: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time.\n" + body: | + Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. + + Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. location: bottom log-blocked-form-submissions: id: log-blocked-form-submissions diff --git a/config/user.mail.yml b/config/user.mail.yml index 0d0e6db..0951c06 100644 --- a/config/user.mail.yml +++ b/config/user.mail.yml @@ -1,29 +1,115 @@ cancel_confirm: - body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + A request to cancel your account has been made at [site:name]. + + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: + + [user:cancel-url] + + NOTE: The cancellation of your account is not reversible. + + This link expires in one day and nothing will happen if it is not used. + + -- [site:name] team subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: - body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + A request to reset the password for your account has been made at [site:name]. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. + + -- [site:name] team subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: - body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" + body: | + [user:display-name], + + A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: - body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: - body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: - body: "[user:display-name] has applied for an account.\n\n[user:edit-url]\n" + body: | + [user:display-name] has applied for an account. + + [user:edit-url] subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: - body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Your account at [site:name] has been activated. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:account-name] + password: Your password + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: - body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Your account on [site:name] has been blocked. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: - body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team\n" + body: | + [user:display-name], + + Your account on [site:name] has been canceled. + + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en _core: diff --git a/config/views.view.blog.yml b/config/views.view.blog.yml index af6d006..9efda2c 100644 --- a/config/views.view.blog.yml +++ b/config/views.view.blog.yml @@ -282,7 +282,12 @@ display: empty: false tokenize: false content: - value: "
\n \n
\n" + value: | +
+ +
format: full_html plugin_id: text cache_metadata: diff --git a/config/views.view.glossary.yml b/config/views.view.glossary.yml index 34b985b..da1f2c6 100644 --- a/config/views.view.glossary.yml +++ b/config/views.view.glossary.yml @@ -352,6 +352,19 @@ display: plugin_id: language entity_type: node entity_field: langcode + status: + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + field: status + group: 1 + id: status + table: node_field_data + value: '1' + plugin_id: boolean + entity_type: node + entity_field: status display_extenders: { } cache_metadata: contexts: diff --git a/config/webform.settings.yml b/config/webform.settings.yml index 38efc78..9bcd62d 100644 --- a/config/webform.settings.yml +++ b/config/webform.settings.yml @@ -1,6 +1,6 @@ settings: default_status: open - default_page_base_path: form + default_page_base_path: /form default_ajax: false default_ajax_effect: fade default_ajax_speed: 500 @@ -17,13 +17,19 @@ settings: default_form_disable_back: false default_form_submit_back: false default_form_unsaved: false + default_form_disable_remote_addr: 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" + form_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status button_classes: '' default_wizard_prev_button_label: '< Previous Page' default_wizard_next_button_label: 'Next Page >' @@ -65,8 +71,14 @@ settings: 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" + preview_classes: | + messages messages--error + messages messages--warning + messages messages--status + confirmation_classes: | + messages messages--error + messages messages--warning + messages messages--status confirmation_back_classes: button default_limit_total_message: 'No more submissions are permitted.' default_limit_user_message: 'No more submissions are permitted.' @@ -128,9 +140,28 @@ element: machine_name_pattern: a-z0-9_ 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" + wrapper_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + horizontal_rule_classes: | + webform-horizontal-rule--solid + webform-horizontal-rule--dashed + webform-horizontal-rule--dotted + webform-horizontal-rule--gradient + webform-horizontal-rule--thin + webform-horizontal-rule--medium + webform-horizontal-rule--thick + webform-horizontal-rule--flaired + webform-horizontal-rule--glyph default_description_display: '' default_more_title: More default_section_title_tag: h2 @@ -173,13 +204,99 @@ mail: default_sender_mail: '' default_sender_name: Agaric default_subject: 'Webform submission from: [webform_submission:source-title]' - 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" + default_body_text: | + Submitted on [webform_submission:created] + Submitted by: [webform_submission:user] + + Submitted values are: + [webform_submission:values] + default_body_html: | +

Submitted on [webform_submission:created]

+

Submitted by: [webform_submission:user]

+

Submitted values are:

+ [webform_submission:values] roles: - staff 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" + types: | + checkbox: + - true + color: + - '#ffffcc' + - '#ffffcc' + - '#ccffff' + email: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + language_select: + - en + machine_name: + - 'loremipsum' + - 'oratione' + - 'dixisset' + tel: + - '123-456-7890' + - '098-765-4321' + textarea: + - '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.' + - '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;' + - '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.' + text_format: + - 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.

' + - 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;

' + - 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.

' + url: + - 'http://example.com' + - 'http://test.com' + webform_email_confirm: + - 'example@example.com' + - 'test@test.com' + - 'random@random.com' + webform_email_multiple: + - 'example@example.com, test@test.com, random@random.com' + webform_time: + - '09:00' + - '17:00' + names: | + first_name: + - 'John' + - 'Paul' + - 'Ringo' + - 'George' + last_name: + - 'Lennon' + - 'McCartney' + - 'Starr' + - 'Harrison' + address: + - '10 Main Street' + - '11 Brook Alley Road. APT 1' + zip: + - '11111' + - '12345' + - '12345-6789' + postal_code: + - '11111' + - '12345' + - '12345-6789' + phone: + - '123-456-7890' + - '098-765-4321' + fax: + - '123-456-7890' + - '098-765-4321' + city: + - 'Springfield' + - 'Pleasantville' + - 'Hill Valley' + url: + - 'http://example.com' + - 'http://test.com' + default: + - 'Loremipsum' + - 'Oratione' + - 'Dixisset' ui: video_display: dialog details_save: true @@ -187,6 +304,7 @@ ui: dialog_disabled: false offcanvas_disabled: false promotions_disabled: false + support_disabled: false description_help: true toolbar_item: false libraries: diff --git a/config/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/webform.webform.attend_the_tech_and_rev_workshop.yml index c464aad..ae26394 100644 --- a/config/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -12,7 +12,27 @@ id: attend_the_tech_and_rev_workshop title: 'Attend the Tech and Rev Workshop' description: '' category: '' -elements: "intro:\n '#type': webform_markup\n '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.'\nyour_name:\n '#type': textfield\n '#title': 'Your Name'\norganization:\n '#type': textfield\n '#title': 'Your organization'\nattendee_number:\n '#type': number\n '#title': 'How many people are you bringing (including yourself)'\nemail:\n '#type': email\n '#title': 'Your email'\n '#description': 'Include your email address if you'd like to be added to Agaric's announcement list for future events.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': Register\n" +elements: | + intro: + '#type': webform_markup + '#markup': 'Register for the upcoming partipatory workshop on technology and revolution. The more people that RSVP the better we can prepare for the discussion.' + your_name: + '#type': textfield + '#title': 'Your Name' + organization: + '#type': textfield + '#title': 'Your organization' + attendee_number: + '#type': number + '#title': 'How many people are you bringing (including yourself)' + email: + '#type': email + '#title': 'Your email' + '#description': 'Include your email address if you'd like to be added to Agaric's announcement list for future events.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': Register css: '' javascript: '' settings: @@ -33,7 +53,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.blog_posts.yml b/config/webform.webform.blog_posts.yml index 0e48a13..f534366 100644 --- a/config/webform.webform.blog_posts.yml +++ b/config/webform.webform.blog_posts.yml @@ -12,7 +12,20 @@ id: blog_posts title: 'Blog posts' description: 'Get blog posts via email' category: Mailchimp -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#middle__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\nsend_blog_posts_via_email:\n '#type': checkbox\n '#title': 'Send blog posts via email'\n" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#middle__access': false + '#suffix__access': false + '#degree__access': false + your_email_address: + '#type': email + '#title': 'Your email address' + send_blog_posts_via_email: + '#type': checkbox + '#title': 'Send blog posts via email' css: '' javascript: '' settings: @@ -33,7 +46,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.capacitacion.yml b/config/webform.webform.capacitacion.yml index 2f813a0..308e2b5 100644 --- a/config/webform.webform.capacitacion.yml +++ b/config/webform.webform.capacitacion.yml @@ -12,7 +12,38 @@ id: capacitacion title: Capacitación description: '

Formulario para capacitación

' category: '' -elements: "intro_text:\n '#type': processed_text\n '#text': \"

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\\r\\n\"\n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n" +elements: | + intro_text: + '#type': processed_text + '#text': "

Thanks for showing interest in our trainings. Just share a bit about what you're looking for and we'll follow up with you soon thereafter.

\r\n" + '#format': basic_html + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email + topics: + '#type': checkboxes + '#title': Topics + '#options': + 'Introduction to Drupal': 'Introduction to Drupal' + 'Drupal development (beginning)': 'Drupal development (beginning)' + 'Drupal development (intermediate)': 'Drupal development (intermediate)' + 'Drupal development (advanced)': 'Drupal development (advanced)' + 'Drupal theming and templating': 'Drupal theming and templating' + 'Data migration': 'Data migration' + size: + '#type': checkboxes + '#title': Size + '#options': + 'Personal training': 'Personal training' + 'Small group (2-5)': 'Small group (2-5)' + 'Larger group (more than 5)': 'Larger group (more than 5)' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Request training' css: '' javascript: '' settings: @@ -33,7 +64,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -114,7 +145,9 @@ settings: draft_pending_multiple_message: '' confirmation_type: page confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.' - confirmation_message: "Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de blog o nuestros videos de capacitación.
\n \n" + confirmation_message: | + Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de blog o nuestros videos de capacitación.
+   confirmation_url: '' confirmation_attributes: { } confirmation_back: true diff --git a/config/webform.webform.contact.yml b/config/webform.webform.contact.yml index 10a6d29..91191e7 100644 --- a/config/webform.webform.contact.yml +++ b/config/webform.webform.contact.yml @@ -5,8 +5,6 @@ dependencies: enforced: module: - webform -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww open: null close: null weight: 0 @@ -17,7 +15,35 @@ 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 would 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.'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send message'\n" +elements: | + introduction: + '#type': webform_markup + '#admin_title': Introduction + '#markup': 'You – our clients, colleagues, and crazed adoring fans – are the reason we do what we do. We would love to hear from you.' + name: + '#title': 'Your Name' + '#type': textfield + '#required': true + '#default_value': '[current-user:display-name]' + email: + '#title': 'Your Email' + '#type': email + '#required': true + '#default_value': '[current-user:mail]' + subject: + '#title': Subject + '#type': textfield + '#required': true + '#test': 'Testing contact webform from [site:name]' + message: + '#title': Message + '#type': textarea + '#required': true + '#test': 'Please ignore this email.' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send message' css: '' javascript: '' settings: @@ -38,7 +64,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -218,7 +244,14 @@ handlers: from_options: { } from_name: '[webform_submission:values:name:raw]' subject: '[webform_submission:values:subject:raw]' - body: "Hi Agarics, \n\nYou got a new message.\n\n

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

\n

Submitted values are:

\n{{ webform_token('[webform_submission:values]', webform_submission) }}\n" + body: | + Hi Agarics, + + You got a new message. + +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

+

Submitted values are:

+ {{ webform_token('[webform_submission:values]', webform_submission) }} excluded_elements: { } ignore_access: false exclude_empty: true @@ -235,3 +268,5 @@ handlers: theme_name: '' parameters: { } variants: { } +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/webform.webform.contact_confirm.yml b/config/webform.webform.contact_confirm.yml index 38967f2..9a2961d 100644 --- a/config/webform.webform.contact_confirm.yml +++ b/config/webform.webform.contact_confirm.yml @@ -12,7 +12,25 @@ id: contact_confirm title: 'Thanks for contacting Agaric' description: 'A confirmation page to ask some follow-up questions.' category: '' -elements: "do_you_have_any_feedback_for_us_:\n '#type': textarea\n '#title': 'Do you have any feedback for us?'\n '#required': true\n '#format_items': comma\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\nsubmission_id:\n '#type': hidden\n '#title': 'Submission ID'\n '#default_value': '[current-page:query:submission]'\n" +elements: | + do_you_have_any_feedback_for_us_: + '#type': textarea + '#title': 'Do you have any feedback for us?' + '#required': true + '#format_items': comma + how_did_you_find_us: + '#type': webform_radios_other + '#title': 'How did you find us?' + '#options': + 'A professional or personal recommendation': 'A professional or personal recommendation' + 'I met an Agaric and was given a business card': 'I met an Agaric and was given a business card' + 'Google or something similar': 'Google or something similar' + 'The Agaric logo appeared on toast I made': 'The Agaric logo appeared on toast I made' + '#other__option_label': Other + submission_id: + '#type': hidden + '#title': 'Submission ID' + '#default_value': '[current-page:query:submission]' css: '' javascript: '' settings: @@ -33,7 +51,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.drupal_8_9_content_migrations.yml b/config/webform.webform.drupal_8_9_content_migrations.yml index 02b8734..8f57dc1 100644 --- a/config/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/webform.webform.drupal_8_9_content_migrations.yml @@ -14,7 +14,41 @@ id: drupal_8_9_content_migrations title: 'Drupal 8/9 content migrations' description: '' category: Purchase -elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 02** and **Thursday, February 04, 2021**\n * Time: Both sessions at **10AM–1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **Tuesday, February 02** and **Thursday, February 04, 2021** + * Time: Both sessions at **10AM–1:30PM Eastern** + * Cost: **$500** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' css: '' javascript: '' settings: @@ -35,7 +69,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -116,7 +150,10 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -235,7 +272,18 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.drutopia_intake.yml b/config/webform.webform.drutopia_intake.yml index 66ae937..acbc6cf 100644 --- a/config/webform.webform.drutopia_intake.yml +++ b/config/webform.webform.drutopia_intake.yml @@ -12,7 +12,51 @@ id: drutopia_intake title: 'Drutopia Intake' description: 'Determine a potential Drutopia partner's needs.' category: 'Survey of needs' -elements: "contactinfo:\n '#type': webform_contact\n '#title': 'Contact Info'\nyour_mission:\n '#type': textarea\n '#title': 'Your Mission'\n '#description': 'What are you all about?'\nhow_do_you_plan_to_reach_your_goal_:\n '#type': textarea\n '#title': 'How do you plan to reach your goal?'\nwhat_is_your_role_in_the_organization_:\n '#type': webform_checkboxes_other\n '#title': 'What is your role in the Organization?'\n '#options':\n 1: 'Worker-Owner -- A worker-owner of a cooperative'\n 2: 'Member -- A member of a cooperative'\n 3: 'Founder -- Founder of an organization'\n 4: 'Sales and Marketing -- Advertisements'\n 5: 'Financials and Fundraising -- Financials and Fundraising'\n 6: None\n '#options_display': two_columns\n '#options_randomize': true\n '#other__title': Other\nwhat_version_of_drupal_are_you_currently_using_:\n '#type': textfield\n '#title': 'What version of Drupal are you currently using?'\nwhat_specific_goals_are_you_trying_to_accomplish_by_building_pla:\n '#type': textarea\n '#title': 'What specific goals are you trying to accomplish by building platform?'\nlead_this_project:\n '#type': textarea\n '#title': 'Is there someone on the team to lead this project and go forward to maintain it?'\nare_volunteers_important_to_your_organization_meeting_its_goals_:\n '#type': checkbox\n '#title': 'Are volunteers important to your organization meeting its goals?'\nwhat_s_the_biggest_barrier_to_engaging_your_supporters_:\n '#type': webform_select_other\n '#title': 'What''s the biggest barrier to engaging your supporters?'\n '#options':\n funding: Funding\n time: Time\n people: People\n logistics: Logistics\n '#empty_option': Other\n" +elements: | + contactinfo: + '#type': webform_contact + '#title': 'Contact Info' + your_mission: + '#type': textarea + '#title': 'Your Mission' + '#description': 'What are you all about?' + how_do_you_plan_to_reach_your_goal_: + '#type': textarea + '#title': 'How do you plan to reach your goal?' + what_is_your_role_in_the_organization_: + '#type': webform_checkboxes_other + '#title': 'What is your role in the Organization?' + '#options': + 1: 'Worker-Owner -- A worker-owner of a cooperative' + 2: 'Member -- A member of a cooperative' + 3: 'Founder -- Founder of an organization' + 4: 'Sales and Marketing -- Advertisements' + 5: 'Financials and Fundraising -- Financials and Fundraising' + 6: None + '#options_display': two_columns + '#options_randomize': true + '#other__title': Other + what_version_of_drupal_are_you_currently_using_: + '#type': textfield + '#title': 'What version of Drupal are you currently using?' + what_specific_goals_are_you_trying_to_accomplish_by_building_pla: + '#type': textarea + '#title': 'What specific goals are you trying to accomplish by building platform?' + lead_this_project: + '#type': textarea + '#title': 'Is there someone on the team to lead this project and go forward to maintain it?' + are_volunteers_important_to_your_organization_meeting_its_goals_: + '#type': checkbox + '#title': 'Are volunteers important to your organization meeting its goals?' + what_s_the_biggest_barrier_to_engaging_your_supporters_: + '#type': webform_select_other + '#title': 'What''s the biggest barrier to engaging your supporters?' + '#options': + funding: Funding + time: Time + people: People + logistics: Logistics + '#empty_option': Other css: '' javascript: '' settings: @@ -33,7 +77,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.drutopia_platform_intake.yml b/config/webform.webform.drutopia_platform_intake.yml index 3262666..34d3965 100644 --- a/config/webform.webform.drutopia_platform_intake.yml +++ b/config/webform.webform.drutopia_platform_intake.yml @@ -12,7 +12,22 @@ id: drutopia_platform_intake title: 'Drutopia platform intake' description: 'Request for minimal contact information and an optional statement of need regarding a hosted site.' category: Lead -elements: "e_mail_address:\n '#type': email\n '#title': 'E-mail address:'\n '#required': true\n '#required_error': 'Please provide an e-mail address so we can contact you!'\nname:\n '#type': textfield\n '#title': 'Name:'\nneeds:\n '#type': textarea\n '#title': 'What online or website goals does your group have? '\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your need'\n" +elements: | + e_mail_address: + '#type': email + '#title': 'E-mail address:' + '#required': true + '#required_error': 'Please provide an e-mail address so we can contact you!' + name: + '#type': textfield + '#title': 'Name:' + needs: + '#type': textarea + '#title': 'What online or website goals does your group have? ' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Share your need' css: '' javascript: '' settings: @@ -33,7 +48,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.find_it_platform.yml b/config/webform.webform.find_it_platform.yml index eac04e0..ce3fc52 100644 --- a/config/webform.webform.find_it_platform.yml +++ b/config/webform.webform.find_it_platform.yml @@ -12,7 +12,13 @@ id: find_it_platform title: 'Find It Platform' description: '' category: '' -elements: "name:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\n" +elements: | + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email css: '' javascript: '' settings: @@ -33,7 +39,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: false + form_disable_remote_addr: true form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.general_services.yml b/config/webform.webform.general_services.yml index 31c5bf2..570012e 100644 --- a/config/webform.webform.general_services.yml +++ b/config/webform.webform.general_services.yml @@ -12,7 +12,27 @@ id: general_services title: 'General services' description: 'Intake form for general services inquiries.' category: '' -elements: "budget:\n '#type': range\n '#title': Budget\n '#description': 'Approximate budget.'\n '#title_display': inline\n '#default_value': '45'\n '#min': 3\n '#max': 600\n '#step': 3\n '#output': above\n '#output__field_prefix': $\n '#output__field_suffix': K\ncontact_information:\n '#type': webform_contact\n '#title': 'Contact information'\n '#email__required': true\n '#address__access': false\n '#address_2__access': false\n '#postal_code__access': false\n '#required': true\n" +elements: | + budget: + '#type': range + '#title': Budget + '#description': 'Approximate budget.' + '#title_display': inline + '#default_value': '45' + '#min': 3 + '#max': 600 + '#step': 3 + '#output': above + '#output__field_prefix': $ + '#output__field_suffix': K + contact_information: + '#type': webform_contact + '#title': 'Contact information' + '#email__required': true + '#address__access': false + '#address_2__access': false + '#postal_code__access': false + '#required': true css: '' javascript: '' settings: @@ -33,7 +53,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.getting_started_with_drupal_9.yml b/config/webform.webform.getting_started_with_drupal_9.yml index 84b6590..24c0695 100644 --- a/config/webform.webform.getting_started_with_drupal_9.yml +++ b/config/webform.webform.getting_started_with_drupal_9.yml @@ -14,7 +14,41 @@ id: getting_started_with_drupal_9 title: 'Getting started with Drupal 9' description: '' category: Purchase -elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, January 26** and **Thursday, January 28, 2021**\n * Time: Both sessions at **10AM–1:30PM Eastern**\n * Cost: **$250**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **Tuesday, January 26** and **Thursday, January 28, 2021** + * Time: Both sessions at **10AM–1:30PM Eastern** + * Cost: **$250** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' css: '' javascript: '' settings: @@ -35,7 +69,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -116,7 +150,10 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -235,7 +272,18 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.getting_started_with_react_js.yml b/config/webform.webform.getting_started_with_react_js.yml index 458e08c..7d25594 100644 --- a/config/webform.webform.getting_started_with_react_js.yml +++ b/config/webform.webform.getting_started_with_react_js.yml @@ -14,7 +14,41 @@ id: getting_started_with_react_js title: 'Getting started with React.js' description: '' category: Purchase -elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 16** and **Thursday, February 18, 2021**\n * Time: Both sessions at **10AM - 1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **Tuesday, February 16** and **Thursday, February 18, 2021** + * Time: Both sessions at **10AM - 1:30PM Eastern** + * Cost: **$500** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' css: '' javascript: '' settings: @@ -35,7 +69,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -116,7 +150,10 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -235,7 +272,18 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.join_the_movement.yml b/config/webform.webform.join_the_movement.yml index fa77a9a..1c1f1c4 100644 --- a/config/webform.webform.join_the_movement.yml +++ b/config/webform.webform.join_the_movement.yml @@ -14,7 +14,18 @@ id: join_the_movement title: 'Join the movement' description: '' category: Mailchimp -elements: "intro_text:\n '#type': processed_text\n '#text': \"

We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.

\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'\n" +elements: | + intro_text: + '#type': processed_text + '#text': "

We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.

\r\n" + '#format': basic_html + email: + '#type': email + '#title': 'Your e-mail address' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Join the movement' css: '' javascript: '' settings: @@ -35,7 +46,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +128,7 @@ settings: confirmation_type: url confirmation_title: '' confirmation_message: '' - confirmation_url: '/confirmation/thanks-joining-movement?webform_sid=[webform_submission:sid]' + confirmation_url: 'confirmation/thanks-joining-movement?webform_sid=[webform_submission:sid]' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.join_the_movement_confirm.yml b/config/webform.webform.join_the_movement_confirm.yml index e13ebd5..c48655c 100644 --- a/config/webform.webform.join_the_movement_confirm.yml +++ b/config/webform.webform.join_the_movement_confirm.yml @@ -12,7 +12,10 @@ id: join_the_movement_confirm title: 'Join the movement confirm' description: 'Confirmation webform after submitting the "join the movement" form.' category: 'Confirmation (do not use directly)' -elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'\n" +elements: | + what_inspired_to_sign_up: + '#type': textarea + '#title': 'What inspired you to make this potentially life-changing decision?' css: '' javascript: '' settings: @@ -33,7 +36,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.june_2020_webinars.yml b/config/webform.webform.june_2020_webinars.yml index 9978a88..d5b2899 100644 --- a/config/webform.webform.june_2020_webinars.yml +++ b/config/webform.webform.june_2020_webinars.yml @@ -12,7 +12,23 @@ id: june_2020_webinars title: 'July 2020 webinars' description: '' category: Education -elements: "name:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': Email\n '#required': true\ninterested_in:\n '#type': checkboxes\n '#title': 'Interested in'\n '#options':\n d9_site_building: 'Getting started Drupal 9'\n d9_updates: 'Introduction to Drupal 9 migrations'\n d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?'\n '#required': true\n" +elements: | + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': Email + '#required': true + interested_in: + '#type': checkboxes + '#title': 'Interested in' + '#options': + d9_site_building: 'Getting started Drupal 9' + d9_updates: 'Introduction to Drupal 9 migrations' + d9_upgrades: 'Drupal 9 upgrades: how and when to move your Drupal 7 sites?' + '#required': true css: '' javascript: '' settings: @@ -33,7 +49,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -213,7 +229,40 @@ handlers: from_options: { } from_name: _default subject: 'Agaric webinars on July 7, 2020 - Connection details' - body: "Thank you for registering!
\n
\nAll webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.
\n
\nGetting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)
\n
\nIntroduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)
\n
\nDrupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)
\n
\nYou might as well be interested in these full-day training options: https://agaric.coop/training
\n
\nJoin Zoom Meeting
\nhttps://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09
\n
\nMeeting ID: 944 1112 5686
\nPassword: AgaricWeb
\nOne tap mobile
\n+13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)
\n+16468769923,,94411125686#,,,,0#,,514824770# US (New York)
\n
\nDial by your location
\n        +1 312 626 6799 US (Chicago)
\n        +1 646 876 9923 US (New York)
\n        +1 301 715 8592 US (Germantown)
\n        +1 346 248 7799 US (Houston)
\n        +1 669 900 6833 US (San Jose)
\n        +1 253 215 8782 US (Tacoma)
\nMeeting ID: 944 1112 5686
\nPassword: 514824770
\n
\nIn solidarity,
\nAgaric.coop\n" + body: | + Thank you for registering!
+
+ All webinars on July 7 will take place in the same Zoom room. Below are the details on time and connection information. We look forward to seeing you there.
+
+ Getting started Drupal 9 @ 10:00 AM - 11:00 AM Eastern Time (EDT)
+
+ Introduction to Drupal 9 migrations @ 11:30 AM - 12:30 AM Eastern Time (EDT)
+
+ Drupal 9 upgrades: how and when to move your Drupal 7 sites? @ 1:00 PM - 2:00 PM Eastern Time (EDT)
+
+ You might as well be interested in these full-day training options: https://agaric.coop/training
+
+ Join Zoom Meeting
+ https://zoom.us/j/94411125686?pwd=VXp1bnZtV21OOGhNUDk0S253a211QT09
+
+ Meeting ID: 944 1112 5686
+ Password: AgaricWeb
+ One tap mobile
+ +13126266799,,94411125686#,,,,0#,,514824770# US (Chicago)
+ +16468769923,,94411125686#,,,,0#,,514824770# US (New York)
+
+ Dial by your location
+         +1 312 626 6799 US (Chicago)
+         +1 646 876 9923 US (New York)
+         +1 301 715 8592 US (Germantown)
+         +1 346 248 7799 US (Houston)
+         +1 669 900 6833 US (San Jose)
+         +1 253 215 8782 US (Tacoma)
+ Meeting ID: 944 1112 5686
+ Password: 514824770
+
+ In solidarity,
+ Agaric.coop excluded_elements: { } ignore_access: false exclude_empty: true diff --git a/config/webform.webform.lms.yml b/config/webform.webform.lms.yml index d529d80..a0956e7 100644 --- a/config/webform.webform.lms.yml +++ b/config/webform.webform.lms.yml @@ -12,7 +12,28 @@ id: lms title: 'Request an LMS - Video chat - Consultation ' description: 'Online learning platform' category: Education -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\n '#required_error': 'We will need a contact email address to respond to you.'\ncontact_s_phone_number:\n '#type': tel\n '#title': 'Your phone number'\nhow_will_you_be_using_the_platform_:\n '#type': textarea\n '#title': 'How will you be using the platform?'\n '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!'\n" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + your_email_address: + '#type': email + '#title': 'Your email address' + '#required': true + '#required_error': 'We will need a contact email address to respond to you.' + contact_s_phone_number: + '#type': tel + '#title': 'Your phone number' + how_will_you_be_using_the_platform_: + '#type': textarea + '#title': 'How will you be using the platform?' + '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!' css: '' javascript: '' settings: @@ -33,7 +54,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.migrations.yml b/config/webform.webform.migrations.yml index 848792e..def8028 100644 --- a/config/webform.webform.migrations.yml +++ b/config/webform.webform.migrations.yml @@ -14,7 +14,18 @@ id: migrations title: 'Migrations training' description: 'A webform for people joining our migration trainings announcement list.' category: Mailchimp -elements: "your_email:\n '#type': email\n '#title': 'Your e-mail address'\n '#required': true\nyour_name:\n '#type': textfield\n '#title': 'Your name (optional)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Get notified'\n" +elements: | + your_email: + '#type': email + '#title': 'Your e-mail address' + '#required': true + your_name: + '#type': textfield + '#title': 'Your name (optional)' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Get notified' css: '' javascript: '' settings: @@ -35,7 +46,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +128,7 @@ settings: confirmation_type: url_message confirmation_title: 'You are now subscribed.' confirmation_message: 'Welcome to the training list! You are subscribed as [webform_submission:values:your_name] <[webform_submission:values:your_email]>. We hope to see you at one of our trainings in the near future.' - confirmation_url: /thanks-your-interest-data-migration-training + confirmation_url: thanks-your-interest-data-migration-training confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.migrations_training_confirm.yml b/config/webform.webform.migrations_training_confirm.yml index d1290c2..51edb67 100644 --- a/config/webform.webform.migrations_training_confirm.yml +++ b/config/webform.webform.migrations_training_confirm.yml @@ -12,7 +12,14 @@ id: migrations_training_confirm title: 'Migrations training confirm' description: 'Confirmation page for the migrations training signup.' category: 'Confirmation (do not use directly)' -elements: "what_motivated_sign_up_for_migration_training:\n '#type': textarea\n '#title': 'What motivated you to sign up for migration training?'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your motivation'\n" +elements: | + what_motivated_sign_up_for_migration_training: + '#type': textarea + '#title': 'What motivated you to sign up for migration training?' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Share your motivation' css: '' javascript: '' settings: @@ -33,7 +40,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.newsletter.yml b/config/webform.webform.newsletter.yml index 63e32de..05c965e 100644 --- a/config/webform.webform.newsletter.yml +++ b/config/webform.webform.newsletter.yml @@ -12,7 +12,30 @@ id: newsletter title: Newsletter description: 'Sign up for the Agaric Newsletter' category: Marketing -elements: "processed_text:\n '#type': processed_text\n '#text': |\n

Join the Agaric list to receive our infrequent Newsletters throughout the year! 

\n \n '#format': basic_html\nname:\n '#type': webform_name\n '#title': Name\n '#description_display': invisible\n '#required': true\n '#title__access': false\n '#first__title': 'First Name'\n '#first__required': true\n '#middle__access': false\n '#last__title': 'Last Name'\n '#last__required': true\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': webform_email_confirm\n '#title': Email\n '#required': true\n" +elements: | + processed_text: + '#type': processed_text + '#text': | +

Join the Agaric list to receive our infrequent Newsletters throughout the year! 

+ + '#format': basic_html + name: + '#type': webform_name + '#title': Name + '#description_display': invisible + '#required': true + '#title__access': false + '#first__title': 'First Name' + '#first__required': true + '#middle__access': false + '#last__title': 'Last Name' + '#last__required': true + '#suffix__access': false + '#degree__access': false + email: + '#type': webform_email_confirm + '#title': Email + '#required': true css: '' javascript: '' settings: @@ -33,7 +56,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.purchase_training_migrate_api.yml b/config/webform.webform.purchase_training_migrate_api.yml index 1a885ce..b754eb2 100644 --- a/config/webform.webform.purchase_training_migrate_api.yml +++ b/config/webform.webform.purchase_training_migrate_api.yml @@ -14,7 +14,41 @@ id: purchase_training_migrate_api title: 'Upgrading to Drupal 9 using the Migrate API' description: '' category: Purchase -elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Date: **Tuesday, February 09** and **Thursday, February 11, 2021**\n * Time: Both sessions at **10AM - 1:30PM Eastern**\n * Cost: **$500**\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Date: **Tuesday, February 09** and **Thursday, February 11, 2021** + * Time: Both sessions at **10AM - 1:30PM Eastern** + * Cost: **$500** + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' css: '' javascript: '' settings: @@ -35,7 +69,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -116,7 +150,10 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -235,7 +272,18 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe the team at Agaric\n" + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The the team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.request.yml b/config/webform.webform.request.yml index 194e67e..0ee0cab 100644 --- a/config/webform.webform.request.yml +++ b/config/webform.webform.request.yml @@ -12,7 +12,20 @@ id: request title: Request description: 'Very simple form for potential clients to tell us what they need.' category: Lead -elements: "describe_goal:\n '#type': textarea\n '#title': 'Describe your goal'\nemail_address:\n '#type': email\n '#title': 'E-mail address'\nphone_number:\n '#type': tel\n '#title': 'Phone number'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send request'\n" +elements: | + describe_goal: + '#type': textarea + '#title': 'Describe your goal' + email_address: + '#type': email + '#title': 'E-mail address' + phone_number: + '#type': tel + '#title': 'Phone number' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send request' css: '' javascript: '' settings: @@ -33,7 +46,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.showandtell.yml b/config/webform.webform.showandtell.yml index 2e5b65a..07196dd 100644 --- a/config/webform.webform.showandtell.yml +++ b/config/webform.webform.showandtell.yml @@ -17,7 +17,55 @@ id: showandtell title: 'Show and Tell' description: 'Submit an idea for Show and Tell.' category: 'Show and Tell' -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your Name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\ni_would_like_to:\n '#type': select\n '#title': 'I would like to'\n '#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.'\n '#options':\n 'present a demo': 'Present a demo'\n 'do a presentation': 'Do a presentation'\n 'start a conversation': 'Start a conversation'\n 'suggest a topic for discussion': 'Suggest a topic for discussion'\n 'request a presentation': 'Request a presentation'\n 'suggest a presenter': 'Suggest a presenter'\n 'give a lightning talk': 'Give a lightning talk'\n '#empty_option': 'Choose one'\n '#empty_value': 'Choose one'\n '#options_randomize': true\ncontact_email:\n '#type': email\n '#title': 'Email address of the presenter you are suggesting'\n '#description': 'Let us know how to contact the suggested presenter or speaker.'\n '#states':\n visible:\n ':input[name=\"i_would_like_to\"]':\n value: 'suggest a presenter'\ndetails:\n '#type': textarea\n '#title': Details\n '#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.'\ni_am_available:\n '#type': date\n '#title': 'I am available'\n '#description': 'Choose a date that you are available.'\n '#date_days':\n - '3'\n '#datepicker': true\n '#date_date_format': m/d/Y\n" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your Name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + your_email_address: + '#type': email + '#title': 'Your email address' + '#required': true + i_would_like_to: + '#type': select + '#title': 'I would like to' + '#description': 'Tell us how you would like to take part in Show and Tell or send us a suggestion.' + '#options': + 'present a demo': 'Present a demo' + 'do a presentation': 'Do a presentation' + 'start a conversation': 'Start a conversation' + 'suggest a topic for discussion': 'Suggest a topic for discussion' + 'request a presentation': 'Request a presentation' + 'suggest a presenter': 'Suggest a presenter' + 'give a lightning talk': 'Give a lightning talk' + '#empty_option': 'Choose one' + '#empty_value': 'Choose one' + '#options_randomize': true + contact_email: + '#type': email + '#title': 'Email address of the presenter you are suggesting' + '#description': 'Let us know how to contact the suggested presenter or speaker.' + '#states': + visible: + ':input[name="i_would_like_to"]': + value: 'suggest a presenter' + details: + '#type': textarea + '#title': Details + '#description': 'Tell us some details about your request. If you have something to present or would like to do a demo, write a short description. If you have a suggestion, write it here.' + i_am_available: + '#type': date + '#title': 'I am available' + '#description': 'Choose a date that you are available.' + '#date_days': + - '3' + '#datepicker': true + '#date_date_format': m/d/Y css: '' javascript: '' settings: @@ -38,7 +86,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.speaker_request_agaric.yml b/config/webform.webform.speaker_request_agaric.yml index fda35da..1c43618 100644 --- a/config/webform.webform.speaker_request_agaric.yml +++ b/config/webform.webform.speaker_request_agaric.yml @@ -12,7 +12,134 @@ id: speaker_request_agaric title: 'Speaker Request - Agaric' description: 'Request an Agaric's presence for a presentation, workshop or lecture.' category: '' -elements: "event_website:\n '#type': url\n '#title': 'Event website'\n '#description': 'If there is a website for this event, typle the URL here. Leave blank if there is no website. The more information we have about your event, the more relevant our presentation will be!'\n '#title_display': inline\n '#maxlength': 120\n '#size': 120\n '#placeholder': 'https://'\nevent_dates:\n '#type': datetime\n '#title': 'Event date and time'\n '#title_display': inline\n '#date_date_element': datepicker\n '#date_date_datepicker_button': true\n '#date_date_placeholder': 'Date of event'\n '#date_date_format': 'D, m/d/Y'\n '#date_time_element': timepicker\n '#date_time_placeholder': 'Time of the event'\n '#date_time_format': 'g:i A'\n '#date_time_step': '1800'\nevent_location:\n '#type': select\n '#title': 'Event location'\n '#description': 'If you do not have an event location yet, leave this field set to 'None'.'\n '#options':\n online: Online\n in_person: 'In Person'\n conference_call: 'Conference Call'\nevent_address:\n '#type': webform_address\n '#title': 'Event address'\n '#states':\n visible:\n ':input[name=\"event_location\"]':\n value: in_person\n '#address_2__access': false\n '#state_province__access': false\n '#postal_code__access': false\nevent_type:\n '#type': select\n '#title': 'Event type'\n '#description': |\n

What type of event are you having? We can provide presentations, workshops or demonstrations of free software tools such as video chat, document management and storage, communication tools that protect your privacy and security.
\n  

\n \n '#title_display': inline\n '#options':\n presentation: Presentation\n workshop: Workshop\n demo: Demo\n interview: Interview\n consultation: Consultation\n '#empty_option': 'Select one'\n '#empty_value': 'Select one'\n '#options_randomize': true\nwould_you_like_agaric_to_host_your_online_event_:\n '#type': select\n '#title': 'Would you like Agaric to host your online event?'\n '#options': yes_no\n '#options_randomize': true\n '#states':\n visible:\n ':input[name=\"event_location\"]':\n value: online\nwould_you_like_agaric_to_provide_a_video_recording_of_your_event:\n '#type': select\n '#title': 'Would you like Agaric to provide a recording of your event?'\n '#options': yes_no\n '#states':\n visible:\n ':input[name=\"event_location\"]':\n value: online\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Your budget'\n '#description': 'If you do not have a budget, leave this field blank and check the box below.'\n '#maxlength': 10\ni_do_not_have_a_budget_:\n '#type': checkbox\n '#title': 'I do not have a budget'\ni_do_not_have_a_budget:\n '#type': textarea\n '#title': 'I have a mission without a budget'\n '#description': 'Please explain the mission of your request and how it will help your community. We do not wish to prevent those without funds from benefitting from our expertise.'\n '#states':\n visible:\n ':input[name=\"i_do_not_have_a_budget_\"]':\n checked: true\ndescription_of_event:\n '#type': textarea\n '#title': 'What else should the speaker know about this event?'\n '#description': 'Please include any information that would be helpful for us to be able to give the most relevant presentation or workshop.'\nyour_name:\n '#type': webform_name\n '#title': 'Contact''s name'\n '#title__access': false\n '#first__title': 'Contact''s name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Contact''s email *'\n '#required': true\n '#required_error': 'Your email is required for Agaric to respond. Your contact information will not be shared.'\nphone:\n '#type': tel\n '#title': 'Contact''s phone number'\n '#description': 'Your information will not be shared.'\n '#international': true\nspeaker_s_name:\n '#type': webform_select_other\n '#title': 'Select an Agaric!'\n '#title_display': none\n '#options':\n mlncn: 'Ben Melançon'\n dinarcon: 'Mauricio Dinarte'\n Gnuget: 'David Valdez'\n wolcen: 'Christopher Thompson'\n freescholar: 'Micky Metts'\n '#empty_option': 'Select an Agaric'\n '#empty_value': 'Select one'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send to Agaric'\n" +elements: | + event_website: + '#type': url + '#title': 'Event website' + '#description': 'If there is a website for this event, typle the URL here. Leave blank if there is no website. The more information we have about your event, the more relevant our presentation will be!' + '#title_display': inline + '#maxlength': 120 + '#size': 120 + '#placeholder': 'https://' + event_dates: + '#type': datetime + '#title': 'Event date and time' + '#title_display': inline + '#date_date_element': datepicker + '#date_date_datepicker_button': true + '#date_date_placeholder': 'Date of event' + '#date_date_format': 'D, m/d/Y' + '#date_time_element': timepicker + '#date_time_placeholder': 'Time of the event' + '#date_time_format': 'g:i A' + '#date_time_step': '1800' + event_location: + '#type': select + '#title': 'Event location' + '#description': 'If you do not have an event location yet, leave this field set to 'None'.' + '#options': + online: Online + in_person: 'In Person' + conference_call: 'Conference Call' + event_address: + '#type': webform_address + '#title': 'Event address' + '#states': + visible: + ':input[name="event_location"]': + value: in_person + '#address_2__access': false + '#state_province__access': false + '#postal_code__access': false + event_type: + '#type': select + '#title': 'Event type' + '#description': | +

What type of event are you having? We can provide presentations, workshops or demonstrations of free software tools such as video chat, document management and storage, communication tools that protect your privacy and security.
+  

+ + '#title_display': inline + '#options': + presentation: Presentation + workshop: Workshop + demo: Demo + interview: Interview + consultation: Consultation + '#empty_option': 'Select one' + '#empty_value': 'Select one' + '#options_randomize': true + would_you_like_agaric_to_host_your_online_event_: + '#type': select + '#title': 'Would you like Agaric to host your online event?' + '#options': yes_no + '#options_randomize': true + '#states': + visible: + ':input[name="event_location"]': + value: online + would_you_like_agaric_to_provide_a_video_recording_of_your_event: + '#type': select + '#title': 'Would you like Agaric to provide a recording of your event?' + '#options': yes_no + '#states': + visible: + ':input[name="event_location"]': + value: online + budget_for_speaker: + '#type': textfield + '#title': 'Your budget' + '#description': 'If you do not have a budget, leave this field blank and check the box below.' + '#maxlength': 10 + i_do_not_have_a_budget_: + '#type': checkbox + '#title': 'I do not have a budget' + i_do_not_have_a_budget: + '#type': textarea + '#title': 'I have a mission without a budget' + '#description': 'Please explain the mission of your request and how it will help your community. We do not wish to prevent those without funds from benefitting from our expertise.' + '#states': + visible: + ':input[name="i_do_not_have_a_budget_"]': + checked: true + description_of_event: + '#type': textarea + '#title': 'What else should the speaker know about this event?' + '#description': 'Please include any information that would be helpful for us to be able to give the most relevant presentation or workshop.' + your_name: + '#type': webform_name + '#title': 'Contact''s name' + '#title__access': false + '#first__title': 'Contact''s name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + email: + '#type': email + '#title': 'Contact''s email *' + '#required': true + '#required_error': 'Your email is required for Agaric to respond. Your contact information will not be shared.' + phone: + '#type': tel + '#title': 'Contact''s phone number' + '#description': 'Your information will not be shared.' + '#international': true + speaker_s_name: + '#type': webform_select_other + '#title': 'Select an Agaric!' + '#title_display': none + '#options': + mlncn: 'Ben Melançon' + dinarcon: 'Mauricio Dinarte' + Gnuget: 'David Valdez' + wolcen: 'Christopher Thompson' + freescholar: 'Micky Metts' + '#empty_option': 'Select an Agaric' + '#empty_value': 'Select one' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Send to Agaric' css: '' javascript: '' settings: @@ -33,7 +160,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +244,7 @@ settings: confirmation_type: page confirmation_title: 'Thank you for asking an Agaric to speak!' confirmation_message: 'Thank you! You have requested an Agaric's presence for a presentation, interview, workshop, or lecture. One of us will respond to you very soon! You can find past appearances on our individual Agaric worker-owner pages.' - confirmation_url: /your-request-has-been-sent-agaric + confirmation_url: your-request-has-been-sent-agaric confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.speaker_request_clayton_dewey.yml b/config/webform.webform.speaker_request_clayton_dewey.yml index b4a6dc6..6708201 100644 --- a/config/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/webform.webform.speaker_request_clayton_dewey.yml @@ -12,7 +12,47 @@ id: speaker_request_clayton_dewey title: 'Speaker Request - Clayton Dewey' description: 'Invite Clayton to speak.' category: '' -elements: "event_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should Clayton know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nyour_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Your email'\n '#required': true\nphone:\n '#type': tel\n '#title': 'Your phone'\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Clayton to speak'\n" +elements: | + event_website: + '#type': url + '#title': 'Event website' + event_dates: + '#type': datetime + '#title': 'Event date' + '#date_date_datepicker_button': false + '#date_time_element': none + event_location: + '#type': textfield + '#title': 'Event location' + description_of_event: + '#type': textarea + '#title': 'What should Clayton know about this event?' + budget_for_speaker: + '#type': textfield + '#title': 'Budget for speaker' + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + email: + '#type': email + '#title': 'Your email' + '#required': true + phone: + '#type': tel + '#title': 'Your phone' + additional_info: + '#type': textarea + '#title': 'Additional information' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Invite Clayton to speak' css: '' javascript: '' settings: @@ -33,7 +73,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: false + form_disable_remote_addr: true form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +157,7 @@ settings: confirmation_type: url confirmation_title: '' confirmation_message: '' - confirmation_url: /people/clayton-dewey/speaking-request-received + confirmation_url: people/clayton-dewey/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.speaker_request_mauricio_dinarte.yml b/config/webform.webform.speaker_request_mauricio_dinarte.yml index c543f4d..86f813c 100644 --- a/config/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/webform.webform.speaker_request_mauricio_dinarte.yml @@ -12,7 +12,47 @@ id: speaker_request_mauricio_dinarte title: 'Speaker Request - Mauricio Dinarte' description: 'Invite Mauricio to speak.' category: '' -elements: "event_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should Mauricio know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nyour_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': 'Your email'\n '#required': true\nphone:\n '#type': tel\n '#title': 'Your phone'\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Mauricio to speak'\n" +elements: | + event_website: + '#type': url + '#title': 'Event website' + event_dates: + '#type': datetime + '#title': 'Event date' + '#date_date_datepicker_button': false + '#date_time_element': none + event_location: + '#type': textfield + '#title': 'Event location' + description_of_event: + '#type': textarea + '#title': 'What should Mauricio know about this event?' + budget_for_speaker: + '#type': textfield + '#title': 'Budget for speaker' + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + email: + '#type': email + '#title': 'Your email' + '#required': true + phone: + '#type': tel + '#title': 'Your phone' + additional_info: + '#type': textarea + '#title': 'Additional information' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Invite Mauricio to speak' css: '' javascript: '' settings: @@ -33,7 +73,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: false + form_disable_remote_addr: true form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +157,7 @@ settings: confirmation_type: url confirmation_title: '' confirmation_message: '' - confirmation_url: /people/michele-metts/speaking-request-received + confirmation_url: people/michele-metts/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.speaker_request_michele_metts.yml b/config/webform.webform.speaker_request_michele_metts.yml index ae25ca0..a232de8 100644 --- a/config/webform.webform.speaker_request_michele_metts.yml +++ b/config/webform.webform.speaker_request_michele_metts.yml @@ -12,7 +12,47 @@ id: speaker_request_michele_metts title: 'Speaker request form for Michele Metts' description: '' category: Speaker -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\n" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + event_website: + '#type': url + '#title': 'Event website' + event_dates: + '#type': datetime + '#title': 'Event date' + '#date_date_datepicker_button': false + '#date_time_element': none + event_location: + '#type': textfield + '#title': 'Event location' + description_of_event: + '#type': textarea + '#title': 'What should the speaker know about this event?' + budget_for_speaker: + '#type': textfield + '#title': 'Budget for speaker' + email: + '#type': email + '#title': Email + '#required': true + phone: + '#type': tel + '#title': Phone + additional_info: + '#type': textarea + '#title': 'Additional information' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Invite Micky to speak' css: '' javascript: '' settings: @@ -33,7 +73,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +157,7 @@ settings: confirmation_type: url confirmation_title: '' confirmation_message: '' - confirmation_url: /people/michele-metts/speaking-request-received + confirmation_url: people/michele-metts/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.speaker_request_micky_metts.yml b/config/webform.webform.speaker_request_micky_metts.yml index ffa0f99..2fda8d6 100644 --- a/config/webform.webform.speaker_request_micky_metts.yml +++ b/config/webform.webform.speaker_request_micky_metts.yml @@ -12,7 +12,47 @@ id: speaker_request_micky_metts title: 'Speaker Request - Micky Metts' description: 'Speaker Request for Micky Metts' category: '' -elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\n" +elements: | + your_name: + '#type': webform_name + '#title': 'Your name' + '#title__access': false + '#first__title': 'Your name' + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + event_website: + '#type': url + '#title': 'Event website' + event_dates: + '#type': datetime + '#title': 'Event date' + '#date_date_datepicker_button': false + '#date_time_element': none + event_location: + '#type': textfield + '#title': 'Event location' + description_of_event: + '#type': textarea + '#title': 'What should the speaker know about this event?' + budget_for_speaker: + '#type': textfield + '#title': 'Budget for speaker' + email: + '#type': email + '#title': Email + '#required': true + phone: + '#type': tel + '#title': Phone + additional_info: + '#type': textarea + '#title': 'Additional information' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Invite Micky to speak' css: '' javascript: '' settings: @@ -33,7 +73,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -117,7 +157,7 @@ settings: confirmation_type: url confirmation_title: '' confirmation_message: '' - confirmation_url: /people/michele-metts/speaking-request-received + confirmation_url: people/michele-metts/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.training.yml b/config/webform.webform.training.yml index 7022ee6..f3ad1ae 100644 --- a/config/webform.webform.training.yml +++ b/config/webform.webform.training.yml @@ -12,7 +12,40 @@ id: training title: Training description: 'Training intake form' category: '' -elements: "intro_text:\n '#type': processed_text\n '#text': |\n

If you are interested in a private training tailored to your needs, give us an idea of what you are looking for and we will follow up with you soon thereafter.

\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntopics:\n '#type': checkboxes\n '#title': Topics\n '#options':\n 'Introduction to Drupal': 'Introduction to Drupal'\n 'Drupal development (beginning)': 'Drupal development (beginning)'\n 'Drupal development (intermediate)': 'Drupal development (intermediate)'\n 'Drupal development (advanced)': 'Drupal development (advanced)'\n 'Drupal theming and templating': 'Drupal theming and templating'\n 'Data migration': 'Data migration'\nsize:\n '#type': checkboxes\n '#title': Size\n '#options':\n 'Personal training': 'Personal training'\n 'Small group (2-5)': 'Small group (2-5)'\n 'Larger group (more than 5)': 'Larger group (more than 5)'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Request training'\n" +elements: | + intro_text: + '#type': processed_text + '#text': | +

If you are interested in a private training tailored to your needs, give us an idea of what you are looking for and we will follow up with you soon thereafter.

+ + '#format': basic_html + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email + topics: + '#type': checkboxes + '#title': Topics + '#options': + 'Introduction to Drupal': 'Introduction to Drupal' + 'Drupal development (beginning)': 'Drupal development (beginning)' + 'Drupal development (intermediate)': 'Drupal development (intermediate)' + 'Drupal development (advanced)': 'Drupal development (advanced)' + 'Drupal theming and templating': 'Drupal theming and templating' + 'Data migration': 'Data migration' + size: + '#type': checkboxes + '#title': Size + '#options': + 'Personal training': 'Personal training' + 'Small group (2-5)': 'Small group (2-5)' + 'Larger group (more than 5)': 'Larger group (more than 5)' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Request training' css: '' javascript: '' settings: @@ -33,7 +66,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.training_discount.yml b/config/webform.webform.training_discount.yml index 980f33b..5c70eda 100644 --- a/config/webform.webform.training_discount.yml +++ b/config/webform.webform.training_discount.yml @@ -14,7 +14,47 @@ id: training_discount title: 'Training Discount' description: '' category: Purchase -elements: "course_summary:\n '#type': processed_text\n '#display_on': both\n '#text': |2\n * Lead instructor: **Mauricio Dinarte**\n * Cost: **$250** (50% discount off $500 usual price)\n \n '#format': markdown\nname:\n '#type': textfield\n '#title': Name\n '#required': true\nemail:\n '#type': email\n '#title': E-mail\n '#required': true\nchoose_training:\n '#type': radios\n '#title': 'Choose training:'\n '#help_title': 'How about both?'\n '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.  Or contact Agaric for an invoice.'\n '#options':\n upgrades: 'Upgrading to Drupal 8/9 using the Migrate API'\n '#required': true\npayment:\n '#type': stripe\n '#title': Payment\n '#format_items': ul\n '#format_items_html': ''\n '#format_items_text': ''\n '#stripe_selectors_name': ':input[name=\"name\"]'\noptional_info_for_your_receipt:\n '#type': textarea\n '#title': 'Optional info for your receipt'\n '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.'\n '#autocomplete': 'off'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Purchase ticket'\n" +elements: | + course_summary: + '#type': processed_text + '#display_on': both + '#text': |2 + * Lead instructor: **Mauricio Dinarte** + * Cost: **$250** (50% discount off $500 usual price) + + '#format': markdown + name: + '#type': textfield + '#title': Name + '#required': true + email: + '#type': email + '#title': E-mail + '#required': true + choose_training: + '#type': radios + '#title': 'Choose training:' + '#help_title': 'How about both?' + '#help': 'To register for multiple trainings, simply come back to this form after paying for the first one and do it again.  Or contact Agaric for an invoice.' + '#options': + upgrades: 'Upgrading to Drupal 8/9 using the Migrate API' + '#required': true + payment: + '#type': stripe + '#title': Payment + '#format_items': ul + '#format_items_html': '' + '#format_items_text': '' + '#stripe_selectors_name': ':input[name="name"]' + optional_info_for_your_receipt: + '#type': textarea + '#title': 'Optional info for your receipt' + '#placeholder': 'Your company name, purchase order, etc. Leave blank if you don''t need it.' + '#autocomplete': 'off' + actions: + '#type': webform_actions + '#title': 'Submit button(s)' + '#submit__label': 'Purchase ticket' css: '' javascript: '' settings: @@ -35,7 +75,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false @@ -116,7 +156,10 @@ settings: draft_pending_multiple_message: '' confirmation_type: inline confirmation_title: '' - confirmation_message: "Thank you [webform_submission:values:name]!  You're registered for:
\n[webform_submission:values:course_summary:html]
\nWe've sent an e-mail to [webform_submission:values:email].\n" + confirmation_message: | + Thank you [webform_submission:values:name]!  You're registered for:
+ [webform_submission:values:course_summary:html]
+ We've sent an e-mail to [webform_submission:values:email]. confirmation_url: '' confirmation_attributes: { } confirmation_back: false @@ -235,7 +278,18 @@ handlers: from_options: { } from_name: _default subject: 'Training registration for [webform:title]' - body: "Dear [webform_submission:values:name],
\n
\nThank you for registering!
\n
\n[webform_submission:values:course_summary:html]
\n
\nConnection information for joining the training online will be sent prior to the event.
\n
\nBest,
\n
\nThe team at Agaric\n" + body: | + Dear [webform_submission:values:name],
+
+ Thank you for registering!
+
+ [webform_submission:values:course_summary:html]
+
+ Connection information for joining the training online will be sent prior to the event.
+
+ Best,
+
+ The team at Agaric excluded_elements: course_summary: course_summary payment: payment diff --git a/config/webform.webform.training_notification_request.yml b/config/webform.webform.training_notification_request.yml index 13a7568..56affc4 100644 --- a/config/webform.webform.training_notification_request.yml +++ b/config/webform.webform.training_notification_request.yml @@ -12,7 +12,35 @@ id: training_notification_request title: 'Training Notification Request' description: 'Users who submit this form should be notified when any of the trainings they are interested in become available.' category: '' -elements: "intro_text:\n '#type': processed_text\n '#text': |\n

We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are also helping us to gage interest so that we will know when the time is right to host!

\n \n

 

\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntrainings:\n '#type': checkboxes\n '#title': Trainings\n '#description': 'Tell us which of our trainings you would like to be notified about '\n '#title_display': invisible\n '#description_display': invisible\n '#options':\n 'Getting started with Drupal 9': 'Getting started with Drupal 9'\n 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations'\n 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API'\n 'Getting started with React.js': 'Getting started with React.js'\n '#required': true\n '#required_error': 'you must select a training.'\n '#options__properties': ''\n" +elements: | + intro_text: + '#type': processed_text + '#text': | +

We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are also helping us to gage interest so that we will know when the time is right to host!

+ +

 

+ + '#format': basic_html + name: + '#type': textfield + '#title': Name + email: + '#type': email + '#title': Email + trainings: + '#type': checkboxes + '#title': Trainings + '#description': 'Tell us which of our trainings you would like to be notified about ' + '#title_display': invisible + '#description_display': invisible + '#options': + 'Getting started with Drupal 9': 'Getting started with Drupal 9' + 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations' + 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API' + 'Getting started with React.js': 'Getting started with React.js' + '#required': true + '#required_error': 'you must select a training.' + '#options__properties': '' css: '' javascript: '' settings: @@ -33,7 +61,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.training_request_draft.yml b/config/webform.webform.training_request_draft.yml index b302655..466961c 100644 --- a/config/webform.webform.training_request_draft.yml +++ b/config/webform.webform.training_request_draft.yml @@ -12,7 +12,29 @@ id: training_request_draft title: 'General Training Request Form' description: 'This is the training request form that will be placed on all specific training pages. Upon submission, you can tell which page this form was submitted from by looking at the results tab.' category: '' -elements: "name:\n '#type': webform_name\n '#title': Name\n '#description_display': invisible\n '#required': true\n '#title__access': false\n '#first__title': Name\n '#first__required': true\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nemail:\n '#type': email\n '#title': Email\n '#description_display': invisible\n '#required': true\n '#required_error': 'Please enter your email address to submit the form.'\nmessage:\n '#type': textarea\n '#title': Message\n '#help': 'Let us know what you need, or if you have any questions about our training.'\n" +elements: | + name: + '#type': webform_name + '#title': Name + '#description_display': invisible + '#required': true + '#title__access': false + '#first__title': Name + '#first__required': true + '#middle__access': false + '#last__access': false + '#suffix__access': false + '#degree__access': false + email: + '#type': email + '#title': Email + '#description_display': invisible + '#required': true + '#required_error': 'Please enter your email address to submit the form.' + message: + '#type': textarea + '#title': Message + '#help': 'Let us know what you need, or if you have any questions about our training.' css: '' javascript: '' settings: @@ -33,7 +55,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform.workshops.yml b/config/webform.webform.workshops.yml index 9d56251..a873fb2 100644 --- a/config/webform.webform.workshops.yml +++ b/config/webform.webform.workshops.yml @@ -12,7 +12,11 @@ id: workshops title: Workshops description: Workshops category: '' -elements: "basic_encryption:\n '#type': textarea\n '#title': 'Basic encryption'\n '#description': 'Encrypt your email and phone communications.'\n" +elements: | + basic_encryption: + '#type': textarea + '#title': 'Basic encryption' + '#description': 'Encrypt your email and phone communications.' css: '' javascript: '' settings: @@ -33,7 +37,7 @@ settings: form_previous_submissions: true form_confidential: false form_confidential_message: '' - form_remote_addr: true + form_disable_remote_addr: false form_convert_anonymous: false form_prepopulate: false form_prepopulate_source_entity: false diff --git a/config/webform.webform_options.days.yml b/config/webform.webform_options.days.yml index 6c6f317..2479ab3 100644 --- a/config/webform.webform_options.days.yml +++ b/config/webform.webform_options.days.yml @@ -11,4 +11,11 @@ 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" +options: | + Sunday: Sunday + Monday: Monday + Tuesday: Tuesday + Wednesday: Wednesday + Thursday: Thursday + Friday: Friday + Saturday: Saturday diff --git a/config/webform.webform_options.education.yml b/config/webform.webform_options.education.yml index 5579559..d9e54be 100644 --- a/config/webform.webform_options.education.yml +++ b/config/webform.webform_options.education.yml @@ -11,4 +11,8 @@ 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" +options: | + High School: High School + Associate Degree: Associate Degree + Graduate or Professional Degree: Graduate or Professional Degree + Some College: Some College diff --git a/config/webform.webform_options.employment_status.yml b/config/webform.webform_options.employment_status.yml index df247bf..151fde2 100644 --- a/config/webform.webform_options.employment_status.yml +++ b/config/webform.webform_options.employment_status.yml @@ -11,4 +11,9 @@ 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" +options: | + 'Full Time': 'Full Time' + 'Part Time': 'Part Time' + 'Military': 'Military' + Unemployed: Unemployed + Retired: Retired diff --git a/config/webform.webform_options.ethnicity.yml b/config/webform.webform_options.ethnicity.yml index 15351a4..b3b0a12 100644 --- a/config/webform.webform_options.ethnicity.yml +++ b/config/webform.webform_options.ethnicity.yml @@ -11,4 +11,12 @@ 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" +options: | + Caucasian: Caucasian + 'Latino/Hispanic': 'Latino/Hispanic' + 'Middle Eastern': 'Middle Eastern' + African: African + Caribbean: Caribbean + 'South Asian': 'South Asian' + 'East Asian': 'East Asian' + Mixed: Mixed diff --git a/config/webform.webform_options.gender.yml b/config/webform.webform_options.gender.yml index e32670b..72b81e4 100644 --- a/config/webform.webform_options.gender.yml +++ b/config/webform.webform_options.gender.yml @@ -11,4 +11,6 @@ id: gender label: Gender category: Demographic likert: false -options: "Male: Male\nFemale: Female\n" +options: | + Male: Male + Female: Female diff --git a/config/webform.webform_options.industry.yml b/config/webform.webform_options.industry.yml index 785c756..3bb4dec 100644 --- a/config/webform.webform_options.industry.yml +++ b/config/webform.webform_options.industry.yml @@ -11,4 +11,43 @@ 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" +options: | + Accounting/Finance: Accounting/Finance + Advertising/Public Relations: Advertising/Public Relations + Aerospace/Aviation: Aerospace/Aviation + Arts/Entertainment/Publishing: Arts/Entertainment/Publishing + Automotive: Automotive + Banking/Mortgage: Banking/Mortgage + Business Development: Business Development + Business Opportunity: Business Opportunity + Clerical/Administrative: Clerical/Administrative + Construction/Facilities: Construction/Facilities + Consumer Goods: Consumer Goods + Customer Service: Customer Service + Education/Training: Education/Training + Energy/Utilities: Energy/Utilities + Engineering: Engineering + Government/Military: Government/Military + Healthcare: Healthcare + Hospitality/Travel: Hospitality/Travel + Human Resources: Human Resources + Installation/Maintenance: Installation/Maintenance + Insurance: Insurance + Internet: Internet + Law Enforcement/Security: Law Enforcement/Security + Legal: Legal + Management/Executive: Management/Executive + Manufacturing/Operations: Manufacturing/Operations + Marketing: Marketing + Non-Profit/Volunteer: Non-Profit/Volunteer + Pharmaceutical/Biotech: Pharmaceutical/Biotech + Professional Services: Professional Services + Real Estate: Real Estate + Restaurant/Food Service: Restaurant/Food Service + Retail: Retail + Sales: Sales + Science/Research: Science/Research + Skilled Labor: Skilled Labor + Technology: Technology + Telecommunications: Telecommunications + Transportation/Logistics: Transportation/Logistics diff --git a/config/webform.webform_options.likert_agreement.yml b/config/webform.webform_options.likert_agreement.yml index 6fe0026..270ad10 100644 --- a/config/webform.webform_options.likert_agreement.yml +++ b/config/webform.webform_options.likert_agreement.yml @@ -11,4 +11,9 @@ 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" +options: | + 1: 'Much Worse' + 2: 'Somewhat Worse' + 3: 'About the Same' + 4: 'Somewhat Better' + 5: 'Much Better' diff --git a/config/webform.webform_options.likert_comparison.yml b/config/webform.webform_options.likert_comparison.yml index fe21b41..6caf395 100644 --- a/config/webform.webform_options.likert_comparison.yml +++ b/config/webform.webform_options.likert_comparison.yml @@ -11,4 +11,9 @@ id: likert_comparison label: 'Likert: Comparison' category: Likert likert: true -options: "1: Strongly Disagree\n2: Disagree\n3: Neutral\n4: Agree\n5: Strongly Agree\n" +options: | + 1: Strongly Disagree + 2: Disagree + 3: Neutral + 4: Agree + 5: Strongly Agree diff --git a/config/webform.webform_options.likert_importance.yml b/config/webform.webform_options.likert_importance.yml index baa7a66..e2fae6b 100644 --- a/config/webform.webform_options.likert_importance.yml +++ b/config/webform.webform_options.likert_importance.yml @@ -11,4 +11,9 @@ 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" +options: | + 1: Not at all Important + 2: Somewhat Important + 3: Neutral + 4: Important + 5: Very Important diff --git a/config/webform.webform_options.likert_quality.yml b/config/webform.webform_options.likert_quality.yml index ec988df..9dd267a 100644 --- a/config/webform.webform_options.likert_quality.yml +++ b/config/webform.webform_options.likert_quality.yml @@ -11,4 +11,9 @@ id: likert_quality label: 'Likert: Quality' category: Likert likert: true -options: "1: Poor\n2: Fair\n3: Good\n4: Very good\n5: Excellent\n" +options: | + 1: Poor + 2: Fair + 3: Good + 4: Very good + 5: Excellent diff --git a/config/webform.webform_options.likert_satisfaction.yml b/config/webform.webform_options.likert_satisfaction.yml index 8ba7b14..5f7fcb7 100644 --- a/config/webform.webform_options.likert_satisfaction.yml +++ b/config/webform.webform_options.likert_satisfaction.yml @@ -11,4 +11,9 @@ id: likert_satisfaction label: 'Likert: Satisfaction' category: Likert likert: true -options: "1: Very Unsatisfied\n2: Unsatisfied\n3: Neutral\n4: Satisfied\n5: Very Satisfied\n" +options: | + 1: Very Unsatisfied + 2: Unsatisfied + 3: Neutral + 4: Satisfied + 5: Very Satisfied diff --git a/config/webform.webform_options.likert_ten_scale.yml b/config/webform.webform_options.likert_ten_scale.yml index 8ed0b09..67e1989 100644 --- a/config/webform.webform_options.likert_ten_scale.yml +++ b/config/webform.webform_options.likert_ten_scale.yml @@ -11,4 +11,14 @@ 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" +options: | + 1: 1 + 2: 2 + 3: 3 + 4: 4 + 5: 5 + 6: 6 + 7: 7 + 8: 8 + 9: 9 + 10: 10 diff --git a/config/webform.webform_options.likert_would_you.yml b/config/webform.webform_options.likert_would_you.yml index 6fc30f3..b2aca4b 100644 --- a/config/webform.webform_options.likert_would_you.yml +++ b/config/webform.webform_options.likert_would_you.yml @@ -11,4 +11,9 @@ 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" +options: | + 1: Definitely Not + 2: Probably Not + 3: Not Sure + 4: Probably + 5: Definitely diff --git a/config/webform.webform_options.marital_status.yml b/config/webform.webform_options.marital_status.yml index 50900f7..69d1a68 100644 --- a/config/webform.webform_options.marital_status.yml +++ b/config/webform.webform_options.marital_status.yml @@ -11,4 +11,8 @@ id: marital_status label: 'Marital status' category: Demographic likert: false -options: "Single: Single\nMarried: Married\nDivorced: Divorced\nWidowed: Widowed\n" +options: | + Single: Single + Married: Married + Divorced: Divorced + Widowed: Widowed diff --git a/config/webform.webform_options.months.yml b/config/webform.webform_options.months.yml index 388724c..0f01f07 100644 --- a/config/webform.webform_options.months.yml +++ b/config/webform.webform_options.months.yml @@ -11,4 +11,16 @@ 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" +options: | + January: January + February: February + March: March + April: April + May: May + June: June + July: July + August: August + September: September + October: October + November: November + December: December diff --git a/config/webform.webform_options.phone_types.yml b/config/webform.webform_options.phone_types.yml index 157abb9..d2504e9 100644 --- a/config/webform.webform_options.phone_types.yml +++ b/config/webform.webform_options.phone_types.yml @@ -11,4 +11,7 @@ id: phone_types label: 'Phone type' category: Demographic likert: false -options: "Home: Home\nOffice: Office\nCell: Cell\n" +options: | + Home: Home + Office: Office + Cell: Cell diff --git a/config/webform.webform_options.relationship.yml b/config/webform.webform_options.relationship.yml index 3c55efa..075b724 100644 --- a/config/webform.webform_options.relationship.yml +++ b/config/webform.webform_options.relationship.yml @@ -11,4 +11,9 @@ id: relationship label: Relationship category: Demographic likert: false -options: "Parent: Parent\n'Significant Other': 'Significant Other'\nSibling: Sibling\nChild: Child\nFriend: Friend\n" +options: | + Parent: Parent + 'Significant Other': 'Significant Other' + Sibling: Sibling + Child: Child + Friend: Friend diff --git a/config/webform.webform_options.size.yml b/config/webform.webform_options.size.yml index 7f71ffb..9eee9b5 100644 --- a/config/webform.webform_options.size.yml +++ b/config/webform.webform_options.size.yml @@ -11,4 +11,9 @@ id: size label: Size category: General likert: false -options: "Extra Small: Extra Small\nSmall: Small\nMedium: Medium\nLarge: Large\nExtra Large: Extra Large\n" +options: | + Extra Small: Extra Small + Small: Small + Medium: Medium + Large: Large + Extra Large: Extra Large diff --git a/config/webform.webform_options.state_codes.yml b/config/webform.webform_options.state_codes.yml index b135405..a4cc588 100644 --- a/config/webform.webform_options.state_codes.yml +++ b/config/webform.webform_options.state_codes.yml @@ -11,4 +11,56 @@ 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" +options: | + AL: Alabama + AK: Alaska + AZ: Arizona + AR: Arkansas + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + OH: Ohio + OK: Oklahoma + OR: Oregon + PA: Pennsylvania + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming diff --git a/config/webform.webform_options.state_names.yml b/config/webform.webform_options.state_names.yml index ab75912..120e6ec 100644 --- a/config/webform.webform_options.state_names.yml +++ b/config/webform.webform_options.state_names.yml @@ -11,4 +11,55 @@ 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" +options: | + Alabama: Alabama + Alaska: Alaska + Arizona: Arizona + Arkansas: Arkansas + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + Florida: Florida + Georgia: Georgia + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Pennsylvania: Pennsylvania + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming diff --git a/config/webform.webform_options.state_province_codes.yml b/config/webform.webform_options.state_province_codes.yml index 3545c7d..bff582f 100644 --- a/config/webform.webform_options.state_province_codes.yml +++ b/config/webform.webform_options.state_province_codes.yml @@ -11,4 +11,66 @@ 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" +options: | + AL: Alabama + AK: Alaska + AS: 'American Samoa' + AZ: Arizona + AR: Arkansas + AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)' + AA: 'Armed Forces Americas' + AP: 'Armed Forces Pacific' + CA: California + CO: Colorado + CT: Connecticut + DE: Delaware + DC: 'District of Columbia' + FM: 'Federated States of Micronesia' + FL: Florida + GA: Georgia + GU: Guam + HI: Hawaii + ID: Idaho + IL: Illinois + IN: Indiana + IA: Iowa + KS: Kansas + KY: Kentucky + LA: Louisiana + ME: Maine + MH: 'Marshall Islands' + MD: Maryland + MA: Massachusetts + MI: Michigan + MN: Minnesota + MS: Mississippi + MO: Missouri + MT: Montana + NE: Nebraska + NV: Nevada + NH: 'New Hampshire' + NJ: 'New Jersey' + NM: 'New Mexico' + NY: 'New York' + NC: 'North Carolina' + ND: 'North Dakota' + MP: 'Northern Mariana Islands' + OH: Ohio + OK: Oklahoma + OR: Oregon + PW: Palau + PA: Pennsylvania + PR: 'Puerto Rico' + RI: 'Rhode Island' + SC: 'South Carolina' + SD: 'South Dakota' + TN: Tennessee + TX: Texas + UT: Utah + VT: Vermont + VI: 'Virgin Islands' + VA: Virginia + WA: Washington + WV: 'West Virginia' + WI: Wisconsin + WY: Wyoming diff --git a/config/webform.webform_options.state_province_names.yml b/config/webform.webform_options.state_province_names.yml index 4eb7ebd..7a14e0a 100644 --- a/config/webform.webform_options.state_province_names.yml +++ b/config/webform.webform_options.state_province_names.yml @@ -11,4 +11,66 @@ 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" +options: | + Alabama: Alabama + Alaska: Alaska + 'American Samoa': 'American Samoa' + Arizona: Arizona + Arkansas: Arkansas + 'Armed Forces (Canada, Europe, Africa, or Middle East)': 'Armed Forces (Canada, Europe, Africa, or Middle East)' + 'Armed Forces Americas': 'Armed Forces Americas' + 'Armed Forces Pacific': 'Armed Forces Pacific' + California: California + Colorado: Colorado + Connecticut: Connecticut + Delaware: Delaware + 'District of Columbia': 'District of Columbia' + 'Federated States of Micronesia': 'Federated States of Micronesia' + Florida: Florida + Georgia: Georgia + Guam: Guam + Hawaii: Hawaii + Idaho: Idaho + Illinois: Illinois + Indiana: Indiana + Iowa: Iowa + Kansas: Kansas + Kentucky: Kentucky + Louisiana: Louisiana + Maine: Maine + 'Marshall Islands': 'Marshall Islands' + Maryland: Maryland + Massachusetts: Massachusetts + Michigan: Michigan + Minnesota: Minnesota + Mississippi: Mississippi + Missouri: Missouri + Montana: Montana + Nebraska: Nebraska + Nevada: Nevada + 'New Hampshire': 'New Hampshire' + 'New Jersey': 'New Jersey' + 'New Mexico': 'New Mexico' + 'New York': 'New York' + 'North Carolina': 'North Carolina' + 'North Dakota': 'North Dakota' + 'Northern Mariana Islands': 'Northern Mariana Islands' + Ohio: Ohio + Oklahoma: Oklahoma + Oregon: Oregon + Palau: Palau + Pennsylvania: Pennsylvania + 'Puerto Rico': 'Puerto Rico' + 'Rhode Island': 'Rhode Island' + 'South Carolina': 'South Carolina' + 'South Dakota': 'South Dakota' + Tennessee: Tennessee + Texas: Texas + Utah: Utah + Vermont: Vermont + 'Virgin Islands': 'Virgin Islands' + Virginia: Virginia + Washington: Washington + 'West Virginia': 'West Virginia' + Wisconsin: Wisconsin + Wyoming: Wyoming diff --git a/config/webform.webform_options.yes_no.yml b/config/webform.webform_options.yes_no.yml index 926a878..045273d 100644 --- a/config/webform.webform_options.yes_no.yml +++ b/config/webform.webform_options.yes_no.yml @@ -11,4 +11,6 @@ id: yes_no label: Yes/No category: General likert: false -options: "Yes: Yes\nNo: No\n" +options: | + Yes: Yes + No: No -- 2.45.2 From e15c50e7406636ef8275023676fffda1c241fe04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 14 Jul 2021 11:22:29 -0400 Subject: [PATCH 184/365] Update README to be a bit more clear about deployment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5860ce..f148298 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ If Agaric's Drutopia PaaS base has changed (the composer.lock in this directory) ahoy deploy-build agaric ``` -To deploy everything else (config, templates, styles): +To deploy this build to an instance of the site plus config, templates, styles: ``` ahoy deploy-site agaric_test -- 2.45.2 From 1e6b9bef3ccd61e437d648d71684a83f30a36fd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 13 Aug 2021 09:59:29 -0400 Subject: [PATCH 185/365] Update composer lock with security release, other updates --- composer.lock | 248 +++++++++++++++++++++++++------------------------- 1 file changed, 126 insertions(+), 122 deletions(-) diff --git a/composer.lock b/composer.lock index 91ce467..c54976b 100644 --- a/composer.lock +++ b/composer.lock @@ -3865,16 +3865,16 @@ }, { "name": "drupal/core", - "version": "8.9.16", + "version": "8.9.18", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d" + "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d", - "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d", + "url": "https://api.github.com/repos/drupal/core/zipball/e536176c45d9d75ec57f7a12c0e3c0aead856841", + "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841", "shasum": "" }, "require": { @@ -3901,7 +3901,7 @@ "laminas/laminas-diactoros": "^1.8", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", - "pear/archive_tar": "^1.4.12", + "pear/archive_tar": "^1.4.14", "php": "^7.0.8", "psr/log": "^1.0", "stack/builder": "^1.0", @@ -4093,13 +4093,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.16" + "source": "https://github.com/drupal/core/tree/8.9.18" }, - "time": "2021-05-25T09:17:58+00:00" + "time": "2021-08-12T17:48:42+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.16", + "version": "8.9.18", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -4143,22 +4143,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5" }, "time": "2020-08-07T22:30:30+00:00" }, { "name": "drupal/core-recommended", - "version": "8.9.16", + "version": "8.9.18", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28" + "reference": "71839bb9799b70f449b76294b461877ba1e9ff2c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", - "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/71839bb9799b70f449b76294b461877ba1e9ff2c", + "reference": "71839bb9799b70f449b76294b461877ba1e9ff2c", "shasum": "" }, "require": { @@ -4170,7 +4170,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.16", + "drupal/core": "8.9.18", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.17", "guzzlehttp/guzzle": "6.5.4", @@ -4183,7 +4183,7 @@ "laminas/laminas-zendframework-bridge": "1.0.4", "masterminds/html5": "2.3.0", "paragonie/random_compat": "v9.99.99", - "pear/archive_tar": "1.4.13", + "pear/archive_tar": "1.4.14", "pear/console_getopt": "v1.4.3", "pear/pear-core-minimal": "v1.10.10", "pear/pear_exception": "v1.0.1", @@ -4228,9 +4228,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/8.9.16" + "source": "https://github.com/drupal/core-recommended/tree/8.9.18" }, - "time": "2021-05-25T09:17:58+00:00" + "time": "2021-08-12T17:48:42+00:00" }, { "name": "drupal/crop", @@ -6712,17 +6712,17 @@ }, { "name": "drupal/field_group", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.1" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "8a719eaea594f0ba874172831cb28da93c66b77a" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "2020bbfe40f6ba43bc733ae7c8761632572433a0" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6733,8 +6733,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.1", - "datestamp": "1591772567", + "version": "8.x-3.2", + "datestamp": "1628513585", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8951,31 +8951,31 @@ }, { "name": "drupal/scheduler", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduler.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "704f9e289c7a42ddfb65297beb0be02e324f02c6" + "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "5b2203e4688e5d3ac67d0780605809c92c6ece70" }, "require": { "drupal/core": "^8 || ^9" }, "require-dev": { - "drupal/devel_generate": "^2.0 || 3.x-dev", + "drupal/devel_generate": "^2.0 || 4.x-dev", "drupal/rules": "^3", "drush/drush": "^9.0 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1591436219", + "version": "8.x-1.4", + "datestamp": "1626702090", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8983,7 +8983,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } } }, @@ -9134,17 +9134,17 @@ }, { "name": "drupal/search_api", - "version": "1.19.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.19" + "reference": "8.x-1.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.19.zip", - "reference": "8.x-1.19", - "shasum": "5654e9d02117e28c585d89a25ea3cc40d20c5019" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "4bed60ac7b502ccc1d4a01411aa35d2cb7f496c7" }, "require": { "drupal/core": "^8.8 || ^9" @@ -9165,8 +9165,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.19", - "datestamp": "1612192040", + "version": "8.x-1.20", + "datestamp": "1626684847", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9174,7 +9174,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9" + "drush.services.yml": "^9 || ^10" } } }, @@ -9206,7 +9206,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.19.0", + "version": "1.20.0", "require": { "drupal/core": "^8.8 || ^9", "drupal/search_api": "*" @@ -9214,8 +9214,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.19", - "datestamp": "1612192040", + "version": "8.x-1.20", + "datestamp": "1626684847", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9300,17 +9300,17 @@ }, { "name": "drupal/skins", - "version": "1.0.0-rc2", + "version": "1.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/skins.git", - "reference": "8.x-1.0-rc2" + "reference": "8.x-1.0-rc3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "798404891a9f21538bf0bf513594197f4ae8e94c" + "url": "https://ftp.drupal.org/files/projects/skins-8.x-1.0-rc3.zip", + "reference": "8.x-1.0-rc3", + "shasum": "28744035c0bd89865b75733f98474154cab4d25b" }, "require": { "drupal/core": "^8.8 || ^9" @@ -9318,8 +9318,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1604019090", + "version": "8.x-1.0-rc3", + "datestamp": "1627756727", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -12408,16 +12408,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.11.0", + "version": "v4.12.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94" + "reference": "6608f01670c3cc5079e18c1dab1104e002579143" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94", - "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", + "reference": "6608f01670c3cc5079e18c1dab1104e002579143", "shasum": "" }, "require": { @@ -12458,9 +12458,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0" }, - "time": "2021-07-03T13:36:55+00:00" + "time": "2021-07-21T10:44:31+00:00" }, { "name": "p3k/http", @@ -12867,16 +12867,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.13", + "version": "1.4.14", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" + "reference": "4d761c5334c790e45ef3245f0864b8955c562caa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", - "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", + "reference": "4d761c5334c790e45ef3245f0864b8955c562caa", "shasum": "" }, "require": { @@ -12943,7 +12943,7 @@ "type": "patreon" } ], - "time": "2021-02-16T10:50:50+00:00" + "time": "2021-07-20T13:53:39+00:00" }, { "name": "pear/console_getopt", @@ -13519,16 +13519,16 @@ }, { "name": "stripe/stripe-php", - "version": "v7.88.0", + "version": "v7.93.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "7203d00ba9b09830c0c5d5c06a9558db43b8e0ea" + "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/7203d00ba9b09830c0c5d5c06a9558db43b8e0ea", - "reference": "7203d00ba9b09830c0c5d5c06a9558db43b8e0ea", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c739cf6841bb3498e23bd52ecfadfcb21c521a14", + "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14", "shasum": "" }, "require": { @@ -13574,9 +13574,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.88.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.93.0" }, - "time": "2021-07-09T20:01:03+00:00" + "time": "2021-08-11T18:48:54+00:00" }, { "name": "svg-pan-zoom/svg-pan-zoom", @@ -14119,21 +14119,22 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.26", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0" + "reference": "517fb795794faf29086a77d99eb8f35e457837a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/a501126eb6ec9288a3434af01b3d4499ec1268a0", - "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", + "reference": "517fb795794faf29086a77d99eb8f35e457837a7", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -14161,7 +14162,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.26" + "source": "https://github.com/symfony/filesystem/tree/v4.4.27" }, "funding": [ { @@ -14177,24 +14178,25 @@ "type": "tidelift" } ], - "time": "2021-06-30T07:12:23+00:00" + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/finder", - "version": "v5.3.0", + "version": "v5.3.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6" + "reference": "17f50e06018baec41551a71a15731287dbaab186" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6", - "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6", + "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186", + "reference": "17f50e06018baec41551a71a15731287dbaab186", "shasum": "" }, "require": { - "php": ">=7.2.5" + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -14222,7 +14224,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.3.0" + "source": "https://github.com/symfony/finder/tree/v5.3.4" }, "funding": [ { @@ -14238,7 +14240,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T12:52:38+00:00" + "time": "2021-07-23T15:54:19+00:00" }, { "name": "symfony/http-foundation", @@ -14947,16 +14949,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", - "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { @@ -15010,7 +15012,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" }, "funding": [ { @@ -15026,7 +15028,7 @@ "type": "tidelift" } ], - "time": "2021-02-19T12:13:01+00:00" + "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/polyfill-util", @@ -15611,23 +15613,23 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.26", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160" + "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a586efdf2aa832d05b9249e9115d24f6a2691160", - "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", + "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php72": "~1.5", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", @@ -15680,7 +15682,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.26" + "source": "https://github.com/symfony/var-dumper/tree/v4.4.27" }, "funding": [ { @@ -15696,7 +15698,7 @@ "type": "tidelift" } ], - "time": "2021-06-17T06:35:48+00:00" + "time": "2021-07-23T15:41:52+00:00" }, { "name": "symfony/yaml", @@ -15791,16 +15793,16 @@ }, { "name": "thinkshout/mailchimp-api-php", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/thinkshout/mailchimp-api-php.git", - "reference": "83ea6bcfe01b52d79b068e03c05cbfaea6c1b820" + "reference": "eae0e4647ca724bbd5982bb179891af11f641578" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/83ea6bcfe01b52d79b068e03c05cbfaea6c1b820", - "reference": "83ea6bcfe01b52d79b068e03c05cbfaea6c1b820", + "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/eae0e4647ca724bbd5982bb179891af11f641578", + "reference": "eae0e4647ca724bbd5982bb179891af11f641578", "shasum": "" }, "require": { @@ -15826,9 +15828,9 @@ ], "support": { "issues": "https://github.com/thinkshout/mailchimp-api-php/issues", - "source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.0" + "source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.1" }, - "time": "2021-04-27T19:29:12+00:00" + "time": "2021-08-05T15:12:34+00:00" }, { "name": "tippyjs/5.x", @@ -16632,21 +16634,22 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.25", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1" + "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/729b1f0eca3ef18ea4e1a29b166145aff75d8fa1", - "reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b", + "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/dom-crawler": "^3.4|^4.0|^5.0" + "symfony/dom-crawler": "^3.4|^4.0|^5.0", + "symfony/polyfill-php80": "^1.16" }, "require-dev": { "symfony/css-selector": "^3.4|^4.0|^5.0", @@ -16683,7 +16686,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v4.4.25" + "source": "https://github.com/symfony/browser-kit/tree/v4.4.27" }, "funding": [ { @@ -16699,20 +16702,20 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/config", - "version": "v5.3.3", + "version": "v5.3.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "a69e0c55528b47df88d3c4067ddedf32d485d662" + "reference": "4268f3059c904c61636275182707f81645517a37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/a69e0c55528b47df88d3c4067ddedf32d485d662", - "reference": "a69e0c55528b47df88d3c4067ddedf32d485d662", + "url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37", + "reference": "4268f3059c904c61636275182707f81645517a37", "shasum": "" }, "require": { @@ -16720,7 +16723,7 @@ "symfony/deprecation-contracts": "^2.1", "symfony/filesystem": "^4.4|^5.0", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php80": "^1.15", + "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { @@ -16762,7 +16765,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.3.3" + "source": "https://github.com/symfony/config/tree/v5.3.4" }, "funding": [ { @@ -16778,24 +16781,25 @@ "type": "tidelift" } ], - "time": "2021-06-24T08:13:00+00:00" + "time": "2021-07-21T12:40:44+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.25", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9" + "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1e29de6dc893b130b45d20d8051efbb040560a9", - "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", + "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -16827,7 +16831,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.25" + "source": "https://github.com/symfony/css-selector/tree/v4.4.27" }, "funding": [ { @@ -16843,7 +16847,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/deprecation-contracts", -- 2.45.2 From d1fb1cb5231a878eafbe6b3b908323525efbc420 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 18 Sep 2021 15:29:19 -0400 Subject: [PATCH 186/365] Add Drupal Remote Desktop command center to Agaric site --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 1aa3456..7756f58 100644 --- a/composer.json +++ b/composer.json @@ -28,6 +28,7 @@ "drupal/core-recommended": "^8.8", "drupal/customerror": "1.x-dev", "drupal/diff": "^1.0@RC", + "drupal/drd": "^4.0", "drupal/dropdown_language": "^2.2", "drupal/drutopia_core": "1.x-dev", "drupal/drutopia_site": "dev-1.x", -- 2.45.2 From b54ccaf53fd5d94289064a8329885c9fa424da4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 18 Sep 2021 15:29:36 -0400 Subject: [PATCH 187/365] Commit composer lock file --- composer.lock | 1094 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1093 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index c54976b..632eb96 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,60 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d8fef263ce189cf052aed138c3acd6bc", + "content-hash": "c7e75902610019f3dccba66dd1b8a5f2", "packages": [ + { + "name": "albertofem/rsync-lib", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/albertofem/rsync-lib.git", + "reference": "6f7e31a15d5a2fe712136c367a35d2599bb5dbe5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/albertofem/rsync-lib/zipball/6f7e31a15d5a2fe712136c367a35d2599bb5dbe5", + "reference": "6f7e31a15d5a2fe712136c367a35d2599bb5dbe5", + "shasum": "" + }, + "require": { + "php": ">=5.4" + }, + "require-dev": { + "phpunit/phpunit": ">=4.0,<6" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "AFM": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alberto Fernandez", + "email": "albertofem@gmail.com" + } + ], + "description": "A simple PHP rsync wrapper library", + "homepage": "http://albertofem.com", + "keywords": [ + "rsync library" + ], + "support": { + "issues": "https://github.com/albertofem/rsync-lib/issues", + "source": "https://github.com/albertofem/rsync-lib/tree/master" + }, + "time": "2018-01-13T20:13:12+00:00" + }, { "name": "algolia/places", "version": "1.19.0", @@ -344,6 +396,75 @@ "installer-name": "ckeditor.link" } }, + { + "name": "cocur/slugify", + "version": "v3.2", + "source": { + "type": "git", + "url": "https://github.com/cocur/slugify.git", + "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/cocur/slugify/zipball/d41701efe58ba2df9cae029c3d21e1518cc6780e", + "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": ">=5.5.9" + }, + "require-dev": { + "laravel/framework": "~5.1", + "latte/latte": "~2.2", + "league/container": "^2.2.0", + "mikey179/vfsstream": "~1.6", + "mockery/mockery": "~0.9", + "nette/di": "~2.2", + "phpunit/phpunit": "~4.8.36|~5.2", + "pimple/pimple": "~1.1", + "plumphp/plum": "~0.1", + "silex/silex": "~1.3", + "symfony/config": "~2.4|~3.0|~4.0", + "symfony/dependency-injection": "~2.4|~3.0|~4.0", + "symfony/http-kernel": "~2.4|~3.0|~4.0", + "twig/twig": "~1.26|~2.0", + "zendframework/zend-modulemanager": "~2.2", + "zendframework/zend-servicemanager": "~2.2", + "zendframework/zend-view": "~2.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Cocur\\Slugify\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ivo Bathke", + "email": "ivo.bathke@gmail.com" + }, + { + "name": "Florian Eckerstorfer", + "email": "florian@eckerstorfer.co", + "homepage": "https://florian.ec" + } + ], + "description": "Converts a string into a slug.", + "keywords": [ + "slug", + "slugify" + ], + "support": { + "issues": "https://github.com/cocur/slugify/issues", + "source": "https://github.com/cocur/slugify/tree/master" + }, + "time": "2019-01-31T20:38:55+00:00" + }, { "name": "codemirror/codemirror", "version": "5.61.1", @@ -1503,6 +1624,69 @@ }, "time": "2021-06-08T15:12:46+00:00" }, + { + "name": "cypresslab/gitelephant", + "version": "v4.3.0", + "source": { + "type": "git", + "url": "https://github.com/matteosister/GitElephant.git", + "reference": "4776b42fc7c8eadb7724699f50983740a1389b8e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/matteosister/GitElephant/zipball/4776b42fc7c8eadb7724699f50983740a1389b8e", + "reference": "4776b42fc7c8eadb7724699f50983740a1389b8e", + "shasum": "" + }, + "require": { + "php": ">=7.2.0", + "phpcollection/phpcollection": "~0.4|~0.5", + "symfony/filesystem": "~3.4|~4.0|~5.0", + "symfony/finder": "~3.4|~4.0|~5.0", + "symfony/process": "~3.4|~4.0|~5.0" + }, + "require-dev": { + "mockery/mockery": "~1.1", + "php": ">=7.2.0", + "phpstan/phpstan": "*", + "phpstan/phpstan-phpunit": "*", + "phpunit/phpunit": "~8.0|~9.0", + "rector/rector": "*", + "symplify/easy-coding-standard": "*" + }, + "type": "library", + "autoload": { + "psr-0": { + "GitElephant": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0+" + ], + "authors": [ + { + "name": "Matteo Giachino", + "email": "matteog@gmail.com" + } + ], + "description": "An abstraction layer for git written in PHP", + "homepage": "http://gitelephant.cypresslab.net/", + "keywords": [ + "git" + ], + "support": { + "issues": "https://github.com/matteosister/GitElephant/issues", + "source": "https://github.com/matteosister/GitElephant/tree/v4.3.0" + }, + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/cypresslab/gitelephant", + "type": "tidelift" + } + ], + "time": "2021-02-09T08:18:43+00:00" + }, { "name": "dflydev/dot-access-data", "version": "v1.1.0", @@ -2346,6 +2530,94 @@ "source": "https://git.drupalcode.org/project/admin_toolbar" } }, + { + "name": "drupal/advancedqueue", + "version": "1.0.0-rc2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/advancedqueue.git", + "reference": "8.x-1.0-rc2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc2.zip", + "reference": "8.x-1.0-rc2", + "shasum": "9ec5422d0220ad30f670daf64812b36b5bed56a5" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-rc2", + "datestamp": "1624393873", + "security-coverage": { + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Damien Tournoud", + "homepage": "https://www.drupal.org/user/22211" + }, + { + "name": "Kazanir", + "homepage": "https://www.drupal.org/user/2279698" + }, + { + "name": "amitaibu", + "homepage": "https://www.drupal.org/user/57511" + }, + { + "name": "bojanz", + "homepage": "https://www.drupal.org/user/86106" + }, + { + "name": "dawehner", + "homepage": "https://www.drupal.org/user/99340" + }, + { + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, + { + "name": "jsacksick", + "homepage": "https://www.drupal.org/user/972218" + }, + { + "name": "laurentchardin", + "homepage": "https://www.drupal.org/user/87775" + }, + { + "name": "mglaman", + "homepage": "https://www.drupal.org/user/2416470" + }, + { + "name": "pjcdawkins", + "homepage": "https://www.drupal.org/user/1025236" + }, + { + "name": "rszrama", + "homepage": "https://www.drupal.org/user/49344" + }, + { + "name": "skipyT", + "homepage": "https://www.drupal.org/user/350126" + } + ], + "description": "Provides a better Queue API.", + "homepage": "https://www.drupal.org/project/advancedqueue", + "support": { + "source": "https://git.drupalcode.org/project/advancedqueue" + } + }, { "name": "drupal/allowed_formats", "version": "1.3.0", @@ -4599,6 +4871,142 @@ "issues": "https://www.drupal.org/project/issues/diff" } }, + { + "name": "drupal/drd", + "version": "4.0.5", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/drd.git", + "reference": "4.0.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/drd-4.0.5.zip", + "reference": "4.0.5", + "shasum": "220b19c72443dffca33657090e0391deff704e4c" + }, + "require": { + "albertofem/rsync-lib": "^1.0", + "cypresslab/gitelephant": "^2.0|^4.0", + "drupal/advancedqueue": "^1.0@RC", + "drupal/core": "^8.8 || ^9", + "drupal/drd_agent": "^4.0", + "drupal/encrypt": "^3.0@RC", + "drupal/eva": "^2.1", + "drupal/key_value_field": "^1.2", + "mikehaertl/php-shellcommand": "^1.6", + "php": ">=7.2", + "phpseclib/phpseclib": "^2.0", + "platformsh/client": "^2.0", + "symfony/filesystem": "^2.8|^3|^4" + }, + "require-dev": { + "drupal/drd_pi": "*", + "drupal/gitlab_api": "*", + "drupal/webform": "*" + }, + "suggest": { + "drupal/console": "CLI to use and optionally automate DRD actions.", + "drupal/extlink": "Allows to open external links in new tabs/windows.", + "drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.", + "drupal/monitoring": "Site monitoring module with sensors.", + "drupal/real_aes": "Encryption method for the encrypt module.", + "drupal/security_review": "Site security and configuration review module.", + "drush/drush": "Another CLI to use and optionally automate DRD actions." + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "4.0.5", + "datestamp": "1620800692", + "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": "Jürgen Haas", + "homepage": "https://www.drupal.org/u/jurgenhaas" + }, + { + "name": "jurgenhaas", + "homepage": "https://www.drupal.org/user/168924" + } + ], + "description": "Dashboard to monitor and manage any number of remote Drupal 6, 7 or 8 sites", + "homepage": "https://www.drupal.org/project/drd", + "keywords": [ + "Drupal" + ], + "support": { + "source": "https://git.drupal.org/project/drd", + "issues": "https://www.drupal.org/project/issues/drd" + } + }, + { + "name": "drupal/drd_agent", + "version": "4.0.2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/drd_agent.git", + "reference": "4.0.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/drd_agent-4.0.2.zip", + "reference": "4.0.2", + "shasum": "70c9d90e021e6b8a497a15fa3d8ad2ff61e81740" + }, + "require": { + "drupal/core": "^8.8 || ^9", + "php": ">=7.2" + }, + "suggest": { + "drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.", + "drupal/monitoring": "Site monitoring module with sensors.", + "drupal/security_review": "Site security and configuration review module." + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "4.0.2", + "datestamp": "1612195755", + "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": "Jürgen Haas", + "homepage": "https://www.drupal.org/u/jurgenhaas" + }, + { + "name": "jurgenhaas", + "homepage": "https://www.drupal.org/user/168924" + } + ], + "description": "TODO", + "homepage": "https://www.drupal.org/project/drd_agent", + "keywords": [ + "Drupal" + ], + "support": { + "source": "https://git.drupal.org/project/drd_agent", + "issues": "https://www.drupal.org/project/issues/drd" + } + }, { "name": "drupal/dropdown_language", "version": "2.7.0", @@ -6252,6 +6660,75 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/encrypt", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/encrypt.git", + "reference": "8.x-3.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.0.zip", + "reference": "8.x-3.0", + "shasum": "6916583be6d08c9684582358d7b7722fdeea8487" + }, + "require": { + "drupal/core": "^8 || ^9", + "drupal/key": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.0", + "datestamp": "1602354427", + "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": "alexpott", + "homepage": "https://www.drupal.org/user/157725" + }, + { + "name": "gisle", + "homepage": "https://www.drupal.org/user/409554" + }, + { + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" + }, + { + "name": "theunraveler", + "homepage": "https://www.drupal.org/user/71548" + }, + { + "name": "zzolo", + "homepage": "https://www.drupal.org/user/147331" + } + ], + "description": "Provides an API for two-way encryption.", + "homepage": "https://www.drupal.org/project/encrypt", + "support": { + "source": "https://git.drupalcode.org/project/encrypt" + } + }, { "name": "drupal/entity", "version": "1.2.0", @@ -6444,6 +6921,69 @@ "slack": "https://app.slack.com/client/T06GX3JTS/C012XBTH81E" } }, + { + "name": "drupal/eva", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/eva.git", + "reference": "8.x-2.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/eva-8.x-2.1.zip", + "reference": "8.x-2.1", + "shasum": "9fd3bed40ad1c05c05d32a90965ad45c30d2fb41" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "suggest": { + "drupal/token": "Enable the argument token browser" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-2.1", + "datestamp": "1591701896", + "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": "Crell", + "homepage": "https://www.drupal.org/user/26398" + }, + { + "name": "ahebrank", + "homepage": "https://www.drupal.org/user/3190515" + }, + { + "name": "eaton", + "homepage": "https://www.drupal.org/user/16496" + }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, + { + "name": "mkadin", + "homepage": "https://www.drupal.org/user/1093166" + } + ], + "description": "Attach a view to an entity", + "homepage": "https://www.drupal.org/project/eva", + "support": { + "source": "https://git.drupalcode.org/project/eva" + } + }, { "name": "drupal/exclude_node_title", "version": "1.2.0", @@ -7482,6 +8022,123 @@ "source": "https://git.drupalcode.org/project/jquery_ui_accordion" } }, + { + "name": "drupal/key", + "version": "1.14.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/key.git", + "reference": "8.x-1.14" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/key-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "097cec8e86b1c164727ca62521a06c36459754f1" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.14", + "datestamp": "1591765429", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Cellar Door", + "homepage": "https://www.drupal.org/user/658076" + }, + { + "name": "crashtest_", + "homepage": "https://www.drupal.org/user/261457" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" + } + ], + "description": "Provides the ability to manage site-wide keys", + "homepage": "http://drupal.org/project/key", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/key", + "issues": "http://drupal.org/project/key" + } + }, + { + "name": "drupal/key_value_field", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/key_value_field.git", + "reference": "8.x-1.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/key_value_field-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "30a9cb01cac31059bdf4177d8e0d42fc4865c72a" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.2", + "datestamp": "1586279687", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "branch-alias": { + "dev-8.x-1.x": "1.x-dev" + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "dawehner", + "homepage": "https://www.drupal.org/user/99340" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + } + ], + "description": "Provides a field with a key, value pair along with a description.", + "homepage": "https://www.drupal.org/project/key_value_field", + "support": { + "source": "https://git.drupalcode.org/project/key_value_field", + "issues": "https://www.drupal.org/project/issues/key_value_field" + } + }, { "name": "drupal/mailchimp", "version": "2.0.2", @@ -12183,6 +12840,76 @@ ], "time": "2021-02-22T09:20:06+00:00" }, + { + "name": "league/oauth2-client", + "version": "2.6.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/oauth2-client.git", + "reference": "badb01e62383430706433191b82506b6df24ad98" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98", + "reference": "badb01e62383430706433191b82506b6df24ad98", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.0 || ^7.0", + "paragonie/random_compat": "^1 || ^2 || ^9.99", + "php": "^5.6 || ^7.0 || ^8.0" + }, + "require-dev": { + "mockery/mockery": "^1.3", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3", + "squizlabs/php_codesniffer": "^2.3 || ^3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\OAuth2\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alex Bilbie", + "email": "hello@alexbilbie.com", + "homepage": "http://www.alexbilbie.com", + "role": "Developer" + }, + { + "name": "Woody Gilk", + "homepage": "https://github.com/shadowhand", + "role": "Contributor" + } + ], + "description": "OAuth 2.0 Client Library", + "keywords": [ + "Authentication", + "SSO", + "authorization", + "identity", + "idp", + "oauth", + "oauth2", + "single sign on" + ], + "support": { + "issues": "https://github.com/thephpleague/oauth2-client/issues", + "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.0" + }, + "time": "2020-10-28T02:03:40+00:00" + }, { "name": "masterminds/html5", "version": "2.3.0", @@ -12365,6 +13092,52 @@ }, "time": "2019-12-02T02:32:27+00:00" }, + { + "name": "mikehaertl/php-shellcommand", + "version": "1.6.4", + "source": { + "type": "git", + "url": "https://github.com/mikehaertl/php-shellcommand.git", + "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", + "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", + "shasum": "" + }, + "require": { + "php": ">= 5.3.0" + }, + "require-dev": { + "phpunit/phpunit": ">4.0 <=9.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "mikehaertl\\shellcommand\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Härtl", + "email": "haertl.mike@gmail.com" + } + ], + "description": "An object oriented interface to shell commands", + "keywords": [ + "shell" + ], + "support": { + "issues": "https://github.com/mikehaertl/php-shellcommand/issues", + "source": "https://github.com/mikehaertl/php-shellcommand/tree/1.6.4" + }, + "time": "2021-03-17T06:54:33+00:00" + }, { "name": "mkalkbrenner/php-htmldiff-advanced", "version": "0.0.8", @@ -13103,6 +13876,325 @@ }, "time": "2019-12-10T10:24:42+00:00" }, + { + "name": "phpcollection/phpcollection", + "version": "0.5.0", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/php-collection.git", + "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", + "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6", + "shasum": "" + }, + "require": { + "phpoption/phpoption": "1.*" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.4-dev" + } + }, + "autoload": { + "psr-0": { + "PhpCollection": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache2" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "General-Purpose Collection Library for PHP", + "keywords": [ + "collection", + "list", + "map", + "sequence", + "set" + ], + "support": { + "issues": "https://github.com/schmittjoh/php-collection/issues", + "source": "https://github.com/schmittjoh/php-collection/tree/master" + }, + "time": "2015-05-17T12:39:23+00:00" + }, + { + "name": "phpoption/phpoption", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28", + "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", + "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.8-dev" + } + }, + "autoload": { + "psr-4": { + "PhpOption\\": "src/PhpOption/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk" + } + ], + "description": "Option Type for PHP", + "keywords": [ + "language", + "option", + "php", + "type" + ], + "support": { + "issues": "https://github.com/schmittjoh/php-option/issues", + "source": "https://github.com/schmittjoh/php-option/tree/1.8.0" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", + "type": "tidelift" + } + ], + "time": "2021-08-28T21:27:29+00:00" + }, + { + "name": "phpseclib/phpseclib", + "version": "2.0.33", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094", + "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", + "squizlabs/php_codesniffer": "~2.0" + }, + "suggest": { + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." + }, + "type": "library", + "autoload": { + "files": [ + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "role": "Lead Developer" + }, + { + "name": "Patrick Monnerat", + "email": "pm@datasphere.ch", + "role": "Developer" + }, + { + "name": "Andreas Fischer", + "email": "bantu@phpbb.com", + "role": "Developer" + }, + { + "name": "Hans-Jürgen Petrich", + "email": "petrich@tronic-media.com", + "role": "Developer" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "role": "Developer" + } + ], + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", + "homepage": "http://phpseclib.sourceforge.net", + "keywords": [ + "BigInteger", + "aes", + "asn.1", + "asn1", + "blowfish", + "crypto", + "cryptography", + "encryption", + "rsa", + "security", + "sftp", + "signature", + "signing", + "ssh", + "twofish", + "x.509", + "x509" + ], + "support": { + "issues": "https://github.com/phpseclib/phpseclib/issues", + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.33" + }, + "funding": [ + { + "url": "https://github.com/terrafrost", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpseclib", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", + "type": "tidelift" + } + ], + "time": "2021-08-16T04:20:12+00:00" + }, + { + "name": "platformsh/client", + "version": "2.5.0", + "source": { + "type": "git", + "url": "https://github.com/platformsh/platformsh-client-php.git", + "reference": "270af9c511e8ca8d5eca84613ce7c29e716ec1d0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/platformsh/platformsh-client-php/zipball/270af9c511e8ca8d5eca84613ce7c29e716ec1d0", + "reference": "270af9c511e8ca8d5eca84613ce7c29e716ec1d0", + "shasum": "" + }, + "require": { + "cocur/slugify": "^3.0", + "ext-json": "*", + "guzzlehttp/guzzle": "^6.3 || ^7.0", + "php": ">=7.1.0", + "platformsh/oauth2": ">=0.0.2 <2" + }, + "require-dev": { + "phpunit/phpunit": "^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Platformsh\\Client\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Patrick Dawkins" + } + ], + "description": "Platform.sh API client", + "support": { + "issues": "https://github.com/platformsh/platformsh-client-php/issues", + "source": "https://github.com/platformsh/platformsh-client-php/tree/2.5.0" + }, + "time": "2021-06-24T08:16:45+00:00" + }, + { + "name": "platformsh/oauth2", + "version": "0.0.2", + "source": { + "type": "git", + "url": "https://github.com/platformsh/platformsh-oauth2-php.git", + "reference": "399068e875567e8073dca7ea1669bbdb8a37a5f1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/platformsh/platformsh-oauth2-php/zipball/399068e875567e8073dca7ea1669bbdb8a37a5f1", + "reference": "399068e875567e8073dca7ea1669bbdb8a37a5f1", + "shasum": "" + }, + "require": { + "league/oauth2-client": "^2.2", + "php": ">=5.6.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7" + }, + "type": "library", + "autoload": { + "psr-4": { + "Platformsh\\OAuth2\\Client\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Patrick Dawkins" + } + ], + "description": "Platform.sh OAuth2 client", + "support": { + "issues": "https://github.com/platformsh/platformsh-oauth2-php/issues", + "source": "https://github.com/platformsh/platformsh-oauth2-php/tree/0.0.2" + }, + "time": "2020-11-09T13:00:32+00:00" + }, { "name": "progress-tracker/progress-tracker", "version": "2.0.6", -- 2.45.2 From 7bc894678d334ac3462d7a624ce31938e0b1671a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 1 Mar 2022 23:21:01 -0500 Subject: [PATCH 188/365] Apply self-updates to ddev files --- .ddev/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ddev/.gitignore b/.ddev/.gitignore index 5003016..500e5dc 100644 --- a/.ddev/.gitignore +++ b/.ddev/.gitignore @@ -22,6 +22,8 @@ /db_snapshots /import-db /import.yaml +/mutagen /nginx_full/nginx-site.conf /sequelpro.spf +/xhprof /**/README.* -- 2.45.2 From b1a36cdc40205516ab70ee952efed25ca340ec6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 1 Mar 2022 23:21:14 -0500 Subject: [PATCH 189/365] Allow useful plugins to write to files --- composer.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7756f58..cffdb6a 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,13 @@ "prefer-stable": true, "config": { "sort-packages": true, - "process-timeout": 600 + "process-timeout": 600, + "allow-plugins": { + "composer/installers": true, + "cweagans/composer-patches": true, + "drupal/core-composer-scaffold": true, + "wikimedia/composer-merge-plugin": true + } }, "extra": { "drupal-scaffold": { -- 2.45.2 From b94463ae96a3684cf53f1548ed44cfbd9a7aeb61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 1 Mar 2022 23:21:35 -0500 Subject: [PATCH 190/365] Commit updated composer lock file --- composer.lock | 1403 ++++++++++++++++++++++++------------------------- 1 file changed, 701 insertions(+), 702 deletions(-) diff --git a/composer.lock b/composer.lock index 632eb96..7c4185e 100644 --- a/composer.lock +++ b/composer.lock @@ -131,16 +131,16 @@ }, { "name": "caxy/php-htmldiff", - "version": "v0.1.12", + "version": "v0.1.14", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485" + "reference": "3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", - "reference": "7fb8aa0ad77864f1d3604ae4a31af9cbabb91485", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5", + "reference": "3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5", "shasum": "" }, "require": { @@ -186,22 +186,22 @@ ], "support": { "issues": "https://github.com/caxy/php-htmldiff/issues", - "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.12" + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.14" }, - "time": "2021-04-05T21:19:33+00:00" + "time": "2022-01-19T11:09:59+00:00" }, { "name": "cebe/markdown", - "version": "1.1.2", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", - "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e" + "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e", - "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e", + "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86", + "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86", "shasum": "" }, "require": { @@ -219,7 +219,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -252,7 +252,7 @@ "issues": "https://github.com/cebe/markdown/issues", "source": "https://github.com/cebe/markdown" }, - "time": "2017-07-16T21:13:23+00:00" + "time": "2018-03-26T11:24:36+00:00" }, { "name": "chi-teck/drupal-code-generator", @@ -482,16 +482,16 @@ }, { "name": "commerceguys/addressing", - "version": "v1.2.1", + "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "311040bd78ea2ea82105dd1f17205c449ac8de47" + "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/311040bd78ea2ea82105dd1f17205c449ac8de47", - "reference": "311040bd78ea2ea82105dd1f17205c449ac8de47", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860", + "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860", "shasum": "" }, "require": { @@ -539,22 +539,22 @@ ], "support": { "issues": "https://github.com/commerceguys/addressing/issues", - "source": "https://github.com/commerceguys/addressing/tree/v1.2.1" + "source": "https://github.com/commerceguys/addressing/tree/v1.2.2" }, - "time": "2021-05-17T08:05:21+00:00" + "time": "2021-10-30T12:33:41+00:00" }, { "name": "composer/installers", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "ae03311f45dfe194412081526be2e003960df74b" + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", - "reference": "ae03311f45dfe194412081526be2e003960df74b", + "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { @@ -653,6 +653,7 @@ "modx", "moodle", "osclass", + "pantheon", "phpbb", "piwik", "ppi", @@ -675,7 +676,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v1.11.0" + "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { @@ -691,7 +692,7 @@ "type": "tidelift" } ], - "time": "2021-04-28T06:42:17+00:00" + "time": "2021-09-13T08:19:44+00:00" }, { "name": "composer/semver", @@ -761,16 +762,16 @@ }, { "name": "consolidation/annotated-command", - "version": "2.12.1", + "version": "2.12.2", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "0ee361762df2274f360c085e3239784a53f850b5" + "reference": "2472a23610cba1d86dcb783a81a21259473b059e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/0ee361762df2274f360c085e3239784a53f850b5", - "reference": "0ee361762df2274f360c085e3239784a53f850b5", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/2472a23610cba1d86dcb783a81a21259473b059e", + "reference": "2472a23610cba1d86dcb783a81a21259473b059e", "shasum": "" }, "require": { @@ -865,9 +866,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/2.12.1" + "source": "https://github.com/consolidation/annotated-command/tree/2.12.2" }, - "time": "2020-10-11T04:30:03+00:00" + "time": "2022-01-03T00:23:44+00:00" }, { "name": "consolidation/config", @@ -1235,32 +1236,32 @@ }, { "name": "consolidation/robo", - "version": "1.4.13", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343" + "reference": "12bf6b608057604a283e9e597edfed36ba071631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343", - "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/12bf6b608057604a283e9e597edfed36ba071631", + "reference": "12bf6b608057604a283e9e597edfed36ba071631", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.12.1|^4.1", + "consolidation/annotated-command": "^2.12.1 || ^4.1", "consolidation/config": "^1.2.1", - "consolidation/log": "^1.1.1|^2", - "consolidation/output-formatters": "^3.5.1|^4.1", - "consolidation/self-update": "^1.1.5", + "consolidation/log": "^1.1.1 || ^2", + "consolidation/output-formatters": "^3.5.1 || ^4.1", + "consolidation/self-update": "^1.1.5 || ^2", "grasmash/yaml-expander": "^1.4", "league/container": "^2.4.1", "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4", - "symfony/event-dispatcher": "^2.5|^3|^4", - "symfony/filesystem": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5", - "symfony/process": "^2.5|^3|^4" + "symfony/console": "^2.8 || ^3 || ^4", + "symfony/event-dispatcher": "^2.5 || ^3 || ^4", + "symfony/filesystem": "^2.5 || ^3 || ^4", + "symfony/finder": "^2.5 || ^3 || ^4 || ^5", + "symfony/process": "^2.5 || ^3 || ^4" }, "replace": { "codegyre/robo": "< 1.0" @@ -1348,9 +1349,9 @@ "description": "Modern task runner", "support": { "issues": "https://github.com/consolidation/Robo/issues", - "source": "https://github.com/consolidation/Robo/tree/1.4.13" + "source": "https://github.com/consolidation/Robo/tree/1.5.0" }, - "time": "2020-10-11T04:51:34+00:00" + "time": "2021-10-08T03:51:31+00:00" }, { "name": "consolidation/self-update", @@ -1408,22 +1409,22 @@ }, { "name": "consolidation/site-alias", - "version": "3.1.0", + "version": "3.1.5", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c" + "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", - "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/ef2eb7d37e59b3d837b4556d4d8070cb345b378c", + "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1|^2", + "consolidation/config": "^1.2.1 || ^2", "php": ">=5.5.0", - "symfony/finder": "~2.3|^3|^4.4|^5" + "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", @@ -1460,9 +1461,9 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/3.1.0" + "source": "https://github.com/consolidation/site-alias/tree/3.1.5" }, - "time": "2021-02-20T20:03:10+00:00" + "time": "2022-02-23T23:59:18+00:00" }, { "name": "consolidation/site-process", @@ -1578,16 +1579,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c" + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/9888dcc74993c030b75f3dd548bb5e20cdbd740c", - "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871", + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871", "shasum": "" }, "require": { @@ -1620,9 +1621,9 @@ "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.1" + "source": "https://github.com/cweagans/composer-patches/tree/1.7.2" }, - "time": "2021-06-08T15:12:46+00:00" + "time": "2022-01-25T19:21:20+00:00" }, { "name": "cypresslab/gitelephant", @@ -1752,21 +1753,21 @@ }, { "name": "dg/twitter-php", - "version": "v3.6", + "version": "v3.8", "source": { "type": "git", "url": "https://github.com/dg/twitter-php.git", - "reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8" + "reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dg/twitter-php/zipball/dd872ad12121ff919b358989e61f7f08ba6cc7a8", - "reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8", + "url": "https://api.github.com/repos/dg/twitter-php/zipball/d9370c9759138200a77ca86abcb0c5ddfe857c68", + "reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68", "shasum": "" }, "require": { "ext-curl": "*", - "php": ">=5.2.0" + "php": ">=5.4.0" }, "type": "library", "autoload": { @@ -1791,10 +1792,9 @@ "twitter" ], "support": { - "issues": "https://github.com/dg/twitter-php/issues", - "source": "https://github.com/dg/twitter-php/tree/v3.6" + "source": "https://github.com/dg/twitter-php/tree/v3.8" }, - "time": "2016-08-15T16:46:22+00:00" + "time": "2019-02-08T16:20:01+00:00" }, { "name": "doctrine/annotations", @@ -2261,6 +2261,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "Centarro", + "homepage": "https://www.drupal.org/user/3661446" + }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" @@ -2338,26 +2342,29 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.4.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.4" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "6240047b8d91ac78f98d861ba8282af971fa0b38" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip", + "reference": "3.1.0", + "shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40" }, "require": { - "drupal/core": "^8.8.0 || ^9.0" + "drupal/core": "^8.8.0 || ^9.0 || ^10.0" + }, + "require-dev": { + "drupal/admin_toolbar_tools": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", - "datestamp": "1601999178", + "version": "3.1.0", + "datestamp": "1643742891", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2416,16 +2423,16 @@ }, { "name": "drupal/admin_toolbar_links_access_filter", - "version": "3.0.1", + "version": "3.1.0", "require": { "drupal/admin_toolbar": "*", - "drupal/core": "^8.8.0 || ^9.0" + "drupal/core": "^8.8.0 || ^9.0 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "3.0.1", - "datestamp": "1622644077", + "version": "3.1.0", + "datestamp": "1643742891", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2474,16 +2481,16 @@ }, { "name": "drupal/admin_toolbar_tools", - "version": "3.0.1", + "version": "3.1.0", "require": { "drupal/admin_toolbar": "*", - "drupal/core": "^8.8.0 || ^9.0" + "drupal/core": "^8.8.0 || ^9.0 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "3.0.1", - "datestamp": "1622644077", + "version": "3.1.0", + "datestamp": "1643742891", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2532,17 +2539,17 @@ }, { "name": "drupal/advancedqueue", - "version": "1.0.0-rc2", + "version": "1.0.0-rc3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/advancedqueue.git", - "reference": "8.x-1.0-rc2" + "reference": "8.x-1.0-rc3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "9ec5422d0220ad30f670daf64812b36b5bed56a5" + "url": "https://ftp.drupal.org/files/projects/advancedqueue-8.x-1.0-rc3.zip", + "reference": "8.x-1.0-rc3", + "shasum": "0cb4472faa142b565740350bbd34f09686b5b56d" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -2550,12 +2557,17 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1624393873", + "version": "8.x-1.0-rc3", + "datestamp": "1638106300", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -2620,26 +2632,26 @@ }, { "name": "drupal/allowed_formats", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "4c3c036d7b41428d6e22b61f1219de0ab012feec" + "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "6c73fd69781e8a7c3ebc394ce74f981b6da50eae" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1592909219", + "version": "8.x-1.4", + "datestamp": "1643490593", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2652,33 +2664,46 @@ ], "authors": [ { - "name": "floretan", - "homepage": "https://www.drupal.org/user/66163" + "name": "Northern Commerce (formerly Digital Echidna)", + "homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna", + "role": "Supporting organization" }, { - "name": "nord102", - "homepage": "https://www.drupal.org/user/3471419" + "name": "Jordan Thompson (nord102)", + "homepage": "https://www.drupal.org/u/nord102", + "role": "Maintainer" + }, + { + "name": "Wunder", + "homepage": "https://www.drupal.org/wunder", + "role": "Supporting organization" + }, + { + "name": "Florian Loretan (floretan)", + "homepage": "https://www.drupal.org/u/floretan", + "role": "Maintainer" } ], "description": "Limit which text formats are available for each field instance.", "homepage": "https://www.drupal.org/project/allowed_formats", "support": { - "source": "https://git.drupalcode.org/project/allowed_formats" + "source": "http://cgit.drupalcode.org/allowed_formats", + "issues": "https://www.drupal.org/project/issues/allowed_formats" } }, { "name": "drupal/antibot", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "2ef65587c34c94f6a7ec0538c755eef5cdd359fd" + "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "f3597cde2903c979042bf8c1b25a9d3694159e43" }, "require": { "drupal/core": "^8.8 || ^9" @@ -2686,8 +2711,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1590592550", + "version": "8.x-1.5", + "datestamp": "1637670654", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2699,6 +2724,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "gaurav.kapoor", + "homepage": "https://www.drupal.org/user/3495331" + }, { "name": "mstef", "homepage": "https://www.drupal.org/user/107190" @@ -2712,17 +2741,17 @@ }, { "name": "drupal/autosave_form", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autosave_form.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "e7a893dfdba574b74cd77e16be2140d82bb353a6" + "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "5a7d07baf6952e7ac00a580ed96f7effffe72c8f" }, "require": { "drupal/core": "^8 || ^9" @@ -2730,8 +2759,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1591627224", + "version": "8.x-1.3", + "datestamp": "1635343527", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3273,7 +3302,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "63346371fad80a77d2340dadd7a376773a67f870" + "reference": "0397bbf2be3abfa94700b75109588daa829b48eb" }, "require": { "drupal/core": "^8 || ^9", @@ -3285,8 +3314,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2+1-dev", - "datestamp": "1594403007", + "version": "8.x-1.2+2-dev", + "datestamp": "1633380397", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3778,6 +3807,10 @@ "name": "a.dmitriiev", "homepage": "https://www.drupal.org/user/3235287" }, + { + "name": "bircher", + "homepage": "https://www.drupal.org/user/1344166" + }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" @@ -4121,12 +4154,12 @@ ], "authors": [ { - "name": "jhodgdon", - "homepage": "https://www.drupal.org/user/155601" + "name": "Pasqualle", + "homepage": "https://www.drupal.org/user/80733" }, { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" + "name": "codebymikey", + "homepage": "https://www.drupal.org/user/3573206" } ], "description": "Provides basic revert and update functionality for other modules", @@ -4137,16 +4170,16 @@ }, { "name": "drupal/core", - "version": "8.9.18", + "version": "8.9.20", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841" + "reference": "39e2e1c32498338921923af66a90cb4a23a5b389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/e536176c45d9d75ec57f7a12c0e3c0aead856841", - "reference": "e536176c45d9d75ec57f7a12c0e3c0aead856841", + "url": "https://api.github.com/repos/drupal/core/zipball/39e2e1c32498338921923af66a90cb4a23a5b389", + "reference": "39e2e1c32498338921923af66a90cb4a23a5b389", "shasum": "" }, "require": { @@ -4346,8 +4379,8 @@ "autoload": { "psr-4": { "Drupal\\Core\\": "lib/Drupal/Core", - "Drupal\\Component\\": "lib/Drupal/Component", - "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver" + "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver", + "Drupal\\Component\\": "lib/Drupal/Component" }, "classmap": [ "lib/Drupal.php", @@ -4365,13 +4398,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.18" + "source": "https://github.com/drupal/core/tree/8.9.20" }, - "time": "2021-08-12T17:48:42+00:00" + "time": "2021-11-17T21:24:28+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.18", + "version": "8.9.20", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -4415,22 +4448,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" }, "time": "2020-08-07T22:30:30+00:00" }, { "name": "drupal/core-recommended", - "version": "8.9.18", + "version": "8.9.20", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "71839bb9799b70f449b76294b461877ba1e9ff2c" + "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/71839bb9799b70f449b76294b461877ba1e9ff2c", - "reference": "71839bb9799b70f449b76294b461877ba1e9ff2c", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/49b9abf15bf4b82c5b47692e39770f2f3a76eaf1", + "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1", "shasum": "" }, "require": { @@ -4442,7 +4475,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.18", + "drupal/core": "8.9.20", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.17", "guzzlehttp/guzzle": "6.5.4", @@ -4500,23 +4533,23 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/8.9.18" + "source": "https://github.com/drupal/core-recommended/tree/8.9.20" }, - "time": "2021-08-12T17:48:42+00:00" + "time": "2021-11-17T21:24:28+00:00" }, { "name": "drupal/crop", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/crop.git", - "reference": "8.x-2.1" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8" + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "b5a84c6b85b9582e686ccf421295611d9dd52055" }, "require": { "drupal/core": "^8.8 || ^9" @@ -4524,8 +4557,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1585251827", + "version": "8.x-2.2", + "datestamp": "1645187494", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4660,7 +4693,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/customerror.git", - "reference": "e767b6408947b792548d63148a3666ef8ef2a3d0" + "reference": "d4ea873c929b272ea98c9fa0767c17a591185691" }, "require": { "drupal/core": "^8.8 || ^9" @@ -4671,8 +4704,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha1+10-dev", - "datestamp": "1617297879", + "version": "8.x-1.0-alpha1+12-dev", + "datestamp": "1630688010", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4873,17 +4906,17 @@ }, { "name": "drupal/drd", - "version": "4.0.5", + "version": "4.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drd.git", - "reference": "4.0.5" + "reference": "4.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drd-4.0.5.zip", - "reference": "4.0.5", - "shasum": "220b19c72443dffca33657090e0391deff704e4c" + "url": "https://ftp.drupal.org/files/projects/drd-4.0.7.zip", + "reference": "4.0.7", + "shasum": "471a4de00f1b6a4379fc33d3da901cc1f05b409c" }, "require": { "albertofem/rsync-lib": "^1.0", @@ -4917,8 +4950,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.5", - "datestamp": "1620800692", + "version": "4.0.7", + "datestamp": "1637756081", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4951,17 +4984,17 @@ }, { "name": "drupal/drd_agent", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drd_agent.git", - "reference": "4.0.2" + "reference": "4.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drd_agent-4.0.2.zip", - "reference": "4.0.2", - "shasum": "70c9d90e021e6b8a497a15fa3d8ad2ff61e81740" + "url": "https://ftp.drupal.org/files/projects/drd_agent-4.0.3.zip", + "reference": "4.0.3", + "shasum": "d19400753f0fcf03748f91504d3ee46c13e7cdf9" }, "require": { "drupal/core": "^8.8 || ^9", @@ -4975,8 +5008,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.2", - "datestamp": "1612195755", + "version": "4.0.3", + "datestamp": "1644339477", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6295,10 +6328,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "eb914783d49bcd402920cc24b45ac60aa31b2783" + "reference": "1c48960d62febc83b560aaa6f4ef05b7f7f5b7b0" }, "require": { - "drupal/admin_toolbar": "^2.2", + "drupal/admin_toolbar": "^3.0", "drupal/admin_toolbar_links_access_filter": "*", "drupal/admin_toolbar_tools": "*", "drupal/autosave_form": "^1.1", @@ -6332,10 +6365,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, { "name": "drutopia_gitlab", "homepage": "https://www.drupal.org/user/3514271" @@ -6766,6 +6795,10 @@ "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, + { + "name": "TR", + "homepage": "https://www.drupal.org/user/202830" + }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" @@ -6854,26 +6887,26 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.14.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.14" + "reference": "8.x-1.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "37b7d8e33d5bc466272a288dbbb386d8702ed3c1" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "5a13cd53f87a58501cebd6e560c280ad7274035c" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^8.9 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1606569775", + "version": "8.x-1.19", + "datestamp": "1633775773", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6903,6 +6936,10 @@ { "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" + }, + { + "name": "svenryen", + "homepage": "https://www.drupal.org/user/667244" } ], "description": "This module aims at making the website compliant with the new EU cookie regulation.", @@ -6986,17 +7023,17 @@ }, { "name": "drupal/exclude_node_title", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/exclude_node_title.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/exclude_node_title-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "c7bda0086adfe5b090fc1ee8bc166f9d456d62d6" + "url": "https://ftp.drupal.org/files/projects/exclude_node_title-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "da96901e2baff9638b98575f2a9b161056a83689" }, "require": { "drupal/core": "^8 || ^9" @@ -7004,8 +7041,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1614965953", + "version": "8.x-1.3", + "datestamp": "1634750930", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7632,26 +7669,26 @@ }, { "name": "drupal/honeypot", - "version": "1.30.0", + "version": "1.31.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "8.x-1.30" + "reference": "8.x-1.31" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.30.zip", - "reference": "8.x-1.30", - "shasum": "1d7983e8e07feee4f13e4b05c9a10db15ae2097e" + "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.31.zip", + "reference": "8.x-1.31", + "shasum": "a0e7fd5cabdf8bbd4ceedc39d0a25f9d54ea3c41" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8.2 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.30", - "datestamp": "1576274288", + "version": "8.x-1.31", + "datestamp": "1637735546", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7660,7 +7697,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -7668,6 +7705,10 @@ "homepage": "https://www.drupal.org/user/213194", "email": "geerlingguy@mac.com" }, + { + "name": "TR", + "homepage": "https://www.drupal.org/user/202830" + }, { "name": "geerlingguy", "homepage": "https://www.drupal.org/user/389011" @@ -7688,7 +7729,8 @@ "spam" ], "support": { - "source": "https://git.drupalcode.org/project/honeypot" + "source": "https://git.drupalcode.org/project/honeypot", + "issues": "https://www.drupal.org/project/issues/honeypot" } }, { @@ -7836,7 +7878,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "0100473be426f415d286949f19a2af15ec06c6ba" + "reference": "5fe250c12a5f03e4dc79a933c71801c0c18832ab" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7858,8 +7900,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.15+2-dev", - "datestamp": "1609072936", + "version": "8.x-1.17+1-dev", + "datestamp": "1637437583", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7873,7 +7915,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -8024,17 +8066,17 @@ }, { "name": "drupal/key", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/key.git", - "reference": "8.x-1.14" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/key-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "097cec8e86b1c164727ca62521a06c36459754f1" + "url": "https://ftp.drupal.org/files/projects/key-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "ebef48e042968862b6767af4b1bf49835eca487e" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -8042,8 +8084,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1591765429", + "version": "8.x-1.15", + "datestamp": "1634075859", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8083,7 +8125,7 @@ "Drupal" ], "support": { - "source": "http://cgit.drupalcode.org/key", + "source": "https://git.drupalcode.org/project/key", "issues": "http://drupal.org/project/key" } }, @@ -8347,8 +8389,8 @@ "homepage": "https://www.drupal.org/user/409554" }, { - "name": "markhalliwell", - "homepage": "https://www.drupal.org/user/501638" + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" } ], "description": "Allows content to be submitted using Markdown, a simple plain-text syntax that is transformed into valid HTML.", @@ -8714,6 +8756,10 @@ "homepage": "https://www.drupal.org/u/mikeryan", "role": "Maintainer" }, + { + "name": "heddn", + "homepage": "https://www.drupal.org/user/1463982" + }, { "name": "mikeryan", "homepage": "https://www.drupal.org/user/4420" @@ -8794,27 +8840,30 @@ }, { "name": "drupal/mimemail", - "version": "1.0.0-alpha3", + "version": "1.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/mimemail.git", - "reference": "8.x-1.0-alpha3" + "reference": "8.x-1.0-alpha4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "5e02422aa7ea56411c10086c56a5033558eccfa4" + "url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "7e65bbcb616de898ecc7c01d280b8d69101f2dcc" }, "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^8.8.2 || ^9", "drupal/mailsystem": "*" }, + "require-dev": { + "drupal/rules": "*" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1591399267", + "version": "8.x-1.0-alpha4", + "datestamp": "1638738304", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -8986,10 +9035,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, { "name": "drutopia_gitlab", "homepage": "https://www.drupal.org/user/3514271" @@ -9028,17 +9073,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.12" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "3b67d8af1160af42d93a4610be1e02869e428965" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "5e06df68411b17a5d8adaa292ddf70840d00876f" }, "require": { "drupal/core": "^8.8 || ^9", @@ -9054,7 +9099,7 @@ "drupal/inline_entity_form": "~1.0", "drupal/paragraphs-paragraphs_library": "*", "drupal/replicate": "~1.0", - "drupal/search_api": "~1.0", + "drupal/search_api": "1.x-dev", "drupal/search_api_db": "*" }, "suggest": { @@ -9063,8 +9108,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1590140081", + "version": "8.x-1.13", + "datestamp": "1646121716", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9156,17 +9201,16 @@ }, { "name": "Christian Fritsch", - "homepage": "https://www.drupal.org/user/3453049", + "homepage": "https://www.drupal.org/user/3511180", "email": "christian.fritsch@burda.com" }, { "name": "Volker Killesreiter", - "homepage": "https://www.drupal.org/user/3511180", + "homepage": "https://www.drupal.org/user/57527", "email": "volker.killesreiter@burda.com" }, { "name": "Alex Pott", - "homepage": "https://www.drupal.org/user/57527", "email": "alex.a.pott@gmail.com" } ], @@ -9234,17 +9278,17 @@ }, { "name": "drupal/pathauto", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "ede3216abb9c4f77709338d9147334c595046329" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "f075ebff595c9b8b62333d65ad29020330e0ea9d" }, "require": { "drupal/core": "^8.8 || ^9", @@ -9257,8 +9301,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1588103046", + "version": "8.x-1.9", + "datestamp": "1644822949", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9341,6 +9385,10 @@ "name": "Sam152", "homepage": "https://www.drupal.org/user/1485048" }, + { + "name": "acbramley", + "homepage": "https://www.drupal.org/user/1036766" + }, { "name": "benjy", "homepage": "https://www.drupal.org/user/1852732" @@ -9362,17 +9410,17 @@ }, { "name": "drupal/redirect", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "f848e001deac8425ae57d4b9397087c491d37294" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "013b2541a5ef0cf423a3caa1ae89cc5866504877" }, "require": { "drupal/core": "^8.8 || ^9" @@ -9380,8 +9428,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1589312204", + "version": "8.x-1.7", + "datestamp": "1639380488", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9414,7 +9462,7 @@ }, { "name": "drupal/redirect_404", - "version": "1.6.0", + "version": "1.7.0", "require": { "drupal/core": "^8.8 || ^9", "drupal/redirect": "*" @@ -9422,8 +9470,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1589312204", + "version": "8.x-1.7", + "datestamp": "1639380488", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9632,7 +9680,7 @@ "extra": { "drupal": { "version": "8.x-1.4", - "datestamp": "1626702090", + "datestamp": "1637145565", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9791,17 +9839,17 @@ }, { "name": "drupal/search_api", - "version": "1.20.0", + "version": "1.23.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.20" + "reference": "8.x-1.23" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.20.zip", - "reference": "8.x-1.20", - "shasum": "4bed60ac7b502ccc1d4a01411aa35d2cb7f496c7" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.23.zip", + "reference": "8.x-1.23", + "shasum": "7de5425bba5b8daa37e98d47b677459dfb1abbe7" }, "require": { "drupal/core": "^8.8 || ^9" @@ -9822,8 +9870,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.20", - "datestamp": "1626684847", + "version": "8.x-1.23", + "datestamp": "1642935837", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9863,7 +9911,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.20.0", + "version": "1.23.0", "require": { "drupal/core": "^8.8 || ^9", "drupal/search_api": "*" @@ -9871,8 +9919,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.20", - "datestamp": "1626684847", + "version": "8.x-1.23", + "datestamp": "1642935837", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9992,6 +10040,10 @@ "name": "Poieo", "homepage": "https://www.drupal.org/user/303228" }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + }, { "name": "nedjo", "homepage": "https://www.drupal.org/user/4481" @@ -10358,17 +10410,17 @@ }, { "name": "drupal/token", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "a5d234382a1a0e4ba61d4c7a2fa10671ca656be4" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "8b81224ab0420221b292e8d3b66d0da726317400" }, "require": { "drupal/core": "^8.8 || ^9" @@ -10376,8 +10428,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1608284866", + "version": "8.x-1.10", + "datestamp": "1638619775", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10787,17 +10839,17 @@ }, { "name": "drupal/webform", - "version": "6.0.4", + "version": "6.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.0.4" + "reference": "6.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.0.4.zip", - "reference": "6.0.4", - "shasum": "8b87ffb19f980e9d77957dfb2d784a1a68619d57" + "url": "https://ftp.drupal.org/files/projects/webform-6.1.3.zip", + "reference": "6.1.3", + "shasum": "efd032eadc10a4752b9b0203152a5d20eefac175" }, "require": { "drupal/core": "^8.8 || ^9" @@ -10845,8 +10897,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.4", - "datestamp": "1624461046", + "version": "6.1.3", + "datestamp": "1644940723", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11386,32 +11438,29 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.13.0", + "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" + "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", - "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75", + "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "shasum": "" }, "require": { "php": ">=5.2" }, - "require-dev": { - "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" - }, "type": "library", "autoload": { - "psr-0": { - "HTMLPurifier": "library/" - }, "files": [ "library/HTMLPurifier.composer.php" ], + "psr-0": { + "HTMLPurifier": "library/" + }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] @@ -11434,71 +11483,9 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/master" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0" }, - "time": "2020-06-29T00:56:53+00:00" - }, - { - "name": "facebook/graph-sdk", - "version": "5.7.0", - "source": { - "type": "git", - "url": "https://github.com/facebook/php-graph-sdk.git", - "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b", - "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b", - "shasum": "" - }, - "require": { - "php": "^5.4|^7.0" - }, - "require-dev": { - "guzzlehttp/guzzle": "~5.0", - "mockery/mockery": "~0.8", - "phpunit/phpunit": "~4.0" - }, - "suggest": { - "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client", - "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.x-dev" - } - }, - "autoload": { - "psr-4": { - "Facebook\\": "src/Facebook/" - }, - "files": [ - "src/Facebook/polyfills.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Facebook Platform" - ], - "authors": [ - { - "name": "Facebook", - "homepage": "https://github.com/facebook/php-graph-sdk/contributors" - } - ], - "description": "Facebook SDK for PHP", - "homepage": "https://github.com/facebook/php-graph-sdk", - "keywords": [ - "facebook", - "sdk" - ], - "support": { - "issues": "https://github.com/facebook/php-graph-sdk/issues", - "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0" - }, - "time": "2018-12-11T22:56:31+00:00" + "time": "2021-12-25T01:21:49+00:00" }, { "name": "grasmash/expander", @@ -11639,12 +11626,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -11701,12 +11688,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -11765,12 +11752,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -11943,24 +11930,24 @@ }, { "name": "indieweb/mention-client", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/indieweb/mention-client-php.git", - "reference": "12e3dc4b3f8f9ae82fa7a3953792bea33f59118a" + "reference": "6807f4b1b96df7f47ea425eebfc7c032768652cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/12e3dc4b3f8f9ae82fa7a3953792bea33f59118a", - "reference": "12e3dc4b3f8f9ae82fa7a3953792bea33f59118a", + "url": "https://api.github.com/repos/indieweb/mention-client-php/zipball/6807f4b1b96df7f47ea425eebfc7c032768652cf", + "reference": "6807f4b1b96df7f47ea425eebfc7c032768652cf", "shasum": "" }, "require": { "mf2/mf2": ">=0.2", - "php": ">=5.4" + "php": ">=5.6" }, "require-dev": { - "phpunit/phpunit": "4.8.*" + "phpunit/phpunit": "^6" }, "type": "library", "autoload": { @@ -11983,9 +11970,9 @@ "homepage": "https://github.com/indieweb/mention-client-php", "support": { "issues": "https://github.com/indieweb/mention-client-php/issues", - "source": "https://github.com/indieweb/mention-client-php/tree/master" + "source": "https://github.com/indieweb/mention-client-php/tree/1.2.1" }, - "time": "2018-10-27T19:41:41+00:00" + "time": "2021-02-02T13:13:07+00:00" }, { "name": "indieweb/representative-h-card", @@ -12491,29 +12478,31 @@ }, { "name": "laminas/laminas-xml", - "version": "1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-xml.git", - "reference": "2eada592359aec9d9e55339270b621295cff3a4f" + "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/2eada592359aec9d9e55339270b621295cff3a4f", - "reference": "2eada592359aec9d9e55339270b621295cff3a4f", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f", + "reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0" + "ext-dom": "*", + "ext-simplexml": "*", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zendxml": "^1.2.0" + "conflict": { + "zendframework/zendxml": "*" }, "require-dev": { "ext-iconv": "*", "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.4" + "phpunit/phpunit": "^9.5.8", + "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999" }, "type": "library", "autoload": { @@ -12545,7 +12534,7 @@ "type": "community_bridge" } ], - "time": "2021-02-17T22:44:58+00:00" + "time": "2021-11-30T02:16:35+00:00" }, { "name": "laminas/laminas-zendframework-bridge", @@ -12613,16 +12602,16 @@ }, { "name": "lcobucci/jwt", - "version": "3.4.5", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1" + "reference": "3ef8657a78278dfeae7707d51747251db4176240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1", - "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240", + "reference": "3ef8657a78278dfeae7707d51747251db4176240", "shasum": "" }, "require": { @@ -12647,14 +12636,14 @@ } }, "autoload": { - "psr-4": { - "Lcobucci\\JWT\\": "src" - }, "files": [ "compat/class-aliases.php", "compat/json-exception-polyfill.php", "compat/lcobucci-clock-polyfill.php" - ] + ], + "psr-4": { + "Lcobucci\\JWT\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12674,7 +12663,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/3.4.5" + "source": "https://github.com/lcobucci/jwt/tree/3.4.6" }, "funding": [ { @@ -12686,7 +12675,7 @@ "type": "patreon" } ], - "time": "2021-02-16T09:40:01+00:00" + "time": "2021-09-28T19:18:28+00:00" }, { "name": "league/commonmark", @@ -12842,16 +12831,16 @@ }, { "name": "league/oauth2-client", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "badb01e62383430706433191b82506b6df24ad98" + "reference": "2334c249907190c132364f5dae0287ab8666aa19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98", - "reference": "badb01e62383430706433191b82506b6df24ad98", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/2334c249907190c132364f5dae0287ab8666aa19", + "reference": "2334c249907190c132364f5dae0287ab8666aa19", "shasum": "" }, "require": { @@ -12860,9 +12849,9 @@ "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { - "mockery/mockery": "^1.3", - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3", + "mockery/mockery": "^1.3.5", + "php-parallel-lint/php-parallel-lint": "^1.3.1", + "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5", "squizlabs/php_codesniffer": "^2.3 || ^3.0" }, "type": "library", @@ -12906,9 +12895,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.0" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.1" }, - "time": "2020-10-28T02:03:40+00:00" + "time": "2021-12-22T16:42:49+00:00" }, { "name": "masterminds/html5", @@ -13041,16 +13030,16 @@ }, { "name": "michelf/php-markdown", - "version": "1.9.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", - "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c" + "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c", - "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c", + "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3", + "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3", "shasum": "" }, "require": { @@ -13088,9 +13077,9 @@ ], "support": { "issues": "https://github.com/michelf/php-markdown/issues", - "source": "https://github.com/michelf/php-markdown/tree/1.9.0" + "source": "https://github.com/michelf/php-markdown/tree/1.9.1" }, - "time": "2019-12-02T02:32:27+00:00" + "time": "2021-11-24T02:52:38+00:00" }, { "name": "mikehaertl/php-shellcommand", @@ -13181,16 +13170,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.12.0", + "version": "v4.13.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "6608f01670c3cc5079e18c1dab1104e002579143" + "reference": "210577fe3cf7badcc5814d99455df46564f3c077" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", - "reference": "6608f01670c3cc5079e18c1dab1104e002579143", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077", + "reference": "210577fe3cf7badcc5814d99455df46564f3c077", "shasum": "" }, "require": { @@ -13231,22 +13220,22 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2" }, - "time": "2021-07-21T10:44:31+00:00" + "time": "2021-11-30T19:35:32+00:00" }, { "name": "p3k/http", - "version": "0.1.11", + "version": "0.1.12", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-http.git", - "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7" + "reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7", - "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7", + "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b", + "reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b", "shasum": "" }, "require": { @@ -13273,9 +13262,9 @@ "homepage": "https://github.com/aaronpk/p3k-http", "support": { "issues": "https://github.com/aaronpk/p3k-http/issues", - "source": "https://github.com/aaronpk/p3k-http/tree/master" + "source": "https://github.com/aaronpk/p3k-http/tree/0.1.12" }, - "time": "2020-02-19T03:00:09+00:00" + "time": "2021-10-12T14:12:29+00:00" }, { "name": "p3k/micropub", @@ -13433,16 +13422,16 @@ }, { "name": "p3k/utils", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-utils.git", - "reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde" + "reference": "8436f02ec02d916177a23250ae32b34ae5316942" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-utils/zipball/ecd0ba1afca8e586f09792f7be5052e142d3cbde", - "reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde", + "url": "https://api.github.com/repos/aaronpk/p3k-utils/zipball/8436f02ec02d916177a23250ae32b34ae5316942", + "reference": "8436f02ec02d916177a23250ae32b34ae5316942", "shasum": "" }, "require": { @@ -13477,9 +13466,9 @@ "homepage": "https://github.com/aaronpk/p3k-utils", "support": { "issues": "https://github.com/aaronpk/p3k-utils/issues", - "source": "https://github.com/aaronpk/p3k-utils/tree/1.2.0" + "source": "https://github.com/aaronpk/p3k-utils/tree/1.2.1" }, - "time": "2018-03-28T13:44:56+00:00" + "time": "2021-11-16T21:44:23+00:00" }, { "name": "p3k/websub", @@ -13537,44 +13526,43 @@ }, { "name": "p3k/xray", - "version": "v1.11.1", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "dfc620d10282d6af1302ab70adb8cb11915a2a30" + "reference": "3e63e841bf723b8decfa6d05049687a53c35698a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/dfc620d10282d6af1302ab70adb8cb11915a2a30", - "reference": "dfc620d10282d6af1302ab70adb8cb11915a2a30", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/3e63e841bf723b8decfa6d05049687a53c35698a", + "reference": "3e63e841bf723b8decfa6d05049687a53c35698a", "shasum": "" }, "require": { - "cebe/markdown": "1.1.*", - "dg/twitter-php": "3.6.*", + "cebe/markdown": "^1.1.0", + "dg/twitter-php": "^3.0.0", "ezyang/htmlpurifier": "^4.10", - "facebook/graph-sdk": "^5.5", - "indieweb/link-rel-parser": "0.1.*", + "indieweb/link-rel-parser": "^0.1.0", "masterminds/html5": "^2.3", "mf2/mf2": "^0.4", - "p3k/http": ">=0.1.11", - "p3k/picofeed": ">=0.1.39", - "p3k/timezone": "*" + "p3k/http": "^0.1.0", + "p3k/picofeed": "^0.1.0", + "p3k/timezone": "^0.1.0" }, "require-dev": { - "league/plates": "3.*", - "league/route": "1.*", - "phpunit/phpunit": "4.8.*" + "league/plates": "^3.0", + "league/route": "^1.0", + "phpunit/phpunit": "^8.0.0|^9.0.0" }, "type": "library", "autoload": { - "psr-4": { - "p3k\\XRay\\": "lib/XRay" - }, "files": [ "lib/helpers.php", "lib/XRay.php" - ] + ], + "psr-4": { + "p3k\\XRay\\": "lib/XRay" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -13584,9 +13572,9 @@ "homepage": "https://github.com/aaronpk/XRay", "support": { "issues": "https://github.com/aaronpk/XRay/issues", - "source": "https://github.com/aaronpk/XRay/tree/v1.11.1" + "source": "https://github.com/aaronpk/XRay/tree/v1.12.0" }, - "time": "2021-02-13T23:05:06+00:00" + "time": "2022-01-28T16:45:47+00:00" }, { "name": "paragonie/random_compat", @@ -13930,16 +13918,16 @@ }, { "name": "phpoption/phpoption", - "version": "1.8.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28" + "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28", - "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", + "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", "shasum": "" }, "require": { @@ -13947,7 +13935,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", - "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8" + "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" }, "type": "library", "extra": { @@ -13967,11 +13955,13 @@ "authors": [ { "name": "Johannes M. Schmitt", - "email": "schmittjoh@gmail.com" + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", - "email": "hello@gjcampbell.co.uk" + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", @@ -13983,7 +13973,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", - "source": "https://github.com/schmittjoh/php-option/tree/1.8.0" + "source": "https://github.com/schmittjoh/php-option/tree/1.8.1" }, "funding": [ { @@ -13995,20 +13985,20 @@ "type": "tidelift" } ], - "time": "2021-08-28T21:27:29+00:00" + "time": "2021-12-04T23:24:31+00:00" }, { "name": "phpseclib/phpseclib", - "version": "2.0.33", + "version": "2.0.36", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094" + "reference": "a97547126396548c224703a267a30af1592be146" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094", - "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a97547126396548c224703a267a30af1592be146", + "reference": "a97547126396548c224703a267a30af1592be146", "shasum": "" }, "require": { @@ -14088,7 +14078,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/2.0.33" + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.36" }, "funding": [ { @@ -14104,20 +14094,20 @@ "type": "tidelift" } ], - "time": "2021-08-16T04:20:12+00:00" + "time": "2022-01-30T08:48:36+00:00" }, { "name": "platformsh/client", - "version": "2.5.0", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/platformsh/platformsh-client-php.git", - "reference": "270af9c511e8ca8d5eca84613ce7c29e716ec1d0" + "reference": "a8744d8a4dedff4a22c47d714045885005c32624" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/platformsh/platformsh-client-php/zipball/270af9c511e8ca8d5eca84613ce7c29e716ec1d0", - "reference": "270af9c511e8ca8d5eca84613ce7c29e716ec1d0", + "url": "https://api.github.com/repos/platformsh/platformsh-client-php/zipball/a8744d8a4dedff4a22c47d714045885005c32624", + "reference": "a8744d8a4dedff4a22c47d714045885005c32624", "shasum": "" }, "require": { @@ -14125,7 +14115,7 @@ "ext-json": "*", "guzzlehttp/guzzle": "^6.3 || ^7.0", "php": ">=7.1.0", - "platformsh/oauth2": ">=0.0.2 <2" + "platformsh/oauth2": ">=0.0.3 <2" }, "require-dev": { "phpunit/phpunit": "^7.0" @@ -14148,22 +14138,22 @@ "description": "Platform.sh API client", "support": { "issues": "https://github.com/platformsh/platformsh-client-php/issues", - "source": "https://github.com/platformsh/platformsh-client-php/tree/2.5.0" + "source": "https://github.com/platformsh/platformsh-client-php/tree/2.5.1" }, - "time": "2021-06-24T08:16:45+00:00" + "time": "2021-10-20T20:22:39+00:00" }, { "name": "platformsh/oauth2", - "version": "0.0.2", + "version": "0.0.3", "source": { "type": "git", "url": "https://github.com/platformsh/platformsh-oauth2-php.git", - "reference": "399068e875567e8073dca7ea1669bbdb8a37a5f1" + "reference": "5daa2274b4cbc95658e5b32ebe4f05b5090e4549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/platformsh/platformsh-oauth2-php/zipball/399068e875567e8073dca7ea1669bbdb8a37a5f1", - "reference": "399068e875567e8073dca7ea1669bbdb8a37a5f1", + "url": "https://api.github.com/repos/platformsh/platformsh-oauth2-php/zipball/5daa2274b4cbc95658e5b32ebe4f05b5090e4549", + "reference": "5daa2274b4cbc95658e5b32ebe4f05b5090e4549", "shasum": "" }, "require": { @@ -14191,9 +14181,9 @@ "description": "Platform.sh OAuth2 client", "support": { "issues": "https://github.com/platformsh/platformsh-oauth2-php/issues", - "source": "https://github.com/platformsh/platformsh-oauth2-php/tree/0.0.2" + "source": "https://github.com/platformsh/platformsh-oauth2-php/tree/0.0.3" }, - "time": "2020-11-09T13:00:32+00:00" + "time": "2021-10-20T20:12:14+00:00" }, { "name": "progress-tracker/progress-tracker", @@ -14368,29 +14358,32 @@ }, { "name": "psy/psysh", - "version": "v0.10.8", + "version": "v0.11.2", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" + "reference": "7f7da640d68b9c9fec819caae7c744a213df6514" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", - "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/7f7da640d68b9c9fec819caae7c744a213df6514", + "reference": "7f7da640d68b9c9fec819caae7c744a213df6514", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", - "php": "^8.0 || ^7.0 || ^5.5.9", - "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", - "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" + "nikic/php-parser": "^4.0 || ^3.1", + "php": "^8.0 || ^7.0.8", + "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", + "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" + }, + "conflict": { + "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "3.17.*" + "hoa/console": "3.17.05.02" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -14405,7 +14398,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.10.x-dev" + "dev-main": "0.11.x-dev" } }, "autoload": { @@ -14437,9 +14430,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.8" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.2" }, - "time": "2021-04-10T16:23:39+00:00" + "time": "2022-02-28T15:28:54+00:00" }, { "name": "ralouphie/getallheaders", @@ -14502,16 +14495,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.0", + "version": "3.6.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625" + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625", - "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", + "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", "shasum": "" }, "require": { @@ -14554,7 +14547,7 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-04-09T00:54:41+00:00" + "time": "2021-12-12T21:44:58+00:00" }, { "name": "stack/builder", @@ -14611,16 +14604,16 @@ }, { "name": "stripe/stripe-php", - "version": "v7.93.0", + "version": "v7.115.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14" + "reference": "a1c528a5076b80dc156601505994870d23313a73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c739cf6841bb3498e23bd52ecfadfcb21c521a14", - "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/a1c528a5076b80dc156601505994870d23313a73", + "reference": "a1c528a5076b80dc156601505994870d23313a73", "shasum": "" }, "require": { @@ -14630,11 +14623,10 @@ "php": ">=5.6.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "2.17.1", - "php-coveralls/php-coveralls": "^2.1", - "phpunit/phpunit": "^5.7", - "squizlabs/php_codesniffer": "^3.3", - "symfony/process": "~3.4" + "friendsofphp/php-cs-fixer": "3.5.0", + "phpstan/phpstan": "^1.2", + "phpunit/phpunit": "^5.7 || ^9.0", + "squizlabs/php_codesniffer": "^3.3" }, "type": "library", "extra": { @@ -14666,9 +14658,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.93.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.115.0" }, - "time": "2021-08-11T18:48:54+00:00" + "time": "2022-03-01T22:45:01+00:00" }, { "name": "svg-pan-zoom/svg-pan-zoom", @@ -14741,6 +14733,7 @@ "issues": "https://github.com/swiftmailer/swiftmailer/issues", "source": "https://github.com/swiftmailer/swiftmailer/tree/v5.4.12" }, + "abandoned": "symfony/mailer", "time": "2018-07-31T09:26:32+00:00" }, { @@ -15129,6 +15122,73 @@ ], "time": "2020-05-30T21:06:01+00:00" }, + { + "name": "symfony/deprecation-contracts", + "version": "v2.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8", + "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "files": [ + "function.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-07-12T14:48:14+00:00" + }, { "name": "symfony/event-dispatcher", "version": "v3.4.41", @@ -15211,16 +15271,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "517fb795794faf29086a77d99eb8f35e457837a7" + "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", - "reference": "517fb795794faf29086a77d99eb8f35e457837a7", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/c59f37705c3e513ae55b2735f128f4ce363c82ec", + "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec", "shasum": "" }, "require": { @@ -15254,7 +15314,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.27" + "source": "https://github.com/symfony/filesystem/tree/v4.4.37" }, "funding": [ { @@ -15270,24 +15330,25 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/finder", - "version": "v5.3.4", + "version": "v5.4.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "17f50e06018baec41551a71a15731287dbaab186" + "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/17f50e06018baec41551a71a15731287dbaab186", - "reference": "17f50e06018baec41551a71a15731287dbaab186", + "url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d", + "reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16" }, "type": "library", @@ -15316,7 +15377,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.3.4" + "source": "https://github.com/symfony/finder/tree/v5.4.3" }, "funding": [ { @@ -15332,7 +15393,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:54:19+00:00" + "time": "2022-01-26T16:34:36+00:00" }, { "name": "symfony/http-foundation", @@ -15539,12 +15600,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -15614,12 +15675,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -15692,12 +15753,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -15769,12 +15830,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -15843,12 +15904,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -15916,12 +15977,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -15991,12 +16052,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -16041,16 +16102,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.23.1", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" + "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", - "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", + "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", "shasum": "" }, "require": { @@ -16067,12 +16128,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -16104,7 +16165,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" }, "funding": [ { @@ -16120,7 +16181,7 @@ "type": "tidelift" } ], - "time": "2021-07-28T13:41:28+00:00" + "time": "2021-09-13T13:58:33+00:00" }, { "name": "symfony/polyfill-util", @@ -16705,16 +16766,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.27", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba" + "reference": "20030f729d5539e2672181930fd6d5a3525f118e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", - "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/20030f729d5539e2672181930fd6d5a3525f118e", + "reference": "20030f729d5539e2672181930fd6d5a3525f118e", "shasum": "" }, "require": { @@ -16774,7 +16835,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.27" + "source": "https://github.com/symfony/var-dumper/tree/v4.4.38" }, "funding": [ { @@ -16790,7 +16851,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2022-02-21T14:44:47+00:00" }, { "name": "symfony/yaml", @@ -16885,16 +16946,16 @@ }, { "name": "thinkshout/mailchimp-api-php", - "version": "v2.1.1", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/thinkshout/mailchimp-api-php.git", - "reference": "eae0e4647ca724bbd5982bb179891af11f641578" + "reference": "b402bd67308974cae6186b386957d910cd808f0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/eae0e4647ca724bbd5982bb179891af11f641578", - "reference": "eae0e4647ca724bbd5982bb179891af11f641578", + "url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/b402bd67308974cae6186b386957d910cd808f0d", + "reference": "b402bd67308974cae6186b386957d910cd808f0d", "shasum": "" }, "require": { @@ -16912,6 +16973,9 @@ } }, "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], "description": "PHP library for v3 of the MailChimp API", "homepage": "https://github.com/thinkshout/mailchimp-api-php", "keywords": [ @@ -16920,9 +16984,9 @@ ], "support": { "issues": "https://github.com/thinkshout/mailchimp-api-php/issues", - "source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.1" + "source": "https://github.com/thinkshout/mailchimp-api-php/tree/v2.1.3" }, - "time": "2021-08-05T15:12:34+00:00" + "time": "2021-12-29T19:57:45+00:00" }, { "name": "tippyjs/5.x", @@ -17226,6 +17290,7 @@ "issues": "https://github.com/webmozart/path-util/issues", "source": "https://github.com/webmozart/path-util/tree/2.3.0" }, + "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" }, { @@ -17369,25 +17434,24 @@ }, { "name": "behat/gherkin", - "version": "v4.8.0", + "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd" + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2391482cd003dfdc36b679b27e9f5326bd656acd", - "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", "shasum": "" }, "require": { "php": "~7.2|~8.0" }, "require-dev": { - "cucumber/cucumber": "dev-gherkin-16.0.0", + "cucumber/cucumber": "dev-gherkin-22.0.0", "phpunit/phpunit": "~8|~9", - "symfony/phpunit-bridge": "~3|~4|~5", "symfony/yaml": "~3|~4|~5" }, "suggest": { @@ -17396,7 +17460,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "4.x-dev" } }, "autoload": { @@ -17427,32 +17491,33 @@ ], "support": { "issues": "https://github.com/Behat/Gherkin/issues", - "source": "https://github.com/Behat/Gherkin/tree/v4.8.0" + "source": "https://github.com/Behat/Gherkin/tree/v4.9.0" }, - "time": "2021-02-04T12:44:21+00:00" + "time": "2021-10-12T13:05:09+00:00" }, { "name": "behat/mink", - "version": "v1.8.1", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" + "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", - "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/e35f4695de8800fc776af34ebf665ad58ebdd996", + "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996", "shasum": "" }, "require": { - "php": ">=5.3.1", + "php": ">=5.4", "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20", - "symfony/debug": "^2.7|^3.0|^4.0", - "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5 || ^9.5", + "symfony/debug": "^2.7|^3.0|^4.0|^5.0", + "symfony/phpunit-bridge": "^3.4.38 || ^4.4 || ^5.0.5", + "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", @@ -17464,7 +17529,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -17484,7 +17549,7 @@ } ], "description": "Browser controller/emulator abstraction for PHP", - "homepage": "http://mink.behat.org/", + "homepage": "https://mink.behat.org/", "keywords": [ "browser", "testing", @@ -17492,39 +17557,41 @@ ], "support": { "issues": "https://github.com/minkphp/Mink/issues", - "source": "https://github.com/minkphp/Mink/tree/v1.8.1" + "source": "https://github.com/minkphp/Mink/tree/v1.9.0" }, - "time": "2020-03-11T15:45:53+00:00" + "time": "2021-10-11T11:58:47+00:00" }, { "name": "behat/mink-browserkit-driver", - "version": "v1.3.4", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", - "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee" + "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee", - "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/057926c9da452bac5bfcffb92eb4f3e1ce74dae9", + "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9", "shasum": "" }, "require": { "behat/mink": "^1.7.1@dev", - "php": ">=5.3.6", + "php": ">=5.4", "symfony/browser-kit": "~2.3|~3.0|~4.0", "symfony/dom-crawler": "~2.3|~3.0|~4.0" }, "require-dev": { "mink/driver-testsuite": "dev-master", + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5 || ^9.5", "symfony/debug": "^2.7|^3.0|^4.0", - "symfony/http-kernel": "~2.3|~3.0|~4.0" + "symfony/http-kernel": "~2.3|~3.0|~4.0", + "yoast/phpunit-polyfills": "^1.0" }, "type": "mink-driver", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -17544,7 +17611,7 @@ } ], "description": "Symfony2 BrowserKit driver for Mink framework", - "homepage": "http://mink.behat.org/", + "homepage": "https://mink.behat.org/", "keywords": [ "Mink", "Symfony2", @@ -17553,37 +17620,36 @@ ], "support": { "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues", - "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.3.4" + "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.4.1" }, - "time": "2020-03-11T09:49:45+00:00" + "time": "2021-12-10T14:17:06+00:00" }, { "name": "behat/mink-goutte-driver", - "version": "v1.2.1", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/minkphp/MinkGoutteDriver.git", - "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca" + "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", - "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", + "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8139f520f417c81bf9d2f9a171fff400f6adc9ea", + "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea", "shasum": "" }, "require": { - "behat/mink": "~1.6@dev", "behat/mink-browserkit-driver": "~1.2@dev", "fabpot/goutte": "~1.0.4|~2.0|~3.1", - "php": ">=5.3.1" + "php": ">=5.4" }, "require-dev": { - "symfony/phpunit-bridge": "~2.7|~3.0" + "mink/driver-testsuite": "dev-master" }, "type": "mink-driver", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -17603,7 +17669,7 @@ } ], "description": "Goutte driver for Mink framework", - "homepage": "http://mink.behat.org/", + "homepage": "https://mink.behat.org/", "keywords": [ "browser", "goutte", @@ -17612,9 +17678,9 @@ ], "support": { "issues": "https://github.com/minkphp/MinkGoutteDriver/issues", - "source": "https://github.com/minkphp/MinkGoutteDriver/tree/master" + "source": "https://github.com/minkphp/MinkGoutteDriver/tree/v1.3.0" }, - "time": "2016-03-05T09:04:22+00:00" + "time": "2021-10-12T11:35:46+00:00" }, { "name": "behat/transliterator", @@ -17726,16 +17792,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b" + "reference": "6e81008cac62369871cb6b8de64576ed138e3998" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b", - "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6e81008cac62369871cb6b8de64576ed138e3998", + "reference": "6e81008cac62369871cb6b8de64576ed138e3998", "shasum": "" }, "require": { @@ -17778,7 +17844,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v4.4.27" + "source": "https://github.com/symfony/browser-kit/tree/v4.4.37" }, "funding": [ { @@ -17794,26 +17860,26 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/config", - "version": "v5.3.4", + "version": "v5.4.3", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "4268f3059c904c61636275182707f81645517a37" + "reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37", - "reference": "4268f3059c904c61636275182707f81645517a37", + "url": "https://api.github.com/repos/symfony/config/zipball/d65e1bd990c740e31feb07d2b0927b8d4df9956f", + "reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1", - "symfony/filesystem": "^4.4|^5.0", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/filesystem": "^4.4|^5.0|^6.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" @@ -17822,11 +17888,11 @@ "symfony/finder": "<4.4" }, "require-dev": { - "symfony/event-dispatcher": "^4.4|^5.0", - "symfony/finder": "^4.4|^5.0", - "symfony/messenger": "^4.4|^5.0", - "symfony/service-contracts": "^1.1|^2", - "symfony/yaml": "^4.4|^5.0" + "symfony/event-dispatcher": "^4.4|^5.0|^6.0", + "symfony/finder": "^4.4|^5.0|^6.0", + "symfony/messenger": "^4.4|^5.0|^6.0", + "symfony/service-contracts": "^1.1|^2|^3", + "symfony/yaml": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -17857,7 +17923,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.3.4" + "source": "https://github.com/symfony/config/tree/v5.4.3" }, "funding": [ { @@ -17873,20 +17939,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:40:44+00:00" + "time": "2022-01-03T09:50:52+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" + "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", - "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436", + "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436", "shasum": "" }, "require": { @@ -17923,7 +17989,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.27" + "source": "https://github.com/symfony/css-selector/tree/v4.4.37" }, "funding": [ { @@ -17939,74 +18005,7 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" - }, - { - "name": "symfony/deprecation-contracts", - "version": "v2.4.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.4-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" - } - }, - "autoload": { - "files": [ - "function.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "A generic function and convention to trigger deprecation notices", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/dom-crawler", @@ -18070,16 +18069,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.23.0", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "e66119f3de95efc359483f810c4c3e6436279436" + "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436", - "reference": "e66119f3de95efc359483f810c4c3e6436279436", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", + "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", "shasum": "" }, "require": { @@ -18096,12 +18095,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php81\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -18129,7 +18128,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0" }, "funding": [ { @@ -18145,7 +18144,7 @@ "type": "tidelift" } ], - "time": "2021-05-21T13:25:03+00:00" + "time": "2021-09-13T13:58:11+00:00" } ], "aliases": [], @@ -18170,5 +18169,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" } -- 2.45.2 From 44cb10e8e7746792769717a89c15ad8248bf51f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 1 Mar 2022 23:42:01 -0500 Subject: [PATCH 191/365] Upgrade composer info to Drupal 9 & bring more in line w/ Drutopia --- composer.json | 127 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 96 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index cffdb6a..ef2cee0 100644 --- a/composer.json +++ b/composer.json @@ -3,94 +3,155 @@ "description": "Agaric site modified from template for composer-based Drupal 8 Drutopia projects.", "type": "project", "license": "GPL-2.0-or-later", + "minimum-stability": "dev", + "prefer-stable": true, "homepage": "https://agaric.coop", + "support": { + "docs": "http://docs.drutopia.org/en/latest" + }, "repositories": { - "drupal": { - "type": "composer", - "url": "https://packages.drupal.org/8" + "drupal/octavia_camouflage": { + "type": "git", + "url": "git@gitlab.com:drutopia/octavia_camouflage.git" + }, + "drupal/drutopia_collection": { + "type": "git", + "url": "git@gitlab.com:drutopia/drutopia_collection.git" }, "drutopia": { "type": "vcs", - "url": "https://github.com/drutopia/drutopia" + "url": "https://gitlab.com/drutopia/drutopia" + }, + "drupal/drutopia_core": { + "type": "git", + "url": "git@gitlab.com:drutopia/drutopia_core.git" + }, + "drupal": { + "type": "composer", + "url": "https://packages.drupal.org/8" } }, "require": { "composer/installers": "^1.9", - "cweagans/composer-patches": "^1.6", + "cweagans/composer-patches": "^1.7", "drupal/admin_links_access_filter": "^1.0@alpha", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", - "drupal/block_theme_sync": "^1.0@alpha", - "drupal/ckeditor_markdown": "^1.1", + "drupal/backup_migrate": "^5", + "drupal/block_class": "^1.3", + "drupal/ckeditorheight": "^1.3", + "drupal/ckeditor_markdown": "^1.3", + "drupal/classitup": "^1", + "drupal/convert_bundles": "^1.0@alpha", "drupal/coffee": "1.x-dev", "drupal/comment_notify": "dev-1.x", - "drupal/core-composer-scaffold": "^8.9", - "drupal/core-recommended": "^8.8", + "drupal/core-composer-scaffold": "^9", + "drupal/core-recommended": "^9", + "drupal/csp": "^1.13", "drupal/customerror": "1.x-dev", - "drupal/diff": "^1.0@RC", + "drupal/diff": "^1.0", "drupal/drd": "^4.0", + "drupal/drd_agent": "^4", "drupal/dropdown_language": "^2.2", - "drupal/drutopia_core": "1.x-dev", + "drupal/drutopia_collection": "dev-8.x-1.x as 1.x-dev", + "drupal/drutopia_core": "dev-8.x-1.x as 1.x-dev", + "drupal/drutopia_paragraph_title": "1.x-dev", "drupal/drutopia_site": "dev-1.x", + "drupal/editor_advanced_link": "^2.0", + "drupal/empty_page": "^3", + "drupal/entity_reference_override": "^2", + "drupal/environment_indicator": "^4.0", + "drupal/field_token_value": "^2", + "drupal/fitvids": "^1.1", + "drupal/fixed_block_content": "^1.0", + "drupal/footnotes": "2.x-dev", + "drupal/geolocation": "^3.2", "drupal/google_analytics": "^2.3", "drupal/honeypot": "^1.29", "drupal/hotjar": "^1.5", "drupal/http_cache_control": "^1.0", "drupal/http_client_error_status": "^1.0", - "drupal/indieweb": "1.x-dev", + "drupal/indieweb": "^1.12", + "drupal/insert": "^1.0", + "drupal/key": "^1.14", + "drupal/link_attributes": "^1.9", + "drupal/linkit": "^6", "drupal/mailsystem": "^4.3", - "drupal/markdown": "^1.2", + "drupal/markdown": "^3", + "drupal/menu_link_config": "^1.0@alpha", "drupal/menu_trail_by_path": "^1.1", - "drupal/migrate_plus": "^4.0", - "drupal/migrate_tools": "^4.0", + "drupal/microformats": "^2", + "drupal/migrate_plus": "^5", + "drupal/migrate_source_csv": "^3", + "drupal/migrate_tools": "^4.1", + "drupal/migrate_upgrade": "^3", "drupal/mimemail": "^1.0@alpha", - "drupal/minimalhtml": "^1.0", + "drupal/minimalhtml": "^1.1", + "drupal/node_view_permissions": "^1.4", + "drupal/noreferrer": "^1.7", "drupal/multiline_config": "^1.0", + "drupal/notfoundpassthrough": "1.x-dev", + "drupal/octavia": "1.x-dev", + "drupal/octavia_camouflage": "dev-8.x-1.x as 1.x-dev", "drupal/paragraphs_features": "^1.4", - "drupal/preview_link": "^1.1", + "drupal/password_policy": "^3.0", + "drupal/preview_link": "^1.7", "drupal/redirect": "^1.2", "drupal/regionincontent": "1.x-dev", + "drupal/role_delegation": "^1.0", "drupal/scheduler": "^1.0", "drupal/scn": "^1.1", "drupal/search404": "^1.0", + "drupal/search_api_saved_searches": "^1.0@alpha", + "drupal/seckit": "^2.0", + "drupal/shield": "^1.4", "drupal/stripe_webform": "^1.1", + "drupal/subpathauto": "^1.0@RC", "drupal/swiftmailer": "^1.0@beta", + "drupal/taxonomy_manager": "^2", "drupal/textarea_widget_for_text": "^1.1", - "drupal/twigsuggest": "1.x-dev", + "drupal/trim": "^1.0", + "drupal/twigsuggest": "^1", + "drupal/urllogin": "^2", + "drupal/view_unpublished": "^1.0", "drupal/ui_patterns": "^1.0@RC", "drupal/viewsreference": "^1.2", "drupal/webform": "^6.0", "drupal/webform_mailchimp": "^5.4", - "drupal/wysiwyg_linebreaks": "^1.9", - "drush/drush": "^10.0", - "drutopia/drutopia": "^1.0-beta1", - "wikimedia/composer-merge-plugin": "^2.0" + "drupal/weight": "^3.3", + "drupal/wysiwyg_linebreaks": "^1.10", + "drush/drush": "^10", + "drutopia/drutopia": "dev-8.x-1.x", + "vlucas/phpdotenv": "^5.1", + "webflo/drupal-finder": "^1.2" }, "require-dev": { "behat/behat": "^3.4", "behat/mink": "^1.7", - "behat/mink-goutte-driver": "^1.2" + "behat/mink-goutte-driver": "^1.2", + "drupal/upgrade_status": "^3" }, - "conflict": { - "drupal/drupal": "*" - }, - "minimum-stability": "dev", - "prefer-stable": true, "config": { "sort-packages": true, "process-timeout": 600, "allow-plugins": { - "composer/installers": true, "cweagans/composer-patches": true, "drupal/core-composer-scaffold": true, - "wikimedia/composer-merge-plugin": true + "composer/installers": true, + "drupal/core-project-message": false } }, + "conflict": { + "drupal/drupal": "*" + }, "extra": { "drupal-scaffold": { "locations": { "web-root": "web/" - } + }, + "allowed-packages": [ + "drupal/ui_patterns" + ] }, "installer-paths": { "web/core": ["type:drupal-core"], @@ -125,5 +186,9 @@ "pull": "scripts/pull.sh", "pull-files": "drush -y rsync @live:%files @self:%files", "css": "scripts/css.sh" + "quick-start": [ + "composer install", + "php docroot/core/scripts/drupal quick-start drutopia --no-interaction" + ] } } -- 2.45.2 From fbc5665ec40571343a6e15e17eeb2fe8e583eb5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 1 Mar 2022 23:44:11 -0500 Subject: [PATCH 192/365] Fix typo in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ef2cee0..f8ba7b4 100644 --- a/composer.json +++ b/composer.json @@ -185,7 +185,7 @@ "nuke": "scripts/nuke.sh", "pull": "scripts/pull.sh", "pull-files": "drush -y rsync @live:%files @self:%files", - "css": "scripts/css.sh" + "css": "scripts/css.sh", "quick-start": [ "composer install", "php docroot/core/scripts/drupal quick-start drutopia --no-interaction" -- 2.45.2 From 000dab7e9fb54f529b5bbd5b2b3f795e21aeebd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 2 Mar 2022 12:58:11 -0500 Subject: [PATCH 193/365] Uninstall Block Theme Sync module (removed from Drutopia in favor of Skins) --- ...t.snapshot.config_sync.module.block_theme_sync.yml | 11 ----------- config/core.extension.yml | 1 - 2 files changed, 12 deletions(-) delete mode 100644 config/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml diff --git a/config/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml b/config/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml deleted file mode 100644 index 488907e..0000000 --- a/config/config_snapshot.snapshot.config_sync.module.block_theme_sync.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: 854d3b96-f788-42c9-8061-2f52ee1ce278 -langcode: en -status: true -dependencies: - module: - - block_theme_sync -id: config_sync.module.block_theme_sync -snapshotSet: config_sync -extensionType: module -extensionName: block_theme_sync -items: { } diff --git a/config/core.extension.yml b/config/core.extension.yml index f1179b4..4beb783 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -12,7 +12,6 @@ module: better_normalizers: 0 block: 0 block_content: 0 - block_theme_sync: 0 block_visibility_groups: 0 breakpoint: 0 ckeditor: 0 -- 2.45.2 From fec9c52f576ce787adb3fea0edbd1dcffb81e94f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Wed, 2 Mar 2022 12:58:38 -0500 Subject: [PATCH 194/365] Swap out Keegan for David in speaker request form Change brought in from live --- config/webform.webform.speaker_request_agaric.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/webform.webform.speaker_request_agaric.yml b/config/webform.webform.speaker_request_agaric.yml index 1c43618..e29f908 100644 --- a/config/webform.webform.speaker_request_agaric.yml +++ b/config/webform.webform.speaker_request_agaric.yml @@ -131,9 +131,9 @@ elements: | '#options': mlncn: 'Ben Melançon' dinarcon: 'Mauricio Dinarte' - Gnuget: 'David Valdez' wolcen: 'Christopher Thompson' freescholar: 'Micky Metts' + keegan: 'Keegan Rankin' '#empty_option': 'Select an Agaric' '#empty_value': 'Select one' actions: -- 2.45.2 From bd26ecacf7093f7926d3fd8b370549cb20779380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Thu, 3 Mar 2022 21:23:55 -0500 Subject: [PATCH 195/365] Upgrade DDEV configuration --- .ddev/config.yaml | 55 ++++++++++++++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 20 deletions(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 10f9a60..945f342 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,29 +1,22 @@ name: agaric-coop -type: drupal8 +type: drupal9 docroot: web php_version: "7.3" webserver_type: nginx-fpm router_http_port: "80" router_https_port: "443" -# xdebug_enabled: true +xdebug_enabled: false additional_hostnames: [] additional_fqdns: [] mariadb_version: "10.2" mysql_version: "" +nfs_mount_enabled: false +mutagen_enabled: false webimage_extra_packages: [rake, sassc] use_dns_when_possible: false composer_version: "2" web_environment: [] - -# This config.yaml was created with ddev version v1.17.1 -# webimage: drud/ddev-webserver:v1.17.1 -# dbimage: drud/ddev-dbserver-mariadb-10.3:v1.17.0 -# dbaimage: phpmyadmin:5 -# However we do not recommend explicitly wiring these images into the -# config.yaml as they may break future versions of ddev. -# You can update this config.yaml using 'ddev config'. - # Key features of ddev's config.yaml: # name: # Name of the project, automatically provides @@ -33,7 +26,7 @@ web_environment: [] # docroot: # Relative path to the directory containing index.php. -# php_version: "7.4" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4" "8.0" +# php_version: "7.4" # PHP version to use, "5.6", "7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1" # You can explicitly specify the webimage, dbimage, dbaimage lines but this # is not recommended, as the images are often closely tied to ddev's' behavior, @@ -57,6 +50,11 @@ web_environment: [] # "ddev xdebug" to enable xdebug and "ddev xdebug off" to disable it work better, # as leaving xdebug enabled all the time is a big performance hit. +# xhprof_enabled: false # Set to true to enable xhprof and "ddev start" or "ddev restart" +# Note that for most people the commands +# "ddev xhprof" to enable xhprof and "ddev xhprof off" to disable it work better, +# as leaving xhprof enabled all the time is a big performance hit. + # webserver_type: nginx-fpm # or apache-fpm # timezone: Europe/Berlin @@ -65,10 +63,10 @@ web_environment: [] # see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones # For example Europe/Dublin or MST7MDT -# composer_version: "" -# if composer_version:"" it will use the current ddev default composer release. +# composer_version: "2" +# if composer_version:"2" it will use the most recent composer v2 # It can also be set to "1", to get most recent composer v1 -# or "2" for most recent composer v2. +# or "" for the default v2 created at release time. # It can be set to any existing specific composer version. # After first project 'ddev start' this will not be updated until it changes @@ -85,7 +83,7 @@ web_environment: [] # Please take care with this because it can cause great confusion. # upload_dir: custom/upload/dir -# would set the destination path for ddev import-files to custom/upload/dir. +# would set the destination path for ddev import-files to /custom/upload/dir # working_dir: # web: /var/www/html @@ -98,12 +96,17 @@ web_environment: [] # Currently only these containers are supported. Some containers can also be # omitted globally in the ~/.ddev/global_config.yaml. Note that if you omit # the "db" container, several standard features of ddev that access the -# database container will be unusable. +# database container will be unusable. In the global configuration it is also +# possible to omit ddev-router, but not here. # nfs_mount_enabled: false # Great performance improvement but requires host configuration first. # See https://ddev.readthedocs.io/en/stable/users/performance/#using-nfs-to-mount-the-project-into-the-container +# mutagen_enabled: false +# Experimental performance improvement using mutagen asynchronous updates. +# See https://ddev.readthedocs.io/en/latest/users/performance/#using-mutagen + # fail_on_hook_fail: False # Decide whether 'ddev start' should be interrupted by a failing hook @@ -127,10 +130,18 @@ web_environment: [] # phpmyadmin_https_port: "8037" # The PHPMyAdmin ports can be changed from the default 8036 and 8037 +# host_phpmyadmin_port: "8036" +# The phpmyadmin (dba) port is not normally bound on the host at all, instead being routed +# through ddev-router, but it can be specified and bound. + # mailhog_port: "8025" # mailhog_https_port: "8026" # The MailHog ports can be changed from the default 8025 and 8026 +# host_mailhog_port: "8025" +# The mailhog port is not normally bound on the host at all, instead being routed +# through ddev-router, but it can be bound directly to localhost if specified here. + # webimage_extra_packages: [php7.4-tidy, php-bcmath] # Extra Debian packages that are needed in the webimage can be added here @@ -159,7 +170,7 @@ web_environment: [] # In this case the user must provide all such settings. # You can inject environment variables into the web container with: -# web_environment: +# web_environment: # - SOMEENV=somevalue # - SOMEOTHERENV=someothervalue @@ -169,8 +180,12 @@ web_environment: [] # This is to enable experimentation with alternate file mounting strategies. # For advanced users only! -# provider: default # Currently "default", "pantheon", "ddev-live" -# +# bind_all_interfaces: false +# If true, host ports will be bound on all network interfaces, +# not just the localhost interface. This means that ports +# will be available on the local network if the host firewall +# allows it. + # Many ddev commands can be extended to run tasks before or after the # ddev command is executed, for example "post-start", "post-import-db", # "pre-composer", "post-composer" -- 2.45.2 From fd68f437ae6761d7b7f00906e62092785a46d823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Thu, 3 Mar 2022 21:27:18 -0500 Subject: [PATCH 196/365] Remove incorrect local drush information --- drush/drush.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 drush/drush.yml diff --git a/drush/drush.yml b/drush/drush.yml deleted file mode 100644 index 03672fa..0000000 --- a/drush/drush.yml +++ /dev/null @@ -1,3 +0,0 @@ -options: - uri: "http://agaric-com.test" - root: "/var/www/drutopia//web" -- 2.45.2 From 2c08a09cc571c495780f86162c7f559fc7fc4cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 4 Mar 2022 11:44:56 -0500 Subject: [PATCH 197/365] Configure Indieweb to be able to push to Twitter & Mastodon through Bridgy --- config/indieweb_webmention.settings.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config/indieweb_webmention.settings.yml b/config/indieweb_webmention.settings.yml index 9a49b69..606ebd7 100644 --- a/config/indieweb_webmention.settings.yml +++ b/config/indieweb_webmention.settings.yml @@ -12,13 +12,15 @@ pingback_endpoint: '' pingback_expose_link_tag: false webmention_uid: 1 webmention_log_payload: true -syndication_targets: 'Twitter (bridgy)|https://brid.gy/publish/twitter' +syndication_targets: | + Twitter (bridgy)|https://brid.gy/publish/twitter|1 + Mastodon - social.coop (bridgy)|https://brid.gy/publish/mastodon|1 bridgy_back_link: always send_webmention_handler: disabled -send_custom_url: true +send_custom_url: false send_link_fields: '' -send_log_response: false -send_comment_webmention_field: '' +send_log_response: true +send_comment_webmention_field: indieweb_webmention send_comment_permission_fields: true _core: default_config_hash: bYXASvKSQG0TXFKL-ACHIRzci6Fn4pmrAn9uU4Cpt54 -- 2.45.2 From c69eb0b9ea825d623dcef4bf369dae1374880a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 4 Mar 2022 11:58:54 -0500 Subject: [PATCH 198/365] Include (hidden) Indieweb fields for syndicating to Mastodon, Twitter --- ....entity_view_display.node.article.full.yml | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/config/core.entity_view_display.node.article.full.yml b/config/core.entity_view_display.node.article.full.yml index 5408b88..fe594bc 100644 --- a/config/core.entity_view_display.node.article.full.yml +++ b/config/core.entity_view_display.node.article.full.yml @@ -31,6 +31,7 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + label: '' wrappers: header: div left: div @@ -56,6 +57,10 @@ third_party_settings: - field_tags - comment - links + footer: + - indieweb_syndication + - indieweb_bridgypublishtwitter + - indieweb_bridgypublishmastodon fields: node_post_date: plugin_id: node_post_date @@ -130,6 +135,21 @@ content: settings: link: true third_party_settings: { } + indieweb_bridgypublishmastodon: + weight: 11 + region: footer + settings: { } + third_party_settings: { } + indieweb_bridgypublishtwitter: + weight: 10 + region: footer + settings: { } + third_party_settings: { } + indieweb_syndication: + weight: 9 + region: footer + settings: { } + third_party_settings: { } links: weight: 8 region: middle @@ -139,6 +159,5 @@ hidden: body: true field_meta_tags: true field_summary: true - indieweb_bridgypublishtwitter: true - indieweb_syndication: true langcode: true + search_api_excerpt: true -- 2.45.2 From b52b7c9a71e58cc8f86cafc18c0ad3d9c4bc118c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 4 Mar 2022 14:13:49 -0500 Subject: [PATCH 199/365] Commit updated configuration from successful upgrade to Drupal 9 --- config/admin_toolbar.settings.yml | 1 + config/admin_toolbar_tools.settings.yml | 2 ++ config/autosave_form.settings.yml | 1 + ...eld.field.comment.comment.comment_body.yml | 9 ++------ .../field.field.node.people.field_summary.yml | 8 ++----- ...h.quotation_with_image.field_quotation.yml | 8 ++----- ...d.field.paragraph.title.field_subtitle.yml | 8 ++----- ...ield.field.paragraph.title.field_title.yml | 8 ++----- config/search_api.index.action.yml | 1 + config/search_api.index.article.yml | 1 + config/search_api.index.blog.yml | 1 + config/search_api.index.campaign.yml | 1 + config/search_api.index.case_study.yml | 1 + config/search_api.index.content.yml | 1 + config/search_api.index.event.yml | 1 + config/search_api.index.people.yml | 1 + config/search_api.index.resource.yml | 1 + config/search_api.settings.yml | 22 +++++++++++++++++++ .../system.action.webform_archive_action.yml | 11 ++++++++++ config/system.action.webform_close_action.yml | 11 ++++++++++ .../system.action.webform_delete_action.yml | 11 ++++++++++ config/system.action.webform_open_action.yml | 11 ++++++++++ ...system.action.webform_unarchive_action.yml | 11 ++++++++++ config/webform.settings.yml | 15 +++++++++++++ ...bform.attend_the_tech_and_rev_workshop.yml | 3 +++ config/webform.webform.blog_posts.yml | 3 +++ config/webform.webform.capacitacion.yml | 3 +++ config/webform.webform.contact.yml | 3 +++ config/webform.webform.contact_confirm.yml | 3 +++ ....webform.drupal_8_9_content_migrations.yml | 3 +++ config/webform.webform.drutopia_intake.yml | 3 +++ ...bform.webform.drutopia_platform_intake.yml | 3 +++ config/webform.webform.find_it_platform.yml | 3 +++ config/webform.webform.general_services.yml | 3 +++ ....webform.getting_started_with_drupal_9.yml | 3 +++ ....webform.getting_started_with_react_js.yml | 3 +++ config/webform.webform.join_the_movement.yml | 3 +++ ...form.webform.join_the_movement_confirm.yml | 3 +++ config/webform.webform.june_2020_webinars.yml | 3 +++ config/webform.webform.lms.yml | 3 +++ config/webform.webform.migrations.yml | 3 +++ ...rm.webform.migrations_training_confirm.yml | 3 +++ config/webform.webform.newsletter.yml | 3 +++ ....webform.purchase_training_migrate_api.yml | 3 +++ config/webform.webform.request.yml | 3 +++ config/webform.webform.showandtell.yml | 3 +++ ...webform.webform.speaker_request_agaric.yml | 3 +++ ....webform.speaker_request_clayton_dewey.yml | 3 +++ ...bform.speaker_request_mauricio_dinarte.yml | 3 +++ ....webform.speaker_request_michele_metts.yml | 3 +++ ...rm.webform.speaker_request_micky_metts.yml | 3 +++ config/webform.webform.training.yml | 3 +++ config/webform.webform.training_discount.yml | 3 +++ ....webform.training_notification_request.yml | 3 +++ ...webform.webform.training_request_draft.yml | 3 +++ config/webform.webform.workshops.yml | 3 +++ 56 files changed, 211 insertions(+), 31 deletions(-) create mode 100644 config/admin_toolbar.settings.yml create mode 100644 config/admin_toolbar_tools.settings.yml create mode 100644 config/system.action.webform_archive_action.yml create mode 100644 config/system.action.webform_close_action.yml create mode 100644 config/system.action.webform_delete_action.yml create mode 100644 config/system.action.webform_open_action.yml create mode 100644 config/system.action.webform_unarchive_action.yml diff --git a/config/admin_toolbar.settings.yml b/config/admin_toolbar.settings.yml new file mode 100644 index 0000000..5965a31 --- /dev/null +++ b/config/admin_toolbar.settings.yml @@ -0,0 +1 @@ +menu_depth: 4 diff --git a/config/admin_toolbar_tools.settings.yml b/config/admin_toolbar_tools.settings.yml new file mode 100644 index 0000000..2f4de20 --- /dev/null +++ b/config/admin_toolbar_tools.settings.yml @@ -0,0 +1,2 @@ +max_bundle_number: 20 +hoverintent_functionality: true diff --git a/config/autosave_form.settings.yml b/config/autosave_form.settings.yml index 03f89c9..70b39c0 100644 --- a/config/autosave_form.settings.yml +++ b/config/autosave_form.settings.yml @@ -9,3 +9,4 @@ notification: allowed_content_entity_types: { } _core: default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0 +only_on_form_change: false diff --git a/config/field.field.comment.comment.comment_body.yml b/config/field.field.comment.comment.comment_body.yml index b91c87a..23d916d 100644 --- a/config/field.field.comment.comment.comment_body.yml +++ b/config/field.field.comment.comment.comment_body.yml @@ -10,13 +10,8 @@ dependencies: - text third_party_settings: allowed_formats: - minimalhtml: minimalhtml - basic_html: '0' - markdown: '0' - restricted_html: '0' - minimalhtmltitle: '0' - full_html: '0' - plain_text: '0' + allowed_formats: + - minimalhtml _core: default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs id: comment.comment.comment_body diff --git a/config/field.field.node.people.field_summary.yml b/config/field.field.node.people.field_summary.yml index a104e5a..210a612 100644 --- a/config/field.field.node.people.field_summary.yml +++ b/config/field.field.node.people.field_summary.yml @@ -10,12 +10,8 @@ dependencies: - text third_party_settings: allowed_formats: - minimalhtmltitle: minimalhtmltitle - basic_html: '0' - minimalhtml: '0' - restricted_html: '0' - full_html: '0' - plain_text: '0' + allowed_formats: + - minimalhtmltitle _core: default_config_hash: EXOljgShOmy983x8K_RBAJkJ2cWknYTQvOdpbfg3EC4 id: node.people.field_summary diff --git a/config/field.field.paragraph.quotation_with_image.field_quotation.yml b/config/field.field.paragraph.quotation_with_image.field_quotation.yml index e2f3f86..f941dd1 100644 --- a/config/field.field.paragraph.quotation_with_image.field_quotation.yml +++ b/config/field.field.paragraph.quotation_with_image.field_quotation.yml @@ -10,12 +10,8 @@ dependencies: - text third_party_settings: allowed_formats: - minimalhtml: minimalhtml - basic_html: '0' - restricted_html: '0' - minimalhtmltitle: '0' - full_html: '0' - plain_text: '0' + allowed_formats: + - minimalhtml id: paragraph.quotation_with_image.field_quotation field_name: field_quotation entity_type: paragraph diff --git a/config/field.field.paragraph.title.field_subtitle.yml b/config/field.field.paragraph.title.field_subtitle.yml index be30b34..b6b3027 100644 --- a/config/field.field.paragraph.title.field_subtitle.yml +++ b/config/field.field.paragraph.title.field_subtitle.yml @@ -10,12 +10,8 @@ dependencies: - text third_party_settings: allowed_formats: - minimalhtmltitle: minimalhtmltitle - basic_html: '0' - minimalhtml: '0' - restricted_html: '0' - full_html: '0' - plain_text: '0' + allowed_formats: + - minimalhtmltitle id: paragraph.title.field_subtitle field_name: field_subtitle entity_type: paragraph diff --git a/config/field.field.paragraph.title.field_title.yml b/config/field.field.paragraph.title.field_title.yml index e8cf58b..3fa811a 100644 --- a/config/field.field.paragraph.title.field_title.yml +++ b/config/field.field.paragraph.title.field_title.yml @@ -10,12 +10,8 @@ dependencies: - text third_party_settings: allowed_formats: - minimalhtmltitle: minimalhtmltitle - basic_html: '0' - minimalhtml: '0' - restricted_html: '0' - full_html: '0' - plain_text: '0' + allowed_formats: + - minimalhtmltitle id: paragraph.title.field_title field_name: field_title entity_type: paragraph diff --git a/config/search_api.index.action.yml b/config/search_api.index.action.yml index b5bb010..4508c11 100644 --- a/config/search_api.index.action.yml +++ b/config/search_api.index.action.yml @@ -265,4 +265,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.article.yml b/config/search_api.index.article.yml index c19b62f..2a0aa7f 100644 --- a/config/search_api.index.article.yml +++ b/config/search_api.index.article.yml @@ -265,4 +265,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.blog.yml b/config/search_api.index.blog.yml index 822aaef..050bda7 100644 --- a/config/search_api.index.blog.yml +++ b/config/search_api.index.blog.yml @@ -255,4 +255,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.campaign.yml b/config/search_api.index.campaign.yml index 8f4a366..17a5b0f 100644 --- a/config/search_api.index.campaign.yml +++ b/config/search_api.index.campaign.yml @@ -229,4 +229,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.case_study.yml b/config/search_api.index.case_study.yml index 5a3793a..550f683 100644 --- a/config/search_api.index.case_study.yml +++ b/config/search_api.index.case_study.yml @@ -299,4 +299,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.content.yml b/config/search_api.index.content.yml index fa24a1d..8a844ea 100644 --- a/config/search_api.index.content.yml +++ b/config/search_api.index.content.yml @@ -253,4 +253,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.event.yml b/config/search_api.index.event.yml index e742981..02a2c53 100644 --- a/config/search_api.index.event.yml +++ b/config/search_api.index.event.yml @@ -273,4 +273,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.people.yml b/config/search_api.index.people.yml index 75b64c0..486bbd8 100644 --- a/config/search_api.index.people.yml +++ b/config/search_api.index.people.yml @@ -238,4 +238,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.index.resource.yml b/config/search_api.index.resource.yml index d9e0ecd..7e2b056 100644 --- a/config/search_api.index.resource.yml +++ b/config/search_api.index.resource.yml @@ -256,4 +256,5 @@ tracker_settings: options: index_directly: true cron_limit: 50 + track_changes_in_references: true server: database diff --git a/config/search_api.settings.yml b/config/search_api.settings.yml index 6a3ea2e..a625fdf 100644 --- a/config/search_api.settings.yml +++ b/config/search_api.settings.yml @@ -4,3 +4,25 @@ default_tracker: default tracking_page_size: 100 _core: default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE +boost_factors: + - !!float 0 + - 0.1 + - 0.2 + - 0.3 + - 0.5 + - 0.6 + - 0.7 + - 0.8 + - 0.9 + - !!float 1 + - 1.1 + - 1.2 + - 1.3 + - 1.4 + - 1.5 + - !!float 2 + - !!float 3 + - !!float 5 + - !!float 8 + - !!float 13 + - !!float 21 diff --git a/config/system.action.webform_archive_action.yml b/config/system.action.webform_archive_action.yml new file mode 100644 index 0000000..a162bb6 --- /dev/null +++ b/config/system.action.webform_archive_action.yml @@ -0,0 +1,11 @@ +uuid: d1737d27-79b1-4cfa-9d50-fbd23d4bb7e5 +langcode: en +status: true +dependencies: + module: + - webform +id: webform_archive_action +label: 'Archive webform' +type: webform +plugin: webform_archive_action +configuration: { } diff --git a/config/system.action.webform_close_action.yml b/config/system.action.webform_close_action.yml new file mode 100644 index 0000000..20b23c3 --- /dev/null +++ b/config/system.action.webform_close_action.yml @@ -0,0 +1,11 @@ +uuid: 133d1930-4f19-44b4-a70c-f825aadffbbc +langcode: en +status: true +dependencies: + module: + - webform +id: webform_close_action +label: 'Close webform' +type: webform +plugin: webform_close_action +configuration: { } diff --git a/config/system.action.webform_delete_action.yml b/config/system.action.webform_delete_action.yml new file mode 100644 index 0000000..4a17fdf --- /dev/null +++ b/config/system.action.webform_delete_action.yml @@ -0,0 +1,11 @@ +uuid: 566be4f3-1c4d-416f-9da8-caaecf1b7dfe +langcode: en +status: true +dependencies: + module: + - webform +id: webform_delete_action +label: 'Delete webform' +type: webform +plugin: webform_delete_action +configuration: { } diff --git a/config/system.action.webform_open_action.yml b/config/system.action.webform_open_action.yml new file mode 100644 index 0000000..21038b6 --- /dev/null +++ b/config/system.action.webform_open_action.yml @@ -0,0 +1,11 @@ +uuid: acd0d963-47e8-45eb-afbb-18a8a20d5288 +langcode: en +status: true +dependencies: + module: + - webform +id: webform_open_action +label: 'Open webform' +type: webform +plugin: webform_open_action +configuration: { } diff --git a/config/system.action.webform_unarchive_action.yml b/config/system.action.webform_unarchive_action.yml new file mode 100644 index 0000000..4159b41 --- /dev/null +++ b/config/system.action.webform_unarchive_action.yml @@ -0,0 +1,11 @@ +uuid: 6596cd60-03d3-450c-805d-5d270168a695 +langcode: en +status: true +dependencies: + module: + - webform +id: webform_unarchive_action +label: 'Restore webform' +type: webform +plugin: webform_unarchive_action +configuration: { } diff --git a/config/webform.settings.yml b/config/webform.settings.yml index 9bcd62d..5ed97f9 100644 --- a/config/webform.settings.yml +++ b/config/webform.settings.yml @@ -96,6 +96,20 @@ settings: wide: title: Wide width: 1000 + webform_bulk_form: true + webform_bulk_form_actions: + - webform_open_action + - webform_close_action + - webform_archive_action + - webform_unarchive_action + - webform_delete_action + webform_submission_bulk_form: true + webform_submission_bulk_form_actions: + - webform_submission_make_sticky_action + - webform_submission_make_unsticky_action + - webform_submission_make_lock_action + - webform_submission_make_unlock_action + - webform_submission_delete_action assets: css: '' javascript: '' @@ -134,6 +148,7 @@ batch: purge: cron_size: 100 form: + limit: 50 filter_category: '' filter_state: '' element: diff --git a/config/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/webform.webform.attend_the_tech_and_rev_workshop.yml index ae26394..cba708c 100644 --- a/config/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -74,6 +74,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.blog_posts.yml b/config/webform.webform.blog_posts.yml index f534366..17bfbb0 100644 --- a/config/webform.webform.blog_posts.yml +++ b/config/webform.webform.blog_posts.yml @@ -67,6 +67,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.capacitacion.yml b/config/webform.webform.capacitacion.yml index 308e2b5..f6a3147 100644 --- a/config/webform.webform.capacitacion.yml +++ b/config/webform.webform.capacitacion.yml @@ -85,6 +85,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.contact.yml b/config/webform.webform.contact.yml index 91191e7..275c7a9 100644 --- a/config/webform.webform.contact.yml +++ b/config/webform.webform.contact.yml @@ -85,6 +85,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.contact_confirm.yml b/config/webform.webform.contact_confirm.yml index 9a2961d..454754c 100644 --- a/config/webform.webform.contact_confirm.yml +++ b/config/webform.webform.contact_confirm.yml @@ -72,6 +72,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.drupal_8_9_content_migrations.yml b/config/webform.webform.drupal_8_9_content_migrations.yml index 8f57dc1..4040a17 100644 --- a/config/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/webform.webform.drupal_8_9_content_migrations.yml @@ -90,6 +90,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.drutopia_intake.yml b/config/webform.webform.drutopia_intake.yml index acbc6cf..61da318 100644 --- a/config/webform.webform.drutopia_intake.yml +++ b/config/webform.webform.drutopia_intake.yml @@ -98,6 +98,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.drutopia_platform_intake.yml b/config/webform.webform.drutopia_platform_intake.yml index 34d3965..f61f80b 100644 --- a/config/webform.webform.drutopia_platform_intake.yml +++ b/config/webform.webform.drutopia_platform_intake.yml @@ -69,6 +69,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.find_it_platform.yml b/config/webform.webform.find_it_platform.yml index ce3fc52..0f64d02 100644 --- a/config/webform.webform.find_it_platform.yml +++ b/config/webform.webform.find_it_platform.yml @@ -60,6 +60,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.general_services.yml b/config/webform.webform.general_services.yml index 570012e..c9745b6 100644 --- a/config/webform.webform.general_services.yml +++ b/config/webform.webform.general_services.yml @@ -74,6 +74,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.getting_started_with_drupal_9.yml b/config/webform.webform.getting_started_with_drupal_9.yml index 24c0695..8d16535 100644 --- a/config/webform.webform.getting_started_with_drupal_9.yml +++ b/config/webform.webform.getting_started_with_drupal_9.yml @@ -90,6 +90,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.getting_started_with_react_js.yml b/config/webform.webform.getting_started_with_react_js.yml index 7d25594..43cd668 100644 --- a/config/webform.webform.getting_started_with_react_js.yml +++ b/config/webform.webform.getting_started_with_react_js.yml @@ -90,6 +90,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.join_the_movement.yml b/config/webform.webform.join_the_movement.yml index 1c1f1c4..6230143 100644 --- a/config/webform.webform.join_the_movement.yml +++ b/config/webform.webform.join_the_movement.yml @@ -67,6 +67,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.join_the_movement_confirm.yml b/config/webform.webform.join_the_movement_confirm.yml index c48655c..edbdc45 100644 --- a/config/webform.webform.join_the_movement_confirm.yml +++ b/config/webform.webform.join_the_movement_confirm.yml @@ -57,6 +57,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.june_2020_webinars.yml b/config/webform.webform.june_2020_webinars.yml index d5b2899..d086a56 100644 --- a/config/webform.webform.june_2020_webinars.yml +++ b/config/webform.webform.june_2020_webinars.yml @@ -70,6 +70,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.lms.yml b/config/webform.webform.lms.yml index a0956e7..e46bb18 100644 --- a/config/webform.webform.lms.yml +++ b/config/webform.webform.lms.yml @@ -75,6 +75,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.migrations.yml b/config/webform.webform.migrations.yml index def8028..3d87361 100644 --- a/config/webform.webform.migrations.yml +++ b/config/webform.webform.migrations.yml @@ -67,6 +67,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.migrations_training_confirm.yml b/config/webform.webform.migrations_training_confirm.yml index 51edb67..f7d6ccb 100644 --- a/config/webform.webform.migrations_training_confirm.yml +++ b/config/webform.webform.migrations_training_confirm.yml @@ -61,6 +61,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.newsletter.yml b/config/webform.webform.newsletter.yml index 05c965e..794114d 100644 --- a/config/webform.webform.newsletter.yml +++ b/config/webform.webform.newsletter.yml @@ -77,6 +77,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.purchase_training_migrate_api.yml b/config/webform.webform.purchase_training_migrate_api.yml index b754eb2..b2ffc06 100644 --- a/config/webform.webform.purchase_training_migrate_api.yml +++ b/config/webform.webform.purchase_training_migrate_api.yml @@ -90,6 +90,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.request.yml b/config/webform.webform.request.yml index 0ee0cab..5fca9f9 100644 --- a/config/webform.webform.request.yml +++ b/config/webform.webform.request.yml @@ -67,6 +67,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.showandtell.yml b/config/webform.webform.showandtell.yml index 07196dd..d7e0c7a 100644 --- a/config/webform.webform.showandtell.yml +++ b/config/webform.webform.showandtell.yml @@ -107,6 +107,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.speaker_request_agaric.yml b/config/webform.webform.speaker_request_agaric.yml index e29f908..12139ef 100644 --- a/config/webform.webform.speaker_request_agaric.yml +++ b/config/webform.webform.speaker_request_agaric.yml @@ -181,6 +181,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.speaker_request_clayton_dewey.yml b/config/webform.webform.speaker_request_clayton_dewey.yml index 6708201..b70229a 100644 --- a/config/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/webform.webform.speaker_request_clayton_dewey.yml @@ -94,6 +94,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.speaker_request_mauricio_dinarte.yml b/config/webform.webform.speaker_request_mauricio_dinarte.yml index 86f813c..13fb3f3 100644 --- a/config/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/webform.webform.speaker_request_mauricio_dinarte.yml @@ -94,6 +94,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.speaker_request_michele_metts.yml b/config/webform.webform.speaker_request_michele_metts.yml index a232de8..ff65e5f 100644 --- a/config/webform.webform.speaker_request_michele_metts.yml +++ b/config/webform.webform.speaker_request_michele_metts.yml @@ -94,6 +94,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.speaker_request_micky_metts.yml b/config/webform.webform.speaker_request_micky_metts.yml index 2fda8d6..3b7810c 100644 --- a/config/webform.webform.speaker_request_micky_metts.yml +++ b/config/webform.webform.speaker_request_micky_metts.yml @@ -94,6 +94,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.training.yml b/config/webform.webform.training.yml index f3ad1ae..7742c88 100644 --- a/config/webform.webform.training.yml +++ b/config/webform.webform.training.yml @@ -87,6 +87,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.training_discount.yml b/config/webform.webform.training_discount.yml index 5c70eda..a188f71 100644 --- a/config/webform.webform.training_discount.yml +++ b/config/webform.webform.training_discount.yml @@ -96,6 +96,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.training_notification_request.yml b/config/webform.webform.training_notification_request.yml index 56affc4..8057c73 100644 --- a/config/webform.webform.training_notification_request.yml +++ b/config/webform.webform.training_notification_request.yml @@ -82,6 +82,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.training_request_draft.yml b/config/webform.webform.training_request_draft.yml index 466961c..3e2c8d2 100644 --- a/config/webform.webform.training_request_draft.yml +++ b/config/webform.webform.training_request_draft.yml @@ -76,6 +76,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' diff --git a/config/webform.webform.workshops.yml b/config/webform.webform.workshops.yml index a873fb2..27a8913 100644 --- a/config/webform.webform.workshops.yml +++ b/config/webform.webform.workshops.yml @@ -58,6 +58,9 @@ settings: form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_method: '' + form_action: '' + form_attributes: { } share: false share_node: false share_theme_name: '' -- 2.45.2 From ab6f5e4ea7307b5b7ab76a716af2692eb0c6616b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 4 Mar 2022 14:20:25 -0500 Subject: [PATCH 200/365] Trust merge plugin to write to files --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f8ba7b4..7945d5c 100644 --- a/composer.json +++ b/composer.json @@ -138,7 +138,8 @@ "cweagans/composer-patches": true, "drupal/core-composer-scaffold": true, "composer/installers": true, - "drupal/core-project-message": false + "drupal/core-project-message": false, + "wikimedia/composer-merge-plugin": true } }, "conflict": { -- 2.45.2 From b9e293afae8ff8d2383137035fa3a12ceeb9c1d3 Mon Sep 17 00:00:00 2001 From: megakeegman Date: Fri, 4 Mar 2022 14:52:04 -0500 Subject: [PATCH 201/365] Add auth ssh to the setup instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f148298..2b1090b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ To be able to import the configuration, you need to get the initializing databas ``` ddev start +ddev auth ssh ddev composer install ddev . drush -y sql-dump > /tmp/paranoia.sql && drush sql-drop && drush -y sql-sync @live @self && drush -y updb ddev . drush -y rsync @live:%files @self:%files -- 2.45.2 From 0b8eab63997321bcf57d942ccd2c478e48c7610b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 5 Mar 2022 08:55:13 -0500 Subject: [PATCH 202/365] Drop honeypot from composer requirements; Drutopia has it and is requiring a newer version so this was causing conflicts --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 7945d5c..5113ef8 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,6 @@ "drupal/footnotes": "2.x-dev", "drupal/geolocation": "^3.2", "drupal/google_analytics": "^2.3", - "drupal/honeypot": "^1.29", "drupal/hotjar": "^1.5", "drupal/http_cache_control": "^1.0", "drupal/http_client_error_status": "^1.0", -- 2.45.2 From 287baa7afb69dfe20ab1facc40807a1c0001dcaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 5 Mar 2022 09:29:46 -0500 Subject: [PATCH 203/365] Drop dev pinning of Drutopia Site the official release has caught up --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 5113ef8..c7d1dbc 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,6 @@ "drupal/drutopia_collection": "dev-8.x-1.x as 1.x-dev", "drupal/drutopia_core": "dev-8.x-1.x as 1.x-dev", "drupal/drutopia_paragraph_title": "1.x-dev", - "drupal/drutopia_site": "dev-1.x", "drupal/editor_advanced_link": "^2.0", "drupal/empty_page": "^3", "drupal/entity_reference_override": "^2", -- 2.45.2 From 88e740190887a1aeed53fb4140ac14535264ba38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 5 Mar 2022 09:30:21 -0500 Subject: [PATCH 204/365] Drop Multiline Config module it is now a core feature! --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index c7d1dbc..34d03e8 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,6 @@ "drupal/minimalhtml": "^1.1", "drupal/node_view_permissions": "^1.4", "drupal/noreferrer": "^1.7", - "drupal/multiline_config": "^1.0", "drupal/notfoundpassthrough": "1.x-dev", "drupal/octavia": "1.x-dev", "drupal/octavia_camouflage": "dev-8.x-1.x as 1.x-dev", -- 2.45.2 From 4e81b6629f81126ceec40dcdfd03f5a070c99370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 00:22:47 -0500 Subject: [PATCH 205/365] Even though it's being discontinued, Swiftmailer 2 is D9-compatible --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 34d03e8..3c1128e 100644 --- a/composer.json +++ b/composer.json @@ -104,7 +104,7 @@ "drupal/shield": "^1.4", "drupal/stripe_webform": "^1.1", "drupal/subpathauto": "^1.0@RC", - "drupal/swiftmailer": "^1.0@beta", + "drupal/swiftmailer": "^2", "drupal/taxonomy_manager": "^2", "drupal/textarea_widget_for_text": "^1.1", "drupal/trim": "^1.0", -- 2.45.2 From fb18163d9deaf6ea5dc1df6147312c676cdaee71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 00:39:32 -0500 Subject: [PATCH 206/365] Update several modules to new 2.x branches supporting Drupal 9 --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 3c1128e..ac35cfd 100644 --- a/composer.json +++ b/composer.json @@ -66,9 +66,9 @@ "drupal/footnotes": "2.x-dev", "drupal/geolocation": "^3.2", "drupal/google_analytics": "^2.3", - "drupal/hotjar": "^1.5", - "drupal/http_cache_control": "^1.0", - "drupal/http_client_error_status": "^1.0", + "drupal/hotjar": "^2", + "drupal/http_cache_control": "^2", + "drupal/http_client_error_status": "^2", "drupal/indieweb": "^1.12", "drupal/insert": "^1.0", "drupal/key": "^1.14", -- 2.45.2 From bc2bfea77c5e9a49505b2ae6df982522bcb56131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 00:43:53 -0500 Subject: [PATCH 207/365] Remove module which has merged into admin toolbar (which is itself part of Drutopia core already) --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index ac35cfd..8ace5cd 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,6 @@ "require": { "composer/installers": "^1.9", "cweagans/composer-patches": "^1.7", - "drupal/admin_links_access_filter": "^1.0@alpha", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", "drupal/backup_migrate": "^5", -- 2.45.2 From f796e3b62a264b45ef1a46ecdec9e5b97eef4c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 10:05:31 -0500 Subject: [PATCH 208/365] Drop patch that has long since been committed Remove Drupal Core 'search' module dependency from search404 https://www.drupal.org/project/search404/issues/2978837 --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 8ace5cd..22befa4 100644 --- a/composer.json +++ b/composer.json @@ -167,9 +167,6 @@ }, "enable-patching": true, "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-14.coffee-hotkeys-plus-g.patch" }, -- 2.45.2 From ff627fff138596ebedf35c285c56bfad0c5e084c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 10:05:55 -0500 Subject: [PATCH 209/365] Bump Search404 to currently recommended 2.x branch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 22befa4..4d52b35 100644 --- a/composer.json +++ b/composer.json @@ -97,7 +97,7 @@ "drupal/role_delegation": "^1.0", "drupal/scheduler": "^1.0", "drupal/scn": "^1.1", - "drupal/search404": "^1.0", + "drupal/search404": "^2", "drupal/search_api_saved_searches": "^1.0@alpha", "drupal/seckit": "^2.0", "drupal/shield": "^1.4", -- 2.45.2 From d4af6b2811cd24156d1f9b1ec43732963ae047c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 10:07:08 -0500 Subject: [PATCH 210/365] Commit updated composer lock file for Drupal 9 (previous commit claiming we were on Drupal 9 already was an accidental lie) --- composer.lock | 8535 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 5721 insertions(+), 2814 deletions(-) diff --git a/composer.lock b/composer.lock index 7c4185e..4a3389c 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": "c7e75902610019f3dccba66dd1b8a5f2", + "content-hash": "2722f747f07abe94c9f426dbe6be81e0", "packages": [ { "name": "albertofem/rsync-lib", @@ -58,21 +58,6 @@ }, "time": "2018-01-13T20:13:12+00:00" }, - { - "name": "algolia/places", - "version": "1.19.0", - "dist": { - "type": "tar", - "url": "https://registry.npmjs.org/places.js/-/places.js-1.19.0.tgz" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "algolia.places" - } - }, { "name": "asm89/stack-cors", "version": "1.3.0", @@ -129,6 +114,50 @@ }, "time": "2019-12-24T22:41:47+00:00" }, + { + "name": "barnabywalters/mf-cleaner", + "version": "v0.1.4", + "source": { + "type": "git", + "url": "https://github.com/barnabywalters/php-mf-cleaner.git", + "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/barnabywalters/php-mf-cleaner/zipball/ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4", + "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4", + "shasum": "" + }, + "require-dev": { + "php": ">=5.3", + "phpunit/phpunit": "*" + }, + "suggest": { + "mf2/mf2": "To parse microformats2 structures from (X)HTML" + }, + "type": "library", + "autoload": { + "files": [ + "src/BarnabyWalters/Mf2/Functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Barnaby Walters", + "email": "barnaby@waterpigs.co.uk" + } + ], + "description": "Cleans up microformats2 array structures", + "support": { + "issues": "https://github.com/barnabywalters/php-mf-cleaner/issues", + "source": "https://github.com/barnabywalters/php-mf-cleaner/tree/v0.1.4" + }, + "time": "2014-10-06T23:11:15+00:00" + }, { "name": "caxy/php-htmldiff", "version": "v0.1.14", @@ -306,96 +335,6 @@ }, "time": "2020-12-05T05:59:11+00:00" }, - { - "name": "choices/choices", - "version": "9.0.1", - "dist": { - "type": "zip", - "url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "choices" - } - }, - { - "name": "ckeditor/autogrow", - "version": "4.16.1", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.16.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.autogrow" - } - }, - { - "name": "ckeditor/codemirror", - "version": "v1.17.12", - "dist": { - "type": "zip", - "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.codemirror" - } - }, - { - "name": "ckeditor/fakeobjects", - "version": "4.16.1", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.16.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.fakeobjects" - } - }, - { - "name": "ckeditor/image", - "version": "4.16.1", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/image/releases/image_4.16.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.image" - } - }, - { - "name": "ckeditor/link", - "version": "4.16.1", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.16.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.link" - } - }, { "name": "cocur/slugify", "version": "v3.2", @@ -465,21 +404,6 @@ }, "time": "2019-01-31T20:38:55+00:00" }, - { - "name": "codemirror/codemirror", - "version": "5.61.1", - "dist": { - "type": "zip", - "url": "https://github.com/components/codemirror/archive/5.61.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "codemirror" - } - }, { "name": "commerceguys/addressing", "version": "v1.2.2", @@ -696,28 +620,29 @@ }, { "name": "composer/semver", - "version": "1.5.1", + "version": "3.2.6", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "83e511e247de329283478496f7a1e114c9517506" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506", + "reference": "83e511e247de329283478496f7a1e114c9517506", "shasum": "" }, "require": { - "php": "^5.3.2 || ^7.0" + "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5" + "phpstan/phpstan": "^0.12.54", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -756,96 +681,56 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/1.5.1" + "source": "https://github.com/composer/semver/tree/3.2.6" }, - "time": "2020-01-13T12:06:48+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-10-25T11:34:17+00:00" }, { "name": "consolidation/annotated-command", - "version": "2.12.2", + "version": "4.5.2", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "2472a23610cba1d86dcb783a81a21259473b059e" + "reference": "24c1529436b4f4beec3d19aab71fd127817f47ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/2472a23610cba1d86dcb783a81a21259473b059e", - "reference": "2472a23610cba1d86dcb783a81a21259473b059e", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/24c1529436b4f4beec3d19aab71fd127817f47ef", + "reference": "24c1529436b4f4beec3d19aab71fd127817f47ef", "shasum": "" }, "require": { - "consolidation/output-formatters": "^3.5.1", - "php": ">=5.4.5", - "psr/log": "^1", - "symfony/console": "^2.8|^3|^4", - "symfony/event-dispatcher": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5" + "consolidation/output-formatters": "^4.1.1", + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/console": "^4.4.8|^5|^6", + "symfony/event-dispatcher": "^4.4.8|^5|^6", + "symfony/finder": "^4.4.8|^5|^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.7" + "composer-runtime-api": "^2.0", + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - }, - "scenario-options": { - "create-lockfile": "false" - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -866,9 +751,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/2.12.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.5.2" }, - "time": "2022-01-03T00:23:44+00:00" + "time": "2022-02-20T16:36:18+00:00" }, { "name": "consolidation/config", @@ -1027,74 +912,32 @@ }, { "name": "consolidation/log", - "version": "1.1.1", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a" + "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", + "url": "https://api.github.com/repos/consolidation/log/zipball/3ad08dc57e8aff9400111bad36beb0ed387fe6a9", + "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9", "shasum": "" }, "require": { - "php": ">=5.4.5", - "psr/log": "^1.0", - "symfony/console": "^2.8|^3|^4" + "php": ">=7.1.3", + "psr/log": "^1 || ^2", + "symfony/console": "^4 || ^5 || ^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2" + "phpunit/phpunit": ">=7.5.20", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -1115,101 +958,45 @@ "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "support": { "issues": "https://github.com/consolidation/log/issues", - "source": "https://github.com/consolidation/log/tree/master" + "source": "https://github.com/consolidation/log/tree/2.1.1" }, - "time": "2019-01-01T17:30:51+00:00" + "time": "2022-02-24T04:27:32+00:00" }, { "name": "consolidation/output-formatters", - "version": "3.5.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "0d38f13051ef05c223a2bb8e962d668e24785196" + "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0d38f13051ef05c223a2bb8e962d668e24785196", - "reference": "0d38f13051ef05c223a2bb8e962d668e24785196", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/d57992bf81ead908ee21cd94b46ed65afa2e785b", + "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4.0", - "symfony/console": "^2.8|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5" + "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", + "php": ">=7.1.3", + "symfony/console": "^4|^5|^6", + "symfony/finder": "^4|^5|^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5.7.27", - "squizlabs/php_codesniffer": "^2.7", - "symfony/var-dumper": "^2.8|^3|^4", - "victorjonsson/markdowndocs": "^1.3" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4|^5|^6", + "symfony/yaml": "^4|^5|^6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { "symfony/var-dumper": "For using the var_dump formatter" }, "type": "library", "extra": { - "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^6" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony3": { - "require": { - "symfony/console": "^3.4", - "symfony/finder": "^3.4", - "symfony/var-dumper": "^3.4" - }, - "config": { - "platform": { - "php": "5.6.32" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - }, - "scenario-options": { - "create-lockfile": "false" - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1230,54 +1017,55 @@ "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", - "source": "https://github.com/consolidation/output-formatters/tree/3.5.1" + "source": "https://github.com/consolidation/output-formatters/tree/4.2.2" }, - "time": "2020-10-11T04:15:32+00:00" + "time": "2022-02-13T15:28:30+00:00" }, { "name": "consolidation/robo", - "version": "1.5.0", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "12bf6b608057604a283e9e597edfed36ba071631" + "reference": "b365df174d9cfb0f5814e4f3275a1c558b17bc4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/12bf6b608057604a283e9e597edfed36ba071631", - "reference": "12bf6b608057604a283e9e597edfed36ba071631", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/b365df174d9cfb0f5814e4f3275a1c558b17bc4c", + "reference": "b365df174d9cfb0f5814e4f3275a1c558b17bc4c", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.12.1 || ^4.1", - "consolidation/config": "^1.2.1", - "consolidation/log": "^1.1.1 || ^2", - "consolidation/output-formatters": "^3.5.1 || ^4.1", - "consolidation/self-update": "^1.1.5 || ^2", - "grasmash/yaml-expander": "^1.4", + "consolidation/annotated-command": "^4.2.1", + "consolidation/config": "^1.2.1|^2", + "consolidation/log": "^1.1.1|^2.0.1", + "consolidation/output-formatters": "^4.1.1", + "consolidation/self-update": "^1.2", "league/container": "^2.4.1", - "php": ">=5.5.0", - "symfony/console": "^2.8 || ^3 || ^4", - "symfony/event-dispatcher": "^2.5 || ^3 || ^4", - "symfony/filesystem": "^2.5 || ^3 || ^4", - "symfony/finder": "^2.5 || ^3 || ^4 || ^5", - "symfony/process": "^2.5 || ^3 || ^4" + "php": ">=7.1.3", + "symfony/console": "^4.4.11|^5", + "symfony/event-dispatcher": "^4.4.11|^5", + "symfony/filesystem": "^4.4.11|^5", + "symfony/finder": "^4.4.11|^5", + "symfony/process": "^4.4.11|^5", + "symfony/yaml": "^4.0 || ^5.0" }, - "replace": { - "codegyre/robo": "< 1.0" + "conflict": { + "codegyre/robo": "*" }, "require-dev": { "g1a/composer-test-scenarios": "^3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5.7.27", + "php-coveralls/php-coveralls": "^2.2", + "phpdocumentor/reflection-docblock": "^4.3.2", + "phpunit/phpunit": "^6.5.14", "squizlabs/php_codesniffer": "^3" }, "suggest": { "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", - "natxet/CssMin": "For minifying CSS files in taskMinify", + "natxet/cssmin": "For minifying CSS files in taskMinify", "patchwork/jsqueeze": "For minifying JS files in taskMinify", "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." }, @@ -1287,48 +1075,29 @@ "type": "library", "extra": { "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, "symfony4": { "require": { - "symfony/console": "^4" + "symfony/console": "^4.4.11", + "symfony/event-dispatcher": "^4.4.11", + "symfony/filesystem": "^4.4.11", + "symfony/finder": "^4.4.11", + "symfony/process": "^4.4.11", + "phpunit/phpunit": "^6", + "nikic/php-parser": "^2" }, + "remove": [ + "codeception/phpunit-wrapper" + ], "config": { "platform": { "php": "7.1.3" } } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.5.9" - } - }, - "scenario-options": { - "create-lockfile": "false" - } } }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev", + "dev-main": "2.x-dev" } }, "autoload": { @@ -1349,9 +1118,9 @@ "description": "Modern task runner", "support": { "issues": "https://github.com/consolidation/Robo/issues", - "source": "https://github.com/consolidation/Robo/tree/1.5.0" + "source": "https://github.com/consolidation/Robo/tree/2.2.2" }, - "time": "2021-10-08T03:51:31+00:00" + "time": "2020-12-18T22:09:18+00:00" }, { "name": "consolidation/self-update", @@ -1467,52 +1236,34 @@ }, { "name": "consolidation/site-process", - "version": "2.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "f3211fa4c60671c6f068184221f06f932556e443" + "reference": "9ef08d471573d6a56405b06ef6830dd70c883072" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443", - "reference": "f3211fa4c60671c6f068184221f06f932556e443", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/9ef08d471573d6a56405b06ef6830dd70c883072", + "reference": "9ef08d471573d6a56405b06ef6830dd70c883072", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1", + "consolidation/config": "^1.2.1|^2", "consolidation/site-alias": "^3", - "php": ">=5.6.0", - "symfony/process": "^3.4" + "php": ">=7.1.3", + "symfony/console": "^2.8.52|^3|^4.4|^5", + "symfony/process": "^4.3.4|^5" }, "require-dev": { - "consolidation/robo": "^1.3", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8" + "phpunit/phpunit": "^7.5.20|^8.5.14", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "0.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1537,9 +1288,9 @@ "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", "support": { "issues": "https://github.com/consolidation/site-process/issues", - "source": "https://github.com/consolidation/site-process/tree/2.1.0" + "source": "https://github.com/consolidation/site-process/tree/4.2.0" }, - "time": "2019-09-10T17:56:24+00:00" + "time": "2022-02-19T04:09:55+00:00" }, { "name": "container-interop/container-interop", @@ -1798,32 +1549,32 @@ }, { "name": "doctrine/annotations", - "version": "v1.4.0", + "version": "1.13.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" + "reference": "5b668aef16090008790395c02c893b1ba13f7e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", - "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", + "reference": "5b668aef16090008790395c02c893b1ba13f7e08", "shasum": "" }, "require": { "doctrine/lexer": "1.*", - "php": "^5.6 || ^7.0" + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0", + "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { - "doctrine/cache": "1.*", - "phpunit/phpunit": "^5.7" + "doctrine/cache": "^1.11 || ^2.0", + "doctrine/coding-standard": "^6.0 || ^8.1", + "phpstan/phpstan": "^0.12.20", + "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", + "symfony/cache": "^4.4 || ^5.2" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" @@ -1834,6 +1585,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1842,10 +1597,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1856,7 +1607,7 @@ } ], "description": "Docblock Annotations Parser", - "homepage": "http://www.doctrine-project.org", + "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", @@ -1864,114 +1615,37 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/v1.4.0" + "source": "https://github.com/doctrine/annotations/tree/1.13.2" }, - "time": "2017-02-24T16:22:25+00:00" - }, - { - "name": "doctrine/cache", - "version": "v1.6.2", - "source": { - "type": "git", - "url": "https://github.com/doctrine/cache.git", - "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", - "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", - "shasum": "" - }, - "require": { - "php": "~5.5|~7.0" - }, - "conflict": { - "doctrine/common": ">2.2,<2.4" - }, - "require-dev": { - "phpunit/phpunit": "~4.8|~5.0", - "predis/predis": "~1.0", - "satooshi/php-coveralls": "~0.6" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.6.x-dev" - } - }, - "autoload": { - "psr-4": { - "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "Caching library offering an object-oriented API for many cache backends", - "homepage": "http://www.doctrine-project.org", - "keywords": [ - "cache", - "caching" - ], - "support": { - "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/1.6.x" - }, - "time": "2017-07-22T12:49:21+00:00" + "time": "2021-08-05T19:00:23+00:00" }, { "name": "doctrine/collections", - "version": "v1.4.0", + "version": "1.6.8", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" + "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", - "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", + "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af", + "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "php": "^7.1.3 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "~0.1@dev", - "phpunit/phpunit": "^5.7" + "doctrine/coding-standard": "^9.0", + "phpstan/phpstan": "^0.12", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", + "vimeo/psalm": "^4.2.1" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Collections\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", @@ -1979,6 +1653,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1987,10 +1665,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2000,115 +1674,41 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Collections Abstraction library", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", + "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", - "iterator" + "iterators", + "php" ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/master" + "source": "https://github.com/doctrine/collections/tree/1.6.8" }, - "time": "2017-01-03T10:49:41+00:00" + "time": "2021-08-10T18:51:53+00:00" }, { - "name": "doctrine/common", - "version": "v2.7.3", + "name": "doctrine/lexer", + "version": "1.2.1", "source": { "type": "git", - "url": "https://github.com/doctrine/common.git", - "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9" + "url": "https://github.com/doctrine/lexer.git", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9", - "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", "shasum": "" }, "require": { - "doctrine/annotations": "1.*", - "doctrine/cache": "1.*", - "doctrine/collections": "1.*", - "doctrine/inflector": "1.*", - "doctrine/lexer": "1.*", - "php": "~5.6|~7.0" + "php": "^7.2 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.4.6" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.7.x-dev" - } - }, - "autoload": { - "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "Common Library for Doctrine projects", - "homepage": "http://www.doctrine-project.org", - "keywords": [ - "annotations", - "collections", - "eventmanager", - "persistence", - "spl" - ], - "support": { - "issues": "https://github.com/doctrine/common/issues", - "source": "https://github.com/doctrine/common/tree/v2.7.3" - }, - "time": "2017-07-22T08:35:12+00:00" - }, - { - "name": "doctrine/inflector", - "version": "v1.2.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine/inflector.git", - "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", - "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", - "shasum": "" - }, - "require": { - "php": "^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^6.2" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11.8", + "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { @@ -2116,76 +1716,6 @@ "dev-master": "1.2.x-dev" } }, - "autoload": { - "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "Common String Manipulations with regard to casing and singular/plural rules.", - "homepage": "http://www.doctrine-project.org", - "keywords": [ - "inflection", - "pluralize", - "singularize", - "string" - ], - "support": { - "source": "https://github.com/doctrine/inflector/tree/master" - }, - "time": "2017-07-22T12:18:28+00:00" - }, - { - "name": "doctrine/lexer", - "version": "1.0.2", - "source": { - "type": "git", - "url": "https://github.com/doctrine/lexer.git", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "^4.5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" @@ -2196,14 +1726,14 @@ "MIT" ], "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" @@ -2220,27 +1750,125 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.0.2" + "source": "https://github.com/doctrine/lexer/tree/1.2.1" }, - "time": "2019-06-08T11:03:04+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2020-05-25T17:44:05+00:00" }, { - "name": "drupal/address", - "version": "1.9.0", + "name": "doctrine/reflection", + "version": "1.2.2", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.9" + "url": "https://github.com/doctrine/reflection.git", + "reference": "fa587178be682efe90d005e3a322590d6ebb59a5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "c7e6406d88c6d6be9e8fe0091040d67012bdbf05" + "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5", + "reference": "fa587178be682efe90d005e3a322590d6ebb59a5", + "shasum": "" }, "require": { - "commerceguys/addressing": "^1.0.7", - "drupal/core": "^8.8 || ^9" + "doctrine/annotations": "^1.0", + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "doctrine/common": "<2.9" + }, + "require-dev": { + "doctrine/coding-standard": "^6.0 || ^8.2.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0 || ^0.12.20", + "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16", + "phpunit/phpunit": "^7.5 || ^9.1.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\": "lib/Doctrine/Common" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" + } + ], + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", + "homepage": "https://www.doctrine-project.org/projects/reflection.html", + "keywords": [ + "reflection", + "static" + ], + "support": { + "issues": "https://github.com/doctrine/reflection/issues", + "source": "https://github.com/doctrine/reflection/tree/1.2.2" + }, + "abandoned": "roave/better-reflection", + "time": "2020-10-27T21:46:55+00:00" + }, + { + "name": "drupal/address", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/address.git", + "reference": "8.x-1.10" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "bbe61eb51da9d9b2a7ab247f90426836eb9b6f25" + }, + "require": { + "commerceguys/addressing": "^1.2.0", + "drupal/core": "^9.2 || ^10", + "php": "^7.3 || ^8.0" }, "require-dev": { "drupal/token": "^1.0" @@ -2248,8 +1876,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1604422821", + "version": "8.x-1.10", + "datestamp": "1643715177", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2296,75 +1924,28 @@ "source": "https://git.drupalcode.org/project/address" } }, - { - "name": "drupal/admin_links_access_filter", - "version": "1.0.0-alpha3", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/admin_links_access_filter.git", - "reference": "8.x-1.0-alpha3" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_links_access_filter-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "410543c4b14d5c88fa53d7256717756cab522e65" - }, - "require": { - "drupal/core": "~8.1" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1481822103", - "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": "agoradesign", - "homepage": "https://www.drupal.org/user/1183886" - } - ], - "description": "Administration links access filter provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for.", - "homepage": "http://drupal.org/project/admin_links_access_filter", - "support": { - "source": "https://git.drupalcode.org/project/admin_links_access_filter" - } - }, { "name": "drupal/admin_toolbar", - "version": "3.1.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.1.0" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip", - "reference": "3.1.0", - "shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "c71e58051b8d6818272df96d14cb11407d5e5ceb" }, "require": { - "drupal/core": "^8.8.0 || ^9.0 || ^10.0" - }, - "require-dev": { - "drupal/admin_toolbar_tools": "*" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.0", - "datestamp": "1643742891", + "version": "8.x-2.5", + "datestamp": "1629907119", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2783,6 +2364,72 @@ "source": "https://git.drupalcode.org/project/autosave_form" } }, + { + "name": "drupal/backup_migrate", + "version": "5.0.1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/backup_migrate.git", + "reference": "5.0.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.0.1.zip", + "reference": "5.0.1", + "shasum": "22b7adf43277d906233957bbad946a5ae3093cbf" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "suggest": { + "defuse/php-encryption": "Optional encryption of saved backups." + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "5.0.1", + "datestamp": "1625856246", + "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": "See contributors", + "homepage": "https://www.drupal.org/node/189065/committers", + "role": "Developer" + }, + { + "name": "DamienMcKenna", + "homepage": "https://www.drupal.org/user/108450" + }, + { + "name": "dgorton", + "homepage": "https://www.drupal.org/user/19044" + }, + { + "name": "ikit-claw", + "homepage": "https://www.drupal.org/user/3285813" + }, + { + "name": "ronan", + "homepage": "https://www.drupal.org/user/72815" + } + ], + "description": "Backup and Migrate Drupal Module", + "homepage": "https://www.drupal.org/project/backup_migrate", + "support": { + "source": "https://git.drupalcode.org/project/backup_migrate", + "issues": "https://www.drupal.org/project/issues/backup_migrate", + "slack": "https://drupal.slack.com/messages/C7C4M4QJV/details/" + } + }, { "name": "drupal/better_normalizers", "version": "1.0.0-beta4", @@ -2845,30 +2492,30 @@ } }, { - "name": "drupal/block_theme_sync", - "version": "1.0.0-alpha2", + "name": "drupal/block_class", + "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/block_theme_sync.git", - "reference": "8.x-1.0-alpha2" + "url": "https://git.drupalcode.org/project/block_class.git", + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_theme_sync-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "2cae7d62b1c3388dc3b4c43bd548bece52d74752" + "url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "29cfdb646ef83210f0eced30b38243339158fe3f" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1483387143", + "version": "8.x-1.3", + "datestamp": "1615217722", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -2878,22 +2525,71 @@ ], "authors": [ { - "name": "gnuget", - "homepage": "https://www.drupal.org/user/992990" + "name": "Todd Nienkerk", + "homepage": "https://www.drupal.org/u/todd-nienkerk", + "role": "Maintainer" }, { - "name": "mlncn", - "homepage": "https://www.drupal.org/user/64383" + "name": "Renato Gonçalves (RenatoG)", + "homepage": "https://www.drupal.org/u/RenatoG", + "email": "renatog@ciandt.com", + "role": "Maintainer" }, { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" + "name": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/u/neslee-canil-pinto", + "role": "Maintainer" + }, + { + "name": "Aaron Stanush", + "homepage": "https://www.drupal.org/u/aaron-stanush", + "role": "Maintainer" + }, + { + "name": "David Suissa (DYdave)", + "homepage": "https://www.drupal.org/u/DYdave", + "role": "Maintainer" + }, + { + "name": "Four Kitchens", + "homepage": "https://www.drupal.org/user/358502", + "role": "Maintainer" + }, + { + "name": "berenddeboer", + "homepage": "https://www.drupal.org/u/berenddeboer", + "role": "Maintainer" + }, + { + "name": "elliotttf", + "homepage": "https://www.drupal.org/u/elliotttf", + "role": "Maintainer" + }, + { + "name": "Michal Minecki (mirzu)", + "homepage": "https://www.drupal.org/u/mirzu", + "role": "Maintainer" + }, + { + "name": "Patrick Coffey (pcoffey)", + "homepage": "https://www.drupal.org/u/pcoffey", + "role": "Maintainer" + }, + { + "name": "Taylor Smith (tsmith512)", + "homepage": "https://www.drupal.org/u/tsmith512", + "role": "Maintainer" } ], - "description": "Subscribe to block updates for source themes.", - "homepage": "https://www.drupal.org/project/block_theme_sync", + "description": "Allows assigning classes to Blocks.", + "homepage": "https://www.drupal.org/project/block_class", + "keywords": [ + "Drupal" + ], "support": { - "source": "https://git.drupalcode.org/project/block_theme_sync" + "source": "https://git.drupalcode.org/project/block_class", + "issues": "https://www.drupal.org/project/issues/block_class", + "irc": "irc://irc.freenode.org/drupal-contribute" } }, { @@ -3137,29 +2833,26 @@ }, { "name": "drupal/ckeditor_markdown", - "version": "1.2.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditor_markdown.git", - "reference": "8.x-1.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditor_markdown-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "73efabe8c4d86ab73b21bd0b8f5cece8688c1b48" + "reference": "d1260c19334b67a1bc34bce9865c75f38b01d04c" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1580498736", + "version": "8.x-1.2+1-dev", + "datestamp": "1589983208", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -3231,6 +2924,58 @@ "source": "https://git.drupalcode.org/project/ckeditorheight" } }, + { + "name": "drupal/classitup", + "version": "1.0.0-beta4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/classitup.git", + "reference": "8.x-1.0-beta4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/classitup-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "8144f3c85cb084265c48ad265e71d254856a8cd2" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-beta4", + "datestamp": "1625407513", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + } + ], + "description": "Class it up provides classes based on information Drupal knows about.", + "homepage": "https://www.drupal.org/project/classitup", + "keywords": [ + "CSS", + "classes", + "drupal", + "styling", + "theming" + ], + "support": { + "source": "https://git.drupalcode.org/project/classitup.git", + "issues": "https://www.drupal.org/project/issues/classitup" + } + }, { "name": "drupal/coffee", "version": "dev-1.x", @@ -3348,26 +3093,26 @@ }, { "name": "drupal/components", - "version": "1.1.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/components.git", - "reference": "8.x-1.1" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/components-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "72af8ff1ca842556ee4b95335595c24703acdb75" + "url": "https://ftp.drupal.org/files/projects/components-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "9b083c2f845ff2e1a1632efcf24f88cecd7479cc" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1556870881", + "version": "8.x-2.4", + "datestamp": "1618861606", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3381,15 +3126,16 @@ "authors": [ { "name": "JohnAlbin", - "homepage": "https://www.drupal.org/user/32095" + "homepage": "https://www.drupal.org/user/32095", + "email": "virtually.johnalbin@gmail.com" }, { "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" } ], - "description": "Registers “component libraries” defined in modules and themes with the Twig system", - "homepage": "https://www.drupal.org/project/components", + "description": "Registers folders of components defined by your theme or module as Twig namespaces", + "homepage": "https://drupal.org/project/components", "support": { "source": "https://git.drupalcode.org/project/components" } @@ -4169,26 +3915,69 @@ } }, { - "name": "drupal/core", - "version": "8.9.20", + "name": "drupal/convert_bundles", + "version": "1.0.0-alpha7", "source": { "type": "git", - "url": "https://github.com/drupal/core.git", - "reference": "39e2e1c32498338921923af66a90cb4a23a5b389" + "url": "https://git.drupalcode.org/project/convert_bundles.git", + "reference": "8.x-1.0-alpha7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/39e2e1c32498338921923af66a90cb4a23a5b389", - "reference": "39e2e1c32498338921923af66a90cb4a23a5b389", + "url": "https://ftp.drupal.org/files/projects/convert_bundles-8.x-1.0-alpha7.zip", + "reference": "8.x-1.0-alpha7", + "shasum": "54687536c1ebbbc19b28d44ccee903cee497562c" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-alpha7", + "datestamp": "1621952571", + "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-or-later" + ], + "authors": [ + { + "name": "el1_1el", + "homepage": "https://www.drupal.org/user/1795292" + } + ], + "description": "Convert entity bundles from one value to another", + "homepage": "https://www.drupal.org/project/convert_bundles", + "support": { + "source": "https://git.drupalcode.org/project/convert_bundles" + } + }, + { + "name": "drupal/core", + "version": "9.3.7", + "source": { + "type": "git", + "url": "https://github.com/drupal/core.git", + "reference": "a768174b00fa088027d460a80a13550e624b9bf8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core/zipball/a768174b00fa088027d460a80a13550e624b9bf8", + "reference": "a768174b00fa088027d460a80a13550e624b9bf8", "shasum": "" }, "require": { "asm89/stack-cors": "^1.1", - "composer/semver": "^1.0", - "doctrine/annotations": "^1.4", - "doctrine/common": "^2.7", - "easyrdf/easyrdf": "^0.9", - "egulias/email-validator": "^2.0", + "composer/semver": "^3.0", + "doctrine/annotations": "^1.12", + "doctrine/reflection": "^1.1", + "egulias/email-validator": "^2.1.22|^3.0", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -4202,34 +3991,34 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.3", - "laminas/laminas-diactoros": "^1.8", + "guzzlehttp/guzzle": "^6.5.2", + "laminas/laminas-diactoros": "^2.1", "laminas/laminas-feed": "^2.12", "masterminds/html5": "^2.1", "pear/archive_tar": "^1.4.14", - "php": "^7.0.8", + "php": ">=7.3.0", "psr/log": "^1.0", "stack/builder": "^1.0", - "symfony-cmf/routing": "^1.4", - "symfony/class-loader": "~3.4.0", - "symfony/console": "~3.4.0", - "symfony/dependency-injection": "~3.4.26", - "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.35", - "symfony/http-kernel": "~3.4.14", + "symfony-cmf/routing": "^2.1", + "symfony/console": "^4.4", + "symfony/dependency-injection": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-foundation": "^4.4.7", + "symfony/http-kernel": "^4.4", + "symfony/mime": "^5.4", "symfony/polyfill-iconv": "^1.0", - "symfony/process": "~3.4.0", - "symfony/psr-http-message-bridge": "^1.1.2", - "symfony/routing": "~3.4.0", - "symfony/serializer": "~3.4.0", - "symfony/translation": "~3.4.0", - "symfony/validator": "~3.4.0", - "symfony/yaml": "~3.4.5", - "twig/twig": "^1.38.2", + "symfony/polyfill-php80": "^1.16", + "symfony/process": "^4.4", + "symfony/psr-http-message-bridge": "^2.0", + "symfony/routing": "^4.4", + "symfony/serializer": "^4.4", + "symfony/translation": "^4.4", + "symfony/validator": "^4.4", + "symfony/yaml": "^4.4.19", + "twig/twig": "^2.12.0", "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { - "drupal/pathauto": "<1.6", "drush/drush": "<8.1.10" }, "replace": { @@ -4242,10 +4031,10 @@ "drupal/big_pipe": "self.version", "drupal/block": "self.version", "drupal/block_content": "self.version", - "drupal/block_place": "self.version", "drupal/book": "self.version", "drupal/breakpoint": "self.version", "drupal/ckeditor": "self.version", + "drupal/ckeditor5": "self.version", "drupal/claro": "self.version", "drupal/classy": "self.version", "drupal/color": "self.version", @@ -4268,6 +4057,7 @@ "drupal/core-file-cache": "self.version", "drupal/core-file-security": "self.version", "drupal/core-filesystem": "self.version", + "drupal/core-front-matter": "self.version", "drupal/core-gettext": "self.version", "drupal/core-graph": "self.version", "drupal/core-http-foundation": "self.version", @@ -4314,6 +4104,7 @@ "drupal/migrate_drupal_ui": "self.version", "drupal/minimal": "self.version", "drupal/node": "self.version", + "drupal/olivero": "self.version", "drupal/options": "self.version", "drupal/page_cache": "self.version", "drupal/path": "self.version", @@ -4327,7 +4118,6 @@ "drupal/settings_tray": "self.version", "drupal/seven": "self.version", "drupal/shortcut": "self.version", - "drupal/simpletest": "self.version", "drupal/standard": "self.version", "drupal/stark": "self.version", "drupal/statistics": "self.version", @@ -4360,7 +4150,7 @@ "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", "[web-root]/index.php": "assets/scaffold/files/index.php", "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", - "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt", + "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", @@ -4377,6 +4167,10 @@ } }, "autoload": { + "files": [ + "includes/bootstrap.inc", + "includes/guzzle_php81_shim.php" + ], "psr-4": { "Drupal\\Core\\": "lib/Drupal/Core", "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver", @@ -4384,11 +4178,30 @@ }, "classmap": [ "lib/Drupal.php", + "lib/Drupal/Component/DependencyInjection/Container.php", + "lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php", + "lib/Drupal/Component/FileCache/FileCacheFactory.php", "lib/Drupal/Component/Utility/Timer.php", "lib/Drupal/Component/Utility/Unicode.php", + "lib/Drupal/Core/Cache/Cache.php", + "lib/Drupal/Core/Cache/CacheBackendInterface.php", + "lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php", + "lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php", + "lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php", + "lib/Drupal/Core/Cache/DatabaseBackend.php", + "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php", + "lib/Drupal/Core/Database/Connection.php", "lib/Drupal/Core/Database/Database.php", + "lib/Drupal/Core/Database/Driver/mysql/Connection.php", + "lib/Drupal/Core/Database/Driver/pgsql/Connection.php", + "lib/Drupal/Core/Database/Driver/sqlite/Connection.php", + "lib/Drupal/Core/Database/Statement.php", + "lib/Drupal/Core/Database/StatementInterface.php", + "lib/Drupal/Core/DependencyInjection/Container.php", "lib/Drupal/Core/DrupalKernel.php", "lib/Drupal/Core/DrupalKernelInterface.php", + "lib/Drupal/Core/Http/InputBag.php", + "lib/Drupal/Core/Installer/InstallerRedirectTrait.php", "lib/Drupal/Core/Site/Settings.php" ] }, @@ -4398,27 +4211,27 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.20" + "source": "https://github.com/drupal/core/tree/9.3.7" }, - "time": "2021-11-17T21:24:28+00:00" + "time": "2022-03-03T09:23:53+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.20", + "version": "9.3.7", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d" + "reference": "a9dd9def8891e1c388719474720b57d3fe929a2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c902d07cb49ef73777e2b33a39e54c2861a8c81d", - "reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/a9dd9def8891e1c388719474720b57d3fe929a2f", + "reference": "a9dd9def8891e1c388719474720b57d3fe929a2f", "shasum": "" }, "require": { "composer-plugin-api": "^1 || ^2", - "php": ">=7.0.8" + "php": ">=7.3.0" }, "conflict": { "drupal-composer/drupal-scaffold": "*" @@ -4448,80 +4261,81 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.7" }, - "time": "2020-08-07T22:30:30+00:00" + "time": "2022-02-24T17:40:56+00:00" }, { "name": "drupal/core-recommended", - "version": "8.9.20", + "version": "9.3.7", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1" + "reference": "29f6f29672861a5719701a59aae26aafbb4c9495" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/49b9abf15bf4b82c5b47692e39770f2f3a76eaf1", - "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/29f6f29672861a5719701a59aae26aafbb4c9495", + "reference": "29f6f29672861a5719701a59aae26aafbb4c9495", "shasum": "" }, "require": { "asm89/stack-cors": "1.3.0", - "composer/semver": "1.5.1", - "doctrine/annotations": "v1.4.0", - "doctrine/cache": "v1.6.2", - "doctrine/collections": "v1.4.0", - "doctrine/common": "v2.7.3", - "doctrine/inflector": "v1.2.0", - "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.20", - "easyrdf/easyrdf": "0.9.1", - "egulias/email-validator": "2.1.17", - "guzzlehttp/guzzle": "6.5.4", - "guzzlehttp/promises": "v1.3.1", - "guzzlehttp/psr7": "1.6.1", - "laminas/laminas-diactoros": "1.8.7p2", - "laminas/laminas-escaper": "2.6.1", - "laminas/laminas-feed": "2.12.2", - "laminas/laminas-stdlib": "3.2.1", - "laminas/laminas-zendframework-bridge": "1.0.4", - "masterminds/html5": "2.3.0", - "paragonie/random_compat": "v9.99.99", + "composer/semver": "3.2.6", + "doctrine/annotations": "1.13.2", + "doctrine/lexer": "1.2.1", + "doctrine/reflection": "1.2.2", + "drupal/core": "9.3.7", + "egulias/email-validator": "3.1.2", + "guzzlehttp/guzzle": "6.5.5", + "guzzlehttp/promises": "1.5.1", + "guzzlehttp/psr7": "1.8.3", + "laminas/laminas-diactoros": "2.8.0", + "laminas/laminas-escaper": "2.9.0", + "laminas/laminas-feed": "2.15.0", + "laminas/laminas-stdlib": "3.6.1", + "masterminds/html5": "2.7.5", "pear/archive_tar": "1.4.14", "pear/console_getopt": "v1.4.3", - "pear/pear-core-minimal": "v1.10.10", - "pear/pear_exception": "v1.0.1", - "psr/container": "1.0.0", + "pear/pear-core-minimal": "v1.10.11", + "pear/pear_exception": "v1.0.2", + "psr/cache": "1.0.1", + "psr/container": "1.1.1", + "psr/http-factory": "1.0.1", "psr/http-message": "1.0.1", - "psr/log": "1.1.3", + "psr/log": "1.1.4", "ralouphie/getallheaders": "3.0.3", - "stack/builder": "v1.0.5", - "symfony-cmf/routing": "1.4.1", - "symfony/class-loader": "v3.4.41", - "symfony/console": "v3.4.41", - "symfony/debug": "v3.4.41", - "symfony/dependency-injection": "v3.4.41", - "symfony/event-dispatcher": "v3.4.41", - "symfony/http-foundation": "v3.4.41", - "symfony/http-kernel": "v3.4.44", - "symfony/polyfill-ctype": "v1.17.0", - "symfony/polyfill-iconv": "v1.17.0", - "symfony/polyfill-intl-idn": "v1.17.0", - "symfony/polyfill-mbstring": "v1.17.0", - "symfony/polyfill-php56": "v1.17.0", - "symfony/polyfill-php70": "v1.17.0", - "symfony/polyfill-php72": "v1.17.0", - "symfony/polyfill-util": "v1.17.0", - "symfony/process": "v3.4.41", - "symfony/psr-http-message-bridge": "v1.1.2", - "symfony/routing": "v3.4.41", - "symfony/serializer": "v3.4.41", - "symfony/translation": "v3.4.41", - "symfony/validator": "v3.4.41", - "symfony/yaml": "v3.4.41", - "twig/twig": "v1.42.5", - "typo3/phar-stream-wrapper": "v3.1.4" + "stack/builder": "v1.0.6", + "symfony-cmf/routing": "2.3.4", + "symfony/console": "v4.4.34", + "symfony/debug": "v4.4.31", + "symfony/dependency-injection": "v4.4.34", + "symfony/deprecation-contracts": "v2.5.0", + "symfony/error-handler": "v4.4.34", + "symfony/event-dispatcher": "v4.4.34", + "symfony/event-dispatcher-contracts": "v1.1.11", + "symfony/http-client-contracts": "v2.5.0", + "symfony/http-foundation": "v4.4.34", + "symfony/http-kernel": "v4.4.35", + "symfony/mime": "v5.4.0", + "symfony/polyfill-ctype": "v1.23.0", + "symfony/polyfill-iconv": "v1.23.0", + "symfony/polyfill-intl-idn": "v1.23.0", + "symfony/polyfill-intl-normalizer": "v1.23.0", + "symfony/polyfill-mbstring": "v1.23.1", + "symfony/polyfill-php80": "v1.23.1", + "symfony/process": "v4.4.35", + "symfony/psr-http-message-bridge": "v2.1.2", + "symfony/routing": "v4.4.34", + "symfony/serializer": "v4.4.35", + "symfony/service-contracts": "v2.5.0", + "symfony/translation": "v4.4.34", + "symfony/translation-contracts": "v2.5.0", + "symfony/validator": "v4.4.35", + "symfony/var-dumper": "v5.4.0", + "symfony/yaml": "v4.4.34", + "twig/twig": "v2.14.11", + "typo3/phar-stream-wrapper": "v3.1.7" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -4533,9 +4347,9 @@ ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/8.9.20" + "source": "https://github.com/drupal/core-recommended/tree/9.3.7" }, - "time": "2021-11-17T21:24:28+00:00" + "time": "2022-03-03T09:23:53+00:00" }, { "name": "drupal/crop", @@ -4594,6 +4408,60 @@ "issues": "https://www.drupal.org/project/issues/crop" } }, + { + "name": "drupal/csp", + "version": "1.16.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/csp.git", + "reference": "8.x-1.16" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "0d6568ff2b176497ff97a440bfae6b7135ad2d6b" + }, + "require": { + "drupal/core": "^8.5 || ^9.0", + "ext-json": "*", + "php": ">=7.2" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.16", + "datestamp": "1641415148", + "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": "gapple", + "homepage": "https://www.drupal.org/user/490940" + }, + { + "name": "rfsbsb", + "homepage": "https://www.drupal.org/user/4382" + } + ], + "description": "Provide Content-Security-Policy headers", + "homepage": "https://www.drupal.org/project/csp", + "keywords": [ + "Drupal" + ], + "support": { + "source": "https://git.drupalcode.org/project/csp", + "issues": "https://www.drupal.org/project/issues/csp" + } + }, { "name": "drupal/ctools", "version": "3.7.0", @@ -5425,6 +5293,33 @@ "issues": "https://gitlab.com/drutopia/drutopia_campaign/issues" } }, + { + "name": "drupal/drutopia_collection", + "version": "dev-8.x-1.x", + "source": { + "type": "git", + "url": "git@gitlab.com:drutopia/drutopia_collection.git", + "reference": "8ec2859c26f123ff9e6fa67d14c53a78a8c21196" + }, + "require": { + "drupal/config_actions": "^1.0", + "drupal/ctools": "^3.0", + "drupal/drutopia_article": "^1.0-beta3", + "drupal/drutopia_blog": "^1.0-beta3", + "drupal/drutopia_people": "^1.0-beta3", + "drupal/drutopia_seo": "^1.0-beta2", + "drupal/ds": "^3.1", + "drupal/metatag": "^1.9" + }, + "default-branch": true, + "type": "drupal-module", + "license": [ + "GPL-2.0+" + ], + "description": "Drutopia Collection is a feature providing the ability to create collections to bring together ordered listings of Articles, Blog posts, or other content. This is useful for magazine issues or online books (referencing each chapter) or to create a meta-resource of recommended resources and people. an article content type and related configuration.", + "homepage": "https://gitlab.com/drutopia/drutopia_collection", + "time": "2020-08-05T19:23:08+00:00" + }, { "name": "drupal/drutopia_comment", "version": "1.1.0", @@ -5503,77 +5398,37 @@ }, { "name": "drupal/drutopia_core", - "version": "dev-1.x", + "version": "dev-8.x-1.x", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/drutopia_core.git", + "url": "git@gitlab.com:drutopia/drutopia_core.git", "reference": "13299289df05de2aeb4ac6625cad45bbd53f343d" }, "require": { "drupal/config_actions": "^1.3", "drupal/config_perms": "^2.0", - "drupal/core": "^8.9 || ^9", "drupal/crop": "^2.1", "drupal/ds": "^3.12", - "drupal/entity_reference_revisions": "*", "drupal/facets": "^1.8", "drupal/faqfield": "^7.0", "drupal/focal_point": "^1.5", "drupal/metatag": "^1.16", "drupal/paragraphs": "^1.12", "drupal/search_api": "^1.19", - "drupal/search_api_db": "*", "drupal/video_embed_field": "^2.4" }, + "default-branch": true, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.2+0-dev", - "datestamp": "1622150366", - "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." - } - }, "patches": { "drupal/entity_reference_revisions": { "Support normalization without local revision ID": "https://www.drupal.org/files/issues/entity_reference_revisions-normalizer-2913713-2.patch" } } }, - "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0+" ], - "authors": [ - { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" - }, - { - "name": "drutopia_gitlab", - "homepage": "https://www.drupal.org/user/3514271" - }, - { - "name": "mlncn", - "homepage": "https://www.drupal.org/user/64383" - }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, - { - "name": "ronaldmulero", - "homepage": "https://www.drupal.org/user/241652" - }, - { - "name": "rosemarymann", - "homepage": "https://www.drupal.org/user/837536" - } - ], "description": "Drutopia core is a base feature providing core components required by other features.", "homepage": "https://gitlab.com/drutopia/drutopia_core", "keywords": [ @@ -5582,9 +5437,10 @@ "drutopia" ], "support": { - "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", - "issues": "https://gitlab.com/drutopia/drutopia_core/issues" - } + "issues": "https://gitlab.com/drutopia/drutopia_core/issues", + "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x" + }, + "time": "2021-05-25T23:15:33+00:00" }, { "name": "drupal/drutopia_event", @@ -5917,6 +5773,64 @@ "issues": "https://gitlab.com/drutopia/drutopia_page/issues" } }, + { + "name": "drupal/drutopia_paragraph_title", + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/drutopia_paragraph_title.git", + "reference": "95ea1c1c1e220926a6b08f280b41779feb52e09a" + }, + "require": { + "drupal/allowed_formats": "^1.3", + "drupal/core": "^8.8.3 || ^9", + "drupal/drutopia_core": "^1.0", + "drupal/entity_reference_revisions": "*", + "drupal/minimalhtml": "^1.0", + "drupal/minimalhtmltitle": "*", + "drupal/paragraphs": "^1.12", + "drupal/ui_patterns": "^1.2", + "drupal/ui_patterns_ds": "*", + "drupal/ui_patterns_layouts": "*", + "drupal/ui_patterns_library": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "1.x-dev", + "datestamp": "1593433947", + "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-or-later" + ], + "authors": [ + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + } + ], + "description": "Provides a title paragraph that can replace regular page titles with a title, subtitle, and image.", + "homepage": "https://gitlab.com/drutopia/drutopia_paragraph_title", + "keywords": [ + "content", + "drutopia", + "paragraphs", + "titles" + ], + "support": { + "source": "https://gitlab.com/drutopia/drutopia_paragraph_title/tree/1.x", + "issues": "https://gitlab.com/drutopia/drutopia_paragraph_title/issues" + } + }, { "name": "drupal/drutopia_people", "version": "1.1.0", @@ -6324,14 +6238,20 @@ }, { "name": "drupal/drutopia_site", - "version": "dev-1.x", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "1c48960d62febc83b560aaa6f4ef05b7f7f5b7b0" + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/drutopia_site-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "f0b5b4f3a80ce9fd5ad26256b8e7046698a300f6" }, "require": { - "drupal/admin_toolbar": "^3.0", + "drupal/admin_toolbar": "^2.2", "drupal/admin_toolbar_links_access_filter": "*", "drupal/admin_toolbar_tools": "*", "drupal/autosave_form": "^1.1", @@ -6348,15 +6268,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0+2-dev", - "datestamp": "1619128425", + "version": "8.x-1.1", + "datestamp": "1621288089", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6689,6 +6606,110 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/editor_advanced_link", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/editor_advanced_link.git", + "reference": "2.0.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.0.0.zip", + "reference": "2.0.0", + "shasum": "db9469ffc073ab0b350296c86069441882ba2147" + }, + "require": { + "drupal/core": "^9.2" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.0", + "datestamp": "1624528083", + "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": "DuaelFr", + "homepage": "https://www.drupal.org/user/931394" + } + ], + "description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.", + "homepage": "https://www.drupal.org/project/editor_advanced_link", + "support": { + "source": "https://git.drupalcode.org/project/editor_advanced_link" + } + }, + { + "name": "drupal/empty_page", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/empty_page.git", + "reference": "8.x-3.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/empty_page-8.x-3.0.zip", + "reference": "8.x-3.0", + "shasum": "207a1ac3d66c5cfb4f8129e26670e30c66d4cd06" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.0", + "datestamp": "1592930944", + "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": "Nick Robillard", + "homepage": "https://www.drupal.org/user/176017" + }, + { + "name": "NormySan", + "homepage": "https://www.drupal.org/user/112352" + }, + { + "name": "bleen", + "homepage": "https://www.drupal.org/user/77375" + }, + { + "name": "merauluka", + "homepage": "https://www.drupal.org/user/780004" + }, + { + "name": "mukila", + "homepage": "https://www.drupal.org/user/3223526" + } + ], + "description": "A simple empty page solution. Assists in creating empty menu callbacks mostly used for pages that only consist of blocks.", + "homepage": "https://www.drupal.org/project/empty_page", + "support": { + "source": "https://git.drupalcode.org/project/empty_page" + } + }, { "name": "drupal/encrypt", "version": "3.0.0", @@ -6760,26 +6781,26 @@ }, { "name": "drupal/entity", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "7e7cb12ea65d9f986b59935eda316387cf511079" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "9515e28a70448d369adf4199d08a01a5ab75792d" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^8.8.2 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1606399149", + "version": "8.x-1.3", + "datestamp": "1646324539", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6821,9 +6842,74 @@ } ], "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.", - "homepage": "http://drupal.org/project/entity", + "homepage": "https://www.drupal.org/project/entity", "support": { - "source": "https://git.drupalcode.org/project/entity" + "source": "https://git.drupalcode.org/project/entity", + "issues": "https://www.drupal.org/project/issues/entity" + } + }, + { + "name": "drupal/entity_reference_override", + "version": "2.0.0-beta1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/entity_reference_override.git", + "reference": "2.0.0-beta1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta1.zip", + "reference": "2.0.0-beta1", + "shasum": "0aa8a80f203148d02cf5dbe7bcfa4516b5236d42" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "require-dev": { + "drupal/entity_browser": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.0-beta1", + "datestamp": "1631803154", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "See contributors", + "homepage": "https://www.drupal.org/node/2809033/committers" + }, + { + "name": "dawehner", + "homepage": "https://www.drupal.org/user/99340" + }, + { + "name": "eaton", + "homepage": "https://www.drupal.org/user/16496" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + }, + { + "name": "ultimike", + "homepage": "https://www.drupal.org/user/51132" + } + ], + "description": "Display referenced entities with optional field overrides.", + "homepage": "https://www.drupal.org/project/entity_reference_override", + "support": { + "source": "https://git.drupalcode.org/project/entity_reference_override", + "issues": "https://www.drupal.org/project/issues/entity_reference_override" } }, { @@ -6885,6 +6971,58 @@ "source": "https://git.drupalcode.org/project/entity_reference_revisions" } }, + { + "name": "drupal/environment_indicator", + "version": "4.0.4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/environment_indicator.git", + "reference": "4.0.4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.4.zip", + "reference": "4.0.4", + "shasum": "37cb19ca432c29a2351947fb59fc1271ff98dce3" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "4.0.4", + "datestamp": "1644420669", + "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": "e0ipso", + "homepage": "https://www.drupal.org/user/550110" + }, + { + "name": "mrfelton", + "homepage": "https://www.drupal.org/user/305669" + }, + { + "name": "pratik_kamble", + "homepage": "https://www.drupal.org/user/3204909" + } + ], + "description": "Adds a color indicator for the different environments.", + "homepage": "https://www.drupal.org/project/environment_indicator", + "support": { + "source": "https://git.drupalcode.org/project/environment_indicator" + } + }, { "name": "drupal/eu_cookie_compliance", "version": "1.19.0", @@ -7146,6 +7284,59 @@ "irc": "irc://irc.freenode.org/drupal-search-api" } }, + { + "name": "drupal/fakeobjects", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/fakeobjects.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "0a7a3ead609d1efd62f4f4803a41317970d8292d" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.1", + "datestamp": "1592829875", + "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": "Kevin Quillen (kevinquillen)", + "homepage": "https://www.drupal.org/u/kevinquillen", + "role": "Maintainer" + }, + { + "name": "kevinquillen", + "homepage": "https://www.drupal.org/user/317279" + } + ], + "description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.", + "homepage": "http://drupal.org/project/fakeobjects", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/fakeobjects", + "issues": "http://drupal.org/project/issues/fakeobjects" + } + }, { "name": "drupal/faqfield", "version": "7.0.0", @@ -7351,6 +7542,148 @@ "issues": "https://www.drupal.org/project/issues/field_group" } }, + { + "name": "drupal/field_token_value", + "version": "2.0.1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/field_token_value.git", + "reference": "2.0.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/field_token_value-2.0.1.zip", + "reference": "2.0.1", + "shasum": "0a4644753ba7603f3d4fc033f7d83de116aaa804" + }, + "require": { + "drupal/core": "^8 || ^9", + "drupal/token": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.1", + "datestamp": "1629160323", + "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": "haydent", + "homepage": "https://www.drupal.org/user/2763191" + } + ], + "description": "Provides a field allowing the value to be set using a string containing tokens.", + "homepage": "https://www.drupal.org/project/field_token_value", + "support": { + "source": "https://git.drupalcode.org/project/field_token_value" + } + }, + { + "name": "drupal/fitvids", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/fitvids.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/fitvids-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "28e066336ebca9750eb72152303e7cb8a1a302c4" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.1", + "datestamp": "1590685117", + "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": "DerekAhmedzai", + "homepage": "https://www.drupal.org/user/167927" + }, + { + "name": "NickDickinsonWilde", + "homepage": "https://www.drupal.org/user/3094661" + } + ], + "description": "jQuery plugin for fluid width video embeds.", + "homepage": "https://www.drupal.org/project/fitvids", + "support": { + "source": "https://git.drupalcode.org/project/fitvids" + } + }, + { + "name": "drupal/fixed_block_content", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/fixed_block_content.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "567351ee7a1f40b43ff81ede9afc085f78752d20" + }, + "require": { + "drupal/core": "~8.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.1", + "datestamp": "1585994766", + "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": "Manuel Adan", + "homepage": "https://www.drupal.org/user/516420", + "role": "Maintainer" + } + ], + "description": "Provides fixed placements for custom blocks.", + "homepage": "http://drupal.org/project/fixed_block_content", + "keywords": [ + "Drupal" + ], + "support": { + "source": "https://cgit.drupalcode.org/fixed_block_content", + "issues": "https://drupal.org/project/issues/fixed_block_content" + } + }, { "name": "drupal/focal_point", "version": "1.5.0", @@ -7402,6 +7735,72 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/footnotes", + "version": "dev-2.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/footnotes.git", + "reference": "d0218117b3996558aefb726c7b29795d57b115ad" + }, + "require": { + "drupal/core": ">=8.6", + "drupal/fakeobjects": "^1.0" + }, + "require-dev": { + "drupal/fakeobjects": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.1+20-dev", + "datestamp": "1615724664", + "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+" + ], + "authors": [ + { + "name": "Andrii Aleksandrov (id.aleks)", + "homepage": "https://www.drupal.org/u/idaleks", + "role": "Maintainer" + }, + { + "name": "Oleksandr Dekhteruk (pifagor)", + "homepage": "https://www.drupal.org/u/pifagor", + "role": "Maintainer" + }, + { + "name": "Fernando Conceição (yukare)", + "homepage": "https://www.drupal.org/u/yukare", + "role": "Maintainer" + }, + { + "name": "Henrik Ingo (hingo)", + "homepage": "https://www.drupal.org/u/hingo", + "role": "Maintainer" + }, + { + "name": "yukare", + "homepage": "https://www.drupal.org/user/889254" + } + ], + "description": "Add automatically numbered footnotes to your posts.", + "homepage": "https://drupal.org/project/footnotes", + "support": { + "source": "https://cgit.drupalcode.org/footnotes", + "issues": "https://drupal.org/project/issues/footnotes" + } + }, { "name": "drupal/gdpr", "version": "dev-2.x", @@ -7514,6 +7913,69 @@ "source": "https://git.drupalcode.org/project/gdpr" } }, + { + "name": "drupal/geolocation", + "version": "3.7.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/geolocation.git", + "reference": "8.x-3.7" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.7.zip", + "reference": "8.x-3.7", + "shasum": "796797ff4d3cc9d8b645bf2534d783d170ef77f5" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "require-dev": { + "drupal/address": "*", + "drupal/geofield": "*", + "drupal/geolocation_demo": "*", + "drupal/geolocation_geometry": "*", + "drupal/geolocation_geometry_data": "*", + "drupal/geolocation_google_maps": "*", + "drupal/geolocation_google_maps_demo": "*", + "drupal/geolocation_google_static_maps": "*", + "drupal/geolocation_leaflet": "*", + "drupal/search_api": "*", + "drupal/search_api_location": "*", + "drupal/search_api_location_views": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.7", + "datestamp": "1623052750", + "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": "derjochenmeyer", + "homepage": "https://www.drupal.org/u/derjochenmeyer" + }, + { + "name": "cadamski", + "homepage": "https://www.drupal.org/u/cadamski" + } + ], + "description": "Provides a simple geolocation Drupal field type to store and display location data (lat, lng).", + "homepage": "https://www.drupal.org/project/geolocation", + "support": { + "source": "https://git.drupal.org/project/geolocation.git", + "issues": "https://www.drupal.org/project/issues/geolocation" + } + }, { "name": "drupal/gnode", "version": "1.4.0", @@ -7669,17 +8131,17 @@ }, { "name": "drupal/honeypot", - "version": "1.31.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "8.x-1.31" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.31.zip", - "reference": "8.x-1.31", - "shasum": "a0e7fd5cabdf8bbd4ceedc39d0a25f9d54ea3c41" + "url": "https://ftp.drupal.org/files/projects/honeypot-2.0.2.zip", + "reference": "2.0.2", + "shasum": "8a3e15509f649c39e88c4f22105f12fb6445fc62" }, "require": { "drupal/core": "^8.8.2 || ^9" @@ -7687,8 +8149,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.31", - "datestamp": "1637735546", + "version": "2.0.2", + "datestamp": "1638391833", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7735,26 +8197,27 @@ }, { "name": "drupal/hotjar", - "version": "1.5.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/hotjar.git", - "reference": "8.x-1.5" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/hotjar-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "ae4af1d169ccb5d99af04d01dff450805297ce08" + "url": "https://ftp.drupal.org/files/projects/hotjar-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "4caab9aa02a3bf8f0670280e501dcf40b0fa83d0" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8 || ^9", + "ext-json": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1551102784", + "version": "8.x-2.2", + "datestamp": "1625130592", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7763,7 +8226,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -7775,7 +8238,7 @@ "homepage": "https://www.drupal.org/user/337178" } ], - "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", + "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page", "homepage": "https://www.drupal.org/project/hotjar", "support": { "source": "https://git.drupalcode.org/project/hotjar" @@ -7783,26 +8246,26 @@ }, { "name": "drupal/http_cache_control", - "version": "1.0.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_cache_control.git", - "reference": "8.x-1.0" + "reference": "8.x-2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "91e160fd1f944f9058d8bf27b092e29b169b88e0" + "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-2.0.zip", + "reference": "8.x-2.0", + "shasum": "7c528eedf27be54943c84e61474b3d6ff855a767" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1536274980", + "version": "8.x-2.0", + "datestamp": "1591254259", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7819,7 +8282,7 @@ "homepage": "https://www.drupal.org/user/188162" } ], - "description": "Module for implementing s-max-age", + "description": "Module for controlling HTTP Cache Control response headers.", "homepage": "https://www.drupal.org/project/http_cache_control", "support": { "source": "https://git.drupalcode.org/project/http_cache_control" @@ -7827,26 +8290,26 @@ }, { "name": "drupal/http_client_error_status", - "version": "1.4.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_client_error_status.git", - "reference": "8.x-1.4" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "dd00ea86be7a5cc79841972b09838225c8cc4791" + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "8046f7e3ea5673bec0ca89c6777c839567339b09" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1612527954", + "version": "8.x-2.3", + "datestamp": "1612527987", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7874,11 +8337,17 @@ }, { "name": "drupal/indieweb", - "version": "dev-1.x", + "version": "1.18.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "5fe250c12a5f03e4dc79a933c71801c0c18832ab" + "reference": "8.x-1.18" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.18.zip", + "reference": "8.x-1.18", + "shasum": "a12998360c75e524ae5fadbd70db18d1548b134f" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7896,15 +8365,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.17+1-dev", - "datestamp": "1637437583", + "version": "8.x-1.18", + "datestamp": "1637438126", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "drush": { @@ -7931,6 +8397,51 @@ "source": "https://git.drupalcode.org/project/indieweb" } }, + { + "name": "drupal/insert", + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/insert.git", + "reference": "af6af9fe0619024456cdb3f902b2da0a0dc93b84" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0+3-dev", + "datestamp": "1621866532", + "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": "Snater", + "homepage": "https://www.drupal.org/user/3513717" + }, + { + "name": "quicksketch", + "homepage": "https://www.drupal.org/user/35821" + } + ], + "description": "Assists in inserting files, images, or other media into the body field or other text areas.", + "homepage": "https://www.drupal.org/project/insert", + "support": { + "source": "https://git.drupalcode.org/project/insert" + } + }, { "name": "drupal/jquery_ui", "version": "1.4.0", @@ -8181,6 +8692,104 @@ "issues": "https://www.drupal.org/project/issues/key_value_field" } }, + { + "name": "drupal/link_attributes", + "version": "1.11.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/link_attributes.git", + "reference": "8.x-1.11" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "ca8c7e71c38350e3784dc3d1f779d700f55df818" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.11", + "datestamp": "1598323550", + "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": "larowlan", + "homepage": "https://www.drupal.org/user/395439" + } + ], + "description": "Provides a widget to allow settings of link attributes for menu links.", + "homepage": "https://www.drupal.org/project/link_attributes", + "support": { + "source": "https://git.drupalcode.org/project/link_attributes" + } + }, + { + "name": "drupal/linkit", + "version": "6.0.0-beta3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/linkit.git", + "reference": "6.0.0-beta3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-beta3.zip", + "reference": "6.0.0-beta3", + "shasum": "39a5bf54cbc88324d788a573df7b3fecf7622065" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "require-dev": { + "drupal/imce": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "6.0.0-beta3", + "datestamp": "1632946984", + "security-coverage": { + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Emil Stjerneman", + "homepage": "https://stjerneman.com", + "email": "emil@stjerneman.com", + "role": "Maintainer" + }, + { + "name": "johnwebdev", + "homepage": "https://www.drupal.org/user/3331569" + } + ], + "description": "Linkit - Enriched linking experience", + "homepage": "http://drupal.org/project/linkit", + "support": { + "source": "http://cgit.drupalcode.org/linkit", + "issues": "http://drupal.org/project/linkit" + } + }, { "name": "drupal/mailchimp", "version": "2.0.2", @@ -8347,56 +8956,66 @@ }, { "name": "drupal/markdown", - "version": "1.3.0", + "version": "3.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "8.x-1.3" + "reference": "3.0.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "599f3f4dfe3c3d3f3b6d301f940a1125e437a2b0" + "url": "https://ftp.drupal.org/files/projects/markdown-3.0.0-rc2.zip", + "reference": "3.0.0-rc2", + "shasum": "ccbb84b03ce1f5d2fdb8511595dde0980653845f" }, "require": { - "drupal/core": "~8.0", - "league/commonmark": "^0.18.3", - "michelf/php-markdown": "^1.6" + "composer/semver": "^1.0 || ^2.0 || ^3.0", + "drupal/core": "^8 || ^9", + "php": ">=5.5.9" + }, + "suggest": { + "league/commonmark": "The PHP CommonMark parser is a robust, highly-extensible Markdown parser for PHP based on the CommonMark and Github-Flavored Markdown specifications." }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1568908385", + "version": "3.0.0-rc2", + "datestamp": "1639560570", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "frjo", - "homepage": "https://www.drupal.org/user/5546" + "name": "Mark Halliwell (markhalliwell)", + "homepage": "https://www.drupal.org/u/markhalliwell", + "role": "D8+ Maintainer" }, { - "name": "gisle", - "homepage": "https://www.drupal.org/user/409554" + "name": "Gisle Hannemyr (gisle)", + "homepage": "https://www.drupal.org/u/gisle", + "role": "D7 Maintainer" }, { "name": "joelpittet", "homepage": "https://www.drupal.org/user/160302" } ], - "description": "Allows content to be submitted using Markdown, a simple plain-text syntax that is transformed into valid HTML.", + "description": "Provides Markdown integration for Drupal and allows content to be formatted in a simple plain-text syntax that is transformed into valid HTML.", "homepage": "https://www.drupal.org/project/markdown", "support": { - "source": "https://cgit.drupalcode.org/markdown", + "source": "https://git.drupalcode.org/project/markdown", "issues": "https://www.drupal.org/project/markdown" } }, @@ -8520,6 +9139,62 @@ "source": "https://git.drupalcode.org/project/menu_block" } }, + { + "name": "drupal/menu_link_config", + "version": "1.0.0-alpha3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/menu_link_config.git", + "reference": "8.x-1.0-alpha3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/menu_link_config-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "d94d168a86202482bf5f3e550c04f1bbc34c06a0" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-alpha3", + "datestamp": "1628872508", + "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": "Hydra", + "homepage": "https://www.drupal.org/user/647364" + }, + { + "name": "dawehner", + "homepage": "https://www.drupal.org/user/99340" + }, + { + "name": "labboy0276", + "homepage": "https://www.drupal.org/user/2397942" + }, + { + "name": "tstoeckler", + "homepage": "https://www.drupal.org/user/107158" + } + ], + "description": "muh", + "homepage": "https://www.drupal.org/project/menu_link_config", + "support": { + "source": "https://git.drupalcode.org/project/menu_link_config" + } + }, { "name": "drupal/menu_trail_by_path", "version": "1.3.0", @@ -8645,21 +9320,22 @@ }, { "name": "drupal/metatag", - "version": "1.16.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.16" + "reference": "8.x-1.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.16.zip", - "reference": "8.x-1.16", - "shasum": "1c0028f4ff4583dc6601035657dd631c351b290c" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "d70f59c034e971885ed4969a11bb392f6ab447ee" }, "require": { - "drupal/core": "^8 || ^9", - "drupal/token": "^1.0" + "drupal/core": "^9", + "drupal/token": "^1.0", + "php": ">=7.0" }, "require-dev": { "drupal/devel": "^4.0", @@ -8667,13 +9343,14 @@ "drupal/metatag_open_graph": "*", "drupal/page_manager": "4.x-dev", "drupal/panelizer": "4.x-dev", - "drupal/redirect": "1.x-dev" + "drupal/redirect": "1.x-dev", + "mpyw/phpunit-patch-serializable-comparison": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.16", - "datestamp": "1615820867", + "version": "8.x-1.19", + "datestamp": "1641496014", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8708,41 +9385,32 @@ } }, { - "name": "drupal/migrate_plus", - "version": "4.2.0", + "name": "drupal/microformats", + "version": "2.0.0-beta2", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/migrate_plus.git", - "reference": "8.x-4.2" + "url": "https://git.drupalcode.org/project/microformats.git", + "reference": "2.0.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.2.zip", - "reference": "8.x-4.2", - "shasum": "5736a43e39cc5c091d54ceef2849ea35ba979af3" + "url": "https://ftp.drupal.org/files/projects/microformats-2.0.0-beta2.zip", + "reference": "2.0.0-beta2", + "shasum": "a2fb4123375b511ded63ff004ed0f8e41a175ec9" }, "require": { - "drupal/core": "^8.3" - }, - "require-dev": { - "drupal/entity": "*", - "drupal/migrate_example_advanced_setup": "*", - "drupal/migrate_example_setup": "*", - "drupal/migrate_tools": "*", - "drupal/profile": "*" - }, - "suggest": { - "ext-soap": "*", - "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin" + "barnabywalters/mf-cleaner": "^0.1.4", + "drupal/core": "^8 || ^9", + "mf2/mf2": "~0.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.2", - "datestamp": "1555683487", + "version": "2.0.0-beta2", + "datestamp": "1633543637", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -8750,6 +9418,76 @@ "license": [ "GPL-2.0+" ], + "authors": [ + { + "name": "HongPong", + "homepage": "https://www.drupal.org/user/60005" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + }, + { + "name": "nedjo", + "homepage": "https://www.drupal.org/user/4481" + } + ], + "description": "Microformats to provide support for exchanging data objects", + "homepage": "https://www.drupal.org/project/microformats", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/microformats", + "issues": "http://drupal.org/project/issues/microformats" + } + }, + { + "name": "drupal/migrate_plus", + "version": "5.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/migrate_plus.git", + "reference": "8.x-5.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-5.2.zip", + "reference": "8.x-5.2", + "shasum": "03ae34c362ccfacc4ae95b58469b25522e0ffb68" + }, + "require": { + "drupal/core": "^9.1" + }, + "require-dev": { + "drupal/migrate_example_advanced_setup": "*", + "drupal/migrate_example_setup": "*", + "drush/drush": "^10" + }, + "suggest": { + "ext-soap": "*", + "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-5.2", + "datestamp": "1641478565", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], "authors": [ { "name": "Mike Ryan", @@ -8757,8 +9495,9 @@ "role": "Maintainer" }, { - "name": "heddn", - "homepage": "https://www.drupal.org/user/1463982" + "name": "Lucas Hedding", + "homepage": "https://www.drupal.org/u/heddn", + "role": "Maintainer" }, { "name": "mikeryan", @@ -8768,9 +9507,60 @@ "description": "Enhancements to core migration support.", "homepage": "https://www.drupal.org/project/migrate_plus", "support": { - "source": "https://cgit.drupalcode.org/migrate_plus", + "source": "https://git.drupalcode.org/project/migrate_plus", "issues": "https://www.drupal.org/project/issues/migrate_plus", - "irc": "irc://irc.freenode.org/drupal-migrate" + "slack": "#migrate" + } + }, + { + "name": "drupal/migrate_source_csv", + "version": "3.5.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/migrate_source_csv.git", + "reference": "8.x-3.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "ddddba22fa7b4a54f05a606db33986b23b1a69ea" + }, + "require": { + "drupal/core": ">=9.1", + "league/csv": "^9.1", + "php": ">=7.1" + }, + "require-dev": { + "drupal/migrate_plus": ">=5.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.5", + "datestamp": "1645538421", + "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": "Lucas Hedding", + "homepage": "https://www.drupal.org/u/heddn", + "role": "Maintainer" + } + ], + "description": "CSV source migration.", + "homepage": "https://www.drupal.org/project/migrate_source_csv", + "support": { + "source": "https://cgit.drupalcode.org/migrate_source_csv", + "issues": "https://www.drupal.org/project/issues/migrate_source_csv" } }, { @@ -8838,6 +9628,70 @@ "irc": "irc://irc.freenode.org/drupal-migrate" } }, + { + "name": "drupal/migrate_upgrade", + "version": "3.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/migrate_upgrade.git", + "reference": "8.x-3.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "f7be28c9fa9e2c56db24fafaf4e9cd6815582aed" + }, + "require": { + "drupal/core": "^8 || ^9", + "drupal/migrate_plus": "^4 || ^5", + "drush/drush": "^8 || ^9 || ^10", + "php": ">7.1" + }, + "require-dev": { + "drupal/migrate_plus": "^5", + "drush/drush": "^10" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.2", + "datestamp": "1588260599", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Mike Ryan", + "homepage": "https://www.drupal.org/u/mikeryan", + "role": "Maintainer" + }, + { + "name": "Lucas Hedding", + "homepage": "https://www.drupal.org/u/heddn", + "role": "Maintainer" + } + ], + "description": "Drush support for direct upgrades from older Drupal versions.", + "homepage": "https://www.drupal.org/project/migrate_upgrade", + "support": { + "source": "https://git.drupalcode.org/project/migrate_upgrade", + "issues": "https://www.drupal.org/project/issues/migrate_upgrade", + "slack": "#migrate" + } + }, { "name": "drupal/mimemail", "version": "1.0.0-alpha4", @@ -8951,27 +9805,61 @@ } }, { - "name": "drupal/multiline_config", - "version": "1.0.0", + "name": "drupal/minimalhtmltitle", + "version": "1.4.0", + "require": { + "drupal/core": "^8 || ^9", + "drupal/minimalhtml": "^1" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-1.4", + "datestamp": "1625523944", + "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": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + } + ], + "description": "A super-minimal WYSIWYG text format for titles, subtitles, and other text not meant to be wrapped in paragraph tags or have any block-level HTML elements.", + "homepage": "https://www.drupal.org/project/minimalhtml", + "support": { + "source": "https://git.drupalcode.org/project/minimalhtml" + } + }, + { + "name": "drupal/node_view_permissions", + "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/multiline_config.git", - "reference": "8.x-1.0" + "url": "https://git.drupalcode.org/project/node_view_permissions.git", + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/multiline_config-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "0910c3b007c74cddd6823ad5e86ca40c14a91f20" + "url": "https://ftp.drupal.org/files/projects/node_view_permissions-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "e9f0bc9d1285e57233ab1b11833b55dda6d483f0" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1553258884", + "version": "8.x-1.5", + "datestamp": "1622716915", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8979,60 +9867,168 @@ } }, "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "adci_contributor", + "homepage": "https://www.drupal.org/user/1830536" + }, + { + "name": "adcillc", + "homepage": "https://www.drupal.org/user/366450" + }, + { + "name": "hoter", + "homepage": "https://www.drupal.org/user/1677790" + } + ], + "description": "Enables permissions \"View own content\" and \"View any content\" for each content type.", + "homepage": "https://www.drupal.org/project/node_view_permissions", + "support": { + "source": "https://git.drupalcode.org/project/node_view_permissions" + } + }, + { + "name": "drupal/noreferrer", + "version": "1.13.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/noreferrer.git", + "reference": "8.x-1.13" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "53ade8a44d6f0bc6c557b28a791e65caaed6da16" + }, + "require": { + "drupal/core": "^8.7.7 || ^9 || ^10" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.13", + "datestamp": "1644054026", + "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": "mfb", + "homepage": "https://www.drupal.org/user/12302" + } + ], + "description": "Adds rel=\"noopener\" and/or rel=\"noreferrer\" to links.", + "homepage": "https://www.drupal.org/project/noreferrer", + "support": { + "source": "https://git.drupalcode.org/project/noreferrer" + } + }, + { + "name": "drupal/notfoundpassthrough", + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/notfoundpassthrough.git", + "reference": "a2947040d5dba2b5ef71942e793a603956fa91fc" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "1.x-dev", + "datestamp": "1637670998", + "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+" ], "authors": [ { - "name": "Pedro Cambra", - "homepage": "https://www.drupal.org/u/pcambra" + "name": "Benjamin Melançon", + "homepage": "https://agaric.coop/mlncn", + "email": "mlncn@agaric.coop", + "role": "Maintainer" }, { - "name": "Manuel Egío", - "homepage": "https://www.drupal.org/u/facine" + "name": "David Valdez", + "homepage": "https://agaric.coop/gnuget", + "email": "gnuget@agaric.coop", + "role": "Maintainer" + }, + { + "name": "Vlad Pavlovic", + "homepage": "https://www.drupal.org/u/vladpavlovic", + "role": "Creator" + }, + { + "name": "Lucian NEAG", + "homepage": "https://www.drupal.org/u/luxian", + "role": "Ported to Drupal 7" + }, + { + "name": "See contributors", + "homepage": "https://www.drupal.org/node/3170743/committers" } ], - "description": "This module allows you export configuration strings as multiline.", - "homepage": "http://drupal.org/project/multiline_config", + "homepage": "https://www.drupal.org/project/notfoundpassthrough", "support": { - "source": "https://cgit.drupalcode.org/multiline_config", - "issues": "https://www.drupal.org/project/issues/multiline_config" + "source": "https://git.drupalcode.org/project/notfoundpassthrough", + "issues": "https://www.drupal.org/project/issues/notfoundpassthrough" } }, { "name": "drupal/octavia", - "version": "1.0.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "7204a6785666a4bb8d1964ec14cbb26cc6a6f389" + "reference": "02c4106025c88d336d1a69e670601d87af734b8a" }, "require": { - "drupal/bulma": "^1.0-beta4", - "drupal/core": "~8.0", - "drupal/skins": "^1.0-alpha4", - "drupal/twigsuggest": "^1.0-beta1" + "drupal/bulma": "^1.0-rc1", + "drupal/components": "^2.0-beta3", + "drupal/core": "^8 || ^9", + "drupal/skins": "^1.0-rc1", + "drupal/twigsuggest": "^1.0-beta2" }, "type": "drupal-theme", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1591215729", + "version": "8.x-1.2+1-dev", + "datestamp": "1627757384", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "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+" + "GPL-2.0-or-later" ], "authors": [ { @@ -9071,6 +10067,35 @@ "issues": "https://gitlab.com/drutopia/octavia/issues" } }, + { + "name": "drupal/octavia_camouflage", + "version": "dev-8.x-1.x", + "source": { + "type": "git", + "url": "git@gitlab.com:drutopia/octavia_camouflage.git", + "reference": "241889810e7c19ac12ac7e993e1aa9403b7b957c" + }, + "require": { + "drupal/octavia": "^1.0" + }, + "default-branch": true, + "type": "drupal-theme", + "license": [ + "GPL-2.0+" + ], + "description": "A free-for-all-to-contribute-to set of skins for Drutopia's Octavia theme.", + "homepage": "https://gitlab.com/drutopia/octavia_camouflage", + "keywords": [ + "drutopia", + "skins", + "theme" + ], + "support": { + "issues": "https://gitlab.com/drutopia/octavia_camouflage/issues", + "source": "https://gitlab.com/drutopia/octavia_camouflage/tree/8.x-1.x" + }, + "time": "2021-09-20T16:28:14+00:00" + }, { "name": "drupal/paragraphs", "version": "1.13.0", @@ -9154,30 +10179,31 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.12.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.12" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "62b30c1f145929c2027b329eed300fcacbc2ae44" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "c744a87b5a097e75dc61518e1aa50151c58dc106" }, "require": { - "drupal/core": "^8.7.7 || ^9", - "drupal/paragraphs": "^1.12" + "drupal/core": "^9.2", + "drupal/paragraphs": "^1.13" }, "require-dev": { - "drupal/gin": "^3.0" + "drupal/gin": "^3.0", + "drupal/thunder_admin": "^4.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1625838473", + "version": "8.x-1.16", + "datestamp": "1646219273", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9276,6 +10302,72 @@ "source": "https://git.drupalcode.org/project/paranoia" } }, + { + "name": "drupal/password_policy", + "version": "3.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/password_policy.git", + "reference": "8.x-3.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.1.zip", + "reference": "8.x-3.1", + "shasum": "d5e79ce4949c74080b4a6f655aa7ae914c663019" + }, + "require": { + "drupal/core": "^8 || ^9", + "drupal/ctools": "^3.1" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.1", + "datestamp": "1639661368", + "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": "AohRveTPV", + "homepage": "https://www.drupal.org/user/2760115" + }, + { + "name": "deekayen", + "homepage": "https://www.drupal.org/user/972" + }, + { + "name": "miglius", + "homepage": "https://www.drupal.org/user/18741" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "paulocs", + "homepage": "https://www.drupal.org/user/3640109" + }, + { + "name": "shrop", + "homepage": "https://www.drupal.org/user/14767" + } + ], + "description": "Sets up constraints and expiration of passwords.", + "homepage": "https://www.drupal.org/project/password_policy", + "support": { + "source": "https://git.drupalcode.org/project/password_policy", + "issues": "https://www.drupal.org/project/issues/password_policy" + } + }, { "name": "drupal/pathauto", "version": "1.9.0", @@ -9508,10 +10600,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/regionincontent.git", - "reference": "4fd0de51df740df35be37c41f3fb069405030245" + "reference": "c21fc82411cd036b9b8f03243c21700736118b55" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "drupal-module", "extra": { @@ -9606,26 +10698,26 @@ }, { "name": "drupal/role_delegation", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/role_delegation.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "a63b548056cc729beacfd385625fafb983e0f73e" + "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "08095bada0f492e70d32fcf357a8c01825ca81fc" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1580498751", + "version": "8.x-1.2", + "datestamp": "1644486753", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9771,26 +10863,26 @@ }, { "name": "drupal/search404", - "version": "1.0.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search404.git", - "reference": "8.x-1.0" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search404-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "9265e2f5faee198c764fa281a3c9668de5ef76fe" + "url": "https://ftp.drupal.org/files/projects/search404-2.0.0.zip", + "reference": "2.0.0", + "shasum": "da7ee1a9b8a1d0f420e0dc8dfe9d02fd5b49b117" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1528785184", + "version": "2.0.0", + "datestamp": "1591165027", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9951,6 +11043,196 @@ "source": "https://git.drupalcode.org/project/search_api" } }, + { + "name": "drupal/search_api_saved_searches", + "version": "1.0.0-alpha3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/search_api_saved_searches.git", + "reference": "8.x-1.0-alpha3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/search_api_saved_searches-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "0e52214b4b79a6c27dc1233274cbff45203ba648" + }, + "require": { + "drupal/core": "^8.8 || ^9", + "drupal/search_api": "^1.8" + }, + "require-dev": { + "drupal/facets": "@dev", + "drupal/search_api_page": "@dev" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-alpha3", + "datestamp": "1613930452", + "security-coverage": { + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Thomas Seidl", + "homepage": "https://www.drupal.org/u/drunken-monkey" + }, + { + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/1142202/committers" + } + ], + "description": "Allows visitors to bookmark searches and get notifications for new results.", + "homepage": "https://www.drupal.org/project/search_api_saved_searches", + "support": { + "source": "http://git.drupal.org/project/search_api_saved_searches.git", + "issues": "https://www.drupal.org/project/issues/search_api_saved_searches", + "irc": "irc://irc.freenode.org/drupal-search-api" + } + }, + { + "name": "drupal/seckit", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/seckit.git", + "reference": "2.0.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/seckit-2.0.0.zip", + "reference": "2.0.0", + "shasum": "d5356230b2de7d1e8a2e68eb81e70619a2e36c1e" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.0", + "datestamp": "1598609351", + "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": "badjava", + "homepage": "https://www.drupal.org/user/83372" + }, + { + "name": "jweowu", + "homepage": "https://www.drupal.org/user/152788" + }, + { + "name": "mcdruid", + "homepage": "https://www.drupal.org/user/255969" + }, + { + "name": "p0deje", + "homepage": "https://www.drupal.org/user/529960" + } + ], + "description": "SecKit provides Drupal with various security-hardening options.", + "homepage": "https://www.drupal.org/project/seckit", + "keywords": [ + "Drupal", + "security" + ], + "support": { + "source": "http://cgit.drupalcode.org/seckit", + "issues": "http://drupal.org/project/issues/seckit" + } + }, + { + "name": "drupal/shield", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/shield.git", + "reference": "8.x-1.6" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "b28bb5350f4a35172dc090cb603f2e62d71ae996" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "require-dev": { + "drupal/key": "^1.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.6", + "datestamp": "1644835181", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "branch-alias": { + "dev-8.x-1.x": "1.x-dev" + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "badjava", + "homepage": "https://www.drupal.org/user/83372" + }, + { + "name": "chx", + "homepage": "https://www.drupal.org/user/9446" + }, + { + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "kalman.hosszu", + "homepage": "https://www.drupal.org/user/267481" + }, + { + "name": "pkiraly", + "homepage": "https://www.drupal.org/user/352587" + }, + { + "name": "vbouchet", + "homepage": "https://www.drupal.org/user/1671428" + } + ], + "description": "Creates a general shield for the site.", + "homepage": "https://www.drupal.org/project/shield", + "support": { + "source": "https://git.drupalcode.org/project/shield" + } + }, { "name": "drupal/similarterms", "version": "1.5.0", @@ -10241,6 +11523,54 @@ "source": "https://git.drupalcode.org/project/stripe_webform" } }, + { + "name": "drupal/subpathauto", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/subpathauto.git", + "reference": "8.x-1.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "58d9107beffe5d4c43a4c6dd6cbb2e043d5b4d1e" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.2", + "datestamp": "1637313101", + "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": "Dave Reid", + "homepage": "https://www.drupal.org/user/53892" + }, + { + "name": "lauriii", + "homepage": "https://www.drupal.org/user/1078742" + } + ], + "description": "Provides support for extending sub-paths of URL aliases.", + "homepage": "https://www.drupal.org/project/subpathauto", + "support": { + "source": "https://git.drupalcode.org/project/subpathauto" + } + }, { "name": "drupal/subprofiles", "version": "1.0.0", @@ -10291,38 +11621,41 @@ }, { "name": "drupal/swiftmailer", - "version": "1.0.0-beta2", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/swiftmailer.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/swiftmailer-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "a63a91e7816a06bf8e52ac9b5e48a892a1e6b1d4" + "url": "https://ftp.drupal.org/files/projects/swiftmailer-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "54269f7ceb6364e4fb953cf67b52b555d748d09c" }, "require": { - "drupal/core": "~8.0", - "drupal/mailsystem": "*", - "html2text/html2text": "~4.0.1", - "swiftmailer/swiftmailer": "~5.4.5" + "drupal/core": "^8.9.11 || ^9.0.10", + "drupal/mailsystem": "^4.1.0", + "egulias/email-validator": "^2.0||^3", + "html2text/html2text": "^4.0.1", + "php": ">=7.0.0", + "swiftmailer/swiftmailer": "^6.1.3", + "tijsverkoyen/css-to-inline-styles": "^2.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1519655459", + "version": "8.x-2.2", + "datestamp": "1639141915", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -10356,6 +11689,87 @@ "source": "https://git.drupalcode.org/project/swiftmailer" } }, + { + "name": "drupal/taxonomy_manager", + "version": "2.0.6", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/taxonomy_manager.git", + "reference": "2.0.6" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.6.zip", + "reference": "2.0.6", + "shasum": "be0c3ffddc39c6dfdab1195c40b3fb9cb7568db5" + }, + "require": { + "drupal/core": "^8.8 || ^9", + "drupal/jquery_ui": "^1.4" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.6", + "datestamp": "1632334059", + "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": "Andriy Khomych", + "homepage": "https://www.drupal.org/user/3287133" + }, + { + "name": "JacobSanford", + "homepage": "https://www.drupal.org/user/806538" + }, + { + "name": "VladimirAus", + "homepage": "https://www.drupal.org/user/673120" + }, + { + "name": "alesbencina", + "homepage": "https://www.drupal.org/user/3558110" + }, + { + "name": "dragan_bp", + "homepage": "https://www.drupal.org/user/3578037" + }, + { + "name": "joaogarin", + "homepage": "https://www.drupal.org/user/612814" + }, + { + "name": "kalinchernev", + "homepage": "https://www.drupal.org/user/231185" + }, + { + "name": "klausi", + "homepage": "https://www.drupal.org/user/262198" + }, + { + "name": "mh86", + "homepage": "https://www.drupal.org/user/59747" + } + ], + "description": "This module provides a powerful interface for managing taxonomies.", + "homepage": "https://www.drupal.org/project/taxonomy_manager", + "keywords": [ + "Drupal" + ], + "support": { + "source": "https://git.drupalcode.org/project/taxonomy_manager", + "issues": "https://www.drupal.org/project/issues/taxonomy_manager" + } + }, { "name": "drupal/textarea_widget_for_text", "version": "1.2.0", @@ -10478,27 +11892,78 @@ } }, { - "name": "drupal/twigsuggest", - "version": "dev-1.x", + "name": "drupal/trim", + "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "25e0102076d52f2cead484abf1ff1e040f5bb868" + "url": "https://git.drupalcode.org/project/trim.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/trim-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "6eaffecc422d556903b2b5befb2dba9a595b1aa0" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3+2-dev", - "datestamp": "1621454264", + "version": "8.x-1.0", + "datestamp": "1598192128", + "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": "Stefan Freudenberg", + "homepage": "https://www.drupal.org/user/386087" + }, + { + "name": "mlncn", + "homepage": "https://www.drupal.org/user/64383" + } + ], + "description": "Strips whitespace from all input prior to validation or saving.", + "homepage": "https://www.drupal.org/project/trim", + "support": { + "source": "https://git.drupalcode.org/project/trim" + } + }, + { + "name": "drupal/twigsuggest", + "version": "1.0.0-beta4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/twigsuggest.git", + "reference": "8.x-1.0-beta4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/twigsuggest-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "9796038db4873bb4fcdd2185f567b6f0d873ddff" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-beta4", + "datestamp": "1621454375", "security-coverage": { "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -10648,6 +12113,182 @@ "source": "https://git.drupalcode.org/project/ui_patterns" } }, + { + "name": "drupal/ui_patterns_ds", + "version": "1.2.0", + "require": { + "drupal/core": "^8 || ^9", + "drupal/ds": "*", + "drupal/ui_patterns": "*" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-1.2", + "datestamp": "1591882155", + "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": "ademarco", + "homepage": "https://www.drupal.org/user/186696" + }, + { + "name": "bircher", + "homepage": "https://www.drupal.org/user/1344166" + }, + { + "name": "pescetti", + "homepage": "https://www.drupal.org/user/436244" + } + ], + "description": "Use patterns as Display Suite field templates. It also provides Display Suite pattern sources.", + "homepage": "https://www.drupal.org/project/ui_patterns", + "support": { + "source": "https://git.drupalcode.org/project/ui_patterns" + } + }, + { + "name": "drupal/ui_patterns_layouts", + "version": "1.2.0", + "require": { + "drupal/core": "^8 || ^9", + "drupal/ui_patterns": "*" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-1.2", + "datestamp": "1591882155", + "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": "ademarco", + "homepage": "https://www.drupal.org/user/186696" + }, + { + "name": "bircher", + "homepage": "https://www.drupal.org/user/1344166" + }, + { + "name": "pescetti", + "homepage": "https://www.drupal.org/user/436244" + } + ], + "description": "Use patterns as layouts via the Layout Discovery module.", + "homepage": "https://www.drupal.org/project/ui_patterns", + "support": { + "source": "https://git.drupalcode.org/project/ui_patterns" + } + }, + { + "name": "drupal/ui_patterns_library", + "version": "1.2.0", + "require": { + "drupal/core": "^8 || ^9", + "drupal/ui_patterns": "*" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-1.2", + "datestamp": "1591882155", + "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": "ademarco", + "homepage": "https://www.drupal.org/user/186696" + }, + { + "name": "bircher", + "homepage": "https://www.drupal.org/user/1344166" + }, + { + "name": "pescetti", + "homepage": "https://www.drupal.org/user/436244" + } + ], + "description": "Exposed patterns in you modules and themes and display them in a pattern library page.", + "homepage": "https://www.drupal.org/project/ui_patterns", + "support": { + "source": "https://git.drupalcode.org/project/ui_patterns" + } + }, + { + "name": "drupal/urllogin", + "version": "dev-2.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/urllogin.git", + "reference": "08c5e3861bcc92ae4b4c222499ca42e279cd8f40" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "2.x-dev", + "datestamp": "1632195881", + "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-or-later" + ], + "authors": [ + { + "name": "DarrellDuane", + "homepage": "https://www.drupal.org/user/142816" + }, + { + "name": "andrewfn", + "homepage": "https://www.drupal.org/user/60662" + }, + { + "name": "philltran", + "homepage": "https://www.drupal.org/user/295397" + } + ], + "description": "Allow login using link from URL", + "homepage": "https://www.drupal.org/project/urllogin", + "support": { + "source": "https://git.drupalcode.org/project/urllogin" + } + }, { "name": "drupal/variationcache", "version": "1.0.0", @@ -10755,6 +12396,63 @@ "source": "https://git.drupalcode.org/project/video_embed_field" } }, + { + "name": "drupal/view_unpublished", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/view_unpublished.git", + "reference": "8.x-1.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "74ebdf1b4f6963f7bb63192bc314014c0132d03c" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0", + "datestamp": "1597688978", + "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": "Agnes Chisholm", + "homepage": "https://www.drupal.org/user/66428", + "email": "amaria@chisholmtech.com" + }, + { + "name": "beeradb", + "homepage": "https://www.drupal.org/user/120651" + }, + { + "name": "elevins", + "homepage": "https://www.drupal.org/user/781882" + }, + { + "name": "entendu", + "homepage": "https://www.drupal.org/user/173461" + } + ], + "description": "Select which roles should be able to see unpublished nodes.", + "homepage": "https://www.drupal.org/project/view_unpublished", + "support": { + "source": "https://git.drupalcode.org/project/view_unpublished" + } + }, { "name": "drupal/viewsreference", "version": "1.7.0", @@ -11026,6 +12724,82 @@ "source": "https://git.drupalcode.org/project/webform_mailchimp" } }, + { + "name": "drupal/weight", + "version": "3.3.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/weight.git", + "reference": "8.x-3.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/weight-8.x-3.3.zip", + "reference": "8.x-3.3", + "shasum": "b225d54d4a8ce409ca1a899c6de41806eb1348e3" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.3", + "datestamp": "1615219112", + "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": "Harry Slaughter", + "homepage": "https://www.drupal.org/user/28233" + }, + { + "name": "NancyDru", + "homepage": "https://www.drupal.org/user/101412" + }, + { + "name": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/user/3580850" + }, + { + "name": "Shreya Shetty", + "homepage": "https://www.drupal.org/user/2943029" + }, + { + "name": "davisben", + "homepage": "https://www.drupal.org/user/1204214" + }, + { + "name": "deviantintegral", + "homepage": "https://www.drupal.org/user/71291" + }, + { + "name": "jjeff", + "homepage": "https://www.drupal.org/user/17190" + }, + { + "name": "kevinquillen", + "homepage": "https://www.drupal.org/user/317279" + }, + { + "name": "ziomizar", + "homepage": "https://www.drupal.org/user/814348" + } + ], + "description": "Allows arbitrary ordering of entities.", + "homepage": "https://www.drupal.org/project/weight", + "support": { + "source": "https://git.drupalcode.org/project/weight" + } + }, { "name": "drupal/wysiwyg_linebreaks", "version": "1.11.0", @@ -11074,6 +12848,66 @@ "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" } }, + { + "name": "drupal/yaml_content", + "version": "1.0.0-alpha7", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/yaml_content.git", + "reference": "8.x-1.0-alpha7" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/yaml_content-8.x-1.0-alpha7.zip", + "reference": "8.x-1.0-alpha7", + "shasum": "9aaf271446a64c9bffc5639589d5c8e6dc40c06c" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "require-dev": { + "mikey179/vfsstream": "^1.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.0-alpha7", + "datestamp": "1588173300", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "DamienMcKenna", + "homepage": "https://www.drupal.org/user/108450" + }, + { + "name": "shrop", + "homepage": "https://www.drupal.org/user/14767" + }, + { + "name": "slucero", + "homepage": "https://www.drupal.org/user/1612534" + } + ], + "description": "Demo content generator using yaml content templates.", + "homepage": "https://www.drupal.org/project/yaml_content", + "support": { + "source": "https://git.drupalcode.org/project/yaml_content" + } + }, { "name": "drush/drush", "version": "10.3.6", @@ -11216,72 +13050,73 @@ }, { "name": "drutopia/drutopia", - "version": "1.0-rc2", + "version": "dev-8.x-1.x", "source": { "type": "git", - "url": "https://github.com/drutopia/drutopia.git", - "reference": "01edcc46947db69c0095a0a11dd2d5f76e54a7b5" + "url": "https://gitlab.com/drutopia/drutopia.git", + "reference": "6d91487857d30682df51a2f79a9d4c3ab5f438af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drutopia/drutopia/zipball/01edcc46947db69c0095a0a11dd2d5f76e54a7b5", - "reference": "01edcc46947db69c0095a0a11dd2d5f76e54a7b5", + "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=6d91487857d30682df51a2f79a9d4c3ab5f438af", + "reference": "6d91487857d30682df51a2f79a9d4c3ab5f438af", "shasum": "" }, "require": { "cweagans/composer-patches": "^1.6", - "drupal/antibot": "^1.3", + "drupal/antibot": "^1.4", "drupal/better_normalizers": "^1.0-beta4", "drupal/block_visibility_groups": "^1.3", - "drupal/bulma": "^1.0-beta4", - "drupal/components": "^1.1", + "drupal/bulma": "^1.0-rc1", "drupal/config_actions_provider": "^1.0-rc1", "drupal/config_sync": "^2.0-beta5", "drupal/config_update": "^1.7", - "drupal/core": "^8.8", - "drupal/core-composer-scaffold": "^8.8", - "drupal/default_content": "^1.0-alpha8", - "drupal/drutopia_action": "^1.0-rc1", - "drupal/drutopia_article": "^1.0-rc1", - "drupal/drutopia_blog": "^1.0-rc1", - "drupal/drutopia_campaign": "^1.0-rc1", - "drupal/drutopia_comment": "^1.0-rc1", - "drupal/drutopia_core": "^1.0-rc2", - "drupal/drutopia_event": "^1.0-rc1", - "drupal/drutopia_group": "^1.0-rc1", - "drupal/drutopia_landing_page": "^1.0-rc1", - "drupal/drutopia_page": "^1.0-rc1", - "drupal/drutopia_people": "^1.0-rc1", - "drupal/drutopia_related_content": "^1.0-rc1", - "drupal/drutopia_resource": "^1.0-rc1", - "drupal/drutopia_search": "^1.0-rc1", - "drupal/drutopia_seo": "^1.0-rc1", - "drupal/drutopia_site": "^1.0-rc1", - "drupal/drutopia_social": "^1.0-rc1", - "drupal/drutopia_storyline": "^1.0-rc1", - "drupal/drutopia_user": "^1.0-rc1", - "drupal/eu_cookie_compliance": "^1.8", - "drupal/features": "^3.8", - "drupal/gdpr": "^2.0-alpha7", - "drupal/honeypot": "^1.30", - "drupal/menu_block": "^1.5", - "drupal/octavia": "^1.0-rc1", - "drupal/paranoia": "^1.0-alpha1", + "drupal/default_content": "^1.0-alpha9", + "drupal/drutopia_action": "^1.1", + "drupal/drutopia_article": "^1.1", + "drupal/drutopia_blog": "^1.1", + "drupal/drutopia_campaign": "^1.1", + "drupal/drutopia_comment": "^1.1", + "drupal/drutopia_core": "^1.1", + "drupal/drutopia_event": "^1.1", + "drupal/drutopia_group": "^1.1", + "drupal/drutopia_landing_page": "^1.1", + "drupal/drutopia_page": "^1.1", + "drupal/drutopia_people": "^1.1", + "drupal/drutopia_related_content": "^1.1", + "drupal/drutopia_resource": "^1.1", + "drupal/drutopia_search": "^1.1", + "drupal/drutopia_seo": "^1.1", + "drupal/drutopia_site": "^1.1", + "drupal/drutopia_social": "^1.1", + "drupal/drutopia_storyline": "^1.1", + "drupal/drutopia_user": "^1.1", + "drupal/eu_cookie_compliance": "^1.9", + "drupal/features": "^3.11", + "drupal/gdpr": "2.x-dev", + "drupal/honeypot": "^2.0", + "drupal/menu_block": "^1.6", + "drupal/octavia": "^1.1", + "drupal/paranoia": "^1.0-rc1", "drupal/riddler": "^1.1", - "drupal/subprofiles": "^1.0-alpha2" + "drupal/subprofiles": "^1.0", + "drupal/twigsuggest": "^1.0", + "drupal/yaml_content": "^1.0-alpha7", + "geeks4change/composer-pin": "*" }, "require-dev": { "behat/behat": "^3.0", "behat/mink": "~1.7", "behat/mink-goutte-driver": "~1.2", "drupal/devel": "^2.0", - "drush/drush": "^9.0", + "drush/drush": "^10.0", "jcalderonzumba/gastonjs": "~1.0.2", "mikey179/vfsstream": "~1.2", "se/selenium-server-standalone": "^2.53", "squizlabs/php_codesniffer": "2.*", "symfony/css-selector": "~2.8" }, + "default-branch": true, "type": "drupal-profile", "extra": { "drupal-scaffold": { @@ -11292,111 +13127,42 @@ "enable-patching": true, "patches": { "drupal/ds": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2020-04-30/2895316-10.patch" + "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch" } } }, "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", "support": { - "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-rc2", - "issues": "https://github.com/drutopia/drutopia/issues" + "source": "https://gitlab.com/drutopia/drutopia/-/tree/8.x-1.x" }, - "time": "2020-05-06T22:41:46+00:00" - }, - { - "name": "easyrdf/easyrdf", - "version": "0.9.1", - "source": { - "type": "git", - "url": "https://github.com/easyrdf/easyrdf.git", - "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", - "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "ext-pcre": "*", - "php": ">=5.2.8" - }, - "require-dev": { - "phpunit/phpunit": "~3.5", - "sami/sami": "~1.4", - "squizlabs/php_codesniffer": "~1.4.3" - }, - "suggest": { - "ml/json-ld": "~1.0" - }, - "type": "library", - "autoload": { - "psr-0": { - "EasyRdf_": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Nicholas Humfrey", - "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/", - "role": "Developer" - }, - { - "name": "Alexey Zakhlestin", - "email": "indeyets@gmail.com", - "role": "Developer" - } - ], - "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", - "homepage": "http://www.easyrdf.org/", - "keywords": [ - "Linked Data", - "RDF", - "Semantic Web", - "Turtle", - "rdfa", - "sparql" - ], - "support": { - "forum": "http://groups.google.com/group/easyrdf/", - "irc": "irc://chat.freenode.net/easyrdf", - "issues": "http://github.com/njh/easyrdf/issues", - "source": "https://github.com/easyrdf/easyrdf/tree/0.9.1" - }, - "time": "2015-02-27T09:45:49+00:00" + "time": "2022-01-28T01:13:05+00:00" }, { "name": "egulias/email-validator", - "version": "2.1.17", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" + "reference": "ee0db30118f661fb166bcffbf5d82032df484697" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", - "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697", + "reference": "ee0db30118f661fb166bcffbf5d82032df484697", "shasum": "" }, "require": { - "doctrine/lexer": "^1.0.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.10" + "doctrine/lexer": "^1.2", + "php": ">=7.2", + "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { - "dominicsayers/isemail": "^3.0.7", - "phpunit/phpunit": "^4.8.36|^7.5.15", - "satooshi/php-coveralls": "^1.0.1" + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^8.5.8|^9.3.3", + "vimeo/psalm": "^4" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -11404,12 +13170,12 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { - "Egulias\\EmailValidator\\": "EmailValidator" + "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -11432,9 +13198,15 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/2.1.17" + "source": "https://github.com/egulias/EmailValidator/tree/3.1.2" }, - "time": "2020-02-13T22:36:52+00:00" + "funding": [ + { + "url": "https://github.com/egulias", + "type": "github" + } + ], + "time": "2021-10-11T09:18:27+00:00" }, { "name": "ezyang/htmlpurifier", @@ -11487,6 +13259,109 @@ }, "time": "2021-12-25T01:21:49+00:00" }, + { + "name": "geeks4change/composer-pin", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://gitlab.com/geeks4change/packages/composer-pin.git", + "reference": "e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8" + }, + "dist": { + "type": "zip", + "url": "https://gitlab.com/api/v4/projects/geeks4change%2Fpackages%2Fcomposer-pin/repository/archive.zip?sha=e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8", + "reference": "e5c37b2b1c6041f6c5e1a86dc1c1c15dc7879ba8", + "shasum": "" + }, + "default-branch": true, + "bin": [ + "composer-pin-apply" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Merlin", + "email": "merlin@geeks4change.net" + } + ], + "description": "Provides helper commands to do project level version/hash pinning.", + "support": { + "issues": "https://gitlab.com/api/v4/projects/12048815/issues", + "source": "https://gitlab.com/geeks4change/packages/composer-pin/-/tree/master" + }, + "time": "2020-06-02T10:38:25+00:00" + }, + { + "name": "graham-campbell/result-type", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/GrahamCampbell/Result-Type.git", + "reference": "0690bde05318336c7221785f2a932467f98b64ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca", + "reference": "0690bde05318336c7221785f2a932467f98b64ca", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "phpoption/phpoption": "^1.8" + }, + "require-dev": { + "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" + }, + "type": "library", + "autoload": { + "psr-4": { + "GrahamCampbell\\ResultType\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + } + ], + "description": "An Implementation Of The Result Type", + "keywords": [ + "Graham Campbell", + "GrahamCampbell", + "Result Type", + "Result-Type", + "result" + ], + "support": { + "issues": "https://github.com/GrahamCampbell/Result-Type/issues", + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", + "type": "tidelift" + } + ], + "time": "2021-11-21T21:41:47+00:00" + }, { "name": "grasmash/expander", "version": "1.0.0", @@ -11592,16 +13467,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.4", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d" + "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d", - "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", + "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "shasum": "" }, "require": { @@ -11609,7 +13484,7 @@ "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", - "symfony/polyfill-intl-idn": "1.17.0" + "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { "ext-curl": "*", @@ -11659,32 +13534,32 @@ "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/6.5" }, - "time": "2020-05-25T19:35:05+00:00" + "time": "2020-06-16T21:01:06+00:00" }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", + "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.5-dev" } }, "autoload": { @@ -11700,10 +13575,25 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", @@ -11712,22 +13602,36 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/master" + "source": "https://github.com/guzzle/promises/tree/1.5.1" }, - "time": "2016-12-20T10:07:11+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2021-10-22T20:56:57+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.8.3", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", + "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85", "shasum": "" }, "require": { @@ -11740,15 +13644,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -11764,13 +13668,34 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, { "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -11787,22 +13712,36 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.6.1" + "source": "https://github.com/guzzle/psr7/tree/1.8.3" }, - "time": "2019-07-01T23:21:34+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "time": "2021-10-05T13:56:00+00:00" }, { "name": "html2text/html2text", - "version": "4.0.1", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/mtibben/html2text.git", - "reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1" + "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mtibben/html2text/zipball/f55104b7c9f99b0937f0e20fe051b19f9c0ecad1", - "reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1", + "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c", + "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c", "shasum": "" }, "require-dev": { @@ -11823,14 +13762,14 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPLv2" + "GPL-2.0-or-later" ], "description": "Converts HTML to formatted plain text", "support": { "issues": "https://github.com/mtibben/html2text/issues", - "source": "https://github.com/mtibben/html2text/tree/master" + "source": "https://github.com/mtibben/html2text/tree/4.3.1" }, - "time": "2016-03-16T23:24:34+00:00" + "time": "2020-04-16T23:44:31+00:00" }, { "name": "indieauth/client", @@ -12023,222 +13962,51 @@ }, "time": "2015-12-23T18:11:19+00:00" }, - { - "name": "jquery/chosen", - "version": "1.8.7", - "dist": { - "type": "zip", - "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.chosen" - } - }, - { - "name": "jquery/geocomplete", - "version": "1.7.0", - "dist": { - "type": "zip", - "url": "https://github.com/ubilabs/geocomplete/archive/1.7.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.geocomplete" - } - }, - { - "name": "jquery/hotkeys", - "version": "0.2.0", - "dist": { - "type": "zip", - "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.hotkeys" - } - }, - { - "name": "jquery/icheck", - "version": "1.0.2 ", - "dist": { - "type": "zip", - "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.icheck" - } - }, - { - "name": "jquery/image-picker", - "version": "0.3.1", - "dist": { - "type": "zip", - "url": "https://github.com/rvera/image-picker/archive/0.3.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.image-picker" - } - }, - { - "name": "jquery/inputmask", - "version": "5.0.6", - "dist": { - "type": "zip", - "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.6.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.inputmask" - } - }, - { - "name": "jquery/intl-tel-input", - "version": "16.1.0", - "dist": { - "type": "zip", - "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.1.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.intl-tel-input" - } - }, - { - "name": "jquery/rateit", - "version": "1.1.3", - "dist": { - "type": "zip", - "url": "https://github.com/gjunge/rateit.js/archive/1.1.3.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.rateit" - } - }, - { - "name": "jquery/select2", - "version": "4.0.13", - "dist": { - "type": "zip", - "url": "https://github.com/select2/select2/archive/4.0.13.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.select2" - } - }, - { - "name": "jquery/textcounter", - "version": "0.9.0", - "dist": { - "type": "zip", - "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.9.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.textcounter" - } - }, - { - "name": "jquery/timepicker", - "version": "1.13.18", - "dist": { - "type": "zip", - "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.18.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.timepicker" - } - }, - { - "name": "jquery/toggles", - "version": "4.0.0", - "dist": { - "type": "zip", - "url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.toggles" - } - }, { "name": "laminas/laminas-diactoros", - "version": "1.8.7p2", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" + "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/0c26ef1d95b6d7e6e3943a243ba3dc0797227199", + "reference": "0c26ef1d95b6d7e6e3943a243ba3dc0797227199", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, + "conflict": { + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-diactoros": "*" + }, "provide": { + "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, - "replace": { - "zendframework/zend-diactoros": "~1.8.7.0" - }, "require-dev": { + "ext-curl": "*", "ext-dom": "*", + "ext-gd": "*", "ext-libxml": "*", - "laminas/laminas-coding-standard": "~1.0", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7" + "http-interop/http-factory-tests": "^0.8.0", + "laminas/laminas-coding-standard": "~1.0.0", + "php-http/psr7-integration-tests": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.1", + "psalm/plugin-phpunit": "^0.14.0", + "vimeo/psalm": "^4.3" }, "type": "library", "extra": { - "branch-alias": { - "dev-release-1.8": "1.8.x-dev" + "laminas": { + "config-provider": "Laminas\\Diactoros\\ConfigProvider", + "module": "Laminas\\Diactoros" } }, "autoload": { @@ -12274,6 +14042,7 @@ "http", "laminas", "psr", + "psr-17", "psr-7" ], "support": { @@ -12284,40 +14053,45 @@ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", "source": "https://github.com/laminas/laminas-diactoros" }, - "time": "2020-03-23T15:28:28+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-22T03:54:36+00:00" }, { "name": "laminas/laminas-escaper", - "version": "2.6.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70" + "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70", - "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f", + "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-escaper": "self.version" + "conflict": { + "zendframework/zend-escaper": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "laminas/laminas-coding-standard": "~2.3.0", + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.12.2", + "vimeo/psalm": "^3.16" + }, + "suggest": { + "ext-iconv": "*", + "ext-mbstring": "*" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.6.x-dev", - "dev-develop": "2.7.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Escaper\\": "src/" @@ -12341,42 +14115,50 @@ "rss": "https://github.com/laminas/laminas-escaper/releases.atom", "source": "https://github.com/laminas/laminas-escaper" }, - "time": "2019-12-31T16:43:30+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T17:10:53+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "3ef837a12833c74b438d2c3780023c4244e0abae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3ef837a12833c74b438d2c3780023c4244e0abae", + "reference": "3ef837a12833c74b438d2c3780023c4244e0abae", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "laminas/laminas-escaper": "^2.5.2", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "laminas/laminas-escaper": "^2.9", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-feed": "^2.12.0" + "conflict": { + "laminas/laminas-servicemanager": "<3.3", + "zendframework/zend-feed": "*" }, "require-dev": { "laminas/laminas-cache": "^2.7.2", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-db": "^2.8.2", - "laminas/laminas-http": "^2.7", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20", - "psr/http-message": "^1.0.1" + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-db": "^2.13.3", + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.7", + "laminas/laminas-validator": "^2.15", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.13.0", + "psr/http-message": "^1.0.1", + "vimeo/psalm": "^4.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -12387,12 +14169,6 @@ "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Feed\\": "src/" @@ -12416,41 +14192,42 @@ "rss": "https://github.com/laminas/laminas-feed/releases.atom", "source": "https://github.com/laminas/laminas-feed" }, - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-20T18:11:11+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "db581851a092246ad99e12d4fddf105184924c71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/db581851a092246ad99e12d4fddf105184924c71", + "reference": "db581851a092246ad99e12d4fddf105184924c71", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-stdlib": "self.version" + "conflict": { + "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "laminas/laminas-coding-standard": "~2.3.0", + "phpbench/phpbench": "^0.17.1", + "phpunit/phpunit": "~9.3.7", + "psalm/plugin-phpunit": "^0.16.0", + "vimeo/psalm": "^4.7" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Stdlib\\": "src/" @@ -12474,7 +14251,13 @@ "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", "source": "https://github.com/laminas/laminas-stdlib" }, - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-11-10T11:33:52+00:00" }, { "name": "laminas/laminas-xml", @@ -12536,70 +14319,6 @@ ], "time": "2021-11-30T02:16:35+00:00" }, - { - "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", - "squizlabs/php_codesniffer": "^3.5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, - "laminas": { - "module": "Laminas\\ZendFrameworkBridge" - } - }, - "autoload": { - "files": [ - "src/autoload.php" - ], - "psr-4": { - "Laminas\\ZendFrameworkBridge\\": "src//" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Alias legacy ZF class names to Laminas Project equivalents.", - "keywords": [ - "ZendFramework", - "autoloading", - "laminas", - "zf" - ], - "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2020-05-20T16:45:56+00:00" - }, { "name": "lcobucci/jwt", "version": "3.4.6", @@ -12677,81 +14396,6 @@ ], "time": "2021-09-28T19:18:28+00:00" }, - { - "name": "league/commonmark", - "version": "0.18.5", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/commonmark.git", - "reference": "f94e18d68260f43a7d846279cad88405854b1306" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f94e18d68260f43a7d846279cad88405854b1306", - "reference": "f94e18d68260f43a7d846279cad88405854b1306", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "php": ">=5.6.5" - }, - "replace": { - "colinodell/commonmark-php": "*" - }, - "require-dev": { - "cebe/markdown": "~1.0", - "commonmark/commonmark.js": "0.28", - "erusev/parsedown": "~1.0", - "michelf/php-markdown": "~1.4", - "mikehaertl/php-shellcommand": "^1.2", - "phpunit/phpunit": "^5.7.27|^6.5.14", - "scrutinizer/ocular": "^1.1", - "symfony/finder": "^3.0|^4.0" - }, - "suggest": { - "league/commonmark-extras": "Library of useful extensions including smart punctuation" - }, - "bin": [ - "bin/commonmark" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.19-dev" - } - }, - "autoload": { - "psr-4": { - "League\\CommonMark\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Colin O'Dell", - "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com", - "role": "Lead Developer" - } - ], - "description": "PHP Markdown parser based on the CommonMark spec", - "homepage": "https://github.com/thephpleague/commonmark", - "keywords": [ - "commonmark", - "markdown", - "parser" - ], - "support": { - "docs": "https://commonmark.thephpleague.com/", - "issues": "https://github.com/thephpleague/commonmark/issues", - "rss": "https://github.com/thephpleague/commonmark/releases.atom", - "source": "https://github.com/thephpleague/commonmark" - }, - "time": "2019-03-28T13:52:31+00:00" - }, { "name": "league/container", "version": "2.5.0", @@ -12829,6 +14473,90 @@ ], "time": "2021-02-22T09:20:06+00:00" }, + { + "name": "league/csv", + "version": "9.7.4", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/csv.git", + "reference": "002f55f649e7511710dc7154ff44c7be32c8195c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/002f55f649e7511710dc7154ff44c7be32c8195c", + "reference": "002f55f649e7511710dc7154ff44c7be32c8195c", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-mbstring": "*", + "php": "^7.3 || ^8.0" + }, + "require-dev": { + "ext-curl": "*", + "ext-dom": "*", + "friendsofphp/php-cs-fixer": "^3.0", + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-phpunit": "^1.0.0", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^9.5" + }, + "suggest": { + "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", + "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "9.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "League\\Csv\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://github.com/nyamsprod/", + "role": "Developer" + } + ], + "description": "CSV data manipulation made easy in PHP", + "homepage": "http://csv.thephpleague.com", + "keywords": [ + "convert", + "csv", + "export", + "filter", + "import", + "read", + "transform", + "write" + ], + "support": { + "docs": "https://csv.thephpleague.com", + "issues": "https://github.com/thephpleague/csv/issues", + "rss": "https://github.com/thephpleague/csv/releases.atom", + "source": "https://github.com/thephpleague/csv" + }, + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], + "time": "2021-11-30T07:09:34+00:00" + }, { "name": "league/oauth2-client", "version": "2.6.1", @@ -12901,31 +14629,31 @@ }, { "name": "masterminds/html5", - "version": "2.3.0", + "version": "2.7.5", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "2c37c6c520b995b761674de3be8455a381679067" + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067", - "reference": "2c37c6c520b995b761674de3be8455a381679067", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "4.*", - "sami/sami": "~2.0", - "satooshi/php-coveralls": "1.0.*" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -12942,13 +14670,13 @@ "name": "Matt Butcher", "email": "technosophos@gmail.com" }, - { - "name": "Asmir Mustafic", - "email": "goetas@gmail.com" - }, { "name": "Matt Farina", "email": "matt@mattfarina.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", @@ -12964,9 +14692,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.x" + "source": "https://github.com/Masterminds/html5-php/tree/2.7.5" }, - "time": "2017-09-04T12:26:28+00:00" + "time": "2021-07-01T14:25:37+00:00" }, { "name": "mf2/mf2", @@ -13028,59 +14756,6 @@ }, "time": "2018-08-24T14:47:04+00:00" }, - { - "name": "michelf/php-markdown", - "version": "1.9.1", - "source": { - "type": "git", - "url": "https://github.com/michelf/php-markdown.git", - "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3", - "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": ">=4.3 <5.8" - }, - "type": "library", - "autoload": { - "psr-4": { - "Michelf\\": "Michelf/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Michel Fortin", - "email": "michel.fortin@michelf.ca", - "homepage": "https://michelf.ca/", - "role": "Developer" - }, - { - "name": "John Gruber", - "homepage": "https://daringfireball.net/" - } - ], - "description": "PHP Markdown", - "homepage": "https://michelf.ca/projects/php-markdown/", - "keywords": [ - "markdown" - ], - "support": { - "issues": "https://github.com/michelf/php-markdown/issues", - "source": "https://github.com/michelf/php-markdown/tree/1.9.1" - }, - "time": "2021-11-24T02:52:38+00:00" - }, { "name": "mikehaertl/php-shellcommand", "version": "1.6.4", @@ -13578,20 +15253,20 @@ }, { "name": "paragonie/random_compat", - "version": "v9.99.99", + "version": "v9.99.100", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", + "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { - "php": "^7" + "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", @@ -13624,7 +15299,7 @@ "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, - "time": "2018-07-02T15:55:56+00:00" + "time": "2020-10-15T08:29:30+00:00" }, { "name": "pear/archive_tar", @@ -13759,16 +15434,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.10", + "version": "v1.10.11", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7" + "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d", + "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d", "shasum": "" }, "require": { @@ -13803,27 +15478,27 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2019-11-19T19:00:24+00:00" + "time": "2021-08-10T22:31:03+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { - "php": ">=4.4.0" + "php": ">=5.2.0" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "<9" }, "type": "class", "extra": { @@ -13862,7 +15537,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, - "time": "2019-12-10T10:24:42+00:00" + "time": "2021-03-21T15:43:46+00:00" }, { "name": "phpcollection/phpcollection", @@ -14186,32 +15861,17 @@ "time": "2021-10-20T20:12:14+00:00" }, { - "name": "progress-tracker/progress-tracker", - "version": "2.0.6", - "dist": { - "type": "zip", - "url": "https://github.com/NigelOToole/progress-tracker/archive/2.0.6.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "progress-tracker" - } - }, - { - "name": "psr/container", - "version": "1.0.0", + "name": "psr/cache", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { @@ -14225,7 +15885,7 @@ }, "autoload": { "psr-4": { - "Psr\\Container\\": "src/" + "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -14238,6 +15898,50 @@ "homepage": "http://www.php-fig.org/" } ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "support": { + "source": "https://github.com/php-fig/cache/tree/master" + }, + "time": "2016-08-06T20:24:11+00:00" + }, + { + "name": "psr/container", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ @@ -14249,9 +15953,64 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/master" + "source": "https://github.com/php-fig/container/tree/1.1.1" }, - "time": "2017-02-14T16:28:37+00:00" + "time": "2021-03-05T17:36:06+00:00" + }, + { + "name": "psr/http-factory", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "shasum": "" + }, + "require": { + "php": ">=7.0.0", + "psr/http-message": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interfaces for PSR-7 HTTP message factories", + "keywords": [ + "factory", + "http", + "message", + "psr", + "psr-17", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-factory/tree/master" + }, + "time": "2019-04-30T12:38:16+00:00" }, { "name": "psr/http-message", @@ -14308,16 +16067,16 @@ }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -14341,7 +16100,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -14352,9 +16111,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.3" + "source": "https://github.com/php-fig/log/tree/1.1.4" }, - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "psy/psysh", @@ -14478,21 +16237,6 @@ }, "time": "2019-03-08T08:55:37+00:00" }, - { - "name": "signature_pad/signature_pad", - "version": "2.3.0", - "dist": { - "type": "zip", - "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "signature_pad" - } - }, { "name": "squizlabs/php_codesniffer", "version": "3.6.2", @@ -14551,25 +16295,26 @@ }, { "name": "stack/builder", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0" + "php": ">=7.2.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" }, "require-dev": { - "silex/silex": "~1.0" + "phpunit/phpunit": "~8.0", + "symfony/routing": "^5.0" }, "type": "library", "extra": { @@ -14592,28 +16337,28 @@ "email": "igor@wiedler.ch" } ], - "description": "Builder for stack middlewares based on HttpKernelInterface.", + "description": "Builder for stack middleware based on HttpKernelInterface.", "keywords": [ "stack" ], "support": { "issues": "https://github.com/stackphp/builder/issues", - "source": "https://github.com/stackphp/builder/tree/master" + "source": "https://github.com/stackphp/builder/tree/v1.0.6" }, - "time": "2017-11-18T14:57:29+00:00" + "time": "2020-01-30T12:17:27+00:00" }, { "name": "stripe/stripe-php", - "version": "v7.115.0", + "version": "v7.116.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "a1c528a5076b80dc156601505994870d23313a73" + "reference": "7a39f594f213ed3f443a95adf769d1ecbc8393e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/a1c528a5076b80dc156601505994870d23313a73", - "reference": "a1c528a5076b80dc156601505994870d23313a73", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/7a39f594f213ed3f443a95adf769d1ecbc8393e7", + "reference": "7a39f594f213ed3f443a95adf769d1ecbc8393e7", "shasum": "" }, "require": { @@ -14658,50 +16403,42 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.115.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.116.0" }, - "time": "2022-03-01T22:45:01+00:00" - }, - { - "name": "svg-pan-zoom/svg-pan-zoom", - "version": "3.6.1", - "dist": { - "type": "zip", - "url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "svg-pan-zoom" - } + "time": "2022-03-02T15:51:15+00:00" }, { "name": "swiftmailer/swiftmailer", - "version": "v5.4.12", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "181b89f18a90f8925ef805f950d47a7190e9b950" + "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950", - "reference": "181b89f18a90f8925ef805f950d47a7190e9b950", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c", + "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c", "shasum": "" }, "require": { - "php": ">=5.3.3" + "egulias/email-validator": "^2.0|^3.1", + "php": ">=7.0.0", + "symfony/polyfill-iconv": "^1.0", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { - "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "~3.2" + "mockery/mockery": "^1.0", + "symfony/phpunit-bridge": "^4.4|^5.4" + }, + "suggest": { + "ext-intl": "Needed to support internationalized email addresses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "5.4-dev" + "dev-master": "6.2-dev" } }, "autoload": { @@ -14731,50 +16468,60 @@ ], "support": { "issues": "https://github.com/swiftmailer/swiftmailer/issues", - "source": "https://github.com/swiftmailer/swiftmailer/tree/v5.4.12" + "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0" }, + "funding": [ + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer", + "type": "tidelift" + } + ], "abandoned": "symfony/mailer", - "time": "2018-07-31T09:26:32+00:00" + "time": "2021-10-18T15:26:12+00:00" }, { "name": "symfony-cmf/routing", - "version": "1.4.1", + "version": "2.3.4", "source": { "type": "git", - "url": "https://github.com/symfony-cmf/routing.git", - "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac" + "url": "https://github.com/symfony-cmf/Routing.git", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", - "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", "shasum": "" }, "require": { - "php": "^5.3.9|^7.0", - "psr/log": "1.*", - "symfony/http-kernel": "^2.2|3.*", - "symfony/routing": "^2.2|3.*" + "php": "^7.2 || ^8.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/http-kernel": "^4.4 || ^5.0", + "symfony/routing": "^4.4 || ^5.0" }, "require-dev": { - "friendsofsymfony/jsrouting-bundle": "^1.1", - "symfony-cmf/testing": "^1.3", - "symfony/config": "^2.2|3.*", - "symfony/dependency-injection": "^2.0.5|3.*", - "symfony/event-dispatcher": "^2.1|3.*" + "symfony-cmf/testing": "^3@dev", + "symfony/config": "^4.4 || ^5.0", + "symfony/dependency-injection": "^4.4 || ^5.0", + "symfony/event-dispatcher": "^4.4 || ^5.0", + "symfony/phpunit-bridge": "^5.0" }, "suggest": { - "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)" + "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Cmf\\Component\\Routing\\": "" + "Symfony\\Cmf\\Component\\Routing\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -14787,124 +16534,57 @@ "homepage": "https://github.com/symfony-cmf/Routing/contributors" } ], - "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers", + "description": "Extends the Symfony routing component for dynamic routes and chaining several routers", "homepage": "http://cmf.symfony.com", "keywords": [ "database", "routing" ], "support": { - "issues": "https://github.com/symfony-cmf/routing/issues", - "source": "https://github.com/symfony-cmf/routing/tree/1.4" + "issues": "https://github.com/symfony-cmf/Routing/issues", + "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" }, - "time": "2017-05-09T08:10:41+00:00" - }, - { - "name": "symfony/class-loader", - "version": "v3.4.41", - "source": { - "type": "git", - "url": "https://github.com/symfony/class-loader.git", - "reference": "e4636a4f23f157278a19e5db160c63de0da297d8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8", - "reference": "e4636a4f23f157278a19e5db160c63de0da297d8", - "shasum": "" - }, - "require": { - "php": "^5.5.9|>=7.0.8" - }, - "require-dev": { - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/polyfill-apcu": "~1.1" - }, - "suggest": { - "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Component\\ClassLoader\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony ClassLoader Component", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/class-loader/tree/3.4" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-03-15T09:38:08+00:00" + "time": "2021-11-08T16:33:10+00:00" }, { "name": "symfony/console", - "version": "v3.4.41", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13" + "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13", - "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13", + "url": "https://api.github.com/repos/symfony/console/zipball/329b3a75cc6b16d435ba1b1a41df54a53382a3f0", + "reference": "329b3a75cc6b16d435ba1b1a41df54a53382a3f0", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/debug": "~2.8|~3.0|~4.0", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.8", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1|^2" }, "conflict": { + "psr/log": ">=3", "symfony/dependency-injection": "<3.4", + "symfony/event-dispatcher": "<4.3|>=5", + "symfony/lock": "<4.4", "symfony/process": "<3.3" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~3.3|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/event-dispatcher": "~2.8|~3.0|~4.0", - "symfony/lock": "~3.4|~4.0", - "symfony/process": "~3.3|~4.0" + "psr/log": "^1|^2", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/event-dispatcher": "^4.3", + "symfony/lock": "^4.4|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/var-dumper": "^4.3|^5.0" }, "suggest": { "psr/log": "For using the console logger", @@ -14913,11 +16593,6 @@ "symfony/process": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" @@ -14940,10 +16615,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Console Component", + "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v3.4.41" + "source": "https://github.com/symfony/console/tree/v4.4.34" }, "funding": [ { @@ -14959,38 +16634,99 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:58:05+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { - "name": "symfony/debug", - "version": "v3.4.41", + "name": "symfony/css-selector", + "version": "v5.4.3", "source": { "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d" + "url": "https://github.com/symfony/css-selector.git", + "reference": "b0a190285cd95cb019237851205b8140ef6e368e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d", - "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/b0a190285cd95cb019237851205b8140ef6e368e", + "reference": "b0a190285cd95cb019237851205b8140ef6e368e", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/log": "~1.0" - }, - "conflict": { - "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" - }, - "require-dev": { - "symfony/http-kernel": "~2.8|~3.0|~4.0" + "php": ">=7.2.5", + "symfony/polyfill-php80": "^1.16" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Converts CSS selectors to XPath expressions", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/css-selector/tree/v5.4.3" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-01-02T09:53:40+00:00" + }, + { + "name": "symfony/debug", + "version": "v4.4.31", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "psr/log": "^1|^2|^3" + }, + "conflict": { + "symfony/http-kernel": "<3.4" + }, + "require-dev": { + "symfony/http-kernel": "^3.4|^4.0|^5.0" + }, + "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" @@ -15013,10 +16749,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Debug Component", + "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/3.4" + "source": "https://github.com/symfony/debug/tree/v4.4.31" }, "funding": [ { @@ -15032,39 +16768,42 @@ "type": "tidelift" } ], - "time": "2020-05-22T18:25:20+00:00" + "time": "2021-09-24T13:30:14+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.41", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "e39380b7104b0ec538a075ae919f00c7e5267bac" + "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39380b7104b0ec538a075ae919f00c7e5267bac", - "reference": "e39380b7104b0ec538a075ae919f00c7e5267bac", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/117d7f132ed7efbd535ec947709d49bec1b9d24b", + "reference": "117d7f132ed7efbd535ec947709d49bec1b9d24b", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/container": "^1.0" + "php": ">=7.1.3", + "psr/container": "^1.0", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { - "symfony/config": "<3.3.7", - "symfony/finder": "<3.3", + "symfony/config": "<4.3|>=5.0", + "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", "symfony/yaml": "<3.4" }, "provide": { - "psr/container-implementation": "1.0" + "psr/container-implementation": "1.0", + "symfony/service-implementation": "1.0|2.0" }, "require-dev": { - "symfony/config": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/yaml": "~3.4|~4.0" + "symfony/config": "^4.3", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/config": "", @@ -15074,11 +16813,6 @@ "symfony/yaml": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" @@ -15101,10 +16835,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony DependencyInjection Component", + "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/3.4" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.34" }, "funding": [ { @@ -15120,7 +16854,7 @@ "type": "tidelift" } ], - "time": "2020-05-30T21:06:01+00:00" + "time": "2021-11-15T14:42:25+00:00" }, { "name": "symfony/deprecation-contracts", @@ -15190,42 +16924,114 @@ "time": "2021-07-12T14:48:14+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v3.4.41", + "name": "symfony/error-handler", + "version": "v4.4.34", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081" + "url": "https://github.com/symfony/error-handler.git", + "reference": "17785c374645def1e884d8ec49976c156c61db4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081", - "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/17785c374645def1e884d8ec49976c156c61db4d", + "reference": "17785c374645def1e884d8ec49976c156c61db4d", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" - }, - "conflict": { - "symfony/dependency-injection": "<3.3" + "php": ">=7.1.3", + "psr/log": "^1|^2|^3", + "symfony/debug": "^4.4.5", + "symfony/var-dumper": "^4.4|^5.0" }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/stopwatch": "~2.8|~3.0|~4.0" + "symfony/http-kernel": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\ErrorHandler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to manage errors and ease debugging PHP code", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/error-handler/tree/v4.4.34" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-12T14:57:39+00:00" + }, + { + "name": "symfony/event-dispatcher", + "version": "v4.4.34", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", + "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/event-dispatcher-contracts": "^1.1", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "symfony/dependency-injection": "<3.4" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "1.1" + }, + "require-dev": { + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "~3.4|~4.4", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/stopwatch": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" @@ -15248,10 +17054,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony EventDispatcher Component", + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/3.4" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.34" }, "funding": [ { @@ -15267,20 +17073,99 @@ "type": "tidelift" } ], - "time": "2020-05-05T15:06:23+00:00" + "time": "2021-11-15T14:42:25+00:00" }, { - "name": "symfony/filesystem", - "version": "v4.4.37", + "name": "symfony/event-dispatcher-contracts", + "version": "v1.1.11", "source": { "type": "git", - "url": "https://github.com/symfony/filesystem.git", - "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec" + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/c59f37705c3e513ae55b2735f128f4ce363c82ec", - "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/01e9a4efac0ee33a05dfdf93b346f62e7d0e998c", + "reference": "01e9a4efac0ee33a05dfdf93b346f62e7d0e998c", + "shasum": "" + }, + "require": { + "php": ">=7.1.3" + }, + "suggest": { + "psr/event-dispatcher": "", + "symfony/event-dispatcher-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.1-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\EventDispatcher\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to dispatching event", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.11" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-03-23T15:25:38+00:00" + }, + { + "name": "symfony/filesystem", + "version": "v4.4.39", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "72a5b35fecaa670b13954e6eaf414acbe2a67b35" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/72a5b35fecaa670b13954e6eaf414acbe2a67b35", + "reference": "72a5b35fecaa670b13954e6eaf414acbe2a67b35", "shasum": "" }, "require": { @@ -15314,7 +17199,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.37" + "source": "https://github.com/symfony/filesystem/tree/v4.4.39" }, "funding": [ { @@ -15330,7 +17215,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:41:36+00:00" + "time": "2022-02-25T10:38:15+00:00" }, { "name": "symfony/finder", @@ -15396,33 +17281,108 @@ "time": "2022-01-26T16:34:36+00:00" }, { - "name": "symfony/http-foundation", - "version": "v3.4.41", + "name": "symfony/http-client-contracts", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/http-foundation.git", - "reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359" + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fbd216d2304b1a3fe38d6392b04729c8dd356359", - "reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166", + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php70": "~1.6" + "php": ">=7.2.5" }, - "require-dev": { - "symfony/expression-language": "~2.8|~3.0|~4.0" + "suggest": { + "symfony/http-client-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\HttpClient\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to HTTP clients", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-03T09:24:47+00:00" + }, + { + "name": "symfony/http-foundation", + "version": "v4.4.34", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4cbbb6fc428588ce8373802461e7fe84e6809ab", + "reference": "f4cbbb6fc428588ce8373802461e7fe84e6809ab", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/mime": "^4.3|^5.0", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php80": "^1.16" + }, + "require-dev": { + "predis/predis": "~1.0", + "symfony/expression-language": "^3.4|^4.0|^5.0" + }, + "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" @@ -15445,10 +17405,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpFoundation Component", + "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/3.4" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.34" }, "funding": [ { @@ -15464,72 +17424,69 @@ "type": "tidelift" } ], - "time": "2020-05-16T13:15:54+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.44", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326" + "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/27dcaa8c6b18c75df9f37badeb4d3564ffaa1326", - "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb793f1381c34b79a43596a532a6a49bd729c9db", + "reference": "fb793f1381c34b79a43596a532a6a49bd729c9db", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/log": "~1.0", - "symfony/debug": "^3.3.3|~4.0", - "symfony/event-dispatcher": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php56": "~1.8" + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/error-handler": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-client-contracts": "^1.1|^2", + "symfony/http-foundation": "^4.4.30|^5.3.7", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php73": "^1.9", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<2.8", - "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4", - "symfony/var-dumper": "<3.3", - "twig/twig": "<1.34|<2.4,>=2" + "symfony/browser-kit": "<4.3", + "symfony/config": "<3.4", + "symfony/console": ">=5", + "symfony/dependency-injection": "<4.3", + "symfony/translation": "<4.2", + "twig/twig": "<1.43|<2.13,>=2" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/cache": "~1.0", - "symfony/browser-kit": "~2.8|~3.0|~4.0", - "symfony/class-loader": "~2.8|~3.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/console": "~2.8|~3.0|~4.0", - "symfony/css-selector": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "^3.4.10|^4.0.10", - "symfony/dom-crawler": "~2.8|~3.0|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/process": "~2.8|~3.0|~4.0", - "symfony/routing": "~3.4|~4.0", - "symfony/stopwatch": "~2.8|~3.0|~4.0", - "symfony/templating": "~2.8|~3.0|~4.0", - "symfony/translation": "~2.8|~3.0|~4.0", - "symfony/var-dumper": "~3.3|~4.0" + "psr/cache": "^1.0|^2.0|^3.0", + "symfony/browser-kit": "^4.3|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0", + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^4.3|^5.0", + "symfony/dom-crawler": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/finder": "^3.4|^4.0|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/routing": "^3.4|^4.0|^5.0", + "symfony/stopwatch": "^3.4|^4.0|^5.0", + "symfony/templating": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "twig/twig": "^1.43|^2.13|^3.0.4" }, "suggest": { "symfony/browser-kit": "", "symfony/config": "", "symfony/console": "", - "symfony/dependency-injection": "", - "symfony/finder": "", - "symfony/var-dumper": "" + "symfony/dependency-injection": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" @@ -15552,10 +17509,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpKernel Component", + "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v3.4.44" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.35" }, "funding": [ { @@ -15571,24 +17528,107 @@ "type": "tidelift" } ], - "time": "2020-08-31T05:53:42+00:00" + "time": "2021-11-24T08:40:10+00:00" }, { - "name": "symfony/polyfill-ctype", - "version": "v1.17.0", + "name": "symfony/mime", + "version": "v5.4.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" + "url": "https://github.com/symfony/mime.git", + "reference": "d4365000217b67c01acff407573906ff91bcfb34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34", + "reference": "d4365000217b67c01acff407573906ff91bcfb34", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0", + "symfony/polyfill-php80": "^1.16" + }, + "conflict": { + "egulias/email-validator": "~3.0.0", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/mailer": "<4.4" + }, + "require-dev": { + "egulias/email-validator": "^2.1.10|^3.1", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/property-access": "^4.4|^5.1|^6.0", + "symfony/property-info": "^4.4|^5.1|^6.0", + "symfony/serializer": "^5.2|^6.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Mime\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Allows manipulating MIME messages", + "homepage": "https://symfony.com", + "keywords": [ + "mime", + "mime-type" + ], + "support": { + "source": "https://github.com/symfony/mime/tree/v5.4.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-23T10:19:22+00:00" + }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "shasum": "" + }, + "require": { + "php": ">=7.1" }, "suggest": { "ext-ctype": "For best performance" @@ -15596,7 +17636,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -15630,7 +17674,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.17.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" }, "funding": [ { @@ -15646,24 +17690,24 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:14:59+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.17.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424" + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424", - "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933", + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "suggest": { "ext-iconv": "For best performance" @@ -15671,7 +17715,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -15706,7 +17754,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.17.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0" }, "funding": [ { @@ -15722,25 +17770,25 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.17.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a" + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a", - "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65", + "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-mbstring": "^1.3", + "php": ">=7.1", + "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { @@ -15749,7 +17797,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -15769,6 +17821,10 @@ "name": "Laurent Bassin", "email": "laurent@bassin.info" }, + { + "name": "Trevor Rowbotham", + "email": "trevor.rowbotham@pm.me" + }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" @@ -15785,7 +17841,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/master" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0" }, "funding": [ { @@ -15801,24 +17857,108 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-05-27T09:27:20+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.17.0", + "name": "symfony/polyfill-intl-normalizer", + "version": "v1.23.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fa79b11539418b02fc5e1897267673ba2c19419c" + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c", - "reference": "fa79b11539418b02fc5e1897267673ba2c19419c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's Normalizer class and related functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "intl", + "normalizer", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-02-19T12:13:01+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.23.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", + "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", + "shasum": "" + }, + "require": { + "php": ">=7.1" }, "suggest": { "ext-mbstring": "For best performance" @@ -15826,7 +17966,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -15861,7 +18005,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.17.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" }, "funding": [ { @@ -15877,178 +18021,33 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" - }, - { - "name": "symfony/polyfill-php56", - "version": "v1.17.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "e3c8c138280cdfe4b81488441555583aa1984e23" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23", - "reference": "e3c8c138280cdfe4b81488441555583aa1984e23", - "shasum": "" - }, - "require": { - "php": ">=5.3.3", - "symfony/polyfill-util": "~1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.17-dev" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php56/tree/v1.17.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-05-12T16:47:27+00:00" - }, - { - "name": "symfony/polyfill-php70", - "version": "v1.17.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "82225c2d7d23d7e70515496d249c0152679b468e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e", - "reference": "82225c2d7d23d7e70515496d249c0152679b468e", - "shasum": "" - }, - "require": { - "paragonie/random_compat": "~1.0|~2.0|~9.99", - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.17-dev" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, - "classmap": [ - "Resources/stubs" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php70/tree/master" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-05-27T12:26:48+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.17.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "f048e612a3905f34931127360bdd2def19a5e582" + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582", - "reference": "f048e612a3905f34931127360bdd2def19a5e582", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", + "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -16082,7 +18081,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/master" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0" }, "funding": [ { @@ -16098,20 +18097,99 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-05-27T09:17:38+00:00" }, { - "name": "symfony/polyfill-php80", - "version": "v1.24.0", + "name": "symfony/polyfill-php73", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9" + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9", - "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", + "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-06-05T21:20:04+00:00" + }, + { + "name": "symfony/polyfill-php80", + "version": "v1.23.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be", + "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be", "shasum": "" }, "require": { @@ -16165,7 +18243,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1" }, "funding": [ { @@ -16181,100 +18259,27 @@ "type": "tidelift" } ], - "time": "2021-09-13T13:58:33+00:00" - }, - { - "name": "symfony/polyfill-util", - "version": "v1.17.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-util.git", - "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7", - "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.17-dev" - } - }, - "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Util\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony utilities for portability of PHP codes", - "homepage": "https://symfony.com", - "keywords": [ - "compat", - "compatibility", - "polyfill", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-util/tree/master" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2020-05-12T16:14:59+00:00" + "time": "2021-07-28T13:41:28+00:00" }, { "name": "symfony/process", - "version": "v3.4.41", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21" + "reference": "c2098705326addae6e6742151dfade47ac71da1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21", - "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21", + "url": "https://api.github.com/repos/symfony/process/zipball/c2098705326addae6e6742151dfade47ac71da1b", + "reference": "c2098705326addae6e6742151dfade47ac71da1b", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" @@ -16297,10 +18302,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Process Component", + "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v3.4.41" + "source": "https://github.com/symfony/process/tree/v4.4.35" }, "funding": [ { @@ -16316,29 +18321,36 @@ "type": "tidelift" } ], - "time": "2020-05-23T17:05:51+00:00" + "time": "2021-11-22T22:36:24+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v1.1.2", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "a33352af16f78a5ff4f9d90811536abf210df12b" + "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b", - "reference": "a33352af16f78a5ff4f9d90811536abf210df12b", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", + "reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0", + "php": ">=7.1", "psr/http-message": "^1.0", - "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" + "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.4 || ^4.0" + "nyholm/psr7": "^1.1", + "psr/log": "^1.1 || ^2 || ^3", + "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", + "symfony/config": "^4.4 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", + "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", + "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", + "symfony/phpunit-bridge": "^5.4@dev || ^6.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" @@ -16346,7 +18358,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-main": "2.1-dev" } }, "autoload": { @@ -16362,13 +18374,13 @@ "MIT" ], "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", @@ -16381,40 +18393,55 @@ ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v1.1.2" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2" }, - "time": "2019-04-03T17:09:40+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-05T13:13:39+00:00" }, { "name": "symfony/routing", - "version": "v3.4.41", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f" + "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e0d43b6f9417ad59ecaa8e2f799b79eef417387f", - "reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f", + "url": "https://api.github.com/repos/symfony/routing/zipball/fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", + "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<3.3.1", - "symfony/dependency-injection": "<3.3", + "symfony/config": "<4.2", + "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "psr/log": "~1.0", - "symfony/config": "^3.3.1|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "psr/log": "^1|^2|^3", + "symfony/config": "^4.2|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", @@ -16424,11 +18451,6 @@ "symfony/yaml": "For using the YAML loader" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" @@ -16451,7 +18473,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Routing Component", + "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", @@ -16460,7 +18482,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/3.4" + "source": "https://github.com/symfony/routing/tree/v4.4.34" }, "funding": [ { @@ -16476,48 +18498,51 @@ "type": "tidelift" } ], - "time": "2020-05-30T19:50:06+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.41", + "version": "v4.4.35", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f" + "reference": "1b2ae02cb1b923987947e013688c51954a80b751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/0db90db012b1b0a04fbb2d64ae9160871cad9d4f", - "reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1b2ae02cb1b923987947e013688c51954a80b751", + "reference": "1b2ae02cb1b923987947e013688c51954a80b751", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-ctype": "~1.8" + "php": ">=7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpdocumentor/type-resolver": "<0.2.1", - "symfony/dependency-injection": "<3.2", - "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", - "symfony/property-info": "<3.1", + "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", + "phpdocumentor/type-resolver": "<0.3.0|1.3.*", + "symfony/dependency-injection": "<3.4", + "symfony/property-access": "<3.4", + "symfony/property-info": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "doctrine/cache": "~1.0", - "phpdocumentor/reflection-docblock": "^3.0|^4.0", - "symfony/cache": "~3.1|~4.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.2|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/property-info": "^3.4.13|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", + "symfony/cache": "^3.4|^4.0|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/mime": "^4.4|^5.0", + "symfony/property-access": "^3.4.41|^4.4.9|^5.0.9", + "symfony/property-info": "^3.4.13|~4.0|^5.0", + "symfony/validator": "^3.4|^4.0|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { - "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/annotations": "For using the annotation mapping.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", @@ -16526,11 +18551,6 @@ "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" @@ -16553,10 +18573,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Serializer Component", + "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v3.4.41" + "source": "https://github.com/symfony/serializer/tree/v4.4.35" }, "funding": [ { @@ -16572,40 +18592,130 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:58:05+00:00" + "time": "2021-11-24T08:12:42+00:00" }, { - "name": "symfony/translation", - "version": "v3.4.41", + "name": "symfony/service-contracts", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/translation.git", - "reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f" + "url": "https://github.com/symfony/service-contracts.git", + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f", - "reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.2.5", + "psr/container": "^1.1", + "symfony/deprecation-contracts": "^2.1" }, "conflict": { - "symfony/config": "<2.8", + "ext-psr": "<1.1|>=2" + }, + "suggest": { + "symfony/service-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to writing services", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-04T16:48:04+00:00" + }, + { + "name": "symfony/translation", + "version": "v4.4.34", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "26d330720627b234803595ecfc0191eeabc65190" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/26d330720627b234803595ecfc0191eeabc65190", + "reference": "26d330720627b234803595ecfc0191eeabc65190", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16", + "symfony/translation-contracts": "^1.1.6|^2" + }, + "conflict": { + "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", "symfony/yaml": "<3.4" }, + "provide": { + "symfony/translation-implementation": "1.0|2.0" + }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "~3.4|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/var-dumper": "~3.4|~4.0", - "symfony/yaml": "~3.4|~4.0" + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/finder": "~2.8|~3.0|~4.0|^5.0", + "symfony/http-kernel": "^4.4", + "symfony/intl": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1.2|^2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -16613,11 +18723,6 @@ "symfony/yaml": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" @@ -16640,10 +18745,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Translation Component", + "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/3.4" + "source": "https://github.com/symfony/translation/tree/v4.4.34" }, "funding": [ { @@ -16659,68 +18764,149 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:58:05+00:00" + "time": "2021-11-04T12:23:33+00:00" }, { - "name": "symfony/validator", - "version": "v3.4.41", + "name": "symfony/translation-contracts", + "version": "v2.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/validator.git", - "reference": "5fb88120a11a75e17b602103a893dd8b27804529" + "url": "https://github.com/symfony/translation-contracts.git", + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/5fb88120a11a75e17b602103a893dd8b27804529", - "reference": "5fb88120a11a75e17b602103a893dd8b27804529", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e", + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.2.5" + }, + "suggest": { + "symfony/translation-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Translation\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to translation", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-08-17T14:20:01+00:00" + }, + { + "name": "symfony/validator", + "version": "v4.4.35", + "source": { + "type": "git", + "url": "https://github.com/symfony/validator.git", + "reference": "629f420d8350634fd8ed686d4472c1f10044b265" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/validator/zipball/629f420d8350634fd8ed686d4472c1f10044b265", + "reference": "629f420d8350634fd8ed686d4472c1f10044b265", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation": "~2.8|~3.0|~4.0" + "symfony/polyfill-php80": "^1.16", + "symfony/translation-contracts": "^1.1|^2" }, "conflict": { "doctrine/lexer": "<1.0.2", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/dependency-injection": "<3.3", - "symfony/http-kernel": "<3.3.5", + "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", + "symfony/intl": "<4.3", + "symfony/translation": ">=5.0", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.7", - "doctrine/cache": "~1.0", - "egulias/email-validator": "^2.1.10", - "symfony/cache": "~3.1|~4.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "^3.3.5|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/var-dumper": "~3.3|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "doctrine/cache": "^1.0|^2.0", + "egulias/email-validator": "^2.1.10|^3", + "symfony/cache": "^3.4|^4.0|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/http-foundation": "^4.1|^5.0", + "symfony/http-kernel": "^4.4", + "symfony/intl": "^4.3|^5.0", + "symfony/mime": "^4.4|^5.0", + "symfony/property-access": "^3.4|^4.0|^5.0", + "symfony/property-info": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/cache": "For using the default cached annotation reader.", "egulias/email-validator": "Strict (RFC compliant) email validation", - "psr/cache-implementation": "For using the metadata cache.", + "psr/cache-implementation": "For using the mapping cache.", "symfony/config": "", "symfony/expression-language": "For using the Expression validator", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For accessing properties within comparison constraints", + "symfony/property-info": "To automatically add NotNull and Type constraints", + "symfony/translation": "For translating validation errors.", "symfony/yaml": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" @@ -16743,10 +18929,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Validator Component", + "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/3.4" + "source": "https://github.com/symfony/validator/tree/v4.4.35" }, "funding": [ { @@ -16762,37 +18948,37 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:43:38+00:00" + "time": "2021-11-22T21:43:32+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.38", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "20030f729d5539e2672181930fd6d5a3525f118e" + "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/20030f729d5539e2672181930fd6d5a3525f118e", - "reference": "20030f729d5539e2672181930fd6d5a3525f118e", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/89ab66eaef230c9cd1992de2e9a1b26652b127b9", + "reference": "89ab66eaef230c9cd1992de2e9a1b26652b127b9", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5", "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/console": "<3.4" + "phpunit/phpunit": "<5.4.3", + "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.43|^2.13|^3.0.4" + "symfony/console": "^4.4|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/uid": "^5.1|^6.0", + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -16835,7 +19021,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.38" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.0" }, "funding": [ { @@ -16851,41 +19037,36 @@ "type": "tidelift" } ], - "time": "2022-02-21T14:44:47+00:00" + "time": "2021-11-29T15:30:56+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.41", + "version": "v4.4.34", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb" + "reference": "2c309e258adeb9970229042be39b360d34986fad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb", - "reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb", + "url": "https://api.github.com/repos/symfony/yaml/zipball/2c309e258adeb9970229042be39b360d34986fad", + "reference": "2c309e258adeb9970229042be39b360d34986fad", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { - "symfony/console": "~3.4|~4.0" + "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" @@ -16908,10 +19089,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Yaml Component", + "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v3.4.41" + "source": "https://github.com/symfony/yaml/tree/v4.4.34" }, "funding": [ { @@ -16927,22 +19108,7 @@ "type": "tidelift" } ], - "time": "2020-05-11T07:51:54+00:00" - }, - { - "name": "tabby/tabby", - "version": "12.0.3", - "dist": { - "type": "zip", - "url": "https://github.com/cferdinandi/tabby/archive/v12.0.3.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "tabby" - } + "time": "2021-11-18T18:49:23+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -16989,61 +19155,86 @@ "time": "2021-12-29T19:57:45+00:00" }, { - "name": "tippyjs/5.x", - "version": "5.2.1", - "dist": { - "type": "file", - "url": "https://unpkg.com/tippy.js@5.2.1/dist/tippy-bundle.iife.min.js" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "tippyjs/5.x" - } - }, - { - "name": "tippyjs/6.x", - "version": "6.2.6", - "dist": { - "type": "file", - "url": "https://unpkg.com/tippy.js@6.2.6/dist/tippy-bundle.umd.min.js" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "tippyjs/6.x" - } - }, - { - "name": "twig/twig", - "version": "v1.42.5", + "name": "tijsverkoyen/css-to-inline-styles", + "version": "2.2.4", "source": { "type": "git", - "url": "https://github.com/twigphp/Twig.git", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", + "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/da444caae6aca7a19c0c140f68c6182e337d5b1c", + "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c", "shasum": "" }, "require": { - "php": ">=5.5.0", - "symfony/polyfill-ctype": "^1.8" + "ext-dom": "*", + "ext-libxml": "*", + "php": "^5.5 || ^7.0 || ^8.0", + "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { - "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4|^5.0" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.42-dev" + "dev-master": "2.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "TijsVerkoyen\\CssToInlineStyles\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Tijs Verkoyen", + "email": "css_to_inline_styles@verkoyen.eu", + "role": "Developer" + } + ], + "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", + "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", + "support": { + "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.4" + }, + "time": "2021-12-08T09:12:39+00:00" + }, + { + "name": "twig/twig", + "version": "v2.14.11", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig.git", + "reference": "66baa66f29ee30e487e05f1679903e36eb01d727" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727", + "reference": "66baa66f29ee30e487e05f1679903e36eb01d727", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.8" + }, + "require-dev": { + "psr/container": "^1.0", + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.14-dev" } }, "autoload": { @@ -17082,31 +19273,42 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/1.x" + "source": "https://github.com/twigphp/Twig/tree/v2.14.11" }, - "time": "2020-02-11T05:59:23+00:00" + "funding": [ + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/twig/twig", + "type": "tidelift" + } + ], + "time": "2022-02-04T06:57:25+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v3.1.4", + "version": "v3.1.7", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04" + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", - "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", "shasum": "" }, "require": { "ext-json": "*", - "php": "^7.0" + "php": "^7.0 || ^8.0" }, "require-dev": { "ext-xdebug": "*", - "phpunit/phpunit": "^6.5" + "phpspec/prophecy": "^1.10", + "symfony/phpunit-bridge": "^5.1" }, "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" @@ -17136,9 +19338,89 @@ ], "support": { "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master" + "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7" }, - "time": "2019-12-10T11:53:27+00:00" + "time": "2021-09-20T19:19:13+00:00" + }, + { + "name": "vlucas/phpdotenv", + "version": "v5.4.1", + "source": { + "type": "git", + "url": "https://github.com/vlucas/phpdotenv.git", + "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f", + "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f", + "shasum": "" + }, + "require": { + "ext-pcre": "*", + "graham-campbell/result-type": "^1.0.2", + "php": "^7.1.3 || ^8.0", + "phpoption/phpoption": "^1.8", + "symfony/polyfill-ctype": "^1.23", + "symfony/polyfill-mbstring": "^1.23.1", + "symfony/polyfill-php80": "^1.23.1" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", + "ext-filter": "*", + "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10" + }, + "suggest": { + "ext-filter": "Required to use the boolean validator." + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.4-dev" + } + }, + "autoload": { + "psr-4": { + "Dotenv\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Vance Lucas", + "email": "vance@vancelucas.com", + "homepage": "https://github.com/vlucas" + } + ], + "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", + "keywords": [ + "dotenv", + "env", + "environment" + ], + "support": { + "issues": "https://github.com/vlucas/phpdotenv/issues", + "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", + "type": "tidelift" + } + ], + "time": "2021-12-12T23:22:04+00:00" }, { "name": "webflo/drupal-finder", @@ -17292,94 +19574,42 @@ }, "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" - }, - { - "name": "wikimedia/composer-merge-plugin", - "version": "v2.0.1", - "source": { - "type": "git", - "url": "https://github.com/wikimedia/composer-merge-plugin.git", - "reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912", - "reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.1||^2.0", - "php": ">=7.2.0" - }, - "require-dev": { - "composer/composer": "^1.1||^2.0", - "php-parallel-lint/php-parallel-lint": "~1.1.0", - "phpunit/phpunit": "^8.5||^9.0", - "squizlabs/php_codesniffer": "~3.5.4" - }, - "type": "composer-plugin", - "extra": { - "branch-alias": { - "dev-master": "2.x-dev" - }, - "class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin" - }, - "autoload": { - "psr-4": { - "Wikimedia\\Composer\\Merge\\V2\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Bryan Davis", - "email": "bd808@wikimedia.org" - } - ], - "description": "Composer plugin to merge multiple composer.json files", - "support": { - "issues": "https://github.com/wikimedia/composer-merge-plugin/issues", - "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1" - }, - "time": "2021-02-24T05:28:06+00:00" } ], "packages-dev": [ { "name": "behat/behat", - "version": "v3.7.0", + "version": "v3.10.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "08052f739619a9e9f62f457a67302f0715e6dd13" + "reference": "a55661154079cf881ef643b303bfaf67bae3a09f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/08052f739619a9e9f62f457a67302f0715e6dd13", - "reference": "08052f739619a9e9f62f457a67302f0715e6dd13", + "url": "https://api.github.com/repos/Behat/Behat/zipball/a55661154079cf881ef643b303bfaf67bae3a09f", + "reference": "a55661154079cf881ef643b303bfaf67bae3a09f", "shasum": "" }, "require": { - "behat/gherkin": "^4.6.0", + "behat/gherkin": "^4.9.0", "behat/transliterator": "^1.2", "ext-mbstring": "*", - "php": ">=5.3.3", + "php": "^7.2 || ^8.0", "psr/container": "^1.0", - "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0", - "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", - "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0" + "symfony/config": "^4.4 || ^5.0 || ^6.0", + "symfony/console": "^4.4 || ^5.0 || ^6.0", + "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", + "symfony/translation": "^4.4 || ^5.0 || ^6.0", + "symfony/yaml": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { "container-interop/container-interop": "^1.2", "herrera-io/box": "~1.6.1", - "phpunit/phpunit": "^4.8.36 || ^6.5.14 || ^7.5.20", - "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0" + "phpunit/phpunit": "^8.5 || ^9.0", + "symfony/process": "^4.4 || ^5.0 || ^6.0", + "vimeo/psalm": "^4.8" }, "suggest": { "ext-dom": "Needed to output test results in JUnit format." @@ -17390,11 +19620,13 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.6.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { + "Behat\\Hook\\": "src/Behat/Hook/", + "Behat\\Step\\": "src/Behat/Step/", "Behat\\Behat\\": "src/Behat/Behat/", "Behat\\Testwork\\": "src/Behat/Testwork/" } @@ -17410,7 +19642,7 @@ "homepage": "http://everzet.com" } ], - "description": "Scenario-oriented BDD framework for PHP 5.3", + "description": "Scenario-oriented BDD framework for PHP", "homepage": "http://behat.org/", "keywords": [ "Agile", @@ -17428,9 +19660,9 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.7.0" + "source": "https://github.com/Behat/Behat/tree/v3.10.0" }, - "time": "2020-06-03T13:08:44+00:00" + "time": "2021-11-02T20:09:40+00:00" }, { "name": "behat/gherkin", @@ -17732,33 +19964,108 @@ "time": "2020-01-14T16:39:13+00:00" }, { - "name": "fabpot/goutte", - "version": "v3.2.3", + "name": "drupal/upgrade_status", + "version": "3.14.0", "source": { "type": "git", - "url": "https://github.com/FriendsOfPHP/Goutte.git", - "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8" + "url": "https://git.drupalcode.org/project/upgrade_status.git", + "reference": "8.x-3.14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8", - "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8", + "url": "https://ftp.drupal.org/files/projects/upgrade_status-8.x-3.14.zip", + "reference": "8.x-3.14", + "shasum": "facb4a7bf148f87fc0f4fd34f58bbaa0659073d9" + }, + "require": { + "drupal/core": "^8 || ^9", + "mathieuviossat/arraytotexttable": "~1.0.0", + "mglaman/phpstan-drupal": "^1.0.0", + "nikic/php-parser": "^4.0.0", + "phpstan/phpstan-deprecation-rules": "^1.0.0", + "symfony/process": "^3.4|^4.0|^5.0", + "webflo/drupal-finder": "^1.2" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-3.14", + "datestamp": "1646132501", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Gábor Hojtsy", + "homepage": "https://www.drupal.org/user/4166" + }, + { + "name": "colan", + "homepage": "https://www.drupal.org/user/58704" + }, + { + "name": "herczogzoltan", + "homepage": "https://www.drupal.org/user/3528391" + }, + { + "name": "sun", + "homepage": "https://www.drupal.org/user/54136" + }, + { + "name": "webchick", + "homepage": "https://www.drupal.org/user/24967" + }, + { + "name": "xjm", + "homepage": "https://www.drupal.org/user/65776" + } + ], + "description": "Review Drupal major upgrade readiness of the environment and components of the site.", + "homepage": "http://drupal.org/project/upgrade_status", + "support": { + "source": "https://git.drupalcode.org/project/upgrade_status" + } + }, + { + "name": "fabpot/goutte", + "version": "v3.3.1", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/Goutte.git", + "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/80a23b64f44d54dd571d114c473d9d7e9ed84ca5", + "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.0", - "php": ">=5.5.0", - "symfony/browser-kit": "~2.1|~3.0|~4.0", - "symfony/css-selector": "~2.1|~3.0|~4.0", - "symfony/dom-crawler": "~2.1|~3.0|~4.0" + "php": ">=7.1.3", + "symfony/browser-kit": "^4.4|^5.0", + "symfony/css-selector": "^4.4|^5.0", + "symfony/dom-crawler": "^4.4|^5.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.3 || ^4" + "symfony/phpunit-bridge": "^5.0" }, "type": "application", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -17786,9 +20093,639 @@ ], "support": { "issues": "https://github.com/FriendsOfPHP/Goutte/issues", - "source": "https://github.com/FriendsOfPHP/Goutte/tree/master" + "source": "https://github.com/FriendsOfPHP/Goutte/tree/v3.3.1" }, - "time": "2018-06-29T15:13:57+00:00" + "time": "2020-11-01T09:30:18+00:00" + }, + { + "name": "laminas/laminas-servicemanager", + "version": "3.7.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-servicemanager.git", + "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4", + "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4", + "shasum": "" + }, + "require": { + "container-interop/container-interop": "^1.2", + "laminas/laminas-stdlib": "^3.2.1", + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^7.3 || ~8.0.0", + "psr/container": "^1.0" + }, + "conflict": { + "laminas/laminas-code": "<3.3.1", + "zendframework/zend-code": "<3.3.1" + }, + "provide": { + "container-interop/container-interop-implementation": "^1.2", + "psr/container-implementation": "^1.0" + }, + "replace": { + "zendframework/zend-servicemanager": "^3.4.0" + }, + "require-dev": { + "composer/package-versions-deprecated": "^1.0", + "laminas/laminas-coding-standard": "~2.2.0", + "laminas/laminas-container-config-test": "^0.3", + "laminas/laminas-dependency-plugin": "^2.1.2", + "mikey179/vfsstream": "^1.6.8", + "ocramius/proxy-manager": "^2.2.3", + "phpbench/phpbench": "^1.0.4", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.4", + "psalm/plugin-phpunit": "^0.16.1", + "vimeo/psalm": "^4.8" + }, + "suggest": { + "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" + }, + "bin": [ + "bin/generate-deps-for-config-factory", + "bin/generate-factory-for-class" + ], + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\ServiceManager\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Factory-Driven Dependency Injection Container", + "homepage": "https://laminas.dev", + "keywords": [ + "PSR-11", + "dependency-injection", + "di", + "dic", + "laminas", + "service-manager", + "servicemanager" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-servicemanager/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-servicemanager/issues", + "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", + "source": "https://github.com/laminas/laminas-servicemanager" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-07-24T19:33:07+00:00" + }, + { + "name": "laminas/laminas-text", + "version": "2.9.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-text.git", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", + "shasum": "" + }, + "require": { + "laminas/laminas-servicemanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "conflict": { + "zendframework/zend-text": "*" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^9.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Laminas\\Text\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Create FIGlets and text-based tables", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "text" + ], + "support": { + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-text/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-text/issues", + "rss": "https://github.com/laminas/laminas-text/releases.atom", + "source": "https://github.com/laminas/laminas-text" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T16:50:53+00:00" + }, + { + "name": "laminas/laminas-zendframework-bridge", + "version": "1.4.1", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-zendframework-bridge.git", + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f", + "reference": "88bf037259869891afce6504cacc4f8a07b24d0f", + "shasum": "" + }, + "require": { + "php": "^7.3 || ~8.0.0 || ~8.1.0" + }, + "require-dev": { + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.15.1", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^4.6" + }, + "type": "library", + "extra": { + "laminas": { + "module": "Laminas\\ZendFrameworkBridge" + } + }, + "autoload": { + "files": [ + "src/autoload.php" + ], + "psr-4": { + "Laminas\\ZendFrameworkBridge\\": "src//" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Alias legacy ZF class names to Laminas Project equivalents.", + "keywords": [ + "ZendFramework", + "autoloading", + "laminas", + "zf" + ], + "support": { + "forum": "https://discourse.laminas.dev/", + "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", + "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", + "source": "https://github.com/laminas/laminas-zendframework-bridge" + }, + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-12-21T14:34:37+00:00" + }, + { + "name": "mathieuviossat/arraytotexttable", + "version": "v1.0.8", + "source": { + "type": "git", + "url": "https://github.com/viossat/arraytotexttable.git", + "reference": "6b1af924478cb9c3a903269e304fff006fe0dbf4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/viossat/arraytotexttable/zipball/6b1af924478cb9c3a903269e304fff006fe0dbf4", + "reference": "6b1af924478cb9c3a903269e304fff006fe0dbf4", + "shasum": "" + }, + "require": { + "laminas/laminas-text": "^2.7", + "php": ">=5.3.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "MathieuViossat\\Util\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mathieu Viossat", + "email": "mathieu@viossat.fr", + "homepage": "https://viossat.fr" + } + ], + "description": "Display arrays in terminal", + "homepage": "https://github.com/viossat/arraytotexttable", + "keywords": [ + "array", + "ascii", + "table", + "terminal", + "text", + "unicode" + ], + "support": { + "issues": "https://github.com/viossat/arraytotexttable/issues", + "source": "https://github.com/viossat/arraytotexttable/tree/v1.0.8" + }, + "time": "2020-06-23T17:14:22+00:00" + }, + { + "name": "mglaman/phpstan-drupal", + "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/mglaman/phpstan-drupal.git", + "reference": "f51ff1ad597480944a7d2f255484a4255daa6e13" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/f51ff1ad597480944a7d2f255484a4255daa6e13", + "reference": "f51ff1ad597480944a7d2f255484a4255daa6e13", + "shasum": "" + }, + "require": { + "nette/finder": "^2.5", + "php": "^7.1 || ^8.0", + "phpstan/phpstan": "^1.0", + "symfony/yaml": "~3.4.5|^4.2", + "webflo/drupal-finder": "^1.2" + }, + "require-dev": { + "composer/installers": "^1.9", + "drupal/core-dev": "^8.8@alpha || ^9.0", + "drupal/core-recommended": "^8.8@alpha || ^9.0", + "drush/drush": "^9.6 | ^10.0", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9", + "squizlabs/php_codesniffer": "^3.3" + }, + "suggest": { + "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.", + "phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core.", + "phpstan/phpstan-phpunit": "PHPUnit extensions and rules for PHPStan." + }, + "type": "phpstan-extension", + "extra": { + "branch-alias": { + "dev-main": "1.0-dev" + }, + "installer-paths": { + "tests/fixtures/drupal/core": [ + "type:drupal-core" + ], + "tests/fixtures/drupal/libraries/{$name}": [ + "type:drupal-library" + ], + "tests/fixtures/drupal/modules/contrib/{$name}": [ + "type:drupal-module" + ], + "tests/fixtures/drupal/profiles/contrib/{$name}": [ + "type:drupal-profile" + ], + "tests/fixtures/drupal/themes/contrib/{$name}": [ + "type:drupal-theme" + ] + }, + "phpstan": { + "includes": [ + "extension.neon" + ] + } + }, + "autoload": { + "files": [ + "drupal-phpunit-hack.php" + ], + "psr-4": { + "mglaman\\PHPStanDrupal\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Matt Glaman", + "email": "nmd.matt@gmail.com" + } + ], + "description": "Drupal extension and rules for PHPStan", + "support": { + "issues": "https://github.com/mglaman/phpstan-drupal/issues", + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.4" + }, + "funding": [ + { + "url": "https://github.com/mglaman", + "type": "github" + }, + { + "url": "https://opencollective.com/phpstan-drupal", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/mglaman/phpstan-drupal", + "type": "tidelift" + } + ], + "time": "2021-12-29T22:28:39+00:00" + }, + { + "name": "nette/finder", + "version": "v2.5.3", + "source": { + "type": "git", + "url": "https://github.com/nette/finder.git", + "reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/finder/zipball/64dc25b7929b731e72a1bc84a9e57727f5d5d3e8", + "reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8", + "shasum": "" + }, + "require": { + "nette/utils": "^2.4 || ^3.0", + "php": ">=7.1" + }, + "conflict": { + "nette/nette": "<2.2" + }, + "require-dev": { + "nette/tester": "^2.0", + "phpstan/phpstan": "^0.12", + "tracy/tracy": "^2.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.5-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } + ], + "description": "🔍 Nette Finder: find files and directories with an intuitive API.", + "homepage": "https://nette.org", + "keywords": [ + "filesystem", + "glob", + "iterator", + "nette" + ], + "support": { + "issues": "https://github.com/nette/finder/issues", + "source": "https://github.com/nette/finder/tree/v2.5.3" + }, + "time": "2021-12-12T17:43:24+00:00" + }, + { + "name": "nette/utils", + "version": "v3.2.7", + "source": { + "type": "git", + "url": "https://github.com/nette/utils.git", + "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99", + "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99", + "shasum": "" + }, + "require": { + "php": ">=7.2 <8.2" + }, + "conflict": { + "nette/di": "<3.0.6" + }, + "require-dev": { + "nette/tester": "~2.0", + "phpstan/phpstan": "^1.0", + "tracy/tracy": "^2.3" + }, + "suggest": { + "ext-gd": "to use Image", + "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", + "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", + "ext-json": "to use Nette\\Utils\\Json", + "ext-mbstring": "to use Strings::lower() etc...", + "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", + "ext-xml": "to use Strings::length() etc. when mbstring is not available" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.2-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } + ], + "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "homepage": "https://nette.org", + "keywords": [ + "array", + "core", + "datetime", + "images", + "json", + "nette", + "paginator", + "password", + "slugify", + "string", + "unicode", + "utf-8", + "utility", + "validation" + ], + "support": { + "issues": "https://github.com/nette/utils/issues", + "source": "https://github.com/nette/utils/tree/v3.2.7" + }, + "time": "2022-01-24T11:29:14+00:00" + }, + { + "name": "phpstan/phpstan", + "version": "1.4.8", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan.git", + "reference": "2a6d6704b17c4db6190cc3104056c0aad740cb15" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2a6d6704b17c4db6190cc3104056c0aad740cb15", + "reference": "2a6d6704b17c4db6190cc3104056c0aad740cb15", + "shasum": "" + }, + "require": { + "php": "^7.1|^8.0" + }, + "conflict": { + "phpstan/phpstan-shim": "*" + }, + "bin": [ + "phpstan", + "phpstan.phar" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan - PHP Static Analysis Tool", + "support": { + "issues": "https://github.com/phpstan/phpstan/issues", + "source": "https://github.com/phpstan/phpstan/tree/1.4.8" + }, + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://github.com/phpstan", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpstan", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", + "type": "tidelift" + } + ], + "time": "2022-03-04T13:03:56+00:00" + }, + { + "name": "phpstan/phpstan-deprecation-rules", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", + "reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682", + "reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0", + "phpstan/phpstan": "^1.0" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^9.5" + }, + "type": "phpstan-extension", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, + "phpstan": { + "includes": [ + "rules.neon" + ] + } + }, + "autoload": { + "psr-4": { + "PHPStan\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", + "support": { + "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.0.0" + }, + "time": "2021-09-23T11:02:21+00:00" }, { "name": "symfony/browser-kit", @@ -17864,35 +20801,34 @@ }, { "name": "symfony/config", - "version": "v5.4.3", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f" + "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/d65e1bd990c740e31feb07d2b0927b8d4df9956f", - "reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f", + "url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e", + "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/filesystem": "^4.4|^5.0|^6.0", + "php": ">=7.1.3", + "symfony/filesystem": "^3.4|^4.0|^5.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22" }, "conflict": { - "symfony/finder": "<4.4" + "symfony/finder": "<3.4" }, "require-dev": { - "symfony/event-dispatcher": "^4.4|^5.0|^6.0", - "symfony/finder": "^4.4|^5.0|^6.0", - "symfony/messenger": "^4.4|^5.0|^6.0", - "symfony/service-contracts": "^1.1|^2|^3", - "symfony/yaml": "^4.4|^5.0|^6.0" + "symfony/event-dispatcher": "^3.4|^4.0|^5.0", + "symfony/finder": "^3.4|^4.0|^5.0", + "symfony/messenger": "^4.1|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" @@ -17923,7 +20859,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.4.3" + "source": "https://github.com/symfony/config/tree/v4.4.37" }, "funding": [ { @@ -17939,105 +20875,39 @@ "type": "tidelift" } ], - "time": "2022-01-03T09:50:52+00:00" + "time": "2022-01-03T09:46:22+00:00" }, { - "name": "symfony/css-selector", - "version": "v4.4.37", + "name": "symfony/dom-crawler", + "version": "v4.4.39", "source": { "type": "git", - "url": "https://github.com/symfony/css-selector.git", - "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436" + "url": "https://github.com/symfony/dom-crawler.git", + "reference": "4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436", - "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3", + "reference": "4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3", "shasum": "" }, "require": { "php": ">=7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16" }, - "type": "library", - "autoload": { - "psr-4": { - "Symfony\\Component\\CssSelector\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Jean-François Simon", - "email": "jeanfrancois.simon@sensiolabs.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Converts CSS selectors to XPath expressions", - "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.37" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2022-01-02T09:41:36+00:00" - }, - { - "name": "symfony/dom-crawler", - "version": "v4.2.12", - "source": { - "type": "git", - "url": "https://github.com/symfony/dom-crawler.git", - "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb", - "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.0" + "conflict": { + "masterminds/html5": "<2.6" }, "require-dev": { - "symfony/css-selector": "~3.4|~4.0" + "masterminds/html5": "^2.6", + "symfony/css-selector": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" @@ -18060,16 +20930,30 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony DomCrawler Component", + "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/4.2" + "source": "https://github.com/symfony/dom-crawler/tree/v4.4.39" }, - "time": "2019-06-13T10:57:15+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-02-25T10:38:15+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.24.0", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -18128,7 +21012,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.25.0" }, "funding": [ { @@ -18147,23 +21031,46 @@ "time": "2021-09-13T13:58:11+00:00" } ], - "aliases": [], + "aliases": [ + { + "package": "drupal/drutopia_collection", + "version": "dev-8.x-1.x", + "alias": "1.x-dev", + "alias_normalized": "1.9999999.9999999.9999999-dev" + }, + { + "package": "drupal/drutopia_core", + "version": "dev-8.x-1.x", + "alias": "1.x-dev", + "alias_normalized": "1.9999999.9999999.9999999-dev" + }, + { + "package": "drupal/octavia_camouflage", + "version": "dev-8.x-1.x", + "alias": "1.x-dev", + "alias_normalized": "1.9999999.9999999.9999999-dev" + } + ], "minimum-stability": "dev", "stability-flags": { - "drupal/admin_links_access_filter": 15, - "drupal/block_theme_sync": 15, + "drupal/convert_bundles": 15, "drupal/coffee": 20, "drupal/comment_notify": 20, "drupal/customerror": 20, - "drupal/diff": 5, + "drupal/drutopia_collection": 20, "drupal/drutopia_core": 20, - "drupal/drutopia_site": 20, - "drupal/indieweb": 20, + "drupal/drutopia_paragraph_title": 20, + "drupal/footnotes": 20, + "drupal/menu_link_config": 15, "drupal/mimemail": 15, + "drupal/notfoundpassthrough": 20, + "drupal/octavia": 20, + "drupal/octavia_camouflage": 20, "drupal/regionincontent": 20, - "drupal/swiftmailer": 10, - "drupal/twigsuggest": 20, - "drupal/ui_patterns": 5 + "drupal/search_api_saved_searches": 15, + "drupal/subpathauto": 5, + "drupal/ui_patterns": 5, + "drutopia/drutopia": 20 }, "prefer-stable": true, "prefer-lowest": false, -- 2.45.2 From c28e3103102cbbc765228e2e1cfbd728ef087fb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 10:17:35 -0500 Subject: [PATCH 211/365] Update DDEV configuration to Elizabeth-like conditions --- .ddev/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.ddev/config.yaml b/.ddev/config.yaml index 945f342..7c0d5a7 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -1,14 +1,14 @@ name: agaric-coop type: drupal9 docroot: web -php_version: "7.3" -webserver_type: nginx-fpm +php_version: "7.4" +webserver_type: apache-fpm router_http_port: "80" router_https_port: "443" xdebug_enabled: false additional_hostnames: [] additional_fqdns: [] -mariadb_version: "10.2" +mariadb_version: "10.5" mysql_version: "" nfs_mount_enabled: false mutagen_enabled: false -- 2.45.2 From 7a9cd25e917d8ccf0de4690640f94524729e97e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 10:24:49 -0500 Subject: [PATCH 212/365] Declare custom modules compatible with Drupal 9 by fiat --- web/modules/custom/agaric_migration/agaric_migration.info.yml | 2 +- .../custom/drutopia_case_study/drutopia_case_study.info.yml | 3 +-- .../drutopia_creative_license.info.yml | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/web/modules/custom/agaric_migration/agaric_migration.info.yml b/web/modules/custom/agaric_migration/agaric_migration.info.yml index 9799ebe..df45326 100644 --- a/web/modules/custom/agaric_migration/agaric_migration.info.yml +++ b/web/modules/custom/agaric_migration/agaric_migration.info.yml @@ -2,7 +2,7 @@ name: Agaric Migration description: Migrate the content from the D7 version of the site. package: Custom type: module -core: 8.x +core_version_requirement: ^8 || ^9 dependencies: - drupal:migrate - drupal:migrate_drupal diff --git a/web/modules/custom/drutopia_case_study/drutopia_case_study.info.yml b/web/modules/custom/drutopia_case_study/drutopia_case_study.info.yml index e264ea3..ab148a8 100644 --- a/web/modules/custom/drutopia_case_study/drutopia_case_study.info.yml +++ b/web/modules/custom/drutopia_case_study/drutopia_case_study.info.yml @@ -1,7 +1,7 @@ name: 'Drutopia Case Study' description: 'A Case Study highlights work done on a project.' type: module -core: 8.x +core_version_requirement: ^8 || ^9 dependencies: - config_snapshot - drutopia_case_study @@ -27,5 +27,4 @@ dependencies: - text - user - views -version: 8.x-1.0-alpha1 package: Drutopia diff --git a/web/modules/custom/drutopia_creative_license/drutopia_creative_license.info.yml b/web/modules/custom/drutopia_creative_license/drutopia_creative_license.info.yml index bb4db06..2210862 100644 --- a/web/modules/custom/drutopia_creative_license/drutopia_creative_license.info.yml +++ b/web/modules/custom/drutopia_creative_license/drutopia_creative_license.info.yml @@ -1,6 +1,6 @@ name: 'Creative License' type: module -core: 8.x +core_version_requirement: ^8 || ^9 package: Drutopia dependencies: - config_actions @@ -15,4 +15,3 @@ dependencies: - path - taxonomy - text -version: 8.x-1.0-alpha1 -- 2.45.2 From 9ddf17b1fff704019e31d2c49fb3e4b5a587881f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 11:01:06 -0500 Subject: [PATCH 213/365] Declare custom theme compatible with Drupal 9 by fiat --- web/themes/custom/agarica/agarica.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index d1047de..037d651 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -3,7 +3,7 @@ description: An Octavia-based subtheme. type: theme base theme: octavia package: Custom -core: 8.x +core_version_requirement: ^8 || ^9 regions: header: 'Header' -- 2.45.2 From 3e968b34978b9ba065a348f4481747d47e2c3253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 16:45:15 -0500 Subject: [PATCH 214/365] Commit updated 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 9cf4362..f0294c3 160000 --- a/web/themes/custom/agarica/patternlibrary +++ b/web/themes/custom/agarica/patternlibrary @@ -1 +1 @@ -Subproject commit 9cf4362e0780aee1f1a167685b0c9c7634b05e00 +Subproject commit f0294c3a073365b960f5e4ce666e58b7067070ec -- 2.45.2 From cc77ec000a69950ac01c40b32ea387c4683767fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 16:50:44 -0500 Subject: [PATCH 215/365] Update documentation around pattern library and how to commit changes to it --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b1090b..5e6f61a 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,9 @@ ddev . drush cim -y ## Theming -See `web/themes/custom/agarica/README.md` and `web/themes/custom/agarica/patternlibrary/README.md` +See `web/themes/custom/agarica/patternlibrary/README.md` for how to make changes, especially involving Sass to CSS compilation for styles. + +After making changes withing the Pattern Library within the custom Agaric theme, commit these changes *first* to the pattern library itself, and second commit the pattern library as a whole to the main project (it will be a single change, "Subproject commit" and the current hash value of the subproject repository. ## Deployment -- 2.45.2 From a9193da0a1393899e2c2641ab7bedde84c7274f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 18:03:40 -0500 Subject: [PATCH 216/365] Commit updated composer lock file, minor dependency updates --- composer.lock | 290 +++++++------------------------------------------- 1 file changed, 37 insertions(+), 253 deletions(-) diff --git a/composer.lock b/composer.lock index 4a3389c..b11bee3 100644 --- a/composer.lock +++ b/composer.lock @@ -14475,31 +14475,31 @@ }, { "name": "league/csv", - "version": "9.7.4", + "version": "9.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "002f55f649e7511710dc7154ff44c7be32c8195c" + "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/002f55f649e7511710dc7154ff44c7be32c8195c", - "reference": "002f55f649e7511710dc7154ff44c7be32c8195c", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47", + "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": "^7.3 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { "ext-curl": "*", "ext-dom": "*", - "friendsofphp/php-cs-fixer": "^3.0", - "phpstan/phpstan": "^1.0", + "friendsofphp/php-cs-fixer": "^v3.4.0", + "phpstan/phpstan": "^1.3.0", "phpstan/phpstan-phpunit": "^1.0.0", - "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5" + "phpstan/phpstan-strict-rules": "^1.1.0", + "phpunit/phpunit": "^9.5.11" }, "suggest": { "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", @@ -14532,7 +14532,7 @@ } ], "description": "CSV data manipulation made easy in PHP", - "homepage": "http://csv.thephpleague.com", + "homepage": "https://csv.thephpleague.com", "keywords": [ "convert", "csv", @@ -14555,7 +14555,7 @@ "type": "github" } ], - "time": "2021-11-30T07:09:34+00:00" + "time": "2022-01-04T00:13:07+00:00" }, { "name": "league/oauth2-client", @@ -20099,46 +20099,43 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "3.7.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4" + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/2b0aee477fdbd3191af7c302b93dbc5fda0626f4", - "reference": "2b0aee477fdbd3191af7c302b93dbc5fda0626f4", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e52b985909e0940bf22d34f322eb3f48bbef6bd1", + "reference": "e52b985909e0940bf22d34f322eb3f48bbef6bd1", "shasum": "" }, "require": { "container-interop/container-interop": "^1.2", "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^7.3 || ~8.0.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, "conflict": { "laminas/laminas-code": "<3.3.1", - "zendframework/zend-code": "<3.3.1" + "zendframework/zend-code": "<3.3.1", + "zendframework/zend-servicemanager": "*" }, "provide": { "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, - "replace": { - "zendframework/zend-servicemanager": "^3.4.0" - }, "require-dev": { "composer/package-versions-deprecated": "^1.0", - "laminas/laminas-coding-standard": "~2.2.0", + "laminas/laminas-coding-standard": "~2.2.1", "laminas/laminas-container-config-test": "^0.3", "laminas/laminas-dependency-plugin": "^2.1.2", - "mikey179/vfsstream": "^1.6.8", - "ocramius/proxy-manager": "^2.2.3", - "phpbench/phpbench": "^1.0.4", + "mikey179/vfsstream": "^1.6.10@alpha", + "ocramius/proxy-manager": "^2.11", + "phpbench/phpbench": "^1.1", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.4", + "phpunit/phpunit": "^9.5.5", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.8" }, @@ -20184,7 +20181,7 @@ "type": "community_bridge" } ], - "time": "2021-07-24T19:33:07+00:00" + "time": "2021-09-18T20:19:36+00:00" }, { "name": "laminas/laminas-text", @@ -20244,68 +20241,6 @@ ], "time": "2021-09-02T16:50:53+00:00" }, - { - "name": "laminas/laminas-zendframework-bridge", - "version": "1.4.1", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "88bf037259869891afce6504cacc4f8a07b24d0f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/88bf037259869891afce6504cacc4f8a07b24d0f", - "reference": "88bf037259869891afce6504cacc4f8a07b24d0f", - "shasum": "" - }, - "require": { - "php": "^7.3 || ~8.0.0 || ~8.1.0" - }, - "require-dev": { - "phpunit/phpunit": "^9.3", - "psalm/plugin-phpunit": "^0.15.1", - "squizlabs/php_codesniffer": "^3.5", - "vimeo/psalm": "^4.6" - }, - "type": "library", - "extra": { - "laminas": { - "module": "Laminas\\ZendFrameworkBridge" - } - }, - "autoload": { - "files": [ - "src/autoload.php" - ], - "psr-4": { - "Laminas\\ZendFrameworkBridge\\": "src//" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Alias legacy ZF class names to Laminas Project equivalents.", - "keywords": [ - "ZendFramework", - "autoloading", - "laminas", - "zf" - ], - "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-12-21T14:34:37+00:00" - }, { "name": "mathieuviossat/arraytotexttable", "version": "v1.0.8", @@ -20359,35 +20294,36 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.1.4", + "version": "1.1.12", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "f51ff1ad597480944a7d2f255484a4255daa6e13" + "reference": "ef7e62da2114736f69c49af3d02bb6b774093ba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/f51ff1ad597480944a7d2f255484a4255daa6e13", - "reference": "f51ff1ad597480944a7d2f255484a4255daa6e13", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/ef7e62da2114736f69c49af3d02bb6b774093ba0", + "reference": "ef7e62da2114736f69c49af3d02bb6b774093ba0", "shasum": "" }, "require": { - "nette/finder": "^2.5", - "php": "^7.1 || ^8.0", + "php": "^7.4 || ^8.0", "phpstan/phpstan": "^1.0", - "symfony/yaml": "~3.4.5|^4.2", + "symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0", + "symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0", "webflo/drupal-finder": "^1.2" }, "require-dev": { + "behat/mink": "^1.8", "composer/installers": "^1.9", - "drupal/core-dev": "^8.8@alpha || ^9.0", "drupal/core-recommended": "^8.8@alpha || ^9.0", - "drush/drush": "^9.6 | ^10.0", + "drush/drush": "^9.6 || ^10.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9", - "squizlabs/php_codesniffer": "^3.3" + "squizlabs/php_codesniffer": "^3.3", + "symfony/phpunit-bridge": "^3.4.3 || ^4.4 || ^5.4 || ^6.0" }, "suggest": { "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.", @@ -20443,7 +20379,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.4" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.12" }, "funding": [ { @@ -20459,159 +20395,7 @@ "type": "tidelift" } ], - "time": "2021-12-29T22:28:39+00:00" - }, - { - "name": "nette/finder", - "version": "v2.5.3", - "source": { - "type": "git", - "url": "https://github.com/nette/finder.git", - "reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/finder/zipball/64dc25b7929b731e72a1bc84a9e57727f5d5d3e8", - "reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8", - "shasum": "" - }, - "require": { - "nette/utils": "^2.4 || ^3.0", - "php": ">=7.1" - }, - "conflict": { - "nette/nette": "<2.2" - }, - "require-dev": { - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.5-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🔍 Nette Finder: find files and directories with an intuitive API.", - "homepage": "https://nette.org", - "keywords": [ - "filesystem", - "glob", - "iterator", - "nette" - ], - "support": { - "issues": "https://github.com/nette/finder/issues", - "source": "https://github.com/nette/finder/tree/v2.5.3" - }, - "time": "2021-12-12T17:43:24+00:00" - }, - { - "name": "nette/utils", - "version": "v3.2.7", - "source": { - "type": "git", - "url": "https://github.com/nette/utils.git", - "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99", - "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99", - "shasum": "" - }, - "require": { - "php": ">=7.2 <8.2" - }, - "conflict": { - "nette/di": "<3.0.6" - }, - "require-dev": { - "nette/tester": "~2.0", - "phpstan/phpstan": "^1.0", - "tracy/tracy": "^2.3" - }, - "suggest": { - "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", - "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", - "ext-json": "to use Nette\\Utils\\Json", - "ext-mbstring": "to use Strings::lower() etc...", - "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", - "ext-xml": "to use Strings::length() etc. when mbstring is not available" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", - "homepage": "https://nette.org", - "keywords": [ - "array", - "core", - "datetime", - "images", - "json", - "nette", - "paginator", - "password", - "slugify", - "string", - "unicode", - "utf-8", - "utility", - "validation" - ], - "support": { - "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.2.7" - }, - "time": "2022-01-24T11:29:14+00:00" + "time": "2022-02-23T22:14:13+00:00" }, { "name": "phpstan/phpstan", -- 2.45.2 From 37422c70d058cf6004d9dc471ee834481eac26b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 19:56:58 -0500 Subject: [PATCH 217/365] Add new settings from Drupal 9 --- config/system.advisories.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/system.advisories.yml diff --git a/config/system.advisories.yml b/config/system.advisories.yml new file mode 100644 index 0000000..bfdac86 --- /dev/null +++ b/config/system.advisories.yml @@ -0,0 +1,2 @@ +enabled: true +interval_hours: 6 -- 2.45.2 From 18078d18a4c02b895742a983a859aebf3b42974a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:14:00 -0500 Subject: [PATCH 218/365] Commit self-updates to config from D9 upgrade that are just reorg --- config/antibot.settings.yml | 4 +- config/automated_cron.settings.yml | 2 +- config/autosave_form.messages.yml | 2 +- config/autosave_form.settings.yml | 6 +- ...ysofmigrationsinterviewontalkingdrupal.yml | 4 +- config/block.block.agarica_account_menu.yml | 2 +- config/block.block.agarica_branding.yml | 2 +- config/block.block.agarica_content.yml | 2 +- config/block.block.agarica_footer_menu.yml | 2 +- .../block.block.agarica_group_operations.yml | 8 +- config/block.block.agarica_help.yml | 2 +- ...block.block.agarica_home_page_custom_1.yml | 4 +- ...block.block.agarica_home_page_custom_2.yml | 4 +- ...block.block.agarica_home_page_custom_3.yml | 4 +- config/block.block.agarica_local_actions.yml | 2 +- config/block.block.agarica_local_tasks.yml | 2 +- config/block.block.agarica_main_menu.yml | 4 +- config/block.block.agarica_messages.yml | 2 +- config/block.block.agarica_page_title.yml | 2 +- ...lock.block.agarica_powered_by_drutopia.yml | 2 +- .../block.block.agarica_socialmedialinks.yml | 2 +- ..._related_content_block_related_content.yml | 10 +- config/block.block.agaricnewsletter.yml | 4 +- config/block.block.article_topics_facet.yml | 4 +- config/block.block.article_type_facet.yml | 4 +- config/block.block.blog_topics_facet.yml | 4 +- config/block.block.bulma_account_menu.yml | 2 +- config/block.block.bulma_branding.yml | 2 +- config/block.block.bulma_content.yml | 2 +- config/block.block.bulma_help.yml | 2 +- config/block.block.bulma_local_tasks.yml | 2 +- config/block.block.bulma_main_menu.yml | 2 +- config/block.block.bulma_messages.yml | 2 +- config/block.block.bulma_page_title.yml | 2 +- config/block.block.bulma_powered.yml | 2 +- config/block.block.bulma_tools.yml | 2 +- ...block.block.content_search_form_global.yml | 4 +- ...block.block.content_search_form_search.yml | 4 +- config/block.block.event_topics_facet.yml | 4 +- config/block.block.event_type_facet.yml | 4 +- .../block.block.exposedformsearchpage_1.yml | 4 +- .../block.block.exposedformsearchpage_1_2.yml | 8 +- config/block.block.footer_about_us.yml | 8 +- config/block.block.footer_get_involved.yml | 8 +- config/block.block.footer_our_work.yml | 8 +- config/block.block.group_operations.yml | 8 +- config/block.block.hireagaric.yml | 15 +- config/block.block.home_page_custom_1.yml | 4 +- config/block.block.home_page_custom_2.yml | 4 +- config/block.block.home_page_custom_3.yml | 4 +- config/block.block.home_page_feature.yml | 10 +- config/block.block.languageswitcher.yml | 4 +- config/block.block.mainnavigation.yml | 4 +- config/block.block.octavia_account_menu.yml | 2 +- config/block.block.octavia_branding.yml | 2 +- config/block.block.octavia_content.yml | 2 +- config/block.block.octavia_footer_menu.yml | 2 +- config/block.block.octavia_help.yml | 2 +- config/block.block.octavia_local_actions.yml | 2 +- config/block.block.octavia_local_tasks.yml | 2 +- config/block.block.octavia_main_menu.yml | 2 +- config/block.block.octavia_messages.yml | 2 +- config/block.block.octavia_page_title.yml | 2 +- ...lock.block.octavia_powered_by_drutopia.yml | 2 +- config/block.block.resource_topics_facet.yml | 4 +- config/block.block.resource_type_facet.yml | 4 +- config/block.block.seven_breadcrumbs.yml | 2 +- config/block.block.seven_content.yml | 2 +- config/block.block.seven_help.yml | 2 +- config/block.block.seven_local_actions.yml | 2 +- config/block.block.seven_login.yml | 2 +- config/block.block.seven_messages.yml | 2 +- config/block.block.seven_page_title.yml | 2 +- .../block.block.seven_primary_local_tasks.yml | 2 +- ...lock.block.seven_secondary_local_tasks.yml | 2 +- config/block.block.socialmedialinks.yml | 2 +- ...lock.block.upcomingtrainingsfromagaric.yml | 4 +- config/block.block.userlogin.yml | 8 +- ..._related_content_block_related_content.yml | 6 +- ...block_visibility_group.article_listing.yml | 4 +- ...ps.block_visibility_group.blog_listing.yml | 4 +- ...s.block_visibility_group.event_listing.yml | 4 +- ...roups.block_visibility_group.home_page.yml | 4 +- ...lock_visibility_group.resource_listing.yml | 4 +- ...y_groups.block_visibility_group.search.yml | 4 +- config/bulma.settings.yml | 4 +- config/coffee.configuration.yml | 4 +- config/comment_notify.settings.yml | 34 +- config/contact.settings.yml | 4 +- ...re.base_field_override.node.action.uid.yml | 2 +- ...e.base_field_override.node.article.uid.yml | 2 +- ...core.base_field_override.node.blog.uid.yml | 2 +- ....base_field_override.node.campaign.uid.yml | 2 +- ...ase_field_override.node.case_study.uid.yml | 2 +- ...ore.base_field_override.node.event.uid.yml | 2 +- ...e_field_override.node.landing_page.uid.yml | 2 +- ...core.base_field_override.node.page.uid.yml | 2 +- ...re.base_field_override.node.people.uid.yml | 2 +- ....base_field_override.node.resource.uid.yml | 2 +- ...rm_display.block_content.basic.default.yml | 6 +- ...lock_content.content_reference.default.yml | 4 +- ...rm_display.block_content.slide.default.yml | 4 +- ...y_form_display.comment.comment.default.yml | 6 +- ...splay.contact_message.personal.default.yml | 2 +- ...ntity_form_display.group.group.default.yml | 40 +- ...content.group-group_membership.default.yml | 6 +- ...ntity_form_display.node.action.default.yml | 62 +- ...tity_form_display.node.article.default.yml | 54 +- ....entity_form_display.node.blog.default.yml | 62 +- ...ity_form_display.node.campaign.default.yml | 44 +- ...y_form_display.node.case_study.default.yml | 80 +- ...entity_form_display.node.event.default.yml | 58 +- ...form_display.node.landing_page.default.yml | 24 +- ....entity_form_display.node.page.default.yml | 32 +- ...ntity_form_display.node.people.default.yml | 64 +- ...ity_form_display.node.resource.default.yml | 62 +- ...ay.paragraph.content_reference.default.yml | 6 +- ...lay.paragraph.embedded_content.default.yml | 4 +- ...ity_form_display.paragraph.faq.default.yml | 6 +- ...ty_form_display.paragraph.file.default.yml | 6 +- ...y_form_display.paragraph.image.default.yml | 6 +- ...paragraph.quotation_with_image.default.yml | 20 +- ...y_form_display.paragraph.slide.default.yml | 14 +- ...lay.paragraph.storyline_header.default.yml | 6 +- ...splay.paragraph.storyline_item.default.yml | 10 +- ...ty_form_display.paragraph.text.default.yml | 20 +- ...y_form_display.paragraph.title.default.yml | 28 +- ..._form_display.paragraph.update.default.yml | 10 +- ...y_form_display.paragraph.video.default.yml | 6 +- ...ty_form_display.paragraph.view.default.yml | 16 +- ...form_display.paragraph.webform.default.yml | 6 +- ....entity_form_display.user.user.default.yml | 8 +- ...e.entity_form_mode.media.media_library.yml | 4 +- ...ew_display.block_content.basic.default.yml | 4 +- ...lock_content.content_reference.default.yml | 4 +- ...w_display.block_content.slide.columnar.yml | 2 +- ...ew_display.block_content.slide.default.yml | 2 +- ...y_view_display.comment.comment.default.yml | 4 +- ...ntity_view_display.group.group.default.yml | 36 +- ...e.entity_view_display.group.group.full.yml | 34 +- ...entity_view_display.group.group.teaser.yml | 12 +- ...content.group-group_membership.default.yml | 4 +- ...re.entity_view_display.node.action.box.yml | 8 +- ...e.entity_view_display.node.action.card.yml | 22 +- ...e.entity_view_display.node.action.full.yml | 24 +- ..._view_display.node.action.search_index.yml | 38 +- ...y_view_display.node.action.simple_card.yml | 14 +- ...entity_view_display.node.action.teaser.yml | 12 +- ...e.entity_view_display.node.action.tile.yml | 4 +- ...e.entity_view_display.node.article.box.yml | 4 +- ....entity_view_display.node.article.card.yml | 22 +- ....entity_view_display.node.article.full.yml | 44 +- ...entity_view_display.node.article.media.yml | 26 +- ...e.entity_view_display.node.article.rss.yml | 18 +- ...view_display.node.article.search_index.yml | 4 +- ..._view_display.node.article.simple_card.yml | 14 +- ...ntity_view_display.node.article.teaser.yml | 24 +- ...ore.entity_view_display.node.blog.card.yml | 18 +- ....entity_view_display.node.blog.default.yml | 4 +- ...ore.entity_view_display.node.blog.full.yml | 28 +- ...re.entity_view_display.node.blog.media.yml | 28 +- ...core.entity_view_display.node.blog.rss.yml | 8 +- ...tity_view_display.node.blog.rss_teaser.yml | 8 +- ...ty_view_display.node.blog.search_index.yml | 24 +- ...ity_view_display.node.blog.simple_card.yml | 14 +- ...e.entity_view_display.node.blog.teaser.yml | 18 +- ...entity_view_display.node.campaign.card.yml | 18 +- ...entity_view_display.node.campaign.full.yml | 20 +- ...iew_display.node.campaign.search_index.yml | 24 +- ...view_display.node.campaign.simple_card.yml | 14 +- ...tity_view_display.node.campaign.teaser.yml | 6 +- ...tity_view_display.node.case_study.card.yml | 14 +- ...y_view_display.node.case_study.default.yml | 4 +- ...tity_view_display.node.case_study.full.yml | 34 +- ...iew_display.node.case_study.small_card.yml | 44 +- ...ty_view_display.node.case_study.teaser.yml | 18 +- ...tity_view_display.node.case_study.tile.yml | 4 +- ...entity_view_display.node.event.default.yml | 4 +- ...re.entity_view_display.node.event.full.yml | 34 +- ...e.entity_view_display.node.event.micro.yml | 10 +- ...y_view_display.node.event.search_index.yml | 36 +- ...ty_view_display.node.event.simple_card.yml | 14 +- ....entity_view_display.node.event.teaser.yml | 24 +- ...ty_view_display.node.landing_page.full.yml | 4 +- ..._display.node.landing_page.simple_card.yml | 16 +- ....entity_view_display.node.page.default.yml | 10 +- ...entity_view_display.node.page.embedded.yml | 22 +- ...ore.entity_view_display.node.page.full.yml | 20 +- ...e.entity_view_display.node.page.teaser.yml | 2 +- ...ntity_view_display.node.people.default.yml | 4 +- ...e.entity_view_display.node.people.full.yml | 36 +- ..._view_display.node.people.search_index.yml | 20 +- ...ty_view_display.node.people.small_card.yml | 8 +- ...entity_view_display.node.people.teaser.yml | 6 +- ...entity_view_display.node.resource.card.yml | 34 +- ...ity_view_display.node.resource.default.yml | 4 +- ...entity_view_display.node.resource.full.yml | 42 +- ...iew_display.node.resource.search_index.yml | 44 +- ...view_display.node.resource.simple_card.yml | 18 +- ...tity_view_display.node.resource.teaser.yml | 38 +- ...ay.paragraph.content_reference.default.yml | 4 +- ...lay.paragraph.embedded_content.default.yml | 4 +- ...ity_view_display.paragraph.faq.default.yml | 6 +- ...ty_view_display.paragraph.file.default.yml | 4 +- ...y_view_display.paragraph.image.default.yml | 6 +- ...paragraph.quotation_with_image.default.yml | 10 +- ..._view_display.paragraph.slide.columnar.yml | 12 +- ...y_view_display.paragraph.slide.default.yml | 14 +- ...lay.paragraph.storyline_header.default.yml | 4 +- ...splay.paragraph.storyline_item.default.yml | 14 +- ...ty_view_display.paragraph.text.default.yml | 4 +- ..._view_display.paragraph.title.columnar.yml | 16 +- ...y_view_display.paragraph.title.default.yml | 28 +- ..._view_display.paragraph.update.default.yml | 12 +- ...y_view_display.paragraph.video.default.yml | 6 +- ...ty_view_display.paragraph.view.default.yml | 4 +- ...view_display.paragraph.webform.default.yml | 4 +- ..._display.taxonomy_term.license.default.yml | 6 +- ....entity_view_display.user.user.compact.yml | 10 +- ....entity_view_display.user.user.default.yml | 10 +- ...e.entity_view_mode.media.media_library.yml | 4 +- config/core.entity_view_mode.node.diff.yml | 4 +- config/core.extension.yml | 5 +- .../core.menu.static_menu_link_overrides.yml | 4 +- config/crop.settings.yml | 2 +- config/dblog.settings.yml | 2 +- config/diff.settings.yml | 4 +- config/dropdown_language.setting.yml | 4 +- config/ds.settings.yml | 4 +- config/exclude_node_title.settings.yml | 6 +- config/facets.facet.article_topics.yml | 24 +- config/facets.facet.article_type.yml | 24 +- config/facets.facet.blog_topics.yml | 24 +- config/facets.facet.event_topics.yml | 24 +- config/facets.facet.event_type.yml | 24 +- config/facets.facet.resource_topics.yml | 24 +- config/facets.facet.resource_type.yml | 24 +- ....field.block_content.slide.field_slide.yml | 2 +- ....field.group.group.field_group_address.yml | 4 +- ...ld.group.group.field_group_description.yml | 8 +- ...ld.field.group.group.field_group_image.yml | 4 +- ....field.group.group.field_group_website.yml | 2 +- ...ld.field.node.action.field_action_link.yml | 2 +- ...field.node.action.field_body_paragraph.yml | 4 +- .../field.field.node.action.field_image.yml | 4 +- ...ield.node.article.field_body_paragraph.yml | 28 +- .../field.field.node.article.field_image.yml | 6 +- ...d.field.node.blog.field_body_paragraph.yml | 20 +- config/field.field.node.blog.field_image.yml | 4 +- ...eld.node.campaign.field_body_paragraph.yml | 42 +- ...d.node.campaign.field_campaign_demands.yml | 6 +- ...d.node.campaign.field_campaign_updates.yml | 8 +- .../field.field.node.campaign.field_image.yml | 4 +- ...d.node.case_study.field_body_paragraph.yml | 70 +- ...ield.field.node.case_study.field_image.yml | 4 +- ....field.node.event.field_body_paragraph.yml | 14 +- config/field.field.node.event.field_image.yml | 4 +- ...node.landing_page.field_body_paragraph.yml | 32 +- ...ld.field.node.landing_page.field_image.yml | 4 +- ...d.field.node.page.field_body_paragraph.yml | 32 +- .../field.field.node.page.field_storyline.yml | 14 +- ...field.node.people.field_body_paragraph.yml | 48 +- .../field.field.node.people.field_image.yml | 4 +- ...ode.people.field_people_public_gpg_key.yml | 4 +- ....node.people.field_people_social_media.yml | 2 +- ...eld.node.resource.field_body_paragraph.yml | 34 +- .../field.field.node.resource.field_image.yml | 4 +- ...ield.node.resource.field_resource_file.yml | 4 +- ...ield.node.resource.field_resource_link.yml | 2 +- .../field.field.paragraph.file.field_file.yml | 4 +- ...ield.field.paragraph.image.field_image.yml | 4 +- ...graph.quotation_with_image.field_image.yml | 4 +- ...ield.field.paragraph.slide.field_image.yml | 4 +- ...field.field.paragraph.slide.field_link.yml | 2 +- ...ield.field.paragraph.title.field_image.yml | 4 +- config/field.field.user.user.user_picture.yml | 4 +- config/field.settings.yml | 2 +- .../field.storage.group.field_group_image.yml | 6 +- ...d.storage.node.field_case_study_status.yml | 2 +- ...storage.node.field_case_study_subtitle.yml | 2 +- config/field.storage.node.field_image.yml | 6 +- ...eld.storage.node.field_people_position.yml | 2 +- ...orage.node.field_people_public_gpg_key.yml | 2 +- ...field.storage.node.field_resource_file.yml | 2 +- config/field.storage.paragraph.field_file.yml | 2 +- .../field.storage.paragraph.field_image.yml | 6 +- ...orage.paragraph.field_storyline_header.yml | 2 +- ...rage.paragraph.field_storyline_heading.yml | 2 +- config/field.storage.user.user_picture.yml | 6 +- config/field_ui.settings.yml | 2 +- config/file.settings.yml | 4 +- config/filter.settings.yml | 4 +- config/focal_point.settings.yml | 4 +- config/google_analytics.settings.yml | 4 +- config/group.settings.yml | 2 +- config/group.type.group.yml | 2 +- config/hal.settings.yml | 3 +- config/honeypot.settings.yml | 6 +- config/image.settings.yml | 4 +- config/indieweb_context.settings.yml | 2 +- config/indieweb_microformat.settings.yml | 12 +- config/indieweb_webmention.comment.yml | 4 +- config/indieweb_webmention.settings.yml | 16 +- config/language.mappings.yml | 4 +- config/language.negotiation.yml | 4 +- config/language.types.yml | 4 +- .../language/es/webform.webform.contact.yml | 4 +- config/locale.settings.yml | 4 +- config/mailchimp.settings.yml | 6 +- config/markdown.settings.yml | 2 +- config/media.settings.yml | 4 +- config/media_library.settings.yml | 2 +- config/menu_ui.settings.yml | 2 +- config/migrate_drupal.settings.yml | 4 +- config/node.settings.yml | 2 +- config/octavia.settings.yml | 22 +- config/paragraphs.settings.yml | 2 +- config/paragraphs_features.settings.yml | 2 +- config/pathauto.pattern.article_type.yml | 6 +- config/pathauto.pattern.case_study.yml | 6 +- config/pathauto.pattern.event_type.yml | 6 +- config/pathauto.pattern.group.yml | 6 +- config/pathauto.pattern.group_membership.yml | 6 +- config/pathauto.pattern.group_type.yml | 6 +- config/pathauto.pattern.node_action.yml | 6 +- config/pathauto.pattern.node_article.yml | 6 +- config/pathauto.pattern.node_blog.yml | 6 +- config/pathauto.pattern.node_campaign.yml | 6 +- config/pathauto.pattern.node_event.yml | 6 +- config/pathauto.pattern.node_landing_page.yml | 6 +- config/pathauto.pattern.node_page.yml | 6 +- config/pathauto.pattern.node_resource.yml | 6 +- config/pathauto.pattern.people_node.yml | 6 +- config/pathauto.pattern.people_type.yml | 6 +- config/pathauto.pattern.vocabulary_terms.yml | 8 +- config/pathauto.settings.yml | 4 +- config/redirect.settings.yml | 4 +- config/redirect_404.settings.yml | 4 +- config/responsive_image.styles.narrow.yml | 4 +- config/responsive_image.styles.wide.yml | 4 +- config/search_api.index.action.yml | 40 +- config/search_api.index.article.yml | 40 +- config/search_api.index.blog.yml | 42 +- config/search_api.index.campaign.yml | 40 +- config/search_api.index.case_study.yml | 40 +- config/search_api.index.content.yml | 50 +- config/search_api.index.event.yml | 40 +- config/search_api.index.people.yml | 40 +- config/search_api.index.resource.yml | 40 +- config/search_api.server.database.yml | 6 +- config/search_api.settings.yml | 4 +- config/search_api_db.settings.yml | 2 +- config/statistics.settings.yml | 4 +- config/syslog.settings.yml | 4 +- .../system.action.redirect_delete_action.yml | 4 +- config/system.cron.yml | 4 +- config/system.date.yml | 8 +- config/system.diff.yml | 4 +- config/system.file.yml | 4 +- config/system.image.gd.yml | 2 +- config/system.image.yml | 2 +- config/system.logging.yml | 2 +- config/system.mail.yml | 4 +- config/system.maintenance.yml | 4 +- config/system.performance.yml | 4 +- config/system.site.yml | 6 +- config/system.theme.global.yml | 4 +- config/system.theme.yml | 4 +- config/taxonomy.settings.yml | 4 +- config/text.settings.yml | 2 +- config/update.settings.yml | 4 +- config/user.flood.yml | 4 +- config/user.mail.yml | 228 +-- config/user.settings.yml | 6 +- config/views.settings.yml | 6 +- config/views.view.action.yml | 172 +- config/views.view.archive.yml | 133 +- config/views.view.article.yml | 166 +- config/views.view.block_content.yml | 300 +-- config/views.view.blog.yml | 258 +-- config/views.view.campaign.yml | 174 +- config/views.view.case_study.yml | 188 +- config/views.view.comment.yml | 833 ++++---- config/views.view.comments_recent.yml | 217 +-- config/views.view.content.yml | 352 ++-- config/views.view.content_recent.yml | 195 +- config/views.view.event.yml | 227 +-- config/views.view.files.yml | 1342 ++++++------- config/views.view.frontpage.yml | 354 ++-- config/views.view.glossary.yml | 412 ++-- config/views.view.group.yml | 203 +- config/views.view.group_content.yml | 253 +-- config/views.view.group_members.yml | 356 ++-- config/views.view.group_nodes.yml | 1550 +++++++-------- config/views.view.media.yml | 403 ++-- config/views.view.media_library.yml | 951 ++++----- config/views.view.people.yml | 146 +- config/views.view.redirect.yml | 342 ++-- config/views.view.redirect_404.yml | 266 +-- config/views.view.related_content.yml | 215 +-- config/views.view.resource.yml | 178 +- config/views.view.search.yml | 179 +- config/views.view.taxonomy_term.yml | 246 +-- config/views.view.user_admin_people.yml | 427 +++-- config/views.view.watchdog.yml | 351 ++-- config/views.view.webform_submissions.yml | 1284 ++++++------- config/views.view.webmentions.yml | 1707 +++++++++-------- config/views.view.who_s_new.yml | 177 +- config/views.view.who_s_online.yml | 235 +-- config/webform.settings.yml | 144 +- ...bform.attend_the_tech_and_rev_workshop.yml | 32 +- config/webform.webform.blog_posts.yml | 32 +- config/webform.webform.capacitacion.yml | 32 +- config/webform.webform.contact.yml | 56 +- config/webform.webform.contact_confirm.yml | 32 +- ....webform.drupal_8_9_content_migrations.yml | 50 +- config/webform.webform.drutopia_intake.yml | 32 +- ...bform.webform.drutopia_platform_intake.yml | 48 +- config/webform.webform.find_it_platform.yml | 32 +- config/webform.webform.general_services.yml | 32 +- ....webform.getting_started_with_drupal_9.yml | 50 +- ....webform.getting_started_with_react_js.yml | 50 +- config/webform.webform.join_the_movement.yml | 34 +- ...form.webform.join_the_movement_confirm.yml | 32 +- config/webform.webform.june_2020_webinars.yml | 48 +- config/webform.webform.lms.yml | 48 +- config/webform.webform.migrations.yml | 50 +- ...rm.webform.migrations_training_confirm.yml | 32 +- config/webform.webform.newsletter.yml | 32 +- ....webform.purchase_training_migrate_api.yml | 50 +- config/webform.webform.request.yml | 48 +- config/webform.webform.showandtell.yml | 32 +- ...webform.webform.speaker_request_agaric.yml | 50 +- ....webform.speaker_request_clayton_dewey.yml | 48 +- ...bform.speaker_request_mauricio_dinarte.yml | 48 +- ....webform.speaker_request_michele_metts.yml | 48 +- ...rm.webform.speaker_request_micky_metts.yml | 48 +- config/webform.webform.training.yml | 48 +- config/webform.webform.training_discount.yml | 50 +- ....webform.training_notification_request.yml | 32 +- ...webform.webform.training_request_draft.yml | 48 +- config/webform.webform.workshops.yml | 32 +- config/webform_scheduled_email.settings.yml | 2 +- 443 files changed, 10241 insertions(+), 10212 deletions(-) diff --git a/config/antibot.settings.yml b/config/antibot.settings.yml index 13513a7..cfb1893 100644 --- a/config/antibot.settings.yml +++ b/config/antibot.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: 7QwhifH5gAzkdFMMDFV6XQRrcx4PAvtROZO8rs19nTo form_ids: - 'comment_*' - user_login_form @@ -6,5 +8,3 @@ form_ids: - 'contact_*' - 'webform_*' show_form_ids: false -_core: - default_config_hash: 7QwhifH5gAzkdFMMDFV6XQRrcx4PAvtROZO8rs19nTo diff --git a/config/automated_cron.settings.yml b/config/automated_cron.settings.yml index 2418a00..3fc5821 100644 --- a/config/automated_cron.settings.yml +++ b/config/automated_cron.settings.yml @@ -1,3 +1,3 @@ -interval: 10800 _core: default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs +interval: 10800 diff --git a/config/autosave_form.messages.yml b/config/autosave_form.messages.yml index e2546d3..4b81262 100644 --- a/config/autosave_form.messages.yml +++ b/config/autosave_form.messages.yml @@ -1,3 +1,3 @@ -entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.' _core: default_config_hash: In3MY-CuVp64RxCeU5X6rsEhR6jR4Si8OG6BX18DALg +entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.' diff --git a/config/autosave_form.settings.yml b/config/autosave_form.settings.yml index 70b39c0..0a34f9e 100644 --- a/config/autosave_form.settings.yml +++ b/config/autosave_form.settings.yml @@ -1,4 +1,7 @@ +_core: + default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0 interval: 60000 +only_on_form_change: false active_on: content_entity_forms: true config_entity_forms: false @@ -7,6 +10,3 @@ notification: message: 'Saving draft...' delay: 1000 allowed_content_entity_types: { } -_core: - default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0 -only_on_form_change: false diff --git a/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml b/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml index 6f4fc75..8045b46 100644 --- a/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml +++ b/config/block.block.31daysofmigrationsinterviewontalkingdrupal.yml @@ -18,8 +18,8 @@ plugin: 'block_content:82a602d0-5a54-4baf-84a9-8bbf482a96f9' settings: id: 'block_content:82a602d0-5a54-4baf-84a9-8bbf482a96f9' label: '31 Days of Migrations Interview on Talking Drupal' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -27,5 +27,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.agarica_account_menu.yml b/config/block.block.agarica_account_menu.yml index d67fccb..99fcace 100644 --- a/config/block.block.agarica_account_menu.yml +++ b/config/block.block.agarica_account_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:account' settings: id: 'system_menu_block:account' label: 'User account menu' - provider: system label_display: '0' + provider: system level: 1 depth: 1 expand_all_items: false diff --git a/config/block.block.agarica_branding.yml b/config/block.block.agarica_branding.yml index 91ea85d..1a09689 100644 --- a/config/block.block.agarica_branding.yml +++ b/config/block.block.agarica_branding.yml @@ -17,8 +17,8 @@ plugin: system_branding_block settings: id: system_branding_block label: 'Site branding' - provider: system label_display: '0' + provider: system use_site_logo: true use_site_name: true use_site_slogan: true diff --git a/config/block.block.agarica_content.yml b/config/block.block.agarica_content.yml index 176723b..65869ae 100644 --- a/config/block.block.agarica_content.yml +++ b/config/block.block.agarica_content.yml @@ -17,6 +17,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.agarica_footer_menu.yml b/config/block.block.agarica_footer_menu.yml index d976349..439affa 100644 --- a/config/block.block.agarica_footer_menu.yml +++ b/config/block.block.agarica_footer_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:footer' settings: id: 'system_menu_block:footer' label: 'Footer menu' - provider: system label_display: '0' + provider: system level: 1 depth: 0 expand_all_items: false diff --git a/config/block.block.agarica_group_operations.yml b/config/block.block.agarica_group_operations.yml index 277c3f1..83280d2 100644 --- a/config/block.block.agarica_group_operations.yml +++ b/config/block.block.agarica_group_operations.yml @@ -19,20 +19,20 @@ plugin: group_operations settings: id: group_operations label: 'Group operations' - provider: group label_display: visible + provider: group context_mapping: group: '@group.group_route_context:group' visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' 'entity_bundle:group': id: 'entity_bundle:group' - bundles: - group: group negate: false context_mapping: group: '@group.group_route_context:group' + bundles: + group: group diff --git a/config/block.block.agarica_help.yml b/config/block.block.agarica_help.yml index 75eff29..723a927 100644 --- a/config/block.block.agarica_help.yml +++ b/config/block.block.agarica_help.yml @@ -17,6 +17,6 @@ plugin: help_block settings: id: help_block label: Help - provider: help label_display: '0' + provider: help visibility: { } diff --git a/config/block.block.agarica_home_page_custom_1.yml b/config/block.block.agarica_home_page_custom_1.yml index 177f1a6..9f66713 100644 --- a/config/block.block.agarica_home_page_custom_1.yml +++ b/config/block.block.agarica_home_page_custom_1.yml @@ -20,8 +20,8 @@ plugin: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' settings: id: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' label: 'Home page custom 1' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -29,5 +29,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.agarica_home_page_custom_2.yml b/config/block.block.agarica_home_page_custom_2.yml index 6c7fcb6..d81358c 100644 --- a/config/block.block.agarica_home_page_custom_2.yml +++ b/config/block.block.agarica_home_page_custom_2.yml @@ -20,8 +20,8 @@ plugin: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8' settings: id: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8' label: 'Home page custom 2' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -29,5 +29,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.agarica_home_page_custom_3.yml b/config/block.block.agarica_home_page_custom_3.yml index de8ec82..aacd0b7 100644 --- a/config/block.block.agarica_home_page_custom_3.yml +++ b/config/block.block.agarica_home_page_custom_3.yml @@ -22,8 +22,8 @@ plugin: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba' settings: id: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba' label: 'Home page custom 3' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -31,5 +31,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page context_mapping: { } + block_visibility_group: home_page diff --git a/config/block.block.agarica_local_actions.yml b/config/block.block.agarica_local_actions.yml index c7b5369..cc6ec15 100644 --- a/config/block.block.agarica_local_actions.yml +++ b/config/block.block.agarica_local_actions.yml @@ -15,6 +15,6 @@ plugin: local_actions_block settings: id: local_actions_block label: 'Primary admin actions' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.agarica_local_tasks.yml b/config/block.block.agarica_local_tasks.yml index 5903f15..8451818 100644 --- a/config/block.block.agarica_local_tasks.yml +++ b/config/block.block.agarica_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: Tabs - provider: core label_display: '0' + provider: core primary: true secondary: true visibility: { } diff --git a/config/block.block.agarica_main_menu.yml b/config/block.block.agarica_main_menu.yml index 98a1e1f..4a08674 100644 --- a/config/block.block.agarica_main_menu.yml +++ b/config/block.block.agarica_main_menu.yml @@ -20,8 +20,8 @@ plugin: 'system_menu_block:main' settings: id: 'system_menu_block:main' label: 'Main navigation' - provider: system label_display: '0' + provider: system level: 1 depth: 1 expand_all_items: false @@ -29,5 +29,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.agarica_messages.yml b/config/block.block.agarica_messages.yml index f11c439..8f88d95 100644 --- a/config/block.block.agarica_messages.yml +++ b/config/block.block.agarica_messages.yml @@ -17,6 +17,6 @@ plugin: system_messages_block settings: id: system_messages_block label: 'Status messages' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.agarica_page_title.yml b/config/block.block.agarica_page_title.yml index f188cff..836cb8e 100644 --- a/config/block.block.agarica_page_title.yml +++ b/config/block.block.agarica_page_title.yml @@ -15,6 +15,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.agarica_powered_by_drutopia.yml b/config/block.block.agarica_powered_by_drutopia.yml index 699950b..b8e86ae 100644 --- a/config/block.block.agarica_powered_by_drutopia.yml +++ b/config/block.block.agarica_powered_by_drutopia.yml @@ -17,6 +17,6 @@ plugin: drutopia_powered_by_block settings: id: drutopia_powered_by_block label: 'Powered by Drutopia' - provider: drutopia label_display: '0' + provider: drutopia visibility: { } diff --git a/config/block.block.agarica_socialmedialinks.yml b/config/block.block.agarica_socialmedialinks.yml index d34e4b1..8f70d66 100644 --- a/config/block.block.agarica_socialmedialinks.yml +++ b/config/block.block.agarica_socialmedialinks.yml @@ -17,8 +17,8 @@ plugin: social_media_links_block settings: id: social_media_links_block label: 'Social Media Links' - provider: social_media_links label_display: '0' + provider: social_media_links platforms: behance: value: '' diff --git a/config/block.block.agarica_views_block__related_content_block_related_content.yml b/config/block.block.agarica_views_block__related_content_block_related_content.yml index 44e9177..8554db5 100644 --- a/config/block.block.agarica_views_block__related_content_block_related_content.yml +++ b/config/block.block.agarica_views_block__related_content_block_related_content.yml @@ -21,21 +21,21 @@ plugin: 'views_block:related_content-block_related_content' settings: id: 'views_block:related_content-block_related_content' label: '' - provider: views label_display: visible + provider: views + context_mapping: { } views_label: '' items_per_page: none - context_mapping: { } visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' 'entity_bundle:node': id: 'entity_bundle:node' - bundles: - people: people negate: true context_mapping: node: '@node.node_route_context:node' + bundles: + people: people diff --git a/config/block.block.agaricnewsletter.yml b/config/block.block.agaricnewsletter.yml index c6e80da..f6864de 100644 --- a/config/block.block.agaricnewsletter.yml +++ b/config/block.block.agaricnewsletter.yml @@ -18,8 +18,8 @@ plugin: 'block_content:d5f97865-8fc0-4240-a0c4-4b302f641345' settings: id: 'block_content:d5f97865-8fc0-4240-a0c4-4b302f641345' label: 'Agaric Newsletter' - provider: block_content label_display: visible + provider: block_content status: true info: '' view_mode: default @@ -27,5 +27,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.article_topics_facet.yml b/config/block.block.article_topics_facet.yml index 5cb682d..212453d 100644 --- a/config/block.block.article_topics_facet.yml +++ b/config/block.block.article_topics_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:article_topics' settings: id: 'facet_block:article_topics' label: Topics - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: article_listing context_mapping: { } + block_visibility_group: article_listing diff --git a/config/block.block.article_type_facet.yml b/config/block.block.article_type_facet.yml index 280615e..3d83d36 100644 --- a/config/block.block.article_type_facet.yml +++ b/config/block.block.article_type_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:article_type' settings: id: 'facet_block:article_type' label: Type - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: article_listing context_mapping: { } + block_visibility_group: article_listing diff --git a/config/block.block.blog_topics_facet.yml b/config/block.block.blog_topics_facet.yml index db7c253..49e1bf9 100644 --- a/config/block.block.blog_topics_facet.yml +++ b/config/block.block.blog_topics_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:blog_topics' settings: id: 'facet_block:blog_topics' label: Topics - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: blog_listing context_mapping: { } + block_visibility_group: blog_listing diff --git a/config/block.block.bulma_account_menu.yml b/config/block.block.bulma_account_menu.yml index c6eaa6c..9b65df1 100644 --- a/config/block.block.bulma_account_menu.yml +++ b/config/block.block.bulma_account_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:account' settings: id: 'system_menu_block:account' label: 'User account menu' - provider: system label_display: '1' + provider: system level: 1 depth: 1 expand_all_items: false diff --git a/config/block.block.bulma_branding.yml b/config/block.block.bulma_branding.yml index c4b4e3d..778e876 100644 --- a/config/block.block.bulma_branding.yml +++ b/config/block.block.bulma_branding.yml @@ -17,8 +17,8 @@ plugin: system_branding_block settings: id: system_branding_block label: 'Site branding' - provider: system label_display: '0' + provider: system use_site_logo: true use_site_name: true use_site_slogan: true diff --git a/config/block.block.bulma_content.yml b/config/block.block.bulma_content.yml index 43bb3ff..37081f7 100644 --- a/config/block.block.bulma_content.yml +++ b/config/block.block.bulma_content.yml @@ -17,6 +17,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.bulma_help.yml b/config/block.block.bulma_help.yml index 8fef326..f45c086 100644 --- a/config/block.block.bulma_help.yml +++ b/config/block.block.bulma_help.yml @@ -17,6 +17,6 @@ plugin: help_block settings: id: help_block label: Help - provider: help label_display: '0' + provider: help visibility: { } diff --git a/config/block.block.bulma_local_tasks.yml b/config/block.block.bulma_local_tasks.yml index 17d5c15..c4ea790 100644 --- a/config/block.block.bulma_local_tasks.yml +++ b/config/block.block.bulma_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: Tabs - provider: core label_display: '0' + provider: core primary: true secondary: true visibility: { } diff --git a/config/block.block.bulma_main_menu.yml b/config/block.block.bulma_main_menu.yml index 9438f55..df7760a 100644 --- a/config/block.block.bulma_main_menu.yml +++ b/config/block.block.bulma_main_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:main' settings: id: 'system_menu_block:main' label: 'Main navigation' - provider: system label_display: '0' + provider: system level: 1 depth: 1 expand_all_items: false diff --git a/config/block.block.bulma_messages.yml b/config/block.block.bulma_messages.yml index 1632952..b6dd75c 100644 --- a/config/block.block.bulma_messages.yml +++ b/config/block.block.bulma_messages.yml @@ -17,6 +17,6 @@ plugin: system_messages_block settings: id: system_messages_block label: 'Status messages' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.bulma_page_title.yml b/config/block.block.bulma_page_title.yml index 2ec527f..42c8405 100644 --- a/config/block.block.bulma_page_title.yml +++ b/config/block.block.bulma_page_title.yml @@ -15,6 +15,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.bulma_powered.yml b/config/block.block.bulma_powered.yml index bc694c4..99408df 100644 --- a/config/block.block.bulma_powered.yml +++ b/config/block.block.bulma_powered.yml @@ -17,6 +17,6 @@ plugin: system_powered_by_block settings: id: system_powered_by_block label: 'Powered by Drupal' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.bulma_tools.yml b/config/block.block.bulma_tools.yml index 1ebdaa3..3fde28d 100644 --- a/config/block.block.bulma_tools.yml +++ b/config/block.block.bulma_tools.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:tools' settings: id: 'system_menu_block:tools' label: Tools - provider: system label_display: visible + provider: system level: 1 depth: 0 expand_all_items: false diff --git a/config/block.block.content_search_form_global.yml b/config/block.block.content_search_form_global.yml index 706ee7b..ad51282 100644 --- a/config/block.block.content_search_form_global.yml +++ b/config/block.block.content_search_form_global.yml @@ -20,12 +20,12 @@ plugin: 'views_exposed_filter_block:search-page_1' settings: id: 'views_exposed_filter_block:search-page_1' label: '' - provider: views label_display: '0' + provider: views views_label: '' visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.content_search_form_search.yml b/config/block.block.content_search_form_search.yml index 1ea95c7..a1ce5a4 100644 --- a/config/block.block.content_search_form_search.yml +++ b/config/block.block.content_search_form_search.yml @@ -21,12 +21,12 @@ plugin: 'views_exposed_filter_block:search-page_1' settings: id: 'views_exposed_filter_block:search-page_1' label: '' - provider: views label_display: '0' + provider: views views_label: '' visibility: condition_group: id: condition_group negate: false - block_visibility_group: search context_mapping: { } + block_visibility_group: search diff --git a/config/block.block.event_topics_facet.yml b/config/block.block.event_topics_facet.yml index bcfc522..459ec58 100644 --- a/config/block.block.event_topics_facet.yml +++ b/config/block.block.event_topics_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:event_topics' settings: id: 'facet_block:event_topics' label: Topics - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: event_listing context_mapping: { } + block_visibility_group: event_listing diff --git a/config/block.block.event_type_facet.yml b/config/block.block.event_type_facet.yml index b755fcb..9929393 100644 --- a/config/block.block.event_type_facet.yml +++ b/config/block.block.event_type_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:event_type' settings: id: 'facet_block:event_type' label: Type - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: event_listing context_mapping: { } + block_visibility_group: event_listing diff --git a/config/block.block.exposedformsearchpage_1.yml b/config/block.block.exposedformsearchpage_1.yml index 4de3601..456e45e 100644 --- a/config/block.block.exposedformsearchpage_1.yml +++ b/config/block.block.exposedformsearchpage_1.yml @@ -18,12 +18,12 @@ plugin: 'views_exposed_filter_block:search-page_1' settings: id: 'views_exposed_filter_block:search-page_1' label: '' - provider: views label_display: '0' + provider: views views_label: '' visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.exposedformsearchpage_1_2.yml b/config/block.block.exposedformsearchpage_1_2.yml index 0c876d5..12ba201 100644 --- a/config/block.block.exposedformsearchpage_1_2.yml +++ b/config/block.block.exposedformsearchpage_1_2.yml @@ -19,19 +19,19 @@ plugin: 'views_exposed_filter_block:search-page_1' settings: id: 'views_exposed_filter_block:search-page_1' label: '' - provider: views label_display: visible + provider: views views_label: '' visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' request_path: id: request_path + negate: false + context_mapping: { } pages: | /search /search/* - negate: false - context_mapping: { } diff --git a/config/block.block.footer_about_us.yml b/config/block.block.footer_about_us.yml index 36bf514..43fd62f 100644 --- a/config/block.block.footer_about_us.yml +++ b/config/block.block.footer_about_us.yml @@ -20,20 +20,20 @@ plugin: 'menu_block:main' settings: id: 'menu_block:main' label: 'About Us' - provider: menu_block label_display: visible + provider: menu_block follow: false follow_parent: child + label_link: false + label_type: block level: 1 depth: 0 expand_all_items: false parent: 'main:menu_link_content:33435872-bdbe-4833-9477-c057c2c33359' suggestion: main - label_type: block - label_link: false visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.footer_get_involved.yml b/config/block.block.footer_get_involved.yml index ef65519..52c12ae 100644 --- a/config/block.block.footer_get_involved.yml +++ b/config/block.block.footer_get_involved.yml @@ -20,20 +20,20 @@ plugin: 'menu_block:main' settings: id: 'menu_block:main' label: 'Get Involved' - provider: menu_block label_display: visible + provider: menu_block follow: false follow_parent: child + label_link: false + label_type: block level: 1 depth: 0 expand_all_items: false parent: 'main:menu_link_content:f1eaa438-620d-418b-acd3-ad00dab9c635' suggestion: main - label_type: block - label_link: false visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.footer_our_work.yml b/config/block.block.footer_our_work.yml index 2c980e0..f075147 100644 --- a/config/block.block.footer_our_work.yml +++ b/config/block.block.footer_our_work.yml @@ -20,20 +20,20 @@ plugin: 'menu_block:main' settings: id: 'menu_block:main' label: 'Our Work' - provider: menu_block label_display: visible + provider: menu_block follow: false follow_parent: child + label_link: false + label_type: block level: 1 depth: 0 expand_all_items: false parent: 'main:menu_link_content:3f594be0-bb0f-4b30-923e-e7984983a0fd' suggestion: main - label_type: block - label_link: false visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.group_operations.yml b/config/block.block.group_operations.yml index 29c224a..6e6169b 100644 --- a/config/block.block.group_operations.yml +++ b/config/block.block.group_operations.yml @@ -19,20 +19,20 @@ plugin: group_operations settings: id: group_operations label: 'Group operations' - provider: group label_display: visible + provider: group context_mapping: group: '@group.group_route_context:group' visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' 'entity_bundle:group': id: 'entity_bundle:group' - bundles: - group: group negate: false context_mapping: group: '@group.group_route_context:group' + bundles: + group: group diff --git a/config/block.block.hireagaric.yml b/config/block.block.hireagaric.yml index ec24f71..e5529eb 100644 --- a/config/block.block.hireagaric.yml +++ b/config/block.block.hireagaric.yml @@ -20,8 +20,8 @@ plugin: 'block_content:134165a3-b38a-41c1-92aa-984e3e6d3435' settings: id: 'block_content:134165a3-b38a-41c1-92aa-984e3e6d3435' label: 'Hire Agaric' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: full @@ -29,19 +29,12 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } - node_type: - id: node_type - bundles: - blog: blog - negate: false - context_mapping: - node: '@node.node_route_context:node' + block_visibility_group: '' 'entity_bundle:node': id: 'entity_bundle:node' - bundles: - blog: blog negate: false context_mapping: node: '@node.node_route_context:node' + bundles: + blog: blog diff --git a/config/block.block.home_page_custom_1.yml b/config/block.block.home_page_custom_1.yml index a43fe8a..d673aa3 100644 --- a/config/block.block.home_page_custom_1.yml +++ b/config/block.block.home_page_custom_1.yml @@ -19,8 +19,8 @@ plugin: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' settings: id: 'block_content:a3a19121-c6a2-4a3f-8225-8e84f5fb0c9d' label: 'Home page custom 1' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -28,5 +28,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page context_mapping: { } + block_visibility_group: home_page diff --git a/config/block.block.home_page_custom_2.yml b/config/block.block.home_page_custom_2.yml index 6d8c6f2..238fa81 100644 --- a/config/block.block.home_page_custom_2.yml +++ b/config/block.block.home_page_custom_2.yml @@ -19,8 +19,8 @@ plugin: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8' settings: id: 'block_content:8f30e41d-3693-43bc-a281-9b11e29df3b8' label: 'Home page custom 2' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -28,5 +28,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page context_mapping: { } + block_visibility_group: home_page diff --git a/config/block.block.home_page_custom_3.yml b/config/block.block.home_page_custom_3.yml index f9fe56a..443e406 100644 --- a/config/block.block.home_page_custom_3.yml +++ b/config/block.block.home_page_custom_3.yml @@ -19,8 +19,8 @@ plugin: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba' settings: id: 'block_content:086d20ee-9e48-4ee3-81ae-263f7dc279ba' label: 'Home page custom 3' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: columnar @@ -28,5 +28,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page context_mapping: { } + block_visibility_group: home_page diff --git a/config/block.block.home_page_feature.yml b/config/block.block.home_page_feature.yml index f84ba8b..b5e605a 100644 --- a/config/block.block.home_page_feature.yml +++ b/config/block.block.home_page_feature.yml @@ -4,13 +4,13 @@ status: true dependencies: config: - block_visibility_groups.block_visibility_group.home_page - enforced: - module: - - block_content module: - block_visibility_groups theme: - octavia + enforced: + module: + - block_content _core: default_config_hash: UM0JrnLICjDPy7RItwhppXAo_6rI5emb5-m1PX-ClIM id: home_page_feature @@ -22,8 +22,8 @@ plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933' settings: id: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933' label: 'Home page feature' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: full @@ -31,5 +31,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: home_page context_mapping: { } + block_visibility_group: home_page diff --git a/config/block.block.languageswitcher.yml b/config/block.block.languageswitcher.yml index 0826509..e6c70a0 100644 --- a/config/block.block.languageswitcher.yml +++ b/config/block.block.languageswitcher.yml @@ -16,12 +16,12 @@ plugin: 'dropdown_language:language_interface' settings: id: 'dropdown_language:language_interface' label: 'Language:' - provider: dropdown_language label_display: visible + provider: dropdown_language labels: null visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.mainnavigation.yml b/config/block.block.mainnavigation.yml index 57359a2..161a376 100644 --- a/config/block.block.mainnavigation.yml +++ b/config/block.block.mainnavigation.yml @@ -18,8 +18,8 @@ plugin: 'system_menu_block:main' settings: id: 'system_menu_block:main' label: 'Second-level main navigation' - provider: system label_display: '0' + provider: system level: 2 depth: 1 expand_all_items: false @@ -27,5 +27,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.octavia_account_menu.yml b/config/block.block.octavia_account_menu.yml index 675d625..20a7b46 100644 --- a/config/block.block.octavia_account_menu.yml +++ b/config/block.block.octavia_account_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:account' settings: id: 'system_menu_block:account' label: 'User account menu' - provider: system label_display: '0' + provider: system level: 1 depth: 1 expand_all_items: false diff --git a/config/block.block.octavia_branding.yml b/config/block.block.octavia_branding.yml index c7eabb9..1982007 100644 --- a/config/block.block.octavia_branding.yml +++ b/config/block.block.octavia_branding.yml @@ -17,8 +17,8 @@ plugin: system_branding_block settings: id: system_branding_block label: 'Site branding' - provider: system label_display: '0' + provider: system use_site_logo: true use_site_name: true use_site_slogan: true diff --git a/config/block.block.octavia_content.yml b/config/block.block.octavia_content.yml index 6fbb8a9..626d3c4 100644 --- a/config/block.block.octavia_content.yml +++ b/config/block.block.octavia_content.yml @@ -17,6 +17,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.octavia_footer_menu.yml b/config/block.block.octavia_footer_menu.yml index 8b5b5ab..5c68cd3 100644 --- a/config/block.block.octavia_footer_menu.yml +++ b/config/block.block.octavia_footer_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:footer' settings: id: 'system_menu_block:footer' label: 'Footer menu' - provider: system label_display: '0' + provider: system level: 1 depth: 0 expand_all_items: false diff --git a/config/block.block.octavia_help.yml b/config/block.block.octavia_help.yml index 676eb1d..2eb558e 100644 --- a/config/block.block.octavia_help.yml +++ b/config/block.block.octavia_help.yml @@ -17,6 +17,6 @@ plugin: help_block settings: id: help_block label: Help - provider: help label_display: '0' + provider: help visibility: { } diff --git a/config/block.block.octavia_local_actions.yml b/config/block.block.octavia_local_actions.yml index 307f4b9..cad882e 100644 --- a/config/block.block.octavia_local_actions.yml +++ b/config/block.block.octavia_local_actions.yml @@ -15,6 +15,6 @@ plugin: local_actions_block settings: id: local_actions_block label: 'Primary admin actions' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.octavia_local_tasks.yml b/config/block.block.octavia_local_tasks.yml index 86f9eb1..7c93501 100644 --- a/config/block.block.octavia_local_tasks.yml +++ b/config/block.block.octavia_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: Tabs - provider: core label_display: '0' + provider: core primary: true secondary: true visibility: { } diff --git a/config/block.block.octavia_main_menu.yml b/config/block.block.octavia_main_menu.yml index 10dc9c7..f9a8f63 100644 --- a/config/block.block.octavia_main_menu.yml +++ b/config/block.block.octavia_main_menu.yml @@ -19,8 +19,8 @@ plugin: 'system_menu_block:main' settings: id: 'system_menu_block:main' label: 'Main navigation' - provider: system label_display: '0' + provider: system level: 1 depth: 2 expand_all_items: false diff --git a/config/block.block.octavia_messages.yml b/config/block.block.octavia_messages.yml index ed78abf..51d7940 100644 --- a/config/block.block.octavia_messages.yml +++ b/config/block.block.octavia_messages.yml @@ -17,6 +17,6 @@ plugin: system_messages_block settings: id: system_messages_block label: 'Status messages' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.octavia_page_title.yml b/config/block.block.octavia_page_title.yml index 58e880e..fa75a1e 100644 --- a/config/block.block.octavia_page_title.yml +++ b/config/block.block.octavia_page_title.yml @@ -15,6 +15,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.octavia_powered_by_drutopia.yml b/config/block.block.octavia_powered_by_drutopia.yml index fdfbb9c..dd90e40 100644 --- a/config/block.block.octavia_powered_by_drutopia.yml +++ b/config/block.block.octavia_powered_by_drutopia.yml @@ -17,6 +17,6 @@ plugin: drutopia_powered_by_block settings: id: drutopia_powered_by_block label: 'Powered by Drutopia' - provider: drutopia label_display: '0' + provider: drutopia visibility: { } diff --git a/config/block.block.resource_topics_facet.yml b/config/block.block.resource_topics_facet.yml index 32f2d1c..478b3db 100644 --- a/config/block.block.resource_topics_facet.yml +++ b/config/block.block.resource_topics_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:resource_topics' settings: id: 'facet_block:resource_topics' label: Topics - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: resource_listing context_mapping: { } + block_visibility_group: resource_listing diff --git a/config/block.block.resource_type_facet.yml b/config/block.block.resource_type_facet.yml index 7a0cc17..b370e1b 100644 --- a/config/block.block.resource_type_facet.yml +++ b/config/block.block.resource_type_facet.yml @@ -21,11 +21,11 @@ plugin: 'facet_block:resource_type' settings: id: 'facet_block:resource_type' label: Type - provider: facets label_display: visible + provider: facets visibility: condition_group: id: condition_group negate: false - block_visibility_group: resource_listing context_mapping: { } + block_visibility_group: resource_listing diff --git a/config/block.block.seven_breadcrumbs.yml b/config/block.block.seven_breadcrumbs.yml index 0989c14..9786fc4 100644 --- a/config/block.block.seven_breadcrumbs.yml +++ b/config/block.block.seven_breadcrumbs.yml @@ -17,6 +17,6 @@ plugin: system_breadcrumb_block settings: id: system_breadcrumb_block label: Breadcrumbs - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.seven_content.yml b/config/block.block.seven_content.yml index a927187..44bebc4 100644 --- a/config/block.block.seven_content.yml +++ b/config/block.block.seven_content.yml @@ -17,6 +17,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.seven_help.yml b/config/block.block.seven_help.yml index cb934cb..a2b9697 100644 --- a/config/block.block.seven_help.yml +++ b/config/block.block.seven_help.yml @@ -17,6 +17,6 @@ plugin: help_block settings: id: help_block label: Help - provider: help label_display: '0' + provider: help visibility: { } diff --git a/config/block.block.seven_local_actions.yml b/config/block.block.seven_local_actions.yml index 0dcd212..7bd1aa9 100644 --- a/config/block.block.seven_local_actions.yml +++ b/config/block.block.seven_local_actions.yml @@ -15,6 +15,6 @@ plugin: local_actions_block settings: id: local_actions_block label: 'Primary admin actions' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.seven_login.yml b/config/block.block.seven_login.yml index 6c6b864..2916fb5 100644 --- a/config/block.block.seven_login.yml +++ b/config/block.block.seven_login.yml @@ -17,6 +17,6 @@ plugin: user_login_block settings: id: user_login_block label: 'User login' - provider: user label_display: visible + provider: user visibility: { } diff --git a/config/block.block.seven_messages.yml b/config/block.block.seven_messages.yml index 6d58952..3af450d 100644 --- a/config/block.block.seven_messages.yml +++ b/config/block.block.seven_messages.yml @@ -17,6 +17,6 @@ plugin: system_messages_block settings: id: system_messages_block label: 'Status messages' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/block.block.seven_page_title.yml b/config/block.block.seven_page_title.yml index f836a10..c47c870 100644 --- a/config/block.block.seven_page_title.yml +++ b/config/block.block.seven_page_title.yml @@ -15,6 +15,6 @@ plugin: page_title_block settings: id: page_title_block label: 'Page title' - provider: core label_display: '0' + provider: core visibility: { } diff --git a/config/block.block.seven_primary_local_tasks.yml b/config/block.block.seven_primary_local_tasks.yml index 5be5444..6d46cfc 100644 --- a/config/block.block.seven_primary_local_tasks.yml +++ b/config/block.block.seven_primary_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Primary tabs' - provider: core label_display: '0' + provider: core primary: true secondary: false visibility: { } diff --git a/config/block.block.seven_secondary_local_tasks.yml b/config/block.block.seven_secondary_local_tasks.yml index 8be1678..99d269b 100644 --- a/config/block.block.seven_secondary_local_tasks.yml +++ b/config/block.block.seven_secondary_local_tasks.yml @@ -15,8 +15,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Secondary tabs' - provider: core label_display: '0' + provider: core primary: false secondary: true visibility: { } diff --git a/config/block.block.socialmedialinks.yml b/config/block.block.socialmedialinks.yml index c049dbf..60583e6 100644 --- a/config/block.block.socialmedialinks.yml +++ b/config/block.block.socialmedialinks.yml @@ -17,8 +17,8 @@ plugin: social_media_links_block settings: id: social_media_links_block label: 'Social Media Links' - provider: social_media_links label_display: '0' + provider: social_media_links platforms: behance: value: '' diff --git a/config/block.block.upcomingtrainingsfromagaric.yml b/config/block.block.upcomingtrainingsfromagaric.yml index 8b0b88f..954c815 100644 --- a/config/block.block.upcomingtrainingsfromagaric.yml +++ b/config/block.block.upcomingtrainingsfromagaric.yml @@ -18,8 +18,8 @@ plugin: 'block_content:779630ad-78a7-4a33-9f3b-2b73de77bfa4' settings: id: 'block_content:779630ad-78a7-4a33-9f3b-2b73de77bfa4' label: 'Upcoming Trainings from Agaric' - provider: block_content label_display: visible + provider: block_content status: true info: '' view_mode: full @@ -27,5 +27,5 @@ visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block.block.userlogin.yml b/config/block.block.userlogin.yml index 080b615..a195559 100644 --- a/config/block.block.userlogin.yml +++ b/config/block.block.userlogin.yml @@ -17,18 +17,18 @@ plugin: user_login_block settings: id: user_login_block label: 'User login' - provider: user label_display: visible + provider: user visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' http_client_error_status: id: http_client_error_status + negate: false + context_mapping: { } request_401: false request_403: true request_404: false - negate: false - context_mapping: { } diff --git a/config/block.block.views_block__related_content_block_related_content.yml b/config/block.block.views_block__related_content_block_related_content.yml index 10927c3..b470ee5 100644 --- a/config/block.block.views_block__related_content_block_related_content.yml +++ b/config/block.block.views_block__related_content_block_related_content.yml @@ -20,14 +20,14 @@ plugin: 'views_block:related_content-block_related_content' settings: id: 'views_block:related_content-block_related_content' label: '' - provider: views label_display: visible + provider: views + context_mapping: { } views_label: '' items_per_page: none - context_mapping: { } visibility: condition_group: id: condition_group negate: false - block_visibility_group: '' context_mapping: { } + block_visibility_group: '' diff --git a/config/block_visibility_groups.block_visibility_group.article_listing.yml b/config/block_visibility_groups.block_visibility_group.article_listing.yml index 2cd0699..190117f 100644 --- a/config/block_visibility_groups.block_visibility_group.article_listing.yml +++ b/config/block_visibility_groups.block_visibility_group.article_listing.yml @@ -12,8 +12,8 @@ logic: and conditions: 7ff8110c-3b7e-4b97-8def-4081a2590558: id: request_path - pages: /articles negate: false - context_mapping: { } uuid: 7ff8110c-3b7e-4b97-8def-4081a2590558 + context_mapping: { } + pages: /articles allow_other_conditions: false diff --git a/config/block_visibility_groups.block_visibility_group.blog_listing.yml b/config/block_visibility_groups.block_visibility_group.blog_listing.yml index ddb7ad2..f14e0d3 100644 --- a/config/block_visibility_groups.block_visibility_group.blog_listing.yml +++ b/config/block_visibility_groups.block_visibility_group.blog_listing.yml @@ -12,8 +12,8 @@ logic: and conditions: b3c1bb42-5349-4f54-abe9-590277c82bcc: id: request_path - pages: /blog negate: false - context_mapping: { } uuid: b3c1bb42-5349-4f54-abe9-590277c82bcc + context_mapping: { } + pages: /blog allow_other_conditions: false diff --git a/config/block_visibility_groups.block_visibility_group.event_listing.yml b/config/block_visibility_groups.block_visibility_group.event_listing.yml index fef6f37..e3ddc0c 100644 --- a/config/block_visibility_groups.block_visibility_group.event_listing.yml +++ b/config/block_visibility_groups.block_visibility_group.event_listing.yml @@ -12,8 +12,8 @@ logic: and conditions: 1e04f2af-09a5-4978-83f4-0c5b0cefbfc4: id: request_path - pages: /events negate: false - context_mapping: { } uuid: 1e04f2af-09a5-4978-83f4-0c5b0cefbfc4 + context_mapping: { } + pages: /events allow_other_conditions: false diff --git a/config/block_visibility_groups.block_visibility_group.home_page.yml b/config/block_visibility_groups.block_visibility_group.home_page.yml index c1b44f1..98e0a0c 100644 --- a/config/block_visibility_groups.block_visibility_group.home_page.yml +++ b/config/block_visibility_groups.block_visibility_group.home_page.yml @@ -12,8 +12,8 @@ logic: and conditions: c14822f9-38fa-4397-a5b6-ba9a6f94138e: id: request_path - pages: '' negate: false - context_mapping: { } uuid: c14822f9-38fa-4397-a5b6-ba9a6f94138e + context_mapping: { } + pages: '' allow_other_conditions: false diff --git a/config/block_visibility_groups.block_visibility_group.resource_listing.yml b/config/block_visibility_groups.block_visibility_group.resource_listing.yml index f33e125..556ea9c 100644 --- a/config/block_visibility_groups.block_visibility_group.resource_listing.yml +++ b/config/block_visibility_groups.block_visibility_group.resource_listing.yml @@ -12,8 +12,8 @@ logic: and conditions: a8640e54-e935-4421-ade8-277a3e8cf3e2: id: request_path - pages: /resources negate: false - context_mapping: { } uuid: a8640e54-e935-4421-ade8-277a3e8cf3e2 + context_mapping: { } + pages: /resources allow_other_conditions: false diff --git a/config/block_visibility_groups.block_visibility_group.search.yml b/config/block_visibility_groups.block_visibility_group.search.yml index 43b4a17..d6ec7a7 100644 --- a/config/block_visibility_groups.block_visibility_group.search.yml +++ b/config/block_visibility_groups.block_visibility_group.search.yml @@ -12,8 +12,8 @@ logic: and conditions: f502a545-a711-401c-8e94-6e727993abb4: id: request_path - pages: /search negate: false - context_mapping: { } uuid: f502a545-a711-401c-8e94-6e727993abb4 + context_mapping: { } + pages: /search allow_other_conditions: false diff --git a/config/bulma.settings.yml b/config/bulma.settings.yml index 8cc6e0a..8609d89 100644 --- a/config/bulma.settings.yml +++ b/config/bulma.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: u5HfkXMiQipMF-CAMTyJj7Thrm-29irq33crpU5f3jI general: block: 1 icon: 1 @@ -29,5 +31,3 @@ cdn: bulmaswatch: version: 0.5.1 theme: default -_core: - default_config_hash: u5HfkXMiQipMF-CAMTyJj7Thrm-29irq33crpU5f3jI diff --git a/config/coffee.configuration.yml b/config/coffee.configuration.yml index 6058a0b..545da1d 100644 --- a/config/coffee.configuration.yml +++ b/config/coffee.configuration.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: cOqVnz_7pbb_0R31nQwih4Gh8XkmIbyFagFp6uUPaOc coffee_menus: admin: admin footer: footer @@ -5,8 +7,6 @@ coffee_menus: tools: tools account: account max_results: 12 -_core: - default_config_hash: cOqVnz_7pbb_0R31nQwih4Gh8XkmIbyFagFp6uUPaOc keycodes: - 206 - 75 diff --git a/config/comment_notify.settings.yml b/config/comment_notify.settings.yml index f55526f..bca1d3b 100644 --- a/config/comment_notify.settings.yml +++ b/config/comment_notify.settings.yml @@ -1,5 +1,7 @@ -node_types: - - blog +_core: + default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik +bundle_types: + - node--blog--comment available_alerts: 1: true 2: false @@ -12,23 +14,23 @@ mail_templates: subject: '[site:name] :: new comment on [node:title]' body: | Hi [comment-subscribed:author], - + [comment:author] has commented on: "[node:title]" - + ---- [comment:title] [comment:body] ---- - + You can view the comment at the following url [comment:url] - + You can stop receiving emails when someone replies to this post, by going to [comment-subscribed:unsubscribe-url] - + You can set up auto-following feature for all future posts by creating your own user with a few clicks here [site:login-url] - + -- [site:name] team [site:url] entity_author: @@ -36,24 +38,22 @@ mail_templates: subject: '[site:name] :: new comment for your post' body: | Hi [node:author], - + You have received a comment on: "[node:title]" - + ---- [comment:title] [comment:body] ---- - + You can view the comment at the following url [comment:url] - + You will receive emails like this for all replies to your posts. You can disable this by logging in and changing the settings on your user account at [node:author:edit-url]. - + -- [site:name] team [site:url] -_core: - default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik -bundle_types: - - node--blog--comment +node_types: + - blog diff --git a/config/contact.settings.yml b/config/contact.settings.yml index a2903f5..1c949a6 100644 --- a/config/contact.settings.yml +++ b/config/contact.settings.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8 default_form: feedback flood: limit: 5 interval: 3600 user_default_enabled: true -_core: - default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8 diff --git a/config/core.base_field_override.node.action.uid.yml b/config/core.base_field_override.node.action.uid.yml index 2ec6405..bc9a810 100644 --- a/config/core.base_field_override.node.action.uid.yml +++ b/config/core.base_field_override.node.action.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.article.uid.yml b/config/core.base_field_override.node.article.uid.yml index bf1ef8a..349d745 100644 --- a/config/core.base_field_override.node.article.uid.yml +++ b/config/core.base_field_override.node.article.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.blog.uid.yml b/config/core.base_field_override.node.blog.uid.yml index 1eceff0..b8ceb0e 100644 --- a/config/core.base_field_override.node.blog.uid.yml +++ b/config/core.base_field_override.node.blog.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: true default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.campaign.uid.yml b/config/core.base_field_override.node.campaign.uid.yml index f1fa3e3..cf31210 100644 --- a/config/core.base_field_override.node.campaign.uid.yml +++ b/config/core.base_field_override.node.campaign.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.case_study.uid.yml b/config/core.base_field_override.node.case_study.uid.yml index 7db00dd..cbe00ec 100644 --- a/config/core.base_field_override.node.case_study.uid.yml +++ b/config/core.base_field_override.node.case_study.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.event.uid.yml b/config/core.base_field_override.node.event.uid.yml index db8c2f6..84a7ee4 100644 --- a/config/core.base_field_override.node.event.uid.yml +++ b/config/core.base_field_override.node.event.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.landing_page.uid.yml b/config/core.base_field_override.node.landing_page.uid.yml index 172e636..4c953d4 100644 --- a/config/core.base_field_override.node.landing_page.uid.yml +++ b/config/core.base_field_override.node.landing_page.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.page.uid.yml b/config/core.base_field_override.node.page.uid.yml index 8ac1c81..f6c1bed 100644 --- a/config/core.base_field_override.node.page.uid.yml +++ b/config/core.base_field_override.node.page.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.people.uid.yml b/config/core.base_field_override.node.people.uid.yml index d598329..ac44cbf 100644 --- a/config/core.base_field_override.node.people.uid.yml +++ b/config/core.base_field_override.node.people.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.base_field_override.node.resource.uid.yml b/config/core.base_field_override.node.resource.uid.yml index 3a70f8f..17dcbf6 100644 --- a/config/core.base_field_override.node.resource.uid.yml +++ b/config/core.base_field_override.node.resource.uid.yml @@ -13,7 +13,7 @@ description: 'The username of the content author.' required: false translatable: false default_value: { } -default_value_callback: 'Drupal\node\Entity\Node::getCurrentUserId' +default_value_callback: 'Drupal\node\Entity\Node::getDefaultEntityOwner' settings: handler: default handler_settings: { } diff --git a/config/core.entity_form_display.block_content.basic.default.yml b/config/core.entity_form_display.block_content.basic.default.yml index 43600ba..d637c3b 100644 --- a/config/core.entity_form_display.block_content.basic.default.yml +++ b/config/core.entity_form_display.block_content.basic.default.yml @@ -17,21 +17,21 @@ content: body: type: text_textarea_with_summary weight: -4 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content info: type: string_textfield weight: -5 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content langcode: type: language_select weight: 2 @@ -41,7 +41,7 @@ content: third_party_settings: { } translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: { } diff --git a/config/core.entity_form_display.block_content.content_reference.default.yml b/config/core.entity_form_display.block_content.content_reference.default.yml index db91e9f..5001275 100644 --- a/config/core.entity_form_display.block_content.content_reference.default.yml +++ b/config/core.entity_form_display.block_content.content_reference.default.yml @@ -11,15 +11,15 @@ bundle: content_reference mode: default content: field_content_reference: + type: entity_reference_autocomplete weight: 26 + region: content settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } - type: entity_reference_autocomplete - region: content info: type: string_textfield weight: -5 diff --git a/config/core.entity_form_display.block_content.slide.default.yml b/config/core.entity_form_display.block_content.slide.default.yml index f712054..f51be79 100644 --- a/config/core.entity_form_display.block_content.slide.default.yml +++ b/config/core.entity_form_display.block_content.slide.default.yml @@ -17,6 +17,7 @@ content: field_slide: type: entity_reference_paragraphs weight: 26 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -25,7 +26,6 @@ content: form_display_mode: default default_paragraph_type: '' third_party_settings: { } - region: content info: type: string_textfield weight: -5 @@ -43,7 +43,7 @@ content: third_party_settings: { } translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: { } diff --git a/config/core.entity_form_display.comment.comment.default.yml b/config/core.entity_form_display.comment.comment.default.yml index 7d2847c..9aa3378 100644 --- a/config/core.entity_form_display.comment.comment.default.yml +++ b/config/core.entity_form_display.comment.comment.default.yml @@ -23,6 +23,7 @@ content: comment_body: type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' @@ -30,12 +31,11 @@ content: allowed_formats: hide_help: '1' hide_guidelines: '0' - region: content comment_notify_settings: weight: 1 + region: content settings: { } third_party_settings: { } - region: content langcode: type: language_select weight: 2 @@ -45,8 +45,8 @@ content: third_party_settings: { } translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: subject: true diff --git a/config/core.entity_form_display.contact_message.personal.default.yml b/config/core.entity_form_display.contact_message.personal.default.yml index 4973c8e..fea7d4c 100644 --- a/config/core.entity_form_display.contact_message.personal.default.yml +++ b/config/core.entity_form_display.contact_message.personal.default.yml @@ -29,10 +29,10 @@ content: message: type: string_textarea weight: 5 + region: content settings: rows: 12 placeholder: '' - region: content third_party_settings: { } name: weight: 1 diff --git a/config/core.entity_form_display.group.group.default.yml b/config/core.entity_form_display.group.group.default.yml index 95489a2..342e155 100644 --- a/config/core.entity_form_display.group.group.default.yml +++ b/config/core.entity_form_display.group.group.default.yml @@ -29,15 +29,16 @@ bundle: group mode: default content: field_group_address: + type: address_default weight: 10 + region: content settings: default_country: null third_party_settings: { } - type: address_default - region: content field_group_description: type: entity_reference_paragraphs weight: 4 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -46,60 +47,59 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - region: content field_group_email: - weight: 8 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: email_default + weight: 8 region: content + settings: + placeholder: '' + size: 60 + third_party_settings: { } field_group_image: + type: image_image weight: 2 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_group_phone: + type: telephone_default weight: 7 + region: content settings: placeholder: '' third_party_settings: { } - type: telephone_default - region: content field_group_summary: + type: text_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_group_type: + type: options_select weight: 1 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_group_website: + type: link_default weight: 9 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content label: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content langcode: type: language_select weight: 2 @@ -110,8 +110,8 @@ content: path: type: path weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: uid: true diff --git a/config/core.entity_form_display.group_content.group-group_membership.default.yml b/config/core.entity_form_display.group_content.group-group_membership.default.yml index 9a79b5a..289d2ed 100644 --- a/config/core.entity_form_display.group_content.group-group_membership.default.yml +++ b/config/core.entity_form_display.group_content.group-group_membership.default.yml @@ -17,19 +17,19 @@ content: entity_id: type: entity_reference_autocomplete weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content group_roles: type: options_buttons weight: 6 + region: content settings: { } third_party_settings: { } - region: content langcode: type: language_select weight: 2 diff --git a/config/core.entity_form_display.node.action.default.yml b/config/core.entity_form_display.node.action.default.yml index abe75c3..55d000f 100644 --- a/config/core.entity_form_display.node.action.default.yml +++ b/config/core.entity_form_display.node.action.default.yml @@ -33,31 +33,33 @@ content: created: type: datetime_timestamp weight: 9 + region: content settings: { } third_party_settings: { } - region: content field_action_end_date: + type: datetime_default weight: 3 + region: content settings: { } third_party_settings: { } - type: datetime_default - region: content field_action_link: + type: link_default weight: 5 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_action_type: + type: options_select weight: 4 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_body_paragraph: + type: entity_reference_paragraphs weight: 2 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -66,46 +68,44 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_image: + type: image_image weight: 7 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 26 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_summary: + type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_topics: + type: options_select weight: 121 + region: content settings: { } third_party_settings: { } - type: options_select - region: content langcode: type: language_select weight: 2 @@ -116,52 +116,52 @@ content: path: type: path weight: 12 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 10 + region: content settings: display_label: true - weight: 10 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 120 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 8 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true diff --git a/config/core.entity_form_display.node.article.default.yml b/config/core.entity_form_display.node.article.default.yml index 5d245f9..6f96ee5 100644 --- a/config/core.entity_form_display.node.article.default.yml +++ b/config/core.entity_form_display.node.article.default.yml @@ -32,33 +32,35 @@ content: comment: type: comment_default weight: 12 + region: content settings: { } third_party_settings: { } - region: content created: type: datetime_timestamp weight: 9 + region: content settings: { } third_party_settings: { } - region: content field_article_type: + type: options_select weight: 1 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_authors: type: entity_reference_autocomplete weight: 2 region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } field_body_paragraph: + type: entity_reference_paragraphs weight: 5 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -67,46 +69,44 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_image: type: image_image weight: 3 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - region: content field_meta_tags: + type: metatag_firehose weight: 14 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_summary: + type: text_textarea weight: 4 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_tags: type: entity_reference_autocomplete_tags weight: 7 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content field_topics: + type: options_select weight: 6 + region: content settings: { } third_party_settings: { } - type: options_select - region: content langcode: type: language_select weight: 2 @@ -117,52 +117,52 @@ content: path: type: path weight: 13 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 10 + region: content settings: display_label: true - weight: 10 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 15 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 8 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true diff --git a/config/core.entity_form_display.node.blog.default.yml b/config/core.entity_form_display.node.blog.default.yml index 98b1b9c..1aa01f1 100644 --- a/config/core.entity_form_display.node.blog.default.yml +++ b/config/core.entity_form_display.node.blog.default.yml @@ -29,29 +29,31 @@ bundle: blog mode: default content: comment: + type: comment_default weight: 12 + region: content settings: { } third_party_settings: { } - type: comment_default - region: content created: type: datetime_timestamp weight: 8 + region: content settings: { } third_party_settings: { } - region: content field_authors: + type: entity_reference_autocomplete weight: 1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_body_paragraph: + type: entity_reference_paragraphs weight: 4 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -60,46 +62,44 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_image: + type: image_image weight: 2 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 13 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_summary: + type: text_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_topics: + type: options_select weight: 5 + region: content settings: { } third_party_settings: { } - type: options_select - region: content langcode: type: language_select weight: 2 @@ -110,57 +110,57 @@ content: path: type: path weight: 11 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 9 + region: content settings: display_label: true - weight: 9 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 14 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 10 + region: content settings: display_label: true - weight: 10 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 7 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true diff --git a/config/core.entity_form_display.node.campaign.default.yml b/config/core.entity_form_display.node.campaign.default.yml index 1237ca7..e461390 100644 --- a/config/core.entity_form_display.node.campaign.default.yml +++ b/config/core.entity_form_display.node.campaign.default.yml @@ -28,11 +28,13 @@ content: created: type: datetime_timestamp weight: 7 + region: content settings: { } third_party_settings: { } - region: content field_body_paragraph: + type: entity_reference_paragraphs weight: 3 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -41,11 +43,10 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_campaign_demands: type: entity_reference_paragraphs weight: 4 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -54,10 +55,10 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - region: content field_campaign_updates: type: entity_reference_paragraphs weight: 5 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -66,29 +67,28 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - region: content field_image: + type: image_image weight: 1 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 26 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_summary: + type: text_textarea weight: 2 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content langcode: type: language_select weight: 2 @@ -99,52 +99,52 @@ content: path: type: path weight: 10 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 8 + region: content settings: display_label: true - weight: 8 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 120 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 9 + region: content settings: display_label: true - weight: 9 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true diff --git a/config/core.entity_form_display.node.case_study.default.yml b/config/core.entity_form_display.node.case_study.default.yml index e57de1d..1cbabde 100644 --- a/config/core.entity_form_display.node.case_study.default.yml +++ b/config/core.entity_form_display.node.case_study.default.yml @@ -39,7 +39,9 @@ content: settings: { } third_party_settings: { } field_body_paragraph: + type: entity_reference_paragraphs weight: 4 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -48,101 +50,99 @@ content: form_display_mode: default default_paragraph_type: '' third_party_settings: { } - type: entity_reference_paragraphs - region: content field_case_study_client: + type: text_textfield weight: 5 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: text_textfield - region: content field_case_study_partners: - weight: 11 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: text_textfield + weight: 11 region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } field_case_study_status: + type: string_textfield weight: 7 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_case_study_subtitle: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_case_study_team: + type: entity_reference_autocomplete weight: 10 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_case_study_year: + type: number weight: 6 + region: content settings: placeholder: '' third_party_settings: { } - type: number - region: content field_image: + type: image_image weight: 2 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_license: + type: entity_reference_autocomplete weight: 18 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_meta_tags: - weight: 17 - settings: { } - third_party_settings: { } type: metatag_firehose + weight: 17 region: content - field_services: - weight: 8 settings: { } third_party_settings: { } + field_services: type: options_buttons + weight: 8 region: content + settings: { } + third_party_settings: { } field_summary: + type: text_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_technologies: + type: options_buttons weight: 9 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content langcode: type: language_select weight: 2 @@ -158,24 +158,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 13 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 16 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 14 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -187,14 +187,14 @@ content: third_party_settings: { } translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true uid: true diff --git a/config/core.entity_form_display.node.event.default.yml b/config/core.entity_form_display.node.event.default.yml index 1e23ab5..dd66914 100644 --- a/config/core.entity_form_display.node.event.default.yml +++ b/config/core.entity_form_display.node.event.default.yml @@ -31,12 +31,13 @@ content: created: type: datetime_timestamp weight: 9 + region: content settings: { } third_party_settings: { } - region: content field_body_paragraph: type: entity_reference_paragraphs weight: 7 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -45,57 +46,56 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - region: content field_event_date: - weight: 1 - settings: { } - third_party_settings: { } type: daterange_default + weight: 1 region: content - field_event_type: - weight: 2 settings: { } third_party_settings: { } + field_event_type: type: options_select + weight: 2 region: content + settings: { } + third_party_settings: { } field_image: + type: image_image weight: 5 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 13 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_summary: + type: text_textarea weight: 6 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 4 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_topics: + type: options_select weight: 3 + region: content settings: { } third_party_settings: { } - type: options_select - region: content langcode: type: language_select weight: 2 @@ -106,52 +106,52 @@ content: path: type: path weight: 12 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 10 + region: content settings: display_label: true - weight: 10 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 14 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 8 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true diff --git a/config/core.entity_form_display.node.landing_page.default.yml b/config/core.entity_form_display.node.landing_page.default.yml index e375e0f..2786954 100644 --- a/config/core.entity_form_display.node.landing_page.default.yml +++ b/config/core.entity_form_display.node.landing_page.default.yml @@ -27,7 +27,9 @@ content: settings: { } third_party_settings: { } field_body_paragraph: + type: entity_reference_paragraphs weight: 1 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -36,22 +38,20 @@ content: form_display_mode: default default_paragraph_type: _none third_party_settings: { } - type: entity_reference_paragraphs - region: content field_image: + type: image_image weight: 51 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 5 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content langcode: type: language_select weight: 2 @@ -67,10 +67,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 6 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -82,24 +82,24 @@ content: third_party_settings: { } translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 2 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: promote: true sticky: true diff --git a/config/core.entity_form_display.node.page.default.yml b/config/core.entity_form_display.node.page.default.yml index 6b4b8d7..60774a5 100644 --- a/config/core.entity_form_display.node.page.default.yml +++ b/config/core.entity_form_display.node.page.default.yml @@ -24,11 +24,13 @@ content: created: type: datetime_timestamp weight: 4 + region: content settings: { } third_party_settings: { } - region: content field_body_paragraph: + type: entity_reference_paragraphs weight: 2 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -37,17 +39,16 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_meta_tags: + type: metatag_firehose weight: 6 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_storyline: type: entity_reference_paragraphs weight: 3 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -56,15 +57,14 @@ content: form_display_mode: default default_paragraph_type: storyline_header third_party_settings: { } - region: content field_summary: + type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content langcode: type: language_select weight: 2 @@ -75,44 +75,44 @@ content: path: type: path weight: 5 + region: content settings: { } third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 7 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 3 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true promote: true diff --git a/config/core.entity_form_display.node.people.default.yml b/config/core.entity_form_display.node.people.default.yml index 9cbcf13..3a11804 100644 --- a/config/core.entity_form_display.node.people.default.yml +++ b/config/core.entity_form_display.node.people.default.yml @@ -33,11 +33,13 @@ content: created: type: datetime_timestamp weight: 10 + region: content settings: { } third_party_settings: { } - region: content field_body_paragraph: + type: entity_reference_paragraphs weight: 5 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -46,61 +48,61 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_image: + type: image_image weight: 3 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 14 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_people_email: - weight: 6 - settings: - size: 60 - placeholder: '' - third_party_settings: { } type: email_default + weight: 6 region: content + settings: + placeholder: '' + size: 60 + third_party_settings: { } field_people_position: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_people_public_gpg_key: + type: file_generic weight: 8 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content field_people_social_media: + type: link_default weight: 7 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_people_type: + type: options_select weight: 2 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_summary: + type: text_textarea weight: 4 + region: content settings: rows: 4 placeholder: '' @@ -108,8 +110,6 @@ content: allowed_formats: hide_help: '1' hide_guidelines: '1' - type: text_textarea - region: content langcode: type: language_select weight: 2 @@ -120,48 +120,48 @@ content: path: type: path weight: 13 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 16 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 12 + region: content settings: display_label: true - weight: 12 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 9 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 15 region: content diff --git a/config/core.entity_form_display.node.resource.default.yml b/config/core.entity_form_display.node.resource.default.yml index da45ac5..742bf2b 100644 --- a/config/core.entity_form_display.node.resource.default.yml +++ b/config/core.entity_form_display.node.resource.default.yml @@ -39,7 +39,9 @@ content: settings: { } third_party_settings: { } field_body_paragraph: + type: entity_reference_paragraphs weight: 4 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -48,73 +50,71 @@ content: form_display_mode: default default_paragraph_type: text third_party_settings: { } - type: entity_reference_paragraphs - region: content field_image: + type: image_image weight: 2 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_meta_tags: + type: metatag_firehose weight: 16 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_resource_file: + type: file_generic weight: 6 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content field_resource_link: + type: link_default weight: 5 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_resource_type: - weight: 1 - settings: { } - third_party_settings: { } type: options_select + weight: 1 region: content - field_resource_video: - weight: 7 settings: { } third_party_settings: { } + field_resource_video: type: video_embed_field_textfield + weight: 7 region: content + settings: { } + third_party_settings: { } field_summary: + type: text_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 9 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_topics: + type: options_select weight: 8 + region: content settings: { } third_party_settings: { } - type: options_select - region: content langcode: type: language_select weight: 2 @@ -130,24 +130,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 12 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 15 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 13 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -160,17 +160,17 @@ content: uid: type: entity_reference_autocomplete weight: 10 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 50 + region: content settings: { } third_party_settings: { } - region: content hidden: body: true diff --git a/config/core.entity_form_display.paragraph.content_reference.default.yml b/config/core.entity_form_display.paragraph.content_reference.default.yml index 273f6e3..32ee210 100644 --- a/config/core.entity_form_display.paragraph.content_reference.default.yml +++ b/config/core.entity_form_display.paragraph.content_reference.default.yml @@ -11,15 +11,15 @@ bundle: content_reference mode: default content: field_content_reference: + type: entity_reference_autocomplete weight: 0 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.embedded_content.default.yml b/config/core.entity_form_display.paragraph.embedded_content.default.yml index 321f984..c00ff14 100644 --- a/config/core.entity_form_display.paragraph.embedded_content.default.yml +++ b/config/core.entity_form_display.paragraph.embedded_content.default.yml @@ -11,15 +11,15 @@ bundle: embedded_content mode: default content: field_content_reference: + type: entity_reference_autocomplete weight: 0 + region: content settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } - type: entity_reference_autocomplete - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.faq.default.yml b/config/core.entity_form_display.paragraph.faq.default.yml index 17bb4dd..b40b1e0 100644 --- a/config/core.entity_form_display.paragraph.faq.default.yml +++ b/config/core.entity_form_display.paragraph.faq.default.yml @@ -15,7 +15,9 @@ bundle: faq mode: default content: field_faq: + type: faqfield_default weight: 0 + region: content settings: answer_widget: text_format question_title: Question @@ -26,13 +28,11 @@ content: question_rows: 0 answer_rows: 3 third_party_settings: { } - type: faqfield_default - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.file.default.yml b/config/core.entity_form_display.paragraph.file.default.yml index 322152b..6968e33 100644 --- a/config/core.entity_form_display.paragraph.file.default.yml +++ b/config/core.entity_form_display.paragraph.file.default.yml @@ -15,17 +15,17 @@ bundle: file mode: default content: field_file: + type: file_generic weight: 0 + region: content settings: progress_indicator: throbber third_party_settings: { } - type: file_generic - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.image.default.yml b/config/core.entity_form_display.paragraph.image.default.yml index c302183..bd91989 100644 --- a/config/core.entity_form_display.paragraph.image.default.yml +++ b/config/core.entity_form_display.paragraph.image.default.yml @@ -16,18 +16,18 @@ bundle: image mode: default content: field_image: + type: image_image weight: 0 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.quotation_with_image.default.yml b/config/core.entity_form_display.paragraph.quotation_with_image.default.yml index a8b425e..cc83695 100644 --- a/config/core.entity_form_display.paragraph.quotation_with_image.default.yml +++ b/config/core.entity_form_display.paragraph.quotation_with_image.default.yml @@ -18,31 +18,33 @@ third_party_settings: group_style: children: - field_style_escape_flow + label: Style + region: content parent_name: '' weight: 3 format_type: details format_settings: - id: '' classes: '' + id: '' open: false required_fields: true - label: Style - region: content id: paragraph.quotation_with_image.default targetEntityType: paragraph bundle: quotation_with_image mode: default content: field_image: + type: image_image weight: 1 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_quotation: + type: text_textarea weight: 0 + region: content settings: rows: 3 placeholder: '' @@ -50,20 +52,18 @@ content: allowed_formats: hide_help: '0' hide_guidelines: '0' - type: text_textarea - region: content field_style_escape_flow: + type: boolean_checkbox weight: 2 + region: content settings: display_label: false third_party_settings: { } - type: boolean_checkbox - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.slide.default.yml b/config/core.entity_form_display.paragraph.slide.default.yml index f395f9a..cd7e1b4 100644 --- a/config/core.entity_form_display.paragraph.slide.default.yml +++ b/config/core.entity_form_display.paragraph.slide.default.yml @@ -20,34 +20,34 @@ bundle: slide mode: default content: field_image: + type: image_image weight: 5 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_link: + type: link_default weight: 4 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content field_text: + type: text_textarea weight: 6 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.storyline_header.default.yml b/config/core.entity_form_display.paragraph.storyline_header.default.yml index 32df234..7616802 100644 --- a/config/core.entity_form_display.paragraph.storyline_header.default.yml +++ b/config/core.entity_form_display.paragraph.storyline_header.default.yml @@ -13,18 +13,18 @@ bundle: storyline_header mode: default content: field_storyline_header: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.storyline_item.default.yml b/config/core.entity_form_display.paragraph.storyline_item.default.yml index 3118e1e..6829981 100644 --- a/config/core.entity_form_display.paragraph.storyline_item.default.yml +++ b/config/core.entity_form_display.paragraph.storyline_item.default.yml @@ -16,26 +16,26 @@ bundle: storyline_item mode: default content: field_storyline_heading: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_text: + type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.text.default.yml b/config/core.entity_form_display.paragraph.text.default.yml index 6b8c4b2..37bf562 100644 --- a/config/core.entity_form_display.paragraph.text.default.yml +++ b/config/core.entity_form_display.paragraph.text.default.yml @@ -16,17 +16,17 @@ third_party_settings: children: - field_style_classes - field_style_escape_flow + label: Style + region: content parent_name: '' weight: 1 format_type: tab format_settings: - id: '' classes: '' + id: '' formatter: closed description: '' required_fields: true - label: Style - region: content _core: default_config_hash: HcHUk34p8VqAF8IVnIOT1SpvhP1C7UmNlFz8jHIDwE0 id: paragraph.text.default @@ -35,31 +35,31 @@ bundle: text mode: default content: field_style_classes: + type: options_select weight: 2 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_style_escape_flow: + type: boolean_checkbox weight: 3 + region: content settings: display_label: false third_party_settings: { } - type: boolean_checkbox - region: content field_text: + type: text_textarea weight: 0 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.title.default.yml b/config/core.entity_form_display.paragraph.title.default.yml index fac49c7..040f593 100644 --- a/config/core.entity_form_display.paragraph.title.default.yml +++ b/config/core.entity_form_display.paragraph.title.default.yml @@ -21,34 +21,36 @@ bundle: title mode: default content: field_image: + type: image_image weight: 2 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_style_classes: - weight: 5 - settings: { } - third_party_settings: { } type: options_buttons + weight: 5 region: content - field_style_color: - weight: 3 settings: { } third_party_settings: { } + field_style_color: type: options_select + weight: 3 region: content + settings: { } + third_party_settings: { } field_style_titlebar: + type: boolean_checkbox weight: 4 + region: content settings: display_label: true third_party_settings: { } - type: boolean_checkbox - region: content field_subtitle: + type: text_textfield weight: 1 + region: content settings: size: 60 placeholder: '' @@ -56,10 +58,10 @@ content: allowed_formats: hide_help: '1' hide_guidelines: '1' - type: text_textfield - region: content field_title: + type: text_textfield weight: 0 + region: content settings: size: 60 placeholder: '' @@ -67,13 +69,11 @@ content: allowed_formats: hide_help: '1' hide_guidelines: '1' - type: text_textfield - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.update.default.yml b/config/core.entity_form_display.paragraph.update.default.yml index beef189..f9769fb 100644 --- a/config/core.entity_form_display.paragraph.update.default.yml +++ b/config/core.entity_form_display.paragraph.update.default.yml @@ -17,24 +17,24 @@ bundle: update mode: default content: field_text: + type: text_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_update_date: + type: datetime_default weight: 0 + region: content settings: { } third_party_settings: { } - type: datetime_default - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.video.default.yml b/config/core.entity_form_display.paragraph.video.default.yml index d0202f9..7102c84 100644 --- a/config/core.entity_form_display.paragraph.video.default.yml +++ b/config/core.entity_form_display.paragraph.video.default.yml @@ -15,16 +15,16 @@ bundle: video mode: default content: field_video_embed: + type: video_embed_field_textfield weight: 0 + region: content settings: { } third_party_settings: { } - type: video_embed_field_textfield - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.view.default.yml b/config/core.entity_form_display.paragraph.view.default.yml index 4d4ae35..d7bd052 100644 --- a/config/core.entity_form_display.paragraph.view.default.yml +++ b/config/core.entity_form_display.paragraph.view.default.yml @@ -14,43 +14,43 @@ third_party_settings: group_style: children: - field_style_escape_flow + label: Style + region: content parent_name: '' weight: 1 format_type: details format_settings: - id: '' classes: '' + id: '' open: true required_fields: true - label: Style - region: content id: paragraph.view.default targetEntityType: paragraph bundle: view mode: default content: field_style_escape_flow: + type: boolean_checkbox weight: 2 + region: content settings: display_label: false third_party_settings: { } - type: boolean_checkbox - region: content field_view_reference: + type: viewsreference_autocomplete weight: 0 + region: content settings: match_operator: CONTAINS size: '60' placeholder: '' match_limit: 10 third_party_settings: { } - type: viewsreference_autocomplete - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.paragraph.webform.default.yml b/config/core.entity_form_display.paragraph.webform.default.yml index 5d9ccb8..d65c8b1 100644 --- a/config/core.entity_form_display.paragraph.webform.default.yml +++ b/config/core.entity_form_display.paragraph.webform.default.yml @@ -13,17 +13,17 @@ bundle: webform mode: default content: field_webform: + type: webform_entity_reference_select weight: 0 + region: content settings: default_data: true third_party_settings: { } - type: webform_entity_reference_select - region: content translation: weight: 10 + region: content settings: { } third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/core.entity_form_display.user.user.default.yml b/config/core.entity_form_display.user.user.default.yml index c58f832..a43ce52 100644 --- a/config/core.entity_form_display.user.user.default.yml +++ b/config/core.entity_form_display.user.user.default.yml @@ -23,9 +23,9 @@ content: third_party_settings: { } comment_notify_settings: weight: 4 + region: content settings: { } third_party_settings: { } - region: content contact: weight: 5 region: content @@ -33,9 +33,9 @@ content: third_party_settings: { } google_analytics: weight: 3 + region: content settings: { } third_party_settings: { } - region: content language: weight: 0 region: content @@ -54,11 +54,11 @@ content: third_party_settings: { } user_picture: type: image_image + weight: -1 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - weight: -1 - region: content hidden: langcode: true diff --git a/config/core.entity_form_mode.media.media_library.yml b/config/core.entity_form_mode.media.media_library.yml index dc499b1..996f5fc 100644 --- a/config/core.entity_form_mode.media.media_library.yml +++ b/config/core.entity_form_mode.media.media_library.yml @@ -2,11 +2,11 @@ uuid: ce58b4ab-1355-4710-bbc4-88f51fa2386b langcode: en status: true dependencies: + module: + - media enforced: module: - media_library - module: - - media _core: default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 id: media.media_library diff --git a/config/core.entity_view_display.block_content.basic.default.yml b/config/core.entity_view_display.block_content.basic.default.yml index 69a9120..ed66669 100644 --- a/config/core.entity_view_display.block_content.basic.default.yml +++ b/config/core.entity_view_display.block_content.basic.default.yml @@ -15,11 +15,11 @@ bundle: basic mode: default content: body: - label: hidden type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } + weight: 0 region: content hidden: langcode: true diff --git a/config/core.entity_view_display.block_content.content_reference.default.yml b/config/core.entity_view_display.block_content.content_reference.default.yml index 7cb7849..5a0345f 100644 --- a/config/core.entity_view_display.block_content.content_reference.default.yml +++ b/config/core.entity_view_display.block_content.content_reference.default.yml @@ -13,7 +13,7 @@ bundle: content_reference mode: default content: field_content_reference: - weight: 0 + type: entity_reference_entity_view label: hidden settings: view_mode: simple_card @@ -21,7 +21,7 @@ content: third_party_settings: ds: ds_limit: '' - type: entity_reference_entity_view + weight: 0 region: content hidden: langcode: true diff --git a/config/core.entity_view_display.block_content.slide.columnar.yml b/config/core.entity_view_display.block_content.slide.columnar.yml index 3d796f6..fc41a21 100644 --- a/config/core.entity_view_display.block_content.slide.columnar.yml +++ b/config/core.entity_view_display.block_content.slide.columnar.yml @@ -18,7 +18,6 @@ mode: columnar content: field_slide: type: entity_reference_revisions_entity_view - weight: 0 label: visually_hidden settings: view_mode: columnar @@ -26,6 +25,7 @@ content: third_party_settings: ds: ds_limit: '' + weight: 0 region: content hidden: langcode: true diff --git a/config/core.entity_view_display.block_content.slide.default.yml b/config/core.entity_view_display.block_content.slide.default.yml index 81fce1f..907fd43 100644 --- a/config/core.entity_view_display.block_content.slide.default.yml +++ b/config/core.entity_view_display.block_content.slide.default.yml @@ -16,12 +16,12 @@ mode: default content: field_slide: type: entity_reference_revisions_entity_view - weight: 0 label: visually_hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 0 region: content hidden: langcode: true diff --git a/config/core.entity_view_display.comment.comment.default.yml b/config/core.entity_view_display.comment.comment.default.yml index c713c83..8595199 100644 --- a/config/core.entity_view_display.comment.comment.default.yml +++ b/config/core.entity_view_display.comment.comment.default.yml @@ -15,11 +15,11 @@ bundle: comment mode: default content: comment_body: - label: hidden type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } + weight: 0 region: content links: weight: 100 diff --git a/config/core.entity_view_display.group.group.default.yml b/config/core.entity_view_display.group.group.default.yml index d7869c7..fb124d6 100644 --- a/config/core.entity_view_display.group.group.default.yml +++ b/config/core.entity_view_display.group.group.default.yml @@ -27,14 +27,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_group_image @@ -53,55 +53,55 @@ bundle: group mode: default content: field_group_address: - weight: 6 + type: address_default label: above settings: { } third_party_settings: { } - type: address_default + weight: 6 region: ds_content field_group_description: type: entity_reference_revisions_entity_view - weight: 2 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 region: ds_content field_group_email: - weight: 3 + type: email_mailto label: inline settings: { } third_party_settings: { } - type: email_mailto + weight: 3 region: ds_content field_group_image: - weight: 0 + type: image label: visually_hidden settings: - image_style: large image_link: '' + image_style: large third_party_settings: { } - type: image + weight: 0 region: ds_content field_group_phone: - weight: 4 + type: string label: inline settings: link_to_entity: false third_party_settings: { } - type: string + weight: 4 region: ds_content field_group_type: - weight: 7 + type: entity_reference_label label: inline settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 7 region: ds_content field_group_website: - weight: 5 + type: link label: inline settings: trim_length: 80 @@ -110,15 +110,15 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 5 region: ds_content label: - label: hidden type: string - weight: 1 + label: hidden settings: link_to_entity: true third_party_settings: { } + weight: 1 region: ds_content hidden: changed: true diff --git a/config/core.entity_view_display.group.group.full.yml b/config/core.entity_view_display.group.group.full.yml index cfc8f87..f13f6d9 100644 --- a/config/core.entity_view_display.group.group.full.yml +++ b/config/core.entity_view_display.group.group.full.yml @@ -29,6 +29,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: header: div left: div @@ -39,8 +41,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: header: - field_group_image @@ -61,55 +61,55 @@ bundle: group mode: full content: field_group_address: - weight: 4 + type: address_default label: above settings: { } third_party_settings: { } - type: address_default + weight: 4 region: left field_group_description: type: entity_reference_revisions_entity_view - weight: 6 label: visually_hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 6 region: middle field_group_email: - weight: 1 + type: email_mailto label: inline settings: { } third_party_settings: { } - type: email_mailto + weight: 1 region: left field_group_image: - weight: 0 + type: responsive_image label: visually_hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } - type: responsive_image + weight: 0 region: header field_group_phone: - weight: 2 + type: telephone_link label: inline settings: title: '' third_party_settings: { } - type: telephone_link + weight: 2 region: left field_group_type: type: entity_reference_label - weight: 7 - region: middle label: visually_hidden settings: link: true third_party_settings: { } + weight: 7 + region: middle field_group_website: - weight: 3 + type: link_separate label: inline settings: trim_length: 80 @@ -118,15 +118,15 @@ content: rel: '' target: '' third_party_settings: { } - type: link_separate + weight: 3 region: left label: - label: visually_hidden type: string - weight: 5 + label: visually_hidden settings: link_to_entity: true third_party_settings: { } + weight: 5 region: middle hidden: changed: true diff --git a/config/core.entity_view_display.group.group.teaser.yml b/config/core.entity_view_display.group.group.teaser.yml index cf7cd93..9fec6a5 100644 --- a/config/core.entity_view_display.group.group.teaser.yml +++ b/config/core.entity_view_display.group.group.teaser.yml @@ -26,6 +26,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -33,8 +35,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_group_image @@ -50,27 +50,27 @@ mode: teaser content: field_group_image: type: responsive_image - weight: 0 label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 region: left field_group_summary: type: text_default - weight: 2 label: visually_hidden settings: { } third_party_settings: { } + weight: 2 region: right label: - label: visually_hidden type: string - weight: 1 + label: visually_hidden settings: link_to_entity: true third_party_settings: { } + weight: 1 region: right hidden: changed: true diff --git a/config/core.entity_view_display.group_content.group-group_membership.default.yml b/config/core.entity_view_display.group_content.group-group_membership.default.yml index e3f5978..19e4ec9 100644 --- a/config/core.entity_view_display.group_content.group-group_membership.default.yml +++ b/config/core.entity_view_display.group_content.group-group_membership.default.yml @@ -13,12 +13,12 @@ bundle: group-group_membership mode: default content: group_roles: - label: above type: entity_reference_label + label: above settings: link: false - weight: -4 third_party_settings: { } + weight: -4 region: content hidden: entity_id: true diff --git a/config/core.entity_view_display.node.action.box.yml b/config/core.entity_view_display.node.action.box.yml index c263f98..716c480 100644 --- a/config/core.entity_view_display.node.action.box.yml +++ b/config/core.entity_view_display.node.action.box.yml @@ -27,14 +27,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - node_title @@ -58,8 +58,6 @@ mode: box content: field_action_link: type: link - weight: 1 - region: ds_content label: visually_hidden settings: trim_length: 18 @@ -68,6 +66,8 @@ content: rel: '0' target: '0' third_party_settings: { } + weight: 1 + region: ds_content hidden: body: true field_action_end_date: true diff --git a/config/core.entity_view_display.node.action.card.yml b/config/core.entity_view_display.node.action.card.yml index 1422323..f33c3ba 100644 --- a/config/core.entity_view_display.node.action.card.yml +++ b/config/core.entity_view_display.node.action.card.yml @@ -30,14 +30,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -61,20 +61,20 @@ third_party_settings: - field_topics - node_title - field_action_link + label: 'Card content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: SGSget3rQlorV6XZjpuFqyiHVj9ALt4xGoRLhNzR5x0 id: node.action.card @@ -84,8 +84,6 @@ mode: card content: field_action_link: type: link - weight: 11 - region: ds_content label: visually_hidden settings: trim_length: 18 @@ -94,23 +92,25 @@ content: rel: '0' target: '0' third_party_settings: { } + weight: 11 + region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content field_topics: type: entity_reference_label - weight: 9 - region: ds_content label: visually_hidden settings: link: true third_party_settings: { } + weight: 9 + region: ds_content hidden: body: true field_action_end_date: true diff --git a/config/core.entity_view_display.node.action.full.yml b/config/core.entity_view_display.node.action.full.yml index 811b3fa..fe5670f 100644 --- a/config/core.entity_view_display.node.action.full.yml +++ b/config/core.entity_view_display.node.action.full.yml @@ -31,6 +31,8 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: header: div left: div @@ -41,8 +43,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: header: - field_image @@ -64,16 +64,15 @@ mode: full content: field_action_end_date: type: datetime_default - weight: 1 label: above settings: timezone_override: '' format_type: month_day_year third_party_settings: { } + weight: 1 region: left field_action_link: type: link - weight: 6 label: hidden settings: trim_length: 80 @@ -82,49 +81,50 @@ content: rel: '' target: '' third_party_settings: { } + weight: 6 region: right field_action_type: type: entity_reference_label - weight: 5 - region: middle label: visually_hidden settings: link: true third_party_settings: { } + weight: 5 + region: middle field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 2 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 region: middle field_image: type: responsive_image - weight: 0 - region: header label: visually_hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } + weight: 0 + region: header field_tags: type: entity_reference_label - weight: 4 label: hidden settings: link: true third_party_settings: { } + weight: 4 region: middle field_topics: type: entity_reference_label - weight: 3 - region: middle label: visually_hidden settings: link: true third_party_settings: { } + weight: 3 + region: middle hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.action.search_index.yml b/config/core.entity_view_display.node.action.search_index.yml index 2e4dca6..fce3e0e 100644 --- a/config/core.entity_view_display.node.action.search_index.yml +++ b/config/core.entity_view_display.node.action.search_index.yml @@ -30,17 +30,15 @@ mode: search_index content: field_action_end_date: type: datetime_default - weight: 2 - region: content label: hidden settings: timezone_override: '' format_type: month_day_year third_party_settings: { } + weight: 2 + region: content field_action_link: type: link - weight: 3 - region: content label: hidden settings: trim_length: 80 @@ -49,48 +47,50 @@ content: rel: '' target: '' third_party_settings: { } + weight: 3 + region: content field_action_type: type: entity_reference_label - weight: 4 - region: content label: hidden settings: link: true third_party_settings: { } + weight: 4 + region: content field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 1 - region: content label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 1 + region: content field_image: type: responsive_image + label: hidden + settings: + responsive_image_style: '' + image_link: '' + third_party_settings: { } weight: 0 region: content - label: hidden - settings: - image_link: '' - responsive_image_style: '' - third_party_settings: { } field_tags: type: entity_reference_label + label: hidden + settings: + link: true + third_party_settings: { } weight: 6 region: content - label: hidden - settings: - link: true - third_party_settings: { } field_topics: type: entity_reference_label - weight: 5 - region: content label: hidden settings: link: true third_party_settings: { } + weight: 5 + region: content hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.action.simple_card.yml b/config/core.entity_view_display.node.action.simple_card.yml index f551dcd..67f2783 100644 --- a/config/core.entity_view_display.node.action.simple_card.yml +++ b/config/core.entity_view_display.node.action.simple_card.yml @@ -27,20 +27,20 @@ third_party_settings: children: - 'bundle_field:node' - node_title + label: 'Card content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden ds: layout: id: ds_1col @@ -48,14 +48,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -87,13 +87,13 @@ mode: simple_card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content hidden: body: true field_action_end_date: true diff --git a/config/core.entity_view_display.node.action.teaser.yml b/config/core.entity_view_display.node.action.teaser.yml index e33ae4f..24dd5cb 100644 --- a/config/core.entity_view_display.node.action.teaser.yml +++ b/config/core.entity_view_display.node.action.teaser.yml @@ -29,6 +29,8 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -36,8 +38,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_image @@ -64,28 +64,28 @@ mode: teaser content: field_image: type: responsive_image - weight: 0 label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 region: left field_summary: type: text_default - weight: 2 label: visually_hidden settings: { } third_party_settings: { } + weight: 2 region: right field_topics: type: entity_reference_label - weight: 3 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 3 + region: right hidden: body: true field_action_end_date: true diff --git a/config/core.entity_view_display.node.action.tile.yml b/config/core.entity_view_display.node.action.tile.yml index 7cac9e5..315029e 100644 --- a/config/core.entity_view_display.node.action.tile.yml +++ b/config/core.entity_view_display.node.action.tile.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: { } _core: default_config_hash: 80HOEYSKl4yWYmtQgvRUFrgW7IbLp_WhY700sqiVA7A diff --git a/config/core.entity_view_display.node.article.box.yml b/config/core.entity_view_display.node.article.box.yml index 8ccb626..a2a4179 100644 --- a/config/core.entity_view_display.node.article.box.yml +++ b/config/core.entity_view_display.node.article.box.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - node_title diff --git a/config/core.entity_view_display.node.article.card.yml b/config/core.entity_view_display.node.article.card.yml index 63f867c..a63ff78 100644 --- a/config/core.entity_view_display.node.article.card.yml +++ b/config/core.entity_view_display.node.article.card.yml @@ -30,14 +30,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -68,20 +68,20 @@ third_party_settings: - node_title - field_summary - field_topics + label: 'Card content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: p6e_07jFYgDYzfPzft22FzzqyvPqhEUyM-XdQCUljIY id: node.article.card @@ -91,31 +91,31 @@ mode: card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content field_summary: type: text_trimmed - weight: 5 - region: ds_content label: visually_hidden settings: trim_length: 180 third_party_settings: { } + weight: 5 + region: ds_content field_topics: type: entity_reference_label - weight: 6 - region: ds_content label: visually_hidden settings: link: true third_party_settings: ds: ds_limit: '' + weight: 6 + region: ds_content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.article.full.yml b/config/core.entity_view_display.node.article.full.yml index fe594bc..3429d8d 100644 --- a/config/core.entity_view_display.node.article.full.yml +++ b/config/core.entity_view_display.node.article.full.yml @@ -31,7 +31,8 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: - label: '' + classes: + layout_class: { } wrappers: header: div left: div @@ -42,8 +43,7 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } + label: '' regions: header: - field_image @@ -75,86 +75,86 @@ bundle: article mode: full content: comment: - label: above type: comment_default - weight: 7 + label: above settings: - pager_id: 0 view_mode: default + pager_id: 0 third_party_settings: { } + weight: 7 region: middle field_article_type: - weight: 4 + type: entity_reference_label label: visually_hidden settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 4 region: middle field_authors: type: entity_reference_label - weight: 2 - region: left label: visually_hidden settings: link: true third_party_settings: ds: ds_limit: '' + weight: 2 + region: left field_body_paragraph: - weight: 3 + type: entity_reference_revisions_entity_view label: visually_hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 3 region: middle field_image: type: responsive_image - weight: 0 + label: visually_hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } - label: visually_hidden + weight: 0 region: header field_tags: type: entity_reference_label - weight: 6 label: hidden settings: link: true third_party_settings: { } + weight: 6 region: middle field_topics: type: entity_reference_label - weight: 5 - region: middle label: visually_hidden settings: link: true third_party_settings: { } + weight: 5 + region: middle indieweb_bridgypublishmastodon: + settings: { } + third_party_settings: { } weight: 11 region: footer + indieweb_bridgypublishtwitter: settings: { } third_party_settings: { } - indieweb_bridgypublishtwitter: weight: 10 region: footer + indieweb_syndication: settings: { } third_party_settings: { } - indieweb_syndication: weight: 9 region: footer + links: settings: { } third_party_settings: { } - links: weight: 8 region: middle - settings: { } - third_party_settings: { } hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.article.media.yml b/config/core.entity_view_display.node.article.media.yml index 64af43a..61ba7ee 100644 --- a/config/core.entity_view_display.node.article.media.yml +++ b/config/core.entity_view_display.node.article.media.yml @@ -29,14 +29,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - group_media_left @@ -59,37 +59,37 @@ third_party_settings: children: - node_title - field_topics + label: 'Media content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Media content' - region: hidden group_media_left: children: - field_image + label: 'Media left' parent_name: '' + region: hidden weight: 0 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Media left' - region: hidden _core: default_config_hash: pHHfXZyyi7wI5eBxiS_wqW988jhenUljfftdaOuSuGk id: node.article.media @@ -99,21 +99,21 @@ mode: media content: field_image: type: image - weight: 0 - region: ds_content label: visually_hidden settings: - image_style: square_thumbnail image_link: content + image_style: square_thumbnail third_party_settings: { } + weight: 0 + region: ds_content field_topics: type: entity_reference_label - weight: 3 - region: ds_content label: visually_hidden settings: link: true third_party_settings: { } + weight: 3 + region: ds_content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.article.rss.yml b/config/core.entity_view_display.node.article.rss.yml index 468cfc4..e32e0ed 100644 --- a/config/core.entity_view_display.node.article.rss.yml +++ b/config/core.entity_view_display.node.article.rss.yml @@ -30,14 +30,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -64,32 +64,32 @@ mode: rss content: field_image: type: image - weight: 0 label: hidden settings: - image_style: small_square image_link: '' + image_style: small_square third_party_settings: { } + weight: 0 region: ds_content field_summary: type: text_default - weight: 2 label: hidden settings: { } third_party_settings: { } + weight: 2 region: ds_content field_topics: type: entity_reference_rss_category - weight: 3 - region: ds_content label: inline settings: { } third_party_settings: { } - links: - weight: 4 + weight: 3 region: ds_content + links: settings: { } third_party_settings: { } + weight: 4 + region: ds_content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.article.search_index.yml b/config/core.entity_view_display.node.article.search_index.yml index 8ae902f..aa2e9fe 100644 --- a/config/core.entity_view_display.node.article.search_index.yml +++ b/config/core.entity_view_display.node.article.search_index.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: { } _core: default_config_hash: 8-HxvvBWiVYkvNtPMVDWOwjON2LI08t4U-Gouf6MOA4 diff --git a/config/core.entity_view_display.node.article.simple_card.yml b/config/core.entity_view_display.node.article.simple_card.yml index 28e8969..9592003 100644 --- a/config/core.entity_view_display.node.article.simple_card.yml +++ b/config/core.entity_view_display.node.article.simple_card.yml @@ -29,14 +29,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -64,20 +64,20 @@ third_party_settings: children: - 'bundle_field:node' - node_title + label: 'Card content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: 9VKribt4b49hO1yfd4qsunZ-1wi3LabVys-CdFmVrQ4 id: node.article.simple_card @@ -87,13 +87,13 @@ mode: simple_card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.article.teaser.yml b/config/core.entity_view_display.node.article.teaser.yml index 4db69b9..9df5dfb 100644 --- a/config/core.entity_view_display.node.article.teaser.yml +++ b/config/core.entity_view_display.node.article.teaser.yml @@ -28,6 +28,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -35,8 +37,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_image @@ -70,36 +70,36 @@ mode: teaser content: field_authors: type: entity_reference_label - weight: 3 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 3 + region: right field_image: type: responsive_image - weight: 0 - settings: - image_link: content - responsive_image_style: '' - third_party_settings: { } label: visually_hidden + settings: + responsive_image_style: '' + image_link: content + third_party_settings: { } + weight: 0 region: left field_summary: type: text_default - weight: 4 label: visually_hidden settings: { } third_party_settings: { } + weight: 4 region: right field_topics: type: entity_reference_label - weight: 5 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 5 + region: right hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.card.yml b/config/core.entity_view_display.node.blog.card.yml index a0c1a77..0279154 100644 --- a/config/core.entity_view_display.node.blog.card.yml +++ b/config/core.entity_view_display.node.blog.card.yml @@ -25,20 +25,20 @@ third_party_settings: field_group: group_card_content: children: { } + label: 'Card content' parent_name: '' + region: hidden weight: 10 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: XYwyKKa3-njRWSk_M5xND_313C_fphpvWjlySBpNcxY id: node.blog.card @@ -48,31 +48,31 @@ mode: card content: field_authors: type: entity_reference_label - weight: 0 - region: content label: hidden settings: link: false third_party_settings: ds: ds_limit: '' + weight: 0 + region: content field_image: type: responsive_image - weight: 1 - region: content label: hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } + weight: 1 + region: content field_summary: type: text_trimmed - weight: 2 - region: content label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 2 + region: content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.default.yml b/config/core.entity_view_display.node.blog.default.yml index 5053bd5..85dae85 100644 --- a/config/core.entity_view_display.node.blog.default.yml +++ b/config/core.entity_view_display.node.blog.default.yml @@ -24,14 +24,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: { } _core: default_config_hash: e8yvfhoZmb_vDdkLtsMVv8u8XKzSRihmLtMph3nm6rM diff --git a/config/core.entity_view_display.node.blog.full.yml b/config/core.entity_view_display.node.blog.full.yml index 3fe01d6..930dcec 100644 --- a/config/core.entity_view_display.node.blog.full.yml +++ b/config/core.entity_view_display.node.blog.full.yml @@ -29,61 +29,61 @@ bundle: blog mode: full content: comment: - weight: 4 + type: comment_default label: above settings: - pager_id: 0 view_mode: default + pager_id: 0 third_party_settings: { } - type: comment_default + weight: 4 region: content field_authors: type: entity_reference_label_microformat - weight: 0 - region: content label: hidden settings: microformat_class: 'p-author h-card' third_party_settings: ds: ds_limit: '' + weight: 0 + region: content field_body_paragraph: - weight: 1 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 1 region: content field_tags: - weight: 3 + type: entity_reference_label_microformat label: hidden settings: microformat_class: p-category third_party_settings: { } - type: entity_reference_label_microformat + weight: 3 region: content field_topics: type: entity_reference_label_microformat - weight: 2 - region: content label: visually_hidden settings: microformat_class: p-category third_party_settings: ds: ds_limit: '' + weight: 2 + region: content indieweb_bridgypublishtwitter: + settings: { } + third_party_settings: { } weight: 5 region: content + indieweb_syndication: settings: { } third_party_settings: { } - indieweb_syndication: weight: 6 region: content - settings: { } - third_party_settings: { } hidden: body: true field_image: true diff --git a/config/core.entity_view_display.node.blog.media.yml b/config/core.entity_view_display.node.blog.media.yml index 2e17aa8..001f430 100644 --- a/config/core.entity_view_display.node.blog.media.yml +++ b/config/core.entity_view_display.node.blog.media.yml @@ -28,14 +28,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - group_media_left @@ -57,39 +57,39 @@ third_party_settings: group_media_left: children: - field_image + label: 'Media left' parent_name: '' + region: hidden weight: 0 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Media left' - region: hidden group_media_content: children: - node_title - field_topics + label: 'Media content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: label: 'Media content' + classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - id: '' - classes: '' - label: 'Media content' - region: hidden _core: default_config_hash: Rj3ojtU612xgYn4zfkX4bS8c3ONib2NditNp_5QsD48 id: node.blog.media @@ -99,21 +99,21 @@ mode: media content: field_image: type: image - weight: 2 - region: ds_content label: visually_hidden settings: - image_style: square_thumbnail image_link: content + image_style: square_thumbnail third_party_settings: { } + weight: 2 + region: ds_content field_topics: type: entity_reference_label - weight: 3 - region: ds_content label: visually_hidden settings: link: true third_party_settings: { } + weight: 3 + region: ds_content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.rss.yml b/config/core.entity_view_display.node.blog.rss.yml index d7189fa..c833055 100644 --- a/config/core.entity_view_display.node.blog.rss.yml +++ b/config/core.entity_view_display.node.blog.rss.yml @@ -58,21 +58,21 @@ mode: rss content: field_authors: type: entity_reference_label - weight: 2 - region: content label: hidden settings: link: false third_party_settings: ds: ds_limit: '' + weight: 2 + region: content field_body_paragraph: type: paragraph_summary - weight: 3 - region: content label: hidden settings: { } third_party_settings: { } + weight: 3 + region: content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.rss_teaser.yml b/config/core.entity_view_display.node.blog.rss_teaser.yml index be22897..f11f130 100644 --- a/config/core.entity_view_display.node.blog.rss_teaser.yml +++ b/config/core.entity_view_display.node.blog.rss_teaser.yml @@ -27,18 +27,16 @@ mode: rss_teaser content: field_authors: type: entity_reference_label - weight: 0 - region: content label: hidden settings: link: false third_party_settings: ds: ds_limit: '' + weight: 0 + region: content field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 1 - region: content label: hidden settings: view_mode: preview @@ -46,6 +44,8 @@ content: third_party_settings: ds: ds_limit: '' + weight: 1 + region: content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.search_index.yml b/config/core.entity_view_display.node.blog.search_index.yml index 915457a..f7589a2 100644 --- a/config/core.entity_view_display.node.blog.search_index.yml +++ b/config/core.entity_view_display.node.blog.search_index.yml @@ -27,14 +27,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -58,50 +58,50 @@ mode: search_index content: field_authors: type: entity_reference_label - weight: 1 - region: ds_content label: hidden settings: link: true third_party_settings: ds: ds_limit: '' + weight: 1 + region: ds_content field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 3 - region: ds_content label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 3 + region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: hidden settings: responsive_image_style: '' image_link: '' third_party_settings: { } + weight: 0 + region: ds_content field_tags: type: entity_reference_label - weight: 5 - region: ds_content label: hidden settings: link: true third_party_settings: ds: ds_limit: '' + weight: 5 + region: ds_content field_topics: type: entity_reference_label - weight: 4 - region: ds_content label: hidden settings: link: true third_party_settings: { } + weight: 4 + region: ds_content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.simple_card.yml b/config/core.entity_view_display.node.blog.simple_card.yml index ed1e0dc..12387a4 100644 --- a/config/core.entity_view_display.node.blog.simple_card.yml +++ b/config/core.entity_view_display.node.blog.simple_card.yml @@ -28,6 +28,8 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -35,8 +37,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - node_post_date @@ -64,12 +64,14 @@ third_party_settings: group_date: children: - node_post_date + label: Date parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: subtitle + id: '' element: p show_label: false label_element: h3 @@ -77,8 +79,6 @@ third_party_settings: attributes: '' effect: none speed: fast - label: Date - region: hidden _core: default_config_hash: wUTdzmd_uDUyf43YNRpJ7ic0Yg9me0T6jp-MTE2t874 id: node.blog.simple_card @@ -88,13 +88,13 @@ mode: simple_card content: field_image: type: responsive_image - weight: 3 - region: right label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 3 + region: right hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.blog.teaser.yml b/config/core.entity_view_display.node.blog.teaser.yml index f1814c8..fc89f9b 100644 --- a/config/core.entity_view_display.node.blog.teaser.yml +++ b/config/core.entity_view_display.node.blog.teaser.yml @@ -25,20 +25,20 @@ third_party_settings: field_group: group_card_content: children: { } + label: 'Card content' parent_name: '' + region: hidden weight: 10 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: bIW-s9Bo_W7omXxAG4XHIq96IyNJEbhcATZv9TBQqNU id: node.blog.teaser @@ -48,31 +48,31 @@ mode: teaser content: field_authors: type: entity_reference_label - weight: 0 - region: content label: hidden settings: link: false third_party_settings: ds: ds_limit: '' + weight: 0 + region: content field_image: type: responsive_image - weight: 1 - region: content label: hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } + weight: 1 + region: content field_summary: type: text_trimmed - weight: 2 - region: content label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 2 + region: content hidden: body: true comment: true diff --git a/config/core.entity_view_display.node.campaign.card.yml b/config/core.entity_view_display.node.campaign.card.yml index 0568f71..087b2c3 100644 --- a/config/core.entity_view_display.node.campaign.card.yml +++ b/config/core.entity_view_display.node.campaign.card.yml @@ -27,14 +27,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -56,20 +56,20 @@ third_party_settings: children: - node_title - field_summary + label: 'Card content' parent_name: '' + region: content weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: content _core: default_config_hash: 2zR5T3bcB1XVeDU_TuI9dS8JpOHxzQcYcF-IxQXcOcM id: node.campaign.card @@ -79,21 +79,21 @@ mode: card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content field_summary: type: text_trimmed - weight: 3 - region: ds_content label: visually_hidden settings: trim_length: 180 third_party_settings: { } + weight: 3 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.campaign.full.yml b/config/core.entity_view_display.node.campaign.full.yml index 182c892..1c04644 100644 --- a/config/core.entity_view_display.node.campaign.full.yml +++ b/config/core.entity_view_display.node.campaign.full.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -49,26 +49,25 @@ bundle: campaign mode: full content: field_body_paragraph: - weight: 1 + type: entity_reference_revisions_entity_view label: visually_hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 1 region: ds_content field_campaign_demands: type: entity_reference_revisions_entity_view - weight: 2 label: above settings: view_mode: default link: '' third_party_settings: { } + weight: 2 region: ds_content field_campaign_updates: type: entity_reference_revisions_entity_view - weight: 3 label: above settings: view_mode: default @@ -76,21 +75,22 @@ content: third_party_settings: ds: ds_limit: '' + weight: 3 region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } - links: - weight: 4 + weight: 0 region: ds_content + links: settings: { } third_party_settings: { } + weight: 4 + region: ds_content hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.campaign.search_index.yml b/config/core.entity_view_display.node.campaign.search_index.yml index a1e6981..d48b643 100644 --- a/config/core.entity_view_display.node.campaign.search_index.yml +++ b/config/core.entity_view_display.node.campaign.search_index.yml @@ -25,14 +25,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -48,34 +48,34 @@ mode: search_index content: field_body_paragraph: type: paragraph_summary + label: hidden + settings: { } + third_party_settings: { } weight: 1 region: ds_content - label: hidden - settings: { } - third_party_settings: { } field_campaign_demands: type: paragraph_summary + label: hidden + settings: { } + third_party_settings: { } weight: 2 region: ds_content - label: hidden - settings: { } - third_party_settings: { } field_campaign_updates: type: paragraph_summary - weight: 3 - region: ds_content label: hidden settings: { } third_party_settings: { } + weight: 3 + region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: hidden settings: responsive_image_style: '' image_link: '' third_party_settings: { } + weight: 0 + region: ds_content hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.campaign.simple_card.yml b/config/core.entity_view_display.node.campaign.simple_card.yml index 86361c7..ba18f0e 100644 --- a/config/core.entity_view_display.node.campaign.simple_card.yml +++ b/config/core.entity_view_display.node.campaign.simple_card.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -61,20 +61,20 @@ third_party_settings: children: - 'bundle_field:node' - node_title + label: 'Card content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: JbAQRO1TewlD61cpDxe2kkCEbqep6XX5MYG_3ZciHP0 id: node.campaign.simple_card @@ -84,13 +84,13 @@ mode: simple_card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.campaign.teaser.yml b/config/core.entity_view_display.node.campaign.teaser.yml index aae2bf5..526c1b1 100644 --- a/config/core.entity_view_display.node.campaign.teaser.yml +++ b/config/core.entity_view_display.node.campaign.teaser.yml @@ -24,14 +24,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - node_title @@ -55,10 +55,10 @@ mode: teaser content: field_summary: type: text_default - weight: 1 label: hidden settings: { } third_party_settings: { } + weight: 1 region: ds_content hidden: body: true diff --git a/config/core.entity_view_display.node.case_study.card.yml b/config/core.entity_view_display.node.case_study.card.yml index cd9bbc6..148f160 100644 --- a/config/core.entity_view_display.node.case_study.card.yml +++ b/config/core.entity_view_display.node.case_study.card.yml @@ -55,20 +55,20 @@ third_party_settings: children: - node_title - field_case_study_subtitle + label: 'Card Content' parent_name: '' + region: content weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card Content' - region: content _core: default_config_hash: ajlgTMuDr6Ca9wpU9W7h0XFSEQlzgaCVveEKB-FY60o id: node.case_study.card @@ -78,21 +78,21 @@ mode: card content: field_case_study_subtitle: type: string - weight: 3 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 3 + region: content field_image: type: responsive_image - weight: 0 - region: content label: hidden settings: responsive_image_style: wide image_link: content third_party_settings: { } + weight: 0 + region: content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.case_study.default.yml b/config/core.entity_view_display.node.case_study.default.yml index ccf23a1..14fb95b 100644 --- a/config/core.entity_view_display.node.case_study.default.yml +++ b/config/core.entity_view_display.node.case_study.default.yml @@ -42,13 +42,13 @@ mode: default content: field_body_paragraph: type: paragraph_summary - weight: 0 - region: paragraphs label: hidden settings: { } third_party_settings: ds: ds_limit: '1' + weight: 0 + region: paragraphs hidden: body: true field_case_study_client: true diff --git a/config/core.entity_view_display.node.case_study.full.yml b/config/core.entity_view_display.node.case_study.full.yml index 7a9c2d4..8cc787f 100644 --- a/config/core.entity_view_display.node.case_study.full.yml +++ b/config/core.entity_view_display.node.case_study.full.yml @@ -33,8 +33,6 @@ mode: full content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 0 - region: content label: visually_hidden settings: view_mode: default @@ -42,24 +40,24 @@ content: third_party_settings: ds: ds_limit: '' + weight: 0 + region: content field_case_study_client: type: text_default + label: inline + settings: { } + third_party_settings: { } weight: 1 region: content - label: inline - settings: { } - third_party_settings: { } field_case_study_partners: type: text_default - weight: 7 - region: content label: inline settings: { } third_party_settings: { } + weight: 7 + region: content field_case_study_status: type: string - weight: 3 - region: content label: inline settings: link_to_entity: false @@ -71,43 +69,45 @@ content: lb: '' lb-col: false classes: { } + weight: 3 + region: content field_case_study_team: type: entity_reference_label - weight: 6 - region: content label: inline settings: link: true third_party_settings: ds: ds_limit: '' + weight: 6 + region: content field_case_study_year: type: number_integer - weight: 2 - region: content label: inline settings: thousand_separator: '' prefix_suffix: true third_party_settings: { } + weight: 2 + region: content field_services: type: entity_reference_label - weight: 4 - region: content label: inline settings: link: true third_party_settings: ds: ds_limit: '' + weight: 4 + region: content field_technologies: type: entity_reference_label - weight: 5 - region: content label: inline settings: link: true third_party_settings: { } + weight: 5 + region: content hidden: body: true field_case_study_subtitle: true diff --git a/config/core.entity_view_display.node.case_study.small_card.yml b/config/core.entity_view_display.node.case_study.small_card.yml index 503ecd7..5f1c813 100644 --- a/config/core.entity_view_display.node.case_study.small_card.yml +++ b/config/core.entity_view_display.node.case_study.small_card.yml @@ -57,91 +57,91 @@ mode: small_card content: body: type: text_default - weight: 0 - region: content label: above settings: { } third_party_settings: { } + weight: 0 + region: content field_body_paragraph: type: paragraph_summary - weight: 0 - region: content label: above settings: { } third_party_settings: { } + weight: 0 + region: content field_case_study_client: type: text_default - weight: 0 - region: content label: above settings: { } third_party_settings: { } + weight: 0 + region: content field_case_study_partners: type: text_default - weight: 0 - region: content label: above settings: { } third_party_settings: { } + weight: 0 + region: content field_case_study_status: type: string - weight: 0 - region: content label: above settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content field_case_study_subtitle: type: string - weight: 0 - region: content label: above settings: link_to_entity: false third_party_settings: { } - field_case_study_team: - type: entity_reference_entity_view weight: 0 region: content + field_case_study_team: + type: entity_reference_entity_view label: above settings: view_mode: default link: false third_party_settings: { } - field_case_study_year: - type: number_integer weight: 0 region: content + field_case_study_year: + type: number_integer label: above settings: thousand_separator: '' prefix_suffix: true third_party_settings: { } - field_image: - type: responsive_image weight: 0 region: content + field_image: + type: responsive_image label: above settings: responsive_image_style: '' image_link: '' third_party_settings: { } - field_meta_tags: - type: metatag_empty_formatter weight: 0 region: content + field_meta_tags: + type: metatag_empty_formatter label: above settings: { } third_party_settings: { } - field_services: - type: entity_reference_entity_view weight: 0 region: content + field_services: + type: entity_reference_entity_view label: above settings: view_mode: default link: false third_party_settings: { } + weight: 0 + region: content hidden: field_license: true field_summary: true diff --git a/config/core.entity_view_display.node.case_study.teaser.yml b/config/core.entity_view_display.node.case_study.teaser.yml index a1947fe..5397a69 100644 --- a/config/core.entity_view_display.node.case_study.teaser.yml +++ b/config/core.entity_view_display.node.case_study.teaser.yml @@ -35,8 +35,6 @@ mode: teaser content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 0 - region: content label: hidden settings: view_mode: preview @@ -44,30 +42,32 @@ content: third_party_settings: ds: ds_limit: '' + weight: 0 + region: content field_case_study_subtitle: type: string - weight: 2 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 2 + region: content field_image: type: image - weight: 1 - region: content label: hidden settings: - image_style: landscape image_link: '' + image_style: landscape third_party_settings: { } + weight: 1 + region: content field_summary: type: text_default - weight: 3 - region: content label: hidden settings: { } third_party_settings: { } + weight: 3 + region: content hidden: body: true field_case_study_client: true diff --git a/config/core.entity_view_display.node.case_study.tile.yml b/config/core.entity_view_display.node.case_study.tile.yml index 9bc9156..92888c0 100644 --- a/config/core.entity_view_display.node.case_study.tile.yml +++ b/config/core.entity_view_display.node.case_study.tile.yml @@ -45,8 +45,6 @@ mode: tile content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 0 - region: paragraphs label: hidden settings: view_mode: columnar @@ -54,6 +52,8 @@ content: third_party_settings: ds: ds_limit: '1' + weight: 0 + region: paragraphs hidden: body: true field_case_study_client: true diff --git a/config/core.entity_view_display.node.event.default.yml b/config/core.entity_view_display.node.event.default.yml index 4c069ee..f01e6f9 100644 --- a/config/core.entity_view_display.node.event.default.yml +++ b/config/core.entity_view_display.node.event.default.yml @@ -24,14 +24,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: { } _core: default_config_hash: pXaSXjtXHgTxcNHm07rucpzd_-LQkaf1Eb4LS8lSkgM diff --git a/config/core.entity_view_display.node.event.full.yml b/config/core.entity_view_display.node.event.full.yml index c4152ee..8d600d5 100644 --- a/config/core.entity_view_display.node.event.full.yml +++ b/config/core.entity_view_display.node.event.full.yml @@ -29,6 +29,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: header: div left: div @@ -39,8 +41,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: header: - field_image @@ -61,61 +61,61 @@ mode: full content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 3 label: visually_hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 3 region: middle field_event_date: type: daterange_default - weight: 0 - region: left label: above settings: timezone_override: '' format_type: long separator: '-' third_party_settings: { } + weight: 0 + region: left field_event_type: - weight: 4 + type: entity_reference_label label: visually_hidden settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 4 region: middle field_image: - weight: 0 + type: responsive_image label: hidden settings: responsive_image_style: wide image_link: '' third_party_settings: { } - type: responsive_image + weight: 0 region: header field_tags: type: entity_reference_label + label: visually_hidden + settings: + link: true + third_party_settings: { } weight: 5 region: middle - label: visually_hidden - settings: - link: true - third_party_settings: { } field_topics: type: entity_reference_label - weight: 2 - region: left label: visually_hidden settings: link: true third_party_settings: { } + weight: 2 + region: left links: - weight: 6 - region: middle settings: { } third_party_settings: { } + weight: 6 + region: middle hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.event.micro.yml b/config/core.entity_view_display.node.event.micro.yml index 1161b90..6b1135c 100644 --- a/config/core.entity_view_display.node.event.micro.yml +++ b/config/core.entity_view_display.node.event.micro.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - node_title @@ -57,14 +57,14 @@ mode: micro content: field_event_date: type: daterange_default - weight: 1 - region: ds_content label: visually_hidden settings: - separator: '-' timezone_override: '' format_type: medium + separator: '-' third_party_settings: { } + weight: 1 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.event.search_index.yml b/config/core.entity_view_display.node.event.search_index.yml index 3ee3fb8..fdbc460 100644 --- a/config/core.entity_view_display.node.event.search_index.yml +++ b/config/core.entity_view_display.node.event.search_index.yml @@ -28,14 +28,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -53,56 +53,56 @@ mode: search_index content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 2 - region: ds_content label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 + region: ds_content field_event_date: type: daterange_custom - weight: 1 - region: ds_content label: hidden settings: - separator: '-' - date_format: 'Y-m-d\TH:i:s' timezone_override: '' + date_format: 'Y-m-d\TH:i:s' + separator: '-' third_party_settings: { } + weight: 1 + region: ds_content field_event_type: type: entity_reference_label - weight: 3 - region: ds_content label: hidden settings: link: true third_party_settings: { } + weight: 3 + region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: hidden settings: responsive_image_style: '' image_link: '' third_party_settings: { } + weight: 0 + region: ds_content field_tags: type: entity_reference_label + label: hidden + settings: + link: true + third_party_settings: { } weight: 5 region: ds_content - label: hidden - settings: - link: true - third_party_settings: { } field_topics: type: entity_reference_label - weight: 4 - region: ds_content label: hidden settings: link: true third_party_settings: { } + weight: 4 + region: ds_content hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.event.simple_card.yml b/config/core.entity_view_display.node.event.simple_card.yml index ad19bde..aa41593 100644 --- a/config/core.entity_view_display.node.event.simple_card.yml +++ b/config/core.entity_view_display.node.event.simple_card.yml @@ -28,14 +28,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -63,20 +63,20 @@ third_party_settings: children: - 'bundle_field:node' - node_title + label: 'Card content' parent_name: '' + region: hidden weight: 1 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: ldtXmbJcPLJtE_LBq65vuL2UPkCyQK6z1MTmFrESGaE id: node.event.simple_card @@ -86,13 +86,13 @@ mode: simple_card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.event.teaser.yml b/config/core.entity_view_display.node.event.teaser.yml index b189766..496df0a 100644 --- a/config/core.entity_view_display.node.event.teaser.yml +++ b/config/core.entity_view_display.node.event.teaser.yml @@ -28,6 +28,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -35,8 +37,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_image @@ -65,46 +65,46 @@ mode: teaser content: field_event_date: type: daterange_default - weight: 2 - region: right label: visually_hidden settings: - separator: '-' timezone_override: '' format_type: medium + separator: '-' third_party_settings: { } + weight: 2 + region: right field_event_type: type: entity_reference_label - weight: 4 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 4 + region: right field_image: type: responsive_image - weight: 0 label: hidden settings: - image_link: content responsive_image_style: '' + image_link: content third_party_settings: { } + weight: 0 region: left field_summary: type: text_default - weight: 3 label: visually_hidden settings: { } third_party_settings: { } + weight: 3 region: right field_topics: type: entity_reference_label - weight: 5 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 5 + region: right hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.landing_page.full.yml b/config/core.entity_view_display.node.landing_page.full.yml index 0445bc5..a3ff05e 100644 --- a/config/core.entity_view_display.node.landing_page.full.yml +++ b/config/core.entity_view_display.node.landing_page.full.yml @@ -20,7 +20,7 @@ bundle: landing_page mode: full content: field_body_paragraph: - weight: 0 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default @@ -28,7 +28,7 @@ content: third_party_settings: ds: ds_limit: '' - type: entity_reference_revisions_entity_view + weight: 0 region: content hidden: field_image: true diff --git a/config/core.entity_view_display.node.landing_page.simple_card.yml b/config/core.entity_view_display.node.landing_page.simple_card.yml index 0e727a9..5ef5e47 100644 --- a/config/core.entity_view_display.node.landing_page.simple_card.yml +++ b/config/core.entity_view_display.node.landing_page.simple_card.yml @@ -22,7 +22,8 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: - label: '' + classes: + layout_class: { } wrappers: left: div right: div @@ -30,8 +31,7 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } + label: '' regions: left: - node_title @@ -52,13 +52,14 @@ third_party_settings: group_date: children: - node_post_date + label: Date parent_name: '' + region: hidden weight: 2 format_type: html_element - region: hidden format_settings: - id: '' classes: subtitle + id: '' element: p show_label: false label_element: h3 @@ -66,7 +67,6 @@ third_party_settings: attributes: '' effect: none speed: fast - label: Date _core: default_config_hash: v2M7V8tN6TiqnoWONGAwAfzJywu0vB04hvs-LQx-bIQ id: node.landing_page.simple_card @@ -76,13 +76,13 @@ mode: simple_card content: field_image: type: responsive_image - weight: 1 - region: right label: hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 1 + region: right hidden: field_body_paragraph: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.page.default.yml b/config/core.entity_view_display.node.page.default.yml index 4aa9e6b..c3b21a8 100644 --- a/config/core.entity_view_display.node.page.default.yml +++ b/config/core.entity_view_display.node.page.default.yml @@ -20,15 +20,15 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: - label: '' + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } + label: '' regions: ds_content: - langcode @@ -41,13 +41,13 @@ mode: default content: langcode: type: language - weight: 0 - region: ds_content label: inline settings: link_to_entity: false native_language: false third_party_settings: { } + weight: 0 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.page.embedded.yml b/config/core.entity_view_display.node.page.embedded.yml index f5435b1..534be3f 100644 --- a/config/core.entity_view_display.node.page.embedded.yml +++ b/config/core.entity_view_display.node.page.embedded.yml @@ -22,15 +22,15 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: - label: '' + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } + label: '' regions: ds_content: - node_title @@ -43,10 +43,10 @@ third_party_settings: label: hidden formatter: default settings: + link: false wrapper: h3 class: '' exclude_node_title: '1' - link: false _core: default_config_hash: 9nmRao0UFQtmO6lONrWp9ITjFaO41GzV-xJczx0qjKg id: node.page.embedded @@ -56,22 +56,22 @@ mode: embedded content: field_body_paragraph: type: entity_reference_revisions_entity_view + label: hidden + settings: + view_mode: default + link: '' + third_party_settings: { } weight: 1 region: ds_content - label: hidden - settings: - view_mode: default - link: '' - third_party_settings: { } field_storyline: type: entity_reference_revisions_entity_view - weight: 2 - region: ds_content label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 + region: ds_content hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.page.full.yml b/config/core.entity_view_display.node.page.full.yml index 6d9ccac..9b23307 100644 --- a/config/core.entity_view_display.node.page.full.yml +++ b/config/core.entity_view_display.node.page.full.yml @@ -24,42 +24,42 @@ mode: full content: body: type: text_summary_or_trimmed - weight: 0 - region: content label: above settings: trim_length: 600 third_party_settings: { } + weight: 0 + region: content field_body_paragraph: - weight: 2 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 2 region: content field_meta_tags: type: metatag_empty_formatter - weight: 1 - region: content label: above settings: { } third_party_settings: { } + weight: 1 + region: content field_storyline: type: entity_reference_revisions_entity_view - weight: 3 - region: content label: hidden settings: view_mode: default link: '' third_party_settings: { } - links: - weight: 4 + weight: 3 region: content + links: settings: { } third_party_settings: { } + weight: 4 + region: content hidden: field_summary: true indieweb_bridgypublishtwitter: true diff --git a/config/core.entity_view_display.node.page.teaser.yml b/config/core.entity_view_display.node.page.teaser.yml index 3a9d9e7..ecab507 100644 --- a/config/core.entity_view_display.node.page.teaser.yml +++ b/config/core.entity_view_display.node.page.teaser.yml @@ -22,11 +22,11 @@ mode: teaser content: field_summary: type: text_trimmed - weight: 0 label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 0 region: content hidden: body: true diff --git a/config/core.entity_view_display.node.people.default.yml b/config/core.entity_view_display.node.people.default.yml index 28002a9..198d1c4 100644 --- a/config/core.entity_view_display.node.people.default.yml +++ b/config/core.entity_view_display.node.people.default.yml @@ -24,14 +24,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: { } _core: default_config_hash: PcM71wVDAKyWoQ4OFb7991GgWRB9kh4ZBoyqhQ5aHeU diff --git a/config/core.entity_view_display.node.people.full.yml b/config/core.entity_view_display.node.people.full.yml index 6d619a0..0f1b46f 100644 --- a/config/core.entity_view_display.node.people.full.yml +++ b/config/core.entity_view_display.node.people.full.yml @@ -30,50 +30,48 @@ bundle: people mode: full content: field_body_paragraph: - weight: 7 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 7 region: content field_image: - weight: 0 + type: image label: hidden settings: - image_style: landscape image_link: '' + image_style: landscape third_party_settings: { } - type: image + weight: 0 region: content field_people_email: type: basic_string - weight: 4 - region: content label: hidden settings: { } third_party_settings: { } + weight: 4 + region: content field_people_position: type: string - weight: 2 label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 2 region: content field_people_public_gpg_key: type: file_default - weight: 5 - region: content label: hidden settings: use_description_as_link_text: true third_party_settings: { } + weight: 5 + region: content field_people_social_media: type: link - weight: 6 - region: content label: visually_hidden settings: trim_length: 80 @@ -82,26 +80,28 @@ content: rel: '' target: '' third_party_settings: { } + weight: 6 + region: content field_people_type: - weight: 1 + type: entity_reference_label label: hidden settings: link: false third_party_settings: { } - type: entity_reference_label + weight: 1 region: content field_summary: type: text_default - weight: 3 - region: content label: hidden settings: { } third_party_settings: { } - links: - weight: 8 + weight: 3 region: content + links: settings: { } third_party_settings: { } + weight: 8 + region: content hidden: field_meta_tags: true indieweb_bridgypublishtwitter: true diff --git a/config/core.entity_view_display.node.people.search_index.yml b/config/core.entity_view_display.node.people.search_index.yml index af0513b..45c60e3 100644 --- a/config/core.entity_view_display.node.people.search_index.yml +++ b/config/core.entity_view_display.node.people.search_index.yml @@ -27,14 +27,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -50,38 +50,38 @@ mode: search_index content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 2 - region: ds_content label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 + region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: hidden settings: responsive_image_style: '' image_link: '' third_party_settings: { } + weight: 0 + region: ds_content field_people_position: type: string - weight: 1 - region: ds_content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: ds_content field_people_type: type: entity_reference_label - weight: 3 - region: ds_content label: hidden settings: link: true third_party_settings: { } + weight: 3 + region: ds_content hidden: field_meta_tags: true field_people_email: true diff --git a/config/core.entity_view_display.node.people.small_card.yml b/config/core.entity_view_display.node.people.small_card.yml index 20b1c65..0064bc1 100644 --- a/config/core.entity_view_display.node.people.small_card.yml +++ b/config/core.entity_view_display.node.people.small_card.yml @@ -28,20 +28,20 @@ mode: small_card content: field_image: type: image_url - weight: 0 - region: content label: hidden settings: image_style: landscape third_party_settings: { } + weight: 0 + region: content field_summary: type: text_trimmed - weight: 2 - region: content label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 2 + region: content hidden: field_body_paragraph: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.people.teaser.yml b/config/core.entity_view_display.node.people.teaser.yml index faf939c..85aa4de 100644 --- a/config/core.entity_view_display.node.people.teaser.yml +++ b/config/core.entity_view_display.node.people.teaser.yml @@ -28,20 +28,20 @@ mode: teaser content: field_image: type: image - weight: 0 label: hidden settings: - image_style: landscape image_link: '' + image_style: landscape third_party_settings: { } + weight: 0 region: content field_summary: type: text_trimmed - weight: 1 label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 1 region: content hidden: field_body_paragraph: true diff --git a/config/core.entity_view_display.node.resource.card.yml b/config/core.entity_view_display.node.resource.card.yml index d04e4ee..e12827b 100644 --- a/config/core.entity_view_display.node.resource.card.yml +++ b/config/core.entity_view_display.node.resource.card.yml @@ -35,14 +35,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -72,20 +72,20 @@ third_party_settings: - field_topics - field_resource_link - field_resource_file + label: 'Card content' parent_name: '' + region: hidden weight: 2 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: BWkEiubMnutaqiKxIBEgUfV4G63iPECWRppEkfAyeiw id: node.resource.card @@ -95,25 +95,23 @@ mode: card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content field_resource_file: type: file_default - weight: 6 - region: ds_content label: visually_hidden settings: use_description_as_link_text: true third_party_settings: { } + weight: 6 + region: ds_content field_resource_link: type: link - weight: 5 - region: ds_content label: visually_hidden settings: trim_length: 80 @@ -122,10 +120,10 @@ content: rel: '' target: '' third_party_settings: { } + weight: 5 + region: ds_content field_resource_video: type: video_embed_field_thumbnail - weight: 1 - region: ds_content label: visually_hidden settings: image_style: max_325x325 @@ -133,21 +131,23 @@ content: third_party_settings: ds: ds_limit: '' + weight: 1 + region: ds_content field_summary: type: text_default - weight: 3 - region: ds_content label: visually_hidden settings: { } third_party_settings: { } + weight: 3 + region: ds_content field_topics: type: entity_reference_label - weight: 4 - region: ds_content label: visually_hidden settings: link: true third_party_settings: { } + weight: 4 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.resource.default.yml b/config/core.entity_view_display.node.resource.default.yml index 8bbb5b2..d10734f 100644 --- a/config/core.entity_view_display.node.resource.default.yml +++ b/config/core.entity_view_display.node.resource.default.yml @@ -26,14 +26,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: { } _core: default_config_hash: H9QyLUku-PR3bQ9StDDUqXEJ-2WpgOWxW9PMxoeXLYY diff --git a/config/core.entity_view_display.node.resource.full.yml b/config/core.entity_view_display.node.resource.full.yml index a52605b..9e5562f 100644 --- a/config/core.entity_view_display.node.resource.full.yml +++ b/config/core.entity_view_display.node.resource.full.yml @@ -33,6 +33,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -40,8 +42,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_image @@ -62,36 +62,34 @@ mode: full content: field_body_paragraph: type: entity_reference_revisions_entity_view - weight: 2 - region: right label: visually_hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 + region: right field_image: type: responsive_image - weight: 0 - region: left label: visually_hidden settings: responsive_image_style: narrow image_link: '' third_party_settings: { } + weight: 0 + region: left field_resource_file: type: file_default - weight: 6 - region: right label: visually_hidden settings: use_description_as_link_text: true third_party_settings: ds: ds_limit: '' + weight: 6 + region: right field_resource_link: type: link - weight: 7 - region: right label: visually_hidden settings: trim_length: 80 @@ -100,43 +98,45 @@ content: rel: '0' target: '0' third_party_settings: { } + weight: 7 + region: right field_resource_type: type: entity_reference_label - weight: 3 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 3 + region: right field_resource_video: type: video_embed_field_video - weight: 1 - region: left label: visually_hidden settings: + autoplay: false responsive: true width: 854 height: 480 - autoplay: false third_party_settings: ds: ds_limit: '' + weight: 1 + region: left field_tags: type: entity_reference_label + label: visually_hidden + settings: + link: true + third_party_settings: { } weight: 5 region: right - label: visually_hidden - settings: - link: true - third_party_settings: { } field_topics: type: entity_reference_label - weight: 4 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 4 + region: right hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.resource.search_index.yml b/config/core.entity_view_display.node.resource.search_index.yml index 5af7e3c..37568f6 100644 --- a/config/core.entity_view_display.node.resource.search_index.yml +++ b/config/core.entity_view_display.node.resource.search_index.yml @@ -31,14 +31,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -57,64 +57,64 @@ mode: search_index content: field_body_paragraph: type: paragraph_summary - weight: 1 - region: ds_content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: ds_content field_image: type: responsive_image - weight: 0 - region: ds_content label: hidden settings: responsive_image_style: '' image_link: '' third_party_settings: { } + weight: 0 + region: ds_content field_resource_file: type: file_default - weight: 3 - region: ds_content label: hidden settings: use_description_as_link_text: true third_party_settings: { } + weight: 3 + region: ds_content field_resource_link: type: link_separate - weight: 2 - region: ds_content label: hidden settings: trim_length: 80 - rel: '' - target: '' url_only: false url_plain: false + rel: '' + target: '' third_party_settings: { } + weight: 2 + region: ds_content field_resource_type: type: entity_reference_label + label: hidden + settings: + link: true + third_party_settings: { } weight: 4 region: ds_content - label: hidden - settings: - link: true - third_party_settings: { } field_tags: type: entity_reference_label + label: hidden + settings: + link: true + third_party_settings: { } weight: 6 region: ds_content - label: hidden - settings: - link: true - third_party_settings: { } field_topics: type: entity_reference_label - weight: 5 - region: ds_content label: hidden settings: link: true third_party_settings: { } + weight: 5 + region: ds_content hidden: body: true field_meta_tags: true diff --git a/config/core.entity_view_display.node.resource.simple_card.yml b/config/core.entity_view_display.node.resource.simple_card.yml index ad0cc9e..66bf580 100644 --- a/config/core.entity_view_display.node.resource.simple_card.yml +++ b/config/core.entity_view_display.node.resource.simple_card.yml @@ -32,14 +32,14 @@ third_party_settings: disable_css: false entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: ds_content: div outer_wrapper: div attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: ds_content: - field_image @@ -68,20 +68,20 @@ third_party_settings: children: - 'bundle_field:node' - node_title + label: 'Card content' parent_name: '' + region: hidden weight: 2 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'Card content' - region: hidden _core: default_config_hash: aJse_9xcX-XdPRr8lpbqlxMmSP8lMBOaKA94eOJ_EBY id: node.resource.simple_card @@ -91,17 +91,15 @@ mode: simple_card content: field_image: type: responsive_image - weight: 0 - region: ds_content label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: ds_content field_resource_video: type: video_embed_field_thumbnail - weight: 1 - region: ds_content label: visually_hidden settings: image_style: max_325x325 @@ -109,6 +107,8 @@ content: third_party_settings: ds: ds_limit: '' + weight: 1 + region: ds_content hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.node.resource.teaser.yml b/config/core.entity_view_display.node.resource.teaser.yml index 8ec2779..6238f3a 100644 --- a/config/core.entity_view_display.node.resource.teaser.yml +++ b/config/core.entity_view_display.node.resource.teaser.yml @@ -33,6 +33,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -40,8 +42,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_image @@ -73,69 +73,69 @@ mode: teaser content: field_image: type: responsive_image - weight: 0 - region: left label: visually_hidden settings: responsive_image_style: narrow image_link: content third_party_settings: { } + weight: 0 + region: left field_resource_file: type: file_default - weight: 5 - region: right label: visually_hidden settings: use_description_as_link_text: true third_party_settings: { } + weight: 5 + region: right field_resource_link: type: link - weight: 4 - region: right label: visually_hidden settings: trim_length: 80 - rel: '' - target: '' url_only: false url_plain: false + rel: '' + target: '' third_party_settings: { } + weight: 4 + region: right field_resource_type: type: entity_reference_label - weight: 6 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 6 + region: right field_resource_video: type: video_embed_field_video - weight: 1 - region: left label: visually_hidden settings: + autoplay: false responsive: true width: 854 height: 480 - autoplay: false third_party_settings: ds: ds_limit: '' + weight: 1 + region: left field_summary: type: text_default - weight: 3 - region: right label: visually_hidden settings: { } third_party_settings: { } + weight: 3 + region: right field_topics: type: entity_reference_label - weight: 7 - region: right label: visually_hidden settings: link: true third_party_settings: { } + weight: 7 + region: right hidden: body: true field_body_paragraph: true diff --git a/config/core.entity_view_display.paragraph.content_reference.default.yml b/config/core.entity_view_display.paragraph.content_reference.default.yml index 80157d8..7b51bea 100644 --- a/config/core.entity_view_display.paragraph.content_reference.default.yml +++ b/config/core.entity_view_display.paragraph.content_reference.default.yml @@ -13,7 +13,7 @@ bundle: content_reference mode: default content: field_content_reference: - weight: 0 + type: entity_reference_entity_view label: hidden settings: view_mode: simple_card @@ -21,7 +21,7 @@ content: third_party_settings: ds: ds_limit: '' - type: entity_reference_entity_view + weight: 0 region: content hidden: search_api_excerpt: true diff --git a/config/core.entity_view_display.paragraph.embedded_content.default.yml b/config/core.entity_view_display.paragraph.embedded_content.default.yml index bd23202..a5e6a0e 100644 --- a/config/core.entity_view_display.paragraph.embedded_content.default.yml +++ b/config/core.entity_view_display.paragraph.embedded_content.default.yml @@ -13,7 +13,7 @@ bundle: embedded_content mode: default content: field_content_reference: - weight: 0 + type: entity_reference_entity_view label: hidden settings: view_mode: embedded @@ -21,7 +21,7 @@ content: third_party_settings: ds: ds_limit: '' - type: entity_reference_entity_view + weight: 0 region: content hidden: search_api_excerpt: true diff --git a/config/core.entity_view_display.paragraph.faq.default.yml b/config/core.entity_view_display.paragraph.faq.default.yml index d045975..496596f 100644 --- a/config/core.entity_view_display.paragraph.faq.default.yml +++ b/config/core.entity_view_display.paragraph.faq.default.yml @@ -16,7 +16,7 @@ bundle: faq mode: default content: field_faq: - weight: 0 + type: faqfield_accordion label: visually_hidden settings: active: null @@ -24,11 +24,11 @@ content: collapsible: true event: click animate: - duration: 200 easing: linear + duration: 200 third_party_settings: ds: ds_limit: '' - type: faqfield_accordion + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.file.default.yml b/config/core.entity_view_display.paragraph.file.default.yml index 80ec862..4b483e0 100644 --- a/config/core.entity_view_display.paragraph.file.default.yml +++ b/config/core.entity_view_display.paragraph.file.default.yml @@ -15,10 +15,10 @@ bundle: file mode: default content: field_file: - weight: 0 + type: file_default label: hidden settings: { } third_party_settings: { } - type: file_default + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.image.default.yml b/config/core.entity_view_display.paragraph.image.default.yml index f034b83..ca9ef07 100644 --- a/config/core.entity_view_display.paragraph.image.default.yml +++ b/config/core.entity_view_display.paragraph.image.default.yml @@ -16,12 +16,12 @@ bundle: image mode: default content: field_image: - weight: 0 + type: image label: hidden settings: - image_style: large image_link: '' + image_style: large third_party_settings: { } - type: image + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.quotation_with_image.default.yml b/config/core.entity_view_display.paragraph.quotation_with_image.default.yml index 3fe3a5e..fd1670f 100644 --- a/config/core.entity_view_display.paragraph.quotation_with_image.default.yml +++ b/config/core.entity_view_display.paragraph.quotation_with_image.default.yml @@ -17,20 +17,20 @@ bundle: quotation_with_image mode: default content: field_image: - weight: 1 + type: image label: hidden settings: - image_style: max_650x650 image_link: '' + image_style: max_650x650 third_party_settings: { } - type: image + weight: 1 region: content field_quotation: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: field_style_escape_flow: true diff --git a/config/core.entity_view_display.paragraph.slide.columnar.yml b/config/core.entity_view_display.paragraph.slide.columnar.yml index 882b7a2..f0e5aba 100644 --- a/config/core.entity_view_display.paragraph.slide.columnar.yml +++ b/config/core.entity_view_display.paragraph.slide.columnar.yml @@ -21,16 +21,16 @@ bundle: slide mode: columnar content: field_image: - weight: 0 + type: responsive_image label: hidden settings: responsive_image_style: narrow image_link: '' third_party_settings: { } - type: responsive_image + weight: 0 region: content field_link: - weight: 1 + type: link_separate label: hidden settings: trim_length: null @@ -39,13 +39,13 @@ content: rel: '0' target: '0' third_party_settings: { } - type: link_separate + weight: 1 region: content field_text: - weight: 2 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.slide.default.yml b/config/core.entity_view_display.paragraph.slide.default.yml index 5734c30..f35522f 100644 --- a/config/core.entity_view_display.paragraph.slide.default.yml +++ b/config/core.entity_view_display.paragraph.slide.default.yml @@ -20,16 +20,16 @@ bundle: slide mode: default content: field_image: - weight: 0 + type: image label: hidden settings: - image_style: max_2600x2600 image_link: '' + image_style: max_2600x2600 third_party_settings: { } - type: image + weight: 0 region: content field_link: - weight: 2 + type: link_separate label: hidden settings: trim_length: null @@ -38,13 +38,13 @@ content: rel: '0' target: '0' third_party_settings: { } - type: link_separate + weight: 2 region: content field_text: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.storyline_header.default.yml b/config/core.entity_view_display.paragraph.storyline_header.default.yml index 0c72492..2ad76bc 100644 --- a/config/core.entity_view_display.paragraph.storyline_header.default.yml +++ b/config/core.entity_view_display.paragraph.storyline_header.default.yml @@ -13,11 +13,11 @@ bundle: storyline_header mode: default content: field_storyline_header: - weight: 0 + type: string label: visually_hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.storyline_item.default.yml b/config/core.entity_view_display.paragraph.storyline_item.default.yml index df684de..6225277 100644 --- a/config/core.entity_view_display.paragraph.storyline_item.default.yml +++ b/config/core.entity_view_display.paragraph.storyline_item.default.yml @@ -15,20 +15,20 @@ third_party_settings: children: - field_storyline_heading - field_text + label: 'storyline content' parent_name: '' + region: content weight: 0 format_type: html_element format_settings: - id: '' classes: '' + id: '' element: div show_label: false label_element: h3 attributes: '' effect: none speed: fast - label: 'storyline content' - region: content _core: default_config_hash: f_Ja3ESH_o4m1svKL5vwSc-sU1ZcdUtQpGirti8GDFY id: paragraph.storyline_item.default @@ -37,18 +37,18 @@ bundle: storyline_item mode: default content: field_storyline_heading: - weight: 1 + type: string label: visually_hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_text: - weight: 2 + type: text_default label: visually_hidden settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.text.default.yml b/config/core.entity_view_display.paragraph.text.default.yml index 0545cc4..e7d5d71 100644 --- a/config/core.entity_view_display.paragraph.text.default.yml +++ b/config/core.entity_view_display.paragraph.text.default.yml @@ -17,11 +17,11 @@ bundle: text mode: default content: field_text: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: field_style_classes: true diff --git a/config/core.entity_view_display.paragraph.title.columnar.yml b/config/core.entity_view_display.paragraph.title.columnar.yml index 11d9c4a..59bfac4 100644 --- a/config/core.entity_view_display.paragraph.title.columnar.yml +++ b/config/core.entity_view_display.paragraph.title.columnar.yml @@ -22,33 +22,33 @@ bundle: title mode: columnar content: field_image: - weight: 2 + type: image_url label: hidden settings: image_style: max_325x325 third_party_settings: { } - type: image_url + weight: 2 region: content field_style_color: - weight: 3 + type: list_key label: hidden settings: { } third_party_settings: { } - type: list_key + weight: 3 region: content field_subtitle: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_title: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: field_style_classes: true diff --git a/config/core.entity_view_display.paragraph.title.default.yml b/config/core.entity_view_display.paragraph.title.default.yml index d8e80b7..0504c00 100644 --- a/config/core.entity_view_display.paragraph.title.default.yml +++ b/config/core.entity_view_display.paragraph.title.default.yml @@ -21,50 +21,50 @@ bundle: title mode: default content: field_image: - weight: 2 + type: image label: hidden settings: - image_style: max_650x650 image_link: '' + image_style: max_650x650 third_party_settings: { } - type: image + weight: 2 region: content field_style_classes: - weight: 5 + type: list_key label: hidden settings: { } third_party_settings: { } - type: list_key + weight: 5 region: content field_style_color: - weight: 3 + type: list_key label: hidden settings: { } third_party_settings: { } - type: list_key + weight: 3 region: content field_style_titlebar: - weight: 4 + type: boolean label: hidden settings: format: true-false - format_custom_true: '' format_custom_false: '' + format_custom_true: '' third_party_settings: { } - type: boolean + weight: 4 region: content field_subtitle: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_title: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.update.default.yml b/config/core.entity_view_display.paragraph.update.default.yml index eacf6b8..07263e4 100644 --- a/config/core.entity_view_display.paragraph.update.default.yml +++ b/config/core.entity_view_display.paragraph.update.default.yml @@ -18,6 +18,8 @@ third_party_settings: disable_css: true entity_classes: all_classes settings: + classes: + layout_class: { } wrappers: left: div right: div @@ -25,8 +27,6 @@ third_party_settings: attributes: '' link_attribute: '' link_custom: '' - classes: - layout_class: { } regions: left: - field_update_date @@ -40,19 +40,19 @@ bundle: update mode: default content: field_text: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: right field_update_date: - weight: 0 + type: datetime_default label: hidden settings: timezone_override: '' format_type: month_day_year third_party_settings: { } - type: datetime_default + weight: 0 region: left hidden: { } diff --git a/config/core.entity_view_display.paragraph.video.default.yml b/config/core.entity_view_display.paragraph.video.default.yml index c05ae51..7255892 100644 --- a/config/core.entity_view_display.paragraph.video.default.yml +++ b/config/core.entity_view_display.paragraph.video.default.yml @@ -15,14 +15,14 @@ bundle: video mode: default content: field_video_embed: - weight: 0 + type: video_embed_field_video label: visually_hidden settings: + autoplay: false responsive: true width: 854 height: 480 - autoplay: false third_party_settings: { } - type: video_embed_field_video + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.paragraph.view.default.yml b/config/core.entity_view_display.paragraph.view.default.yml index 811f3a5..cddbe63 100644 --- a/config/core.entity_view_display.paragraph.view.default.yml +++ b/config/core.entity_view_display.paragraph.view.default.yml @@ -14,7 +14,7 @@ bundle: view mode: default content: field_view_reference: - weight: 0 + type: viewsreference_formatter label: hidden settings: plugin_types: @@ -24,7 +24,7 @@ content: feed: 0 embed: 0 third_party_settings: { } - type: viewsreference_formatter + weight: 0 region: content hidden: field_style_escape_flow: true diff --git a/config/core.entity_view_display.paragraph.webform.default.yml b/config/core.entity_view_display.paragraph.webform.default.yml index 98dc800..1cbd36d 100644 --- a/config/core.entity_view_display.paragraph.webform.default.yml +++ b/config/core.entity_view_display.paragraph.webform.default.yml @@ -13,11 +13,11 @@ bundle: webform mode: default content: field_webform: - weight: 0 + type: webform_entity_reference_entity_view label: hidden settings: source_entity: true third_party_settings: { } - type: webform_entity_reference_entity_view + weight: 0 region: content hidden: { } diff --git a/config/core.entity_view_display.taxonomy_term.license.default.yml b/config/core.entity_view_display.taxonomy_term.license.default.yml index b3db8ee..b689522 100644 --- a/config/core.entity_view_display.taxonomy_term.license.default.yml +++ b/config/core.entity_view_display.taxonomy_term.license.default.yml @@ -26,11 +26,11 @@ bundle: license mode: default content: description: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content hidden: langcode: true diff --git a/config/core.entity_view_display.user.user.compact.yml b/config/core.entity_view_display.user.user.compact.yml index 276816e..2fcc767 100644 --- a/config/core.entity_view_display.user.user.compact.yml +++ b/config/core.entity_view_display.user.user.compact.yml @@ -18,12 +18,12 @@ mode: compact content: user_picture: type: image - weight: 0 - settings: - image_style: thumbnail - image_link: content - third_party_settings: { } label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 region: content hidden: langcode: true diff --git a/config/core.entity_view_display.user.user.default.yml b/config/core.entity_view_display.user.user.default.yml index 78d2f8b..2fbcf7d 100644 --- a/config/core.entity_view_display.user.user.default.yml +++ b/config/core.entity_view_display.user.user.default.yml @@ -17,12 +17,12 @@ mode: default content: user_picture: type: image - weight: 0 - settings: - image_style: thumbnail - image_link: content - third_party_settings: { } label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 region: content hidden: langcode: true diff --git a/config/core.entity_view_mode.media.media_library.yml b/config/core.entity_view_mode.media.media_library.yml index b67b34a..dcb35d0 100644 --- a/config/core.entity_view_mode.media.media_library.yml +++ b/config/core.entity_view_mode.media.media_library.yml @@ -2,11 +2,11 @@ uuid: d1c3c179-3064-4b7e-a89c-7fa7045b4dca langcode: en status: true dependencies: + module: + - media enforced: module: - media_library - module: - - media _core: default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8 id: media.media_library diff --git a/config/core.entity_view_mode.node.diff.yml b/config/core.entity_view_mode.node.diff.yml index 05e99b0..46046e4 100644 --- a/config/core.entity_view_mode.node.diff.yml +++ b/config/core.entity_view_mode.node.diff.yml @@ -2,12 +2,12 @@ uuid: 316215b0-93fc-49d9-a1f0-e0ea02dcb966 langcode: en status: false dependencies: + module: + - node enforced: module: - node - diff - module: - - node _core: default_config_hash: pqZNtad5J9THcdbYjwPD4qINqvrTxnOd8KCWn6tUBRs id: node.diff diff --git a/config/core.extension.yml b/config/core.extension.yml index 4beb783..6f3ec6c 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc module: address: 0 admin_toolbar: 0 @@ -179,11 +181,8 @@ module: drutopia: 1000 theme: stable: 0 - classy: 0 seven: 0 bulma: 0 octavia: 0 agarica: 0 profile: drutopia -_core: - default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc diff --git a/config/core.menu.static_menu_link_overrides.yml b/config/core.menu.static_menu_link_overrides.yml index a152773..891b232 100644 --- a/config/core.menu.static_menu_link_overrides.yml +++ b/config/core.menu.static_menu_link_overrides.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM definitions: contact__site_page: menu_name: footer @@ -5,5 +7,3 @@ definitions: weight: 0 expanded: false enabled: false -_core: - default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM diff --git a/config/crop.settings.yml b/config/crop.settings.yml index 2fd1693..2fd805c 100644 --- a/config/crop.settings.yml +++ b/config/crop.settings.yml @@ -1,3 +1,3 @@ -flush_derivative_images: true _core: default_config_hash: 7eGOTSG7bRv_AAqu-Ls8CSnob7zPF1ez-lD2OLZgBHs +flush_derivative_images: true diff --git a/config/dblog.settings.yml b/config/dblog.settings.yml index cf06e3f..fbd17ea 100644 --- a/config/dblog.settings.yml +++ b/config/dblog.settings.yml @@ -1,3 +1,3 @@ -row_limit: 1000 _core: default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 +row_limit: 1000 diff --git a/config/diff.settings.yml b/config/diff.settings.yml index 5762e78..699bbbb 100644 --- a/config/diff.settings.yml +++ b/config/diff.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: oXwX3NzLv9QK_LbNEvpQ9OPwH9tqtMSJzq5y8t63Q8w general_settings: radio_behavior: simple context_lines_leading: 1 @@ -14,5 +16,3 @@ general_settings: enabled: true weight: 2 visual_inline_theme: default -_core: - default_config_hash: oXwX3NzLv9QK_LbNEvpQ9OPwH9tqtMSJzq5y8t63Q8w diff --git a/config/dropdown_language.setting.yml b/config/dropdown_language.setting.yml index dcc8658..fa1d20e 100644 --- a/config/dropdown_language.setting.yml +++ b/config/dropdown_language.setting.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: xbqiqGnFfv7G00sewxA46T8PO-uo8uvWhDSIFyR1Fhk wrapper: false display_language_id: 2 filter_untranslated: 0 always_show_block: 0 -_core: - default_config_hash: xbqiqGnFfv7G00sewxA46T8PO-uo8uvWhDSIFyR1Fhk diff --git a/config/ds.settings.yml b/config/ds.settings.yml index d1e4b0b..0684699 100644 --- a/config/ds.settings.yml +++ b/config/ds.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: xfB0qOeoAomOThclNNokdKTrVwXLcXz13SU3-4a5-FY disabled: false field_template: false ft-default: default @@ -6,5 +8,3 @@ classes: region: { } field: { } use_field_names: true -_core: - default_config_hash: xfB0qOeoAomOThclNNokdKTrVwXLcXz13SU3-4a5-FY diff --git a/config/exclude_node_title.settings.yml b/config/exclude_node_title.settings.yml index 40c33e6..0c6d662 100644 --- a/config/exclude_node_title.settings.yml +++ b/config/exclude_node_title.settings.yml @@ -1,12 +1,12 @@ +_core: + default_config_hash: tFcyNjovmdPA1ZVm7j2Iymt809j-r2F5uSDJAOI_QV8 nid_list: 1: 280 translation_sync: true search: false -_core: - default_config_hash: tFcyNjovmdPA1ZVm7j2Iymt809j-r2F5uSDJAOI_QV8 +type: remove content_types: landing_page: user content_type_modes: landing_page: - full -type: remove diff --git a/config/facets.facet.article_topics.yml b/config/facets.facet.article_topics.yml index d2501e7..c9a0ae7 100644 --- a/config/facets.facet.article_topics.yml +++ b/config/facets.facet.article_topics.yml @@ -11,12 +11,17 @@ _core: default_config_hash: dTU5sKNgp-tIPvV40sH74giQMQUzlrDLl7dYn91JmVc id: article_topics name: 'Article Topics' -url_alias: article_topics weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_topics +url_alias: article_topics facet_source_id: 'search_api:views_page__article__page_listing' +field_identifier: field_topics +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -50,6 +53,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/facets.facet.article_type.yml b/config/facets.facet.article_type.yml index 8df2cd4..cc7f164 100644 --- a/config/facets.facet.article_type.yml +++ b/config/facets.facet.article_type.yml @@ -11,12 +11,17 @@ _core: default_config_hash: sO7FteotwDBR81JcEyIL4pVftUp0-K2mK3_X0A6csS8 id: article_type name: 'Article Type' -url_alias: article_type weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_article_type +url_alias: article_type facet_source_id: 'search_api:views_page__article__page_listing' +field_identifier: field_article_type +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -50,6 +53,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/facets.facet.blog_topics.yml b/config/facets.facet.blog_topics.yml index 400599e..2cec4c3 100644 --- a/config/facets.facet.blog_topics.yml +++ b/config/facets.facet.blog_topics.yml @@ -11,12 +11,17 @@ _core: default_config_hash: LF3dKWzK-V3XRA53prLyLAWwNxKkERhljA_HCNedonI id: blog_topics name: 'Blog Topics' -url_alias: blog_topics weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_topics +url_alias: blog_topics facet_source_id: 'search_api:views_page__blog__page_listing' +field_identifier: field_topics +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -56,6 +59,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/facets.facet.event_topics.yml b/config/facets.facet.event_topics.yml index 4de172d..92e6f01 100644 --- a/config/facets.facet.event_topics.yml +++ b/config/facets.facet.event_topics.yml @@ -11,12 +11,17 @@ _core: default_config_hash: XQzUxYcX_ECM94u5v-OTXsgFtwEjbyRmzY-D_PxsGqM id: event_topics name: 'Event Topics' -url_alias: event_topics weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_topics +url_alias: event_topics facet_source_id: 'search_api:views_page__event__page_listing' +field_identifier: field_topics +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -56,6 +59,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/facets.facet.event_type.yml b/config/facets.facet.event_type.yml index e3cbbd3..b1148a3 100644 --- a/config/facets.facet.event_type.yml +++ b/config/facets.facet.event_type.yml @@ -11,12 +11,17 @@ _core: default_config_hash: kE25UNBZHvRyjg351sVKYFkq7OOQKn3qNYzBiWaeiz8 id: event_type name: 'Event type' -url_alias: event_type weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_event_type +url_alias: event_type facet_source_id: 'search_api:views_page__event__page_listing' +field_identifier: field_event_type +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -56,6 +59,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/facets.facet.resource_topics.yml b/config/facets.facet.resource_topics.yml index 21dfb31..1a5629c 100644 --- a/config/facets.facet.resource_topics.yml +++ b/config/facets.facet.resource_topics.yml @@ -11,12 +11,17 @@ _core: default_config_hash: IvtNPikEqWqteA2ShK97SiLcQmpwbNCV1y5JX5PBnCg id: resource_topics name: 'Resource Topics' -url_alias: resource_topics weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_topics +url_alias: resource_topics facet_source_id: 'search_api:views_page__resource__page_listing' +field_identifier: field_topics +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -50,6 +53,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/facets.facet.resource_type.yml b/config/facets.facet.resource_type.yml index 959180d..1182c9e 100644 --- a/config/facets.facet.resource_type.yml +++ b/config/facets.facet.resource_type.yml @@ -11,12 +11,17 @@ _core: default_config_hash: M4w4qruChjiuXlZnQm9tlawCcs72T3LUt3N5iEXAPSI id: resource_type name: 'Resource type' -url_alias: resource_type weight: 0 min_count: 1 -show_only_one_result: false -field_identifier: field_resource_type +url_alias: resource_type facet_source_id: 'search_api:views_page__resource__page_listing' +field_identifier: field_resource_type +query_operator: or +hard_limit: 0 +exclude: false +use_hierarchy: false +expand_hierarchy: false +enable_parent_when_child_gets_disabled: true widget: type: checkbox config: @@ -25,13 +30,11 @@ widget: soft_limit_settings: show_less_label: 'Show fewer' show_more_label: 'Show more' -query_operator: or -use_hierarchy: false -expand_hierarchy: false -enable_parent_when_child_gets_disabled: true -hard_limit: 0 -exclude: false +empty_behavior: + behavior: none only_visible_when_facet_source_is_visible: true +show_only_one_result: false +show_title: null processor_configs: display_value_widget_order: processor_id: display_value_widget_order @@ -50,6 +53,3 @@ processor_configs: pre_query: -10 build: -10 settings: { } -empty_behavior: - behavior: none -show_title: null diff --git a/config/field.field.block_content.slide.field_slide.yml b/config/field.field.block_content.slide.field_slide.yml index 4ddf610..763680f 100644 --- a/config/field.field.block_content.slide.field_slide.yml +++ b/config/field.field.block_content.slide.field_slide.yml @@ -33,8 +33,8 @@ settings: weight: 7 enabled: false slide: - enabled: true weight: 8 + enabled: true text: weight: 9 enabled: false diff --git a/config/field.field.group.group.field_group_address.yml b/config/field.field.group.group.field_group_address.yml index d5d1aba..c6ef102 100644 --- a/config/field.field.group.group.field_group_address.yml +++ b/config/field.field.group.group.field_group_address.yml @@ -21,6 +21,8 @@ default_value: { } default_value_callback: '' settings: available_countries: { } + langcode_override: '' + field_overrides: { } fields: administrativeArea: administrativeArea locality: locality @@ -33,6 +35,4 @@ settings: givenName: '0' additionalName: '0' familyName: '0' - langcode_override: '' - field_overrides: { } field_type: address diff --git a/config/field.field.group.group.field_group_description.yml b/config/field.field.group.group.field_group_description.yml index 326b469..6466503 100644 --- a/config/field.field.group.group.field_group_description.yml +++ b/config/field.field.group.group.field_group_description.yml @@ -24,13 +24,13 @@ settings: handler_settings: target_bundles: null target_bundles_drag_drop: - text: - weight: -7 + file: + weight: -5 enabled: false image: weight: -6 enabled: false - file: - weight: -5 + text: + weight: -7 enabled: false field_type: entity_reference_revisions diff --git a/config/field.field.group.group.field_group_image.yml b/config/field.field.group.group.field_group_image.yml index bdc3599..6106199 100644 --- a/config/field.field.group.group.field_group_image.yml +++ b/config/field.field.group.group.field_group_image.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.group.group.field_group_website.yml b/config/field.field.group.group.field_group_website.yml index e36a0e2..44de2ac 100644 --- a/config/field.field.group.group.field_group_website.yml +++ b/config/field.field.group.group.field_group_website.yml @@ -20,6 +20,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/field.field.node.action.field_action_link.yml b/config/field.field.node.action.field_action_link.yml index 2c26699..eca5eac 100644 --- a/config/field.field.node.action.field_action_link.yml +++ b/config/field.field.node.action.field_action_link.yml @@ -20,6 +20,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/field.field.node.action.field_body_paragraph.yml b/config/field.field.node.action.field_body_paragraph.yml index 05fefd1..7687c3f 100644 --- a/config/field.field.node.action.field_body_paragraph.yml +++ b/config/field.field.node.action.field_body_paragraph.yml @@ -24,13 +24,13 @@ settings: handler_settings: target_bundles: null target_bundles_drag_drop: - text: + file: weight: -7 enabled: false image: weight: -7 enabled: false - file: + text: weight: -7 enabled: false field_type: entity_reference_revisions diff --git a/config/field.field.node.action.field_image.yml b/config/field.field.node.action.field_image.yml index e4942ba..b1d39d1 100644 --- a/config/field.field.node.action.field_image.yml +++ b/config/field.field.node.action.field_image.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.article.field_body_paragraph.yml b/config/field.field.node.article.field_body_paragraph.yml index ac4e462..012a193 100644 --- a/config/field.field.node.article.field_body_paragraph.yml +++ b/config/field.field.node.article.field_body_paragraph.yml @@ -27,33 +27,33 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: text: text image: image file: file video: video faq: faq + negate: 0 target_bundles_drag_drop: - text: - enabled: true - weight: -15 - image: - enabled: true - weight: -14 - file: - enabled: true - weight: -13 - video: - enabled: true - weight: -12 faq: - enabled: true weight: -11 + enabled: true + file: + weight: -13 + enabled: true + image: + weight: -14 + enabled: true slide: weight: -10 enabled: false + text: + weight: -15 + enabled: true update: weight: -9 enabled: false + video: + weight: -12 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.article.field_image.yml b/config/field.field.node.article.field_image.yml index 92ae2ec..63a9fdc 100644 --- a/config/field.field.node.article.field_image.yml +++ b/config/field.field.node.article.field_image.yml @@ -20,14 +20,16 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' max_resolution: '' min_resolution: '' alt_field: true - title_field: false alt_field_required: true + title_field: false title_field_required: false default_image: uuid: null @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.blog.field_body_paragraph.yml b/config/field.field.node.blog.field_body_paragraph.yml index 4d43429..7f13429 100644 --- a/config/field.field.node.blog.field_body_paragraph.yml +++ b/config/field.field.node.blog.field_body_paragraph.yml @@ -22,24 +22,21 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: null + negate: 0 target_bundles_drag_drop: - file: - weight: -7 - enabled: false - image: - weight: -7 - enabled: false - text: - weight: -7 - enabled: false content_reference: weight: 15 enabled: false faq: weight: 16 enabled: false + file: + weight: -7 + enabled: false + image: + weight: -7 + enabled: false quotation_with_image: weight: 19 enabled: false @@ -52,6 +49,9 @@ settings: storyline_item: weight: 22 enabled: false + text: + weight: -7 + enabled: false title: weight: 24 enabled: false diff --git a/config/field.field.node.blog.field_image.yml b/config/field.field.node.blog.field_image.yml index 2906e3b..1586beb 100644 --- a/config/field.field.node.blog.field_image.yml +++ b/config/field.field.node.blog.field_image.yml @@ -27,6 +27,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -42,6 +44,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.campaign.field_body_paragraph.yml b/config/field.field.node.campaign.field_body_paragraph.yml index 1746e44..a4fc284 100644 --- a/config/field.field.node.campaign.field_body_paragraph.yml +++ b/config/field.field.node.campaign.field_body_paragraph.yml @@ -34,7 +34,6 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: file: file image: image @@ -48,41 +47,42 @@ settings: title: title video: video view: view + negate: 0 target_bundles_drag_drop: - file: - enabled: true - weight: -7 - image: - enabled: true - weight: -7 - text: - enabled: true - weight: -7 - update: - enabled: true - weight: 8 faq: - enabled: true weight: 13 + enabled: true + file: + weight: -7 + enabled: true + image: + weight: -7 + enabled: true quotation_with_image: - enabled: true weight: 16 + enabled: true slide: - enabled: true weight: 17 + enabled: true storyline_header: - enabled: true weight: 18 + enabled: true storyline_item: - enabled: true weight: 19 + enabled: true + text: + weight: -7 + enabled: true title: - enabled: true weight: 21 + enabled: true + update: + weight: 8 + enabled: true video: - enabled: true weight: 23 - view: enabled: true + view: weight: 24 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.campaign.field_campaign_demands.yml b/config/field.field.node.campaign.field_campaign_demands.yml index a71ca41..ee4b171 100644 --- a/config/field.field.node.campaign.field_campaign_demands.yml +++ b/config/field.field.node.campaign.field_campaign_demands.yml @@ -26,13 +26,13 @@ settings: target_bundles: text: text target_bundles_drag_drop: - text: - enabled: true - weight: -9 file: weight: -8 enabled: false image: weight: -7 enabled: false + text: + weight: -9 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.campaign.field_campaign_updates.yml b/config/field.field.node.campaign.field_campaign_updates.yml index 7277cdb..1cca044 100644 --- a/config/field.field.node.campaign.field_campaign_updates.yml +++ b/config/field.field.node.campaign.field_campaign_updates.yml @@ -26,16 +26,16 @@ settings: target_bundles: update: update target_bundles_drag_drop: - text: - weight: -9 - enabled: false file: weight: -8 enabled: false image: weight: -7 enabled: false + text: + weight: -9 + enabled: false update: - enabled: true weight: 8 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.campaign.field_image.yml b/config/field.field.node.campaign.field_image.yml index a0f97c6..959ca4d 100644 --- a/config/field.field.node.campaign.field_image.yml +++ b/config/field.field.node.campaign.field_image.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.case_study.field_body_paragraph.yml b/config/field.field.node.case_study.field_body_paragraph.yml index d52dc15..e222fc0 100644 --- a/config/field.field.node.case_study.field_body_paragraph.yml +++ b/config/field.field.node.case_study.field_body_paragraph.yml @@ -36,7 +36,6 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: title: title text: text @@ -52,47 +51,48 @@ settings: quotation_with_image: quotation_with_image view: view webform: webform + negate: 0 target_bundles_drag_drop: - title: - enabled: true - weight: -21 - text: - enabled: true - weight: -20 - image: - enabled: true - weight: -19 - slide: - enabled: true - weight: -18 - file: - enabled: true - weight: -17 - storyline_header: - enabled: true - weight: -16 - storyline_item: - enabled: true - weight: -15 - update: - enabled: true - weight: -14 - faq: - enabled: true - weight: -13 - video: - enabled: true - weight: -12 content_reference: - enabled: true weight: 15 + enabled: true + faq: + weight: -13 + enabled: true + file: + weight: -17 + enabled: true + image: + weight: -19 + enabled: true quotation_with_image: - enabled: true weight: 17 + enabled: true + slide: + weight: -18 + enabled: true + storyline_header: + weight: -16 + enabled: true + storyline_item: + weight: -15 + enabled: true + text: + weight: -20 + enabled: true + title: + weight: -21 + enabled: true + update: + weight: -14 + enabled: true + video: + weight: -12 + enabled: true view: - enabled: true weight: 25 - webform: enabled: true + webform: weight: 26 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.case_study.field_image.yml b/config/field.field.node.case_study.field_image.yml index f2203aa..80b3a9f 100644 --- a/config/field.field.node.case_study.field_image.yml +++ b/config/field.field.node.case_study.field_image.yml @@ -27,6 +27,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -42,6 +44,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.event.field_body_paragraph.yml b/config/field.field.node.event.field_body_paragraph.yml index 720084c..8346420 100644 --- a/config/field.field.node.event.field_body_paragraph.yml +++ b/config/field.field.node.event.field_body_paragraph.yml @@ -30,18 +30,18 @@ settings: image: image file: file target_bundles_drag_drop: - text: - enabled: true - weight: -11 - image: - enabled: true - weight: -10 file: - enabled: true weight: -9 + enabled: true + image: + weight: -10 + enabled: true slide: weight: -8 enabled: false + text: + weight: -11 + enabled: true update: weight: -7 enabled: false diff --git a/config/field.field.node.event.field_image.yml b/config/field.field.node.event.field_image.yml index a35fa34..08c4a7b 100644 --- a/config/field.field.node.event.field_image.yml +++ b/config/field.field.node.event.field_image.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.landing_page.field_body_paragraph.yml b/config/field.field.node.landing_page.field_body_paragraph.yml index 112b32e..420238e 100644 --- a/config/field.field.node.landing_page.field_body_paragraph.yml +++ b/config/field.field.node.landing_page.field_body_paragraph.yml @@ -37,7 +37,6 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: text: text image: image @@ -54,50 +53,51 @@ settings: embedded_content: embedded_content quotation_with_image: quotation_with_image webform: webform + negate: 0 target_bundles_drag_drop: content_reference: - enabled: true weight: 15 + enabled: true embedded_content: - enabled: true weight: 17 + enabled: true faq: - enabled: true weight: -14 + enabled: true file: - enabled: true weight: -18 + enabled: true image: - enabled: true weight: -20 + enabled: true quotation_with_image: - enabled: true weight: 17 + enabled: true slide: - enabled: true weight: -17 + enabled: true storyline_header: - enabled: true weight: -16 + enabled: true storyline_item: - enabled: true weight: -15 + enabled: true text: - enabled: true weight: -21 + enabled: true title: - enabled: true weight: -12 + enabled: true update: - enabled: true weight: -13 + enabled: true video: - enabled: true weight: -19 + enabled: true view: - enabled: true weight: 12 - webform: enabled: true + webform: weight: 26 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.landing_page.field_image.yml b/config/field.field.node.landing_page.field_image.yml index 79a9322..1751b05 100644 --- a/config/field.field.node.landing_page.field_image.yml +++ b/config/field.field.node.landing_page.field_image.yml @@ -25,6 +25,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -40,6 +42,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.page.field_body_paragraph.yml b/config/field.field.node.page.field_body_paragraph.yml index 0a743d8..e80aad0 100644 --- a/config/field.field.node.page.field_body_paragraph.yml +++ b/config/field.field.node.page.field_body_paragraph.yml @@ -37,7 +37,6 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: text: text image: image @@ -54,50 +53,51 @@ settings: storyline_item: storyline_item title: title view: view + negate: 0 target_bundles_drag_drop: content_reference: - enabled: true weight: 15 + enabled: true embedded_content: - enabled: true weight: 17 + enabled: true faq: - enabled: true weight: -9 + enabled: true file: - enabled: true weight: -13 + enabled: true image: - enabled: true weight: -14 + enabled: true quotation_with_image: - enabled: true weight: 18 + enabled: true slide: - enabled: true weight: -11 + enabled: true storyline_header: - enabled: true weight: 20 + enabled: true storyline_item: - enabled: true weight: 21 + enabled: true text: - enabled: true weight: -15 + enabled: true title: - enabled: true weight: 23 + enabled: true update: - enabled: true weight: -10 + enabled: true video: - enabled: true weight: -12 + enabled: true view: - enabled: true weight: 26 - webform: enabled: true + webform: weight: 14 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.page.field_storyline.yml b/config/field.field.node.page.field_storyline.yml index 5872fa3..0a36591 100644 --- a/config/field.field.node.page.field_storyline.yml +++ b/config/field.field.node.page.field_storyline.yml @@ -24,10 +24,10 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: storyline_header: storyline_header storyline_item: storyline_item + negate: 0 target_bundles_drag_drop: file: weight: 8 @@ -38,15 +38,15 @@ settings: slide: weight: 10 enabled: false + storyline_header: + weight: 12 + enabled: true + storyline_item: + weight: 13 + enabled: true text: weight: 11 enabled: false - storyline_header: - enabled: true - weight: 12 - storyline_item: - enabled: true - weight: 13 update: weight: 14 enabled: false diff --git a/config/field.field.node.people.field_body_paragraph.yml b/config/field.field.node.people.field_body_paragraph.yml index 2f8e856..bbcb9a6 100644 --- a/config/field.field.node.people.field_body_paragraph.yml +++ b/config/field.field.node.people.field_body_paragraph.yml @@ -35,7 +35,6 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: file: file image: image @@ -50,44 +49,45 @@ settings: video: video view: view webform: webform + negate: 0 target_bundles_drag_drop: - file: - enabled: true - weight: -7 - image: - enabled: true - weight: -7 - text: - enabled: true - weight: -7 - slide: - enabled: true - weight: 8 - update: - enabled: true - weight: 10 faq: - enabled: true weight: 14 + enabled: true + file: + weight: -7 + enabled: true + image: + weight: -7 + enabled: true quotation_with_image: - enabled: true weight: 17 + enabled: true + slide: + weight: 8 + enabled: true storyline_header: - enabled: true weight: 19 + enabled: true storyline_item: - enabled: true weight: 20 + enabled: true + text: + weight: -7 + enabled: true title: - enabled: true weight: 22 + enabled: true + update: + weight: 10 + enabled: true video: - enabled: true weight: 24 + enabled: true view: - enabled: true weight: 25 - webform: enabled: true + webform: weight: 26 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.people.field_image.yml b/config/field.field.node.people.field_image.yml index 2a550b2..1a275fc 100644 --- a/config/field.field.node.people.field_image.yml +++ b/config/field.field.node.people.field_image.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.people.field_people_public_gpg_key.yml b/config/field.field.node.people.field_people_public_gpg_key.yml index 29f3c4f..84af0d6 100644 --- a/config/field.field.node.people.field_people_public_gpg_key.yml +++ b/config/field.field.node.people.field_people_public_gpg_key.yml @@ -18,10 +18,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: asc max_filesize: '' description_field: true - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/field.field.node.people.field_people_social_media.yml b/config/field.field.node.people.field_people_social_media.yml index 7f8840e..f7c4b9a 100644 --- a/config/field.field.node.people.field_people_social_media.yml +++ b/config/field.field.node.people.field_people_social_media.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 16 title: 1 + link_type: 16 field_type: link diff --git a/config/field.field.node.resource.field_body_paragraph.yml b/config/field.field.node.resource.field_body_paragraph.yml index bb04ab3..b3c34e6 100644 --- a/config/field.field.node.resource.field_body_paragraph.yml +++ b/config/field.field.node.resource.field_body_paragraph.yml @@ -26,38 +26,38 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: text: text image: image file: file video: video + negate: 0 target_bundles_drag_drop: - text: - enabled: true - weight: -11 - image: - enabled: true - weight: -10 - file: - enabled: true - weight: -9 - slide: - weight: -8 - enabled: false - update: - weight: -7 - enabled: false faq: weight: 10 enabled: false + file: + weight: -9 + enabled: true + image: + weight: -10 + enabled: true + slide: + weight: -8 + enabled: false storyline_header: weight: 14 enabled: false storyline_item: weight: 15 enabled: false - video: + text: + weight: -11 enabled: true + update: + weight: -7 + enabled: false + video: weight: 18 + enabled: true field_type: entity_reference_revisions diff --git a/config/field.field.node.resource.field_image.yml b/config/field.field.node.resource.field_image.yml index 156e75f..480ff81 100644 --- a/config/field.field.node.resource.field_image.yml +++ b/config/field.field.node.resource.field_image.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.node.resource.field_resource_file.yml b/config/field.field.node.resource.field_resource_file.yml index 22c8bb2..846987c 100644 --- a/config/field.field.node.resource.field_resource_file.yml +++ b/config/field.field.node.resource.field_resource_file.yml @@ -20,10 +20,10 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'txt pdf odt doc docx' max_filesize: '' description_field: true - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/field.field.node.resource.field_resource_link.yml b/config/field.field.node.resource.field_resource_link.yml index 2508ba4..9e4855d 100644 --- a/config/field.field.node.resource.field_resource_link.yml +++ b/config/field.field.node.resource.field_resource_link.yml @@ -20,6 +20,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/field.field.paragraph.file.field_file.yml b/config/field.field.paragraph.file.field_file.yml index b60677f..6af82fe 100644 --- a/config/field.field.paragraph.file.field_file.yml +++ b/config/field.field.paragraph.file.field_file.yml @@ -20,10 +20,10 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'txt pdf odt doc docx json xml' max_filesize: '' description_field: true - handler: 'default:file' - handler_settings: { } field_type: file diff --git a/config/field.field.paragraph.image.field_image.yml b/config/field.field.paragraph.image.field_image.yml index a4f99c4..52101ee 100644 --- a/config/field.field.paragraph.image.field_image.yml +++ b/config/field.field.paragraph.image.field_image.yml @@ -27,6 +27,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -42,6 +44,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.paragraph.quotation_with_image.field_image.yml b/config/field.field.paragraph.quotation_with_image.field_image.yml index 5f7d9b3..0c1c4db 100644 --- a/config/field.field.paragraph.quotation_with_image.field_image.yml +++ b/config/field.field.paragraph.quotation_with_image.field_image.yml @@ -25,6 +25,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -40,6 +42,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.paragraph.slide.field_image.yml b/config/field.field.paragraph.slide.field_image.yml index e77b6f5..8b8fc6a 100644 --- a/config/field.field.paragraph.slide.field_image.yml +++ b/config/field.field.paragraph.slide.field_image.yml @@ -27,6 +27,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -42,6 +44,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.paragraph.slide.field_link.yml b/config/field.field.paragraph.slide.field_link.yml index c4efe07..de8c8b5 100644 --- a/config/field.field.paragraph.slide.field_link.yml +++ b/config/field.field.paragraph.slide.field_link.yml @@ -20,6 +20,6 @@ translatable: true default_value: { } default_value_callback: '' settings: - link_type: 17 title: 0 + link_type: 17 field_type: link diff --git a/config/field.field.paragraph.title.field_image.yml b/config/field.field.paragraph.title.field_image.yml index 31046ac..b1be992 100644 --- a/config/field.field.paragraph.title.field_image.yml +++ b/config/field.field.paragraph.title.field_image.yml @@ -25,6 +25,8 @@ translatable: true default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: 'title-image/[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -40,6 +42,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.field.user.user.user_picture.yml b/config/field.field.user.user.user_picture.yml index 5a8ebe6..4f4c4e0 100644 --- a/config/field.field.user.user.user_picture.yml +++ b/config/field.field.user.user.user_picture.yml @@ -20,6 +20,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: 'pictures/[date:custom:Y]-[date:custom:m]' file_extensions: 'png gif jpg jpeg' max_filesize: '' @@ -35,6 +37,4 @@ settings: title: '' width: null height: null - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/field.settings.yml b/config/field.settings.yml index 95c042d..2225b8f 100644 --- a/config/field.settings.yml +++ b/config/field.settings.yml @@ -1,3 +1,3 @@ -purge_batch_size: 50 _core: default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0 +purge_batch_size: 50 diff --git a/config/field.storage.group.field_group_image.yml b/config/field.storage.group.field_group_image.yml index 2223a11..25151c5 100644 --- a/config/field.storage.group.field_group_image.yml +++ b/config/field.storage.group.field_group_image.yml @@ -13,6 +13,9 @@ field_name: field_group_image entity_type: group type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: '' @@ -20,9 +23,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: 1 diff --git a/config/field.storage.node.field_case_study_status.yml b/config/field.storage.node.field_case_study_status.yml index e87fe07..3493d05 100644 --- a/config/field.storage.node.field_case_study_status.yml +++ b/config/field.storage.node.field_case_study_status.yml @@ -12,8 +12,8 @@ entity_type: node type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/field.storage.node.field_case_study_subtitle.yml b/config/field.storage.node.field_case_study_subtitle.yml index 3aa2677..98e3a9a 100644 --- a/config/field.storage.node.field_case_study_subtitle.yml +++ b/config/field.storage.node.field_case_study_subtitle.yml @@ -12,8 +12,8 @@ entity_type: node type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/field.storage.node.field_image.yml b/config/field.storage.node.field_image.yml index c62e2b1..b74d4a6 100644 --- a/config/field.storage.node.field_image.yml +++ b/config/field.storage.node.field_image.yml @@ -13,6 +13,9 @@ field_name: field_image entity_type: node type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: null @@ -20,9 +23,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: 1 diff --git a/config/field.storage.node.field_people_position.yml b/config/field.storage.node.field_people_position.yml index eee98ef..790384e 100644 --- a/config/field.storage.node.field_people_position.yml +++ b/config/field.storage.node.field_people_position.yml @@ -12,8 +12,8 @@ entity_type: node type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/field.storage.node.field_people_public_gpg_key.yml b/config/field.storage.node.field_people_public_gpg_key.yml index fa38d14..b994ae2 100644 --- a/config/field.storage.node.field_people_public_gpg_key.yml +++ b/config/field.storage.node.field_people_public_gpg_key.yml @@ -10,10 +10,10 @@ field_name: field_people_public_gpg_key entity_type: node type: file settings: + target_type: file display_field: false display_default: false uri_scheme: public - target_type: file module: file locked: false cardinality: 1 diff --git a/config/field.storage.node.field_resource_file.yml b/config/field.storage.node.field_resource_file.yml index 2faf99e..d5468c2 100644 --- a/config/field.storage.node.field_resource_file.yml +++ b/config/field.storage.node.field_resource_file.yml @@ -12,10 +12,10 @@ field_name: field_resource_file entity_type: node type: file settings: + target_type: file display_field: false display_default: false uri_scheme: public - target_type: file module: file locked: false cardinality: -1 diff --git a/config/field.storage.paragraph.field_file.yml b/config/field.storage.paragraph.field_file.yml index a8e1fcb..e8d3d81 100644 --- a/config/field.storage.paragraph.field_file.yml +++ b/config/field.storage.paragraph.field_file.yml @@ -12,10 +12,10 @@ field_name: field_file entity_type: paragraph type: file settings: + target_type: file display_field: false display_default: false uri_scheme: public - target_type: file module: file locked: false cardinality: -1 diff --git a/config/field.storage.paragraph.field_image.yml b/config/field.storage.paragraph.field_image.yml index 002e6ff..1ec0366 100644 --- a/config/field.storage.paragraph.field_image.yml +++ b/config/field.storage.paragraph.field_image.yml @@ -13,6 +13,9 @@ field_name: field_image entity_type: paragraph type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: '' @@ -20,9 +23,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: 1 diff --git a/config/field.storage.paragraph.field_storyline_header.yml b/config/field.storage.paragraph.field_storyline_header.yml index 31393ea..6a59107 100644 --- a/config/field.storage.paragraph.field_storyline_header.yml +++ b/config/field.storage.paragraph.field_storyline_header.yml @@ -12,8 +12,8 @@ entity_type: paragraph type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/field.storage.paragraph.field_storyline_heading.yml b/config/field.storage.paragraph.field_storyline_heading.yml index dd25f9f..43074f9 100644 --- a/config/field.storage.paragraph.field_storyline_heading.yml +++ b/config/field.storage.paragraph.field_storyline_heading.yml @@ -12,8 +12,8 @@ entity_type: paragraph type: string settings: max_length: 255 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: 1 diff --git a/config/field.storage.user.user_picture.yml b/config/field.storage.user.user_picture.yml index 1aef6a1..fdabc63 100644 --- a/config/field.storage.user.user_picture.yml +++ b/config/field.storage.user.user_picture.yml @@ -13,6 +13,9 @@ field_name: user_picture entity_type: user type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: null @@ -20,9 +23,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: 1 diff --git a/config/field_ui.settings.yml b/config/field_ui.settings.yml index 2743969..365450f 100644 --- a/config/field_ui.settings.yml +++ b/config/field_ui.settings.yml @@ -1,3 +1,3 @@ -field_prefix: field_ _core: default_config_hash: Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM +field_prefix: field_ diff --git a/config/file.settings.yml b/config/file.settings.yml index 3315165..1ca5bd9 100644 --- a/config/file.settings.yml +++ b/config/file.settings.yml @@ -1,8 +1,8 @@ +_core: + default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM description: type: textfield length: 128 icon: directory: core/modules/file/icons make_unused_managed_files_temporary: false -_core: - default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM diff --git a/config/filter.settings.yml b/config/filter.settings.yml index dfcfed3..9ce2939 100644 --- a/config/filter.settings.yml +++ b/config/filter.settings.yml @@ -1,4 +1,4 @@ -fallback_format: plain_text -always_show_fallback_choice: false _core: default_config_hash: FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA +fallback_format: plain_text +always_show_fallback_choice: false diff --git a/config/focal_point.settings.yml b/config/focal_point.settings.yml index a4b65ee..75b071d 100644 --- a/config/focal_point.settings.yml +++ b/config/focal_point.settings.yml @@ -1,4 +1,4 @@ -crop_type: focal_point -default_value: '50,50' _core: default_config_hash: 8JOAPEbjHMB4rDFCsu3EXEx6L2UDQ5SSDyN0d7S0Ic0 +crop_type: focal_point +default_value: '50,50' diff --git a/config/google_analytics.settings.yml b/config/google_analytics.settings.yml index 8afb5a9..8accb62 100644 --- a/config/google_analytics.settings.yml +++ b/config/google_analytics.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: SMk3vOyh4KT6rXnqkDcNQ51YGpJzRV5hyig5SSIfU6U account: UA-64247200-1 premium: false domain_mode: 0 @@ -39,5 +41,3 @@ codesnippet: translation_set: false cache: false debug: false -_core: - default_config_hash: SMk3vOyh4KT6rXnqkDcNQ51YGpJzRV5hyig5SSIfU6U diff --git a/config/group.settings.yml b/config/group.settings.yml index 9f81407..911c9f0 100644 --- a/config/group.settings.yml +++ b/config/group.settings.yml @@ -1,3 +1,3 @@ -use_admin_theme: true _core: default_config_hash: W0cgFPhPJ3gAdqm06-az48BLf5MVcoZVS0HdByoofi0 +use_admin_theme: true diff --git a/config/group.type.group.yml b/config/group.type.group.yml index fa37171..aaf1c4d 100644 --- a/config/group.type.group.yml +++ b/config/group.type.group.yml @@ -7,7 +7,7 @@ _core: id: group label: Group description: 'Basic group type that can be classified by a group type vocabulary.' +new_revision: false creator_membership: true creator_wizard: true creator_roles: { } -new_revision: false diff --git a/config/hal.settings.yml b/config/hal.settings.yml index afd7fa3..d8fe02e 100644 --- a/config/hal.settings.yml +++ b/config/hal.settings.yml @@ -1,4 +1,3 @@ -link_domain: null -bc_file_uri_as_url_normalizer: false _core: default_config_hash: swYtdod4psGvRvRY6OTGagGJPAuknS7WMgn1089yjL0 +link_domain: null diff --git a/config/honeypot.settings.yml b/config/honeypot.settings.yml index ffe005d..98d28e3 100644 --- a/config/honeypot.settings.yml +++ b/config/honeypot.settings.yml @@ -1,10 +1,12 @@ +_core: + default_config_hash: 9bVDfWSa_In6VzTXmy04jJ_3ZQobihKjO9isuuUCPaw +protect_all_forms: false unprotected_forms: - user_login_form - search_form - search_block_form - views_exposed_form - honeypot_settings_form -protect_all_forms: false log: true element_name: url time_limit: 5 @@ -25,5 +27,3 @@ form_settings: node_people_form: false node_resource_form: false comment_comment_form: true -_core: - default_config_hash: 9bVDfWSa_In6VzTXmy04jJ_3ZQobihKjO9isuuUCPaw diff --git a/config/image.settings.yml b/config/image.settings.yml index 52ee4a8..b757490 100644 --- a/config/image.settings.yml +++ b/config/image.settings.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw preview_image: core/modules/image/sample.png allow_insecure_derivatives: false suppress_itok_output: false -_core: - default_config_hash: k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw diff --git a/config/indieweb_context.settings.yml b/config/indieweb_context.settings.yml index 164ef50..407352f 100644 --- a/config/indieweb_context.settings.yml +++ b/config/indieweb_context.settings.yml @@ -1,3 +1,3 @@ -handler: cron _core: default_config_hash: paSfEoTF1KMwEI-yfLZdCNUGJlkjdzF7BtV5IhHQZ2Y +handler: cron diff --git a/config/indieweb_microformat.settings.yml b/config/indieweb_microformat.settings.yml index fe893f6..fe4245b 100644 --- a/config/indieweb_microformat.settings.yml +++ b/config/indieweb_microformat.settings.yml @@ -1,17 +1,17 @@ +_core: + default_config_hash: M4eTLAM6YmYdwygiLpINnQ1-O5AWqpzpcPV8B9MZDmA h_entry: true h_entry_comment: true h_event: event +post_metadata: false +post_metadata_comment: true +p_name_exclude_node_type: '' e_content: false e_content_fields: field_body_paragraphs e_content_comment: true u_photo: false u_video: true u_audio: true -post_metadata: false -post_metadata_comment: true -p_name_exclude_node_type: '' -p_bridgy_twitter_content: false p_summary: field_summary +p_bridgy_twitter_content: false ds_node_support: false -_core: - default_config_hash: M4eTLAM6YmYdwygiLpINnQ1-O5AWqpzpcPV8B9MZDmA diff --git a/config/indieweb_webmention.comment.yml b/config/indieweb_webmention.comment.yml index 0423280..fb70746 100644 --- a/config/indieweb_webmention.comment.yml +++ b/config/indieweb_webmention.comment.yml @@ -1,8 +1,8 @@ +_core: + default_config_hash: vCQViaufFP7eoZ6awByoVWGvmXhPKJs2kVxu-l7rdEs comment_create_enable: false comment_create_default_status: 0 comment_create_comment_type: '' comment_create_webmention_reference_field: '' comment_create_node_comment_field: '' comment_create_mail_notification: '' -_core: - default_config_hash: vCQViaufFP7eoZ6awByoVWGvmXhPKJs2kVxu-l7rdEs diff --git a/config/indieweb_webmention.settings.yml b/config/indieweb_webmention.settings.yml index 606ebd7..b5b55f8 100644 --- a/config/indieweb_webmention.settings.yml +++ b/config/indieweb_webmention.settings.yml @@ -1,26 +1,24 @@ +_core: + default_config_hash: bYXASvKSQG0TXFKL-ACHIRzci6Fn4pmrAn9uU4Cpt54 webmention_endpoint: '' +webmention_notify: false webmention_secret: '' webmention_internal: false webmention_internal_handler: disabled webmention_log_processing: false -webmention_notify: false -webmention_expose_link_tag: false webmention_detect_identical: false +webmention_expose_link_tag: false pingback_internal: false +pingback_expose_link_tag: false pingback_notify: false pingback_endpoint: '' -pingback_expose_link_tag: false webmention_uid: 1 webmention_log_payload: true -syndication_targets: | - Twitter (bridgy)|https://brid.gy/publish/twitter|1 - Mastodon - social.coop (bridgy)|https://brid.gy/publish/mastodon|1 +syndication_targets: "Twitter (bridgy)|https://brid.gy/publish/twitter|1\r\nMastodon - social.coop (bridgy)|https://brid.gy/publish/mastodon|1" bridgy_back_link: always -send_webmention_handler: disabled send_custom_url: false send_link_fields: '' +send_webmention_handler: disabled send_log_response: true send_comment_webmention_field: indieweb_webmention send_comment_permission_fields: true -_core: - default_config_hash: bYXASvKSQG0TXFKL-ACHIRzci6Fn4pmrAn9uU4Cpt54 diff --git a/config/language.mappings.yml b/config/language.mappings.yml index 96ee03b..bdfaae2 100644 --- a/config/language.mappings.yml +++ b/config/language.mappings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc map: 'no': nb pt: pt-pt @@ -9,5 +11,3 @@ map: zh-cn: zh-hans zh-sg: zh-hans zh-chs: zh-hans -_core: - default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc diff --git a/config/language.negotiation.yml b/config/language.negotiation.yml index 97a627b..1eb9640 100644 --- a/config/language.negotiation.yml +++ b/config/language.negotiation.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM session: parameter: language url: @@ -9,5 +11,3 @@ url: en: '' es: '' selected_langcode: site_default -_core: - default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM diff --git a/config/language.types.yml b/config/language.types.yml index 96952d9..1808f38 100644 --- a/config/language.types.yml +++ b/config/language.types.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8 all: - language_interface - language_content @@ -15,5 +17,3 @@ negotiation: language_interface: enabled: language-url: 0 -_core: - default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8 diff --git a/config/language/es/webform.webform.contact.yml b/config/language/es/webform.webform.contact.yml index ec80cb1..f11491c 100644 --- a/config/language/es/webform.webform.contact.yml +++ b/config/language/es/webform.webform.contact.yml @@ -19,9 +19,9 @@ handlers: settings: body: | Hola Agarics, - + Tú recibiste un nuevo mensaje. - +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

Submitted values are:

{{ webform_token('[webform_submission:values]', webform_submission) }} diff --git a/config/locale.settings.yml b/config/locale.settings.yml index cd1ac51..970cc15 100644 --- a/config/locale.settings.yml +++ b/config/locale.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM cache_strings: true translate_english: false javascript: @@ -11,5 +13,3 @@ translation: update_interval_days: 0 path: sites/default/files/translations import_enabled: true -_core: - default_config_hash: cSdYeE-_AQETCNZnl8BMFS9-sVn5--VzAYILkpPBUbM diff --git a/config/mailchimp.settings.yml b/config/mailchimp.settings.yml index 6be99ed..c1f8f92 100644 --- a/config/mailchimp.settings.yml +++ b/config/mailchimp.settings.yml @@ -1,11 +1,11 @@ +_core: + default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU api_key: 0d9708666001345ed62e71b9744aca35-us20 +api_timeout: 10 cron: false batch_limit: 100 api_classname: Mailchimp\Mailchimp test_mode: false -_core: - default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU enable_connected: false connected_id: null connected_paths: null -api_timeout: 10 diff --git a/config/markdown.settings.yml b/config/markdown.settings.yml index 00afe82..38f90b8 100644 --- a/config/markdown.settings.yml +++ b/config/markdown.settings.yml @@ -1,3 +1,3 @@ -markdown_library: php-markdown _core: default_config_hash: BGlnbueWmcxablTviSA1SF0-yNvbNkUjnvYMMFuUl24 +markdown_library: php-markdown diff --git a/config/media.settings.yml b/config/media.settings.yml index 27467c0..fd32318 100644 --- a/config/media.settings.yml +++ b/config/media.settings.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY icon_base_uri: 'public://media-icons/generic' iframe_domain: '' oembed_providers_url: 'https://oembed.com/providers.json' standalone_url: false -_core: - default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY diff --git a/config/media_library.settings.yml b/config/media_library.settings.yml index 62ce1ed..3a1479a 100644 --- a/config/media_library.settings.yml +++ b/config/media_library.settings.yml @@ -1,3 +1,3 @@ -advanced_ui: false _core: default_config_hash: _3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60 +advanced_ui: false diff --git a/config/menu_ui.settings.yml b/config/menu_ui.settings.yml index c9fe099..0b987fa 100644 --- a/config/menu_ui.settings.yml +++ b/config/menu_ui.settings.yml @@ -1,3 +1,3 @@ -override_parent_selector: false _core: default_config_hash: SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU +override_parent_selector: false diff --git a/config/migrate_drupal.settings.yml b/config/migrate_drupal.settings.yml index dfdbc58..13b1994 100644 --- a/config/migrate_drupal.settings.yml +++ b/config/migrate_drupal.settings.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g enforce_source_module_tags: - 'Drupal 6' - 'Drupal 7' follow_up_migration_tags: - 'Follow-up migration' -_core: - default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g diff --git a/config/node.settings.yml b/config/node.settings.yml index 1657c1c..6fcede9 100644 --- a/config/node.settings.yml +++ b/config/node.settings.yml @@ -1,3 +1,3 @@ -use_admin_theme: true _core: default_config_hash: 2OMXCScXUOLSYID9-phjO4q36nnnaMWNUlDxEqZzG1U +use_admin_theme: true diff --git a/config/octavia.settings.yml b/config/octavia.settings.yml index 0838eda..db82f50 100644 --- a/config/octavia.settings.yml +++ b/config/octavia.settings.yml @@ -1,3 +1,14 @@ +_core: + default_config_hash: WAHFrmO9scQSnQWtk_vwrAawUzQ76mpxxYiqHZO1jjA +favicon: + use_default: true +features: + comment_user_picture: true + comment_user_verification: true + favicon: true + node_user_picture: true +logo: + use_default: true general: block: 0 icon: 1 @@ -33,14 +44,3 @@ cdn: bulmaswatch: version: 0.5.1 theme: default -features: - node_user_picture: true - comment_user_picture: true - comment_user_verification: true - favicon: true -logo: - use_default: true -favicon: - use_default: true -_core: - default_config_hash: WAHFrmO9scQSnQWtk_vwrAawUzQ76mpxxYiqHZO1jjA diff --git a/config/paragraphs.settings.yml b/config/paragraphs.settings.yml index cafb409..c43733b 100644 --- a/config/paragraphs.settings.yml +++ b/config/paragraphs.settings.yml @@ -1,3 +1,3 @@ -show_unpublished: true _core: default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8 +show_unpublished: true diff --git a/config/paragraphs_features.settings.yml b/config/paragraphs_features.settings.yml index bffe6e0..08a07ec 100644 --- a/config/paragraphs_features.settings.yml +++ b/config/paragraphs_features.settings.yml @@ -1,3 +1,3 @@ -dropdown_to_button: true _core: default_config_hash: lQErqdedK_5v01xVINKpMQnPQNpp4vS6oMsdNYbPfTI +dropdown_to_button: true diff --git a/config/pathauto.pattern.article_type.yml b/config/pathauto.pattern.article_type.yml index 04281db..62a6d50 100644 --- a/config/pathauto.pattern.article_type.yml +++ b/config/pathauto.pattern.article_type.yml @@ -14,12 +14,12 @@ pattern: '[term:vocabulary]/[term:name]' selection_criteria: cde01071-39bc-45f5-be97-cbc6a4fd47b2: id: 'entity_bundle:taxonomy_term' - bundles: - article_type: article_type negate: false + uuid: cde01071-39bc-45f5-be97-cbc6a4fd47b2 context_mapping: taxonomy_term: taxonomy_term - uuid: cde01071-39bc-45f5-be97-cbc6a4fd47b2 + bundles: + article_type: article_type selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.case_study.yml b/config/pathauto.pattern.case_study.yml index 2e85401..89319ac 100644 --- a/config/pathauto.pattern.case_study.yml +++ b/config/pathauto.pattern.case_study.yml @@ -13,12 +13,12 @@ pattern: 'work/[node:title]' selection_criteria: 5749b1a9-7bf5-48fe-9d28-6eb46aba53f1: id: node_type - bundles: - case_study: case_study negate: false + uuid: 5749b1a9-7bf5-48fe-9d28-6eb46aba53f1 context_mapping: node: node - uuid: 5749b1a9-7bf5-48fe-9d28-6eb46aba53f1 + bundles: + case_study: case_study selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.event_type.yml b/config/pathauto.pattern.event_type.yml index bc3b64d..f4bddd8 100644 --- a/config/pathauto.pattern.event_type.yml +++ b/config/pathauto.pattern.event_type.yml @@ -14,12 +14,12 @@ pattern: '[term:vocabulary]/[term:name]' selection_criteria: 4235ff3e-2482-41db-8d93-2958c58ed354: id: 'entity_bundle:taxonomy_term' - bundles: - event_type: event_type negate: false + uuid: 4235ff3e-2482-41db-8d93-2958c58ed354 context_mapping: taxonomy_term: taxonomy_term - uuid: 4235ff3e-2482-41db-8d93-2958c58ed354 + bundles: + event_type: event_type selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.group.yml b/config/pathauto.pattern.group.yml index 5832664..b535608 100644 --- a/config/pathauto.pattern.group.yml +++ b/config/pathauto.pattern.group.yml @@ -14,12 +14,12 @@ pattern: 'group/[group:title]' selection_criteria: 3c875db9-3e6b-4959-a2db-70a6f82b75a7: id: 'entity_bundle:group' - bundles: - group: group negate: false + uuid: 3c875db9-3e6b-4959-a2db-70a6f82b75a7 context_mapping: group: group - uuid: 3c875db9-3e6b-4959-a2db-70a6f82b75a7 + bundles: + group: group selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.group_membership.yml b/config/pathauto.pattern.group_membership.yml index 851d655..a70a5cb 100644 --- a/config/pathauto.pattern.group_membership.yml +++ b/config/pathauto.pattern.group_membership.yml @@ -14,12 +14,12 @@ pattern: 'group/[group_content:group:title]/[group_content:pretty-path-key]/[gro selection_criteria: eda525a1-cded-4cea-acdc-dfa809d5255e: id: 'entity_bundle:group_content' - bundles: - group-group_membership: group-group_membership negate: false + uuid: eda525a1-cded-4cea-acdc-dfa809d5255e context_mapping: group_content: group_content - uuid: eda525a1-cded-4cea-acdc-dfa809d5255e + bundles: + group-group_membership: group-group_membership selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.group_type.yml b/config/pathauto.pattern.group_type.yml index 10592ff..588b22e 100644 --- a/config/pathauto.pattern.group_type.yml +++ b/config/pathauto.pattern.group_type.yml @@ -14,12 +14,12 @@ pattern: '[term:vocabulary]/[term:name]' selection_criteria: 71ba3109-32a7-4acd-bac0-f21f16d63506: id: 'entity_bundle:taxonomy_term' - bundles: - group_type: group_type negate: false + uuid: 71ba3109-32a7-4acd-bac0-f21f16d63506 context_mapping: taxonomy_term: taxonomy_term - uuid: 71ba3109-32a7-4acd-bac0-f21f16d63506 + bundles: + group_type: group_type selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_action.yml b/config/pathauto.pattern.node_action.yml index 07c1c81..00e8c09 100644 --- a/config/pathauto.pattern.node_action.yml +++ b/config/pathauto.pattern.node_action.yml @@ -13,12 +13,12 @@ pattern: 'actions/[node:title]' selection_criteria: 3e363b77-9773-4bf6-aeba-5a3ad58339f9: id: node_type - bundles: - action: action negate: false + uuid: 3e363b77-9773-4bf6-aeba-5a3ad58339f9 context_mapping: node: node - uuid: 3e363b77-9773-4bf6-aeba-5a3ad58339f9 + bundles: + action: action selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_article.yml b/config/pathauto.pattern.node_article.yml index bd8c924..976e293 100644 --- a/config/pathauto.pattern.node_article.yml +++ b/config/pathauto.pattern.node_article.yml @@ -13,12 +13,12 @@ pattern: 'articles/[node:title]' selection_criteria: 03faf328-473f-4ba7-bafe-72df857287d9: id: node_type - bundles: - article: article negate: false + uuid: 03faf328-473f-4ba7-bafe-72df857287d9 context_mapping: node: node - uuid: 03faf328-473f-4ba7-bafe-72df857287d9 + bundles: + article: article selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_blog.yml b/config/pathauto.pattern.node_blog.yml index 1bf3a00..eb499c5 100644 --- a/config/pathauto.pattern.node_blog.yml +++ b/config/pathauto.pattern.node_blog.yml @@ -13,12 +13,12 @@ pattern: 'blog/[node:title]' selection_criteria: cbbc8b23-30be-44a8-969b-ef9c72e952ab: id: node_type - bundles: - blog: blog negate: false + uuid: cbbc8b23-30be-44a8-969b-ef9c72e952ab context_mapping: node: node - uuid: cbbc8b23-30be-44a8-969b-ef9c72e952ab + bundles: + blog: blog selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_campaign.yml b/config/pathauto.pattern.node_campaign.yml index 975f8fa..5d1a317 100644 --- a/config/pathauto.pattern.node_campaign.yml +++ b/config/pathauto.pattern.node_campaign.yml @@ -13,12 +13,12 @@ pattern: 'campaigns/[node:title]' selection_criteria: 34e96b22-676c-4aaf-88f1-0ad887906bbc: id: node_type - bundles: - campaign: campaign negate: false + uuid: 34e96b22-676c-4aaf-88f1-0ad887906bbc context_mapping: node: node - uuid: 34e96b22-676c-4aaf-88f1-0ad887906bbc + bundles: + campaign: campaign selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_event.yml b/config/pathauto.pattern.node_event.yml index 7c281c6..0d26e18 100644 --- a/config/pathauto.pattern.node_event.yml +++ b/config/pathauto.pattern.node_event.yml @@ -13,12 +13,12 @@ pattern: 'events/[node:title]' selection_criteria: e1099d30-09a7-46b9-baec-60daea9c0c25: id: node_type - bundles: - event: event negate: false + uuid: e1099d30-09a7-46b9-baec-60daea9c0c25 context_mapping: node: node - uuid: e1099d30-09a7-46b9-baec-60daea9c0c25 + bundles: + event: event selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_landing_page.yml b/config/pathauto.pattern.node_landing_page.yml index 446242e..7499702 100644 --- a/config/pathauto.pattern.node_landing_page.yml +++ b/config/pathauto.pattern.node_landing_page.yml @@ -13,12 +13,12 @@ pattern: '[node:title]' selection_criteria: e3e7a232-e1e0-455e-8b69-c99b582dc4f0: id: node_type - bundles: - landing_page: landing_page negate: false + uuid: e3e7a232-e1e0-455e-8b69-c99b582dc4f0 context_mapping: node: node - uuid: e3e7a232-e1e0-455e-8b69-c99b582dc4f0 + bundles: + landing_page: landing_page selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_page.yml b/config/pathauto.pattern.node_page.yml index b10d40e..8cab5bd 100644 --- a/config/pathauto.pattern.node_page.yml +++ b/config/pathauto.pattern.node_page.yml @@ -13,12 +13,12 @@ pattern: '[node:title]' selection_criteria: 2e17ea21-8c33-444d-981e-2a2df6651647: id: node_type - bundles: - page: page negate: false + uuid: 2e17ea21-8c33-444d-981e-2a2df6651647 context_mapping: node: node - uuid: 2e17ea21-8c33-444d-981e-2a2df6651647 + bundles: + page: page selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.node_resource.yml b/config/pathauto.pattern.node_resource.yml index 91aa321..dc7fb94 100644 --- a/config/pathauto.pattern.node_resource.yml +++ b/config/pathauto.pattern.node_resource.yml @@ -13,12 +13,12 @@ pattern: 'resources/[node:title]' selection_criteria: f6db5c6c-c7c9-42fd-a330-ea15d6605da0: id: node_type - bundles: - resource: resource negate: false + uuid: f6db5c6c-c7c9-42fd-a330-ea15d6605da0 context_mapping: node: node - uuid: f6db5c6c-c7c9-42fd-a330-ea15d6605da0 + bundles: + resource: resource selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.people_node.yml b/config/pathauto.pattern.people_node.yml index a5ecd4d..e4b5aa9 100644 --- a/config/pathauto.pattern.people_node.yml +++ b/config/pathauto.pattern.people_node.yml @@ -13,12 +13,12 @@ pattern: 'people/[node:title]' selection_criteria: c9467269-b644-451e-b21f-01808d094c28: id: node_type - bundles: - people: people negate: false + uuid: c9467269-b644-451e-b21f-01808d094c28 context_mapping: node: node - uuid: c9467269-b644-451e-b21f-01808d094c28 + bundles: + people: people selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.people_type.yml b/config/pathauto.pattern.people_type.yml index 9741af1..bb9c4e6 100644 --- a/config/pathauto.pattern.people_type.yml +++ b/config/pathauto.pattern.people_type.yml @@ -14,12 +14,12 @@ pattern: '[term:vocabulary]/[term:name]' selection_criteria: 80092348-fd10-47f0-b7b1-a805a57a2ff3: id: 'entity_bundle:taxonomy_term' - bundles: - people_type: people_type negate: false + uuid: 80092348-fd10-47f0-b7b1-a805a57a2ff3 context_mapping: taxonomy_term: taxonomy_term - uuid: 80092348-fd10-47f0-b7b1-a805a57a2ff3 + bundles: + people_type: people_type selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.pattern.vocabulary_terms.yml b/config/pathauto.pattern.vocabulary_terms.yml index a5c8784..c676996 100644 --- a/config/pathauto.pattern.vocabulary_terms.yml +++ b/config/pathauto.pattern.vocabulary_terms.yml @@ -12,14 +12,14 @@ pattern: '/[term:vocabulary]/[term:name]' selection_criteria: 275b9758-36fd-4489-adc3-ca85343c3194: id: 'entity_bundle:taxonomy_term' + negate: false + uuid: 275b9758-36fd-4489-adc3-ca85343c3194 + context_mapping: + taxonomy_term: taxonomy_term bundles: services: services tags: tags technologies: technologies - negate: false - context_mapping: - taxonomy_term: taxonomy_term - uuid: 275b9758-36fd-4489-adc3-ca85343c3194 selection_logic: and weight: -5 relationships: { } diff --git a/config/pathauto.settings.yml b/config/pathauto.settings.yml index 01eddea..acfd943 100644 --- a/config/pathauto.settings.yml +++ b/config/pathauto.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg enabled_entity_types: - user punctuation: @@ -18,5 +20,3 @@ safe_tokens: - login-url - url - url-brief -_core: - default_config_hash: SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg diff --git a/config/redirect.settings.yml b/config/redirect.settings.yml index 79c09c8..e3e647a 100644 --- a/config/redirect.settings.yml +++ b/config/redirect.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM auto_redirect: true default_status_code: 301 passthrough_querystring: true @@ -5,5 +7,3 @@ 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/redirect_404.settings.yml b/config/redirect_404.settings.yml index 2bd426e..516824a 100644 --- a/config/redirect_404.settings.yml +++ b/config/redirect_404.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM row_limit: 100000 pages: | /wp-login.php @@ -151,5 +153,3 @@ pages: | / /keLTj/LMTPS/~kava/paypal/us/webscr.php?cmd=_login-run suppress_404: false -_core: - default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM diff --git a/config/responsive_image.styles.narrow.yml b/config/responsive_image.styles.narrow.yml index 98b7918..f328744 100644 --- a/config/responsive_image.styles.narrow.yml +++ b/config/responsive_image.styles.narrow.yml @@ -12,8 +12,6 @@ id: narrow label: Narrow image_style_mappings: - - breakpoint_id: responsive_image.viewport_sizing - multiplier: 1x image_mapping_type: sizes image_mapping: sizes: '(min-width: 1290px) 325px, (min-width: 851px) 25vw, (min-width: 560px) 50vw, 100vw' @@ -21,5 +19,7 @@ image_style_mappings: - max_1300x1300 - max_650x650 - max_325x325 + breakpoint_id: responsive_image.viewport_sizing + multiplier: 1x breakpoint_group: responsive_image fallback_image_style: max_325x325 diff --git a/config/responsive_image.styles.wide.yml b/config/responsive_image.styles.wide.yml index f386734..6671513 100644 --- a/config/responsive_image.styles.wide.yml +++ b/config/responsive_image.styles.wide.yml @@ -13,8 +13,6 @@ id: wide label: Wide image_style_mappings: - - breakpoint_id: responsive_image.viewport_sizing - multiplier: 1x image_mapping_type: sizes image_mapping: sizes: '(min-width: 1290px) 1290px, 100vw' @@ -23,5 +21,7 @@ image_style_mappings: - max_1300x1300 - max_650x650 - max_325x325 + breakpoint_id: responsive_image.viewport_sizing + multiplier: 1x breakpoint_group: responsive_image fallback_image_style: max_325x325 diff --git a/config/search_api.index.action.yml b/config/search_api.index.action.yml index 4508c11..ec07f59 100644 --- a/config/search_api.index.action.yml +++ b/config/search_api.index.action.yml @@ -2,10 +2,6 @@ uuid: 685f7e53-df07-456c-b489-4c3b2cd0db72 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -14,6 +10,10 @@ dependencies: - field.storage.node.field_action_link - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api _core: default_config_hash: GkDs9zHVzODTPJeMdg1mGFCeA2w4fQMfHmzHn7A4Nkk id: action @@ -165,6 +165,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -177,22 +180,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -234,10 +237,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -246,24 +249,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.article.yml b/config/search_api.index.article.yml index 2a0aa7f..8b502c6 100644 --- a/config/search_api.index.article.yml +++ b/config/search_api.index.article.yml @@ -2,10 +2,6 @@ uuid: ebe41411-d803-4e6f-ad3b-d2cee6726564 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -14,6 +10,10 @@ dependencies: - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api _core: default_config_hash: J04p8dO7JgH6HJ11pkCigWVJg-8TXjwcS4kwaVmluI8 id: article @@ -165,6 +165,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -177,22 +180,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -234,10 +237,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -246,24 +249,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.blog.yml b/config/search_api.index.blog.yml index 050bda7..fb7022c 100644 --- a/config/search_api.index.blog.yml +++ b/config/search_api.index.blog.yml @@ -2,17 +2,17 @@ uuid: ece5bfbe-99e0-4998-a4d8-b368bd28572f langcode: en status: true dependencies: - module: - - node - - user - - search_api - - paragraphs config: - field.storage.node.field_summary - field.storage.node.field_tags - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api + - paragraphs _core: default_config_hash: LVXH3P5V5qSiUZzvZXvCnxDkd1deRiRJxfXyTLWGOFM id: blog @@ -155,6 +155,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -167,22 +170,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -224,10 +227,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -236,24 +239,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.campaign.yml b/config/search_api.index.campaign.yml index 17a5b0f..8581382 100644 --- a/config/search_api.index.campaign.yml +++ b/config/search_api.index.campaign.yml @@ -2,14 +2,14 @@ uuid: cac95268-e707-4f51-aed7-608b5e2085d5 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_summary - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api _core: default_config_hash: KBRaJWFxQLm4E4T0Cl9L5rX7ivF_DN3qCpw9248scJ0 id: campaign @@ -129,6 +129,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -141,22 +144,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -198,10 +201,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -210,24 +213,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.case_study.yml b/config/search_api.index.case_study.yml index 550f683..cc43c22 100644 --- a/config/search_api.index.case_study.yml +++ b/config/search_api.index.case_study.yml @@ -2,10 +2,6 @@ uuid: 552bb15c-6625-4c5c-9ac1-079ca864e7f2 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_case_study_client - field.storage.node.field_case_study_partners @@ -16,6 +12,10 @@ dependencies: - field.storage.node.field_services - field.storage.node.field_summary - search_api.server.database + module: + - node + - user + - search_api _core: default_config_hash: nBr-sIteA0eUXy98AelC21GVhp9W0nXOrtrNz0nvZ64 id: case_study @@ -199,6 +199,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -211,22 +214,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -268,10 +271,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -280,24 +283,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.content.yml b/config/search_api.index.content.yml index 8a844ea..a1e5772 100644 --- a/config/search_api.index.content.yml +++ b/config/search_api.index.content.yml @@ -2,15 +2,15 @@ uuid: f8e8fb19-b2b1-41d0-ada1-b03ae23f9c23 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary - search_api.server.database - core.entity_view_mode.node.full + module: + - node + - user + - search_api _core: default_config_hash: 8J7Osuw_wrGb6nDwjzFpe02fOzNowNbFih-owOA2VHk id: content @@ -152,6 +152,10 @@ processor_settings: weights: preprocess_index: -10 html_filter: + weights: + preprocess_index: -3 + preprocess_query: -6 + all_fields: false fields: - field_summary - rendered_item @@ -163,25 +167,25 @@ processor_settings: h2: 3 h3: 2 string: 2 - weights: - preprocess_index: -3 - preprocess_query: -6 - all_fields: false ignorecase: - fields: - - field_summary - - rendered_item - - title weights: preprocess_index: -5 preprocess_query: -8 all_fields: false + fields: + - field_summary + - rendered_item + - title language_with_fallback: { } rendered_item: weights: add_properties: 0 pre_index_save: -10 stopwords: + weights: + preprocess_index: -5 + preprocess_query: -10 + all_fields: false fields: - field_summary - rendered_item @@ -222,11 +226,11 @@ processor_settings: - was - will - with - weights: - preprocess_index: -5 - preprocess_query: -10 - all_fields: false tokenizer: + weights: + preprocess_index: -2 + preprocess_query: -5 + all_fields: false fields: - field_summary - rendered_item @@ -234,24 +238,20 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -2 - preprocess_query: -5 - all_fields: false transliteration: - fields: - - field_summary - - rendered_item - - title weights: preprocess_index: -4 preprocess_query: -7 all_fields: false + fields: + - field_summary + - rendered_item + - title tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.event.yml b/config/search_api.index.event.yml index 02a2c53..a8e3023 100644 --- a/config/search_api.index.event.yml +++ b/config/search_api.index.event.yml @@ -2,10 +2,6 @@ uuid: 8b5ca05b-a953-4270-87e9-ac885c2b8150 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -14,6 +10,10 @@ dependencies: - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api _core: default_config_hash: zat7whU86LmXH9N0ye6xl1m53ByVw_0uajXqOERyKEI id: event @@ -173,6 +173,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -185,22 +188,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -242,10 +245,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -254,24 +257,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.people.yml b/config/search_api.index.people.yml index 486bbd8..f0c4807 100644 --- a/config/search_api.index.people.yml +++ b/config/search_api.index.people.yml @@ -2,15 +2,15 @@ uuid: 9e1a864e-8391-48e0-bfe9-6809f522e22c langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_summary - field.storage.node.field_people_type - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api _core: default_config_hash: MppSSFf9_oAEuTYEXp1R5nK30k5xRKvptoEDwKw9v6o id: people @@ -138,6 +138,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -150,22 +153,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -207,10 +210,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -219,24 +222,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.index.resource.yml b/config/search_api.index.resource.yml index 7e2b056..e768a8e 100644 --- a/config/search_api.index.resource.yml +++ b/config/search_api.index.resource.yml @@ -2,10 +2,6 @@ uuid: c17253d9-b0bf-4b40-9bde-ebc01e315cc7 langcode: en status: true dependencies: - module: - - node - - user - - search_api config: - field.storage.node.field_tags - field.storage.node.field_summary @@ -13,6 +9,10 @@ dependencies: - field.storage.node.field_topics - search_api.server.database - core.entity_view_mode.node.search_index + module: + - node + - user + - search_api _core: default_config_hash: fFIBB3dnItuQJjsd_PydP1ZyBnj9hsUpshBHlAX5f24 id: resource @@ -156,6 +156,9 @@ processor_settings: preprocess_query: -45 entity_status: { } html_filter: + weights: + preprocess_index: -46 + preprocess_query: -47 all_fields: false fields: - field_summary @@ -168,22 +171,22 @@ processor_settings: h2: 3 h3: 2 strong: 2 - weights: - preprocess_index: -46 - preprocess_query: -47 ignorecase: + weights: + preprocess_index: -49 + preprocess_query: -49 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -49 - preprocess_query: -49 language_with_fallback: { } rendered_item: { } stopwords: + weights: + preprocess_index: -48 + preprocess_query: -50 all_fields: false fields: - field_summary @@ -225,10 +228,10 @@ processor_settings: - was - will - with - weights: - preprocess_index: -48 - preprocess_query: -50 tokenizer: + weights: + preprocess_index: -44 + preprocess_query: -46 all_fields: false fields: - field_summary @@ -237,24 +240,21 @@ processor_settings: spaces: '' overlap_cjk: 1 minimum_word_size: '3' - weights: - preprocess_index: -44 - preprocess_query: -46 transliteration: + weights: + preprocess_index: -47 + preprocess_query: -48 all_fields: false fields: - field_summary - name - rendered_item - title - weights: - preprocess_index: -47 - preprocess_query: -48 tracker_settings: default: indexing_order: fifo options: - index_directly: true cron_limit: 50 + index_directly: true track_changes_in_references: true server: database diff --git a/config/search_api.server.database.yml b/config/search_api.server.database.yml index 2f713b2..3a7936f 100644 --- a/config/search_api.server.database.yml +++ b/config/search_api.server.database.yml @@ -12,10 +12,10 @@ description: 'Drutopia database server.' backend: search_api_db backend_config: database: 'default:default' - database_text: '' min_chars: 3 - partial_matches: false + matching: words autocomplete: suggest_suffix: true suggest_words: true - matching: words + database_text: '' + partial_matches: false diff --git a/config/search_api.settings.yml b/config/search_api.settings.yml index a625fdf..6476ba9 100644 --- a/config/search_api.settings.yml +++ b/config/search_api.settings.yml @@ -1,9 +1,9 @@ +_core: + default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE default_cron_limit: 50 cron_worker_runtime: 15 default_tracker: default tracking_page_size: 100 -_core: - default_config_hash: n7m4vlCPoB3_1C7l13LKYsifmLur4QR71mOD7S_5hSE boost_factors: - !!float 0 - 0.1 diff --git a/config/search_api_db.settings.yml b/config/search_api_db.settings.yml index 4b890f0..cfb4639 100644 --- a/config/search_api_db.settings.yml +++ b/config/search_api_db.settings.yml @@ -1,3 +1,3 @@ -autocomplete_max_occurrences: 0.9 _core: default_config_hash: 1oDrVmUfNY3gp0cRBV5bSXj1OdMCinSoSCM5qeZdLNU +autocomplete_max_occurrences: 0.9 diff --git a/config/statistics.settings.yml b/config/statistics.settings.yml index d4c043e..1b4bef8 100644 --- a/config/statistics.settings.yml +++ b/config/statistics.settings.yml @@ -1,4 +1,4 @@ -count_content_views: 1 -display_max_age: 3600 _core: default_config_hash: 83DFdl59OsypYUif32K2NCB8eiszXAKCcay04oZCRpA +count_content_views: 1 +display_max_age: 3600 diff --git a/config/syslog.settings.yml b/config/syslog.settings.yml index 272f915..655f2e8 100644 --- a/config/syslog.settings.yml +++ b/config/syslog.settings.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: vdXLRPZRg35PBykBRRXr6RTql5EJR_fUi2kxyZ8c5m0 identity: drupal facility: 128 format: '!base_url|!timestamp|!type|!ip|!request_uri|!referer|!uid|!link|!message' -_core: - default_config_hash: vdXLRPZRg35PBykBRRXr6RTql5EJR_fUi2kxyZ8c5m0 diff --git a/config/system.action.redirect_delete_action.yml b/config/system.action.redirect_delete_action.yml index a8c4a37..c2247ef 100644 --- a/config/system.action.redirect_delete_action.yml +++ b/config/system.action.redirect_delete_action.yml @@ -2,11 +2,11 @@ uuid: 4838283e-a5aa-4702-90cc-ac226616551c langcode: en status: true dependencies: + module: + - redirect enforced: module: - redirect - module: - - redirect _core: default_config_hash: vcnRZRvBqTbK3nZ2M4_lKPlEGc8GjPzgaqapYUfyX8M id: redirect_delete_action diff --git a/config/system.cron.yml b/config/system.cron.yml index a44f232..ef31d95 100644 --- a/config/system.cron.yml +++ b/config/system.cron.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: 05U0n1_8zHYzxEFSWjyHCWuJyhdez2a6Z_aTIXin04E threshold: requirements_warning: 172800 requirements_error: 1209600 -_core: - default_config_hash: 05U0n1_8zHYzxEFSWjyHCWuJyhdez2a6Z_aTIXin04E diff --git a/config/system.date.yml b/config/system.date.yml index 7c8da60..15d0d0c 100644 --- a/config/system.date.yml +++ b/config/system.date.yml @@ -1,11 +1,11 @@ +_core: + default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo +first_day: 0 country: default: '' -first_day: 0 timezone: default: America/Chicago user: configurable: true - warn: false default: 0 -_core: - default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo + warn: false diff --git a/config/system.diff.yml b/config/system.diff.yml index c43dd91..f2fff7b 100644 --- a/config/system.diff.yml +++ b/config/system.diff.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: 1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM context: lines_leading: 2 lines_trailing: 2 -_core: - default_config_hash: 1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM diff --git a/config/system.file.yml b/config/system.file.yml index 1d8dc38..1798f2a 100644 --- a/config/system.file.yml +++ b/config/system.file.yml @@ -1,6 +1,6 @@ +_core: + default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g allow_insecure_uploads: false default_scheme: public path: { } temporary_maximum_age: 21600 -_core: - default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g diff --git a/config/system.image.gd.yml b/config/system.image.gd.yml index b676907..2d81266 100644 --- a/config/system.image.gd.yml +++ b/config/system.image.gd.yml @@ -1,3 +1,3 @@ -jpeg_quality: 75 _core: default_config_hash: eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ +jpeg_quality: 75 diff --git a/config/system.image.yml b/config/system.image.yml index 990d3dc..2e18f7f 100644 --- a/config/system.image.yml +++ b/config/system.image.yml @@ -1,3 +1,3 @@ -toolkit: gd _core: default_config_hash: durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24 +toolkit: gd diff --git a/config/system.logging.yml b/config/system.logging.yml index e95b28a..d6164de 100644 --- a/config/system.logging.yml +++ b/config/system.logging.yml @@ -1,3 +1,3 @@ -error_level: hide _core: default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA +error_level: hide diff --git a/config/system.mail.yml b/config/system.mail.yml index da8293c..8ee1fac 100644 --- a/config/system.mail.yml +++ b/config/system.mail.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: rYgt7uhPafP2ngaN_ZUPFuyI4KdE0zU868zLNSlzKoE interface: default: php_mail webform: webform_php_mail -_core: - default_config_hash: rYgt7uhPafP2ngaN_ZUPFuyI4KdE0zU868zLNSlzKoE diff --git a/config/system.maintenance.yml b/config/system.maintenance.yml index 79501fb..7bc5b98 100644 --- a/config/system.maintenance.yml +++ b/config/system.maintenance.yml @@ -1,4 +1,4 @@ -message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.' -langcode: en _core: default_config_hash: Z5MXifrF77GEAgx0GQ6iWT8wStjFuY8BD9OruofWTJ8 +langcode: en +message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.' diff --git a/config/system.performance.yml b/config/system.performance.yml index d4f85d5..cd81c18 100644 --- a/config/system.performance.yml +++ b/config/system.performance.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ cache: page: max_age: 0 @@ -13,5 +15,3 @@ js: preprocess: true gzip: true stale_file_threshold: 2592000 -_core: - default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ diff --git a/config/system.site.yml b/config/system.site.yml index 67a785a..27bb1a7 100644 --- a/config/system.site.yml +++ b/config/system.site.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI +langcode: en uuid: 5329c73f-a7f0-41f4-8711-68e64c84fe7a name: Agaric mail: ask@agaric.com @@ -8,7 +11,4 @@ page: front: /node/1 admin_compact_mode: false weight_select_max: 100 -langcode: en default_langcode: en -_core: - default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI diff --git a/config/system.theme.global.yml b/config/system.theme.global.yml index ad3e46c..46ce63b 100644 --- a/config/system.theme.global.yml +++ b/config/system.theme.global.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: 9rAU4Pku7eMBQxauQqAgjzlcicFZ2As6zEa6zvTlCB8 favicon: mimetype: image/vnd.microsoft.icon path: '' @@ -12,5 +14,3 @@ logo: path: '' url: '' use_default: true -_core: - default_config_hash: 9rAU4Pku7eMBQxauQqAgjzlcicFZ2As6zEa6zvTlCB8 diff --git a/config/system.theme.yml b/config/system.theme.yml index c55371e..58bae6f 100644 --- a/config/system.theme.yml +++ b/config/system.theme.yml @@ -1,4 +1,4 @@ -admin: seven -default: agarica _core: default_config_hash: CC5XFpmfp26ciMydC4BovjZOl9XoF7yoo2ypqf-GrZE +admin: seven +default: agarica diff --git a/config/taxonomy.settings.yml b/config/taxonomy.settings.yml index c98a316..0e3837d 100644 --- a/config/taxonomy.settings.yml +++ b/config/taxonomy.settings.yml @@ -1,5 +1,5 @@ +_core: + default_config_hash: zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias maintain_index_table: true override_selector: false terms_per_page_admin: 100 -_core: - default_config_hash: zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias diff --git a/config/text.settings.yml b/config/text.settings.yml index ef751a5..a295c7e 100644 --- a/config/text.settings.yml +++ b/config/text.settings.yml @@ -1,3 +1,3 @@ -default_summary_length: 600 _core: default_config_hash: Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA +default_summary_length: 600 diff --git a/config/update.settings.yml b/config/update.settings.yml index 9dceb0a..df8d89e 100644 --- a/config/update.settings.yml +++ b/config/update.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw check: disabled_extensions: false interval_days: 1 @@ -9,5 +11,3 @@ notification: emails: - alerts@agaric.com threshold: all -_core: - default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw diff --git a/config/user.flood.yml b/config/user.flood.yml index f165c95..4eb3644 100644 --- a/config/user.flood.yml +++ b/config/user.flood.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs uid_only: false ip_limit: 50 ip_window: 3600 user_limit: 5 user_window: 21600 -_core: - default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs diff --git a/config/user.mail.yml b/config/user.mail.yml index 0951c06..35ffe20 100644 --- a/config/user.mail.yml +++ b/config/user.mail.yml @@ -1,116 +1,116 @@ -cancel_confirm: - body: | - [user:display-name], - - A request to cancel your account has been made at [site:name]. - - You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: - - [user:cancel-url] - - NOTE: The cancellation of your account is not reversible. - - This link expires in one day and nothing will happen if it is not used. - - -- [site:name] team - subject: 'Account cancellation request for [user:display-name] at [site:name]' -password_reset: - body: | - [user:display-name], - - A request to reset the password for your account has been made at [site:name]. - - You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. - - -- [site:name] team - subject: 'Replacement login information for [user:display-name] at [site:name]' -register_admin_created: - body: | - [user:display-name], - - A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:name] - password: Your password - - -- [site:name] team - subject: 'An administrator created an account for you at [site:name]' -register_no_approval_required: - body: | - [user:display-name], - - Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:name] - password: Your password - - -- [site:name] team - subject: 'Account details for [user:display-name] at [site:name]' -register_pending_approval: - body: | - [user:display-name], - - Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. - - -- [site:name] team - subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' -register_pending_approval_admin: - body: | - [user:display-name] has applied for an account. - - [user:edit-url] - subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' -status_activated: - body: | - [user:display-name], - - Your account at [site:name] has been activated. - - You may now log in by clicking this link or copying and pasting it into your browser: - - [user:one-time-login-url] - - This link can only be used once to log in and will lead you to a page where you can set your password. - - After setting your password, you will be able to log in at [site:login-url] in the future using: - - username: [user:account-name] - password: Your password - - -- [site:name] team - subject: 'Account details for [user:display-name] at [site:name] (approved)' -status_blocked: - body: | - [user:display-name], - - Your account on [site:name] has been blocked. - - -- [site:name] team - subject: 'Account details for [user:display-name] at [site:name] (blocked)' -status_canceled: - body: | - [user:display-name], - - Your account on [site:name] has been canceled. - - -- [site:name] team - subject: 'Account details for [user:display-name] at [site:name] (canceled)' -langcode: en _core: default_config_hash: IWzNdUVX2YSiflxrGSTLIiqTrhgIzbV2C-hRL5DniJM +langcode: en +cancel_confirm: + subject: 'Account cancellation request for [user:display-name] at [site:name]' + body: | + [user:display-name], + + A request to cancel your account has been made at [site:name]. + + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: + + [user:cancel-url] + + NOTE: The cancellation of your account is not reversible. + + This link expires in one day and nothing will happen if it is not used. + + -- [site:name] team +password_reset: + subject: 'Replacement login information for [user:display-name] at [site:name]' + body: | + [user:display-name], + + A request to reset the password for your account has been made at [site:name]. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. + + -- [site:name] team +register_admin_created: + subject: 'An administrator created an account for you at [site:name]' + body: | + [user:display-name], + + A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team +register_no_approval_required: + subject: 'Account details for [user:display-name] at [site:name]' + body: | + [user:display-name], + + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team +register_pending_approval: + subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' + body: | + [user:display-name], + + Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. + + -- [site:name] team +register_pending_approval_admin: + subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' + body: | + [user:display-name] has applied for an account. + + [user:edit-url] +status_activated: + subject: 'Account details for [user:display-name] at [site:name] (approved)' + body: | + [user:display-name], + + Your account at [site:name] has been activated. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:account-name] + password: Your password + + -- [site:name] team +status_blocked: + subject: 'Account details for [user:display-name] at [site:name] (blocked)' + body: | + [user:display-name], + + Your account on [site:name] has been blocked. + + -- [site:name] team +status_canceled: + subject: 'Account details for [user:display-name] at [site:name] (canceled)' + body: | + [user:display-name], + + Your account on [site:name] has been canceled. + + -- [site:name] team diff --git a/config/user.settings.yml b/config/user.settings.yml index 036f43d..a1fd935 100644 --- a/config/user.settings.yml +++ b/config/user.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: r4kwhOM0IWXVMUZDz744Yc16EOh37ZhYbA8kGOhSmLk +langcode: en anonymous: Visitor verify_mail: true notify: @@ -13,6 +16,3 @@ register: admin_only cancel_method: user_cancel_block password_reset_timeout: 86400 password_strength: true -langcode: en -_core: - default_config_hash: r4kwhOM0IWXVMUZDz744Yc16EOh37ZhYbA8kGOhSmLk diff --git a/config/views.settings.yml b/config/views.settings.yml index fbda2e6..b48ea16 100644 --- a/config/views.settings.yml +++ b/config/views.settings.yml @@ -1,3 +1,5 @@ +_core: + default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ display_extenders: { } skip_cache: false sql_signature: false @@ -5,7 +7,7 @@ ui: show: additional_queries: false advanced_column: false - master_display: false + default_display: false performance_statistics: false preview_information: true sql_query: @@ -44,5 +46,3 @@ field_rewrite_elements: ins: INS q: Q s: S -_core: - default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ diff --git a/config/views.view.action.yml b/config/views.view.action.yml index 9a0af59..4ca3c80 100644 --- a/config/views.view.action.yml +++ b/config/views.view.action.yml @@ -19,74 +19,23 @@ base_table: search_api_index_action base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: mini - options: - items_per_page: 12 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - 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 - style: - type: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: search_api - options: - view_modes: - 'entity:node': - action: card + title: Actions fields: rendered_item: + id: rendered_item table: search_api_index_action field: rendered_item - id: rendered_item - entity_type: null - entity_field: null - plugin_id: search_api relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api label: '' exclude: false alter: @@ -132,7 +81,42 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 12 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: none + options: { } + empty: { } sorts: sticky: id: sticky @@ -141,11 +125,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false created: id: created table: search_api_index_action @@ -153,18 +138,35 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: created + exposed: false + arguments: { } + filters: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: search_api + options: + view_modes: + 'entity:node': + action: card + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - title: Actions cache_metadata: max-age: -1 contexts: @@ -173,12 +175,16 @@ display: - user.permissions tags: { } block_promoted: - display_plugin: block id: block_promoted display_title: 'Block Promoted' + display_plugin: block position: 2 display_options: - display_extenders: { } + pager: + type: some + options: + offset: 0 + items_per_page: 4 filters: promote: id: promote @@ -187,6 +193,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_boolean operator: '=' value: '1' group: 1 @@ -197,14 +204,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -217,21 +224,16 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_boolean - defaults: - filters: false - filter_groups: false - pager: false filter_groups: operator: AND groups: 1: AND - pager: - type: some - options: - items_per_page: 4 - offset: 0 + defaults: + pager: false + filters: false + filter_groups: false display_description: '' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -239,9 +241,9 @@ display: - user.permissions tags: { } page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -250,12 +252,12 @@ display: type: normal title: Actions description: 'Take action now.' - expanded: false - parent: '' weight: -48 - context: '0' - menu_name: main enabled: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.archive.yml b/config/views.view.archive.yml index 0f9b19b..c99d31f 100644 --- a/config/views.view.archive.yml +++ b/config/views.view.archive.yml @@ -23,22 +23,26 @@ display: display_plugin: default position: 0 display_options: - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } title: 'Monthly archive' - access: - type: perm + fields: { } + pager: + type: mini options: - perm: 'access content' - cache: - type: tag - options: { } + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 exposed_form: type: basic options: @@ -49,74 +53,65 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: mini + access: + type: perm options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - 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: ›› + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: created: id: created table: node_field_data field: created - order: DESC - plugin_id: date relationship: none group_type: group admin_label: '' - exposed: false - expose: - label: '' - granularity: second entity_type: node entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second arguments: created_year_month: id: created_year_month table: node_field_data field: created_year_month + entity_type: node + plugin_id: date_year_month default_action: summary exception: title_enable: true title_enable: true title: '{{ arguments.created_year_month }}' default_argument_type: fixed - summary: - sort_order: desc - format: default_summary summary_options: override: true items_per_page: 30 + summary: + sort_order: desc + format: default_summary specify_validation: true - plugin_id: date_year_month - entity_type: node filters: status: id: status table: node_field_data field: status + entity_type: node + entity_field: status + plugin_id: boolean value: '1' group: 0 expose: operator: '0' operator_limit_selection: false operator_list: { } - plugin_id: boolean - entity_type: node - entity_field: status langcode: id: langcode table: node_field_data @@ -124,6 +119,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -135,6 +133,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -142,8 +142,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -156,9 +154,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode style: type: default options: @@ -170,20 +165,26 @@ display: type: 'entity:node' options: view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - fields: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } block_1: id: block_1 @@ -191,38 +192,38 @@ display: display_plugin: block position: 1 display_options: - query: - type: views_query - options: { } - defaults: - arguments: false arguments: created_year_month: id: created_year_month table: node_field_data field: created_year_month + entity_type: node + plugin_id: date_year_month default_action: summary exception: title_enable: true title_enable: true title: '{{ arguments.created_year_month }}' default_argument_type: fixed - summary: - format: default_summary summary_options: items_per_page: 30 + summary: + format: default_summary specify_validation: true - plugin_id: date_year_month - entity_type: node + query: + type: views_query + options: { } + defaults: + arguments: false display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: id: page_1 @@ -233,14 +234,14 @@ display: query: type: views_query options: { } - path: archive display_extenders: { } + path: archive cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.article.yml b/config/views.view.article.yml index 9cf6526..cc313ef 100644 --- a/config/views.view.article.yml +++ b/config/views.view.article.yml @@ -19,74 +19,23 @@ base_table: search_api_index_article base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: mini - options: - items_per_page: 12 - 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: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: search_api - options: - view_modes: - 'entity:node': - article: card + title: Articles fields: rendered_item: + id: rendered_item table: search_api_index_article field: rendered_item - id: rendered_item - entity_type: null - entity_field: null - plugin_id: search_api relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api label: '' exclude: false alter: @@ -132,7 +81,42 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 12 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: none + options: { } + empty: { } sorts: sticky: id: sticky @@ -141,11 +125,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false created: id: created table: search_api_index_article @@ -153,17 +138,34 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api - title: Articles + field_identifier: created + exposed: false + arguments: { } + filters: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: search_api + options: + view_modes: + 'entity:node': + article: card + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -175,29 +177,29 @@ display: tags: - 'config:search_api.index.article' block_promoted: - display_plugin: block id: block_promoted display_title: 'Block Promoted' + display_plugin: block position: 2 display_options: - display_extenders: { } title: Latest - defaults: - title: false - style: true - row: true - pager: false - link_display: false - link_url: false pager: type: some options: - items_per_page: 4 offset: 0 + items_per_page: 4 + defaults: + title: false + pager: false + link_display: false + link_url: false + style: true + row: true display_description: '' - block_description: 'Promoted articles' link_display: page_1 link_url: '' + display_extenders: { } + block_description: 'Promoted articles' block_hide_empty: true cache_metadata: max-age: -1 @@ -208,9 +210,9 @@ display: tags: - 'config:search_api.index.article' page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -219,12 +221,12 @@ display: type: normal title: Articles description: 'Keep up to date.' - expanded: false - parent: '' weight: -44 - context: '0' - menu_name: main enabled: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.block_content.yml b/config/views.view.block_content.yml index aad7340..0311938 100644 --- a/config/views.view.block_content.yml +++ b/config/views.view.block_content.yml @@ -16,103 +16,12 @@ base_table: block_content_field_data base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer blocks' - 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: mini - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Previous' - next: 'Next ›' - 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 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - info: info - type: type - changed: changed - operations: operations - info: - info: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: 'Custom block library' fields: info: id: info @@ -121,6 +30,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: info + plugin_id: field label: 'Block description' exclude: false alter: @@ -176,9 +88,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: info - plugin_id: field type: id: type table: block_content_field_data @@ -186,6 +95,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: type + plugin_id: field label: 'Block type' exclude: false alter: @@ -241,9 +153,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: block_content - entity_field: type - plugin_id: field changed: id: changed table: block_content_field_data @@ -251,6 +160,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -292,14 +204,11 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: block_content - entity_field: changed type: timestamp settings: date_format: short custom_date_format: '' timezone: '' - plugin_id: field operations: id: operations table: block_content @@ -307,6 +216,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + plugin_id: entity_operations label: Operations exclude: false alter: @@ -349,8 +260,66 @@ display: empty_zero: false hide_alter_empty: true destination: true + pager: + type: mini + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + 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 + 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 + access: + type: perm + options: + perm: 'administer blocks' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'There are no custom blocks available.' + tokenize: false + block_content_listing_empty: + id: block_content_listing_empty + table: block_content + field: block_content_listing_empty + relationship: none + group_type: group + admin_label: '' entity_type: block_content - plugin_id: entity_operations + plugin_id: block_content_listing_empty + label: '' + empty: true + sorts: { } + arguments: { } filters: info: id: info @@ -359,6 +328,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: info + plugin_id: string operator: contains value: '' group: 1 @@ -369,6 +341,8 @@ display: description: '' use_operator: false operator: info_op + operator_limit_selection: false + operator_list: { } identifier: info required: false remember: false @@ -377,8 +351,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -391,9 +363,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: block_content - entity_field: info - plugin_id: string type: id: type table: block_content_field_data @@ -401,6 +370,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: type + plugin_id: bundle operator: in value: { } group: 1 @@ -411,6 +383,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -420,8 +394,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -434,9 +406,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: block_content - entity_field: type - plugin_id: bundle reusable: id: reusable table: block_content_field_data @@ -444,6 +413,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: reusable + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -454,14 +426,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -474,52 +446,80 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: block_content - entity_field: reusable - plugin_id: boolean - sorts: { } - title: 'Custom block library' + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + info: info + type: type + changed: changed + operations: operations + default: changed + info: + info: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } 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 custom blocks available.' - plugin_id: text_custom - block_content_listing_empty: - admin_label: '' - empty: true - field: block_content_listing_empty - group_type: group - id: block_content_listing_empty - label: '' - relationship: none - table: block_content - plugin_id: block_content_listing_empty - entity_type: block_content - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -528,16 +528,16 @@ display: type: tab title: 'Custom block library' description: '' - parent: block.admin_display weight: 0 - context: '0' menu_name: admin + parent: block.admin_display + context: '0' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.blog.yml b/config/views.view.blog.yml index 9efda2c..5db1a66 100644 --- a/config/views.view.blog.yml +++ b/config/views.view.blog.yml @@ -29,74 +29,23 @@ base_table: search_api_index_blog base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: search_api_tag - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: mini - options: - items_per_page: 18 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - 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 - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: false - row: - type: search_api - options: - view_modes: - 'entity:node': - blog: teaser + title: Blog fields: rendered_item: + id: rendered_item table: search_api_index_blog field: rendered_item - id: rendered_item - entity_type: null - entity_field: null - plugin_id: search_api relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api label: '' exclude: false alter: @@ -142,7 +91,42 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 18 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: search_api_tag + options: { } + empty: { } sorts: sticky: id: sticky @@ -151,11 +135,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false created: id: created table: search_api_index_blog @@ -163,21 +148,38 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api - header: { } - footer: { } - empty: { } - relationships: { } + field_identifier: created + exposed: false arguments: { } - display_extenders: { } - title: Blog + filters: { } filter_groups: operator: AND groups: { } + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: false + row: + type: search_api + options: + view_modes: + 'entity:node': + blog: teaser + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -188,13 +190,16 @@ display: tags: - 'config:search_api.index.blog' block_promoted: - display_plugin: block id: block_promoted display_title: 'Block Promoted' + display_plugin: block position: 2 display_options: - display_extenders: { } - display_description: '' + pager: + type: some + options: + offset: 0 + items_per_page: 4 filters: promote: id: promote @@ -203,6 +208,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_boolean operator: '=' value: '1' group: 1 @@ -213,14 +219,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -233,20 +239,16 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_boolean - defaults: - filters: false - filter_groups: false - pager: false filter_groups: operator: AND groups: 1: AND - pager: - type: some - options: - items_per_page: 4 - offset: 0 + defaults: + pager: false + filters: false + filter_groups: false + display_description: '' + display_extenders: { } block_hide_empty: true cache_metadata: max-age: -1 @@ -257,17 +259,16 @@ display: tags: - 'config:search_api.index.blog' embed_listing: - display_plugin: embed id: embed_listing display_title: Embed + display_plugin: embed position: 3 display_options: - display_extenders: { } pager: type: some options: - items_per_page: 4 offset: 0 + items_per_page: 4 defaults: pager: false footer: false @@ -279,8 +280,8 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: false - tokenize: false content: value: |
@@ -289,7 +290,8 @@ display:
format: full_html - plugin_id: text + tokenize: false + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -299,29 +301,11 @@ display: tags: - 'config:search_api.index.blog' feed_listing: - display_plugin: feed id: feed_listing display_title: Feed + display_plugin: feed position: 4 display_options: - display_extenders: { } - row: - type: rss_fields - options: - title_field: title - link_field: field_tags - description_field: field_body_paragraph - creator_field: field_authors - date_field: created - guid_field_options: - guid_field: title - guid_field_is_permalink: true - path: blog/feed - pager: - type: some - options: - items_per_page: 20 - offset: 0 fields: title: id: title @@ -330,6 +314,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -392,8 +378,6 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - entity_type: node - plugin_id: search_api_field field_authors: id: field_authors table: search_api_datasource_blog_entity_node @@ -401,6 +385,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -494,8 +480,6 @@ display: resource: display_method: label view_mode: default - entity_type: node - plugin_id: search_api_field field_image: id: field_image table: search_api_datasource_blog_entity_node @@ -503,6 +487,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -547,8 +533,8 @@ display: click_sort_column: target_id type: image settings: - image_style: '' image_link: '' + image_style: '' group_column: '' group_columns: { } group_rows: true @@ -566,8 +552,6 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - entity_type: node - plugin_id: search_api_field created: id: created table: search_api_datasource_blog_entity_node @@ -575,6 +559,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -642,8 +628,6 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - entity_type: node - plugin_id: search_api_field field_body_paragraph: id: field_body_paragraph table: search_api_datasource_blog_entity_node @@ -651,6 +635,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -713,8 +699,6 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - entity_type: node - plugin_id: search_api_field field_tags: id: field_tags table: search_api_datasource_blog_entity_node @@ -722,6 +706,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -807,8 +793,6 @@ display: display_method: label topics: display_method: label - entity_type: node - plugin_id: search_api_field comment: id: comment table: search_api_datasource_blog_entity_node @@ -816,6 +800,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -880,8 +866,6 @@ display: multi_type: separator multi_separator: ', ' display_methods: { } - entity_type: node - plugin_id: search_api_field nid: id: nid table: search_api_datasource_blog_entity_node @@ -889,6 +873,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -963,10 +949,26 @@ display: format_plural_values: - '1' - '@count' - entity_type: node - plugin_id: search_api_field + pager: + type: some + options: + offset: 0 + items_per_page: 20 + row: + type: rss_fields + options: + title_field: title + link_field: field_tags + description_field: field_body_paragraph + creator_field: field_authors + date_field: created + guid_field_options: + guid_field: title + guid_field_is_permalink: true defaults: fields: false + display_extenders: { } + path: blog/feed cache_metadata: max-age: -1 contexts: @@ -982,9 +984,9 @@ display: - 'config:field.storage.node.field_tags' - 'config:search_api.index.blog' page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -993,11 +995,11 @@ display: type: normal title: Blog description: 'Follow our blogs.' - expanded: false - parent: '' weight: -43 - context: '0' + expanded: false menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.campaign.yml b/config/views.view.campaign.yml index e7c030f..2d54bac 100644 --- a/config/views.view.campaign.yml +++ b/config/views.view.campaign.yml @@ -19,74 +19,23 @@ base_table: search_api_index_campaign base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: mini - options: - items_per_page: 12 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - 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 - style: - type: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: search_api - options: - view_modes: - 'entity:node': - campaign: card + title: Campaigns fields: rendered_item: + id: rendered_item table: search_api_index_campaign field: rendered_item - id: rendered_item - entity_type: null - entity_field: null - plugin_id: search_api relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api label: '' exclude: false alter: @@ -132,7 +81,42 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 12 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: none + options: { } + empty: { } sorts: sticky: id: sticky @@ -141,11 +125,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false created: id: created table: search_api_index_campaign @@ -153,18 +138,35 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: created + exposed: false + arguments: { } + filters: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: search_api + options: + view_modes: + 'entity:node': + campaign: card + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - title: Campaigns cache_metadata: max-age: -1 contexts: @@ -175,13 +177,16 @@ display: tags: - 'config:search_api.index.campaign' block_promoted: - display_plugin: block id: block_promoted display_title: 'Block Promoted' + display_plugin: block position: 2 display_options: - display_extenders: { } - display_description: '' + pager: + type: some + options: + offset: 0 + items_per_page: 4 filters: promote: id: promote @@ -190,6 +195,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_boolean operator: '=' value: '1' group: 1 @@ -200,14 +206,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -220,20 +226,16 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_boolean - defaults: - filters: false - filter_groups: false - pager: false filter_groups: operator: AND groups: 1: AND - pager: - type: some - options: - items_per_page: 4 - offset: 0 + defaults: + pager: false + filters: false + filter_groups: false + display_description: '' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -243,9 +245,9 @@ display: tags: - 'config:search_api.index.campaign' page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -254,12 +256,12 @@ display: type: normal title: Campaigns description: 'Join our campaigns.' - expanded: false - parent: '' weight: -42 - context: '0' - menu_name: main enabled: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.case_study.yml b/config/views.view.case_study.yml index 7114fde..bb5cf44 100644 --- a/config/views.view.case_study.yml +++ b/config/views.view.case_study.yml @@ -18,59 +18,23 @@ base_table: search_api_index_case_study base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: none - options: - offset: 0 - style: - type: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: search_api - options: - view_modes: - 'entity:node': - case_study: tile + title: Work fields: changed: + id: changed table: search_api_index_case_study field: changed - id: changed - entity_type: null - entity_field: null - plugin_id: search_api_field relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api_field label: '' exclude: false alter: @@ -132,7 +96,27 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: none + options: + offset: 0 + 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 + access: + type: none + options: { } + cache: + type: none + options: { } + empty: { } sorts: sticky: id: sticky @@ -141,11 +125,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false created: id: created table: search_api_index_case_study @@ -153,17 +138,34 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: ASC - exposed: false expose: label: '' - plugin_id: search_api - title: Work + field_identifier: created + exposed: false + arguments: { } + filters: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: search_api + options: + view_modes: + 'entity:node': + case_study: tile + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -172,24 +174,17 @@ display: - 'languages:language_interface' tags: { } block_promoted: - display_plugin: block id: block_promoted display_title: 'Block Promoted' + display_plugin: block position: 2 display_options: - display_extenders: { } title: Work - defaults: - title: false - pager: false - filters: false - filter_groups: false pager: type: some options: - items_per_page: 6 offset: 0 - display_description: '' + items_per_page: 6 filters: promote: id: promote @@ -198,6 +193,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_boolean operator: '=' value: '1' group: 1 @@ -208,14 +204,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -228,7 +224,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_boolean search_api_language: id: search_api_language table: search_api_index_case_study @@ -236,6 +231,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_language operator: in value: '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***' @@ -247,6 +243,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -254,8 +252,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -268,11 +264,17 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_language filter_groups: operator: AND groups: 1: AND + defaults: + title: false + pager: false + filters: false + filter_groups: false + display_description: '' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -280,32 +282,32 @@ display: - 'languages:language_interface' tags: { } block_work: - display_plugin: block id: block_work display_title: Work + display_plugin: block position: 2 display_options: - display_extenders: { } title: Work - defaults: - title: false - pager: false - filters: false - filter_groups: false - link_display: false - link_url: false pager: type: none options: offset: 0 - display_description: '' filters: { } filter_groups: operator: AND groups: 1: AND + defaults: + title: false + pager: false + link_display: false + link_url: false + filters: false + filter_groups: false + display_description: '' link_display: '0' link_url: /work + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -313,17 +315,17 @@ display: - 'languages:language_interface' tags: { } embed_listing: - display_plugin: embed id: embed_listing display_title: Embed + display_plugin: embed position: 3 display_options: - display_extenders: { } - link_display: '0' defaults: link_display: false link_url: false + link_display: '0' link_url: /work + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -331,32 +333,32 @@ display: - 'languages:language_interface' tags: { } page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: + enabled: false + pager: + type: none + options: + offset: 0 + defaults: + css_class: false + pager: false + css_class: is-dark display_extenders: { } path: case-study-listing menu: type: normal title: Work description: 'See some of what we''ve built.' - expanded: false - parent: '' weight: -41 - context: '0' - menu_name: main enabled: false - pager: - type: none - options: - offset: 0 - defaults: - pager: false - css_class: false - css_class: is-dark - enabled: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.comment.yml b/config/views.view.comment.yml index 86252f3..ae2e3f9 100644 --- a/config/views.view.comment.yml +++ b/config/views.view.comment.yml @@ -16,120 +16,12 @@ base_table: comment_field_data base_field: cid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer comments' - 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: 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: true - caption: '' - summary: '' - description: '' - columns: - comment_bulk_form: comment_bulk_form - subject: subject - uid: uid - entity_id: entity_id - changed: changed - operations: operations - info: - comment_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - subject: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - entity_id: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: Comments fields: comment_bulk_form: id: comment_bulk_form @@ -138,6 +30,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: comment_bulk_form label: '' exclude: false alter: @@ -184,8 +78,6 @@ display: selected_actions: - comment_delete_action - comment_unpublish_action - plugin_id: comment_bulk_form - entity_type: comment subject: id: subject table: comment_field_data @@ -193,6 +85,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: field label: Subject exclude: false alter: @@ -248,9 +143,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: subject - plugin_id: field uid: id: uid table: comment_field_data @@ -258,6 +150,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: uid + plugin_id: field label: '' exclude: true alter: @@ -313,9 +208,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: uid - plugin_id: field name: id: name table: comment_field_data @@ -323,6 +215,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: name + plugin_id: field label: Author exclude: false alter: @@ -377,9 +272,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: name - plugin_id: field entity_id: id: entity_id table: comment_field_data @@ -387,6 +279,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: entity_id + plugin_id: commented_entity label: 'Posted in' exclude: false alter: @@ -442,9 +337,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: entity_id - plugin_id: commented_entity changed: id: changed table: comment_field_data @@ -452,6 +344,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -509,9 +404,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: changed - plugin_id: field operations: id: operations table: comment @@ -519,6 +411,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: entity_operations label: Operations exclude: false alter: @@ -561,8 +455,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: comment - plugin_id: entity_operations name_1: id: name_1 table: users_field_data @@ -570,6 +462,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: '' exclude: true alter: @@ -625,9 +520,74 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + 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 + 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 + access: + type: perm + options: + perm: 'administer comments' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No comments available.' + tokenize: false + sorts: + changed: + id: changed + table: comment_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: changed + exposed: false + granularity: second + arguments: { } filters: status: id: status @@ -636,6 +596,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -646,14 +609,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -666,9 +629,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: comment - entity_field: status - plugin_id: boolean subject: id: subject table: comment_field_data @@ -676,6 +636,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: string operator: contains value: '' group: 1 @@ -686,6 +649,8 @@ display: description: '' use_operator: false operator: subject_op + operator_limit_selection: false + operator_list: { } identifier: subject required: false remember: false @@ -694,8 +659,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -708,9 +671,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: comment - entity_field: subject - plugin_id: string combine: id: combine table: views @@ -718,6 +678,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: combine operator: contains value: '' group: 1 @@ -728,6 +689,8 @@ display: description: '' use_operator: false operator: combine_op + operator_limit_selection: false + operator_list: { } identifier: author_name required: false remember: false @@ -736,8 +699,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -753,7 +714,6 @@ display: fields: name: name name_1: name_1 - plugin_id: combine langcode: id: langcode table: comment_field_data @@ -761,6 +721,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -771,6 +734,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -780,8 +745,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -794,50 +757,81 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: comment - entity_field: langcode - plugin_id: language - sorts: - changed: - id: changed - table: comment_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: comment - entity_field: changed - plugin_id: date - title: Comments - 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: 'No comments available.' - plugin_id: text_custom - arguments: { } - display_extenders: { } - use_more: false - use_more_always: true - use_more_text: more - use_ajax: false - hide_attachment_summary: false - show_admin_links: true - group_by: false - css_class: '' + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + comment_bulk_form: comment_bulk_form + subject: subject + uid: uid + entity_id: entity_id + changed: changed + operations: operations + default: changed + info: + comment_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + subject: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + entity_id: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: true + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -846,243 +840,66 @@ display: relationship: none group_type: group admin_label: author - required: false entity_type: comment entity_field: uid plugin_id: standard - filter_groups: - operator: AND - groups: - 1: AND + required: false + css_class: '' + use_ajax: false + group_by: false + show_admin_links: true + use_more: false + use_more_always: true + use_more_text: more + header: { } + footer: { } + hide_attachment_summary: false + display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_published: - display_plugin: page id: page_published display_title: 'Published comments' + display_plugin: page position: 1 display_options: + display_description: 'The approved comments listing.' + display_comment: '' + exposed_block: false + display_extenders: { } path: admin/content/comment menu: type: tab title: Comments description: 'Comments published' - parent: '' weight: 0 - context: '0' menu_name: admin - display_description: 'The approved comments listing.' - display_extenders: { } - exposed_block: false - display_comment: '' + parent: '' + context: '0' cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_unapproved: - display_plugin: page id: page_unapproved display_title: 'Unapproved comments' + display_plugin: page position: 2 display_options: - path: admin/content/comment/approval - menu: - type: tab - title: 'Unapproved comments' - description: 'Comments unapproved' - parent: '' - weight: 1 - context: '0' - menu_name: admin - display_description: 'The unapproved comments listing.' - filters: - status: - id: status - table: comment_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '0' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - 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: comment - entity_field: status - plugin_id: boolean - subject: - id: subject - table: comment_field_data - field: subject - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: subject_op - label: Subject - description: '' - use_operator: false - operator: subject_op - identifier: subject - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - 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: comment - entity_field: subject - plugin_id: string - combine: - id: combine - table: views - field: combine - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: combine_op - label: 'Author Name' - description: '' - use_operator: false - operator: combine_op - identifier: author_name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - fields: - name: name - name_1: name_1 - plugin_id: combine - langcode: - id: langcode - table: comment_field_data - 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 - operator_limit_selection: false - operator_list: { } - 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: comment - entity_field: langcode - plugin_id: language - defaults: - filters: false - filter_groups: false - fields: false - display_extenders: { } fields: comment_bulk_form: id: comment_bulk_form @@ -1091,6 +908,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: comment_bulk_form label: '' exclude: false alter: @@ -1137,8 +956,6 @@ display: selected_actions: - comment_delete_action - comment_publish_action - plugin_id: comment_bulk_form - entity_type: comment subject: id: subject table: comment_field_data @@ -1146,6 +963,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: field label: Subject exclude: false alter: @@ -1201,9 +1021,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: subject - plugin_id: field uid: id: uid table: comment_field_data @@ -1211,6 +1028,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: uid + plugin_id: field label: '' exclude: true alter: @@ -1266,9 +1086,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: uid - plugin_id: field name: id: name table: comment_field_data @@ -1276,6 +1093,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: name + plugin_id: field label: Author exclude: false alter: @@ -1330,9 +1150,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: name - plugin_id: field entity_id: id: entity_id table: comment_field_data @@ -1340,6 +1157,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: entity_id + plugin_id: commented_entity label: 'Posted in' exclude: false alter: @@ -1395,9 +1215,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: entity_id - plugin_id: commented_entity changed: id: changed table: comment_field_data @@ -1405,6 +1222,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -1462,9 +1282,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: changed - plugin_id: field operations: id: operations table: comment @@ -1472,6 +1289,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: entity_operations label: Operations exclude: false alter: @@ -1514,8 +1333,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: comment - plugin_id: entity_operations name_1: id: name_1 table: users_field_data @@ -1523,6 +1340,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: '' exclude: true alter: @@ -1578,20 +1398,201 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field + filters: + status: + id: status + table: comment_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: status + plugin_id: boolean + operator: '=' + value: '0' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + subject: + id: subject + table: comment_field_data + field: subject + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: subject_op + label: Subject + description: '' + use_operator: false + operator: subject_op + operator_limit_selection: false + operator_list: { } + identifier: subject + 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: { } + combine: + id: combine + table: views + field: combine + relationship: none + group_type: group + admin_label: '' + plugin_id: combine + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: combine_op + label: 'Author Name' + description: '' + use_operator: false + operator: combine_op + operator_limit_selection: false + operator_list: { } + identifier: author_name + 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: { } + fields: + name: name + name_1: name_1 + langcode: + id: langcode + table: comment_field_data + field: langcode + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: langcode + plugin_id: language + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: langcode_op + label: Language + description: '' + use_operator: false + operator: langcode_op + operator_limit_selection: false + operator_list: { } + 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: { } filter_groups: operator: AND groups: 1: AND + defaults: + fields: false + filters: false + filter_groups: false + display_description: 'The unapproved comments listing.' + display_extenders: { } + path: admin/content/comment/approval + menu: + type: tab + title: 'Unapproved comments' + description: 'Comments unapproved' + weight: 1 + menu_name: admin + parent: '' + context: '0' cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/views.view.comments_recent.yml b/config/views.view.comments_recent.yml index 47aa9e4..83a8ac6 100644 --- a/config/views.view.comments_recent.yml +++ b/config/views.view.comments_recent.yml @@ -17,59 +17,23 @@ base_table: comment_field_data base_field: cid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access comments' - cache: - type: tag - query: - type: views_query - exposed_form: - type: basic - pager: - type: some - options: - items_per_page: 10 - offset: 0 - style: - type: html_list - options: - grouping: { } - row_class: '' - default_row_class: true - type: ul - wrapper_class: item-list - class: '' - row: - type: fields - options: - default_field_elements: true - hide_empty: false - relationships: - node: - field: node - id: node - table: comment_field_data - required: true - plugin_id: standard + title: 'Recent comments' fields: subject: id: subject table: comment_field_data field: subject relationship: none - type: string - settings: - link_to_entity: true - plugin_id: field group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: field label: '' exclude: false alter: @@ -111,16 +75,19 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: comment - entity_field: subject + type: string + settings: + link_to_entity: true changed: id: changed table: comment_field_data field: changed relationship: none - plugin_id: field group_type: group admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -167,64 +134,19 @@ display: future_format: '@interval hence' past_format: '@interval ago' granularity: 2 - entity_type: comment - entity_field: changed - filters: - status: - value: '1' - table: comment_field_data - field: status - id: status - plugin_id: boolean - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 - entity_type: comment - entity_field: status - status_node: - value: '1' - table: node_field_data - field: status - relationship: node - id: status_node - plugin_id: boolean - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 - entity_type: node - entity_field: status - sorts: - created: - id: created - table: comment_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: date - entity_type: comment - entity_field: created - cid: - id: cid - table: comment_field_data - field: cid - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - plugin_id: field - entity_type: comment - entity_field: cid - title: 'Recent comments' + pager: + type: some + options: + offset: 0 + items_per_page: 10 + exposed_form: + type: basic + access: + type: perm + options: + perm: 'access comments' + cache: + type: tag empty: area_text_custom: id: area_text_custom @@ -233,34 +155,115 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text_custom label: '' empty: true content: 'No comments available.' tokenize: false - plugin_id: text_custom + sorts: + created: + id: created + table: comment_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + cid: + id: cid + table: comment_field_data + field: cid + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: cid + plugin_id: field + order: DESC + exposed: false + expose: + field_identifier: cid + filters: + status: + id: status + table: comment_field_data + field: status + entity_type: comment + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + status_node: + id: status_node + table: node_field_data + field: status + relationship: node + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + style: + type: html_list + options: + grouping: { } + row_class: '' + default_row_class: true + type: ul + wrapper_class: item-list + class: '' + row: + type: fields + options: + default_field_elements: true + hide_empty: false + query: + type: views_query + relationships: + node: + id: node + table: comment_field_data + field: node + plugin_id: standard + required: true display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } block_1: - display_plugin: block id: block_1 display_title: Block + display_plugin: block position: 1 display_options: + display_extenders: { } block_description: 'Recent comments' block_category: 'Lists (Views)' allow: items_per_page: true - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.content.yml b/config/views.view.content.yml index 99c279c..411e793 100644 --- a/config/views.view.content.yml +++ b/config/views.view.content.yml @@ -17,116 +17,19 @@ base_table: node_field_data base_field: nid display: default: + id: default + display_title: Master + display_plugin: default + position: 0 display_options: - access: - type: perm - options: - perm: 'access content overview' - cache: - type: tag - query: - type: views_query - 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: full - options: - items_per_page: 50 - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' - columns: - node_bulk_form: node_bulk_form - title: title - type: type - status: status - created: created - changed: changed - totalcount: totalcount - operations: operations - info: - node_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - title: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status: - 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: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - totalcount: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: Content fields: node_bulk_form: id: node_bulk_form table: node field: node_bulk_form + entity_type: node + plugin_id: node_bulk_form label: '' exclude: false alter: @@ -137,12 +40,13 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: node_bulk_form - entity_type: node title: id: title table: node_field_data field: title + entity_type: node + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -153,12 +57,9 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: node - entity_field: title type: string settings: link_to_entity: true - plugin_id: field type: id: type table: node_field_data @@ -166,6 +67,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: field label: 'Content type' exclude: false alter: @@ -221,13 +125,13 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: type - plugin_id: field status: id: status table: node_field_data field: status + entity_type: node + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -241,11 +145,8 @@ display: type: boolean settings: format: custom - format_custom_true: Published format_custom_false: Unpublished - plugin_id: field - entity_type: node - entity_field: status + format_custom_true: Published created: id: created table: node_field_data @@ -253,6 +154,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -310,9 +214,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: created - plugin_id: field changed: id: changed table: node_field_data @@ -320,6 +221,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -377,9 +281,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - entity_type: node - entity_field: changed totalcount: id: totalcount table: node_counter @@ -387,6 +288,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: statistics_numeric label: 'Total views' exclude: false alter: @@ -436,7 +338,6 @@ display: format_plural_string: !!binary MQNAY291bnQ= prefix: '' suffix: '' - plugin_id: statistics_numeric operations: id: operations table: node @@ -444,6 +345,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: entity_operations label: Operations exclude: false alter: @@ -486,7 +388,41 @@ display: empty_zero: false hide_alter_empty: true destination: true - plugin_id: entity_operations + pager: + type: full + options: + items_per_page: 50 + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' + 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 + access: + type: perm + options: + perm: 'access content overview' + cache: + type: tag + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + plugin_id: text_custom + empty: true + content: 'No content available.' + sorts: { } + arguments: { } filters: title: id: title @@ -495,6 +431,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: string operator: contains value: '' group: 1 @@ -505,6 +444,8 @@ display: description: '' use_operator: false operator: title_op + operator_limit_selection: false + operator_list: { } identifier: title required: false remember: false @@ -513,8 +454,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -527,9 +466,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: string - entity_type: node - entity_field: title type: id: type table: node_field_data @@ -537,6 +473,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: { } group: 1 @@ -547,6 +486,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -556,8 +497,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -570,9 +509,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: bundle - entity_type: node - entity_field: type status: id: status table: node_field_data @@ -580,6 +516,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -590,14 +529,14 @@ display: description: '' use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -618,18 +557,15 @@ display: title: Unpublished operator: '=' value: '0' - plugin_id: boolean - entity_type: node - entity_field: status status_extra: id: status_extra table: node_field_data field: status_extra + entity_type: node + plugin_id: node_status operator: '=' value: false - plugin_id: node_status group: 1 - entity_type: node expose: operator_limit_selection: false operator_list: { } @@ -640,6 +576,9 @@ display: relationship: field_authors group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: string operator: contains value: '' group: 1 @@ -650,6 +589,8 @@ display: description: '' use_operator: false operator: title_1_op + operator_limit_selection: false + operator_list: { } identifier: title_1 required: false remember: false @@ -665,8 +606,6 @@ display: partner: '0' staff: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -679,28 +618,97 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: title - plugin_id: string - sorts: { } - title: Content - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - empty: true - content: 'No content available.' - plugin_id: text_custom - arguments: { } + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + node_bulk_form: node_bulk_form + title: title + type: type + status: status + created: created + changed: changed + totalcount: totalcount + operations: operations + default: changed + info: + node_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + title: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + 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: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + totalcount: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: true + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query relationships: uid: id: uid table: node_field_data field: uid admin_label: author - required: true plugin_id: standard + required: true field_authors: id: field_authors table: node__field_authors @@ -708,19 +716,12 @@ display: relationship: none group_type: group admin_label: Authors - required: false plugin_id: standard + required: false show_admin_links: false - filter_groups: - operator: AND - groups: - 1: AND display_extenders: { } - display_plugin: default - display_title: Master - id: default - position: 0 cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -729,30 +730,30 @@ display: - user - 'user.node_grants:view' - user.permissions - max-age: 0 tags: { } page_1: + id: page_1 + display_title: Page + display_plugin: page + position: 1 display_options: + display_extenders: { } path: admin/content/node menu: type: 'default tab' title: Content description: '' - menu_name: admin weight: -10 + menu_name: admin context: '' tab_options: type: normal title: Content description: 'Find and manage content' - menu_name: admin weight: -10 - display_extenders: { } - display_plugin: page - display_title: Page - id: page_1 - position: 1 + menu_name: admin cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -761,5 +762,4 @@ display: - user - 'user.node_grants:view' - user.permissions - max-age: 0 tags: { } diff --git a/config/views.view.content_recent.yml b/config/views.view.content_recent.yml index 58d8f8d..1983f09 100644 --- a/config/views.view.content_recent.yml +++ b/config/views.view.content_recent.yml @@ -16,75 +16,34 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - 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: some - options: - items_per_page: 10 - offset: 0 - style: - type: html_list - options: - grouping: { } - row_class: '' - default_row_class: true - type: ul - wrapper_class: item-list - class: '' - row: - type: fields + title: 'Recent content' fields: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: title + plugin_id: field label: '' exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - relationship: none - group_type: group - admin_label: '' element_type: '' element_class: '' element_label_type: '' @@ -94,11 +53,12 @@ display: element_wrapper_class: '' element_default_classes: true empty: '' + hide_empty: false + empty_zero: false hide_alter_empty: true type: string settings: link_to_entity: true - plugin_id: field changed: id: changed table: node_field_data @@ -106,6 +66,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -160,9 +123,58 @@ display: multi_type: separator separator: ', ' field_api_classes: false + pager: + type: some + options: + offset: 0 + items_per_page: 10 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No content available.' + tokenize: false + sorts: + changed: + id: changed + table: node_field_data + field: changed + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: changed - plugin_id: field + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: changed + exposed: false + granularity: second + arguments: { } filters: status_extra: id: status_extra @@ -171,6 +183,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: node_status operator: '=' value: false group: 1 @@ -181,14 +195,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -201,8 +215,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - plugin_id: node_status langcode: id: langcode table: node_field_data @@ -210,6 +222,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -221,6 +236,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -228,8 +245,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -242,40 +257,25 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: langcode - plugin_id: language - sorts: - changed: - id: changed - table: node_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: changed - plugin_id: date - title: 'Recent content' - 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: 'No content available.' - plugin_id: text_custom + style: + type: html_list + options: + grouping: { } + row_class: '' + default_row_class: true + type: ul + wrapper_class: item-list + class: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -284,39 +284,40 @@ display: relationship: none group_type: group admin_label: author - required: true entity_type: node entity_field: uid plugin_id: standard - arguments: { } - display_extenders: { } + required: true use_more: false use_more_always: false use_more_text: More - link_url: '' link_display: '0' + link_url: '' + header: { } + footer: { } + display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } block_1: - display_plugin: block id: block_1 display_title: Block + display_plugin: block position: 1 display_options: display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.event.yml b/config/views.view.event.yml index 23b80cb..8879930 100644 --- a/config/views.view.event.yml +++ b/config/views.view.event.yml @@ -19,74 +19,23 @@ base_table: search_api_index_event base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - 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 - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: false - row: - type: search_api - options: - view_modes: - 'entity:node': - event: teaser + title: Events fields: rendered_item: + id: rendered_item table: search_api_index_event field: rendered_item - id: rendered_item - entity_type: null - entity_field: null - plugin_id: search_api relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api label: '' exclude: false alter: @@ -132,7 +81,42 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: none + options: { } + empty: { } sorts: sticky: id: sticky @@ -141,11 +125,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false field_event_date: id: field_event_date table: search_api_index_event @@ -153,18 +138,35 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: field_event_date + exposed: false + arguments: { } + filters: { } + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: false + row: + type: search_api + options: + view_modes: + 'entity:node': + event: teaser + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - title: Events cache_metadata: max-age: -1 contexts: @@ -175,13 +177,31 @@ display: tags: - 'config:search_api.index.event' block_upcoming: - display_plugin: block id: block_upcoming display_title: 'Block Upcoming' + display_plugin: block position: 2 display_options: - display_extenders: { } - display_description: '' + title: 'Upcoming events' + pager: + type: some + options: + offset: 0 + items_per_page: 5 + sorts: + field_event_date: + id: field_event_date + table: search_api_index_event + field: field_event_date + relationship: none + group_type: group + admin_label: '' + plugin_id: search_api + order: ASC + expose: + label: '' + field_identifier: field_event_date + exposed: false filters: field_event_date: id: field_event_date @@ -190,6 +210,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_date operator: '>=' value: min: '' @@ -204,17 +225,17 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - placeholder: '' min_placeholder: '' max_placeholder: '' - operator_limit_selection: false - operator_list: { } + placeholder: '' is_grouped: false group_info: label: '' @@ -227,45 +248,10 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_date - defaults: - filters: false - filter_groups: false - sorts: false - title: false - pager: false - use_more: false - use_more_always: false - use_more_text: false - style: false - row: false filter_groups: operator: AND groups: 1: AND - sorts: - field_event_date: - id: field_event_date - table: search_api_index_event - field: field_event_date - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - plugin_id: search_api - title: 'Upcoming events' - pager: - type: some - options: - items_per_page: 5 - offset: 0 - block_hide_empty: true - use_more: true - use_more_always: false - use_more_text: More style: type: default options: @@ -278,6 +264,23 @@ display: view_modes: 'entity:node': event: micro + defaults: + title: false + pager: false + use_more: false + use_more_always: false + use_more_text: false + style: false + row: false + sorts: false + filters: false + filter_groups: false + display_description: '' + use_more: true + use_more_always: false + use_more_text: More + display_extenders: { } + block_hide_empty: true cache_metadata: max-age: -1 contexts: @@ -287,9 +290,9 @@ display: tags: - 'config:search_api.index.event' page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -298,12 +301,12 @@ display: type: normal title: Events description: 'See a lsting of our events.' - expanded: false - parent: '' weight: -40 - context: '0' - menu_name: main enabled: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.files.yml b/config/views.view.files.yml index 63f0f31..fcfbb9a 100644 --- a/config/views.view.files.yml +++ b/config/views.view.files.yml @@ -16,26 +16,456 @@ base_table: file_managed base_field: fid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: Files + fields: + fid: + id: fid + table: file_managed + field: fid + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: fid + plugin_id: field + label: Fid + exclude: true + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + 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 + filename: + id: filename + table: file_managed + field: filename + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filename + plugin_id: field + label: Name + 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: false + ellipsis: false + 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: file_link + 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 + filemime: + id: filemime + table: file_managed + field: filemime + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filemime + plugin_id: field + label: 'MIME type' + 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 + type: file_filemime + filesize: + id: filesize + table: file_managed + field: filesize + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filesize + plugin_id: field + label: Size + 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 + type: file_size + status: + id: status + table: file_managed + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: status + plugin_id: field + label: Status + 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 + type: boolean + settings: + format: custom + format_custom_false: Temporary + format_custom_true: Permanent + created: + id: created + table: file_managed + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: created + plugin_id: field + label: 'Upload date' + 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 + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + changed: + id: changed + table: file_managed + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: changed + plugin_id: field + label: 'Changed date' + 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 + type: timestamp + settings: + date_format: medium + custom_date_format: '' + timezone: '' + count: + id: count + table: file_usage + field: count + relationship: fid + group_type: sum + admin_label: '' + plugin_id: numeric + label: 'Used in' + exclude: false + alter: + alter_text: false + text: '' + make_link: true + path: 'admin/content/files/usage/{{ fid }}' + 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 + set_precision: false + precision: 0 + decimal: . + separator: ',' + format_plural: true + format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz + prefix: '' + suffix: '' + pager: + type: mini options: - perm: 'access files overview' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 50 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + 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 exposed_form: type: basic options: @@ -46,35 +476,157 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: mini + access: + type: perm options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: 0 - tags: - previous: '‹ Previous' - next: 'Next ›' + perm: 'access files overview' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + plugin_id: text_custom + empty: true + content: 'No files available.' + sorts: { } + arguments: { } + filters: + filename: + id: filename + table: file_managed + field: filename + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filename + plugin_id: string + operator: word + value: '' + group: 1 + exposed: true 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 + operator_id: filemime_op + label: Filename + description: '' + use_operator: false + operator: filename_op + operator_limit_selection: false + operator_list: { } + identifier: filename + 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: { } + filemime: + id: filemime + table: file_managed + field: filemime + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: filemime + plugin_id: string + operator: word + value: '' + group: 1 + exposed: true + expose: + operator_id: filemime_op + label: 'MIME type' + description: '' + use_operator: false + operator: filemime_op + operator_limit_selection: false + operator_list: { } + identifier: filemime + 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: { } + status: + id: status + table: file_managed + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: file + entity_field: status + plugin_id: file_status + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: status_op + label: Status + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + 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: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: fid: fid filename: filename @@ -84,6 +636,7 @@ display: created: created changed: changed count: count + default: changed info: fid: sortable: false @@ -141,576 +694,22 @@ display: separator: '' empty_column: false responsive: priority-medium - default: changed + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields - fields: - fid: - id: fid - table: file_managed - field: fid - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false - relationship: none - group_type: group - admin_label: '' - label: Fid - exclude: true - 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_alter_empty: true - plugin_id: field - entity_type: file - entity_field: fid - filename: - id: filename - table: file_managed - field: filename - relationship: none - group_type: group - admin_label: '' - label: Name - 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: false - ellipsis: false - 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: file_link - 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 - plugin_id: field - entity_type: file - entity_field: filename - filemime: - id: filemime - table: file_managed - field: filemime - relationship: none - group_type: group - admin_label: '' - label: 'MIME type' - 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 - type: file_filemime - plugin_id: field - entity_type: file - entity_field: filemime - filesize: - id: filesize - table: file_managed - field: filesize - relationship: none - group_type: group - admin_label: '' - label: Size - 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 - type: file_size - plugin_id: field - entity_type: file - entity_field: filesize - status: - id: status - table: file_managed - field: status - relationship: none - group_type: group - admin_label: '' - label: Status - 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 - type: boolean - settings: - format: custom - format_custom_false: Temporary - format_custom_true: Permanent - plugin_id: field - entity_type: file - entity_field: status - created: - id: created - table: file_managed - field: created - relationship: none - group_type: group - admin_label: '' - label: 'Upload date' - 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 - type: timestamp - settings: - date_format: medium - custom_date_format: '' - timezone: '' - plugin_id: field - entity_type: file - entity_field: created - changed: - id: changed - table: file_managed - field: changed - relationship: none - group_type: group - admin_label: '' - label: 'Changed date' - 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 - type: timestamp - settings: - date_format: medium - custom_date_format: '' - timezone: '' - plugin_id: field - entity_type: file - entity_field: changed - count: - id: count - table: file_usage - field: count - relationship: fid - group_type: sum - admin_label: '' - label: 'Used in' - exclude: false - alter: - alter_text: false - text: '' - make_link: true - path: 'admin/content/files/usage/{{ fid }}' - 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 - set_precision: false - precision: 0 - decimal: . - separator: ',' - format_plural: true - format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz - prefix: '' - suffix: '' - plugin_id: numeric - filters: - filename: - id: filename - table: file_managed - field: filename - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: filemime_op - label: Filename - description: '' - use_operator: false - operator: filename_op - identifier: filename - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - 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 - entity_type: file - entity_field: filename - filemime: - id: filemime - table: file_managed - field: filemime - relationship: none - group_type: group - admin_label: '' - operator: word - value: '' - group: 1 - exposed: true - expose: - operator_id: filemime_op - label: 'MIME type' - description: '' - use_operator: false - operator: filemime_op - identifier: filemime - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - 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 - entity_type: file - entity_field: filemime - status: - id: status - table: file_managed - field: status - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: status_op - label: Status - description: '' - use_operator: false - operator: status_op - identifier: status - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - 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: file_status - entity_type: file - entity_field: status - sorts: { } - title: Files - header: { } - footer: { } - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - empty: true - content: 'No files available.' - plugin_id: text_custom + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: fid: id: fid @@ -720,34 +719,26 @@ display: group_type: group admin_label: 'File usage' required: true - arguments: { } group_by: true show_admin_links: true + header: { } + footer: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } page_1: - display_plugin: page id: page_1 display_title: 'Files overview' + display_plugin: page position: 1 display_options: - path: admin/content/files - menu: - type: tab - title: Files - description: '' - menu_name: admin - weight: 0 - context: '' - display_description: '' defaults: pager: true relationships: false @@ -760,59 +751,32 @@ display: group_type: group admin_label: 'File usage' required: false + display_description: '' display_extenders: { } + path: admin/content/files + menu: + type: tab + title: Files + description: '' + weight: 0 + menu_name: admin + context: '' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } page_2: - display_plugin: page id: page_2 display_title: 'File usage' + display_plugin: page position: 2 display_options: - display_description: '' - path: admin/content/files/usage/% - empty: { } - defaults: - empty: false - pager: false - filters: false - filter_groups: false - fields: false - group_by: false - title: false - arguments: false - style: false - row: false - relationships: false - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - tags: - previous: '‹ Previous' - next: 'Next ›' - 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 - filters: { } - filter_groups: - operator: AND - groups: { } + title: 'File usage' fields: entity_label: id: entity_label @@ -821,6 +785,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: entity_label label: Entity exclude: false alter: @@ -863,7 +828,6 @@ display: empty_zero: false hide_alter_empty: true link_to_entity: true - plugin_id: entity_label type: id: type table: file_usage @@ -871,6 +835,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: 'Entity type' exclude: false alter: @@ -912,7 +877,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard module: id: module table: file_usage @@ -920,6 +884,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: 'Registering module' exclude: false alter: @@ -961,7 +926,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard count: id: count table: file_usage @@ -969,6 +933,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: numeric label: 'Use count' exclude: false alter: @@ -1018,9 +983,25 @@ display: format_plural_string: !!binary MQNAY291bnQ= prefix: '' suffix: '' - plugin_id: numeric - group_by: false - title: 'File usage' + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + 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 + empty: { } arguments: fid: id: fid @@ -1029,6 +1010,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: fid + plugin_id: file_fid default_action: 'not found' exception: value: all @@ -1043,8 +1027,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -1056,25 +1040,22 @@ display: validate_options: { } break_phrase: false not: false - plugin_id: file_fid - entity_type: file - entity_field: fid + filters: { } + filter_groups: + operator: AND + groups: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: entity_label: entity_label type: type module: module count: count + default: entity_label info: entity_label: sortable: true @@ -1104,11 +1085,27 @@ display: separator: '' empty_column: false responsive: '' - default: entity_label + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields options: { } + defaults: + empty: false + title: false + pager: false + group_by: false + style: false + row: false + relationships: false + fields: false + arguments: false + filters: false + filter_groups: false relationships: fid: id: fid @@ -1118,12 +1115,15 @@ display: group_type: group admin_label: 'File usage' required: true + group_by: false + display_description: '' display_extenders: { } + path: admin/content/files/usage/% cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.frontpage.yml b/config/views.view.frontpage.yml index 6a38869..97b20ee 100644 --- a/config/views.view.frontpage.yml +++ b/config/views.view.frontpage.yml @@ -19,49 +19,34 @@ base_table: node_field_data base_field: nid display: default: + id: default + display_title: Master + display_plugin: default + position: 0 display_options: - access: - type: perm + title: '' + fields: { } + pager: + type: full options: - perm: 'access content' - cache: - type: tag - options: { } - empty: - area_text_custom: - admin_label: '' - content: 'No front page content has been created yet.
Follow the User Guide to start building your site.' - empty: true - field: area_text_custom - group_type: group - id: area_text_custom - label: '' - relationship: none - table: views - tokenize: false - plugin_id: text_custom - node_listing_empty: - admin_label: '' - empty: true - field: node_listing_empty - group_type: group - id: node_listing_empty - label: '' - relationship: none - table: node - plugin_id: node_listing_empty - entity_type: node - title: - id: title - table: views - field: title - relationship: none - group_type: group - admin_label: '' - label: '' - empty: true - title: 'Welcome to [site:name]' - plugin_id: title + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + 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 exposed_form: type: basic options: @@ -72,60 +57,135 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + label: '' + empty: true + content: 'No front page content has been created yet.
Follow the User Guide to start building your site.' + tokenize: false + node_listing_empty: + id: node_listing_empty + table: node + field: node_listing_empty + relationship: none + group_type: group + admin_label: '' + entity_type: node + plugin_id: node_listing_empty + label: '' + empty: true + title: + id: title + table: views + field: title + relationship: none + group_type: group + admin_label: '' + plugin_id: title + label: '' + empty: true + title: 'Welcome to [site:name]' + sorts: + sticky: + id: sticky + table: node_field_data + field: sticky + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: sticky + plugin_id: boolean + order: DESC + expose: + label: '' + field_identifier: sticky + exposed: false + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: promote: - admin_label: '' - expose: - description: '' - identifier: '' - label: '' - multiple: false - operator: '' - operator_id: '' - remember: false - remember_roles: - authenticated: authenticated - required: false - use_operator: false - operator_limit_selection: false - operator_list: { } - exposed: false - field: promote - group: 1 - group_info: - default_group: All - default_group_multiple: { } - description: '' - group_items: { } - identifier: '' - label: '' - multiple: false - optional: true - remember: false - widget: select - group_type: group id: promote - is_grouped: false - operator: '=' - relationship: none table: node_field_data - value: '1' - plugin_id: boolean + field: promote + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: promote + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } status: + id: status + table: node_field_data + field: status + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - field: status - group: 1 - id: status - table: node_field_data - value: '1' - plugin_id: boolean - entity_type: node - entity_field: status langcode: id: langcode table: node_field_data @@ -133,6 +193,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' @@ -144,6 +207,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -151,8 +216,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -165,72 +228,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode - pager: - type: full - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - 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: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - quantity: 9 - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - row: - type: 'entity:node' - options: - view_mode: teaser - sorts: - sticky: - admin_label: '' - expose: - label: '' - exposed: false - field: sticky - group_type: group - id: sticky - order: DESC - relationship: none - table: node_field_data - plugin_id: boolean - entity_type: node - entity_field: sticky - created: - field: created - id: created - order: DESC - table: node_field_data - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: created style: type: default options: @@ -238,73 +235,78 @@ display: row_class: '' default_row_class: true uses_fields: false - title: '' + row: + type: 'entity:node' + options: + view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - relationships: { } - fields: { } - arguments: { } display_extenders: { } - display_plugin: default - display_title: Master - id: default - position: 0 cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } feed_1: - display_plugin: feed id: feed_1 display_title: Feed + display_plugin: feed position: 2 display_options: - sitename_title: true - path: rss.xml - displays: - page_1: page_1 - default: '' pager: type: some options: - items_per_page: 10 offset: 0 + items_per_page: 10 style: type: rss options: - description: '' grouping: { } uses_fields: false + description: '' row: type: node_rss options: relationship: none view_mode: rss display_extenders: { } + path: rss.xml + sitename_title: true + displays: + page_1: page_1 + default: '' cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: - display_options: - path: node - display_extenders: { } - display_plugin: page - display_title: Page id: page_1 + display_title: Page + display_plugin: page position: 1 + display_options: + display_extenders: { } + path: node cache_metadata: + max-age: -1 contexts: - 'languages:language_interface' - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.glossary.yml b/config/views.view.glossary.yml index da1f2c6..b55a90e 100644 --- a/config/views.view.glossary.yml +++ b/config/views.view.glossary.yml @@ -23,59 +23,17 @@ display: display_plugin: default position: 0 display_options: - query: - type: views_query - options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - use_ajax: true - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - 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: mini - options: - items_per_page: 36 - offset: 0 - id: 0 - total_pages: 0 - 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: ›› fields: title: id: title table: node_field_data field: title - plugin_id: field relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -117,18 +75,17 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: node - entity_field: title name: id: name table: users_field_data field: name - label: Author relationship: uid - plugin_id: field - type: user_name group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: Author exclude: false alter: alter_text: false @@ -169,111 +126,197 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: user - entity_field: name + type: user_name changed: id: changed table: node_field_data field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: 'Last update' + 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 type: timestamp settings: date_format: long custom_date_format: '' timezone: '' - plugin_id: field - relationship: none - group_type: group - admin_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 - entity_type: node - entity_field: changed + pager: + type: mini + options: + offset: 0 + items_per_page: 36 + total_pages: 0 + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: { } arguments: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string default_action: default exception: title_enable: true + title_enable: false + title: '' default_argument_type: fixed default_argument_options: argument: a + default_argument_skip_url: false + summary_options: { } summary: format: default_summary specify_validation: true + validate: + type: none + fail: 'not found' + validate_options: { } glossary: true limit: 1 case: upper path_case: lower transform_dash: false - plugin_id: string + break_phrase: false + filters: + langcode: + id: langcode + table: node_field_data + field: langcode relationship: none group_type: group admin_label: '' - title_enable: false - title: '' - default_argument_skip_url: false - summary_options: { } - validate: - type: none - fail: 'not found' - validate_options: { } - break_phrase: false entity_type: node - entity_field: title - relationships: - uid: - id: uid + entity_field: langcode + plugin_id: language + operator: in + value: + '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + 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: { } + status: + id: status table: node_field_data - field: uid - plugin_id: standard - relationship: none - group_type: group - admin_label: author - required: false + field: status + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } style: type: table options: + grouping: { } + row_class: '' + default_row_class: true + uses_fields: false columns: title: title name: name @@ -291,82 +334,40 @@ display: separator: '' override: true sticky: false - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - order: asc summary: '' + order: asc empty_table: false row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - header: { } - footer: { } - empty: { } - sorts: { } - filters: - langcode: - id: langcode + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + uid: + id: uid table: node_field_data - field: langcode + field: uid relationship: none group_type: group - admin_label: '' - operator: in - value: - '***LANGUAGE_language_content***': '***LANGUAGE_language_content***' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - operator_limit_selection: false - operator_list: { } - 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: language - entity_type: node - entity_field: langcode - status: - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - field: status - group: 1 - id: status - table: node_field_data - value: '1' - plugin_id: boolean - entity_type: node - entity_field: status + admin_label: author + plugin_id: standard + required: false + use_ajax: true + header: { } + footer: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -374,7 +375,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } attachment_1: id: attachment_1 @@ -382,59 +382,60 @@ display: display_plugin: attachment position: 2 display_options: - query: - type: views_query - options: { } pager: type: none options: offset: 0 items_per_page: 0 - defaults: - arguments: false arguments: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: string default_action: summary exception: title_enable: true + title_enable: false + title: '' default_argument_type: fixed default_argument_options: argument: a - summary: - format: unformatted_summary + default_argument_skip_url: false summary_options: items_per_page: 25 inline: true separator: ' | ' + summary: + format: unformatted_summary specify_validation: true + validate: + type: none + fail: 'not found' + validate_options: { } glossary: true limit: 1 case: upper path_case: lower transform_dash: false - plugin_id: string - relationship: none - group_type: group - admin_label: '' - title_enable: false - title: '' - default_argument_skip_url: false - validate: - type: none - fail: 'not found' - validate_options: { } break_phrase: false - entity_type: node - entity_field: title + query: + type: views_query + options: { } + defaults: + arguments: false + display_extenders: { } displays: default: default page_1: page_1 inherit_arguments: false - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -442,7 +443,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: id: page_1 @@ -453,6 +453,7 @@ display: query: type: views_query options: { } + display_extenders: { } path: glossary menu: type: normal @@ -460,8 +461,8 @@ display: weight: 0 menu_name: main parent: '' - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -469,5 +470,4 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.group.yml b/config/views.view.group.yml index f062451..8aff1af 100644 --- a/config/views.view.group.yml +++ b/config/views.view.group.yml @@ -23,82 +23,12 @@ base_table: groups_field_data base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - 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: 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: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: 'ds_entity:group' - options: - relationship: none - view_mode: teaser - alternating_fieldset: - alternating: false - allpages: false - item_0: teaser - item_1: teaser - item_2: teaser - item_3: teaser - item_4: teaser - item_5: teaser - item_6: teaser - item_7: teaser - item_8: teaser - item_9: teaser - grouping_fieldset: - group: false - advanced_fieldset: - advanced: false + title: Groups fields: label: id: label @@ -107,6 +37,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: label + plugin_id: field label: '' exclude: false alter: @@ -162,9 +95,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: label - plugin_id: field field_group_summary: id: field_group_summary table: group__field_group_summary @@ -172,6 +102,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -226,20 +157,42 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field - filters: - type: - id: type - table: groups_field_data - field: type - value: - group: group - entity_type: group - entity_field: type - plugin_id: bundle + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ expose: - operator_limit_selection: false - operator_list: { } + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: label: id: label @@ -248,19 +201,67 @@ display: relationship: none group_type: group admin_label: '' - order: ASC - exposed: false - expose: - label: '' entity_type: group entity_field: label plugin_id: standard - title: Groups + order: ASC + expose: + label: '' + field_identifier: label + exposed: false + arguments: { } + filters: + type: + id: type + table: groups_field_data + field: type + entity_type: group + entity_field: type + plugin_id: bundle + value: + group: group + expose: + operator_limit_selection: false + operator_list: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: 'ds_entity:group' + options: + relationship: none + view_mode: teaser + alternating_fieldset: + alternating: false + allpages: false + item_0: teaser + item_1: teaser + item_2: teaser + item_3: teaser + item_4: teaser + item_5: teaser + item_6: teaser + item_7: teaser + item_8: teaser + item_9: teaser + grouping_fieldset: + group: false + advanced_fieldset: + advanced: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -272,9 +273,9 @@ display: tags: - 'config:field.storage.group.field_group_summary' page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -283,12 +284,12 @@ display: type: normal title: Groups description: 'Find out about our groups.' - expanded: false - parent: '' weight: -39 - context: '0' - menu_name: main enabled: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.group_content.yml b/config/views.view.group_content.yml index 33503c7..6ccff83 100644 --- a/config/views.view.group_content.yml +++ b/config/views.view.group_content.yml @@ -20,46 +20,23 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - 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 + title: 'Group content' + fields: { } pager: type: full options: - items_per_page: 20 offset: 0 - id: 0 + items_per_page: 20 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ first: '« First' last: 'Last »' expose: @@ -71,76 +48,23 @@ display: offset: false offset_label: Offset quantity: 9 - style: - type: default + exposed_form: + type: basic options: - row_class: '' - default_row_class: true - row: - type: 'entity:node' + 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 + access: + type: perm options: - relationship: none - view_mode: teaser - fields: { } - filters: - status: - id: status - table: node_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - 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: node - entity_field: status - plugin_id: boolean - sorts: - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: created - plugin_id: date - header: { } - footer: { } + perm: 'access content' + cache: + type: tag + options: { } empty: area_text_custom: id: area_text_custom @@ -149,22 +73,27 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'No content available.' plugin_id: text_custom - relationships: - group_content: - id: group_content + empty: true + content: 'No content available.' + tokenize: false + sorts: + created: + id: created table: node_field_data - field: group_content + field: created relationship: none group_type: group - admin_label: 'Content relation' - required: true - group_content_plugins: { } + admin_label: '' entity_type: node - plugin_id: group_content_to_entity_reverse + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second arguments: gid: id: gid @@ -173,6 +102,9 @@ display: relationship: group_content group_type: group admin_label: '' + entity_type: group_content + entity_field: gid + plugin_id: numeric default_action: 'access denied' exception: value: all @@ -187,8 +119,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -200,14 +132,83 @@ display: validate_options: { } break_phrase: false not: false - entity_type: group_content - entity_field: gid - plugin_id: numeric - display_extenders: { } - title: 'Group content' + filters: + status: + id: status + table: node_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } filter_groups: operator: AND groups: { } + style: + type: default + options: + row_class: '' + default_row_class: true + row: + type: 'entity:node' + options: + relationship: none + view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + group_content: + id: group_content + table: node_field_data + field: group_content + relationship: none + group_type: group + admin_label: 'Content relation' + entity_type: node + plugin_id: group_content_to_entity_reverse + required: true + group_content_plugins: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -218,13 +219,17 @@ display: - user.permissions tags: { } block_recent: - display_plugin: block id: block_recent display_title: 'Block recent' + display_plugin: block position: 2 display_options: - display_extenders: { } title: 'Latest group content' + pager: + type: some + options: + offset: 0 + items_per_page: 10 defaults: title: false pager: false @@ -233,17 +238,13 @@ display: use_more_text: false link_display: false link_url: false - pager: - type: some - options: - items_per_page: 10 - offset: 0 + display_description: '' use_more: true use_more_always: false use_more_text: 'All group content' link_display: page_1 link_url: '' - display_description: '' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -253,9 +254,9 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -264,11 +265,11 @@ display: type: tab title: 'Group content' description: '' - expanded: false - parent: '' weight: 25 - context: '0' + expanded: false menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.group_members.yml b/config/views.view.group_members.yml index ca7113d..8f1e4b2 100644 --- a/config/views.view.group_members.yml +++ b/config/views.view.group_members.yml @@ -18,141 +18,12 @@ base_table: group_content_field_data base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: group_permission - options: - group_permission: 'administer members' - 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: 50 - 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' - 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: true - caption: '' - summary: '' - description: '' - columns: - name: name - group_roles: group_roles - changed: changed - created: created - view_group_content: view_group_content - edit_group_content: edit_group_content - delete_group_content: delete_group_content - dropbutton: dropbutton - info: - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - group_roles: - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - 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: '' - view_group_content: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - edit_group_content: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - delete_group_content: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - dropbutton: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: '-1' - empty_table: true - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true + title: Members fields: name: id: name @@ -161,6 +32,9 @@ display: relationship: gc__user group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: User exclude: false alter: @@ -216,9 +90,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field group_roles: id: group_roles table: group_content__group_roles @@ -226,6 +97,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: Roles exclude: false alter: @@ -281,7 +153,6 @@ display: multi_type: ul separator: ', ' field_api_classes: false - plugin_id: field changed: id: changed table: group_content_field_data @@ -289,6 +160,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: group_content + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -346,9 +220,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: group_content - entity_field: changed - plugin_id: field created: id: created table: group_content_field_data @@ -356,6 +227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: group_content + entity_field: created + plugin_id: field label: Joined exclude: false alter: @@ -413,9 +287,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: group_content - entity_field: created - plugin_id: field view_group_content: id: view_group_content table: group_content @@ -423,6 +294,8 @@ display: relationship: none group_type: group admin_label: 'View member link' + entity_type: group_content + plugin_id: entity_link label: '' exclude: true alter: @@ -465,8 +338,6 @@ display: empty_zero: false hide_alter_empty: true text: 'View member' - entity_type: group_content - plugin_id: entity_link output_url_as_text: false absolute: false edit_group_content: @@ -476,6 +347,8 @@ display: relationship: none group_type: group admin_label: 'Edit member link' + entity_type: group_content + plugin_id: entity_link_edit label: '' exclude: true alter: @@ -518,8 +391,6 @@ display: empty_zero: false hide_alter_empty: true text: 'Edit member' - entity_type: group_content - plugin_id: entity_link_edit delete_group_content: id: delete_group_content table: group_content @@ -527,6 +398,8 @@ display: relationship: none group_type: group admin_label: 'Remove member link' + entity_type: group_content + plugin_id: entity_link_delete label: '' exclude: true alter: @@ -569,8 +442,6 @@ display: empty_zero: false hide_alter_empty: true text: 'Remove member' - entity_type: group_content - plugin_id: entity_link_delete dropbutton: id: dropbutton table: views @@ -578,6 +449,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dropbutton label: Operations exclude: false alter: @@ -619,6 +491,7 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true + destination: true fields: view_group_content: view_group_content edit_group_content: edit_group_content @@ -627,12 +500,44 @@ display: group_roles: '0' changed: '0' created: '0' - destination: true - plugin_id: dropbutton - filters: { } - sorts: { } - header: { } - footer: { } + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: group_permission + options: + group_permission: 'administer members' + cache: + type: tag + options: { } empty: area_text_custom: id: area_text_custom @@ -641,23 +546,11 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'No members available.' plugin_id: text_custom - relationships: - gc__user: - id: gc__user - table: group_content_field_data - field: gc__user - relationship: none - group_type: group - admin_label: 'Member account' - required: true - group_content_plugins: - group_membership: group_membership - entity_type: group_content - plugin_id: group_content_to_entity + empty: true + content: 'No members available.' + tokenize: false + sorts: { } arguments: gid: id: gid @@ -666,6 +559,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: group_content + entity_field: gid + plugin_id: numeric default_action: 'access denied' exception: value: all @@ -680,8 +576,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -693,11 +589,115 @@ display: validate_options: { } break_phrase: false not: false + filters: { } + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + name: name + group_roles: group_roles + changed: changed + created: created + view_group_content: view_group_content + edit_group_content: edit_group_content + delete_group_content: delete_group_content + dropbutton: dropbutton + default: '-1' + info: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + group_roles: + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + 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: '' + view_group_content: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + edit_group_content: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + delete_group_content: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + dropbutton: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: true + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + gc__user: + id: gc__user + table: group_content_field_data + field: gc__user + relationship: none + group_type: group + admin_label: 'Member account' entity_type: group_content - entity_field: gid - plugin_id: numeric + plugin_id: group_content_to_entity + required: true + group_content_plugins: + group_membership: group_membership + header: { } + footer: { } display_extenders: { } - title: Members cache_metadata: max-age: -1 contexts: @@ -709,9 +709,9 @@ display: 6: user.group_permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -720,12 +720,12 @@ display: type: tab title: Members description: '' - expanded: false - parent: '' weight: 20 - context: '0' - menu_name: main enabled: true + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.group_nodes.yml b/config/views.view.group_nodes.yml index cb36fe8..9b1994b 100644 --- a/config/views.view.group_nodes.yml +++ b/config/views.view.group_nodes.yml @@ -17,46 +17,604 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: group_permission - options: - group_permission: 'access group_node overview' - 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 + title: Nodes + fields: + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: title + plugin_id: field + label: Title + 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: false + ellipsis: false + 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: 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 + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: type + plugin_id: field + label: 'Content type' + 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: target_id + type: entity_reference_label + settings: + link: false + group_column: target_id + 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 + status: + id: status + table: node_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: status + plugin_id: field + label: Status + 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: custom + format_custom_false: Unpublished + format_custom_true: Published + 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 + changed: + id: changed + table: node_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field + label: Updated + 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: short + 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 + view_group_content: + id: view_group_content + table: group_content + field: view_group_content + relationship: group_content + group_type: group + admin_label: 'View relation link' + entity_type: group_content + plugin_id: entity_link + label: 'Link to Group content' + exclude: true + 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 relation' + output_url_as_text: false + absolute: false + edit_group_content: + id: edit_group_content + table: group_content + field: edit_group_content + relationship: group_content + group_type: group + admin_label: 'Edit relation link' + entity_type: group_content + plugin_id: entity_link_edit + label: 'Link to edit Group content' + exclude: true + 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 relation' + delete_group_content: + id: delete_group_content + table: group_content + field: delete_group_content + relationship: group_content + group_type: group + admin_label: 'Delete relation link' + entity_type: group_content + plugin_id: entity_link_delete + label: 'Link to delete Group content' + exclude: true + 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: 'Delete relation' + edit_node: + id: edit_node + table: node + field: edit_node + relationship: none + group_type: group + admin_label: 'Edit node link' + entity_type: node + plugin_id: entity_link_edit + label: 'Link to edit Content' + exclude: true + 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 node' + delete_node: + id: delete_node + table: node + field: delete_node + relationship: none + group_type: group + admin_label: 'Delete node link' + entity_type: node + plugin_id: entity_link_delete + label: 'Link to delete Content' + exclude: true + 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: 'Delete node' + dropbutton: + id: dropbutton + table: views + field: dropbutton + relationship: none + group_type: group + admin_label: '' + plugin_id: dropbutton + 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 + fields: + view_group_content: view_group_content + edit_group_content: edit_group_content + delete_group_content: delete_group_content + edit_node: edit_node + delete_node: delete_node + title: '0' + type: '0' + status: '0' + changed: '0' pager: type: full options: - items_per_page: 50 offset: 0 - id: 0 + items_per_page: 50 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ first: '« First' last: 'Last »' expose: @@ -68,17 +626,176 @@ display: offset: false offset_label: Offset quantity: 9 + 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 + access: + type: group_permission + options: + group_permission: 'access group_node overview' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No content available.' + tokenize: false + sorts: { } + arguments: + gid: + id: gid + table: group_content_field_data + field: gid + relationship: group_content + group_type: group + admin_label: '' + entity_type: group_content + entity_field: gid + plugin_id: numeric + default_action: 'access denied' + exception: + value: all + title_enable: false + title: All + title_enable: true + title: '{{ arguments.gid|placeholder }} nodes' + default_argument_type: fixed + default_argument_options: + argument: '' + default_argument_skip_url: false + summary_options: + base_path: '' + count: true + override: false + items_per_page: 25 + 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 + filters: + status: + id: status + table: node_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean + operator: '=' + value: '' + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Published status' + description: '' + use_operator: false + operator: status_op + operator_limit_selection: false + operator_list: { } + identifier: status + required: true + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + group_admin: '0' + is_grouped: true + group_info: + label: 'Published status' + description: '' + identifier: status + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: Published + operator: '=' + value: '1' + 2: + title: Unpublished + operator: '=' + value: '0' + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: type_op + label: Type + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + group_admin: '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: { } style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: true - caption: '' - summary: '' - description: '' columns: title: title type: type @@ -90,6 +807,7 @@ display: edit_node: edit_node delete_node: delete_node dropbutton: dropbutton + default: changed info: title: sortable: true @@ -161,708 +879,27 @@ display: separator: '' empty_column: false responsive: '' - default: changed + override: true + sticky: true + summary: '' empty_table: true + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - fields: - title: - id: title - table: node_field_data - field: title - relationship: none - group_type: group - admin_label: '' - label: Title - 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: false - ellipsis: false - 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: 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: node - entity_field: title - plugin_id: field - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - label: 'Content type' - 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: target_id - type: entity_reference_label - settings: - link: false - group_column: target_id - 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: node - entity_field: type - plugin_id: field - status: - id: status - table: node_field_data - field: status - relationship: none - group_type: group - admin_label: '' - label: Status - 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: custom - format_custom_true: Published - format_custom_false: Unpublished - 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: node - entity_field: status - plugin_id: field - changed: - id: changed - table: node_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - label: Updated - 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: short - 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: node - entity_field: changed - plugin_id: field - view_group_content: - id: view_group_content - table: group_content - field: view_group_content - relationship: group_content - group_type: group - admin_label: 'View relation link' - label: 'Link to Group content' - exclude: true - 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 relation' - entity_type: group_content - plugin_id: entity_link - output_url_as_text: false - absolute: false - edit_group_content: - id: edit_group_content - table: group_content - field: edit_group_content - relationship: group_content - group_type: group - admin_label: 'Edit relation link' - label: 'Link to edit Group content' - exclude: true - 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 relation' - entity_type: group_content - plugin_id: entity_link_edit - delete_group_content: - id: delete_group_content - table: group_content - field: delete_group_content - relationship: group_content - group_type: group - admin_label: 'Delete relation link' - label: 'Link to delete Group content' - exclude: true - 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: 'Delete relation' - entity_type: group_content - plugin_id: entity_link_delete - edit_node: - id: edit_node - table: node - field: edit_node - relationship: none - group_type: group - admin_label: 'Edit node link' - label: 'Link to edit Content' - exclude: true - 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 node' - entity_type: node - plugin_id: entity_link_edit - delete_node: - id: delete_node - table: node - field: delete_node - relationship: none - group_type: group - admin_label: 'Delete node link' - label: 'Link to delete Content' - exclude: true - 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: 'Delete node' - entity_type: node - plugin_id: entity_link_delete - dropbutton: - id: dropbutton - table: views - field: dropbutton - 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 - fields: - view_group_content: view_group_content - edit_group_content: edit_group_content - delete_group_content: delete_group_content - edit_node: edit_node - delete_node: delete_node - title: '0' - type: '0' - status: '0' - changed: '0' - destination: true - plugin_id: dropbutton - filters: - status: - id: status - table: node_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: false - group: 1 - exposed: true - expose: - operator_id: '' - label: 'Published status' - description: '' - use_operator: false - operator: status_op - identifier: status - required: true - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - group_admin: '0' - operator_limit_selection: false - operator_list: { } - is_grouped: true - group_info: - label: 'Published status' - description: '' - identifier: status - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: - 1: - title: Published - operator: '=' - value: '1' - 2: - title: Unpublished - operator: '=' - value: '0' - entity_type: node - entity_field: status - plugin_id: boolean - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: Type - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - group_admin: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - 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: node - entity_field: type - plugin_id: bundle - sorts: { } - 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: 'No content available.' - plugin_id: text_custom + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: group_content: id: group_content @@ -871,50 +908,13 @@ display: relationship: none group_type: group admin_label: 'Content relation' - required: true - group_content_plugins: { } entity_type: node plugin_id: group_content_to_entity_reverse - arguments: - gid: - id: gid - table: group_content_field_data - field: gid - relationship: group_content - group_type: group - admin_label: '' - default_action: 'access denied' - exception: - value: all - title_enable: false - title: All - title_enable: true - title: '{{ arguments.gid|placeholder }} nodes' - 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: group_content - entity_field: gid - plugin_id: numeric + required: true + group_content_plugins: { } + header: { } + footer: { } display_extenders: { } - title: Nodes cache_metadata: max-age: -1 contexts: @@ -929,9 +929,9 @@ display: 9: user.group_permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } @@ -940,12 +940,12 @@ display: type: tab title: Nodes description: '' - expanded: false - parent: '' weight: 25 - context: '0' - menu_name: main enabled: true + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.media.yml b/config/views.view.media.yml index 54a1cbb..90eeaf7 100644 --- a/config/views.view.media.yml +++ b/config/views.view.media.yml @@ -19,122 +19,12 @@ base_table: media_field_data base_field: mid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access media overview' - 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 - 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: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' - quantity: 9 - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - name: name - bundle: bundle - changed: changed - uid: uid - status: status - thumbnail__target_id: thumbnail__target_id - info: - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - bundle: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - thumbnail__target_id: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: Media fields: media_bulk_form: id: media_bulk_form @@ -143,6 +33,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: bulk_form label: '' exclude: false alter: @@ -187,8 +79,6 @@ display: action_title: Action include_exclude: exclude selected_actions: { } - entity_type: media - plugin_id: bulk_form thumbnail__target_id: id: thumbnail__target_id table: media_field_data @@ -196,6 +86,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: thumbnail + plugin_id: field label: Thumbnail exclude: false alter: @@ -240,8 +133,8 @@ display: click_sort_column: target_id type: image settings: - image_style: thumbnail image_link: '' + image_style: thumbnail group_column: '' group_columns: { } group_rows: true @@ -252,34 +145,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: thumbnail - plugin_id: field name: id: name table: media_field_data field: name + relationship: none + group_type: group + admin_label: '' entity_type: media entity_field: media + plugin_id: field + label: 'Media name' + exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - label: 'Media name' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -289,9 +175,13 @@ display: 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: true group_column: value group_columns: { } group_rows: true @@ -309,6 +199,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: field label: Type exclude: false alter: @@ -364,9 +257,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: bundle - plugin_id: field uid: id: uid table: media_field_data @@ -374,6 +264,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: uid + plugin_id: field label: Author exclude: false alter: @@ -429,9 +322,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: uid - plugin_id: field status: id: status table: media_field_data @@ -439,6 +329,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -484,8 +377,8 @@ display: type: boolean settings: format: custom - format_custom_true: Published format_custom_false: Unpublished + format_custom_true: Published group_column: value group_columns: { } group_rows: true @@ -496,9 +389,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: status - plugin_id: field changed: id: changed table: media_field_data @@ -506,6 +396,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -563,9 +456,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: changed - plugin_id: field operations: id: operations table: media @@ -573,6 +463,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: entity_operations label: Operations exclude: false alter: @@ -615,8 +507,74 @@ display: empty_zero: false hide_alter_empty: true destination: true + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + 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 + 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 + access: + type: perm + options: + perm: 'access media overview' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No media available.' + tokenize: false + sorts: + created: + id: created + table: media_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: media - plugin_id: entity_operations + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: name: id: name @@ -625,6 +583,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -635,6 +596,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -643,8 +606,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -657,9 +618,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - entity_field: name - plugin_id: string bundle: id: bundle table: media_field_data @@ -667,6 +625,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: bundle operator: in value: { } group: 1 @@ -677,6 +638,8 @@ display: description: '' use_operator: false operator: bundle_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -686,8 +649,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -700,9 +661,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - entity_field: bundle - plugin_id: bundle status: id: status table: media_field_data @@ -710,6 +668,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -720,14 +681,14 @@ display: description: null use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: true remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: 'Published status' @@ -748,9 +709,6 @@ display: title: Unpublished operator: '=' value: '0' - plugin_id: boolean - entity_type: media - entity_field: status status_extra: id: status_extra table: media_field_data @@ -758,6 +716,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: media_status operator: '=' value: '' group: 1 @@ -788,8 +748,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - plugin_id: media_status langcode: id: langcode table: media_field_data @@ -797,6 +755,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -807,6 +768,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -816,8 +779,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -830,42 +791,82 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - entity_field: langcode - plugin_id: language - sorts: - created: - id: created - table: media_field_data - field: created - order: DESC - entity_type: media - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - title: Media + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + name: name + bundle: bundle + changed: changed + uid: uid + status: status + thumbnail__target_id: thumbnail__target_id + default: changed + info: + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + bundle: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + changed: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + thumbnail__target_id: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } 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: 'No media available.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: 0 @@ -878,23 +879,23 @@ display: - user.permissions tags: { } media_page_list: - display_plugin: page id: media_page_list display_title: Media + display_plugin: page position: 1 display_options: + display_description: '' display_extenders: { } path: admin/content/media menu: type: tab title: Media description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: main - display_description: '' + parent: '' + context: '0' cache_metadata: max-age: 0 contexts: diff --git a/config/views.view.media_library.yml b/config/views.view.media_library.yml index d2e83b9..d1cb128 100644 --- a/config/views.view.media_library.yml +++ b/config/views.view.media_library.yml @@ -5,14 +5,14 @@ dependencies: config: - core.entity_view_mode.media.media_library - image.style.media_library - enforced: - module: - - media_library module: - image - media - media_library - user + enforced: + module: + - media_library _core: default_config_hash: dHOSWSHbMJNke0ZBGh1O5KrnwynSOCOpQycITW-pwfs id: media_library @@ -24,67 +24,12 @@ base_table: media_field_data base_field: mid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access media overview' - 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 filters' - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: false - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 24 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Items per page' - items_per_page_options: '6, 12, 24, 48' - items_per_page_options_all: false - items_per_page_options_all_label: '- All -' - offset: false - offset_label: Offset - tags: - previous: ‹‹ - next: ›› - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - row: - type: fields - options: - default_field_elements: true - inline: { } - separator: '' - hide_empty: false + title: Media fields: media_bulk_form: id: media_bulk_form @@ -93,6 +38,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: bulk_form label: '' exclude: false alter: @@ -137,8 +84,6 @@ display: action_title: Action include_exclude: exclude selected_actions: { } - entity_type: media - plugin_id: bulk_form rendered_entity: id: rendered_entity table: media @@ -146,6 +91,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: rendered_entity label: '' exclude: false alter: @@ -188,8 +135,100 @@ display: empty_zero: false hide_alter_empty: true view_mode: media_library + pager: + type: mini + options: + offset: 0 + items_per_page: 24 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '6, 12, 24, 48' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + exposed_form: + type: basic + options: + submit_button: 'Apply filters' + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: false + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access media overview' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No media available.' + tokenize: false + sorts: + created: + id: created + table: media_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: media - plugin_id: rendered_entity + entity_field: created + plugin_id: date + order: DESC + expose: + label: 'Newest first' + field_identifier: created + exposed: true + granularity: second + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: media + entity_field: name + plugin_id: standard + order: ASC + expose: + label: 'Name (A-Z)' + field_identifier: name + exposed: true + name_1: + id: name_1 + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: media + entity_field: name + plugin_id: standard + order: DESC + expose: + label: 'Name (Z-A)' + field_identifier: name_1 + exposed: true filters: status: id: status @@ -198,6 +237,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -208,14 +250,14 @@ display: description: null use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: true remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: Published @@ -236,9 +278,6 @@ display: title: Unpublished operator: '=' value: '0' - plugin_id: boolean - entity_type: media - entity_field: status name: id: name table: media_field_data @@ -246,6 +285,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -256,6 +298,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -264,8 +308,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -278,9 +320,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - entity_field: name - plugin_id: string bundle: id: bundle table: media_field_data @@ -288,6 +327,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: bundle operator: in value: { } group: 1 @@ -298,6 +340,8 @@ display: description: '' use_operator: false operator: bundle_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -307,8 +351,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: 'Media type' @@ -324,9 +366,6 @@ display: 1: { } 2: { } 3: { } - entity_type: media - entity_field: bundle - plugin_id: bundle status_extra: id: status_extra table: media_field_data @@ -334,6 +373,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: media_status operator: '=' value: '' group: 1 @@ -364,8 +405,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - plugin_id: media_status langcode: id: langcode table: media_field_data @@ -373,6 +412,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -383,6 +425,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -392,8 +436,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -406,72 +448,33 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - entity_field: langcode - plugin_id: language - sorts: - created: - id: created - table: media_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: true - expose: - label: 'Newest first' - granularity: second - entity_type: media - entity_field: created - plugin_id: date - name: - id: name - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: true - expose: - label: 'Name (A-Z)' - entity_type: media - entity_field: name - plugin_id: standard - name_1: - id: name_1 - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: true - expose: - label: 'Name (Z-A)' - entity_type: media - entity_field: name - plugin_id: standard - title: Media + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + css_class: '' + use_ajax: true 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: 'No media available.' - plugin_id: text_custom - relationships: { } display_extenders: { } - use_ajax: true - css_class: '' cache_metadata: max-age: 0 contexts: @@ -483,13 +486,11 @@ display: - user.permissions tags: { } page: - display_plugin: page id: page display_title: Page + display_plugin: page position: 1 display_options: - display_extenders: { } - path: admin/content/media-grid fields: media_bulk_form: id: media_bulk_form @@ -498,6 +499,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: bulk_form label: '' exclude: false alter: @@ -542,8 +545,6 @@ display: action_title: Action include_exclude: exclude selected_actions: { } - entity_type: media - plugin_id: bulk_form name: id: name table: media_field_data @@ -551,6 +552,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: name + plugin_id: field label: '' exclude: true alter: @@ -606,9 +610,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: name - plugin_id: field edit_media: id: edit_media table: media @@ -616,6 +617,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: entity_link_edit label: '' exclude: false alter: @@ -660,8 +663,6 @@ display: text: Edit output_url_as_text: false absolute: false - entity_type: media - plugin_id: entity_link_edit delete_media: id: delete_media table: media @@ -669,6 +670,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: entity_link_delete label: '' exclude: false alter: @@ -713,8 +716,6 @@ display: text: Delete output_url_as_text: false absolute: false - entity_type: media - plugin_id: entity_link_delete rendered_entity: id: rendered_entity table: media @@ -722,6 +723,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: rendered_entity label: '' exclude: false alter: @@ -764,10 +767,10 @@ display: empty_zero: false hide_alter_empty: true view_mode: media_library - entity_type: media - plugin_id: rendered_entity defaults: fields: false + display_extenders: { } + path: admin/content/media-grid cache_metadata: max-age: 0 contexts: @@ -780,13 +783,11 @@ display: - user.permissions tags: { } widget: - display_plugin: page id: widget display_title: Widget + display_plugin: page position: 2 display_options: - display_extenders: { } - path: admin/content/media-widget fields: media_library_select_form: id: media_library_select_form @@ -795,6 +796,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: media_library_select_form label: '' exclude: false alter: @@ -836,8 +839,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: media - plugin_id: media_library_select_form rendered_entity: id: rendered_entity table: media @@ -845,6 +846,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: rendered_entity label: '' exclude: false alter: @@ -887,148 +890,10 @@ display: empty_zero: false hide_alter_empty: true view_mode: media_library - entity_type: media - plugin_id: rendered_entity - defaults: - fields: false - access: false - filters: false - filter_groups: false - arguments: false - header: false - css_class: false - display_description: '' access: type: perm options: perm: 'view media' - filters: - status: - id: status - table: media_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - 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: media - entity_field: status - plugin_id: boolean - name: - id: name - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: name_op - label: Name - description: '' - use_operator: false - operator: name_op - identifier: name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - 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: media - entity_field: name - plugin_id: string - default_langcode: - id: default_langcode - table: media_field_data - field: default_langcode - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - 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: media - entity_field: default_langcode - plugin_id: boolean - filter_groups: - operator: AND - groups: - 1: AND arguments: bundle: id: bundle @@ -1037,6 +902,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: string default_action: ignore exception: value: all @@ -1051,8 +919,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 24 override: false + items_per_page: 24 summary: sort_order: asc number_of_records: 0 @@ -1068,28 +936,163 @@ display: path_case: none transform_dash: false break_phrase: false + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' entity_type: media - entity_field: bundle + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: media + entity_field: name plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + operator_limit_selection: false + operator_list: { } + identifier: name + 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: { } + default_langcode: + id: default_langcode + table: media_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + entity_type: media + entity_field: default_langcode + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND + defaults: + access: false + css_class: false + fields: false + arguments: false + filters: false + filter_groups: false + header: false + css_class: '' + display_description: '' header: display_link_grid: id: display_link_grid table: views field: display_link - display_id: widget - label: Grid plugin_id: display_link + label: Grid empty: true + display_id: widget display_link_table: id: display_link_table table: views field: display_link - display_id: widget_table - label: Table plugin_id: display_link + label: Table empty: true - css_class: '' + display_id: widget_table rendering_language: '***LANGUAGE_language_interface***' + display_extenders: { } + path: admin/content/media-widget cache_metadata: max-age: -1 contexts: @@ -1100,88 +1103,69 @@ display: - user.permissions tags: { } widget_table: - display_plugin: page id: widget_table display_title: 'Widget (table)' + display_plugin: page position: 3 display_options: - display_extenders: { } - path: admin/content/media-widget-table - style: - type: table - options: - row_class: 'media-library-item media-library-item--table js-media-library-item js-click-to-select' - default_row_class: true - defaults: - style: false - row: false - fields: false - access: false - filters: false - filter_groups: false - arguments: false - header: false - css_class: false - row: - type: fields fields: media_library_select_form: id: media_library_select_form - label: '' table: media field: media_library_select_form relationship: none entity_type: media plugin_id: media_library_select_form - element_wrapper_class: '' + label: '' element_class: '' + element_wrapper_class: '' thumbnail__target_id: id: thumbnail__target_id - label: Thumbnail table: media_field_data field: thumbnail__target_id relationship: none - type: image entity_type: media entity_field: thumbnail plugin_id: field + label: Thumbnail + type: image settings: - image_style: media_library image_link: '' + image_style: media_library name: id: name - label: Name table: media_field_data field: name relationship: none - type: string entity_type: media entity_field: name plugin_id: field + label: Name + type: string settings: link_to_entity: false uid: id: uid - label: Author table: media_field_revision field: uid relationship: none - type: entity_reference_label entity_type: media entity_field: uid plugin_id: field + label: Author + type: entity_reference_label settings: link: true changed: id: changed - label: Updated table: media_field_data field: changed relationship: none - type: timestamp entity_type: media entity_field: changed plugin_id: field + label: Updated + type: timestamp settings: date_format: short custom_date_format: '' @@ -1190,133 +1174,6 @@ display: type: perm options: perm: 'view media' - filters: - status: - id: status - table: media_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - 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: media - entity_field: status - plugin_id: boolean - name: - id: name - table: media_field_data - field: name - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: name_op - label: Name - description: '' - use_operator: false - operator: name_op - identifier: name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - operator_limit_selection: false - operator_list: { } - 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: media - entity_field: name - plugin_id: string - default_langcode: - id: default_langcode - table: media_field_data - field: default_langcode - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - operator_limit_selection: false - operator_list: { } - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - 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: media - entity_field: default_langcode - plugin_id: boolean - filter_groups: - operator: AND - groups: - 1: AND arguments: bundle: id: bundle @@ -1325,6 +1182,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: string default_action: ignore exception: value: all @@ -1339,8 +1199,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 24 override: false + items_per_page: 24 summary: sort_order: asc number_of_records: 0 @@ -1356,28 +1216,171 @@ display: path_case: none transform_dash: false break_phrase: false + filters: + status: + id: status + table: media_field_data + field: status + relationship: none + group_type: group + admin_label: '' entity_type: media - entity_field: bundle + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + name: + id: name + table: media_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: media + entity_field: name plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: name_op + label: Name + description: '' + use_operator: false + operator: name_op + operator_limit_selection: false + operator_list: { } + identifier: name + 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: { } + default_langcode: + id: default_langcode + table: media_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + entity_type: media + entity_field: default_langcode + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + row_class: 'media-library-item media-library-item--table js-media-library-item js-click-to-select' + default_row_class: true + row: + type: fields + defaults: + access: false + css_class: false + style: false + row: false + fields: false + arguments: false + filters: false + filter_groups: false + header: false + css_class: '' header: display_link_grid: id: display_link_grid table: views field: display_link - display_id: widget - label: Grid plugin_id: display_link + label: Grid empty: true + display_id: widget display_link_table: id: display_link_table table: views field: display_link - display_id: widget_table - label: Table plugin_id: display_link + label: Table empty: true - css_class: '' + display_id: widget_table rendering_language: '***LANGUAGE_language_interface***' + display_extenders: { } + path: admin/content/media-widget-table cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.people.yml b/config/views.view.people.yml index 6c2ec32..99c864f 100644 --- a/config/views.view.people.yml +++ b/config/views.view.people.yml @@ -22,54 +22,12 @@ base_table: search_api_index_people base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: none - options: - offset: 0 - style: - type: default - options: - grouping: - - - field: field_people_type - rendered: false - rendered_strip: false - row_class: '' - default_row_class: false - uses_fields: true - row: - type: search_api - options: - view_modes: - 'entity:node': - people: small_card + title: 'Our people' fields: field_people_type: id: field_people_type @@ -78,6 +36,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: true alter: @@ -157,8 +117,6 @@ display: display_method: label topics: display_method: label - entity_type: node - plugin_id: search_api_field title: id: title table: search_api_datasource_people_entity_node @@ -166,6 +124,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: search_api_field label: '' exclude: false alter: @@ -228,9 +188,28 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - entity_type: node - plugin_id: search_api_field - filters: { } + pager: + type: none + options: + offset: 0 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: none + options: { } + empty: { } sorts: field_people_type: id: field_people_type @@ -239,11 +218,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: ASC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: field_people_type + exposed: false created: id: created table: search_api_index_people @@ -251,19 +231,41 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: created + exposed: false + arguments: { } + filters: { } + style: + type: default + options: + grouping: + - + field: field_people_type + rendered: false + rendered_strip: false + row_class: '' + default_row_class: false + uses_fields: true + row: + type: search_api + options: + view_modes: + 'entity:node': + people: small_card + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } + css_class: 'columns is-equal-height is-multiline' header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - title: 'Our people' - css_class: 'columns is-equal-height is-multiline' cache_metadata: max-age: -1 contexts: @@ -273,12 +275,11 @@ display: tags: - 'config:field.storage.node.field_people_type' embed_team: - display_plugin: embed id: embed_team display_title: 'Team Embed' + display_plugin: embed position: 2 display_options: - display_extenders: { } filters: field_people_type: id: field_people_type @@ -287,6 +288,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_term operator: or value: 5: 5 @@ -298,6 +300,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -305,8 +309,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -320,22 +322,15 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - type: select - limit: true vid: people_type + type: select hierarchy: false + limit: true error_message: true - plugin_id: search_api_term - defaults: - filters: false - filter_groups: false - style: false - row: false filter_groups: operator: AND groups: 1: AND - display_description: '' style: type: default options: @@ -353,6 +348,13 @@ display: view_modes: 'entity:node': people: small_card + defaults: + style: false + row: false + filters: false + filter_groups: false + display_description: '' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -363,9 +365,9 @@ display: tags: - 'config:field.storage.node.field_people_type' page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/views.view.redirect.yml b/config/views.view.redirect.yml index c345b2d..e61ab5a 100644 --- a/config/views.view.redirect.yml +++ b/config/views.view.redirect.yml @@ -17,122 +17,12 @@ base_table: redirect base_field: rid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default 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 + title: Redirect fields: redirect_bulk_form: id: redirect_bulk_form @@ -141,6 +31,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + plugin_id: redirect_bulk_form label: '' exclude: false alter: @@ -185,8 +77,6 @@ display: 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 @@ -194,6 +84,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_source + plugin_id: field label: From exclude: false alter: @@ -248,9 +141,6 @@ display: 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 @@ -279,6 +169,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: created + plugin_id: date label: Created exclude: false alter: @@ -323,15 +216,64 @@ display: 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 + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + 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 + 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 + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'There is no redirect yet.' + tokenize: false + sorts: { } + arguments: { } filters: redirect_source__path: id: redirect_source__path @@ -340,6 +282,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_source + plugin_id: string operator: contains value: '' group: 1 @@ -350,6 +295,8 @@ display: description: '' use_operator: false operator: redirect_source__path_op + operator_limit_selection: false + operator_list: { } identifier: redirect_source__path required: false remember: false @@ -358,8 +305,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -372,9 +317,6 @@ display: 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 @@ -382,6 +324,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_redirect + plugin_id: string operator: contains value: '' group: 1 @@ -392,6 +337,8 @@ display: description: '' use_operator: false operator: redirect_redirect__uri_op + operator_limit_selection: false + operator_list: { } identifier: redirect_redirect__uri required: false remember: false @@ -400,8 +347,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -414,9 +359,6 @@ display: 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 @@ -424,6 +366,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: status_code + plugin_id: numeric operator: '=' value: min: '' @@ -437,6 +382,8 @@ display: description: '' use_operator: false operator: status_code_op + operator_limit_selection: false + operator_list: { } identifier: status_code required: false remember: false @@ -445,8 +392,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: 'Status code' @@ -463,54 +408,51 @@ display: title: '300 Multiple Choices' operator: '=' value: - value: '300' min: '' max: '' + value: '300' 2: title: '301 Moved Permanently' operator: '=' value: - value: '301' min: '' max: '' + value: '301' 3: title: '302 Found' operator: '=' value: - value: '302' min: '' max: '' + value: '302' 4: title: '303 See Other' operator: '=' value: - value: '303' min: '' max: '' + value: '303' 5: title: '304 Not Modified' operator: '=' value: - value: '304' min: '' max: '' + value: '304' 6: title: '305 Use Proxy' operator: '=' value: - value: '305' min: '' max: '' + value: '305' 7: title: '307 Temporary Redirect' operator: '=' value: - value: '307' min: '' max: '' - entity_type: redirect - entity_field: status_code - plugin_id: numeric + value: '307' language: id: language table: redirect @@ -518,6 +460,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: language + plugin_id: language operator: in value: { } group: 1 @@ -528,6 +473,8 @@ display: description: '' use_operator: false operator: language_op + operator_limit_selection: false + operator_list: { } identifier: language required: false remember: false @@ -537,8 +484,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -551,57 +496,112 @@ display: 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 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + redirect_source__path: redirect_source__path + redirect_redirect__uri: redirect_redirect__uri + status_code: status_code + language: language + created: created + operations: operations + default: created + 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: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } path: admin/config/search/redirect cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - cacheable: false - max-age: 0 tags: { } + cacheable: false diff --git a/config/views.view.redirect_404.yml b/config/views.view.redirect_404.yml index 8ea8116..dbd04e2 100644 --- a/config/views.view.redirect_404.yml +++ b/config/views.view.redirect_404.yml @@ -16,114 +16,23 @@ base_table: redirect_404 base_field: '' display: default: - display_plugin: default id: default display_title: Master + display_plugin: default 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 - daily_count: daily_count - 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: '' - daily_count: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - default: count - empty_table: false - row: - type: fields + title: 'Fix 404 pages' fields: path: + id: path table: redirect_404 field: path - id: path - entity_type: null - entity_field: null - plugin_id: standard relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: standard label: Path exclude: false alter: @@ -172,6 +81,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: serialized label: Count exclude: false alter: @@ -215,7 +125,6 @@ display: hide_alter_empty: true format: unserialized key: '' - plugin_id: serialized daily_count: id: daily_count table: redirect_404 @@ -223,6 +132,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: serialized label: 'Daily count' exclude: false alter: @@ -266,7 +176,6 @@ display: hide_alter_empty: true format: unserialized key: '' - plugin_id: serialized timestamp: id: timestamp table: redirect_404 @@ -274,6 +183,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: date label: 'Last accessed' exclude: false alter: @@ -318,7 +228,6 @@ display: date_format: short custom_date_format: '' timezone: '' - plugin_id: date langcode: id: langcode table: redirect_404 @@ -326,6 +235,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: Language exclude: false alter: @@ -367,7 +277,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard redirect_404_operations: id: redirect_404_operations table: redirect_404 @@ -375,6 +284,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: redirect_404_operations label: Operations exclude: false alter: @@ -416,7 +326,55 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: redirect_404_operations + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: none + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'There are no 404 errors to fix.' + tokenize: false + sorts: { } + arguments: { } filters: path: id: path @@ -425,6 +383,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: string operator: contains value: '' group: 1 @@ -435,6 +394,8 @@ display: description: '' use_operator: false operator: path_op + operator_limit_selection: false + operator_list: { } identifier: path required: false remember: false @@ -443,8 +404,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -457,7 +416,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: string langcode: id: langcode table: redirect_404 @@ -465,6 +423,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: in_operator operator: in value: { } group: 1 @@ -475,6 +434,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -484,8 +445,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -498,7 +457,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: in_operator resolved: id: resolved table: redirect_404 @@ -506,6 +464,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '0' group: 1 @@ -516,6 +475,8 @@ display: description: '' use_operator: false operator: resolved_op + operator_limit_selection: false + operator_list: { } identifier: resolved required: false remember: false @@ -524,8 +485,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -538,30 +497,71 @@ display: 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 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + path: path + count: count + timestamp: timestamp + daily_count: daily_count + default: count + 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: '' + daily_count: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -571,15 +571,15 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: + enabled: true + display_description: 'Lists 404 error paths with no redirect assigned yet.' 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: diff --git a/config/views.view.related_content.yml b/config/views.view.related_content.yml index 369e21a..d9f23b5 100644 --- a/config/views.view.related_content.yml +++ b/config/views.view.related_content.yml @@ -19,78 +19,34 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - 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: some - options: - items_per_page: 4 - offset: 0 - style: - type: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: teaser + title: 'Related content' fields: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: title + plugin_id: field label: '' + exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -100,9 +56,13 @@ display: 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: true group_column: value group_columns: { } group_rows: true @@ -113,47 +73,29 @@ display: multi_type: separator separator: ', ' field_api_classes: false - filters: - status: - id: status - table: node_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - 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 - entity_type: node - entity_field: status + pager: + type: some + options: + offset: 0 + items_per_page: 4 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: similarterms: id: similarterms @@ -162,16 +104,13 @@ display: relationship: none group_type: group admin_label: '' - order: DESC - exposed: false - expose: - label: '' entity_type: node plugin_id: similar_terms_sort - header: { } - footer: { } - empty: { } - relationships: { } + order: DESC + expose: + label: '' + field_identifier: similarterms + exposed: false arguments: similar_nid: id: similar_nid @@ -180,6 +119,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: similar_terms_arg default_action: default exception: value: all @@ -193,8 +134,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -215,11 +156,71 @@ display: resource_type: 0 tags: 0 include_args: 0 + filters: + status: + id: status + table: node_field_data + field: status + relationship: none + group_type: group + admin_label: '' entity_type: node - plugin_id: similar_terms_arg - display_extenders: { } + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: 'entity:node' + options: + relationship: none + view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } group_by: true - title: 'Related content' + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -230,13 +231,13 @@ display: - user.permissions tags: { } block_related_content: - display_plugin: block id: block_related_content display_title: 'Block Related' + display_plugin: block position: 1 display_options: - display_extenders: { } display_description: '' + display_extenders: { } block_hide_empty: true cache_metadata: max-age: -1 diff --git a/config/views.view.resource.yml b/config/views.view.resource.yml index 744b6dc..3a9ba9e 100644 --- a/config/views.view.resource.yml +++ b/config/views.view.resource.yml @@ -19,74 +19,23 @@ base_table: search_api_index_resource base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: none - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - 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: mini - options: - items_per_page: 12 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - 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 - style: - type: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: search_api - options: - view_modes: - 'entity:node': - resource: card + title: Resources fields: rendered_item: + id: rendered_item table: search_api_index_resource field: rendered_item - id: rendered_item - entity_type: null - entity_field: null - plugin_id: search_api relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api label: '' exclude: false alter: @@ -132,7 +81,42 @@ display: use_highlighting: false multi_type: separator multi_separator: ', ' - filters: { } + pager: + type: mini + options: + offset: 0 + items_per_page: 12 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: perm + options: + perm: 'access content' + cache: + type: none + options: { } + empty: { } sorts: sticky: id: sticky @@ -141,11 +125,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api + field_identifier: sticky + exposed: false created: id: created table: search_api_index_resource @@ -153,21 +138,38 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api order: DESC - exposed: false expose: label: '' - plugin_id: search_api - header: { } - footer: { } - empty: { } - relationships: { } + field_identifier: created + exposed: false arguments: { } - display_extenders: { } - title: Resources + filters: { } filter_groups: operator: AND groups: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: search_api + options: + view_modes: + 'entity:node': + resource: card + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -178,22 +180,16 @@ display: tags: - 'config:search_api.index.resource' block_promoted: - display_plugin: block id: block_promoted display_title: 'Block Promoted' + display_plugin: block position: 2 display_options: - display_extenders: { } pager: type: some options: - items_per_page: 4 offset: 0 - defaults: - pager: false - filters: false - filter_groups: false - display_description: '' + items_per_page: 4 filters: promote: id: promote @@ -202,6 +198,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_boolean operator: '=' value: '1' group: 1 @@ -212,14 +209,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -232,11 +229,16 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: search_api_boolean filter_groups: operator: AND groups: 1: AND + defaults: + pager: false + filters: false + filter_groups: false + display_description: '' + display_extenders: { } block_hide_empty: true cache_metadata: max-age: -1 @@ -247,27 +249,27 @@ display: tags: - 'config:search_api.index.resource' page_listing: - display_plugin: page id: page_listing display_title: Page + display_plugin: page position: 1 display_options: + cache: + type: none + defaults: + cache: false display_extenders: { } path: resources menu: type: normal title: Resources description: 'Get connected with our resources.' - expanded: false - parent: '' weight: -38 - context: '0' - menu_name: main enabled: false - cache: - type: none - defaults: - cache: false + expanded: false + menu_name: main + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.search.yml b/config/views.view.search.yml index 2f591e3..262e214 100644 --- a/config/views.view.search.yml +++ b/config/views.view.search.yml @@ -17,81 +17,23 @@ base_table: search_api_index_content base_field: search_api_id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: none - options: { } - cache: - type: tag - options: { } - query: - type: views_query - options: - bypass_access: false - skip_access: false - exposed_form: - type: basic - options: - submit_button: Search - 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: 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: default - options: - row_class: '' - default_row_class: true - uses_fields: false - row: - type: search_api - options: - view_modes: - 'entity:node': - action: teaser - article: teaser - blog: teaser - campaign: teaser - case_study: teaser - event: teaser - page: teaser - people: teaser - resource: teaser + title: Search fields: title: + id: title table: search_api_index_content field: title - id: title - entity_type: null - entity_field: null - plugin_id: search_api_field relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: search_api_field label: '' exclude: false alter: @@ -151,6 +93,56 @@ display: fallback_options: link_to_item: false multi_separator: ', ' + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + exposed_form: + type: basic + options: + submit_button: Search + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: none + options: { } + cache: + type: tag + options: { } + empty: { } + sorts: + search_api_relevance: + id: search_api_relevance + table: search_api_index_content + field: search_api_relevance + relationship: none + group_type: group + admin_label: '' + plugin_id: search_api + order: DESC + expose: + label: '' + field_identifier: search_api_relevance + exposed: false + arguments: { } filters: search_api_fulltext: id: search_api_fulltext @@ -159,6 +151,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: search_api_fulltext operator: and value: '' group: 1 @@ -169,6 +162,8 @@ display: description: '' use_operator: false operator: search_api_fulltext_op + operator_limit_selection: false + operator_list: { } identifier: search_api_fulltext required: false remember: false @@ -177,8 +172,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -194,26 +187,34 @@ display: parse_mode: terms min_length: null fields: { } - plugin_id: search_api_fulltext - sorts: - search_api_relevance: - id: search_api_relevance - table: search_api_index_content - field: search_api_relevance - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: search_api - title: Search + style: + type: default + options: + row_class: '' + default_row_class: true + uses_fields: false + row: + type: search_api + options: + view_modes: + 'entity:node': + action: teaser + article: teaser + blog: teaser + campaign: teaser + case_study: teaser + event: teaser + page: teaser + people: teaser + resource: teaser + query: + type: views_query + options: + bypass_access: false + skip_access: false + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -224,23 +225,23 @@ display: - url.query_args tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: + exposed_block: true display_extenders: { } path: search menu: type: none title: '' description: '' - expanded: false - parent: '' weight: 0 - context: '0' + expanded: false menu_name: main - exposed_block: true + parent: '' + context: '0' cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.taxonomy_term.yml b/config/views.view.taxonomy_term.yml index 81b4f4c..6d2165a 100644 --- a/config/views.view.taxonomy_term.yml +++ b/config/views.view.taxonomy_term.yml @@ -29,21 +29,32 @@ display: display_plugin: default position: 0 display_options: - query: - type: views_query + fields: + title: + id: title + table: node_field_data + field: title + entity_type: node + entity_field: title + plugin_id: field + pager: + type: mini options: - query_comment: '' - disable_sql_rewrite: false - distinct: false - replica: false - query_tags: { } - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } + offset: 0 + items_per_page: 10 + total_pages: 0 + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 exposed_form: type: basic options: @@ -54,49 +65,41 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: mini + access: + type: perm options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: 0 - 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: ›› + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: sticky: id: sticky table: taxonomy_index field: sticky - order: DESC - plugin_id: standard relationship: none group_type: group admin_label: '' - exposed: false + plugin_id: standard + order: DESC expose: label: '' + field_identifier: sticky + exposed: false created: id: created table: taxonomy_index field: created - order: DESC - plugin_id: date relationship: none group_type: group admin_label: '' - exposed: false + plugin_id: date + order: DESC expose: label: '' + field_identifier: created + exposed: false granularity: second arguments: tid: @@ -106,6 +109,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: taxonomy_index_tid default_action: 'not found' exception: value: '' @@ -120,8 +124,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -131,15 +135,14 @@ display: type: 'entity:taxonomy_term' fail: 'not found' validate_options: + bundles: { } access: true operation: view multiple: 0 - bundles: { } break_phrase: false add_table: false require_value: false reduce_duplicates: false - plugin_id: taxonomy_index_tid filters: status: id: status @@ -148,6 +151,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -158,14 +162,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -178,7 +182,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean style: type: default options: @@ -190,6 +193,17 @@ display: type: 'entity:node' options: view_mode: teaser + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + link_display: page_1 + link_url: '' header: entity_taxonomy_term: id: entity_taxonomy_term @@ -198,27 +212,16 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: entity empty: true - tokenize: true target: '{{ raw_arguments.tid }}' view_mode: full + tokenize: true bypass_access: false - plugin_id: entity footer: { } - empty: { } - relationships: { } - fields: - title: - id: title - table: node_field_data - field: title - entity_type: node - entity_field: title - plugin_id: field display_extenders: { } - link_url: '' - link_display: page_1 cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -226,7 +229,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } feed: id: feed @@ -234,29 +236,6 @@ display: display_plugin: feed position: 2 display_options: - query: - type: views_query - options: { } - pager: - type: some - options: - items_per_page: 12 - offset: 0 - path: taxonomy/term/%/feed - displays: - page_1: page_1 - default: '0' - style: - type: rss - options: - uses_fields: false - description: '' - row: - type: node_rss - options: - relationship: none - view_mode: rss - display_extenders: { } fields: nid: id: nid @@ -265,6 +244,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: nid + plugin_id: field label: '' exclude: true alter: @@ -321,9 +303,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: nid - plugin_id: field title: id: title table: node_field_data @@ -331,6 +310,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -386,9 +368,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field field_authors: id: field_authors table: node__field_authors @@ -396,6 +375,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -451,7 +431,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field created: id: created table: node_field_data @@ -459,6 +438,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: created + plugin_id: field label: '' exclude: false alter: @@ -516,9 +498,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: created - plugin_id: field field_body_paragraph: id: field_body_paragraph table: node__field_body_paragraph @@ -526,6 +505,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -581,7 +561,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field view_node: id: view_node table: node @@ -589,6 +568,8 @@ display: relationship: nid group_type: group admin_label: '' + entity_type: node + plugin_id: entity_link label: '' exclude: false alter: @@ -633,23 +614,11 @@ display: text: view output_url_as_text: false absolute: true - entity_type: node - plugin_id: entity_link - defaults: - fields: false - relationships: false - filters: false - filter_groups: false - relationships: - nid: - id: nid - table: taxonomy_index - field: nid - relationship: none - group_type: group - admin_label: node - required: true - plugin_id: standard + pager: + type: some + options: + offset: 0 + items_per_page: 12 filters: status: id: status @@ -658,6 +627,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -668,14 +638,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -688,41 +658,73 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean filter_groups: operator: AND groups: 1: AND + style: + type: rss + options: + uses_fields: false + description: '' + row: + type: node_rss + options: + relationship: none + view_mode: rss + query: + type: views_query + options: { } + defaults: + relationships: false + fields: false + filters: false + filter_groups: false + relationships: + nid: + id: nid + table: taxonomy_index + field: nid + relationship: none + group_type: group + admin_label: node + plugin_id: standard + required: true + display_extenders: { } + path: taxonomy/term/%/feed + displays: + page_1: page_1 + default: '0' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - 'user.node_grants:view' - user.permissions - max-age: -1 tags: - 'config:field.storage.node.field_authors' - 'config:field.storage.node.field_body_paragraph' feed_teasers: - display_plugin: feed id: feed_teasers display_title: 'Teaser feed' + display_plugin: feed position: 3 display_options: - display_extenders: { } + pager: + type: some + options: + offset: 0 + items_per_page: 24 row: type: node_rss options: relationship: none view_mode: rss_teaser display_description: '' + display_extenders: { } path: taxonomy/term/%/teasers/feed - pager: - type: some - options: - items_per_page: 24 - offset: 0 cache_metadata: max-age: -1 contexts: @@ -741,9 +743,10 @@ display: query: type: views_query options: { } - path: taxonomy/term/% display_extenders: { } + path: taxonomy/term/% cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -751,5 +754,4 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.user_admin_people.yml b/config/views.view.user_admin_people.yml index 04acaaf..226532b 100644 --- a/config/views.view.user_admin_people.yml +++ b/config/views.view.user_admin_people.yml @@ -15,131 +15,12 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer users' - cache: - type: tag - 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: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: 0 - 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 - summary: '' - columns: - user_bulk_form: user_bulk_form - name: name - status: status - rid: rid - created: created - access: access - edit_node: edit_node - dropbutton: dropbutton - info: - user_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - status: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - rid: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - created: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - access: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - edit_node: - align: '' - separator: '' - empty_column: false - responsive: priority-low - dropbutton: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: created - empty_table: true - row: - type: fields + title: People fields: user_bulk_form: id: user_bulk_form @@ -148,6 +29,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: user_bulk_form label: 'Bulk update' exclude: false alter: @@ -189,8 +72,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: user_bulk_form - entity_type: user name: id: name table: users_field_data @@ -198,6 +79,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: Username exclude: false alter: @@ -239,10 +123,7 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: field type: user_name - entity_type: user - entity_field: name status: id: status table: users_field_data @@ -250,6 +131,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -291,14 +175,11 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: field type: boolean settings: format: custom - format_custom_true: Active format_custom_false: Blocked - entity_type: user - entity_field: status + format_custom_true: Active roles_target_id: id: roles_target_id table: user__roles @@ -306,6 +187,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_roles label: Roles exclude: false alter: @@ -349,7 +231,6 @@ display: hide_alter_empty: true type: ul separator: ', ' - plugin_id: user_roles created: id: created table: users_field_data @@ -357,6 +238,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: created + plugin_id: field label: 'Member for' exclude: false alter: @@ -403,9 +287,6 @@ display: future_format: '@interval' past_format: '@interval' granularity: 2 - plugin_id: field - entity_type: user - entity_field: created access: id: access table: users_field_data @@ -413,6 +294,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: field label: 'Last access' exclude: false alter: @@ -459,9 +343,6 @@ display: future_format: '@interval hence' past_format: '@interval ago' granularity: 2 - plugin_id: field - entity_type: user - entity_field: access operations: id: operations table: users @@ -469,6 +350,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: entity_operations label: Operations exclude: false alter: @@ -511,8 +394,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: user - plugin_id: entity_operations mail: id: mail table: users_field_data @@ -520,6 +401,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field label: '' exclude: true alter: @@ -574,9 +458,72 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + pager: + type: full + options: + offset: 0 + items_per_page: 50 + total_pages: 0 + id: 0 + tags: + next: 'Next ›' + previous: '‹ Previous' + 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 + 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 + access: + type: perm + options: + perm: 'administer users' + cache: + type: tag + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No people available.' + tokenize: false + sorts: + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: user - entity_field: mail + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second filters: combine: id: combine @@ -585,6 +532,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: combine operator: contains value: '' group: 1 @@ -595,6 +543,8 @@ display: description: '' use_operator: false operator: combine_op + operator_limit_selection: false + operator_list: { } identifier: user required: false remember: false @@ -603,8 +553,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -620,7 +568,6 @@ display: fields: name: name mail: mail - plugin_id: combine status: id: status table: users_field_data @@ -628,6 +575,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -638,6 +588,8 @@ display: description: '' use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: false remember: false @@ -646,8 +598,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: Status @@ -668,9 +618,6 @@ display: title: Blocked operator: '=' value: '0' - plugin_id: boolean - entity_type: user - entity_field: status roles_target_id: id: roles_target_id table: user__roles @@ -678,6 +625,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_roles operator: or value: { } group: 1 @@ -688,6 +636,8 @@ display: description: '' use_operator: false operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } identifier: role required: false remember: false @@ -697,8 +647,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -712,7 +660,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: user_roles permission: id: permission table: user__roles @@ -720,6 +667,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_permissions operator: or value: { } group: 1 @@ -730,6 +678,8 @@ display: description: '' use_operator: false operator: permission_op + operator_limit_selection: false + operator_list: { } identifier: permission required: false remember: false @@ -739,8 +689,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -754,7 +702,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: user_permissions default_langcode: id: default_langcode table: users_field_data @@ -762,6 +709,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: default_langcode + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -772,14 +722,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -792,9 +742,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: user - entity_field: default_langcode - plugin_id: boolean uid_raw: id: uid_raw table: users_field_data @@ -802,6 +749,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: numeric operator: '!=' value: min: '' @@ -815,14 +764,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -835,92 +784,144 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: numeric - entity_type: user - sorts: - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: date - entity_type: user - entity_field: created - title: People - 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 people available.' - plugin_id: text_custom - use_more: false - use_more_always: false - use_more_text: more - display_comment: '' - use_ajax: false - hide_attachment_summary: false - show_admin_links: true - group_by: false - link_url: '' - link_display: page_1 - css_class: '' filter_groups: operator: AND groups: 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + user_bulk_form: user_bulk_form + name: name + status: status + rid: rid + created: created + access: access + edit_node: edit_node + dropbutton: dropbutton + default: created + info: + user_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + rid: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + created: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + access: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + edit_node: + align: '' + separator: '' + empty_column: false + responsive: priority-low + dropbutton: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: true + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + css_class: '' + use_ajax: false + group_by: false + show_admin_links: true + use_more: false + use_more_always: false + use_more_text: more + link_display: page_1 + link_url: '' + display_comment: '' + hide_attachment_summary: false display_extenders: { } cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: 0 tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: - path: admin/people/list + defaults: + show_admin_links: false show_admin_links: false + display_extenders: { } + path: admin/people/list menu: type: 'default tab' title: List description: 'Find and manage people interacting with your site.' - menu_name: admin weight: -10 + menu_name: admin context: '' tab_options: type: normal title: People description: 'Manage user accounts, roles, and permissions.' - menu_name: admin weight: 0 - defaults: - show_admin_links: false - display_extenders: { } + menu_name: admin cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: 0 tags: { } diff --git a/config/views.view.watchdog.yml b/config/views.view.watchdog.yml index 1eee922..f4d421a 100644 --- a/config/views.view.watchdog.yml +++ b/config/views.view.watchdog.yml @@ -16,133 +16,12 @@ base_table: watchdog base_field: wid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access site reports' - 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: false - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: mini - options: - items_per_page: 50 - 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: '{{ type }} {{ severity }}' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - nothing: nothing - wid: wid - severity: severity - type: type - timestamp: timestamp - message: message - name: name - link: link - info: - nothing: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - wid: - sortable: false - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - severity: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - timestamp: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - message: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - link: - align: '' - separator: '' - empty_column: false - responsive: priority-low - default: wid - empty_table: false - row: - type: fields + title: 'Recent log messages' fields: nothing: id: nothing @@ -151,6 +30,7 @@ display: relationship: none group_type: group admin_label: Icon + plugin_id: custom label: '' exclude: false alter: @@ -192,7 +72,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: false - plugin_id: custom wid: id: wid table: watchdog @@ -200,6 +79,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: WID exclude: true alter: @@ -241,7 +121,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard severity: id: severity table: watchdog @@ -249,6 +128,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: machine_name label: Severity exclude: true alter: @@ -291,7 +171,6 @@ display: empty_zero: false hide_alter_empty: true machine_name: false - plugin_id: machine_name type: id: type table: watchdog @@ -299,6 +178,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: Type exclude: false alter: @@ -340,7 +220,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard timestamp: id: timestamp table: watchdog @@ -348,6 +227,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: date label: Date exclude: false alter: @@ -392,7 +272,6 @@ display: date_format: short custom_date_format: '' timezone: '' - plugin_id: date message: id: message table: watchdog @@ -400,6 +279,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dblog_message label: Message exclude: false alter: @@ -442,7 +322,6 @@ display: empty_zero: false hide_alter_empty: true replace_variables: true - plugin_id: dblog_message name: id: name table: users_field_data @@ -450,6 +329,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: User exclude: false alter: @@ -505,9 +387,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field link: id: link table: watchdog @@ -515,6 +394,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dblog_operations label: Operations exclude: false alter: @@ -556,7 +436,68 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: dblog_operations + pager: + type: mini + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: false + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access site reports' + cache: + type: none + options: { } + empty: + area: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: 'No log messages available.' + plugin_id: text_custom + empty: true + content: 'No log messages available.' + tokenize: false + sorts: + wid: + id: wid + table: watchdog + field: wid + relationship: none + group_type: group + admin_label: '' + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: wid + exposed: false + arguments: { } filters: type: id: type @@ -565,6 +506,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dblog_types operator: in value: { } group: 1 @@ -575,6 +517,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -584,8 +528,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -598,7 +540,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: dblog_types severity: id: severity table: watchdog @@ -606,6 +547,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: in_operator operator: in value: { } group: 1 @@ -616,6 +558,8 @@ display: description: '' use_operator: false operator: severity_op + operator_limit_selection: false + operator_list: { } identifier: severity required: false remember: false @@ -625,8 +569,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -639,35 +581,97 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: in_operator - sorts: - wid: - id: wid - table: watchdog - field: wid - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: standard - title: 'Recent log messages' - header: { } - footer: { } - empty: - area: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: 'No log messages available.' - empty: true - tokenize: false - content: 'No log messages available.' - plugin_id: text_custom + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '{{ type }} {{ severity }}' + default_row_class: true + columns: + nothing: nothing + wid: wid + severity: severity + type: type + timestamp: timestamp + message: message + name: name + link: link + default: wid + info: + nothing: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + wid: + sortable: false + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + severity: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + timestamp: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + message: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + link: + align: '' + separator: '' + empty_column: false + responsive: priority-low + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -676,15 +680,12 @@ display: relationship: none group_type: group admin_label: User - required: false plugin_id: standard - arguments: { } - display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND + required: false css_class: admin-dblog + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -695,9 +696,9 @@ display: - user.permissions tags: { } page: - display_plugin: page id: page display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/views.view.webform_submissions.yml b/config/views.view.webform_submissions.yml index 377cb16..707b773 100644 --- a/config/views.view.webform_submissions.yml +++ b/config/views.view.webform_submissions.yml @@ -2,12 +2,12 @@ uuid: a810b23c-7c59-494b-a137-124b4d00e73b langcode: en status: true dependencies: - enforced: - module: - - webform module: - user - webform + enforced: + module: + - webform _core: default_config_hash: _7B5YYODi_--G_tOWLcRmuuWsNsOFtDfntkEuwJWQq0 id: webform_submissions @@ -19,156 +19,12 @@ base_table: webform_submission base_field: sid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default 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 + title: 'Webform submissions' fields: sid: id: sid @@ -177,6 +33,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -233,9 +92,6 @@ display: 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 @@ -243,6 +99,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -288,8 +147,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -300,9 +159,6 @@ display: 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 @@ -310,6 +166,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -367,9 +226,6 @@ display: 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 @@ -377,6 +233,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -432,9 +291,6 @@ display: 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 @@ -442,6 +298,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link label: Operations exclude: false alter: @@ -486,22 +344,43 @@ display: 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: { } + pager: + type: full + options: + offset: 0 + items_per_page: 25 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + 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 + 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 + access: + type: none + options: { } + cache: + type: tag + options: { } empty: area_text_custom: id: area_text_custom @@ -510,11 +389,11 @@ display: relationship: none group_type: group admin_label: '' - empty: true - tokenize: false - content: 'No submissions available.' plugin_id: text_custom - relationships: { } + empty: true + content: 'No submissions available.' + tokenize: false + sorts: { } arguments: webform_id: id: webform_id @@ -551,6 +430,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: numeric default_action: ignore exception: value: all @@ -565,8 +447,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -578,42 +460,16 @@ display: validate_options: { } break_phrase: false not: false - entity_type: webform_submission - entity_field: in_draft - plugin_id: numeric - display_extenders: { } + filters: { } 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 @@ -625,6 +481,7 @@ display: remote_addr: remote_addr view_webform_submission: view_webform_submission edit_webform_submission: view_webform_submission + default: created info: webform_submission_bulk_form: align: '' @@ -694,26 +551,56 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false - defaults: - style: false - row: false - access: false - fields: false - filters: false - filter_groups: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true - access: - type: perm + query: + type: views_query options: - perm: 'administer webform submission' + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: + result: + id: result + table: views + field: result + relationship: none + group_type: group + admin_label: '' + plugin_id: result + empty: false + content: 'Displaying @start - @end of @total' + footer: { } + display_extenders: { } + cache_metadata: + max-age: -1 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user + tags: { } + embed_administer: + id: embed_administer + display_title: 'Embed: Administer' + display_plugin: embed + position: 2 + display_options: fields: webform_submission_bulk_form: id: webform_submission_bulk_form @@ -722,6 +609,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: webform_submission_bulk_form label: 'Webform submission operations bulk form' exclude: false alter: @@ -766,8 +655,6 @@ display: action_title: Action include_exclude: exclude selected_actions: { } - entity_type: webform_submission - plugin_id: webform_submission_bulk_form sid: id: sid table: webform_submission @@ -775,6 +662,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -831,9 +721,6 @@ display: 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 @@ -841,6 +728,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -886,8 +776,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -898,9 +788,6 @@ display: 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 @@ -908,6 +795,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: field label: Sticky exclude: false alter: @@ -953,8 +843,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -965,9 +855,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sticky - plugin_id: field locked: id: locked table: webform_submission @@ -975,6 +862,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: field label: Locked exclude: false alter: @@ -1020,8 +910,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1032,9 +922,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: locked - plugin_id: field created: id: created table: webform_submission @@ -1042,6 +929,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -1099,9 +989,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field completed: id: completed table: webform_submission @@ -1109,6 +996,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: completed + plugin_id: field label: Completed exclude: false alter: @@ -1166,9 +1056,6 @@ display: 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 @@ -1176,6 +1063,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -1231,9 +1121,6 @@ display: 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 @@ -1241,6 +1128,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: entity_operations label: Operations exclude: false alter: @@ -1283,9 +1173,10 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: null - entity_field: null - plugin_id: entity_operations + access: + type: perm + options: + perm: 'administer webform submission' filters: in_draft: id: in_draft @@ -1294,6 +1185,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: boolean operator: '=' value: All group: 1 @@ -1304,6 +1198,8 @@ display: description: '' use_operator: false operator: in_draft_op + operator_limit_selection: false + operator_list: { } identifier: in_draft required: false remember: false @@ -1312,8 +1208,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -1326,9 +1220,6 @@ display: 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 @@ -1336,6 +1227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean operator: '=' value: All group: 1 @@ -1346,6 +1240,8 @@ display: description: '' use_operator: false operator: sticky_op + operator_limit_selection: false + operator_list: { } identifier: sticky required: false remember: false @@ -1354,8 +1250,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -1368,9 +1262,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: webform_submission - entity_field: sticky - plugin_id: boolean locked: id: locked table: webform_submission @@ -1378,6 +1269,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: boolean operator: '=' value: All group: 1 @@ -1388,6 +1282,8 @@ display: description: '' use_operator: false operator: locked_op + operator_limit_selection: false + operator_list: { } identifier: locked required: false remember: false @@ -1397,8 +1293,6 @@ display: anonymous: '0' administrator: '0' demo_region: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -1411,13 +1305,119 @@ display: 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 + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + 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 + default: created + 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: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + options: + default_field_elements: true + inline: { } + separator: '' + hide_empty: false + defaults: + access: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: 'Administer submissions.' + display_extenders: { } cache_metadata: max-age: 0 contexts: @@ -1429,36 +1429,24 @@ display: - user.permissions tags: { } embed_default: - display_plugin: embed id: embed_default display_title: 'Embed: Default' + display_plugin: embed 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 + default: created info: sid: sortable: true @@ -1495,15 +1483,27 @@ display: separator: ' ' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true inline: { } separator: '' hide_empty: false - default_field_elements: true + defaults: + style: false + row: false + fields: true + filters: true + filter_groups: true + display_description: 'Display submissions.' + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -1514,13 +1514,11 @@ display: - user tags: { } embed_manage: - display_plugin: embed id: embed_manage display_title: 'Embed: Manage' + display_plugin: embed position: 3 display_options: - display_extenders: { } - display_description: 'Manage submissions.' fields: webform_submission_bulk_form: id: webform_submission_bulk_form @@ -1529,6 +1527,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: webform_submission_bulk_form label: 'Webform submission operations bulk form' exclude: false alter: @@ -1577,8 +1577,6 @@ display: - 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 @@ -1586,6 +1584,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -1642,9 +1643,6 @@ display: 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 @@ -1652,6 +1650,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -1697,8 +1698,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1709,9 +1710,6 @@ display: 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 @@ -1719,6 +1717,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: field label: Sticky exclude: false alter: @@ -1764,8 +1765,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1776,9 +1777,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sticky - plugin_id: field locked: id: locked table: webform_submission @@ -1786,6 +1784,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: field label: Locked exclude: false alter: @@ -1831,8 +1832,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -1843,9 +1844,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: locked - plugin_id: field created: id: created table: webform_submission @@ -1853,6 +1851,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -1910,9 +1911,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field completed: id: completed table: webform_submission @@ -1920,6 +1918,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: completed + plugin_id: field label: Completed exclude: false alter: @@ -1977,9 +1978,6 @@ display: 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 @@ -1987,6 +1985,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -2042,9 +2043,6 @@ display: 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 @@ -2052,6 +2050,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link label: Operations exclude: false alter: @@ -2096,8 +2096,6 @@ display: 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 @@ -2105,6 +2103,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link_edit label: Operations exclude: false alter: @@ -2149,26 +2149,148 @@ display: text: edit output_url_as_text: false absolute: false + 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: '' entity_type: webform_submission - plugin_id: entity_link_edit - defaults: - fields: false - style: false - row: false - access: false - filters: false - filter_groups: false + entity_field: in_draft + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + operator_limit_selection: false + operator_list: { } + 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: { } + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + operator_limit_selection: false + operator_list: { } + 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: { } + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + operator_limit_selection: false + operator_list: { } + 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: { } + filter_groups: + operator: AND + groups: + 1: AND 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 @@ -2180,6 +2302,7 @@ display: remote_addr: remote_addr view_webform_submission: view_webform_submission edit_webform_submission: view_webform_submission + default: created info: webform_submission_bulk_form: align: '' @@ -2249,151 +2372,28 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true 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' - operator_limit_selection: false - operator_list: { } - 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' - operator_limit_selection: false - operator_list: { } - 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' - operator_limit_selection: false - operator_list: { } - 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 + defaults: + access: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: 'Manage submissions.' + display_extenders: { } cache_metadata: max-age: 0 contexts: @@ -2405,13 +2405,11 @@ display: - user.permissions tags: { } embed_review: - display_plugin: embed id: embed_review display_title: 'Embed: Review' + display_plugin: embed position: 4 display_options: - display_extenders: { } - display_description: 'Review submissions.' fields: sid: id: sid @@ -2420,6 +2418,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sid + plugin_id: field label: '#' exclude: false alter: @@ -2476,9 +2477,6 @@ display: 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 @@ -2486,6 +2484,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: in_draft + plugin_id: field label: Draft exclude: false alter: @@ -2531,8 +2532,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -2543,9 +2544,6 @@ display: 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 @@ -2553,6 +2551,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: field label: Sticky exclude: false alter: @@ -2598,8 +2599,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -2610,9 +2611,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: sticky - plugin_id: field locked: id: locked table: webform_submission @@ -2620,6 +2618,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: field label: Locked exclude: false alter: @@ -2665,8 +2666,8 @@ display: type: boolean settings: format: yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -2677,9 +2678,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: locked - plugin_id: field created: id: created table: webform_submission @@ -2687,6 +2685,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: created + plugin_id: field label: Created exclude: false alter: @@ -2744,9 +2745,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: webform_submission - entity_field: created - plugin_id: field completed: id: completed table: webform_submission @@ -2754,6 +2752,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: completed + plugin_id: field label: Completed exclude: false alter: @@ -2811,9 +2812,6 @@ display: 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 @@ -2821,6 +2819,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + entity_field: remote_addr + plugin_id: field label: 'IP address' exclude: false alter: @@ -2876,9 +2877,6 @@ display: 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 @@ -2886,6 +2884,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: webform_submission + plugin_id: entity_link label: Operations exclude: false alter: @@ -2930,26 +2930,148 @@ display: text: view output_url_as_text: false absolute: false + 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: '' entity_type: webform_submission - plugin_id: entity_link - defaults: - fields: false - style: false - row: false - access: false - filters: false - filter_groups: false + entity_field: in_draft + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: 'Is draft' + description: '' + use_operator: false + operator: in_draft_op + operator_limit_selection: false + operator_list: { } + 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: { } + sticky: + id: sticky + table: webform_submission + field: sticky + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: sticky + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Sticky + description: '' + use_operator: false + operator: sticky_op + operator_limit_selection: false + operator_list: { } + 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: { } + locked: + id: locked + table: webform_submission + field: locked + relationship: none + group_type: group + admin_label: '' + entity_type: webform_submission + entity_field: locked + plugin_id: boolean + operator: '=' + value: All + group: 1 + exposed: true + expose: + operator_id: '' + label: Locked + description: '' + use_operator: false + operator: locked_op + operator_limit_selection: false + operator_list: { } + 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: { } + filter_groups: + operator: AND + groups: + 1: AND 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 @@ -2961,6 +3083,7 @@ display: remote_addr: remote_addr view_webform_submission: view_webform_submission edit_webform_submission: view_webform_submission + default: created info: webform_submission_bulk_form: align: '' @@ -3030,151 +3153,28 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: false + caption: '' + description: '' row: type: fields options: + default_field_elements: true 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' - operator_limit_selection: false - operator_list: { } - 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' - operator_limit_selection: false - operator_list: { } - 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' - operator_limit_selection: false - operator_list: { } - 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 + defaults: + access: false + style: false + row: false + fields: false + filters: false + filter_groups: false + display_description: 'Review submissions.' + display_extenders: { } cache_metadata: max-age: -1 contexts: diff --git a/config/views.view.webmentions.yml b/config/views.view.webmentions.yml index 4d1fd92..5f5fa9f 100644 --- a/config/views.view.webmentions.yml +++ b/config/views.view.webmentions.yml @@ -18,46 +18,586 @@ base_table: webmention_received base_field: id display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer webmention entities' - 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 + title: Webmentions + fields: + webmention_bulk_form: + id: webmention_bulk_form + table: webmention_received + field: webmention_bulk_form + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + plugin_id: webmention_bulk_form + label: 'Webmention 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: { } + source: + id: source + table: webmention_received + field: source + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: source + plugin_id: field + label: Source + 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 + target: + id: target + table: webmention_received + field: target + relationship: none + group_type: group + admin_label: '' + entity_type: null + entity_field: target + plugin_id: field + label: Target + exclude: false + alter: + alter_text: false + text: '' + make_link: true + path: '{{ target }}' + 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 + type: + id: type + table: webmention_received + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: type + plugin_id: field + label: Type + 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 + property: + id: property + table: webmention_received + field: property + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: property + plugin_id: field + label: Property + 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 + author_name: + id: author_name + table: webmention_received + field: author_name + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: author_name + plugin_id: field + label: Author + 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 + created: + id: created + table: webmention_received + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: created + plugin_id: field + 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 + 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 + status: + id: status + table: webmention_received + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: status + plugin_id: field + label: Published + 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: custom + format_custom_false: Unpublished + format_custom_true: Published + 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 + operations: + id: operations + table: webmention_received + field: operations + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + plugin_id: entity_operations + label: 'Operations links' + 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 pager: type: full options: - items_per_page: 30 offset: 0 - id: 0 + items_per_page: 30 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ first: '« First' last: 'Last »' expose: @@ -69,17 +609,281 @@ display: offset: false offset_label: Offset quantity: 9 + 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 + access: + type: perm + options: + perm: 'administer webmention entities' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'No webmentions received yet.' + tokenize: false + sorts: + created: + id: created + table: webmention_received + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } + filters: + source: + id: source + table: webmention_received + field: source + relationship: none + group_type: group + admin_label: '' + entity_type: inideweb_webmention + entity_field: source + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: source_op + label: Source + description: '' + use_operator: false + operator: source_op + operator_limit_selection: false + operator_list: { } + identifier: source + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + target: + id: target + table: webmention_received + field: target + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: target + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: target_op + label: Target + description: '' + use_operator: false + operator: target_op + operator_limit_selection: false + operator_list: { } + identifier: target + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + author_name: + id: author_name + table: webmention_received + field: author_name + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: author_name + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: author_name_op + label: Author + description: '' + use_operator: false + operator: author_name_op + operator_limit_selection: false + operator_list: { } + identifier: author_name + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + placeholder: '' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + property: + id: property + table: webmention_received + field: property + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: property + plugin_id: webmention_filter_select + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: property_op + label: Property + description: '' + use_operator: false + operator: property_op + operator_limit_selection: false + operator_list: { } + identifier: property + 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: { } + reduce_duplicates: false + type: + id: type + table: webmention_received + field: type + relationship: none + group_type: group + admin_label: '' + entity_type: indieweb_webmention + entity_field: type + plugin_id: webmention_filter_select + operator: or + value: { } + group: 1 + exposed: true + expose: + operator_id: type_op + label: Type + description: '' + use_operator: false + operator: type_op + operator_limit_selection: false + operator_list: { } + identifier: type + 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: { } + reduce_duplicates: false + filter_groups: + operator: AND + groups: + 1: AND style: type: table options: grouping: { } row_class: '' default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' columns: webmention_bulk_form: webmention_bulk_form source: source @@ -90,6 +894,7 @@ display: created: created status: status operations: operations + default: created info: webmention_bulk_form: align: '' @@ -150,830 +955,26 @@ display: separator: '' empty_column: false responsive: '' - default: created + override: true + sticky: false + summary: '' empty_table: true + caption: '' + description: '' row: type: fields - fields: - webmention_bulk_form: - id: webmention_bulk_form - table: webmention_received - field: webmention_bulk_form - relationship: none - group_type: group - admin_label: '' - label: 'Webmention 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: indieweb_webmention - plugin_id: webmention_bulk_form - source: - id: source - table: webmention_received - field: source - relationship: none - group_type: group - admin_label: '' - label: Source - 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: indieweb_webmention - entity_field: source - plugin_id: field - target: - id: target - table: webmention_received - field: target - relationship: none - group_type: group - admin_label: '' - label: Target - exclude: false - alter: - alter_text: false - text: '' - make_link: true - path: '{{ target }}' - 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: null - entity_field: target - plugin_id: field - type: - id: type - table: webmention_received - field: type - relationship: none - group_type: group - admin_label: '' - label: Type - 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: indieweb_webmention - entity_field: type - plugin_id: field - property: - id: property - table: webmention_received - field: property - relationship: none - group_type: group - admin_label: '' - label: Property - 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: indieweb_webmention - entity_field: property - plugin_id: field - author_name: - id: author_name - table: webmention_received - field: author_name - relationship: none - group_type: group - admin_label: '' - label: Author - 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: indieweb_webmention - entity_field: author_name - plugin_id: field - created: - id: created - table: webmention_received - 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 - 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: indieweb_webmention - entity_field: created - plugin_id: field - status: - id: status - table: webmention_received - field: status - relationship: none - group_type: group - admin_label: '' - label: Published - 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: custom - format_custom_true: Published - format_custom_false: Unpublished - 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: indieweb_webmention - entity_field: status - plugin_id: field - operations: - id: operations - table: webmention_received - field: operations - relationship: none - group_type: group - admin_label: '' - label: 'Operations links' - 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: indieweb_webmention - plugin_id: entity_operations - filters: - source: - id: source - table: webmention_received - field: source - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: source_op - label: Source - description: '' - use_operator: false - operator: source_op - identifier: source - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - 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: inideweb_webmention - entity_field: source - plugin_id: string - target: - id: target - table: webmention_received - field: target - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: target_op - label: Target - description: '' - use_operator: false - operator: target_op - identifier: target - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - 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: indieweb_webmention - entity_field: target - plugin_id: string - author_name: - id: author_name - table: webmention_received - field: author_name - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: author_name_op - label: Author - description: '' - use_operator: false - operator: author_name_op - identifier: author_name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: '' - operator_limit_selection: false - operator_list: { } - 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: indieweb_webmention - entity_field: author_name - plugin_id: string - property: - id: property - table: webmention_received - field: property - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: property_op - label: Property - description: '' - use_operator: false - operator: property_op - identifier: property - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: indieweb_webmention - entity_field: property - plugin_id: webmention_filter_select - type: - id: type - table: webmention_received - field: type - relationship: none - group_type: group - admin_label: '' - operator: or - value: { } - group: 1 - exposed: true - expose: - operator_id: type_op - label: Type - description: '' - use_operator: false - operator: type_op - identifier: type - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - reduce_duplicates: false - entity_type: indieweb_webmention - entity_field: type - plugin_id: webmention_filter_select - sorts: - created: - id: created - table: webmention_received - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: indieweb_webmention - entity_field: created - plugin_id: date - title: Webmentions + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } 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: 'No webmentions received yet.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: max-age: 0 contexts: @@ -984,9 +985,9 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Page + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/config/views.view.who_s_new.yml b/config/views.view.who_s_new.yml index 49086c7..bceca99 100644 --- a/config/views.view.who_s_new.yml +++ b/config/views.view.who_s_new.yml @@ -15,26 +15,52 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: 'Who''s new' + fields: + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: '' + exclude: false + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + 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 + type: user_name + pager: + type: some options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 5 exposed_form: type: basic options: @@ -45,64 +71,46 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: some + access: + type: perm options: - items_per_page: 5 - offset: 0 - style: - type: html_list - row: - type: fields - fields: - name: - id: name + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: + created: + id: created table: users_field_data - field: name - label: '' - plugin_id: field - type: user_name - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false + field: created relationship: none group_type: group admin_label: '' - exclude: 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_alter_empty: true entity_type: user - entity_field: name + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + granularity: second + arguments: { } filters: status: - value: '1' + id: status table: users_field_data field: status - id: status + entity_type: user + entity_field: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '0' operator_limit_selection: false operator_list: { } - group: 1 - plugin_id: boolean - entity_type: user - entity_field: status access: id: access table: users_field_data @@ -110,6 +118,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: date operator: '>' value: min: '' @@ -124,14 +135,14 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -144,53 +155,43 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: date - entity_type: user - entity_field: access - sorts: - created: - id: created - table: users_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - plugin_id: date - entity_type: user - entity_field: created - title: 'Who''s new' + style: + type: html_list + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } block_1: - display_plugin: block id: block_1 display_title: 'Who''s new' + display_plugin: block position: 1 display_options: display_description: 'A list of new users' + display_extenders: { } block_description: 'Who''s new' block_category: User - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } diff --git a/config/views.view.who_s_online.yml b/config/views.view.who_s_online.yml index 4165dbf..2376986 100644 --- a/config/views.view.who_s_online.yml +++ b/config/views.view.who_s_online.yml @@ -15,26 +15,52 @@ base_table: users_field_data base_field: uid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm + title: 'Who''s online' + fields: + name: + id: name + table: users_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: name + plugin_id: field + label: '' + exclude: false + alter: + alter_text: false + make_link: false + absolute: false + word_boundary: false + ellipsis: false + strip_tags: false + trim: false + 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 + type: user_name + pager: + type: some options: - perm: 'access user profiles' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } + offset: 0 + items_per_page: 10 exposed_form: type: basic options: @@ -45,71 +71,26 @@ display: expose_sort_order: true sort_asc_label: Asc sort_desc_label: Desc - pager: - type: some + access: + type: perm options: - items_per_page: 10 - offset: 0 - style: - type: html_list - options: - grouping: { } - row_class: '' - default_row_class: true - type: ul - wrapper_class: item-list - class: '' - row: - type: fields - fields: - name: - id: name - table: users_field_data - field: name - label: '' - plugin_id: field - type: user_name - alter: - alter_text: false - make_link: false - absolute: false - trim: false - word_boundary: false - ellipsis: false - strip_tags: false - html: false - hide_empty: false - empty_zero: false + perm: 'access user profiles' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom relationship: none group_type: group admin_label: '' - exclude: 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_alter_empty: true - entity_type: user - entity_field: name - filters: - status: - value: '1' - table: users_field_data - field: status - id: status - expose: - operator: '0' - operator_limit_selection: false - operator_list: { } - group: 1 - plugin_id: boolean - entity_type: user - entity_field: status + plugin_id: text_custom + empty: true + content: 'There are currently 0 users online.' + tokenize: false + sorts: access: id: access table: users_field_data @@ -117,6 +98,40 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: access + exposed: false + granularity: second + arguments: { } + filters: + status: + id: status + table: users_field_data + field: status + entity_type: user + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '0' + operator_limit_selection: false + operator_list: { } + access: + id: access + table: users_field_data + field: access + relationship: none + group_type: group + admin_label: '' + entity_type: user + entity_field: access + plugin_id: date operator: '>=' value: min: '' @@ -131,6 +146,8 @@ display: description: 'A user is considered online for this long after they have last viewed a page.' use_operator: false operator: access_op + operator_limit_selection: false + operator_list: { } identifier: access required: false remember: false @@ -139,8 +156,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -153,26 +168,26 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: date - entity_type: user - entity_field: access - sorts: - access: - id: access - table: users_field_data - field: access - order: DESC - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - plugin_id: date - entity_type: user - entity_field: access - title: 'Who''s online' + style: + type: html_list + options: + grouping: { } + row_class: '' + default_row_class: true + type: ul + wrapper_class: item-list + class: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } header: result: id: result @@ -181,45 +196,31 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: result empty: false content: 'There are currently @total users online.' - 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: 'There are currently 0 users online.' - plugin_id: text_custom - relationships: { } - arguments: { } display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } who_s_online_block: - display_plugin: block id: who_s_online_block display_title: 'Who''s online' + display_plugin: block position: 1 display_options: - block_description: 'Who''s online' display_description: 'A list of users that are currently logged in.' display_extenders: { } + block_description: 'Who''s online' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } diff --git a/config/webform.settings.yml b/config/webform.settings.yml index 5ed97f9..dcad4fe 100644 --- a/config/webform.settings.yml +++ b/config/webform.settings.yml @@ -1,36 +1,32 @@ +_core: + default_config_hash: vOXV9KclChKnE97mh4KCJVTDXxxRwh5PrtrhoXrJFWg +langcode: en settings: default_status: open default_page_base_path: /form default_ajax: false + default_ajax_progress_type: throbber default_ajax_effect: fade default_ajax_speed: 500 - default_ajax_progress_type: throbber - 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_delete_button_label: Delete default_form_submit_once: false + 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_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_disable_remote_addr: false default_form_novalidate: false default_form_disable_inline_errors: false default_form_required: false default_form_required_label: 'Indicates required field' + default_form_unsaved: false + default_form_disable_back: false + default_form_submit_back: false default_form_details_toggle: true default_form_file_limit: '' - form_classes: | - container-inline clearfix - form--inline clearfix - messages messages--error - messages messages--warning - messages messages--status - button_classes: '' default_wizard_prev_button_label: '< Previous Page' default_wizard_next_button_label: 'Next Page >' default_wizard_start_label: Start @@ -49,10 +45,9 @@ settings: default_draft_pending_multiple_message: 'You have pending drafts for this webform. View your pending drafts.' default_confirmation_message: 'New submission added to [webform:title].' default_confirmation_back_label: 'Back to form' + default_limit_total_message: 'No more submissions are permitted.' + default_limit_user_message: 'No more submissions are permitted.' 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: @@ -68,9 +63,19 @@ settings: - entity.node.webform.user.drafts - entity.node.webform.user.submissions default_results_customize: false + 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_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.' + form_classes: | + container-inline clearfix + form--inline clearfix + messages messages--error + messages messages--warning + messages messages--status + button_classes: '' preview_classes: | messages messages--error messages messages--warning @@ -80,22 +85,9 @@ settings: messages messages--warning messages messages--status confirmation_back_classes: button - default_limit_total_message: 'No more submissions are permitted.' - default_limit_user_message: 'No more submissions are permitted.' default_share: false default_share_node: false default_share_theme_name: '' - dialog: false - dialog_options: - narrow: - title: Narrow - width: 600 - normal: - title: Normal - width: 800 - wide: - title: Wide - width: 1000 webform_bulk_form: true webform_bulk_form_actions: - webform_open_action @@ -110,43 +102,20 @@ settings: - webform_submission_make_lock_action - webform_submission_make_unlock_action - webform_submission_delete_action + 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: { } -variant: - excluded_variants: { } -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 - archive_type: tar - excluded_exporters: { } -batch: - default_batch_export_size: 500 - default_batch_import_size: 100 - default_batch_update_size: 500 - default_batch_delete_size: 500 - default_batch_email_size: 500 -purge: - cron_size: 100 form: limit: 50 filter_category: '' @@ -203,10 +172,10 @@ file: 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' + default_audio_file_extensions: 'mp3 ogg wav' + default_document_file_extensions: 'txt rtf pdf doc docx odt ppt pptx odp xls xlsx ods' make_unused_managed_files_temporary: true delete_temporary_managed_files: true format: { } @@ -222,7 +191,7 @@ mail: default_body_text: | Submitted on [webform_submission:created] Submitted by: [webform_submission:user] - + Submitted values are: [webform_submission:values] default_body_html: | @@ -232,6 +201,40 @@ mail: [webform_submission:values] roles: - staff +export: + temp_directory: '' + exporter: delimited + delimiter: ',' + multiple_delimiter: ; + excel: false + archive_type: tar + header_format: label + header_prefix: true + header_prefix_key_delimiter: __ + header_prefix_label_delimiter: ': ' + entity_reference_items: + - id + - title + - url + options_single_format: compact + options_multiple_format: compact + options_item_format: label + likert_answers_format: label + signature_format: status + composite_element_item_format: label + excluded_exporters: { } +handler: + excluded_handlers: { } +variant: + excluded_variants: { } +batch: + default_batch_export_size: 500 + default_batch_import_size: 100 + default_batch_update_size: 500 + default_batch_delete_size: 500 + default_batch_email_size: 500 +purge: + cron_size: 100 test: types: | checkbox: @@ -314,12 +317,12 @@ test: - 'Dixisset' ui: video_display: dialog - details_save: true help_disabled: false dialog_disabled: false offcanvas_disabled: false promotions_disabled: false support_disabled: false + details_save: true description_help: true toolbar_item: false libraries: @@ -329,12 +332,9 @@ libraries: - jquery.toggles requirements: cdn: true - bootstrap: true clientside_validation: true + bootstrap: true spam: true -langcode: en third_party_settings: captcha: replace_administration_mode: true -_core: - default_config_hash: vOXV9KclChKnE97mh4KCJVTDXxxRwh5PrtrhoXrJFWg diff --git a/config/webform.webform.attend_the_tech_and_rev_workshop.yml b/config/webform.webform.attend_the_tech_and_rev_workshop.yml index cba708c..e671454 100644 --- a/config/webform.webform.attend_the_tech_and_rev_workshop.yml +++ b/config/webform.webform.attend_the_tech_and_rev_workshop.yml @@ -2,9 +2,9 @@ uuid: 23478458-4054-4226-beac-4aa007c044c3 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 20 template: false archive: false @@ -47,9 +47,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -59,31 +59,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -92,11 +97,6 @@ settings: 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 @@ -107,13 +107,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -136,9 +136,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: message + confirmation_url: '' confirmation_title: '' confirmation_message: 'Thank you for registering for the event! We look forward to discussing tech and rev with you.' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.blog_posts.yml b/config/webform.webform.blog_posts.yml index 17bfbb0..d353913 100644 --- a/config/webform.webform.blog_posts.yml +++ b/config/webform.webform.blog_posts.yml @@ -2,9 +2,9 @@ uuid: d57a0f50-13eb-4c78-a398-7d685d50322f langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -40,9 +40,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -52,31 +52,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -85,11 +90,6 @@ settings: 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 @@ -100,13 +100,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -129,9 +129,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.capacitacion.yml b/config/webform.webform.capacitacion.yml index f6a3147..28ee102 100644 --- a/config/webform.webform.capacitacion.yml +++ b/config/webform.webform.capacitacion.yml @@ -2,9 +2,9 @@ uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 20 template: false archive: false @@ -58,9 +58,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -70,31 +70,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -103,11 +108,6 @@ settings: 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 @@ -118,13 +118,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -147,11 +147,11 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: 'Tu solicitud de entrenamiento fue un éxito.' confirmation_message: | Gracias por solicitar un entrenamiento. Revisaremos sus necesidades y haremos un seguimiento pronto. Mientras tanto, no dude en leer nuestras publicaciones de blog o nuestros videos de capacitación.
  - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.contact.yml b/config/webform.webform.contact.yml index 275c7a9..2a948b4 100644 --- a/config/webform.webform.contact.yml +++ b/config/webform.webform.contact.yml @@ -5,9 +5,11 @@ dependencies: enforced: module: - webform +_core: + default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww +weight: 0 open: null close: null -weight: 0 uid: null template: false archive: false @@ -58,9 +60,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -70,31 +72,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -103,11 +110,6 @@ settings: 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 @@ -118,13 +120,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -147,9 +149,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Micky) checks our email.' - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -228,9 +230,9 @@ access: handlers: email_notification: id: email + handler_id: email_notification label: 'Email notification' notes: '' - handler_id: email_notification status: true conditions: { } weight: 1 @@ -239,19 +241,23 @@ handlers: - completed to_mail: _default to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: '[webform_submission:values:email:raw]' from_options: { } from_name: '[webform_submission:values:name:raw]' + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: '[webform_submission:values:subject:raw]' body: | Hi Agarics, - + You got a new message. - +

Submitted on {{ webform_token('[webform_submission:created]', webform_submission) }}

Submitted values are:

{{ webform_token('[webform_submission:values]', webform_submission) }} @@ -263,13 +269,7 @@ handlers: html: true attachments: false twig: true - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } -_core: - default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww diff --git a/config/webform.webform.contact_confirm.yml b/config/webform.webform.contact_confirm.yml index 454754c..95d9bd7 100644 --- a/config/webform.webform.contact_confirm.yml +++ b/config/webform.webform.contact_confirm.yml @@ -2,9 +2,9 @@ uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -45,9 +45,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -57,31 +57,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -90,11 +95,6 @@ settings: 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 @@ -105,13 +105,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -134,9 +134,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.drupal_8_9_content_migrations.yml b/config/webform.webform.drupal_8_9_content_migrations.yml index 4040a17..8dd3fc0 100644 --- a/config/webform.webform.drupal_8_9_content_migrations.yml +++ b/config/webform.webform.drupal_8_9_content_migrations.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - stripe_webform +weight: 0 open: null close: null -weight: 0 uid: 8 template: false archive: false @@ -63,9 +63,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -75,31 +75,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -108,11 +113,6 @@ settings: 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 @@ -123,13 +123,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -152,12 +152,12 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: | Thank you [webform_submission:values:name]!  You're registered for:
[webform_submission:values:course_summary:html]
We've sent an e-mail to [webform_submission:values:email]. - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -236,9 +236,9 @@ access: handlers: stripe: id: stripe + handler_id: stripe label: Stripe notes: '' - handler_id: stripe status: true conditions: { } weight: 0 @@ -256,9 +256,9 @@ handlers: stripe_subscription_create: '' email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -267,13 +267,17 @@ handlers: - completed to_mail: '[webform_submission:values:email:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: _default bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Training registration for [webform:title]' body: | Dear [webform_submission:values:name],
@@ -298,11 +302,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.drutopia_intake.yml b/config/webform.webform.drutopia_intake.yml index 61da318..580e871 100644 --- a/config/webform.webform.drutopia_intake.yml +++ b/config/webform.webform.drutopia_intake.yml @@ -2,9 +2,9 @@ uuid: cd3d862d-7e0e-45ca-856d-a4078ff574c8 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -71,9 +71,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -83,31 +83,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -116,11 +121,6 @@ settings: 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 @@ -131,13 +131,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -160,9 +160,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.drutopia_platform_intake.yml b/config/webform.webform.drutopia_platform_intake.yml index f61f80b..8681a70 100644 --- a/config/webform.webform.drutopia_platform_intake.yml +++ b/config/webform.webform.drutopia_platform_intake.yml @@ -2,9 +2,9 @@ uuid: 41a3096e-8049-4b5b-813a-6c6d46e6b5a1 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 8 template: false archive: false @@ -42,9 +42,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -54,31 +54,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -87,11 +92,6 @@ settings: 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 @@ -102,13 +102,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -131,9 +131,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -212,9 +212,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -223,13 +223,17 @@ handlers: - completed to_mail: ask@agaric.coop to_options: { } - cc_mail: info@drutopia.org - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: info@drutopia.org + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -240,11 +244,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.find_it_platform.yml b/config/webform.webform.find_it_platform.yml index 0f64d02..c7b9703 100644 --- a/config/webform.webform.find_it_platform.yml +++ b/config/webform.webform.find_it_platform.yml @@ -2,9 +2,9 @@ uuid: 19f8065b-2b50-4ed0-b3b9-74bb08085ff6 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 20 template: false archive: false @@ -33,9 +33,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -45,31 +45,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: webform_routes: { } @@ -80,11 +85,6 @@ settings: 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 @@ -95,13 +95,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -124,9 +124,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: 'Thank you for getting in touch! We'll follow up soon to chat all things Find It.' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.general_services.yml b/config/webform.webform.general_services.yml index c9745b6..c709275 100644 --- a/config/webform.webform.general_services.yml +++ b/config/webform.webform.general_services.yml @@ -2,9 +2,9 @@ uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -47,9 +47,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -59,31 +59,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -92,11 +97,6 @@ settings: 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 @@ -107,13 +107,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -136,9 +136,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.getting_started_with_drupal_9.yml b/config/webform.webform.getting_started_with_drupal_9.yml index 8d16535..8c7120e 100644 --- a/config/webform.webform.getting_started_with_drupal_9.yml +++ b/config/webform.webform.getting_started_with_drupal_9.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - stripe_webform +weight: 0 open: null close: null -weight: 0 uid: 8 template: false archive: false @@ -63,9 +63,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -75,31 +75,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -108,11 +113,6 @@ settings: 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 @@ -123,13 +123,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -152,12 +152,12 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: | Thank you [webform_submission:values:name]!  You're registered for:
[webform_submission:values:course_summary:html]
We've sent an e-mail to [webform_submission:values:email]. - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -236,9 +236,9 @@ access: handlers: stripe: id: stripe + handler_id: stripe label: Stripe notes: '' - handler_id: stripe status: true conditions: { } weight: 0 @@ -256,9 +256,9 @@ handlers: stripe_subscription_create: '' email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -267,13 +267,17 @@ handlers: - completed to_mail: '[webform_submission:values:email:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: _default bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Training registration for [webform:title]' body: | Dear [webform_submission:values:name],
@@ -298,11 +302,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.getting_started_with_react_js.yml b/config/webform.webform.getting_started_with_react_js.yml index 43cd668..aeedcfd 100644 --- a/config/webform.webform.getting_started_with_react_js.yml +++ b/config/webform.webform.getting_started_with_react_js.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - stripe_webform +weight: 0 open: null close: null -weight: 0 uid: 17 template: false archive: false @@ -63,9 +63,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -75,31 +75,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -108,11 +113,6 @@ settings: 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 @@ -123,13 +123,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -152,12 +152,12 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: | Thank you [webform_submission:values:name]!  You're registered for:
[webform_submission:values:course_summary:html]
We've sent an e-mail to [webform_submission:values:email]. - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -236,9 +236,9 @@ access: handlers: stripe: id: stripe + handler_id: stripe label: Stripe notes: '' - handler_id: stripe status: true conditions: { } weight: 0 @@ -256,9 +256,9 @@ handlers: stripe_subscription_create: '' email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -267,13 +267,17 @@ handlers: - completed to_mail: '[webform_submission:values:email:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: _default bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Training registration for [webform:title]' body: | Dear [webform_submission:values:name],
@@ -298,11 +302,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.join_the_movement.yml b/config/webform.webform.join_the_movement.yml index 6230143..3ab2cef 100644 --- a/config/webform.webform.join_the_movement.yml +++ b/config/webform.webform.join_the_movement.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - webform_mailchimp +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -40,9 +40,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -52,31 +52,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -85,11 +90,6 @@ settings: 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 @@ -100,13 +100,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -129,9 +129,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url + confirmation_url: 'confirmation/thanks-joining-movement?webform_sid=[webform_submission:sid]' confirmation_title: '' confirmation_message: '' - confirmation_url: 'confirmation/thanks-joining-movement?webform_sid=[webform_submission:sid]' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -210,9 +210,9 @@ access: handlers: mailchimp: id: mailchimp + handler_id: mailchimp label: MailChimp notes: '' - handler_id: mailchimp status: true conditions: { } weight: 0 diff --git a/config/webform.webform.join_the_movement_confirm.yml b/config/webform.webform.join_the_movement_confirm.yml index edbdc45..ccc6cbc 100644 --- a/config/webform.webform.join_the_movement_confirm.yml +++ b/config/webform.webform.join_the_movement_confirm.yml @@ -2,9 +2,9 @@ uuid: e00580b9-1381-408d-8ddc-e8314675680e langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -30,9 +30,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -42,31 +42,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -75,11 +80,6 @@ settings: 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 @@ -90,13 +90,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -119,9 +119,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: 'Thank you for your feedback!' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.june_2020_webinars.yml b/config/webform.webform.june_2020_webinars.yml index d086a56..da3ad1e 100644 --- a/config/webform.webform.june_2020_webinars.yml +++ b/config/webform.webform.june_2020_webinars.yml @@ -2,9 +2,9 @@ uuid: 8d0930f6-991a-4bbf-8e12-02dd4ac1b470 langcode: en status: closed dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 17 template: false archive: false @@ -43,9 +43,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -55,31 +55,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -88,11 +93,6 @@ settings: 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 @@ -103,13 +103,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -132,9 +132,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url_message + confirmation_url: 'https://agaric.coop/training' confirmation_title: '' confirmation_message: 'Thanks for signing up. You will receive an email with details on how to join the webinar(s). You might as well be interested in these full-day training options.' - confirmation_url: 'https://agaric.coop/training' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -213,9 +213,9 @@ access: handlers: email: id: email + handler_id: email label: 'Webinar notification email' notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -224,13 +224,17 @@ handlers: - completed to_mail: '[webform_submission:values:email:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Agaric webinars on July 7, 2020 - Connection details' body: | Thank you for registering!
@@ -274,11 +278,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.lms.yml b/config/webform.webform.lms.yml index e46bb18..acb524e 100644 --- a/config/webform.webform.lms.yml +++ b/config/webform.webform.lms.yml @@ -2,9 +2,9 @@ uuid: 5278c8e3-164c-4ff3-b987-ca4ef6d85da2 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -48,9 +48,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -60,31 +60,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -93,11 +98,6 @@ settings: 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 @@ -108,13 +108,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -137,9 +137,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: 'Thank you! You have requested more information on setting up an online teaching and learning solution. An Agaric will respond very soon!' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -218,9 +218,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -229,13 +229,17 @@ handlers: - completed to_mail: '[webform:author:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '[site:mail]' + return_path: '' + sender_mail: '[webform:author:mail]' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -246,11 +250,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '[site:mail]' - return_path: '' - sender_mail: '[webform:author:mail]' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.migrations.yml b/config/webform.webform.migrations.yml index 3d87361..e4a4b6d 100644 --- a/config/webform.webform.migrations.yml +++ b/config/webform.webform.migrations.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - webform_mailchimp +weight: 0 open: null close: null -weight: 0 uid: 20 template: false archive: false @@ -40,9 +40,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -52,31 +52,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -85,11 +90,6 @@ settings: 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 @@ -100,13 +100,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -129,9 +129,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url_message + confirmation_url: thanks-your-interest-data-migration-training confirmation_title: 'You are now subscribed.' confirmation_message: 'Welcome to the training list! You are subscribed as [webform_submission:values:your_name] <[webform_submission:values:your_email]>. We hope to see you at one of our trainings in the near future.' - confirmation_url: thanks-your-interest-data-migration-training confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -210,9 +210,9 @@ access: handlers: mailchimp: id: mailchimp + handler_id: mailchimp label: MailChimp notes: '' - handler_id: mailchimp status: true conditions: { } weight: 0 @@ -225,9 +225,9 @@ handlers: control: '' email: id: email + handler_id: email label: 'Migrations email notification' notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -236,13 +236,17 @@ handlers: - completed to_mail: _default to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -253,11 +257,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.migrations_training_confirm.yml b/config/webform.webform.migrations_training_confirm.yml index f7d6ccb..9c27038 100644 --- a/config/webform.webform.migrations_training_confirm.yml +++ b/config/webform.webform.migrations_training_confirm.yml @@ -2,9 +2,9 @@ uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -34,9 +34,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -46,31 +46,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -79,11 +84,6 @@ settings: 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 @@ -94,13 +94,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -123,9 +123,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.newsletter.yml b/config/webform.webform.newsletter.yml index 794114d..04ecd9c 100644 --- a/config/webform.webform.newsletter.yml +++ b/config/webform.webform.newsletter.yml @@ -2,9 +2,9 @@ uuid: 6560dd98-4468-43c4-8750-400851bddb37 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -50,9 +50,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -62,31 +62,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -95,11 +100,6 @@ settings: 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 @@ -110,13 +110,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -139,9 +139,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.purchase_training_migrate_api.yml b/config/webform.webform.purchase_training_migrate_api.yml index b2ffc06..8a8f2fd 100644 --- a/config/webform.webform.purchase_training_migrate_api.yml +++ b/config/webform.webform.purchase_training_migrate_api.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - stripe_webform +weight: 0 open: null close: null -weight: 0 uid: 1 template: false archive: false @@ -63,9 +63,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -75,31 +75,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -108,11 +113,6 @@ settings: 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 @@ -123,13 +123,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -152,12 +152,12 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: | Thank you [webform_submission:values:name]!  You're registered for:
[webform_submission:values:course_summary:html]
We've sent an e-mail to [webform_submission:values:email]. - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -236,9 +236,9 @@ access: handlers: stripe: id: stripe + handler_id: stripe label: Stripe notes: '' - handler_id: stripe status: true conditions: { } weight: 0 @@ -256,9 +256,9 @@ handlers: stripe_subscription_create: '' email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -267,13 +267,17 @@ handlers: - completed to_mail: '[webform_submission:values:email:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: _default bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Training registration for [webform:title]' body: | Dear [webform_submission:values:name],
@@ -298,11 +302,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.request.yml b/config/webform.webform.request.yml index 5fca9f9..40678e3 100644 --- a/config/webform.webform.request.yml +++ b/config/webform.webform.request.yml @@ -2,9 +2,9 @@ uuid: 7712e93e-81a8-41ae-80c8-4aa2afb45cb3 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 8 template: false archive: false @@ -40,9 +40,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -52,31 +52,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -85,11 +90,6 @@ settings: 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 @@ -100,13 +100,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -129,9 +129,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -210,9 +210,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -221,13 +221,17 @@ handlers: - completed to_mail: ask@agaric.coop to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: '[webform_submission:values:email_address:raw]' from_options: { } from_name: '' + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -238,11 +242,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.showandtell.yml b/config/webform.webform.showandtell.yml index d7e0c7a..1618518 100644 --- a/config/webform.webform.showandtell.yml +++ b/config/webform.webform.showandtell.yml @@ -7,9 +7,9 @@ dependencies: third_party_settings: antibot: antibot: true +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -80,9 +80,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -92,31 +92,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -125,11 +130,6 @@ settings: 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 @@ -140,13 +140,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -169,9 +169,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.speaker_request_agaric.yml b/config/webform.webform.speaker_request_agaric.yml index 12139ef..dcf6f8a 100644 --- a/config/webform.webform.speaker_request_agaric.yml +++ b/config/webform.webform.speaker_request_agaric.yml @@ -2,9 +2,9 @@ uuid: 231b71a1-0001-400f-aa79-b25634c5c04f langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -12,7 +12,7 @@ id: speaker_request_agaric title: 'Speaker Request - Agaric' description: 'Request an Agaric's presence for a presentation, workshop or lecture.' category: '' -elements: | +elements: |- event_website: '#type': url '#title': 'Event website' @@ -154,9 +154,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: 'Agaric is not accepting bookings at this time.' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -166,31 +166,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: 'Speaker request for Agaric' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: webform_routes: { } @@ -201,11 +206,6 @@ settings: 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 @@ -216,13 +216,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -245,9 +245,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: your-request-has-been-sent-agaric confirmation_title: 'Thank you for asking an Agaric to speak!' confirmation_message: 'Thank you! You have requested an Agaric's presence for a presentation, interview, workshop, or lecture. One of us will respond to you very soon! You can find past appearances on our individual Agaric worker-owner pages.' - confirmation_url: your-request-has-been-sent-agaric confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -326,9 +326,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -337,13 +337,17 @@ handlers: - completed to_mail: '[webform:author:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -354,11 +358,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.speaker_request_clayton_dewey.yml b/config/webform.webform.speaker_request_clayton_dewey.yml index b70229a..7a5812b 100644 --- a/config/webform.webform.speaker_request_clayton_dewey.yml +++ b/config/webform.webform.speaker_request_clayton_dewey.yml @@ -2,9 +2,9 @@ uuid: a4189539-46d5-486f-8e0e-ec913e2093e5 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: true @@ -67,9 +67,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: 'Clayton is not accepting bookings at this time.' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -79,31 +79,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: 'Speaker request for Clayton' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: webform_routes: { } @@ -114,11 +119,6 @@ settings: 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 @@ -129,13 +129,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -158,9 +158,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url + confirmation_url: people/clayton-dewey/speaking-request-received confirmation_title: '' confirmation_message: '' - confirmation_url: people/clayton-dewey/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -239,9 +239,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -250,13 +250,17 @@ handlers: - completed to_mail: '[webform:author:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -267,11 +271,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.speaker_request_mauricio_dinarte.yml b/config/webform.webform.speaker_request_mauricio_dinarte.yml index 13fb3f3..186d0c2 100644 --- a/config/webform.webform.speaker_request_mauricio_dinarte.yml +++ b/config/webform.webform.speaker_request_mauricio_dinarte.yml @@ -2,9 +2,9 @@ uuid: 69315a59-1746-485d-873a-1815072dd1d0 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -67,9 +67,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: 'Mauricio is not accepting bookings at this time.' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -79,31 +79,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: 'Speaker request for Mauricio' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: webform_routes: { } @@ -114,11 +119,6 @@ settings: 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 @@ -129,13 +129,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -158,9 +158,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url + confirmation_url: people/michele-metts/speaking-request-received confirmation_title: '' confirmation_message: '' - confirmation_url: people/michele-metts/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -239,9 +239,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -250,13 +250,17 @@ handlers: - completed to_mail: '[webform:author:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -267,11 +271,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.speaker_request_michele_metts.yml b/config/webform.webform.speaker_request_michele_metts.yml index ff65e5f..133199c 100644 --- a/config/webform.webform.speaker_request_michele_metts.yml +++ b/config/webform.webform.speaker_request_michele_metts.yml @@ -2,9 +2,9 @@ uuid: ab839464-7156-4b3b-a13b-a5502e429e70 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -67,9 +67,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: 'Micky is not accepting bookings at this time.' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -79,31 +79,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: 'Speaker request for Micky' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: webform_routes: { } @@ -114,11 +119,6 @@ settings: 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 @@ -129,13 +129,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -158,9 +158,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url + confirmation_url: people/michele-metts/speaking-request-received confirmation_title: '' confirmation_message: '' - confirmation_url: people/michele-metts/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -239,9 +239,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -250,13 +250,17 @@ handlers: - completed to_mail: '[webform:author:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -267,11 +271,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.speaker_request_micky_metts.yml b/config/webform.webform.speaker_request_micky_metts.yml index 3b7810c..012c6b9 100644 --- a/config/webform.webform.speaker_request_micky_metts.yml +++ b/config/webform.webform.speaker_request_micky_metts.yml @@ -2,9 +2,9 @@ uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9 langcode: en status: closed dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: true archive: false @@ -67,9 +67,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: 'Micky is not accepting bookings at this time.' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -79,31 +79,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: 'Speaker request for Micky' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: webform_routes: { } @@ -114,11 +119,6 @@ settings: 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 @@ -129,13 +129,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -158,9 +158,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: url + confirmation_url: people/michele-metts/speaking-request-received confirmation_title: '' confirmation_message: '' - confirmation_url: people/michele-metts/speaking-request-received confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -239,9 +239,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -250,13 +250,17 @@ handlers: - completed to_mail: '[webform:author:mail]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -267,11 +271,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.training.yml b/config/webform.webform.training.yml index 7742c88..4e0d180 100644 --- a/config/webform.webform.training.yml +++ b/config/webform.webform.training.yml @@ -2,9 +2,9 @@ uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 20 template: false archive: false @@ -60,9 +60,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -72,31 +72,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -105,11 +110,6 @@ settings: 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 @@ -120,13 +120,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -149,9 +149,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: 'Your training request was a success.' confirmation_message: 'Thank you for requesting a training. We'll look over your needs and follow up with you soon. In the meantime, feel free to peruse our blog posts or watch our training videos.' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -230,9 +230,9 @@ access: handlers: email: id: email + handler_id: email label: 'Training email notification' notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -241,13 +241,17 @@ handlers: - completed to_mail: _default to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -258,11 +262,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.training_discount.yml b/config/webform.webform.training_discount.yml index a188f71..73b0373 100644 --- a/config/webform.webform.training_discount.yml +++ b/config/webform.webform.training_discount.yml @@ -4,9 +4,9 @@ status: open dependencies: module: - stripe_webform +weight: 0 open: null close: null -weight: 0 uid: 8 template: false archive: false @@ -69,9 +69,9 @@ settings: page_theme_name: '' form_title: source_entity_webform form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -81,31 +81,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -114,11 +119,6 @@ settings: 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 @@ -129,13 +129,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -158,12 +158,12 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: inline + confirmation_url: '' confirmation_title: '' confirmation_message: | Thank you [webform_submission:values:name]!  You're registered for:
[webform_submission:values:course_summary:html]
We've sent an e-mail to [webform_submission:values:email]. - confirmation_url: '' confirmation_attributes: { } confirmation_back: false confirmation_back_label: '' @@ -242,9 +242,9 @@ access: handlers: stripe: id: stripe + handler_id: stripe label: Stripe notes: '' - handler_id: stripe status: true conditions: { } weight: 0 @@ -262,9 +262,9 @@ handlers: stripe_subscription_create: '' email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -273,13 +273,17 @@ handlers: - completed to_mail: '[webform_submission:values:email:raw]' to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: _default bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: 'Training registration for [webform:title]' body: | Dear [webform_submission:values:name],
@@ -304,11 +308,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.training_notification_request.yml b/config/webform.webform.training_notification_request.yml index 8057c73..cf6c1a9 100644 --- a/config/webform.webform.training_notification_request.yml +++ b/config/webform.webform.training_notification_request.yml @@ -2,9 +2,9 @@ uuid: 6a921fe8-0cec-45fc-865e-81518d51f212 langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 47 template: false archive: false @@ -55,9 +55,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -67,31 +67,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -100,11 +105,6 @@ settings: 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 @@ -115,13 +115,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -144,9 +144,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform.webform.training_request_draft.yml b/config/webform.webform.training_request_draft.yml index 3e2c8d2..6bd4b06 100644 --- a/config/webform.webform.training_request_draft.yml +++ b/config/webform.webform.training_request_draft.yml @@ -2,9 +2,9 @@ uuid: d061fc52-7db2-4138-a6bb-805a1e7353fd langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 47 template: false archive: false @@ -49,9 +49,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -61,31 +61,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -94,11 +99,6 @@ settings: 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 @@ -109,13 +109,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -138,9 +138,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' @@ -219,9 +219,9 @@ access: handlers: email: id: email + handler_id: email label: Email notes: '' - handler_id: email status: true conditions: { } weight: 0 @@ -230,13 +230,17 @@ handlers: - completed to_mail: keegan@agaric.coop to_options: { } - cc_mail: '' - cc_options: { } bcc_mail: '' bcc_options: { } + cc_mail: '' + cc_options: { } from_mail: _default from_options: { } from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' subject: _default body: _default excluded_elements: { } @@ -247,11 +251,7 @@ handlers: html: true attachments: false twig: false - debug: false - reply_to: '' - return_path: '' - sender_mail: '' - sender_name: '' theme_name: '' parameters: { } + debug: false variants: { } diff --git a/config/webform.webform.workshops.yml b/config/webform.webform.workshops.yml index 27a8913..0fac558 100644 --- a/config/webform.webform.workshops.yml +++ b/config/webform.webform.workshops.yml @@ -2,9 +2,9 @@ uuid: 4a21f8bf-6290-4198-852f-20ab29d8a72a langcode: en status: open dependencies: { } +weight: 0 open: null close: null -weight: 0 uid: 12 template: false archive: false @@ -31,9 +31,9 @@ settings: page_theme_name: '' form_title: both form_submit_once: false - form_exception_message: '' form_open_message: '' form_close_message: '' + form_exception_message: '' form_previous_submissions: true form_confidential: false form_confidential_message: '' @@ -43,31 +43,36 @@ settings: form_prepopulate_source_entity: false form_prepopulate_source_entity_required: false form_prepopulate_source_entity_type: '' - form_reset: false + form_unsaved: false + form_disable_back: false + form_submit_back: 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_reset: false form_access_denied: default form_access_denied_title: '' form_access_denied_message: '' form_access_denied_attributes: { } form_file_limit: '' + form_attributes: { } form_method: '' form_action: '' - form_attributes: { } share: false share_node: false share_theme_name: '' share_title: true share_page_body_attributes: { } submission_label: '' + submission_exception_message: '' + submission_locked_message: '' submission_log: false + submission_excluded_elements: { } + submission_exclude_empty: false + submission_exclude_empty_checkbox: false submission_views: { } submission_views_replace: { } submission_user_columns: { } @@ -76,11 +81,6 @@ settings: 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 @@ -91,13 +91,13 @@ settings: wizard_progress_percentage: false wizard_progress_link: false wizard_progress_states: false - wizard_auto_forward: true - wizard_auto_forward_hide_next_button: false - wizard_keyboard: true wizard_start_label: '' wizard_preview_link: false wizard_confirmation: true wizard_confirmation_label: '' + wizard_auto_forward: true + wizard_auto_forward_hide_next_button: false + wizard_keyboard: true wizard_track: '' wizard_prev_button_label: '' wizard_next_button_label: '' @@ -120,9 +120,9 @@ settings: draft_pending_single_message: '' draft_pending_multiple_message: '' confirmation_type: page + confirmation_url: '' confirmation_title: '' confirmation_message: '' - confirmation_url: '' confirmation_attributes: { } confirmation_back: true confirmation_back_label: '' diff --git a/config/webform_scheduled_email.settings.yml b/config/webform_scheduled_email.settings.yml index e13741c..5552d1a 100644 --- a/config/webform_scheduled_email.settings.yml +++ b/config/webform_scheduled_email.settings.yml @@ -1,3 +1,3 @@ -schedule_type: date _core: default_config_hash: a0m_ftXZE3G464gpARFNjWEKh9zNlFIRkdrIJNcPgLo +schedule_type: date -- 2.45.2 From afc0d035388e278797b469279c649827dfada43b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:21:46 -0500 Subject: [PATCH 219/365] Commit self-updates to config from D9 upgrade, serialize/rss changes --- config/serialization.settings.yml | 4 ---- config/system.authorize.yml | 3 --- config/system.rss.yml | 8 ++------ 3 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 config/serialization.settings.yml delete mode 100644 config/system.authorize.yml diff --git a/config/serialization.settings.yml b/config/serialization.settings.yml deleted file mode 100644 index ea2d8a5..0000000 --- a/config/serialization.settings.yml +++ /dev/null @@ -1,4 +0,0 @@ -bc_primitives_as_strings: false -bc_timestamp_normalizer_unix: false -_core: - default_config_hash: 6A1rmsmNf4SJrwCEt_aZyO_kPYuFnIOPC2n5lJiIftA diff --git a/config/system.authorize.yml b/config/system.authorize.yml deleted file mode 100644 index c469cae..0000000 --- a/config/system.authorize.yml +++ /dev/null @@ -1,3 +0,0 @@ -filetransfer_default: null -_core: - default_config_hash: z63ds8M4zPrylEgFRkRcOlfcsXWwfITzjD4cj1kRdfg diff --git a/config/system.rss.yml b/config/system.rss.yml index 858f127..04a8fe0 100644 --- a/config/system.rss.yml +++ b/config/system.rss.yml @@ -1,8 +1,4 @@ -channel: - description: '' -items: - limit: 10 - view_mode: rss -langcode: en _core: default_config_hash: TlH7NNk46phfxu1mSUfwg1C0YqaGsUCeD4l9JQnQlDU +items: + view_mode: rss -- 2.45.2 From 481edbcaf7086d67811f0bb2b500337084012a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:22:24 -0500 Subject: [PATCH 220/365] Commit self-updates to config from D9 upgrade, tour new structure --- config/tour.tour.honeypot.yml | 31 +++++----- config/tour.tour.language-add.yml | 9 ++- config/tour.tour.language-edit.yml | 19 +++---- config/tour.tour.language.yml | 24 ++++---- config/tour.tour.locale.yml | 34 +++++------ config/tour.tour.search-api-index-fields.yml | 52 +++++++---------- config/tour.tour.search-api-index-form.yml | 32 +++++------ .../tour.tour.search-api-index-processors.yml | 17 +++--- config/tour.tour.search-api-index.yml | 57 ++++++++----------- config/tour.tour.search-api-server-form.yml | 17 +++--- config/tour.tour.search-api-server.yml | 22 +++---- config/tour.tour.views-ui.yml | 51 +++++++---------- 12 files changed, 150 insertions(+), 215 deletions(-) diff --git a/config/tour.tour.honeypot.yml b/config/tour.tour.honeypot.yml index 0385688..4004ea8 100644 --- a/config/tour.tour.honeypot.yml +++ b/config/tour.tour.honeypot.yml @@ -20,54 +20,49 @@ tips: weight: -10 body: | Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. - + Click Next to be guided through this configuration page. - location: top + position: top-start protect-all-forms: id: protect-all-forms plugin: text label: 'Protect all forms' weight: -9 - attributes: - data-id: edit-protect-all-forms body: | Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. - + Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. - location: bottom + selector: '#edit-protect-all-forms' + position: bottom-start log-blocked-form-submissions: id: log-blocked-form-submissions plugin: text label: 'Log blocked form submissions' weight: -8 - attributes: - data-id: edit-log body: 'Check this box to log every form submission using watchdog. If you have Database Logging enabled, you can view these log entries in the Recent log messages page under Reports.' - location: bottom + selector: '#edit-log' + position: bottom-start honeypot-element-name: id: honeypot-element-name plugin: text label: 'Honeypot Element Name' weight: -7 - attributes: - data-id: edit-element-name body: 'Spam bots typically fill out any field they believe will help get links back to their site, so tempting them with a field named something like ''url'', ''homepage'', or ''link'' makes it hard for them to resist filling in the field—and easy to catch them in the trap and reject their submissions!' - location: top + selector: '#edit-element-name' + position: top-start honeypot-time-limit: id: honeypot-time-limit plugin: text label: 'Honeypot Time Limit' weight: -6 - attributes: - data-id: edit-time-limit body: 'If you enter a positive value, Honeypot will require that all protected forms take at least that many seconds long to fill out. Most forms take at least 5-10 seconds to complete (if you''re a human), so setting this to a value < 5 will help protect against spam bots. Set to 0 to disable.' - location: top + selector: '#edit-time-limit' + position: top-start honeypot-form-specific-settings: id: honeypot-form-specific-settings plugin: text label: 'Honeypot form-specific settings' weight: -5 - attributes: - data-id: edit-form-settings body: 'If you would like to choose particular forms to be protected by Honeypot, check the forms you wish to protect in this section. Most common types of forms are available for protection.' - location: top + selector: '#edit-form-settings' + position: top-start diff --git a/config/tour.tour.language-add.yml b/config/tour.tour.language-add.yml index 9715a34..c655c43 100644 --- a/config/tour.tour.language-add.yml +++ b/config/tour.tour.language-add.yml @@ -17,19 +17,18 @@ tips: id: language-add-overview plugin: text label: 'Adding languages' - body: '

This page provides the ability to add common languages to your site.

If the desired language is not available, you can add a custom language.

' weight: 1 + body: '

This page provides the ability to add common languages to your site.

If the desired language is not available, you can add a custom language.

' language-add-choose: id: language-add-choose plugin: text label: 'Select language' - body: '

Choose a language from the list, or choose "Custom language..." at the end of the list.

Click the "Add language" button when you are done choosing your language.

When adding a custom language, you will get an additional form where you can provide the name, code, and direction of the language.

' weight: 2 - attributes: - data-id: edit-predefined-langcode + body: '

Choose a language from the list, or choose "Custom language..." at the end of the list.

Click the "Add language" button when you are done choosing your language.

When adding a custom language, you will get an additional form where you can provide the name, code, and direction of the language.

' + selector: '#edit-predefined-langcode' language-add-continue: id: language-add-continue plugin: text label: 'Continuing on' - body: '

Now that you have an overview of the "Add languages" feature, you can continue by:

' weight: 3 + body: '

Now that you have an overview of the "Add languages" feature, you can continue by:

' diff --git a/config/tour.tour.language-edit.yml b/config/tour.tour.language-edit.yml index 3fd02f8..9b291db 100644 --- a/config/tour.tour.language-edit.yml +++ b/config/tour.tour.language-edit.yml @@ -17,35 +17,32 @@ tips: id: language-edit-overview plugin: text label: 'Editing languages' - body: '

This page provides the ability to edit a language on your site, including custom languages.

' weight: 1 + body: '

This page provides the ability to edit a language on your site, including custom languages.

' language-edit-langcode: id: language-edit-langcode plugin: text label: 'Language code' - body: '

You cannot change the code of a language on the site, since it is used by the system to keep track of the language.

' weight: 2 - attributes: - data-id: edit-langcode-view + body: '

You cannot change the code of a language on the site, since it is used by the system to keep track of the language.

' + selector: '#edit-langcode-view' language-edit-label: id: language-edit-label plugin: text label: 'Language name' - body: '

The language name is used throughout the site for all users and is written in English. Names of built-in languages can be translated using the Interface Translation module, and names of both built-in and custom languages can be translated using the Configuration Translation module.

' weight: 3 - attributes: - data-id: edit-label + body: '

The language name is used throughout the site for all users and is written in English. Names of built-in languages can be translated using the Interface Translation module, and names of both built-in and custom languages can be translated using the Configuration Translation module.

' + selector: '#edit-label' language-edit-direction: id: language-edit-direction plugin: text label: 'Language direction' - body: '

Choose if the language is a "Left to right" or "Right to left" language.

Note that not all themes support "Right to left" layouts, so test your theme if you are using "Right to left".

' weight: 4 - attributes: - data-id: edit-direction--wrapper--description + body: '

Choose if the language is a "Left to right" or "Right to left" language.

Note that not all themes support "Right to left" layouts, so test your theme if you are using "Right to left".

' + selector: '#edit-direction--wrapper--description' language-edit-continue: id: language-edit-continue plugin: text label: 'Continuing on' - body: '

Now that you have an overview of the "Edit language" feature, you can continue by:

' weight: 5 + body: '

Now that you have an overview of the "Edit language" feature, you can continue by:

' diff --git a/config/tour.tour.language.yml b/config/tour.tour.language.yml index 8d12300..e86095f 100644 --- a/config/tour.tour.language.yml +++ b/config/tour.tour.language.yml @@ -17,43 +17,39 @@ tips: id: language-overview plugin: text label: Languages - body: '

The "Languages" page allows you to add, edit, delete, and reorder languages for the site.

' weight: 1 + body: '

The "Languages" page allows you to add, edit, delete, and reorder languages for the site.

' language-add: id: language-add plugin: text label: 'Adding languages' - body: '

To add more languages to your site, click the "Add language" button.

Added languages will be displayed in the language list and can then be edited or deleted.

' weight: 2 - attributes: - data-class: button-action + body: '

To add more languages to your site, click the "Add language" button.

Added languages will be displayed in the language list and can then be edited or deleted.

' + selector: .button-action language-reorder: id: language-reorder plugin: text label: 'Reordering languages' - body: '

To reorder the languages on your site, use the drag icons next to each language.

The order shown here is the display order for language lists on the site such as in the language switcher blocks provided by the Interface Translation and Content Translation modules.

When you are done with reordering the languages, click the "Save configuration" button for the changes to take effect.

' weight: 3 - attributes: - data-class: draggable + body: '

To reorder the languages on your site, use the drag icons next to each language.

The order shown here is the display order for language lists on the site such as in the language switcher blocks provided by the Interface Translation and Content Translation modules.

When you are done with reordering the languages, click the "Save configuration" button for the changes to take effect.

' + selector: .draggable language-default: id: language-default plugin: text label: 'Set a language as default' - body: '

You can change the default language of the site by choosing one of your configured languages as default. The site will use the default language in situations where no choice is made but a language should be set, for example as the language of the displayed interface.

' weight: 4 - attributes: - data-class: js-form-item-site-default-language + body: '

You can change the default language of the site by choosing one of your configured languages as default. The site will use the default language in situations where no choice is made but a language should be set, for example as the language of the displayed interface.

' + selector: .js-form-item-site-default-language language-operations: id: language-operations plugin: text label: 'Modifying languages' - body: '

Operations are provided for editing and deleting your languages.

You can edit the name and the direction of the language.

Deleted languages can be added back at a later time. Deleting a language will remove all interface translations associated with it, and content in this language will be set to be language neutral. Note that you cannot delete the default language of the site.

' weight: 5 - attributes: - data-class: dropbutton-wrapper + body: '

Operations are provided for editing and deleting your languages.

You can edit the name and the direction of the language.

Deleted languages can be added back at a later time. Deleting a language will remove all interface translations associated with it, and content in this language will be set to be language neutral. Note that you cannot delete the default language of the site.

' + selector: .dropbutton-wrapper language-continue: id: language-continue plugin: text label: 'Continuing on' - body: '

Now that you have an overview of the "Languages" page, you can continue by:

' weight: 6 + body: '

Now that you have an overview of the "Languages" page, you can continue by:

' diff --git a/config/tour.tour.locale.yml b/config/tour.tour.locale.yml index c3e8c2a..1315365 100644 --- a/config/tour.tour.locale.yml +++ b/config/tour.tour.locale.yml @@ -17,59 +17,53 @@ tips: id: locale-overview plugin: text label: 'User interface translation' - body: 'This page allows you to translate the user interface or modify existing translations. If you have installed your site initially in English, you must first add another language on the Languages page, in order to use this page.' weight: 1 + body: 'This page allows you to translate the user interface or modify existing translations. If you have installed your site initially in English, you must first add another language on the Languages page, in order to use this page.' locale-language: id: locale-language plugin: text label: 'Translation language' - body: 'Choose the language you want to translate.' weight: 2 - attributes: - data-id: edit-langcode + body: 'Choose the language you want to translate.' + selector: '#edit-langcode' locale-search: id: locale-search plugin: text label: Search - body: 'Enter the specific word or sentence you want to translate, you can also write just a part of a word.' weight: 3 - attributes: - data-id: edit-string + body: 'Enter the specific word or sentence you want to translate, you can also write just a part of a word.' + selector: '#edit-string' locale-filter: id: locale-filter plugin: text label: 'Filter the search' - body: 'You can search for untranslated strings if you want to translate something that isn''t translated yet. If you want to modify an existing translation, you might want to search only for translated strings.' weight: 4 - attributes: - data-id: edit-translation + body: 'You can search for untranslated strings if you want to translate something that isn''t translated yet. If you want to modify an existing translation, you might want to search only for translated strings.' + selector: '#edit-translation' locale-submit: id: locale-submit plugin: text label: 'Apply your search criteria' - body: 'To apply your search criteria, click on the Filter button.' weight: 5 - attributes: - data-id: edit-submit + body: 'To apply your search criteria, click on the Filter button.' + selector: '#edit-submit' locale-translate: id: locale-translate plugin: text label: Translate - body: 'You can write your own translation in the text fields of the right column. Try to figure out in which context the text will be used in order to translate it in the appropriate way.' weight: 6 - attributes: - data-class: js-form-type-textarea + body: 'You can write your own translation in the text fields of the right column. Try to figure out in which context the text will be used in order to translate it in the appropriate way.' + selector: .js-form-type-textarea locale-validate: id: locale-validate plugin: text label: 'Validate the translation' - body: 'When you have finished your translations, click on the Save translations button. You must save your translations, each time before changing the page or making a new search.' weight: 7 - attributes: - data-id: edit-submit--2 + body: 'When you have finished your translations, click on the Save translations button. You must save your translations, each time before changing the page or making a new search.' + selector: '#edit-submit--2' locale-continue: id: locale-continue plugin: text label: 'Continuing on' - body: 'The translations you have made here will be used on your site''s user interface. If you want to use them on another site or modify them on an external translation editor, you can export them to a .po file and import them later.' weight: 8 + body: 'The translations you have made here will be used on your site''s user interface. If you want to use them on another site or modify them on an external translation editor, you can export them to a .po file and import them later.' diff --git a/config/tour.tour.search-api-index-fields.yml b/config/tour.tour.search-api-index-fields.yml index 221ad12..6e51f76 100644 --- a/config/tour.tour.search-api-index-fields.yml +++ b/config/tour.tour.search-api-index-fields.yml @@ -17,85 +17,75 @@ tips: id: search-api-index-fields-introduction plugin: text label: 'Fields indexed in this index' - body: 'This page lists which fields are indexed in this index, grouped by datasource. (Datasource-independent fields are listed under "General".) Indexed fields can be used to add filters or sorting to views or other search displays based on the index. Fields with type "Fulltext" can also be used for fulltext searching.' weight: 1 + body: 'This page lists which fields are indexed in this index, grouped by datasource. (Datasource-independent fields are listed under "General".) Indexed fields can be used to add filters or sorting to views or other search displays based on the index. Fields with type "Fulltext" can also be used for fulltext searching.' search-api-index-fields-add: id: search-api-index-fields-add plugin: text label: 'Add fields' - body: 'With the "Add fields" button you can add additional fields to this index.' weight: 2 - attributes: - data-class: 'button-action[data-drupal-selector="edit-add-field"]' + body: 'With the "Add fields" button you can add additional fields to this index.' + selector: '.button-action[data-drupal-selector="edit-add-field"]' search-api-index-fields-label: id: search-api-index-fields-label plugin: text label: Label - body: 'A label for the field that will be used to refer to the field in most places in the user interface.' weight: 3 - attributes: - data-class: 'details-wrapper:nth(0) table thead th:nth(0)' + body: 'A label for the field that will be used to refer to the field in most places in the user interface.' + selector: '.details-wrapper:nth(0) table thead th:nth(0)' search-api-index-fields-machine-name: id: search-api-index-fields-machine-name plugin: text label: 'Machine name' - body: 'The internal ID to use for this field. Can safely be ignored by inexperienced users in most cases. Changing a field''s machine name requires reindexing of the index.' weight: 4 - attributes: - data-class: 'details-wrapper:nth(0) table thead th:nth(1)' + body: 'The internal ID to use for this field. Can safely be ignored by inexperienced users in most cases. Changing a field''s machine name requires reindexing of the index.' + selector: '.details-wrapper:nth(0) table thead th:nth(1)' search-api-index-fields-property-path: id: search-api-index-fields-property-path plugin: text label: 'Property path' - body: 'The internal relationship linking the indexed item to the field, with links being separated by colons (:). This can be useful information for advanced users, but can otherwise be ignored.' weight: 5 - attributes: - data-class: 'details-wrapper:nth(0) table thead th:nth(2)' + body: 'The internal relationship linking the indexed item to the field, with links being separated by colons (:). This can be useful information for advanced users, but can otherwise be ignored.' + selector: '.details-wrapper:nth(0) table thead th:nth(2)' search-api-index-fields-type: id: search-api-index-fields-type plugin: text label: Type - body: 'The data type to use when indexing the field. Determines how a field can be used in searches. For information on the available types, see the "Data types" box at the bottom of the page.' weight: 6 - attributes: - data-class: 'details-wrapper:nth(0) table thead th:nth(3)' + body: 'The data type to use when indexing the field. Determines how a field can be used in searches. For information on the available types, see the "Data types" box at the bottom of the page.' + selector: '.details-wrapper:nth(0) table thead th:nth(3)' search-api-index-fields-boost: id: search-api-index-fields-boost plugin: text label: Boost - body: 'Only applicable for fulltext fields. Determines how "important" the field is compared to other fulltext fields, to influence scoring of fulltext searches.' weight: 7 - attributes: - data-class: 'details-wrapper:nth(0) table thead th:nth(4)' + body: 'Only applicable for fulltext fields. Determines how "important" the field is compared to other fulltext fields, to influence scoring of fulltext searches.' + selector: '.details-wrapper:nth(0) table thead th:nth(4)' search-api-index-fields-edit: id: search-api-index-fields-edit plugin: text label: 'Edit field' - body: 'Some fields have additional configuration available, in which case an "Edit" link is displayed in the "Operations" column.' weight: 8 - attributes: - data-class: 'details-wrapper:nth(0) table tbody td:nth(5) a' + body: 'Some fields have additional configuration available, in which case an "Edit" link is displayed in the "Operations" column.' + selector: '.details-wrapper:nth(0) table tbody td:nth(5) a' search-api-index-fields-remove: id: search-api-index-fields-remove plugin: text label: 'Remove field' - body: 'Removes a field from the index again. (Note: Sometimes, a field is required (for example, by a processor) and cannot be removed.)' weight: 9 - attributes: - data-class: 'details-wrapper:nth(0) table tbody td:nth(6) a' + body: 'Removes a field from the index again. (Note: Sometimes, a field is required (for example, by a processor) and cannot be removed.)' + selector: '.details-wrapper:nth(0) table tbody td:nth(6) a' search-api-index-fields-submit: id: search-api-index-fields-submit plugin: text label: 'Save changes' - body: 'This saves all changes made to the fields for this index. Until this button is pressed, all added, changed or removed fields will only be stored temporarily and not effect the actual index used in the rest of the site.' weight: 10 - attributes: - data-id: edit-actions-submit + body: 'This saves all changes made to the fields for this index. Until this button is pressed, all added, changed or removed fields will only be stored temporarily and not effect the actual index used in the rest of the site.' + selector: '#edit-actions-submit' search-api-index-fields-cancel: id: search-api-index-fields-cancel plugin: text label: 'Cancel changes' - body: 'If you have made changes to the index''s fields but not yet saved them, the "Cancel" link lets you discard those changes.' weight: 10 - attributes: - data-id: edit-actions-cancel + body: 'If you have made changes to the index''s fields but not yet saved them, the "Cancel" link lets you discard those changes.' + selector: '#edit-actions-cancel' diff --git a/config/tour.tour.search-api-index-form.yml b/config/tour.tour.search-api-index-form.yml index d9ddaef..5a802f7 100644 --- a/config/tour.tour.search-api-index-form.yml +++ b/config/tour.tour.search-api-index-form.yml @@ -19,53 +19,47 @@ tips: id: search-api-index-form-introduction plugin: text label: 'Adding or editing an index' - body: 'This form can be used to edit an existing index or add a new index to your site. Indexes define a set of data that will be indexed and can then be searched.' weight: 1 + body: 'This form can be used to edit an existing index or add a new index to your site. Indexes define a set of data that will be indexed and can then be searched.' search-api-index-form-name: id: search-api-index-form-name plugin: text label: 'Index name' - body: 'Enter a name to identify this index. For example, "Content index". This will only be displayed in the admin user interface.' weight: 2 - attributes: - data-id: edit-name + body: 'Enter a name to identify this index. For example, "Content index". This will only be displayed in the admin user interface.' + selector: '#edit-name' search-api-index-form-datasources: id: search-api-index-form-datasources plugin: text label: Datasources - body: 'Datasources define the types of items that will be indexed in this index. By default, all content entities (like content, comments and taxonomy terms) will be available here, but modules can also add their own.' weight: 3 - attributes: - data-id: edit-datasources + body: 'Datasources define the types of items that will be indexed in this index. By default, all content entities (like content, comments and taxonomy terms) will be available here, but modules can also add their own.' + selector: '#edit-datasources' search-api-index-form-tracker: id: search-api-index-form-tracker plugin: text label: Tracker - body: 'An index''s tracker is the system that keeps track of which items there are available for the index, and which of them still need to be indexed. Changing the tracker of an existing index will lead to reindexing of all items.' weight: 4 - attributes: - data-id: edit-tracker + body: 'An index''s tracker is the system that keeps track of which items there are available for the index, and which of them still need to be indexed. Changing the tracker of an existing index will lead to reindexing of all items.' + selector: '#edit-tracker' search-api-index-form-server: id: search-api-index-form-server plugin: text label: Server - body: 'The search server that the index should use for indexing and searching. If no server is selected here, the index cannot be enabled. An index can only have one server, but a server can have any number of indexes.' weight: 5 - attributes: - data-id: edit-server + body: 'The search server that the index should use for indexing and searching. If no server is selected here, the index cannot be enabled. An index can only have one server, but a server can have any number of indexes.' + selector: '#edit-server' search-api-index-form-description: id: search-api-index-form-description plugin: text label: 'Index description' - body: 'Optionally, enter a description to explain the function of the index in more detail. This will only be displayed in the admin user interface.' weight: 6 - attributes: - data-id: edit-description + body: 'Optionally, enter a description to explain the function of the index in more detail. This will only be displayed in the admin user interface.' + selector: '#edit-description' search-api-index-form-options: id: search-api-index-form-options plugin: text label: 'Advanced options' - body: 'These options allow more detailed configuration of index behavior, but can usually safely be ignored by inexperienced users.' weight: 7 - attributes: - data-id: edit-options + body: 'These options allow more detailed configuration of index behavior, but can usually safely be ignored by inexperienced users.' + selector: '#edit-options' diff --git a/config/tour.tour.search-api-index-processors.yml b/config/tour.tour.search-api-index-processors.yml index 97a0f5a..f47cc70 100644 --- a/config/tour.tour.search-api-index-processors.yml +++ b/config/tour.tour.search-api-index-processors.yml @@ -17,29 +17,26 @@ tips: id: search-api-index-processors-introduction plugin: text label: 'Processors used for this index' - body: 'Processors customize different aspects of an index''s functionality. They can keep items from being indexed, change how certain fields are indexed and influence searches.' weight: 1 + body: 'Processors customize different aspects of an index''s functionality. They can keep items from being indexed, change how certain fields are indexed and influence searches.' search-api-index-processors-enable: id: search-api-index-processors-enable plugin: text label: 'Enable processors' - body: 'This lists all processors available for this index and lets you choose the ones that should be active. (Note: Some processors cannot be disabled.)' weight: 2 - attributes: - data-id: edit-status + body: 'This lists all processors available for this index and lets you choose the ones that should be active. (Note: Some processors cannot be disabled.)' + selector: '#edit-status' search-api-index-processors-weights: id: search-api-index-processors-weights plugin: text label: 'Processor order' - body: 'This shows you which enabled processors will be active in the different parts of the indexing/searching workflow, and lets you re-arrange them. This should usually not be necessary, and only be used by advanced users as some processors will lead to unexpected results when used in the wrong order.' weight: 3 - attributes: - data-id: edit-weights + body: 'This shows you which enabled processors will be active in the different parts of the indexing/searching workflow, and lets you re-arrange them. This should usually not be necessary, and only be used by advanced users as some processors will lead to unexpected results when used in the wrong order.' + selector: '#edit-weights' search-api-index-processors-settings: id: search-api-index-processors-settings plugin: text label: 'Processor settings' - body: 'Some processors have additional configuration available, which you are able to change here.' weight: 4 - attributes: - data-class: form-type-vertical-tabs + body: 'Some processors have additional configuration available, which you are able to change here.' + selector: .form-type-vertical-tabs diff --git a/config/tour.tour.search-api-index.yml b/config/tour.tour.search-api-index.yml index 65db7c2..39a9d91 100644 --- a/config/tour.tour.search-api-index.yml +++ b/config/tour.tour.search-api-index.yml @@ -17,93 +17,82 @@ tips: id: search-api-index-introduction plugin: text label: 'Information about an index' - body: 'This page shows a summary of a search index and its status.' weight: 1 + body: 'This page shows a summary of a search index and its status.' search-api-index-index-status: id: search-api-index-index-status plugin: text label: 'Index status' - body: 'This gives a summary about how many items are known for this index, and how many have been indexed in their latest version. Items that are not indexed yet cannot be found by searches.' weight: 2 - attributes: - data-class: search-api-index-status + body: 'This gives a summary about how many items are known for this index, and how many have been indexed in their latest version. Items that are not indexed yet cannot be found by searches.' + selector: .search-api-index-status search-api-index-status: id: search-api-index-status plugin: text label: Status - body: 'Shows whether the index is currently enabled or disabled.' weight: 3 - attributes: - data-class: search-api-index-summary--status + body: 'Shows whether the index is currently enabled or disabled.' + selector: .search-api-index-summary--status search-api-index-datasources: id: search-api-index-datasources plugin: text label: Datasources - body: 'Lists all datasources that are enabled for this index.' weight: 4 - attributes: - data-class: search-api-index-summary--datasource + body: 'Lists all datasources that are enabled for this index.' + selector: .search-api-index-summary--datasource search-api-index-tracker: id: search-api-index-tracker plugin: text label: Tracker - body: 'The tracker used by the index. Only one ("Default") is available by default.' weight: 5 - attributes: - data-class: search-api-index-summary--tracker + body: 'The tracker used by the index. Only one ("Default") is available by default.' + selector: .search-api-index-summary--tracker search-api-index-server: id: search-api-index-server plugin: text label: Server - body: 'If the index is attached to a server, this server is listed here.' weight: 6 - attributes: - data-class: search-api-index-summary--server + body: 'If the index is attached to a server, this server is listed here.' + selector: .search-api-index-summary--server search-api-index-server-index-status: id: search-api-index-server-index-status plugin: text label: 'Server index status' - body: 'For enabled indexes, the number of items that can actually be retrieved from the server is listed here. For reasons why this number might differ from the number under "Index status", see the module''s documentation.' weight: 7 - attributes: - data-class: search-api-index-summary--server-index-status + body: 'For enabled indexes, the number of items that can actually be retrieved from the server is listed here. For reasons why this number might differ from the number under "Index status", see the module''s documentation.' + selector: .search-api-index-summary--server-index-status search-api-index-cron-batch-size: id: search-api-index-cron-batch-size plugin: text label: 'Cron batch size' - body: 'The number of items that will be indexed at once during cron runs.' weight: 8 - attributes: - data-class: search-api-index-summary--cron-batch-size + body: 'The number of items that will be indexed at once during cron runs.' + selector: .search-api-index-summary--cron-batch-size search-api-index-index-now: id: search-api-index-remove plugin: text label: 'Start indexing now' - body: 'The "Start indexing now" form allows indexing items manually right away, with a batch process. Otherwise, items are only indexed during cron runs. The form might be disabled if indexing is currently not possible for some reason, or not necessary.' weight: 9 - attributes: - data-id: edit-index + body: 'The "Start indexing now" form allows indexing items manually right away, with a batch process. Otherwise, items are only indexed during cron runs. The form might be disabled if indexing is currently not possible for some reason, or not necessary.' + selector: '#edit-index' search-api-index-tracking: id: search-api-index-tracking plugin: text label: 'Track items for index' - body: 'In certain situations, the index''s tracker doesn''t have the latest state of the items available for indexing. This will be automatically rectified during cron runs, but can also be manually triggered here, with the "Track now" button.' weight: 10 - attributes: - data-id: edit-tracking + body: 'In certain situations, the index''s tracker doesn''t have the latest state of the items available for indexing. This will be automatically rectified during cron runs, but can also be manually triggered here, with the "Track now" button.' + selector: '#edit-tracking' search-api-index-reindex: id: search-api-index-reindex plugin: text label: 'Queue all items for reindexing' - body: 'This will queue all items on this index for reindexing. Previously indexed data will remain on the search server, so searches on this index will continue to yield results.' weight: 11 - attributes: - data-id: edit-reindex + body: 'This will queue all items on this index for reindexing. Previously indexed data will remain on the search server, so searches on this index will continue to yield results.' + selector: '#edit-reindex' search-api-index-clear: id: search-api-index-clear plugin: text label: 'Clear all indexed data' - body: 'This will remove all indexed content for this index from the search server and queue it for reindexing. Searches on this index will not return any results until items are reindexed.' weight: 12 - attributes: - data-id: edit-clear + body: 'This will remove all indexed content for this index from the search server and queue it for reindexing. Searches on this index will not return any results until items are reindexed.' + selector: '#edit-clear' diff --git a/config/tour.tour.search-api-server-form.yml b/config/tour.tour.search-api-server-form.yml index d5c3a20..54517ec 100644 --- a/config/tour.tour.search-api-server-form.yml +++ b/config/tour.tour.search-api-server-form.yml @@ -19,29 +19,26 @@ tips: id: search-api-server-form-introduction plugin: text label: 'Adding or editing a Server' - body: 'This form can be used to edit an existing server or add a new server to your site. Servers will hold your indexed data.' weight: 1 + body: 'This form can be used to edit an existing server or add a new server to your site. Servers will hold your indexed data.' search-api-server-form-name: id: search-api-server-form-name plugin: text label: 'Server name' - body: 'Enter a name to identify this server. For example, "Solr server". This will only be displayed in the admin user interface.' weight: 2 - attributes: - data-id: edit-name + body: 'Enter a name to identify this server. For example, "Solr server". This will only be displayed in the admin user interface.' + selector: '#edit-name' search-api-server-form-description: id: search-api-server-form-description plugin: text label: 'Server description' - body: 'Optionally, enter a description to explain the function of the server in more detail. This will only be displayed in the admin user interface.' weight: 3 - attributes: - data-id: edit-description + body: 'Optionally, enter a description to explain the function of the server in more detail. This will only be displayed in the admin user interface.' + selector: '#edit-description' search-api-server-form-backend: id: search-api-server-form-backend plugin: text label: 'Server backend' - body: 'Servers can be based on different technologies. These are called "backends". A server uses exactly one backend and cannot change it later. You can make the "Database" backend available by enabling the "Database Search" module. Another very common backend is "Solr", which requires to be set up separately.' weight: 4 - attributes: - data-id: edit-backend + body: 'Servers can be based on different technologies. These are called "backends". A server uses exactly one backend and cannot change it later. You can make the "Database" backend available by enabling the "Database Search" module. Another very common backend is "Solr", which requires to be set up separately.' + selector: '#edit-backend' diff --git a/config/tour.tour.search-api-server.yml b/config/tour.tour.search-api-server.yml index 5e568fc..4ee658d 100644 --- a/config/tour.tour.search-api-server.yml +++ b/config/tour.tour.search-api-server.yml @@ -17,37 +17,33 @@ tips: id: search-api-server-introduction plugin: text label: 'Information about a server' - body: 'This page shows a summary of a search server.' weight: 1 + body: 'This page shows a summary of a search server.' search-api-server-status: id: search-api-server-status plugin: text label: Status - body: 'Shows whether the server is currently enabled or disabled.' weight: 2 - attributes: - data-class: search-api-server-summary--status + body: 'Shows whether the server is currently enabled or disabled.' + selector: .search-api-server-summary--status search-api-server-backend: id: search-api-server-backend plugin: text label: 'Backend class' - body: 'The backend plugin used for this server. The backend plugin determines how items are indexed and searched – for example, using the database or an Apache Solr server.' weight: 3 - attributes: - data-class: search-api-server-summary--backend + body: 'The backend plugin used for this server. The backend plugin determines how items are indexed and searched – for example, using the database or an Apache Solr server.' + selector: .search-api-server-summary--backend search-api-server-indexes: id: search-api-server-indexes plugin: text label: 'Search indexes' - body: 'Lists all search indexes that are attached to this server.' weight: 4 - attributes: - data-class: search-api-server-summary--indexes + body: 'Lists all search indexes that are attached to this server.' + selector: .search-api-server-summary--indexes search-api-server-clear: id: search-api-server-clear plugin: text label: 'Delete all indexed data' - body: 'This will permanently remove all data currently indexed on this server for indexes that aren''t read-only. Items are queued for reindexing. Until reindexing occurs, searches for the affected indexes will not return any results.' weight: 5 - attributes: - data-id: edit-clear + body: 'This will permanently remove all data currently indexed on this server for indexes that aren''t read-only. Items are queued for reindexing. Until reindexing occurs, searches for the affected indexes will not return any results.' + selector: '#edit-clear' diff --git a/config/tour.tour.views-ui.yml b/config/tour.tour.views-ui.yml index 38aeb08..c6243f3 100644 --- a/config/tour.tour.views-ui.yml +++ b/config/tour.tour.views-ui.yml @@ -19,79 +19,70 @@ tips: id: views-main plugin: text label: 'Manage view settings' - body: 'View or edit the configuration.' weight: 1 + body: 'View or edit the configuration.' views-ui-displays: id: views-ui-displays plugin: text label: 'Displays in this view' - body: 'A display is a way of outputting the results, e.g., as a page or a block. A view can contain multiple displays, which are listed here. The active display is highlighted.' weight: 2 - attributes: - data-id: views-display-top + body: 'A display is a way of outputting the results, e.g., as a page or a block. A view can contain multiple displays, which are listed here. The active display is highlighted.' + selector: '#views-display-top' views-ui-view-admin: id: views-ui-view-admin plugin: text label: 'View administration' - body: 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.' weight: 3 - location: left - attributes: - data-id: views-display-extra-actions + body: 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.' + selector: '#views-display-extra-actions' + position: left-start views-ui-format: id: views-ui-format plugin: text label: 'Output format' - body: 'Choose how to output results. E.g., choose Content to output each item completely, using your configured display settings. Or choose Fields, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to extend Drupal''s base functionality.' weight: 4 - attributes: - data-class: views-ui-display-tab-bucket.format + body: 'Choose how to output results. E.g., choose Content to output each item completely, using your configured display settings. Or choose Fields, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to extend Drupal''s base functionality.' + selector: .views-ui-display-tab-bucket.format views-ui-fields: id: views-ui-fields plugin: text label: Fields - body: 'If this view uses fields, they are listed here. You can click on a field to configure it.' weight: 5 - attributes: - data-class: views-ui-display-tab-bucket.field + body: 'If this view uses fields, they are listed here. You can click on a field to configure it.' + selector: .views-ui-display-tab-bucket.field views-ui-filter: id: views-ui-filter plugin: text label: 'Filter your view' - body: 'Add filters to limit the results in the output. E.g., to only show content that is published, you would add a filter for Published and select Yes.' weight: 6 - attributes: - data-class: views-ui-display-tab-bucket.filter + body: 'Add filters to limit the results in the output. E.g., to only show content that is published, you would add a filter for Published and select Yes.' + selector: .views-ui-display-tab-bucket.filter views-ui-filter-operations: id: views-ui-filter-operations plugin: text label: 'Filter actions' - body: 'Add, rearrange or remove filters.' weight: 7 - attributes: - data-class: 'views-ui-display-tab-bucket.filter .dropbutton-widget' + body: 'Add, rearrange or remove filters.' + selector: '.views-ui-display-tab-bucket.filter .dropbutton-widget' views-ui-sorts: id: views-ui-sorts plugin: text label: 'Sort Criteria' - body: 'Control the order in which the results are output. Click on an active sort rule to configure it.' weight: 8 - attributes: - data-class: views-ui-display-tab-bucket.sort + body: 'Control the order in which the results are output. Click on an active sort rule to configure it.' + selector: .views-ui-display-tab-bucket.sort views-ui-sorts-operations: id: views-ui-sorts-operations plugin: text label: 'Sort actions' - body: 'Add, rearrange or remove sorting rules.' weight: 9 - attributes: - data-class: 'views-ui-display-tab-bucket.sort .dropbutton-widget' + body: 'Add, rearrange or remove sorting rules.' + selector: '.views-ui-display-tab-bucket.sort .dropbutton-widget' views-ui-preview: id: views-ui-preview plugin: text label: Preview - body: 'Show a preview of the view output.' weight: 10 - location: left - attributes: - data-id: preview-submit + body: 'Show a preview of the view output.' + selector: '#preview-submit' + position: left-start -- 2.45.2 From fd6dab8f157edfe62cbdc3592c2e004e583e6057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:24:10 -0500 Subject: [PATCH 221/365] Commit self-updates to role config, dependencies + removed obsolete perms --- config/user.role.anonymous.yml | 14 +++++++++- config/user.role.authenticated.yml | 15 ++++++++++- config/user.role.contributor.yml | 26 ++++++++++++++++++- config/user.role.editor.yml | 30 +++++++++++++++++++++- config/user.role.manager.yml | 41 +++++++++++++++++++++++++++--- config/user.role.staff.yml | 4 ++- 6 files changed, 122 insertions(+), 8 deletions(-) diff --git a/config/user.role.anonymous.yml b/config/user.role.anonymous.yml index 701be51..18a6ecf 100644 --- a/config/user.role.anonymous.yml +++ b/config/user.role.anonymous.yml @@ -1,7 +1,19 @@ uuid: 06933293-c58f-46cc-a3dc-682ee2487a4e langcode: en status: true -dependencies: { } +dependencies: + config: + - filter.format.minimalhtml + - filter.format.restricted_html + module: + - coffee + - comment + - comment_notify + - contact + - exclude_node_title + - filter + - media + - system _core: default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow id: anonymous diff --git a/config/user.role.authenticated.yml b/config/user.role.authenticated.yml index 47b0740..b202fed 100644 --- a/config/user.role.authenticated.yml +++ b/config/user.role.authenticated.yml @@ -1,7 +1,20 @@ uuid: ea73738f-dcd1-47bf-acc1-cef6ce4a994c langcode: en status: true -dependencies: { } +dependencies: + config: + - filter.format.basic_html + - filter.format.minimalhtml + module: + - coffee + - comment + - comment_notify + - contact + - exclude_node_title + - filter + - media + - shortcut + - system _core: default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI id: authenticated diff --git a/config/user.role.contributor.yml b/config/user.role.contributor.yml index beb54f3..1c1d7c2 100644 --- a/config/user.role.contributor.yml +++ b/config/user.role.contributor.yml @@ -1,7 +1,31 @@ uuid: 776bfc2e-b9f7-4d29-9901-0b16cc1117c7 langcode: en status: true -dependencies: { } +dependencies: + config: + - filter.format.markdown + - filter.format.minimalhtml + - filter.format.minimalhtmltitle + - node.type.action + - node.type.article + - node.type.blog + - node.type.campaign + - node.type.event + - node.type.page + - node.type.people + - node.type.resource + - taxonomy.vocabulary.tags + module: + - comment + - contextual + - exclude_node_title + - filter + - honeypot + - node + - quickedit + - system + - taxonomy + - ui_patterns_library _core: default_config_hash: wx_SmNDtHorXJ90rDiwqo6EvHgyvz6_SZFsFO77cdvY id: contributor diff --git a/config/user.role.editor.yml b/config/user.role.editor.yml index 7338868..d8a1079 100644 --- a/config/user.role.editor.yml +++ b/config/user.role.editor.yml @@ -1,7 +1,35 @@ uuid: 1fe46dd5-36af-4e04-a2da-3c0a87dfe1ec langcode: en status: true -dependencies: { } +dependencies: + config: + - filter.format.full_html + - filter.format.markdown + - filter.format.minimalhtml + - filter.format.minimalhtmltitle + - filter.format.restricted_html + - node.type.blog + - node.type.event + - taxonomy.vocabulary.people_type + - taxonomy.vocabulary.resource_type + - taxonomy.vocabulary.services + - taxonomy.vocabulary.tags + - taxonomy.vocabulary.technologies + - taxonomy.vocabulary.topics + module: + - comment + - contextual + - exclude_node_title + - file + - filter + - honeypot + - node + - path + - quickedit + - system + - taxonomy + - tour + - ui_patterns_library _core: default_config_hash: rlOWgxSj7Nc4dVgLS2xaxjHVZNv9u9Csoy8JavNvygc id: editor diff --git a/config/user.role.manager.yml b/config/user.role.manager.yml index 45897dc..63d8b31 100644 --- a/config/user.role.manager.yml +++ b/config/user.role.manager.yml @@ -1,7 +1,44 @@ uuid: 80d06ad4-b65b-41a3-b986-cf07f19402f6 langcode: en status: true -dependencies: { } +dependencies: + config: + - filter.format.full_html + - filter.format.markdown + - filter.format.minimalhtml + - filter.format.minimalhtmltitle + - filter.format.restricted_html + - node.type.blog + - node.type.event + - taxonomy.vocabulary.people_type + - taxonomy.vocabulary.resource_type + - taxonomy.vocabulary.services + - taxonomy.vocabulary.tags + - taxonomy.vocabulary.technologies + - taxonomy.vocabulary.topics + module: + - admin_toolbar_search + - block + - block_visibility_groups + - comment + - config_perms + - contact + - contextual + - exclude_node_title + - file + - filter + - group + - honeypot + - metatag + - node + - path + - quickedit + - redirect + - system + - taxonomy + - tour + - ui_patterns_library + - webform _core: default_config_hash: p1SmYFXVP1KLKKQI-wkTYJ2dVCvR7HgO7SL3BAKTyTE id: manager @@ -31,7 +68,6 @@ permissions: - 'administer block visibility groups' - 'administer blocks' - 'administer comments' - - 'administer eu cookie compliance popup' - 'administer meta tags' - 'administer nodes' - 'administer redirect settings' @@ -63,7 +99,6 @@ permissions: - 'delete terms in topics' - 'edit any event content' - 'edit any webform' - - 'edit gdpr_checklist checklistapi checklist' - 'edit terms in people_type' - 'edit terms in resource_type' - 'edit terms in services' diff --git a/config/user.role.staff.yml b/config/user.role.staff.yml index c82065d..a744df9 100644 --- a/config/user.role.staff.yml +++ b/config/user.role.staff.yml @@ -1,7 +1,9 @@ uuid: 7216ebcf-5eda-4c34-b429-eb665469567b langcode: en status: true -dependencies: { } +dependencies: + module: + - honeypot id: staff label: Staff weight: 8 -- 2.45.2 From 3672b57fa525beb7e90a69f0fa4e3853e3e7b652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:24:33 -0500 Subject: [PATCH 222/365] Commit unexpected self-update of dependency to views admin people --- config/views.view.user_admin_people.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/views.view.user_admin_people.yml b/config/views.view.user_admin_people.yml index 226532b..32b453f 100644 --- a/config/views.view.user_admin_people.yml +++ b/config/views.view.user_admin_people.yml @@ -3,6 +3,7 @@ langcode: en status: true dependencies: module: + - role_delegation - user _core: default_config_hash: wTJRNzsLVTenCALONNlVfgm_pBOlqucSPuVFLOD56ck -- 2.45.2 From d0da91842af47d0373db108bf3c8cd9a9196aab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:25:10 -0500 Subject: [PATCH 223/365] Commit modules uninstalled by Drutopia in D9 --- config/core.extension.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/core.extension.yml b/config/core.extension.yml index 6f3ec6c..c1604c4 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -11,7 +11,6 @@ module: antibot: 0 automated_cron: 0 autosave_form: 0 - better_normalizers: 0 block: 0 block_content: 0 block_visibility_groups: 0 @@ -43,7 +42,6 @@ module: datetime: 0 datetime_range: 0 dblog: 0 - default_content: 0 diff: 0 dropdown_language: 0 drutopia_action: 0 -- 2.45.2 From c03173697d65ef904d5d85191100ca168de66124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:29:17 -0500 Subject: [PATCH 224/365] Commit config snapshot after D9 upgrades --- ....config_sync.module.better_normalizers.yml | 11 --- ...shot.config_sync.module.comment_notify.yml | 22 +++--- ...hot.config_sync.module.default_content.yml | 11 --- ...t.snapshot.config_sync.module.honeypot.yml | 4 +- ...pshot.snapshot.config_sync.module.user.yml | 74 +++++++++---------- ...ot.snapshot.config_sync.module.webform.yml | 2 +- ...shot.snapshot.config_sync.theme.classy.yml | 11 --- 7 files changed, 51 insertions(+), 84 deletions(-) delete mode 100644 config/config_snapshot.snapshot.config_sync.module.better_normalizers.yml delete mode 100644 config/config_snapshot.snapshot.config_sync.module.default_content.yml delete mode 100644 config/config_snapshot.snapshot.config_sync.theme.classy.yml diff --git a/config/config_snapshot.snapshot.config_sync.module.better_normalizers.yml b/config/config_snapshot.snapshot.config_sync.module.better_normalizers.yml deleted file mode 100644 index cb8a8f8..0000000 --- a/config/config_snapshot.snapshot.config_sync.module.better_normalizers.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: a9942b62-3fd9-4d0d-8cfb-fff14dcdc863 -langcode: en -status: true -dependencies: - module: - - better_normalizers -id: config_sync.module.better_normalizers -snapshotSet: config_sync -extensionType: module -extensionName: better_normalizers -items: { } diff --git a/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml index bb55b73..45c4679 100644 --- a/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml +++ b/config/config_snapshot.snapshot.config_sync.module.comment_notify.yml @@ -26,43 +26,43 @@ items: subject: '[site:name] :: new comment on [node:title]' body: | Hi [comment-subscribed:author], - + [comment:author] has commented on: "[node:title]" - + ---- [comment:title] [comment:body] ---- - + You can view the comment at the following url [comment:url] - + You can stop receiving emails when someone replies to this post, by going to [comment-subscribed:unsubscribe-url] - + You can set up auto-following feature for all future posts by creating your own user with a few clicks here [site:login-url] - + -- [site:name] team [site:url] entity_author: subject: '[site:name] :: new comment for your post' body: | Hi [node:author], - + You have received a comment on: "[node:title]" - + ---- [comment:title] [comment:body] ---- - + You can view the comment at the following url [comment:url] - + You will receive emails like this for all replies to your posts. You can disable this by logging in and changing the settings on your user account at [node:author:edit-url]. - + -- [site:name] team [site:url] diff --git a/config/config_snapshot.snapshot.config_sync.module.default_content.yml b/config/config_snapshot.snapshot.config_sync.module.default_content.yml deleted file mode 100644 index f4f8484..0000000 --- a/config/config_snapshot.snapshot.config_sync.module.default_content.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: d99c8ad0-01f3-4001-a044-bf8f406d5d1d -langcode: en -status: true -dependencies: - module: - - default_content -id: config_sync.module.default_content -snapshotSet: config_sync -extensionType: module -extensionName: default_content -items: { } diff --git a/config/config_snapshot.snapshot.config_sync.module.honeypot.yml b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml index f2e9152..6cccb2f 100644 --- a/config/config_snapshot.snapshot.config_sync.module.honeypot.yml +++ b/config/config_snapshot.snapshot.config_sync.module.honeypot.yml @@ -48,7 +48,7 @@ items: weight: -10 body: | Congratulations on installing Honeypot on your site! With just a few clicks, you can have your site well-protected against automated spam bots. - + Click Next to be guided through this configuration page. location: top protect-all-forms: @@ -60,7 +60,7 @@ items: data-id: edit-protect-all-forms body: | Protecting all the forms is the easiest way to quickly cut down on spam on your site, but doing this disables Drupal's caching for every page where a form is displayed. - + Note: If you have the honeypot time limit enabled, this option may cause issues with Drupal Commerce product forms or similarly-sparse forms that are able to be completed in a very short time. location: bottom log-blocked-form-submissions: diff --git a/config/config_snapshot.snapshot.config_sync.module.user.yml b/config/config_snapshot.snapshot.config_sync.module.user.yml index 36274cd..50eb706 100644 --- a/config/config_snapshot.snapshot.config_sync.module.user.yml +++ b/config/config_snapshot.snapshot.config_sync.module.user.yml @@ -124,114 +124,114 @@ items: cancel_confirm: body: | [user:display-name], - + A request to cancel your account has been made at [site:name]. - + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: - + [user:cancel-url] - + NOTE: The cancellation of your account is not reversible. - + This link expires in one day and nothing will happen if it is not used. - + -- [site:name] team subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: body: | [user:display-name], - + A request to reset the password for your account has been made at [site:name]. - + You may now log in by clicking this link or copying and pasting it into your browser: - + [user:one-time-login-url] - + This link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used. - + -- [site:name] team subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: body: | [user:display-name], - + A site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser: - + [user:one-time-login-url] - + This link can only be used once to log in and will lead you to a page where you can set your password. - + After setting your password, you will be able to log in at [site:login-url] in the future using: - + username: [user:name] password: Your password - + -- [site:name] team subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: body: | [user:display-name], - + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: - + [user:one-time-login-url] - + This link can only be used once to log in and will lead you to a page where you can set your password. - + After setting your password, you will be able to log in at [site:login-url] in the future using: - + username: [user:name] password: Your password - + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: body: | [user:display-name], - + Thank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details. - + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: body: | [user:display-name] has applied for an account. - + [user:edit-url] subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: body: | [user:display-name], - + Your account at [site:name] has been activated. - + You may now log in by clicking this link or copying and pasting it into your browser: - + [user:one-time-login-url] - + This link can only be used once to log in and will lead you to a page where you can set your password. - + After setting your password, you will be able to log in at [site:login-url] in the future using: - + username: [user:account-name] password: Your password - + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: body: | [user:display-name], - + Your account on [site:name] has been blocked. - + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: body: | [user:display-name], - + Your account on [site:name] has been canceled. - + -- [site:name] team subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en diff --git a/config/config_snapshot.snapshot.config_sync.module.webform.yml b/config/config_snapshot.snapshot.config_sync.module.webform.yml index 5587a1d..ee2c24b 100644 --- a/config/config_snapshot.snapshot.config_sync.module.webform.yml +++ b/config/config_snapshot.snapshot.config_sync.module.webform.yml @@ -3441,7 +3441,7 @@ items: default_body_text: | Submitted on [webform_submission:created] Submitted by: [webform_submission:user] - + Submitted values are: [webform_submission:values] default_body_html: | diff --git a/config/config_snapshot.snapshot.config_sync.theme.classy.yml b/config/config_snapshot.snapshot.config_sync.theme.classy.yml deleted file mode 100644 index 07ed98f..0000000 --- a/config/config_snapshot.snapshot.config_sync.theme.classy.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: 3ea8a42d-c2b2-4536-8336-a88800609710 -langcode: en -status: true -dependencies: - theme: - - classy -id: config_sync.theme.classy -snapshotSet: config_sync -extensionType: theme -extensionName: classy -items: { } -- 2.45.2 From f465929ca6930752cf63c3635146687351cd3b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:50:25 -0500 Subject: [PATCH 225/365] Bring in database copy script by Keegan & Chris for Portside Naively changing names for agaric live and test on Elizabeth, but not yet using variables that could be grabbed from .env file --- scripts/copy_live_db.sh | 108 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100755 scripts/copy_live_db.sh diff --git a/scripts/copy_live_db.sh b/scripts/copy_live_db.sh new file mode 100755 index 0000000..4f8a30b --- /dev/null +++ b/scripts/copy_live_db.sh @@ -0,0 +1,108 @@ +#!/bin/bash +set -euo pipefail +# Confirmed with echo `pwd` that as long as we use via composer it's always in +# /var/www/html (aka the project root). +proj_dir="$(cd $(dirname ${0})/../ && pwd)" # Parent of this script folder. +[ "$proj_dir" != "/var/www/html" ] && { echo "Script running from unexpected path - are you running within ddev, as you should?"; exit 1; } +local_backup="$(date +%Y%m%dT%H%M%S)_pre_pull.sql" +[ ! -d /var/www/html/backups ] && mkdir /var/www/html/backups || true + +verbose="" +backup="false" +sync="false" +target="local" + +while [ $# -gt 0 ] +do + case $1 + in + -t|--target) + target=$2 + shift 2 + ;; + + -b|--backup) + backup="true" + shift 1 + ;; + + -v|--verbose) + verbose="-v" + shift 1 + ;; + + -s|--sync) + sync="true" + shift 1 + ;; + + *) + echo "The arguments to use are" + echo "-t|--target {local|test}: The target to load the database to" + echo "-b|--backup: Indicate that a new backup should be made of the live database" + echo "-v|--verbose: Wordier output" + echo "-s|--sync: syncs files from live site" + exit 1 + ;; + esac +done + +if [ "$backup" = "true" ]; then + echo "Backing up live database..." + live_backup="prod_$(date +%Y%m%dT%H%M%S).sql" + remote_drush="/home/agaric_live/site/vendor/drush/drush/drush -r /home/agaric_Live/site/web $verbose" + ssh_cmd="$remote_drush sql-dump --gzip --structure-tables-key=common --result-file=~/backups/$live_backup" + ssh agaric_live@elizabeth.mayfirst.org $ssh_cmd + live_backup="${live_backup}.gz" +else + echo "Identifying the most recent live database backup..." + live_backup=`ssh agaric_live@elizabeth.org "ls -1t ~/backups/prod*.sql.gz | head -n1 | xargs -n1 basename"` +fi + +if [ "$target" = "local" ]; then + echo "Copying the database file from live to local..." + scp agaric_live@elizabeth.mayfirst.org:~/backups/${live_backup} /var/www/html/backups + + echo "Backing up local database to backups/${local_backup}..." + drush sql-dump > /var/www/html/backups/${local_backup} + + echo "Dropping local database..." + drush -y sql-drop + + echo "Unzipping live database..." + gzip -d -f /var/www/html/backups/${live_backup} + + echo "Importing the database copied from live..." + drush sqlc < /var/www/html/backups/${live_backup%.*} + + if [ "$sync" = "true" ]; then + echo "Pulling files from live into local..." + drush -y rsync @live:%files @self:%files + fi + +elif [ "$target" = "test" ]; then + remote_drush="/home/agaric_test/vendor/drush/drush/drush -r /home/agaric_test/site/web $verbose" + ssh agaric_test@elizabeth.mayfirst.org "${remote_drush} status > /dev/null" || (echo "SSH connection to ${target} or drush status failed - have you set up the key, and does site exist?"; exit 1) + ssh_cmd="scp ~/backups/${live_backup} agaric_test@localhost:~/backups" + ssh agaric_live@elizabeth.mayfirst.org ${ssh_cmd} + + echo "Backing up test database..." + ssh agaric_test@elizabeth.mayfirst.org "${remote_drush} sql-dump > ~/backups/${local_backup}" + + echo "Dropping test database..." + drush @test -y sql-drop + + echo "Unzipping live database..." + ssh_cmd="gzip -d -f ~/backups/${live_backup}" + ssh agaric_test@elizabeth.mayfirst.org "${ssh_cmd}" + + echo "Loading live database into test..." + ssh agaric_test@elizabeth.mayfirst.org "${remote_drush} sqlc < ~/backups/${live_backup%.*}" + + if [ "$sync" = "true" ]; then + echo "Pulling files from live into test..." + drush -y rsync @live:%files @test:%files + fi +fi + +echo "Done" -- 2.45.2 From f5ef2ef668aee6f32ecfeec18766e5d3934549e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:56:28 -0500 Subject: [PATCH 226/365] Use standard location for Drush --- scripts/copy_live_db.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/copy_live_db.sh b/scripts/copy_live_db.sh index 4f8a30b..094b0fc 100755 --- a/scripts/copy_live_db.sh +++ b/scripts/copy_live_db.sh @@ -50,7 +50,7 @@ done if [ "$backup" = "true" ]; then echo "Backing up live database..." live_backup="prod_$(date +%Y%m%dT%H%M%S).sql" - remote_drush="/home/agaric_live/site/vendor/drush/drush/drush -r /home/agaric_Live/site/web $verbose" + remote_drush="/home/agaric_live/site/vendor/bin/drush -r /home/agaric_Live/site/web $verbose" ssh_cmd="$remote_drush sql-dump --gzip --structure-tables-key=common --result-file=~/backups/$live_backup" ssh agaric_live@elizabeth.mayfirst.org $ssh_cmd live_backup="${live_backup}.gz" @@ -81,7 +81,7 @@ if [ "$target" = "local" ]; then fi elif [ "$target" = "test" ]; then - remote_drush="/home/agaric_test/vendor/drush/drush/drush -r /home/agaric_test/site/web $verbose" + remote_drush="/home/agaric_test/vendor/bin/drush -r /home/agaric_test/site/web $verbose" ssh agaric_test@elizabeth.mayfirst.org "${remote_drush} status > /dev/null" || (echo "SSH connection to ${target} or drush status failed - have you set up the key, and does site exist?"; exit 1) ssh_cmd="scp ~/backups/${live_backup} agaric_test@localhost:~/backups" ssh agaric_live@elizabeth.mayfirst.org ${ssh_cmd} -- 2.45.2 From 8ba651139e6e57d5e0bef2249c62ffd87eef97fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 21:58:19 -0500 Subject: [PATCH 227/365] Fix silly capital L typo --- scripts/copy_live_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy_live_db.sh b/scripts/copy_live_db.sh index 094b0fc..3f4a759 100755 --- a/scripts/copy_live_db.sh +++ b/scripts/copy_live_db.sh @@ -50,7 +50,7 @@ done if [ "$backup" = "true" ]; then echo "Backing up live database..." live_backup="prod_$(date +%Y%m%dT%H%M%S).sql" - remote_drush="/home/agaric_live/site/vendor/bin/drush -r /home/agaric_Live/site/web $verbose" + remote_drush="/home/agaric_live/site/vendor/bin/drush -r /home/agaric_live/site/web $verbose" ssh_cmd="$remote_drush sql-dump --gzip --structure-tables-key=common --result-file=~/backups/$live_backup" ssh agaric_live@elizabeth.mayfirst.org $ssh_cmd live_backup="${live_backup}.gz" -- 2.45.2 From 0ee0fbf1518c616dfa13804997713359584d2e2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 22:06:28 -0500 Subject: [PATCH 228/365] Fix another typo in my modified script but still no go keys not set up for direct test/live talk here --- scripts/copy_live_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/copy_live_db.sh b/scripts/copy_live_db.sh index 3f4a759..dba49c1 100755 --- a/scripts/copy_live_db.sh +++ b/scripts/copy_live_db.sh @@ -81,7 +81,7 @@ if [ "$target" = "local" ]; then fi elif [ "$target" = "test" ]; then - remote_drush="/home/agaric_test/vendor/bin/drush -r /home/agaric_test/site/web $verbose" + remote_drush="/home/agaric_test/site/vendor/bin/drush -r /home/agaric_test/site/web $verbose" ssh agaric_test@elizabeth.mayfirst.org "${remote_drush} status > /dev/null" || (echo "SSH connection to ${target} or drush status failed - have you set up the key, and does site exist?"; exit 1) ssh_cmd="scp ~/backups/${live_backup} agaric_test@localhost:~/backups" ssh agaric_live@elizabeth.mayfirst.org ${ssh_cmd} -- 2.45.2 From f65e0fa37216aefe11051c42a2db99c86c69e81c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 7 Mar 2022 12:53:56 -0500 Subject: [PATCH 229/365] Close loop on removing multiline config (uninstalled on live, removed from codebase) Because it is a core feature now (almost, not quite, as good as the module but the module is not supported in 9) --- config/core.extension.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/core.extension.yml b/config/core.extension.yml index c1604c4..701bdac 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -114,7 +114,6 @@ module: migrate_tools: 0 minimalhtml: 0 minimalhtmltitle: 0 - multiline_config: 0 node: 0 options: 0 page_cache: 0 -- 2.45.2 From 0188a3f7616c4f83de0bad264ac742ce8166885c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 7 Mar 2022 12:57:34 -0500 Subject: [PATCH 230/365] Remove multiline config from config snapshot also --- ...t.snapshot.config_sync.module.multiline_config.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/config_snapshot.snapshot.config_sync.module.multiline_config.yml diff --git a/config/config_snapshot.snapshot.config_sync.module.multiline_config.yml b/config/config_snapshot.snapshot.config_sync.module.multiline_config.yml deleted file mode 100644 index de1c5bc..0000000 --- a/config/config_snapshot.snapshot.config_sync.module.multiline_config.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: e82700a4-9185-45a0-bb6c-ed90b564ad7e -langcode: en -status: true -dependencies: - module: - - multiline_config -id: config_sync.module.multiline_config -snapshotSet: config_sync -extensionType: module -extensionName: multiline_config -items: { } -- 2.45.2 From 6e4d748ca7e6f2244fe340d92f6e6b32254b7bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 06:56:10 -0500 Subject: [PATCH 231/365] Install commonmark (haha not so easy read below) Wow. Remove migrate upgrade, upgrade migrate tools, so can go to drush 11, which allows the same version of dot-access-data that commonmark does, at least if it is explicitly specified. --- composer.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 4d52b35..4ff813d 100644 --- a/composer.json +++ b/composer.json @@ -34,16 +34,17 @@ "require": { "composer/installers": "^1.9", "cweagans/composer-patches": "^1.7", + "dflydev/dot-access-data": "^3.0", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", "drupal/backup_migrate": "^5", "drupal/block_class": "^1.3", - "drupal/ckeditorheight": "^1.3", "drupal/ckeditor_markdown": "^1.3", + "drupal/ckeditorheight": "^1.3", "drupal/classitup": "^1", - "drupal/convert_bundles": "^1.0@alpha", "drupal/coffee": "1.x-dev", "drupal/comment_notify": "dev-1.x", + "drupal/convert_bundles": "^1.0@alpha", "drupal/core-composer-scaffold": "^9", "drupal/core-recommended": "^9", "drupal/csp": "^1.13", @@ -80,8 +81,7 @@ "drupal/microformats": "^2", "drupal/migrate_plus": "^5", "drupal/migrate_source_csv": "^3", - "drupal/migrate_tools": "^4.1", - "drupal/migrate_upgrade": "^3", + "drupal/migrate_tools": "^5.1", "drupal/mimemail": "^1.0@alpha", "drupal/minimalhtml": "^1.1", "drupal/node_view_permissions": "^1.4", @@ -108,16 +108,17 @@ "drupal/textarea_widget_for_text": "^1.1", "drupal/trim": "^1.0", "drupal/twigsuggest": "^1", + "drupal/ui_patterns": "^1.0@RC", "drupal/urllogin": "^2", "drupal/view_unpublished": "^1.0", - "drupal/ui_patterns": "^1.0@RC", "drupal/viewsreference": "^1.2", "drupal/webform": "^6.0", "drupal/webform_mailchimp": "^5.4", "drupal/weight": "^3.3", "drupal/wysiwyg_linebreaks": "^1.10", - "drush/drush": "^10", + "drush/drush": "^11.0", "drutopia/drutopia": "dev-8.x-1.x", + "league/commonmark": "^2.2", "vlucas/phpdotenv": "^5.1", "webflo/drupal-finder": "^1.2" }, -- 2.45.2 From 71b9c510491b2294f18b980ed37ede9841d178f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 06:58:23 -0500 Subject: [PATCH 232/365] Commit updated composer lock file --- composer.lock | 1221 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 857 insertions(+), 364 deletions(-) diff --git a/composer.lock b/composer.lock index b11bee3..68f4c8a 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": "2722f747f07abe94c9f426dbe6be81e0", + "content-hash": "b4305e48968e12a62c9330e83076887e", "packages": [ { "name": "albertofem/rsync-lib", @@ -285,27 +285,40 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.33.1", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" + "reference": "cd3912e25e20bb12b6dce8d522793f3abd71ab8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", - "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/cd3912e25e20bb12b6dce8d522793f3abd71ab8c", + "reference": "cd3912e25e20bb12b6dce8d522793f3abd71ab8c", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.5.9", - "symfony/console": "^3.4 || ^4.0", - "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", - "twig/twig": "^1.41 || ^2.12" + "php": ">=7.4", + "psr/log": "^1.1 || ^2.0", + "symfony/console": "^4.4.15 || ^5.1", + "symfony/filesystem": "^4.4 || ^5.1 || ^6", + "symfony/polyfill-php80": "^1.23", + "symfony/string": "^5.1 || ^6", + "twig/twig": "^2.14.11 || ^3.1" }, "conflict": { - "drush/drush": "< 10.3.2" + "squizlabs/php_codesniffer": "<3.6" + }, + "require-dev": { + "chi-teck/drupal-coder-extension": "^1.2", + "drupal/coder": "^8.3.14", + "friendsoftwig/twigcs": "^5.0", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.4", + "squizlabs/php_codesniffer": "^3.5", + "symfony/var-dumper": "^5.2", + "symfony/yaml": "^5.2" }, "bin": [ "bin/dcg" @@ -313,13 +326,10 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { - "files": [ - "src/bootstrap.php" - ], "psr-4": { "DrupalCodeGenerator\\": "src" } @@ -331,9 +341,9 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.5.1" }, - "time": "2020-12-05T05:59:11+00:00" + "time": "2022-02-24T10:39:38+00:00" }, { "name": "cocur/slugify", @@ -757,65 +767,40 @@ }, { "name": "consolidation/config", - "version": "1.2.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", - "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1" + "reference": "0c15841b2bf60d9af1ce29884673e7d9d50c3b75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", - "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1", + "url": "https://api.github.com/repos/consolidation/config/zipball/0c15841b2bf60d9af1ce29884673e7d9d50c3b75", + "reference": "0c15841b2bf60d9af1ce29884673e7d9d50c3b75", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "grasmash/expander": "^1", - "php": ">=5.4.0" + "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", + "grasmash/expander": "^2.0.1", + "php": ">=7.1.3", + "symfony/event-dispatcher": "^4 || ^5 || ^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5", - "squizlabs/php_codesniffer": "2.*", - "symfony/console": "^2.5|^3|^4", - "symfony/yaml": "^2.8.11|^3|^4" + "ext-json": "*", + "phpunit/phpunit": ">=7.5.20", + "squizlabs/php_codesniffer": "^3", + "symfony/console": "^4 || ^5 || ^6", + "symfony/yaml": "^4 || ^5 || ^6", + "yoast/phpunit-polyfills": "^1" }, "suggest": { + "symfony/event-dispatcher": "Required to inject configuration into Command options", "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader" }, "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require-dev": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require-dev": { - "symfony/console": "^2.8", - "symfony/event-dispatcher": "^2.8", - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -836,57 +821,37 @@ "description": "Provide configuration services for a commandline tool.", "support": { "issues": "https://github.com/consolidation/config/issues", - "source": "https://github.com/consolidation/config/tree/master" + "source": "https://github.com/consolidation/config/tree/2.1.0" }, - "time": "2019-03-03T19:37:04+00:00" + "time": "2022-02-24T00:32:42+00:00" }, { "name": "consolidation/filter-via-dot-access-data", - "version": "1.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/consolidation/filter-via-dot-access-data.git", - "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6" + "reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6", - "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6", + "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b", + "reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.5.0" + "dflydev/dot-access-data": "^1.1.0 || ^2.0.0 || ^3.0.0", + "php": ">=7.1.3" }, "require-dev": { - "consolidation/robo": "^1.2.3", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^5", - "squizlabs/php_codesniffer": "^2.8", - "symfony/console": "^2.8|^3|^4" + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -906,9 +871,9 @@ ], "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", "support": { - "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0" + "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.2" }, - "time": "2019-01-18T06:05:07+00:00" + "time": "2021-12-30T03:56:08+00:00" }, { "name": "consolidation/log", @@ -1023,51 +988,49 @@ }, { "name": "consolidation/robo", - "version": "2.2.2", + "version": "3.0.10", "source": { "type": "git", - "url": "https://github.com/consolidation/Robo.git", - "reference": "b365df174d9cfb0f5814e4f3275a1c558b17bc4c" + "url": "https://github.com/consolidation/robo.git", + "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/b365df174d9cfb0f5814e4f3275a1c558b17bc4c", - "reference": "b365df174d9cfb0f5814e4f3275a1c558b17bc4c", + "url": "https://api.github.com/repos/consolidation/robo/zipball/206bbe23b34081a36bfefc4de2abbc1abcd29ef4", + "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4", "shasum": "" }, "require": { - "consolidation/annotated-command": "^4.2.1", - "consolidation/config": "^1.2.1|^2", - "consolidation/log": "^1.1.1|^2.0.1", - "consolidation/output-formatters": "^4.1.1", - "consolidation/self-update": "^1.2", - "league/container": "^2.4.1", + "consolidation/annotated-command": "^4.3", + "consolidation/config": "^1.2.1 || ^2.0.1", + "consolidation/log": "^1.1.1 || ^2.0.2", + "consolidation/output-formatters": "^4.1.2", + "consolidation/self-update": "^2.0", + "league/container": "^3.3.1 || ^4.0", "php": ">=7.1.3", - "symfony/console": "^4.4.11|^5", - "symfony/event-dispatcher": "^4.4.11|^5", - "symfony/filesystem": "^4.4.11|^5", - "symfony/finder": "^4.4.11|^5", - "symfony/process": "^4.4.11|^5", - "symfony/yaml": "^4.0 || ^5.0" + "symfony/console": "^4.4.19 || ^5 || ^6", + "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6", + "symfony/filesystem": "^4.4.9 || ^5 || ^6", + "symfony/finder": "^4.4.9 || ^5 || ^6", + "symfony/process": "^4.4.9 || ^5 || ^6", + "symfony/yaml": "^4.4 || ^5 || ^6" }, "conflict": { "codegyre/robo": "*" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", - "php-coveralls/php-coveralls": "^2.2", - "phpdocumentor/reflection-docblock": "^4.3.2", - "phpunit/phpunit": "^6.5.14", - "squizlabs/php_codesniffer": "^3" + "phpunit/phpunit": "^7.5.20 || ^8", + "squizlabs/php_codesniffer": "^3.6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { - "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", "natxet/cssmin": "For minifying CSS files in taskMinify", "patchwork/jsqueeze": "For minifying JS files in taskMinify", - "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." + "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.", + "totten/lurkerlite": "For monitoring filesystem changes in taskWatch" }, "bin": [ "robo" @@ -1117,29 +1080,30 @@ ], "description": "Modern task runner", "support": { - "issues": "https://github.com/consolidation/Robo/issues", - "source": "https://github.com/consolidation/Robo/tree/2.2.2" + "issues": "https://github.com/consolidation/robo/issues", + "source": "https://github.com/consolidation/robo/tree/3.0.10" }, - "time": "2020-12-18T22:09:18+00:00" + "time": "2022-02-21T17:19:14+00:00" }, { "name": "consolidation/self-update", - "version": "1.2.0", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4" + "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3", + "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3", "shasum": "" }, "require": { + "composer/semver": "^3.2", "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4|^5", - "symfony/filesystem": "^2.5|^3|^4|^5" + "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6", + "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6" }, "bin": [ "scripts/release" @@ -1147,7 +1111,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -1172,9 +1136,9 @@ "description": "Provides a self:update command for Symfony Console applications.", "support": { "issues": "https://github.com/consolidation/self-update/issues", - "source": "https://github.com/consolidation/self-update/tree/1.2.0" + "source": "https://github.com/consolidation/self-update/tree/2.0.5" }, - "time": "2020-04-13T02:49:20+00:00" + "time": "2022-02-09T22:44:24+00:00" }, { "name": "consolidation/site-alias", @@ -1292,42 +1256,6 @@ }, "time": "2022-02-19T04:09:55+00:00" }, - { - "name": "container-interop/container-interop", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/container-interop/container-interop.git", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "shasum": "" - }, - "require": { - "psr/container": "^1.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Interop\\Container\\": "src/Interop/Container/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "homepage": "https://github.com/container-interop/container-interop", - "support": { - "issues": "https://github.com/container-interop/container-interop/issues", - "source": "https://github.com/container-interop/container-interop/tree/master" - }, - "abandoned": "psr/container", - "time": "2017-02-14T19:40:03+00:00" - }, { "name": "cweagans/composer-patches", "version": "1.7.2", @@ -1441,30 +1369,37 @@ }, { "name": "dflydev/dot-access-data", - "version": "v1.1.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", - "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a" + "reference": "0992cc19268b259a39e86f296da5f0677841f42c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a", - "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c", + "reference": "0992cc19268b259a39e86f296da5f0677841f42c", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.42", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", + "scrutinizer/ocular": "1.6.0", + "squizlabs/php_codesniffer": "^3.5", + "vimeo/psalm": "^3.14" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "3.x-dev" } }, "autoload": { - "psr-0": { - "Dflydev\\DotAccessData": "src" + "psr-4": { + "Dflydev\\DotAccessData\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -1486,6 +1421,11 @@ "name": "Carlos Frutos", "email": "carlos@kiwing.it", "homepage": "https://github.com/cfrutos" + }, + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com" } ], "description": "Given a deep data structure, access data by dot notation.", @@ -1498,9 +1438,9 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", - "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master" + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1" }, - "time": "2017-01-20T21:14:22+00:00" + "time": "2021-08-13T13:06:58+00:00" }, { "name": "dg/twitter-php", @@ -9565,98 +9505,35 @@ }, { "name": "drupal/migrate_tools", - "version": "4.5.0", + "version": "5.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "8.x-4.5" + "reference": "8.x-5.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.5.zip", - "reference": "8.x-4.5", - "shasum": "06390b359bf53c50a30f2d6dc4c7542bfb1fe7ca" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-5.1.zip", + "reference": "8.x-5.1", + "shasum": "2c1a9d35d318a0e1de30a99fbf64bedd4e65cee1" }, "require": { - "drupal/core": "^8 || ^9", - "drupal/migrate_plus": "^4 || ^5" - }, - "require-dev": { - "drupal/migrate_plus": "4.x-dev", - "drupal/migrate_source_csv": "^2.2", - "drush/drush": "^10" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-4.5", - "datestamp": "1574693285", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "drupalspoons", - "homepage": "https://www.drupal.org/user/3647684" - }, - { - "name": "heddn", - "homepage": "https://www.drupal.org/user/1463982" - }, - { - "name": "mikeryan", - "homepage": "https://www.drupal.org/user/4420" - } - ], - "description": "Tools to assist in developing and running migrations.", - "homepage": "http://drupal.org/project/migrate_tools", - "support": { - "source": "http://cgit.drupalcode.org/migrate_tools", - "issues": "http://drupal.org/project/migrate_tools", - "irc": "irc://irc.freenode.org/drupal-migrate" - } - }, - { - "name": "drupal/migrate_upgrade", - "version": "3.2.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/migrate_upgrade.git", - "reference": "8.x-3.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "f7be28c9fa9e2c56db24fafaf4e9cd6815582aed" - }, - "require": { - "drupal/core": "^8 || ^9", - "drupal/migrate_plus": "^4 || ^5", - "drush/drush": "^8 || ^9 || ^10", - "php": ">7.1" - }, - "require-dev": { + "drupal/core": "^9.1", "drupal/migrate_plus": "^5", + "php": ">=7.1" + }, + "require-dev": { + "drupal/migrate_source_csv": "^3.0", "drush/drush": "^10" }, + "suggest": { + "drush/drush": "^9 || ^10" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.2", - "datestamp": "1588260599", + "version": "8.x-5.1", + "datestamp": "1640378500", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9682,13 +9559,17 @@ "name": "Lucas Hedding", "homepage": "https://www.drupal.org/u/heddn", "role": "Maintainer" + }, + { + "name": "mikeryan", + "homepage": "https://www.drupal.org/user/4420" } ], - "description": "Drush support for direct upgrades from older Drupal versions.", - "homepage": "https://www.drupal.org/project/migrate_upgrade", + "description": "Tools to assist in developing and running migrations.", + "homepage": "http://drupal.org/project/migrate_tools", "support": { - "source": "https://git.drupalcode.org/project/migrate_upgrade", - "issues": "https://www.drupal.org/project/issues/migrate_upgrade", + "source": "https://git.drupalcode.org/project/migrate_tools", + "issues": "https://www.drupal.org/project/issues/migrate_tools", "slack": "#migrate" } }, @@ -12910,50 +12791,57 @@ }, { "name": "drush/drush", - "version": "10.3.6", + "version": "11.0.6", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a" + "reference": "5c0f0ec9a659557d4fe6fd5dc72ca26dab73e1ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", - "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/5c0f0ec9a659557d4fe6fd5dc72ca26dab73e1ac", + "reference": "5c0f0ec9a659557d4fe6fd5dc72ca26dab73e1ac", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.32.1", + "chi-teck/drupal-code-generator": "^2.4", "composer/semver": "^1.4 || ^3", - "consolidation/config": "^1.2", - "consolidation/filter-via-dot-access-data": "^1", - "consolidation/robo": "^1.4.11 || ^2", - "consolidation/site-alias": "^3.0.0@stable", - "consolidation/site-process": "^2.1 || ^4", + "consolidation/annotated-command": "^4.5", + "consolidation/config": "^2", + "consolidation/filter-via-dot-access-data": "^2", + "consolidation/robo": "^3.0.9", + "consolidation/site-alias": "^3.1.3", + "consolidation/site-process": "^4.1.3 || ^5", + "enlightn/security-checker": "^1", "ext-dom": "*", - "grasmash/yaml-expander": "^1.1.1", "guzzlehttp/guzzle": "^6.3 || ^7.0", - "league/container": "~2", - "php": ">=7.1.3", - "psr/log": "~1.0", - "psy/psysh": "~0.6", - "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0 || ^5", - "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", - "symfony/yaml": "^3.4 || ^4.0", + "league/container": "^3.4 || ^4", + "php": ">=7.4", + "psy/psysh": "~0.11", + "symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0", + "symfony/finder": "^4.0 || ^5 || ^6", + "symfony/polyfill-php80": "^1.23", + "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0", + "symfony/yaml": "^4.0 || ^5.0 || ^6.0", "webflo/drupal-finder": "^1.2", "webmozart/path-util": "^2.1.0" }, + "conflict": { + "drupal/core": "< 9.2", + "drupal/migrate_run": "*", + "drupal/migrate_tools": "<= 5" + }, "require-dev": { "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", "david-garcia/phpwhois": "4.3.0", - "drupal/alinks": "1.0.0", - "drupal/core-recommended": "^8.8", - "lox/xhprof": "dev-master", - "phpunit/phpunit": "^4.8.36 || ^6.1", - "squizlabs/php_codesniffer": "^2.7 || ^3", - "vlucas/phpdotenv": "^2.4" + "drupal/core-recommended": "^9 || ^10", + "drupal/semver_example": "2.3.0", + "phpunit/phpunit": ">=7.5.20", + "rector/rector": "^0.12", + "squizlabs/php_codesniffer": "^3.6", + "vlucas/phpdotenv": "^2.4", + "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" @@ -12989,8 +12877,7 @@ }, "autoload": { "psr-4": { - "Drush\\": "src/", - "Drush\\Internal\\": "src/internal-forks" + "Drush\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -13038,7 +12925,7 @@ "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/10.3.6" + "source": "https://github.com/drush-ops/drush/tree/11.0.6" }, "funding": [ { @@ -13046,7 +12933,7 @@ "type": "github" } ], - "time": "2020-11-11T04:36:51+00:00" + "time": "2022-03-06T12:27:12+00:00" }, { "name": "drutopia/drutopia", @@ -13208,6 +13095,72 @@ ], "time": "2021-10-11T09:18:27+00:00" }, + { + "name": "enlightn/security-checker", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/enlightn/security-checker.git", + "reference": "196bacc76e7a72a63d0e1220926dbb190272db97" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97", + "reference": "196bacc76e7a72a63d0e1220926dbb190272db97", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/guzzle": "^6.3|^7.0", + "php": ">=5.6", + "symfony/console": "^3.4|^4|^5|^6", + "symfony/finder": "^3|^4|^5|^6", + "symfony/process": "^3.4|^4|^5|^6", + "symfony/yaml": "^3.4|^4|^5|^6" + }, + "require-dev": { + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^2.18|^3.0", + "phpunit/phpunit": "^5.5|^6|^7|^8|^9" + }, + "bin": [ + "security-checker" + ], + "type": "library", + "autoload": { + "psr-4": { + "Enlightn\\SecurityChecker\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paras Malhotra", + "email": "paras@laravel-enlightn.com" + }, + { + "name": "Miguel Piedrafita", + "email": "soy@miguelpiedrafita.com" + } + ], + "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", + "keywords": [ + "package", + "php", + "scanner", + "security", + "security advisories", + "vulnerability scanner" + ], + "support": { + "issues": "https://github.com/enlightn/security-checker/issues", + "source": "https://github.com/enlightn/security-checker/tree/v1.10.0" + }, + "time": "2022-02-21T22:40:16+00:00" + }, { "name": "ezyang/htmlpurifier", "version": "v4.14.0", @@ -13364,27 +13317,28 @@ }, { "name": "grasmash/expander", - "version": "1.0.0", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", - "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f" + "reference": "f4df21d01d1fbda38269cca89e3dbb6ba223da7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f", - "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f", + "url": "https://api.github.com/repos/grasmash/expander/zipball/f4df21d01d1fbda38269cca89e3dbb6ba223da7f", + "reference": "f4df21d01d1fbda38269cca89e3dbb6ba223da7f", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4" + "dflydev/dot-access-data": "^3.0.0", + "php": ">=5.6", + "psr/log": "^1 | ^2" }, "require-dev": { "greg-1-anderson/composer-test-scenarios": "^1", - "phpunit/phpunit": "^4|^5.5.4", - "satooshi/php-coveralls": "^1.0.2|dev-master", - "squizlabs/php_codesniffer": "^2.7" + "php-coveralls/php-coveralls": "^2.0", + "phpunit/phpunit": "^6.0 || ^8.0 || ^9", + "squizlabs/php_codesniffer": "^2.7 || ^3.3" }, "type": "library", "extra": { @@ -13409,61 +13363,9 @@ "description": "Expands internal property references in PHP arrays file.", "support": { "issues": "https://github.com/grasmash/expander/issues", - "source": "https://github.com/grasmash/expander/tree/master" + "source": "https://github.com/grasmash/expander/tree/2.0.2" }, - "time": "2017-12-21T22:14:55+00:00" - }, - { - "name": "grasmash/yaml-expander", - "version": "1.4.0", - "source": { - "type": "git", - "url": "https://github.com/grasmash/yaml-expander.git", - "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1", - "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1", - "shasum": "" - }, - "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4", - "symfony/yaml": "^2.8.11|^3|^4" - }, - "require-dev": { - "greg-1-anderson/composer-test-scenarios": "^1", - "phpunit/phpunit": "^4.8|^5.5.4", - "satooshi/php-coveralls": "^1.0.2|dev-master", - "squizlabs/php_codesniffer": "^2.7" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Grasmash\\YamlExpander\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Matthew Grasmick" - } - ], - "description": "Expands internal property references in a yaml file.", - "support": { - "issues": "https://github.com/grasmash/yaml-expander/issues", - "source": "https://github.com/grasmash/yaml-expander/tree/master" - }, - "time": "2017-12-16T16:06:03+00:00" + "time": "2022-02-24T03:58:20+00:00" }, { "name": "guzzlehttp/guzzle", @@ -14397,38 +14299,230 @@ "time": "2021-09-28T19:18:28+00:00" }, { - "name": "league/container", - "version": "2.5.0", + "name": "league/commonmark", + "version": "2.2.3", "source": { "type": "git", - "url": "https://github.com/thephpleague/container.git", - "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3" + "url": "https://github.com/thephpleague/commonmark.git", + "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3", - "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", + "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2", - "php": "^5.4 || ^7.0 || ^8.0" + "ext-mbstring": "*", + "league/config": "^1.1.1", + "php": "^7.4 || ^8.0", + "psr/event-dispatcher": "^1.0", + "symfony/deprecation-contracts": "^2.1 || ^3.0", + "symfony/polyfill-php80": "^1.15" + }, + "require-dev": { + "cebe/markdown": "^1.0", + "commonmark/cmark": "0.30.0", + "commonmark/commonmark.js": "0.30.0", + "composer/package-versions-deprecated": "^1.8", + "erusev/parsedown": "^1.0", + "ext-json": "*", + "github/gfm": "0.29.0", + "michelf/php-markdown": "^1.4", + "phpstan/phpstan": "^0.12.88 || ^1.0.0", + "phpunit/phpunit": "^9.5.5", + "scrutinizer/ocular": "^1.8.1", + "symfony/finder": "^5.3", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", + "unleashedtech/php-coding-standard": "^3.1", + "vimeo/psalm": "^4.7.3" + }, + "suggest": { + "symfony/yaml": "v2.3+ required if using the Front Matter extension" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.3-dev" + } + }, + "autoload": { + "psr-4": { + "League\\CommonMark\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" + } + ], + "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)", + "homepage": "https://commonmark.thephpleague.com", + "keywords": [ + "commonmark", + "flavored", + "gfm", + "github", + "github-flavored", + "markdown", + "md", + "parser" + ], + "support": { + "docs": "https://commonmark.thephpleague.com/", + "forum": "https://github.com/thephpleague/commonmark/discussions", + "issues": "https://github.com/thephpleague/commonmark/issues", + "rss": "https://github.com/thephpleague/commonmark/releases.atom", + "source": "https://github.com/thephpleague/commonmark" + }, + "funding": [ + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/commonmark", + "type": "tidelift" + } + ], + "time": "2022-02-26T21:24:45+00:00" + }, + { + "name": "league/config", + "version": "v1.1.1", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/config.git", + "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", + "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^3.0.1", + "nette/schema": "^1.2", + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.90", + "phpunit/phpunit": "^9.5.5", + "scrutinizer/ocular": "^1.8.1", + "unleashedtech/php-coding-standard": "^3.1", + "vimeo/psalm": "^4.7.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Config\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Colin O'Dell", + "email": "colinodell@gmail.com", + "homepage": "https://www.colinodell.com", + "role": "Lead Developer" + } + ], + "description": "Define configuration arrays with strict schemas and access values with dot notation", + "homepage": "https://config.thephpleague.com", + "keywords": [ + "array", + "config", + "configuration", + "dot", + "dot-access", + "nested", + "schema" + ], + "support": { + "docs": "https://config.thephpleague.com/", + "issues": "https://github.com/thephpleague/config/issues", + "rss": "https://github.com/thephpleague/config/releases.atom", + "source": "https://github.com/thephpleague/config" + }, + "funding": [ + { + "url": "https://www.colinodell.com/sponsor", + "type": "custom" + }, + { + "url": "https://www.paypal.me/colinpodell/10.00", + "type": "custom" + }, + { + "url": "https://github.com/colinodell", + "type": "github" + } + ], + "time": "2021-08-14T12:15:32+00:00" + }, + { + "name": "league/container", + "version": "4.2.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/container.git", + "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab", + "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "psr/container": "^1.1 || ^2.0" }, "provide": { - "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.36", - "scrutinizer/ocular": "^1.3", - "squizlabs/php_codesniffer": "^3.5" + "nette/php-generator": "^3.4", + "nikic/php-parser": "^4.10", + "phpstan/phpstan": "^0.12.47", + "phpunit/phpunit": "^8.5.17", + "roave/security-advisories": "dev-latest", + "scrutinizer/ocular": "^1.8", + "squizlabs/php_codesniffer": "^3.6" }, "type": "library", "extra": { "branch-alias": { + "dev-master": "4.x-dev", + "dev-4.x": "4.x-dev", + "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" } @@ -14445,8 +14539,7 @@ "authors": [ { "name": "Phil Bennett", - "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com", + "email": "mail@philbennett.co.uk", "role": "Developer" } ], @@ -14463,7 +14556,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/2.5.0" + "source": "https://github.com/thephpleague/container/tree/4.2.0" }, "funding": [ { @@ -14471,7 +14564,7 @@ "type": "github" } ], - "time": "2021-02-22T09:20:06+00:00" + "time": "2021-11-16T10:29:06+00:00" }, { "name": "league/csv", @@ -14843,6 +14936,153 @@ }, "time": "2016-07-25T17:07:32+00:00" }, + { + "name": "nette/schema", + "version": "v1.2.2", + "source": { + "type": "git", + "url": "https://github.com/nette/schema.git", + "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df", + "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", + "shasum": "" + }, + "require": { + "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", + "php": ">=7.1 <8.2" + }, + "require-dev": { + "nette/tester": "^2.3 || ^2.4", + "phpstan/phpstan-nette": "^0.12", + "tracy/tracy": "^2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } + ], + "description": "📐 Nette Schema: validating data structures against a given Schema.", + "homepage": "https://nette.org", + "keywords": [ + "config", + "nette" + ], + "support": { + "issues": "https://github.com/nette/schema/issues", + "source": "https://github.com/nette/schema/tree/v1.2.2" + }, + "time": "2021-10-15T11:40:02+00:00" + }, + { + "name": "nette/utils", + "version": "v3.2.7", + "source": { + "type": "git", + "url": "https://github.com/nette/utils.git", + "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99", + "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99", + "shasum": "" + }, + "require": { + "php": ">=7.2 <8.2" + }, + "conflict": { + "nette/di": "<3.0.6" + }, + "require-dev": { + "nette/tester": "~2.0", + "phpstan/phpstan": "^1.0", + "tracy/tracy": "^2.3" + }, + "suggest": { + "ext-gd": "to use Image", + "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", + "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", + "ext-json": "to use Nette\\Utils\\Json", + "ext-mbstring": "to use Strings::lower() etc...", + "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", + "ext-xml": "to use Strings::length() etc. when mbstring is not available" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.2-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause", + "GPL-2.0-only", + "GPL-3.0-only" + ], + "authors": [ + { + "name": "David Grudl", + "homepage": "https://davidgrudl.com" + }, + { + "name": "Nette Community", + "homepage": "https://nette.org/contributors" + } + ], + "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "homepage": "https://nette.org", + "keywords": [ + "array", + "core", + "datetime", + "images", + "json", + "nette", + "paginator", + "password", + "slugify", + "string", + "unicode", + "utf-8", + "utility", + "validation" + ], + "support": { + "issues": "https://github.com/nette/utils/issues", + "source": "https://github.com/nette/utils/tree/v3.2.7" + }, + "time": "2022-01-24T11:29:14+00:00" + }, { "name": "nikic/php-parser", "version": "v4.13.2", @@ -15957,6 +16197,56 @@ }, "time": "2021-03-05T17:36:06+00:00" }, + { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", + "shasum": "" + }, + "require": { + "php": ">=7.2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\EventDispatcher\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Standard interfaces for event handling.", + "keywords": [ + "events", + "psr", + "psr-14" + ], + "support": { + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" + }, + "time": "2019-01-08T18:20:26+00:00" + }, { "name": "psr/http-factory", "version": "1.0.1", @@ -17772,6 +18062,87 @@ ], "time": "2021-05-27T09:27:20+00:00" }, + { + "name": "symfony/polyfill-intl-grapheme", + "version": "v1.25.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "reference": "81b86b50cf841a64252b439e738e97f4a34e2783" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783", + "reference": "81b86b50cf841a64252b439e738e97f4a34e2783", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Grapheme\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's grapheme_* functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "grapheme", + "intl", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-11-23T21:10:46+00:00" + }, { "name": "symfony/polyfill-intl-idn", "version": "v1.23.0", @@ -18677,6 +19048,92 @@ ], "time": "2021-11-04T16:48:04+00:00" }, + { + "name": "symfony/string", + "version": "v5.4.3", + "source": { + "type": "git", + "url": "https://github.com/symfony/string.git", + "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10", + "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "~1.15" + }, + "conflict": { + "symfony/translation-contracts": ">=3.0" + }, + "require-dev": { + "symfony/error-handler": "^4.4|^5.0|^6.0", + "symfony/http-client": "^4.4|^5.0|^6.0", + "symfony/translation-contracts": "^1.1|^2", + "symfony/var-exporter": "^4.4|^5.0|^6.0" + }, + "type": "library", + "autoload": { + "files": [ + "Resources/functions.php" + ], + "psr-4": { + "Symfony\\Component\\String\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "homepage": "https://symfony.com", + "keywords": [ + "grapheme", + "i18n", + "string", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "source": "https://github.com/symfony/string/tree/v5.4.3" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-01-02T09:53:40+00:00" + }, { "name": "symfony/translation", "version": "v4.4.34", @@ -19963,6 +20420,42 @@ }, "time": "2020-01-14T16:39:13+00:00" }, + { + "name": "container-interop/container-interop", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/container-interop/container-interop.git", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "shasum": "" + }, + "require": { + "psr/container": "^1.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Interop\\Container\\": "src/Interop/Container/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", + "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, + "abandoned": "psr/container", + "time": "2017-02-14T19:40:03+00:00" + }, { "name": "drupal/upgrade_status", "version": "3.14.0", @@ -20837,9 +21330,9 @@ ], "minimum-stability": "dev", "stability-flags": { - "drupal/convert_bundles": 15, "drupal/coffee": 20, "drupal/comment_notify": 20, + "drupal/convert_bundles": 15, "drupal/customerror": 20, "drupal/drutopia_collection": 20, "drupal/drutopia_core": 20, -- 2.45.2 From 4fb0cf33371c202642f6056fb4e006f667ccd3ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 07:21:30 -0500 Subject: [PATCH 233/365] Use dev version of markdown to fix fatal error Uncaught PHP Exception Drupal\markdown\Exception\MissingVersionException: 'The library 'commonmark' did not not specify a version. If the plugin has no version, it must be explicitly set to '0.0.0'.' at /var/www/html/web/modules/contrib/markdown/src/Plugin/Markdown/InstallablePluginBase.php line 316' Fixed as noted in https://www.drupal.org/project/markdown/issues/3187582#comment-14012913 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4ff813d..ed9bd60 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "drupal/link_attributes": "^1.9", "drupal/linkit": "^6", "drupal/mailsystem": "^4.3", - "drupal/markdown": "^3", + "drupal/markdown": "3.0.x-dev@dev", "drupal/menu_link_config": "^1.0@alpha", "drupal/menu_trail_by_path": "^1.1", "drupal/microformats": "^2", -- 2.45.2 From 1ea7dfc2074d8a5e407bbee848e15c4ed98ab47a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 07:21:42 -0500 Subject: [PATCH 234/365] Commit updated composer lock file --- composer.lock | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 68f4c8a..69bc848 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": "b4305e48968e12a62c9330e83076887e", + "content-hash": "4bc00fec18459fc32bcefe63b5542e7c", "packages": [ { "name": "albertofem/rsync-lib", @@ -6913,17 +6913,17 @@ }, { "name": "drupal/environment_indicator", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/environment_indicator.git", - "reference": "4.0.4" + "reference": "4.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.4.zip", - "reference": "4.0.4", - "shasum": "37cb19ca432c29a2351947fb59fc1271ff98dce3" + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.5.zip", + "reference": "4.0.5", + "shasum": "1900f65220783c8eef13c710befff8d12633f36e" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6931,8 +6931,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.4", - "datestamp": "1644420669", + "version": "4.0.5", + "datestamp": "1646688932", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8896,17 +8896,11 @@ }, { "name": "drupal/markdown", - "version": "3.0.0-rc2", + "version": "dev-3.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "3.0.0-rc2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/markdown-3.0.0-rc2.zip", - "reference": "3.0.0-rc2", - "shasum": "ccbb84b03ce1f5d2fdb8511595dde0980653845f" + "reference": "b63aa95c3ac7b95116515d2de391693542b30c81" }, "require": { "composer/semver": "^1.0 || ^2.0 || ^3.0", @@ -8918,12 +8912,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-3.0.x": "3.0.x-dev" + }, "drupal": { - "version": "3.0.0-rc2", - "datestamp": "1639560570", + "version": "3.0.0-rc2+1-dev", + "datestamp": "1642456079", "security-coverage": { "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "message": "Dev releases are not covered by Drupal security advisories." } }, "drush": { @@ -21338,6 +21335,7 @@ "drupal/drutopia_core": 20, "drupal/drutopia_paragraph_title": 20, "drupal/footnotes": 20, + "drupal/markdown": 20, "drupal/menu_link_config": 15, "drupal/mimemail": 15, "drupal/notfoundpassthrough": 20, -- 2.45.2 From 89bb55e2a1ae3aec4ad9b0eac4945a243f798916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 07:55:08 -0500 Subject: [PATCH 235/365] Dropping down to commonmark 1.0 to fix even more fatal issue https://www.drupal.org/project/markdown/issues/3268341 --- composer.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index ed9bd60..61f42bb 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,6 @@ "require": { "composer/installers": "^1.9", "cweagans/composer-patches": "^1.7", - "dflydev/dot-access-data": "^3.0", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", "drupal/backup_migrate": "^5", @@ -75,7 +74,7 @@ "drupal/link_attributes": "^1.9", "drupal/linkit": "^6", "drupal/mailsystem": "^4.3", - "drupal/markdown": "3.0.x-dev@dev", + "drupal/markdown": "^3.0@RC", "drupal/menu_link_config": "^1.0@alpha", "drupal/menu_trail_by_path": "^1.1", "drupal/microformats": "^2", @@ -118,7 +117,7 @@ "drupal/wysiwyg_linebreaks": "^1.10", "drush/drush": "^11.0", "drutopia/drutopia": "dev-8.x-1.x", - "league/commonmark": "^2.2", + "league/commonmark": "^1.0", "vlucas/phpdotenv": "^5.1", "webflo/drupal-finder": "^1.2" }, -- 2.45.2 From 1350ce3fe517be13a9f185e23308ed3a43da33bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 07:55:21 -0500 Subject: [PATCH 236/365] Commit updated composer lock file --- composer.lock | 357 +++++--------------------------------------------- 1 file changed, 35 insertions(+), 322 deletions(-) diff --git a/composer.lock b/composer.lock index 69bc848..7367ecc 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": "4bc00fec18459fc32bcefe63b5542e7c", + "content-hash": "6026b6f25c5ba696f1642047e193d732", "packages": [ { "name": "albertofem/rsync-lib", @@ -8896,11 +8896,17 @@ }, { "name": "drupal/markdown", - "version": "dev-3.0.x", + "version": "3.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "b63aa95c3ac7b95116515d2de391693542b30c81" + "reference": "3.0.0-rc2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/markdown-3.0.0-rc2.zip", + "reference": "3.0.0-rc2", + "shasum": "ccbb84b03ce1f5d2fdb8511595dde0980653845f" }, "require": { "composer/semver": "^1.0 || ^2.0 || ^3.0", @@ -8912,15 +8918,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.0.x": "3.0.x-dev" - }, "drupal": { - "version": "3.0.0-rc2+1-dev", - "datestamp": "1642456079", + "version": "3.0.0-rc2", + "datestamp": "1639560570", "security-coverage": { "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } }, "drush": { @@ -14297,52 +14300,42 @@ }, { "name": "league/commonmark", - "version": "2.2.3", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71" + "reference": "2b8185c13bc9578367a5bf901881d1c1b5bbd09b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", - "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2b8185c13bc9578367a5bf901881d1c1b5bbd09b", + "reference": "2b8185c13bc9578367a5bf901881d1c1b5bbd09b", "shasum": "" }, "require": { "ext-mbstring": "*", - "league/config": "^1.1.1", - "php": "^7.4 || ^8.0", - "psr/event-dispatcher": "^1.0", - "symfony/deprecation-contracts": "^2.1 || ^3.0", - "symfony/polyfill-php80": "^1.15" + "php": "^7.1 || ^8.0" + }, + "conflict": { + "scrutinizer/ocular": "1.7.*" }, "require-dev": { - "cebe/markdown": "^1.0", - "commonmark/cmark": "0.30.0", - "commonmark/commonmark.js": "0.30.0", - "composer/package-versions-deprecated": "^1.8", - "erusev/parsedown": "^1.0", + "cebe/markdown": "~1.0", + "commonmark/commonmark.js": "0.29.2", + "erusev/parsedown": "~1.0", "ext-json": "*", "github/gfm": "0.29.0", - "michelf/php-markdown": "^1.4", - "phpstan/phpstan": "^0.12.88 || ^1.0.0", - "phpunit/phpunit": "^9.5.5", - "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", - "unleashedtech/php-coding-standard": "^3.1", - "vimeo/psalm": "^4.7.3" - }, - "suggest": { - "symfony/yaml": "v2.3+ required if using the Front Matter extension" + "michelf/php-markdown": "~1.4", + "mikehaertl/php-shellcommand": "^1.4", + "phpstan/phpstan": "^0.12.90", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2", + "scrutinizer/ocular": "^1.5", + "symfony/finder": "^4.2" }, + "bin": [ + "bin/commonmark" + ], "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.3-dev" - } - }, "autoload": { "psr-4": { "League\\CommonMark\\": "src" @@ -14360,7 +14353,7 @@ "role": "Lead Developer" } ], - "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)", + "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)", "homepage": "https://commonmark.thephpleague.com", "keywords": [ "commonmark", @@ -14374,7 +14367,6 @@ ], "support": { "docs": "https://commonmark.thephpleague.com/", - "forum": "https://github.com/thephpleague/commonmark/discussions", "issues": "https://github.com/thephpleague/commonmark/issues", "rss": "https://github.com/thephpleague/commonmark/releases.atom", "source": "https://github.com/thephpleague/commonmark" @@ -14397,89 +14389,7 @@ "type": "tidelift" } ], - "time": "2022-02-26T21:24:45+00:00" - }, - { - "name": "league/config", - "version": "v1.1.1", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/config.git", - "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", - "reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e", - "shasum": "" - }, - "require": { - "dflydev/dot-access-data": "^3.0.1", - "nette/schema": "^1.2", - "php": "^7.4 || ^8.0" - }, - "require-dev": { - "phpstan/phpstan": "^0.12.90", - "phpunit/phpunit": "^9.5.5", - "scrutinizer/ocular": "^1.8.1", - "unleashedtech/php-coding-standard": "^3.1", - "vimeo/psalm": "^4.7.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.2-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Config\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Colin O'Dell", - "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com", - "role": "Lead Developer" - } - ], - "description": "Define configuration arrays with strict schemas and access values with dot notation", - "homepage": "https://config.thephpleague.com", - "keywords": [ - "array", - "config", - "configuration", - "dot", - "dot-access", - "nested", - "schema" - ], - "support": { - "docs": "https://config.thephpleague.com/", - "issues": "https://github.com/thephpleague/config/issues", - "rss": "https://github.com/thephpleague/config/releases.atom", - "source": "https://github.com/thephpleague/config" - }, - "funding": [ - { - "url": "https://www.colinodell.com/sponsor", - "type": "custom" - }, - { - "url": "https://www.paypal.me/colinpodell/10.00", - "type": "custom" - }, - { - "url": "https://github.com/colinodell", - "type": "github" - } - ], - "time": "2021-08-14T12:15:32+00:00" + "time": "2022-01-13T17:18:13+00:00" }, { "name": "league/container", @@ -14933,153 +14843,6 @@ }, "time": "2016-07-25T17:07:32+00:00" }, - { - "name": "nette/schema", - "version": "v1.2.2", - "source": { - "type": "git", - "url": "https://github.com/nette/schema.git", - "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df", - "reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", - "shasum": "" - }, - "require": { - "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", - "php": ">=7.1 <8.2" - }, - "require-dev": { - "nette/tester": "^2.3 || ^2.4", - "phpstan/phpstan-nette": "^0.12", - "tracy/tracy": "^2.7" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "📐 Nette Schema: validating data structures against a given Schema.", - "homepage": "https://nette.org", - "keywords": [ - "config", - "nette" - ], - "support": { - "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2.2" - }, - "time": "2021-10-15T11:40:02+00:00" - }, - { - "name": "nette/utils", - "version": "v3.2.7", - "source": { - "type": "git", - "url": "https://github.com/nette/utils.git", - "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99", - "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99", - "shasum": "" - }, - "require": { - "php": ">=7.2 <8.2" - }, - "conflict": { - "nette/di": "<3.0.6" - }, - "require-dev": { - "nette/tester": "~2.0", - "phpstan/phpstan": "^1.0", - "tracy/tracy": "^2.3" - }, - "suggest": { - "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", - "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", - "ext-json": "to use Nette\\Utils\\Json", - "ext-mbstring": "to use Strings::lower() etc...", - "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", - "ext-xml": "to use Strings::length() etc. when mbstring is not available" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", - "homepage": "https://nette.org", - "keywords": [ - "array", - "core", - "datetime", - "images", - "json", - "nette", - "paginator", - "password", - "slugify", - "string", - "unicode", - "utf-8", - "utility", - "validation" - ], - "support": { - "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.2.7" - }, - "time": "2022-01-24T11:29:14+00:00" - }, { "name": "nikic/php-parser", "version": "v4.13.2", @@ -16194,56 +15957,6 @@ }, "time": "2021-03-05T17:36:06+00:00" }, - { - "name": "psr/event-dispatcher", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://github.com/php-fig/event-dispatcher.git", - "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", - "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", - "shasum": "" - }, - "require": { - "php": ">=7.2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\EventDispatcher\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Standard interfaces for event handling.", - "keywords": [ - "events", - "psr", - "psr-14" - ], - "support": { - "issues": "https://github.com/php-fig/event-dispatcher/issues", - "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" - }, - "time": "2019-01-08T18:20:26+00:00" - }, { "name": "psr/http-factory", "version": "1.0.1", @@ -21335,7 +21048,7 @@ "drupal/drutopia_core": 20, "drupal/drutopia_paragraph_title": 20, "drupal/footnotes": 20, - "drupal/markdown": 20, + "drupal/markdown": 5, "drupal/menu_link_config": 15, "drupal/mimemail": 15, "drupal/notfoundpassthrough": 20, -- 2.45.2 From 1dd4ff625e5ca5ce10ea8200f41c2880d4104667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 07:55:57 -0500 Subject: [PATCH 237/365] Add explicit markdown configuration w/ no changes --- config/filter.format.markdown.yml | 19 ++++++- config/markdown.parser.commonmark.yml | 79 +++++++++++++++++++++++++++ 2 files changed, 97 insertions(+), 1 deletion(-) create mode 100644 config/markdown.parser.commonmark.yml diff --git a/config/filter.format.markdown.yml b/config/filter.format.markdown.yml index ba36668..a879552 100644 --- a/config/filter.format.markdown.yml +++ b/config/filter.format.markdown.yml @@ -14,4 +14,21 @@ filters: status: true weight: 0 settings: - markdown_library: commonmark + id: commonmark + enabled: true + render_strategy: + type: filter_output + custom_allowed_html: '' + plugins: + commonmark: true + commonmark-external-links: false + commonmark-footnotes: false + commonmark-heading-permalink: false + commonmark-strikethrough: false + commonmark-table: false + commonmark-task-list: false + filter_align: false + filter_caption: false + media_embed: false + override: false + filterFormat: markdown diff --git a/config/markdown.parser.commonmark.yml b/config/markdown.parser.commonmark.yml new file mode 100644 index 0000000..55901fc --- /dev/null +++ b/config/markdown.parser.commonmark.yml @@ -0,0 +1,79 @@ +dependencies: + module: + - markdown +id: commonmark +enabled: true +weight: 0 +render_strategy: + type: filter_output + custom_allowed_html: '' + plugins: + commonmark: true + commonmark-external-links: false + commonmark-footnotes: false + commonmark-heading-permalink: false + commonmark-strikethrough: false + commonmark-table: false + commonmark-task-list: false +settings: + allow_unsafe_links: true + enable_em: true + enable_strong: true + html_input: allow + max_nesting_level: 0 + use_asterisk: true + use_underscore: true +extensions: + - + id: commonmark-attributes + enabled: false + weight: 0 + - + id: commonmark-autolink + enabled: true + weight: 0 + - + id: commonmark-disallowed-raw-html + enabled: false + weight: 0 + - + id: commonmark-external-links + enabled: false + weight: 0 + settings: { } + - + id: commonmark-footnotes + enabled: false + weight: 0 + settings: { } + - + id: commonmark-heading-permalink + enabled: false + weight: 0 + settings: { } + - + id: commonmark-mention + enabled: false + weight: 0 + - + id: commonmark-smart-punctuation + enabled: false + weight: 0 + settings: { } + - + id: commonmark-strikethrough + enabled: false + weight: 0 + - + id: commonmark-table + enabled: false + weight: 0 + - + id: commonmark-table-of-contents + enabled: false + weight: 0 + settings: { } + - + id: commonmark-task-list + enabled: false + weight: 0 -- 2.45.2 From 26a8aaa09745b393ea896571f77f74ca58f4298f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 09:41:58 -0500 Subject: [PATCH 238/365] Enable hidden bridgy mastodon return indicator --- config/core.entity_view_display.node.blog.full.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/core.entity_view_display.node.blog.full.yml b/config/core.entity_view_display.node.blog.full.yml index 930dcec..1189fbe 100644 --- a/config/core.entity_view_display.node.blog.full.yml +++ b/config/core.entity_view_display.node.blog.full.yml @@ -74,6 +74,11 @@ content: ds_limit: '' weight: 2 region: content + indieweb_bridgypublishmastodon: + settings: { } + third_party_settings: { } + weight: 6 + region: content indieweb_bridgypublishtwitter: settings: { } third_party_settings: { } @@ -82,7 +87,7 @@ content: indieweb_syndication: settings: { } third_party_settings: { } - weight: 6 + weight: 7 region: content hidden: body: true @@ -91,3 +96,4 @@ hidden: field_summary: true langcode: true links: true + search_api_excerpt: true -- 2.45.2 From aa14d306649af22c2a087f6de67ea2967a44829c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 09:52:47 -0500 Subject: [PATCH 239/365] Set webmentions to run on cron --- config/indieweb_webmention.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/indieweb_webmention.settings.yml b/config/indieweb_webmention.settings.yml index b5b55f8..f9b0f16 100644 --- a/config/indieweb_webmention.settings.yml +++ b/config/indieweb_webmention.settings.yml @@ -18,7 +18,7 @@ syndication_targets: "Twitter (bridgy)|https://brid.gy/publish/twitter|1\r\nMast bridgy_back_link: always send_custom_url: false send_link_fields: '' -send_webmention_handler: disabled +send_webmention_handler: cron send_log_response: true send_comment_webmention_field: indieweb_webmention send_comment_permission_fields: true -- 2.45.2 From 40735b8b8baaf8e93ddd52073c75df047d407b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Tue, 8 Mar 2022 15:43:26 -0500 Subject: [PATCH 240/365] Configure basic HTML input format to NOT use markdown at all Was considering doing this anyway because switching between the Markdown WYSIWYG and regular CKEditor could really screw up formatting, but after the upgrade of the Markdown module (which provides the underlying Markdown capability that CKEditor Markdown uses, apparently) it absolutely destroyed every port of content that was using the Basic HTML input format, in the way described way back in this old comment on the upgrade issue, https://www.drupal.org/project/markdown/issues/3103679#comment-14289153 Anyway this configuration change fixed the major problem of the text being output with no HTML formatting whatsoever. Ref #227 --- config/editor.editor.basic_html.yml | 8 ++------ config/filter.format.basic_html.yml | 16 ++++------------ 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/config/editor.editor.basic_html.yml b/config/editor.editor.basic_html.yml index 1b10fb7..c7d76e8 100644 --- a/config/editor.editor.basic_html.yml +++ b/config/editor.editor.basic_html.yml @@ -42,18 +42,14 @@ settings: - name: Tools items: - - Markdown - Source - ShowBlocks - Maximize plugins: - stylescombo: - styles: | - p.subtitle.is-mono.is-4|Mono subtitle - p.title.is-5.is-spaced|Small title - p.subtitle.is-6|Small subtitle language: language_list: un + stylescombo: + styles: "p.subtitle.is-mono.is-4|Mono subtitle\r\np.title.is-5.is-spaced|Small title\r\np.subtitle.is-6|Small subtitle\r\n" linebreaks: method: force image_upload: diff --git a/config/filter.format.basic_html.yml b/config/filter.format.basic_html.yml index 56faf06..b30c3fc 100644 --- a/config/filter.format.basic_html.yml +++ b/config/filter.format.basic_html.yml @@ -4,7 +4,6 @@ status: true dependencies: module: - editor - - markdown _core: default_config_hash: 73bBl0mQ4I5Md9_FoI1V9MErX_I6ykC9gNKwLqb80Ko name: 'Basic HTML' @@ -17,7 +16,7 @@ filters: status: true weight: -42 settings: - allowed_html: '