updated simplenews from 1-beta to 2-beta, translated subscription form

This commit is contained in:
2021-06-08 10:41:18 +02:00
parent 3105ce1e81
commit 30a75e09db
12 changed files with 93 additions and 143 deletions

36
composer.lock generated
View File

@@ -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": "a1a5ce6f3a1ccf973b41d14aa97def76",
"content-hash": "23c6cb51f19ca9d27cd9298f1d2c8fb8",
"packages": [
{
"name": "alchemy/zippy",
@@ -5834,6 +5834,8 @@
"language negociation exeption https://www.drupal.org/project/drupal/issues/3134349": "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch",
"Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344": "https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch",
"ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715": "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch",
"Entity view/form mode formatter/widget settings have no translation UI 1 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168-actions.patch",
"Entity view/form mode formatter/widget settings have no translation UI 2 https://www.drupal.org/project/drupal/issues/2546212": "https://www.drupal.org/files/issues/2020-12-04/2546212-168.patch",
"https://www.drupal.org/project/drupal/issues/2943172": "https://www.drupal.org/files/issues/2018-07-05/2943172-kernel-test-base-3.patch"
}
},
@@ -10432,6 +10434,9 @@
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"patches_applied": {
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2020-08-26/pwa_icon_purpose-3165433-9.patch"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
@@ -11049,30 +11054,32 @@
},
{
"name": "drupal/simplenews",
"version": "dev-1.x",
"version": "2.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/simplenews.git",
"reference": "3ca318b30cf771ea7fd611aeecbb6214fae1cda3"
"reference": "8.x-2.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/simplenews-8.x-2.0-beta2.zip",
"reference": "8.x-2.0-beta2",
"shasum": "e33699acad01501ff6a8fc474a53e7ca45244f83"
},
"require": {
"drupal/core": "^8"
"drupal/core": "^8.8 || ^9"
},
"require-dev": {
"drupal/monitoring": "*",
"drupal/simplenews_scheduler": "*"
"drupal/monitoring": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta1+11-dev",
"datestamp": "1570272486",
"version": "8.x-2.0-beta2",
"datestamp": "1592298547",
"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."
}
}
},
@@ -11110,8 +11117,7 @@
"homepage": "https://www.drupal.org/project/simplenews",
"support": {
"source": "https://git.drupalcode.org/project/simplenews"
},
"time": "2019-10-05T10:43:00+00:00"
}
},
{
"name": "drupal/smart_trim",
@@ -19539,7 +19545,7 @@
"drupal/payment_commerce": 20,
"drupal/search_api_page": 20,
"drupal/select_translation": 20,
"drupal/simplenews": 20,
"drupal/simplenews": 10,
"drupal/strings_i18n_json_export": 20,
"drupal/telephone_formatter": 10,
"drupal/translate_side_by_side": 20,