updated modules until S included (simplenews), removed string_i18n_json_export
This commit is contained in:
parent
37fc11f331
commit
28803a51ba
|
@ -105,25 +105,24 @@
|
|||
"drupal/genpass": "^2.0",
|
||||
"drupal/google_analytics": "^4.0",
|
||||
"drupal/graphql": "^4.7",
|
||||
"drupal/image_delta_formatter": "^1.x-dev",
|
||||
"drupal/image_effects": "^3.x-dev@dev",
|
||||
"drupal/image_delta_formatter": "^1.2",
|
||||
"drupal/image_effects": "^3.4",
|
||||
"drupal/js_cache_buster": "^1.0",
|
||||
"drupal/jsonapi_extras": "^3.21",
|
||||
"drupal/login_history": "^1.x-dev",
|
||||
"drupal/login_history": "^2.0",
|
||||
"drupal/login_tracker": "^2.0",
|
||||
"drupal/mailjet": "3.0.x-dev@dev",
|
||||
"drupal/masquerade": "^2.x-dev@dev",
|
||||
"drupal/mailjet": "^4.0",
|
||||
"drupal/maillog": "^1.1",
|
||||
"drupal/masquerade": "^2.0",
|
||||
"drupal/maxlength": "^2.1",
|
||||
"drupal/modules_weight": "^1.8",
|
||||
"drupal/modules_weight": "^3.0",
|
||||
"drupal/pagerer": "^2.3",
|
||||
"drupal/password_policy": "^4.0",
|
||||
"drupal/payment": "^2.1",
|
||||
"drupal/pdf_api": "^2.4",
|
||||
"drupal/permissions_filter": "^1.1",
|
||||
"drupal/printable": "^3.1",
|
||||
"drupal/profile": "1.x-dev@dev",
|
||||
"drupal/pwa": "^2.1@beta",
|
||||
"drupal/redirect": "^1.x-dev@dev",
|
||||
"drupal/redis": "^1.5",
|
||||
"drupal/restui": "^1.16",
|
||||
"drupal/role_delegation": "^1.1",
|
||||
|
@ -133,10 +132,10 @@
|
|||
"drupal/search_api_autocomplete": "^1.2",
|
||||
"drupal/search_api_page": "^1.x-dev",
|
||||
"drupal/search_api_solr": "^4.2",
|
||||
"drupal/select_translation": "^1.x-dev",
|
||||
"drupal/select_translation": "^2.0@alpha",
|
||||
"drupal/session_limit": "^2.0@beta",
|
||||
"drupal/simplenews": "3.x-dev@dev",
|
||||
"drupal/simplenews_mailjet_subscriptions": "1.x-dev@dev",
|
||||
"drupal/simplenews": "^4.0",
|
||||
"drupal/simplenews_mailjet_subscriptions": "^1.3",
|
||||
"drupal/social_media_links": "^2.8",
|
||||
"drupal/string_translation_ui": "^2.0",
|
||||
"drupal/strings_i18n_json_export": "^1.x-dev@dev",
|
||||
|
@ -255,8 +254,12 @@
|
|||
"drupal/flag": {
|
||||
"remove flag hooks to allow site to be accessible again https://www.drupal.org/project/flag/issues/3200806": "./patches/flag-commenthooks.patch"
|
||||
},
|
||||
"drupal/mailjet": {
|
||||
"DrupalmailjetControllerMailjetRegisterController::redirectRegister() does not exist https://www.drupal.org/project/mailjet/issues/3450474": "https://www.drupal.org/files/issues/2024-05-29/mailjet-15615025-5.patch"
|
||||
},
|
||||
"drupal/pwa": {
|
||||
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch"
|
||||
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch",
|
||||
"Undefined array key name https://www.drupal.org/project/pwa/issues/3422906": "https://www.drupal.org/files/issues/2024-02-21/pwa-3422906-3.patch"
|
||||
},
|
||||
"drupal/term_reference_tree": {
|
||||
"Term Reference Tree: Re-implement Track List https://www.drupal.org/project/term_reference_tree/issues/3064280": "https://www.drupal.org/files/issues/2022-02-07/3064280_bring_back_tracklist-16.patch"
|
||||
|
@ -267,9 +270,6 @@
|
|||
"weitzman/drupal-test-traits": {
|
||||
"Define void return type for setUp() and tearDown() methods https://gitlab.com/weitzman/drupal-test-traits/-/issues/78":"./patches/Definevoidreturntype2.patch"
|
||||
},
|
||||
"drupal/mailjet": {
|
||||
"https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
|
||||
},
|
||||
"drupal/simplenews_mailjet_subscriptions": {
|
||||
"using mailjet module":"./patches/simplenews_mailjet_subscriptions__usingmailjetmodule#3.patch"
|
||||
},
|
||||
|
@ -297,6 +297,9 @@
|
|||
"drupal/field_group": {
|
||||
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch",
|
||||
"undefined index name 16 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-08-10/field_group-undefined-index-name-3064890-16.patch"
|
||||
},
|
||||
"drupal/mailjet": {
|
||||
"https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
|
||||
}
|
||||
},
|
||||
"drupal-scaffold": {
|
||||
|
|
|
@ -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": "4dfb620248442ec9331de11387b41bc7",
|
||||
"content-hash": "1b67a273d670e822615c724c3f3d8d56",
|
||||
"packages": [
|
||||
{
|
||||
"name": "algolia/places",
|
||||
|
@ -7017,16 +7017,16 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/file_mdm_exif",
|
||||
"version": "2.4.0",
|
||||
"version": "2.6.0",
|
||||
"require": {
|
||||
"drupal/core": "^9.2",
|
||||
"drupal/core": "^9.3 | ^10",
|
||||
"drupal/file_mdm": "*"
|
||||
},
|
||||
"type": "metapackage",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1645440700",
|
||||
"version": "8.x-2.6",
|
||||
"datestamp": "1688489716",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -7051,16 +7051,16 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/file_mdm_font",
|
||||
"version": "2.4.0",
|
||||
"version": "2.6.0",
|
||||
"require": {
|
||||
"drupal/core": "^9.2",
|
||||
"drupal/core": "^9.3 | ^10",
|
||||
"drupal/file_mdm": "*"
|
||||
},
|
||||
"type": "metapackage",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1645440700",
|
||||
"version": "8.x-2.6",
|
||||
"datestamp": "1688489716",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -7815,26 +7815,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/image_delta_formatter",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/image_delta_formatter.git",
|
||||
"reference": "8b83fa6a47e250fc5c9abc1b847c369d4cce225a"
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/image_delta_formatter-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "e236790ad92bdbc8a0ba0aa042a8580d8ce9f425"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0+3-dev",
|
||||
"datestamp": "1595073775",
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1685543777",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -7854,10 +7857,6 @@
|
|||
{
|
||||
"name": "jsacksick",
|
||||
"homepage": "https://www.drupal.org/user/972218"
|
||||
},
|
||||
{
|
||||
"name": "mglaman",
|
||||
"homepage": "https://www.drupal.org/user/2416470"
|
||||
}
|
||||
],
|
||||
"description": "Provides a formatter that displays a specific delta of a multivalue imagefield.",
|
||||
|
@ -7868,38 +7867,47 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/image_effects",
|
||||
"version": "dev-3.x",
|
||||
"version": "3.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/image_effects.git",
|
||||
"reference": "c06a97351face558f9fe0c2447881756c6880365"
|
||||
"reference": "8.x-3.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/image_effects-8.x-3.4.zip",
|
||||
"reference": "8.x-3.4",
|
||||
"shasum": "473ebd6a9e67adadc9111c2e91c8a4400281d74f"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2",
|
||||
"drupal/file_mdm_exif": "^2.2",
|
||||
"drupal/file_mdm_font": "^2.2"
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/file_mdm": "^2.5",
|
||||
"drupal/file_mdm_exif": "*",
|
||||
"drupal/file_mdm_font": "*"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/imagemagick": "<3",
|
||||
"drupal/imagemagick": "<3.4",
|
||||
"drupal/jquery_colorpicker": "<2"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/imagemagick": "^3.3",
|
||||
"drupal/jquery_colorpicker": "^2",
|
||||
"drupal/vendor_stream_wrapper": "^1 | ^2",
|
||||
"drupal/color": "*",
|
||||
"drupal/imagemagick": "^3.4",
|
||||
"drupal/vendor_stream_wrapper": "^1.2 | ^2",
|
||||
"fileeye/linuxlibertine-fonts": "^5.3"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.1+15-dev",
|
||||
"datestamp": "1639922922",
|
||||
"version": "8.x-3.4",
|
||||
"datestamp": "1664106631",
|
||||
"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": {
|
||||
"services": {
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8968,26 +8976,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/login_history",
|
||||
"version": "dev-1.x",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/login_history.git",
|
||||
"reference": "3327ab7a0ba31a2910ad1841c4fb5ddc3b3c0d1a"
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/login_history-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "220ee8e159bcf8340ee9a9b42a7a6dd722b87359"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9.3 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.1-rc1+2-dev",
|
||||
"datestamp": "1608233398",
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1722358059",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -8996,10 +9007,6 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Cottser",
|
||||
"homepage": "https://www.drupal.org/user/1167326"
|
||||
},
|
||||
{
|
||||
"name": "bocaj",
|
||||
"homepage": "https://www.drupal.org/user/582042"
|
||||
|
@ -9011,6 +9018,14 @@
|
|||
{
|
||||
"name": "jcnventura",
|
||||
"homepage": "https://www.drupal.org/user/122464"
|
||||
},
|
||||
{
|
||||
"name": "leymannx",
|
||||
"homepage": "https://www.drupal.org/user/2482808"
|
||||
},
|
||||
{
|
||||
"name": "star-szr",
|
||||
"homepage": "https://www.drupal.org/user/1167326"
|
||||
}
|
||||
],
|
||||
"description": "Provides information about individual user logins",
|
||||
|
@ -9066,32 +9081,37 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/mailjet",
|
||||
"version": "dev-3.0.x",
|
||||
"version": "4.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/Mailjet.git",
|
||||
"reference": "f3871a8de665691a73b5d9435876eaedb4e51443"
|
||||
"reference": "4.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/mailjet-4.0.0.zip",
|
||||
"reference": "4.0.0",
|
||||
"shasum": "f1a8cf63bb1a77c9ea6038f32446e53be603bf69"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/core": "^8.8 || ^9 || ^10",
|
||||
"mailjet/mailjet-apiv3-php": "^1.5",
|
||||
"phpmailer/phpmailer": "^6.0.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/commerce_order": "*",
|
||||
"drupal/state_machine": "*"
|
||||
"drupal/message": "*",
|
||||
"drupal/state_machine": "*",
|
||||
"drupal/token": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-3.0.x": "3.0.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "3.0.0-alpha2+3-dev",
|
||||
"datestamp": "1650432855",
|
||||
"version": "4.0.0",
|
||||
"datestamp": "1717934119",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -9100,22 +9120,6 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "EgicquelMj",
|
||||
"homepage": "https://www.drupal.org/user/3626335"
|
||||
},
|
||||
{
|
||||
"name": "JasenSan",
|
||||
"homepage": "https://www.drupal.org/user/3611654"
|
||||
},
|
||||
{
|
||||
"name": "Mailjet Plugins",
|
||||
"homepage": "https://www.drupal.org/user/1599668"
|
||||
},
|
||||
{
|
||||
"name": "Proxiad",
|
||||
"homepage": "https://www.drupal.org/user/3218537"
|
||||
},
|
||||
{
|
||||
"name": "abramm",
|
||||
"homepage": "https://www.drupal.org/user/3216035"
|
||||
|
@ -9125,8 +9129,12 @@
|
|||
"homepage": "https://www.drupal.org/user/289861"
|
||||
},
|
||||
{
|
||||
"name": "gnikolov_mailjet",
|
||||
"homepage": "https://www.drupal.org/user/3532052"
|
||||
"name": "Mailjet Plugins",
|
||||
"homepage": "https://www.drupal.org/user/1599668"
|
||||
},
|
||||
{
|
||||
"name": "mihaskep",
|
||||
"homepage": "https://www.drupal.org/user/3818522"
|
||||
}
|
||||
],
|
||||
"description": "Send your emails by your Mailjet API.",
|
||||
|
@ -9138,26 +9146,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/maillog",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/maillog.git",
|
||||
"reference": "053d0b4a53aea4f848be75b02fc8974bb7b053b3"
|
||||
"reference": "8.x-1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/maillog-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "50199b2b37325f4a167a82ec2d1de366cda6f898"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta1+0-dev",
|
||||
"datestamp": "1600799873",
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1685616898",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -9167,11 +9178,11 @@
|
|||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Berdir",
|
||||
"name": "berdir",
|
||||
"homepage": "https://www.drupal.org/user/214652"
|
||||
},
|
||||
{
|
||||
"name": "DamienMcKenna",
|
||||
"name": "damienmckenna",
|
||||
"homepage": "https://www.drupal.org/user/108450"
|
||||
},
|
||||
{
|
||||
|
@ -9191,26 +9202,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/masquerade",
|
||||
"version": "dev-2.x",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/masquerade.git",
|
||||
"reference": "c130db7035adc5da01d9ac26faf1de53d3713f76"
|
||||
"reference": "8.x-2.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/masquerade-8.x-2.0.zip",
|
||||
"reference": "8.x-2.0",
|
||||
"shasum": "3af711878f5f7a06a2c837440cb90fbcba8db0e1"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.2 || ^10 || ^11.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.0-beta4+2-dev",
|
||||
"datestamp": "1614910132",
|
||||
"version": "8.x-2.0",
|
||||
"datestamp": "1723165789",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -9390,26 +9404,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/menu_block",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/menu_block.git",
|
||||
"reference": "4aa56f8c8a0361eedd2319bb45044e9017ecbde4"
|
||||
"reference": "8.x-1.11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.11.zip",
|
||||
"reference": "8.x-1.11",
|
||||
"shasum": "7b2dec26a81177094860b1f884cca5c40b60fa85"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9.1 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.7+3-dev",
|
||||
"datestamp": "1645240797",
|
||||
"version": "8.x-1.11",
|
||||
"datestamp": "1715036334",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -9422,22 +9439,22 @@
|
|||
"name": "Dave Reid",
|
||||
"homepage": "https://www.drupal.org/user/53892"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "JohnAlbin",
|
||||
"homepage": "https://www.drupal.org/user/32095"
|
||||
},
|
||||
{
|
||||
"name": "kim.pepper",
|
||||
"homepage": "https://www.drupal.org/user/370574"
|
||||
},
|
||||
{
|
||||
"name": "renatog",
|
||||
"homepage": "https://www.drupal.org/user/3326031"
|
||||
},
|
||||
{
|
||||
"name": "rrrob",
|
||||
"homepage": "https://www.drupal.org/user/273533"
|
||||
|
@ -9514,26 +9531,26 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/modules_weight",
|
||||
"version": "1.9.0",
|
||||
"version": "3.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/modules_weight.git",
|
||||
"reference": "8.x-1.9"
|
||||
"reference": "3.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/modules_weight-8.x-1.9.zip",
|
||||
"reference": "8.x-1.9",
|
||||
"shasum": "bc718995fe16009c701b4b73ceced5264d219910"
|
||||
"url": "https://ftp.drupal.org/files/projects/modules_weight-3.0.1.zip",
|
||||
"reference": "3.0.1",
|
||||
"shasum": "9986169506c2a78714634e678a404c86ee786068"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.7 || ^9.0"
|
||||
"drupal/core": "^9.0|| ^10.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.9",
|
||||
"datestamp": "1613514267",
|
||||
"version": "3.0.1",
|
||||
"datestamp": "1709671544",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -10222,11 +10239,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/profile",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.11.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/profile.git",
|
||||
"reference": "b8193457f4d6ffc87ad30929742cff408c707f23"
|
||||
"reference": "8.x-1.11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.11.zip",
|
||||
"reference": "8.x-1.11",
|
||||
"shasum": "cdb6c7180be1f0a2d8a03c1a933d939f3d878cfb"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10 || ^11",
|
||||
|
@ -10239,15 +10262,12 @@
|
|||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.10+1-dev",
|
||||
"datestamp": "1721735467",
|
||||
"version": "8.x-1.11",
|
||||
"datestamp": "1721735588",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -10366,26 +10386,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/redirect",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/redirect.git",
|
||||
"reference": "3150da7971ef95cf9e3eb6c587d13021efa9d0bf"
|
||||
"reference": "8.x-1.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.10.zip",
|
||||
"reference": "8.x-1.10",
|
||||
"shasum": "9d72d7e0717dbdea3ab3306c5d6840da5bd3024c"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.2 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.6+15-dev",
|
||||
"datestamp": "1639380360",
|
||||
"version": "8.x-1.10",
|
||||
"datestamp": "1723277641",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -10399,9 +10422,13 @@
|
|||
"homepage": "https://www.drupal.org/user/214652"
|
||||
},
|
||||
{
|
||||
"name": "Dave Reid",
|
||||
"name": "dave reid",
|
||||
"homepage": "https://www.drupal.org/user/53892"
|
||||
},
|
||||
{
|
||||
"name": "Kristen Pol",
|
||||
"homepage": "https://www.drupal.org/user/8389"
|
||||
},
|
||||
{
|
||||
"name": "pifagor",
|
||||
"homepage": "https://www.drupal.org/user/2375692"
|
||||
|
@ -10415,20 +10442,20 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/redis",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/redis.git",
|
||||
"reference": "8.x-1.7"
|
||||
"reference": "8.x-1.8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.7.zip",
|
||||
"reference": "8.x-1.7",
|
||||
"shasum": "602043bdad62ff047321121edcfde8abf3638c7c"
|
||||
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.8.zip",
|
||||
"reference": "8.x-1.8",
|
||||
"shasum": "6de73086d29de3b041594bae97c74401cbf05c3d"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
"drupal/core": "^9.3 || ^10 || ^11"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-redis": "Required to use the PhpRedis as redis driver (^4.0|^5.0).",
|
||||
|
@ -10438,8 +10465,8 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.7",
|
||||
"datestamp": "1686175620",
|
||||
"version": "8.x-1.8",
|
||||
"datestamp": "1723934771",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -10457,7 +10484,7 @@
|
|||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Berdir",
|
||||
"name": "berdir",
|
||||
"homepage": "https://www.drupal.org/user/214652"
|
||||
},
|
||||
{
|
||||
|
@ -10643,11 +10670,14 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/rules.git",
|
||||
"reference": "9595fcaf4a001e82da25eaa047ffe881dbef962f"
|
||||
"reference": "66297f9d66e53076b8beb6f89b8d0ab7e7f17df7"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.1 || ^10",
|
||||
"drupal/typed_data": "^1.0"
|
||||
"drupal/typed_data": "^2.0"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/core": ">=10.3"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
|
@ -10655,8 +10685,8 @@
|
|||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-3.x-dev",
|
||||
"datestamp": "1655610879",
|
||||
"version": "8.x-3.0-alpha9+1-dev",
|
||||
"datestamp": "1723700844",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
|
@ -10664,7 +10694,7 @@
|
|||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -11025,26 +11055,34 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/select_translation",
|
||||
"version": "dev-1.x",
|
||||
"version": "2.0.0-alpha4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/select_translation.git",
|
||||
"reference": "a80c3b9d97d7883db8fbf2a15f7f523a9260be81"
|
||||
"reference": "2.0.0-alpha4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/select_translation-2.0.0-alpha4.zip",
|
||||
"reference": "2.0.0-alpha4",
|
||||
"shasum": "b652e3bb0d927e31d89bffc9699ba0193e2707fe"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0+3-dev",
|
||||
"datestamp": "1620246000",
|
||||
"version": "2.0.0-alpha4",
|
||||
"datestamp": "1672738906",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10 || ^11"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -11053,6 +11091,10 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "alcroito",
|
||||
"homepage": "https://www.drupal.org/user/176134"
|
||||
},
|
||||
{
|
||||
"name": "Alice Heaton",
|
||||
"homepage": "https://www.drupal.org/user/60899"
|
||||
|
@ -11061,19 +11103,16 @@
|
|||
"name": "Anybody",
|
||||
"homepage": "https://www.drupal.org/user/291091"
|
||||
},
|
||||
{
|
||||
"name": "alcroito",
|
||||
"homepage": "https://www.drupal.org/user/176134"
|
||||
},
|
||||
{
|
||||
"name": "ao2",
|
||||
"homepage": "https://www.drupal.org/user/234884"
|
||||
}
|
||||
],
|
||||
"description": "Provides a Views filter to select which translation of a node should be displayed.",
|
||||
"homepage": "https://www.drupal.org/project/select_translation",
|
||||
"description": "Example Project is a lightweight PHP class for detecting examples",
|
||||
"homepage": "https://drupal.org/project/select_translation",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/select_translation"
|
||||
"source": "https://git.drupalcode.org/project/select_translation",
|
||||
"issues": "https://drupal.org/project/issues/select_translation"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -11147,29 +11186,32 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/simplenews",
|
||||
"version": "dev-3.x",
|
||||
"version": "4.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simplenews.git",
|
||||
"reference": "474ed06894a95b09ab13abd015473dd2b607c4c2"
|
||||
"reference": "4.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simplenews-4.0.0.zip",
|
||||
"reference": "4.0.0",
|
||||
"shasum": "1f2a2e70f9c7052833b8d03e9fa978eb49978728"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/monitoring": "^1.10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-3.x": "3.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "3.0.0-beta3+1-dev",
|
||||
"datestamp": "1666544109",
|
||||
"version": "4.0.0",
|
||||
"datestamp": "1709644063",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -11211,11 +11253,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/simplenews_mailjet_subscriptions",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simplenews_mailjet_subscriptions.git",
|
||||
"reference": "2104b76ebd4b69ae1f76c7741e343ba5edb8cba2"
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simplenews_mailjet_subscriptions-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "68f04b89512bcf413532f918cdaf36621a70b20b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10",
|
||||
|
@ -11223,15 +11271,12 @@
|
|||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.2+2-dev",
|
||||
"datestamp": "1662490918",
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1663058947",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -11248,18 +11293,22 @@
|
|||
"name": "joaomarques736",
|
||||
"homepage": "https://www.drupal.org/user/3557181"
|
||||
},
|
||||
{
|
||||
"name": "Miguelpamferreira",
|
||||
"homepage": "https://www.drupal.org/user/3548054"
|
||||
},
|
||||
{
|
||||
"name": "nsalves",
|
||||
"homepage": "https://www.drupal.org/user/3557178"
|
||||
},
|
||||
{
|
||||
"name": "pmaiacar",
|
||||
"homepage": "https://www.drupal.org/user/3575425"
|
||||
},
|
||||
{
|
||||
"name": "ricardotenreiro",
|
||||
"homepage": "https://www.drupal.org/user/213132"
|
||||
},
|
||||
{
|
||||
"name": "sara_asb",
|
||||
"homepage": "https://www.drupal.org/user/3673657"
|
||||
},
|
||||
{
|
||||
"name": "tiagopastor",
|
||||
"homepage": "https://www.drupal.org/user/3656519"
|
||||
|
@ -11277,31 +11326,31 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/smart_trim",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/smart_trim.git",
|
||||
"reference": "2.1.1"
|
||||
"reference": "2.2.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/smart_trim-2.1.1.zip",
|
||||
"reference": "2.1.1",
|
||||
"shasum": "5d1ca3c0a9990d6344249f3224353372c0b760c5"
|
||||
"url": "https://ftp.drupal.org/files/projects/smart_trim-2.2.0.zip",
|
||||
"reference": "2.2.0",
|
||||
"shasum": "564737cf0895e1b8a38af575ab7ca23f55335d9a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10 || ^11",
|
||||
"drupal/core": "^9.5 || ^10 || ^11",
|
||||
"drupal/token": "^1.0",
|
||||
"php": ">=7.4.0"
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/token_filter": "^2.0"
|
||||
"drupal/token_filter": "^2.1 || ^2.2"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.1.1",
|
||||
"datestamp": "1708875348",
|
||||
"version": "2.2.0",
|
||||
"datestamp": "1723847275",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -12259,34 +12308,37 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/typed_data",
|
||||
"version": "1.0.0-beta1",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/typed_data.git",
|
||||
"reference": "8.x-1.0-beta1"
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/typed_data-8.x-1.0-beta1.zip",
|
||||
"reference": "8.x-1.0-beta1",
|
||||
"shasum": "73d079f29c7a5679e0db3e28ae888e8cce2f1335"
|
||||
"url": "https://ftp.drupal.org/files/projects/typed_data-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "25630e18c83ad1b2b748063c09baaa9a79c13d6d"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8.2 || ^9"
|
||||
"drupal/core": "^9.1 || ^10"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/core": ">=10.3"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta1",
|
||||
"datestamp": "1635839873",
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1721608329",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -23077,20 +23129,11 @@
|
|||
"drupal/config_split": 10,
|
||||
"drupal/flag": 10,
|
||||
"drupal/flag_lists": 5,
|
||||
"drupal/image_delta_formatter": 20,
|
||||
"drupal/image_effects": 20,
|
||||
"drupal/login_history": 20,
|
||||
"drupal/mailjet": 20,
|
||||
"drupal/masquerade": 20,
|
||||
"drupal/profile": 20,
|
||||
"drupal/pwa": 10,
|
||||
"drupal/redirect": 20,
|
||||
"drupal/rules": 20,
|
||||
"drupal/search_api_page": 20,
|
||||
"drupal/select_translation": 20,
|
||||
"drupal/select_translation": 15,
|
||||
"drupal/session_limit": 10,
|
||||
"drupal/simplenews": 20,
|
||||
"drupal/simplenews_mailjet_subscriptions": 20,
|
||||
"drupal/strings_i18n_json_export": 20,
|
||||
"drupal/telephone_formatter": 10,
|
||||
"drupal/translation_views": 20,
|
||||
|
@ -23111,9 +23154,7 @@
|
|||
"drupal/filefield_sources": 20,
|
||||
"drupal/inline_entity_form": 5,
|
||||
"drupal/linkit": 10,
|
||||
"drupal/maillog": 20,
|
||||
"drupal/maxlength": 10,
|
||||
"drupal/menu_block": 20,
|
||||
"drupal/path_alias_xt": 20,
|
||||
"drupal/pathologic": 15,
|
||||
"drupal/smtp": 10
|
||||
|
|
|
@ -116,3 +116,4 @@ cloneable_entities:
|
|||
- entity_view_display
|
||||
- entity_form_display
|
||||
- date_format
|
||||
- simplenews_subscriber_history
|
||||
|
|
|
@ -26,6 +26,7 @@ module:
|
|||
bulkdelete: 0
|
||||
checklistapi: 0
|
||||
ckeditor5: 0
|
||||
color: 0
|
||||
commerce: 0
|
||||
commerce_cart: 0
|
||||
commerce_cart_api: 0
|
||||
|
@ -189,7 +190,6 @@ module:
|
|||
sophron: 0
|
||||
state_machine: 0
|
||||
string_translation_ui: 0
|
||||
strings_i18n_json_export: 0
|
||||
structure_sync: 0
|
||||
symfony_mailer: 0
|
||||
synonyms: 0
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
_core:
|
||||
default_config_hash: HNSTwPQM5lvXFeH4cVlcB2gZFJ5S--Nbmfj7651HK24
|
||||
genpass_length: 12
|
||||
genpass_algorithm: user
|
||||
genpass_mode: 1
|
||||
genpass_display: 3
|
||||
genpass_admin_mode: 1
|
||||
genpass_override_core: false
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
subscription:
|
||||
confirm_combined_subject: 'Confirmation de [site:name]'
|
|
@ -3,24 +3,7 @@ display:
|
|||
default:
|
||||
display_title: Principal
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
options:
|
||||
expose:
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset_label: Décalage
|
||||
tags:
|
||||
previous: "‹\_précédent"
|
||||
next: "suivant\_›"
|
||||
first: "«\_premier"
|
||||
last: "dernier\_»"
|
||||
title: Boutiques
|
||||
fields:
|
||||
commerce_store_bulk_form:
|
||||
action_title: 'Pour la sélection'
|
||||
|
@ -32,10 +15,27 @@ display:
|
|||
separator: ', '
|
||||
operations:
|
||||
label: Actions
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: "suivant\_›"
|
||||
previous: "‹\_précédent"
|
||||
first: "«\_premier"
|
||||
last: "dernier\_»"
|
||||
expose:
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset_label: Décalage
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
filters:
|
||||
type:
|
||||
expose:
|
||||
label: Type
|
||||
title: Boutiques
|
||||
page_1:
|
||||
display_title: Page
|
||||
|
|
|
@ -40,8 +40,5 @@ display:
|
|||
status:
|
||||
expose:
|
||||
label: Actif
|
||||
subscriptions_status:
|
||||
expose:
|
||||
label: Etat
|
||||
page_1:
|
||||
display_title: Page
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
update_user_last_access: true
|
|
@ -16,4 +16,5 @@ allowed_handlers:
|
|||
simplenews_all: '0'
|
||||
new_account: none
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
|
|
@ -16,4 +16,5 @@ allowed_handlers:
|
|||
simplenews_all: '0'
|
||||
new_account: 'on'
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
|
|
@ -16,4 +16,5 @@ allowed_handlers:
|
|||
simplenews_all: '0'
|
||||
new_account: none
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
|
|
@ -16,4 +16,5 @@ allowed_handlers:
|
|||
simplenews_all: '0'
|
||||
new_account: none
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
|
|
@ -16,4 +16,5 @@ allowed_handlers:
|
|||
simplenews_all: '0'
|
||||
new_account: 'on'
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
|
|
@ -13,9 +13,8 @@ subscriber:
|
|||
subscription:
|
||||
skip_verification: false
|
||||
tidy_unconfirmed: 7
|
||||
confirm_combined_subject: 'Confirmation for [site:name]'
|
||||
confirm_combined_body: "We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:combined-url]"
|
||||
confirm_combined_body_unchanged: 'We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. No confirmation necessary because you are already subscribed.'
|
||||
confirm_subject: 'Confirmation for [site:name]'
|
||||
confirm_body: "We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:confirm-url]"
|
||||
confirm_subscribe_page: ''
|
||||
confirm_unsubscribe_page: ''
|
||||
validate_subject: 'Manage your subscriptions at [site:name]'
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
export_type: '0'
|
|
@ -0,0 +1,14 @@
|
|||
uuid: 75f1628b-741f-4069-adbf-685d004e5c14
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- genpass
|
||||
enforced:
|
||||
module:
|
||||
- genpass
|
||||
id: genpass_set_random_password
|
||||
label: 'Set new random password for user(s)'
|
||||
type: user
|
||||
plugin: genpass_set_random_password
|
||||
configuration: { }
|
|
@ -1,17 +0,0 @@
|
|||
uuid: 616a982c-cdd0-41b6-9a25-7f7365f0f2f7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- strings_i18n_json_export
|
||||
title: 'Default cron handler'
|
||||
id: strings_i18n_json_export_cron
|
||||
weight: 0
|
||||
module: strings_i18n_json_export
|
||||
callback: strings_i18n_json_export_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
|
@ -247,7 +247,7 @@ display:
|
|||
type: basic
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button: false
|
||||
reset_button: true
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
|
|
|
@ -388,8 +388,8 @@ display:
|
|||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
label: Active
|
||||
plugin_id: field
|
||||
label: Status
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
|
@ -430,7 +430,7 @@ display:
|
|||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: boolean
|
||||
type: list_default
|
||||
type_custom_true: ''
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
|
@ -607,7 +607,7 @@ display:
|
|||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: simplenews_subscription_status
|
||||
type: entity_reference_label
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
|
@ -618,6 +618,8 @@ display:
|
|||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
field_memo:
|
||||
id: field_memo
|
||||
table: user__field_memo
|
||||
|
@ -843,14 +845,15 @@ display:
|
|||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
operator: '='
|
||||
value: '1'
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value:
|
||||
1: '1'
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: Active
|
||||
label: Status
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: status_op
|
||||
|
@ -929,48 +932,6 @@ display:
|
|||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
subscriptions_status:
|
||||
id: subscriptions_status
|
||||
table: simplenews_subscriber__subscriptions
|
||||
field: subscriptions_status
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value:
|
||||
1: '1'
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: subscriptions_status_op
|
||||
label: Status
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: subscriptions_status_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: subscriptions_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: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
|
@ -1185,8 +1146,8 @@ display:
|
|||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
label: Active
|
||||
plugin_id: field
|
||||
label: Status
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
|
@ -1227,7 +1188,7 @@ display:
|
|||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: boolean
|
||||
type: list_default
|
||||
type_custom_true: ''
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
|
@ -1351,7 +1312,7 @@ display:
|
|||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: simplenews_subscription_status
|
||||
type: entity_reference_label
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
|
@ -1362,49 +1323,9 @@ display:
|
|||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
filters:
|
||||
subscriptions_status:
|
||||
id: subscriptions_status
|
||||
table: simplenews_subscriber__subscriptions
|
||||
field: subscriptions_status
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: subscriptions
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value:
|
||||
1: '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
|
||||
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: { }
|
||||
settings:
|
||||
link: false
|
||||
filters: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
|
@ -1875,8 +1796,8 @@ display:
|
|||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
label: Active
|
||||
plugin_id: field
|
||||
label: Status
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
|
@ -1917,7 +1838,7 @@ display:
|
|||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: boolean
|
||||
type: list_default
|
||||
type_custom_true: ''
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
|
@ -2094,7 +2015,7 @@ display:
|
|||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: simplenews_subscription_status
|
||||
type: entity_reference_label
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
|
@ -2105,6 +2026,8 @@ display:
|
|||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
field_memo:
|
||||
id: field_memo
|
||||
table: user__field_memo
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0c2da4462c174d16fe531ce6362200ffc241e1ab
|
||||
Subproject commit 46a604d42e7256d0ed72d4ec98cb36c20a9ece50
|
Loading…
Reference in New Issue