finished to update all contrib modules & themes
This commit is contained in:
parent
8ecf59b87d
commit
0de5789923
|
@ -148,15 +148,14 @@
|
|||
"drupal/ultimate_cron": "^2.x-dev",
|
||||
"drupal/unique_content_field_validation": "^1.1",
|
||||
"drupal/upgrade_status": "^4.3",
|
||||
"drupal/url_to_video_filter": "^2.0",
|
||||
"drupal/user_csv_import": "^2.0",
|
||||
"drupal/user_email_verification": "^1.2",
|
||||
"drupal/user_history": "^1.0",
|
||||
"drupal/vde_drush": "^2.1",
|
||||
"drupal/views_conditional": "^1.x-dev",
|
||||
"drupal/views_conditional": "^1.10",
|
||||
"drupal/views_data_export": "^1.1",
|
||||
"drupal/views_field_view": "1.x-dev@dev",
|
||||
"drupal/webform": "^6.0",
|
||||
"drupal/webform": "^6.2",
|
||||
"drupal/workflow": "^1.5",
|
||||
"kint-php/kint": "^3.3",
|
||||
"smalot/pdfparser": "*",
|
||||
|
|
|
@ -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": "6a948a44dffb0c785179b566ad6e1cab",
|
||||
"content-hash": "5c2a75343f61a4ef6d245862617050f9",
|
||||
"packages": [
|
||||
{
|
||||
"name": "algolia/places",
|
||||
|
@ -165,66 +165,6 @@
|
|||
},
|
||||
"type": "drupal-library"
|
||||
},
|
||||
{
|
||||
"name": "ckeditor/autogrow",
|
||||
"version": "4.17.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.17.1.zip"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"type": "drupal-library",
|
||||
"extra": {
|
||||
"installer-name": "ckeditor.codemirror"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ckeditor/fakeobjects",
|
||||
"version": "4.17.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.17.1.zip"
|
||||
},
|
||||
"type": "drupal-library",
|
||||
"extra": {
|
||||
"installer-name": "ckeditor.fakeobjects"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ckeditor/image",
|
||||
"version": "4.17.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://download.ckeditor.com/image/releases/image_4.17.1.zip"
|
||||
},
|
||||
"type": "drupal-library",
|
||||
"extra": {
|
||||
"installer-name": "ckeditor.image"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ckeditor/link",
|
||||
"version": "4.17.1",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://download.ckeditor.com/link/releases/link_4.17.1.zip"
|
||||
},
|
||||
"type": "drupal-library",
|
||||
"extra": {
|
||||
"installer-name": "ckeditor.link"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "codemirror/codemirror",
|
||||
"version": "5.61.1",
|
||||
|
@ -2403,26 +2343,27 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/adminimal_theme",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/adminimal_theme.git",
|
||||
"reference": "8.x-1.6"
|
||||
"reference": "8.x-1.7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.6.zip",
|
||||
"reference": "8.x-1.6",
|
||||
"shasum": "89132d0853388afe8dfd11fb83c69a48d8c13413"
|
||||
"url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.7.zip",
|
||||
"reference": "8.x-1.7",
|
||||
"shasum": "0fe020fecab6a1f6d877f2e622fb9f916ada52bb"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/seven": "~1.0"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.6",
|
||||
"datestamp": "1602006937",
|
||||
"version": "8.x-1.7",
|
||||
"datestamp": "1691504486",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -2445,6 +2386,10 @@
|
|||
{
|
||||
"name": "realityloop",
|
||||
"homepage": "https://www.drupal.org/user/139189"
|
||||
},
|
||||
{
|
||||
"name": "rjjakes",
|
||||
"homepage": "https://www.drupal.org/user/3457245"
|
||||
}
|
||||
],
|
||||
"description": "Drupal administration theme with modern minimalist design.",
|
||||
|
@ -11184,6 +11129,66 @@
|
|||
"issues": "https://www.drupal.org/project/issues/session_limit"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/seven",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/seven.git",
|
||||
"reference": "1.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/seven-1.0.0.zip",
|
||||
"reference": "1.0.0",
|
||||
"shasum": "88e86926388c7e6cf66b0502d13a0470ce2399cd"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.0.0",
|
||||
"datestamp": "1683652106",
|
||||
"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": "mcrittenden",
|
||||
"homepage": "https://www.drupal.org/user/420631"
|
||||
},
|
||||
{
|
||||
"name": "mrfelton",
|
||||
"homepage": "https://www.drupal.org/user/305669"
|
||||
},
|
||||
{
|
||||
"name": "TravisCarden",
|
||||
"homepage": "https://www.drupal.org/user/236758"
|
||||
}
|
||||
],
|
||||
"description": "The Seven theme from Drupal 8/9 moved to contrib",
|
||||
"homepage": "https://www.drupal.org/project/seven",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/seven"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/simplenews",
|
||||
"version": "4.0.0",
|
||||
|
@ -12462,50 +12467,6 @@
|
|||
"source": "https://git.drupalcode.org/project/upgrade_status"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/url_to_video_filter",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/url_to_video_filter.git",
|
||||
"reference": "2.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/url_to_video_filter-2.0.0.zip",
|
||||
"reference": "2.0.0",
|
||||
"shasum": "ac728919cc220846d8ef2ce61dbe1b94fbbf479b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.0",
|
||||
"datestamp": "1607298389",
|
||||
"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": "Jaypan",
|
||||
"homepage": "https://www.drupal.org/user/324696"
|
||||
}
|
||||
],
|
||||
"description": "Text filter to convert URLs to embedded videos",
|
||||
"homepage": "https://www.drupal.org/project/url_to_video_filter",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/url_to_video_filter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/user_csv_import",
|
||||
"version": "2.0.3",
|
||||
|
@ -12797,23 +12758,23 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_edit",
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_edit.git",
|
||||
"reference": "8.x-2.8"
|
||||
"reference": "8.x-2.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.8.zip",
|
||||
"reference": "8.x-2.8",
|
||||
"shasum": "8600f5688d21d5d98e56b5f8c154997f6cb190c1"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.9.zip",
|
||||
"reference": "8.x-2.9",
|
||||
"shasum": "db45a8cc9ac629859374b24974eafcef257e4387"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.1 || ^10"
|
||||
"drupal/core": "^9.4 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/views_bulk_operations": "~3.0"
|
||||
"drupal/views_bulk_operations": "~4.2.4"
|
||||
},
|
||||
"suggest": {
|
||||
"drupal/views_bulk_operations": "Get VBO for all the views benefits like batching, ability to select all view results or persistent selection across pages"
|
||||
|
@ -12821,8 +12782,8 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.8",
|
||||
"datestamp": "1666257164",
|
||||
"version": "8.x-2.9",
|
||||
"datestamp": "1690222256",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -12841,6 +12802,10 @@
|
|||
{
|
||||
"name": "Graber",
|
||||
"homepage": "https://www.drupal.org/user/1599440"
|
||||
},
|
||||
{
|
||||
"name": "joseph.olstad",
|
||||
"homepage": "https://www.drupal.org/user/1321830"
|
||||
}
|
||||
],
|
||||
"description": "Allows bulk edition of entity field values.",
|
||||
|
@ -12852,32 +12817,33 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_operations",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_operations.git",
|
||||
"reference": "4.2.0"
|
||||
"reference": "4.2.7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.0.zip",
|
||||
"reference": "4.2.0",
|
||||
"shasum": "b18fd9a43c47ffaf20f5f888871ff801b6f9f99f"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.7.zip",
|
||||
"reference": "4.2.7",
|
||||
"shasum": "25c9fa531ac49664a361fdd2202eec0a6e53bc61"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.4 || ^10"
|
||||
"drupal/core": "^9.4 || ^10 || ^11",
|
||||
"php": ">=7.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^11"
|
||||
"drush/drush": "^12"
|
||||
},
|
||||
"suggest": {
|
||||
"drush/drush": "^10 || ^11"
|
||||
"drush/drush": "^11 || ^12"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.2.0",
|
||||
"datestamp": "1664360435",
|
||||
"version": "4.2.7",
|
||||
"datestamp": "1717665214",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -12917,26 +12883,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/views_conditional",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_conditional.git",
|
||||
"reference": "3313b859f2fb4bb59ae12d435372ac40cf70852c"
|
||||
"reference": "8.x-1.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_conditional-8.x-1.10.zip",
|
||||
"reference": "8.x-1.10",
|
||||
"shasum": "54997357c05b7f08b87411018eed3aafd3e65547"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10"
|
||||
"drupal/core": "^9 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.4+1-dev",
|
||||
"datestamp": "1651168114",
|
||||
"version": "8.x-1.10",
|
||||
"datestamp": "1717201344",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -12945,17 +12914,17 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "MChittenden",
|
||||
"homepage": "https://www.drupal.org/user/2288348"
|
||||
},
|
||||
{
|
||||
"name": "anand.toshniwal93",
|
||||
"homepage": "https://www.drupal.org/user/3345088"
|
||||
},
|
||||
{
|
||||
"name": "ofry",
|
||||
"homepage": "https://www.drupal.org/user/2740599"
|
||||
"name": "joelpittet",
|
||||
"homepage": "https://www.drupal.org/user/160302"
|
||||
},
|
||||
{
|
||||
"name": "MChittenden",
|
||||
"homepage": "https://www.drupal.org/user/2288348"
|
||||
},
|
||||
{
|
||||
"name": "shelane",
|
||||
|
@ -12970,21 +12939,21 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/views_data_export",
|
||||
"version": "1.2.0",
|
||||
"version": "1.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_data_export.git",
|
||||
"reference": "8.x-1.2"
|
||||
"reference": "8.x-1.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "168c0d3de19f2182f2c1bc16066498342015970e"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_data_export-8.x-1.4.zip",
|
||||
"reference": "8.x-1.4",
|
||||
"shasum": "70dede9fdf50601232f068e67309d361341e88c5"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10",
|
||||
"drupal/csv_serialization": "~1.4 || ~2.0 || ~3"
|
||||
"drupal/csv_serialization": "~1.4 || ~2.0 || ~3 || ~4"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/search_api": "~1.12",
|
||||
|
@ -12993,8 +12962,8 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1665515238",
|
||||
"version": "8.x-1.4",
|
||||
"datestamp": "1698948991",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -13043,10 +13012,10 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_field_view.git",
|
||||
"reference": "8e9ceafe48b8f684bbd379780dba46870d00aeb0"
|
||||
"reference": "9b036e8fbb49e9fade78e57203e25e9731532f7c"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
|
@ -13054,8 +13023,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta3+3-dev",
|
||||
"datestamp": "1649428626",
|
||||
"version": "8.x-1.0-beta4+1-dev",
|
||||
"datestamp": "1675318281",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
|
@ -13096,51 +13065,52 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/webform",
|
||||
"version": "6.1.3",
|
||||
"version": "6.2.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/webform.git",
|
||||
"reference": "6.1.3"
|
||||
"reference": "6.2.6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/webform-6.1.3.zip",
|
||||
"reference": "6.1.3",
|
||||
"shasum": "efd032eadc10a4752b9b0203152a5d20eefac175"
|
||||
"url": "https://ftp.drupal.org/files/projects/webform-6.2.6.zip",
|
||||
"reference": "6.2.6",
|
||||
"shasum": "4199a563123ec2512b84b04ce8e7b45d8fc589da"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^9.4 || ^10",
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/address": "~1.0",
|
||||
"drupal/bootstrap": "~3.0",
|
||||
"drupal/captcha": "~1.0",
|
||||
"drupal/chosen": "~3.0",
|
||||
"drupal/clientside_validation": "~3.0",
|
||||
"drupal/address": "1.x-dev",
|
||||
"drupal/bootstrap": "3.x-dev",
|
||||
"drupal/captcha": "^1 || ^2",
|
||||
"drupal/chosen": "3.0.x-dev",
|
||||
"drupal/ckeditor": "1.0.x-dev",
|
||||
"drupal/clientside_validation": "*",
|
||||
"drupal/clientside_validation_jquery": "*",
|
||||
"drupal/devel": "~3.0",
|
||||
"drupal/entity": "~1.0",
|
||||
"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",
|
||||
"drupal/select2": "~1.0",
|
||||
"drupal/smtp": "~1.0",
|
||||
"drupal/styleguide": "~1.0",
|
||||
"drupal/telephone_validation": "~2.0",
|
||||
"drupal/token": "~1.0",
|
||||
"drupal/variationcache": "~1.0",
|
||||
"drupal/devel": "*",
|
||||
"drupal/entity": "1.x-dev",
|
||||
"drupal/entity_print": "*",
|
||||
"drupal/group": "1.x-dev",
|
||||
"drupal/hal": "1 - 2",
|
||||
"drupal/jquery_ui": "1.x-dev",
|
||||
"drupal/jquery_ui_checkboxradio": "*",
|
||||
"drupal/jquery_ui_datepicker": "*",
|
||||
"drupal/mailsystem": "4.x-dev",
|
||||
"drupal/metatag": "1.x-dev",
|
||||
"drupal/paragraphs": "1.x-dev",
|
||||
"drupal/select2": "1.x-dev",
|
||||
"drupal/smtp": "1.x-dev",
|
||||
"drupal/styleguide": "^1 || ^2",
|
||||
"drupal/telephone_validation": "2.x-dev",
|
||||
"drupal/token": "*",
|
||||
"drupal/variationcache": "1.x-dev",
|
||||
"drupal/webform_access": "*",
|
||||
"drupal/webform_attachment": "*",
|
||||
"drupal/webform_clientside_validation": "*",
|
||||
"drupal/webform_devel": "*",
|
||||
"drupal/webform_entity_print": "*",
|
||||
"drupal/webform_group": "*",
|
||||
"drupal/webform_node": "*",
|
||||
"drupal/webform_options_limit": "*",
|
||||
"drupal/webform_scheduled_email": "*",
|
||||
|
@ -13154,8 +13124,8 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "6.1.3",
|
||||
"datestamp": "1644940723",
|
||||
"version": "6.2.6",
|
||||
"datestamp": "1721424721",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -13163,7 +13133,7 @@
|
|||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -13177,16 +13147,15 @@
|
|||
"homepage": "https://www.drupal.org/u/jrockowitz",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Alexander Trotsenko (bucefal91)",
|
||||
"homepage": "https://www.drupal.org/u/bucefal91",
|
||||
"role": "Co-maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Contributors",
|
||||
"homepage": "https://www.drupal.org/node/7404/committers",
|
||||
"role": "Contributor"
|
||||
},
|
||||
{
|
||||
"name": "Liam Morland",
|
||||
"homepage": "https://www.drupal.org/user/493050"
|
||||
},
|
||||
{
|
||||
"name": "quicksketch",
|
||||
"homepage": "https://www.drupal.org/user/35821"
|
||||
|
@ -13207,26 +13176,26 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/workflow",
|
||||
"version": "1.5.0",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/workflow.git",
|
||||
"reference": "8.x-1.5"
|
||||
"reference": "8.x-1.8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/workflow-8.x-1.5.zip",
|
||||
"reference": "8.x-1.5",
|
||||
"shasum": "03d5038b2a5229c4ad467bae4fe2b474367ad9eb"
|
||||
"url": "https://ftp.drupal.org/files/projects/workflow-8.x-1.8.zip",
|
||||
"reference": "8.x-1.8",
|
||||
"shasum": "29ae25889eba4920a7e44df8b882a0a1f2e2b172"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": ">=8.8"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1623829274",
|
||||
"version": "8.x-1.8",
|
||||
"datestamp": "1717579628",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -13242,6 +13211,10 @@
|
|||
"name": "Bastlynn",
|
||||
"homepage": "https://www.drupal.org/user/275249"
|
||||
},
|
||||
{
|
||||
"name": "eaton",
|
||||
"homepage": "https://www.drupal.org/user/16496"
|
||||
},
|
||||
{
|
||||
"name": "Heine",
|
||||
"homepage": "https://www.drupal.org/user/17943"
|
||||
|
@ -13250,14 +13223,6 @@
|
|||
"name": "JacobSingh",
|
||||
"homepage": "https://www.drupal.org/user/68912"
|
||||
},
|
||||
{
|
||||
"name": "NancyDru",
|
||||
"homepage": "https://www.drupal.org/user/101412"
|
||||
},
|
||||
{
|
||||
"name": "eaton",
|
||||
"homepage": "https://www.drupal.org/user/16496"
|
||||
},
|
||||
{
|
||||
"name": "johnv",
|
||||
"homepage": "https://www.drupal.org/user/591042"
|
||||
|
@ -13270,6 +13235,10 @@
|
|||
"name": "mfredrickson",
|
||||
"homepage": "https://www.drupal.org/user/31994"
|
||||
},
|
||||
{
|
||||
"name": "NancyDru",
|
||||
"homepage": "https://www.drupal.org/user/101412"
|
||||
},
|
||||
{
|
||||
"name": "q0rban",
|
||||
"homepage": "https://www.drupal.org/user/31022"
|
||||
|
@ -14872,31 +14841,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",
|
||||
|
@ -14929,7 +14898,7 @@
|
|||
}
|
||||
],
|
||||
"description": "CSV data manipulation made easy in PHP",
|
||||
"homepage": "http://csv.thephpleague.com",
|
||||
"homepage": "https://csv.thephpleague.com",
|
||||
"keywords": [
|
||||
"convert",
|
||||
"csv",
|
||||
|
@ -14952,7 +14921,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-30T07:09:34+00:00"
|
||||
"time": "2022-01-04T00:13:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "longwave/laminas-diactoros",
|
||||
|
@ -16422,6 +16391,21 @@
|
|||
},
|
||||
"time": "2020-12-15T10:26:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "popperjs/popperjs",
|
||||
"version": "2.11.6",
|
||||
"dist": {
|
||||
"type": "tar",
|
||||
"url": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz"
|
||||
},
|
||||
"type": "drupal-library",
|
||||
"extra": {
|
||||
"installer-name": "popperjs"
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "progress-tracker/progress-tracker",
|
||||
"version": "2.0.7",
|
||||
|
@ -20455,28 +20439,19 @@
|
|||
"time": "2023-12-08T13:03:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tippyjs/5.x",
|
||||
"version": "5.2.1",
|
||||
"name": "tippyjs/tippyjs",
|
||||
"version": "6.3.7",
|
||||
"dist": {
|
||||
"type": "file",
|
||||
"url": "https://unpkg.com/tippy.js@5.2.1/dist/tippy-bundle.iife.min.js"
|
||||
"type": "tar",
|
||||
"url": "https://registry.npmjs.org/tippy.js/-/tippy.js-6.3.7.tgz"
|
||||
},
|
||||
"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"
|
||||
"installer-name": "tippyjs"
|
||||
},
|
||||
"type": "drupal-library",
|
||||
"extra": {
|
||||
"installer-name": "tippyjs/6.x"
|
||||
}
|
||||
"license": [
|
||||
"MIT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tubalmartin/cssmin",
|
||||
|
@ -23067,7 +23042,6 @@
|
|||
"drupal/telephone_formatter": 10,
|
||||
"drupal/translation_views": 20,
|
||||
"drupal/ultimate_cron": 20,
|
||||
"drupal/views_conditional": 20,
|
||||
"drupal/views_field_view": 20,
|
||||
"weitzman/drupal-test-traits": 20,
|
||||
"drupal/bulkdelete": 20,
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
uuid: 1fa04199-b67e-40fa-8a5b-5da044dc6b3b
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- workflow
|
||||
theme:
|
||||
- null
|
||||
_core:
|
||||
default_config_hash: Cs2l2qZ2r60qh0aD5hM7ePYviecEo81KvYpFMUgPP2k
|
||||
id: workflowtransitionform
|
||||
theme: null
|
||||
region: ''
|
||||
weight: -7
|
||||
provider: workflow
|
||||
plugin: workflow_transition_form_block
|
||||
settings:
|
||||
id: workflow_transition_form_block
|
||||
label: 'Workflow Transition form'
|
||||
label_display: visible
|
||||
provider: workflow
|
||||
visibility: { }
|
|
@ -0,0 +1,47 @@
|
|||
uuid: 829826f2-8ada-4e71-9261-7e63566fc10f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.webform_default
|
||||
module:
|
||||
- ckeditor5
|
||||
format: webform_default
|
||||
editor: ckeditor5
|
||||
settings:
|
||||
toolbar:
|
||||
items:
|
||||
- heading
|
||||
- '|'
|
||||
- bold
|
||||
- italic
|
||||
- subscript
|
||||
- superscript
|
||||
- '|'
|
||||
- specialCharacters
|
||||
- '|'
|
||||
- numberedList
|
||||
- bulletedList
|
||||
- '|'
|
||||
- link
|
||||
- '|'
|
||||
- indent
|
||||
- outdent
|
||||
- '|'
|
||||
- blockQuote
|
||||
- '|'
|
||||
- sourceEditing
|
||||
plugins:
|
||||
ckeditor5_heading:
|
||||
enabled_headings:
|
||||
- heading2
|
||||
- heading3
|
||||
- heading4
|
||||
- heading5
|
||||
- heading6
|
||||
ckeditor5_list:
|
||||
reversed: true
|
||||
startIndex: true
|
||||
ckeditor5_sourceEditing:
|
||||
allowed_tags: { }
|
||||
image_upload: { }
|
|
@ -0,0 +1,13 @@
|
|||
uuid: f2501823-d720-44ba-b128-8955bd18203e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: EeKp_M4Oid3erARiAam9rsgBKR91uEnFkEP3aZS2ol8
|
||||
name: 'Webform (Default) - DO NOT EDIT'
|
||||
format: webform_default
|
||||
weight: 100
|
||||
filters: { }
|
|
@ -0,0 +1,24 @@
|
|||
uuid: 658e9e99-a52a-42ca-9c40-b8c629b6c283
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- workflow
|
||||
_core:
|
||||
default_config_hash: RimpsF-N-uVXv3vtX3fza0-kJxlXdRmKLPiQU6IubdE
|
||||
id: change_a_node_to_next_workflow_state
|
||||
label: 'Change a node to next Workflow state'
|
||||
type: node
|
||||
plugin: workflow_node_next_state_action
|
||||
configuration:
|
||||
label: 'Change a node to next Workflow state'
|
||||
id: change_a_node_to_next_workflow_state
|
||||
plugin: workflow_node_next_state_action
|
||||
type: node
|
||||
timestamp:
|
||||
scheduled: '0'
|
||||
comment: 'New state is set by a triggered Action.'
|
||||
force: 0
|
||||
actions: { }
|
||||
field_name: ''
|
||||
to_sid: ''
|
|
@ -0,0 +1,14 @@
|
|||
uuid: d85496d9-44e4-4d30-8e41-c06ca2166a57
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- views_bulk_edit
|
||||
_core:
|
||||
default_config_hash: 0vLpSGhoYOPeREkfW-7bDeJOwEfW3zeG3nUBwUgsKQI
|
||||
id: node_edit_action
|
||||
label: 'Edit content'
|
||||
type: node
|
||||
plugin: 'entity:edit_action:node'
|
||||
configuration: { }
|
|
@ -0,0 +1,14 @@
|
|||
uuid: 6c08e79f-35b1-4a9a-b442-535ccca324de
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
- views_bulk_edit
|
||||
_core:
|
||||
default_config_hash: b5BETc7ATggsTs4n0jHuPnUbl-QJ5Y4obwjOAsAjMU0
|
||||
id: taxonomy_term_edit_action
|
||||
label: 'Edit taxonomy terms'
|
||||
type: taxonomy_term
|
||||
plugin: 'entity:edit_action:taxonomy_term'
|
||||
configuration: { }
|
|
@ -0,0 +1,14 @@
|
|||
uuid: 00e01281-6d73-4ce9-8b09-eecf974d9346
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
- views_bulk_edit
|
||||
_core:
|
||||
default_config_hash: Bjz27y1Z8D8KsOY6XIy3E79Cl7VDXkWLpePx2NqCc1M
|
||||
id: user_edit_action
|
||||
label: 'Edit users'
|
||||
type: user
|
||||
plugin: 'entity:edit_action:user'
|
||||
configuration: { }
|
|
@ -4,6 +4,7 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- node.type.note
|
||||
- workflow.workflow.workflow
|
||||
module:
|
||||
- commerce_license
|
||||
- eu_cookie_compliance
|
||||
|
|
|
@ -18,6 +18,8 @@ dependencies:
|
|||
- taxonomy.vocabulary.showroom
|
||||
- taxonomy.vocabulary.tags
|
||||
- taxonomy.vocabulary.thesaurus
|
||||
- workflow.workflow.migration
|
||||
- workflow.workflow.workflow
|
||||
module:
|
||||
- actions_permissions
|
||||
- commerce
|
||||
|
|
|
@ -4,6 +4,7 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- node.type.note
|
||||
- workflow.workflow.workflow
|
||||
module:
|
||||
- commerce_license
|
||||
- eu_cookie_compliance
|
||||
|
|
|
@ -6,6 +6,8 @@ dependencies:
|
|||
- filter.format.restricted_html
|
||||
- filter.format.wysiwyg
|
||||
- rest.resource.user_registration
|
||||
- workflow.workflow.migration
|
||||
- workflow.workflow.workflow
|
||||
module:
|
||||
- commerce_checkout
|
||||
- commerce_product
|
||||
|
|
|
@ -3,8 +3,10 @@ langcode: fr
|
|||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.webform_default
|
||||
- filter.format.wysiwyg
|
||||
- rest.resource.user_registration
|
||||
- workflow.workflow.workflow
|
||||
module:
|
||||
- commerce_checkout
|
||||
- commerce_order
|
||||
|
@ -47,6 +49,7 @@ permissions:
|
|||
- 'restful post user_registration'
|
||||
- 'subscribe to newsletters'
|
||||
- 'update own customer profile'
|
||||
- 'use text format webform_default'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view body'
|
||||
- 'view commerce_product'
|
||||
|
|
|
@ -4,6 +4,7 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- node.type.note
|
||||
- workflow.workflow.workflow
|
||||
module:
|
||||
- eu_cookie_compliance
|
||||
- field_permissions
|
||||
|
|
|
@ -116,6 +116,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -2140,6 +2141,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -4582,6 +4584,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
|
@ -6170,6 +6173,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
|
|
@ -101,6 +101,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -1563,6 +1564,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -2680,6 +2682,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -3646,6 +3649,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -4358,6 +4362,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -5387,6 +5392,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
|
|
@ -115,6 +115,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
|
@ -2191,6 +2192,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
|
@ -3299,8 +3301,8 @@ display:
|
|||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
roles_target_id:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
|
@ -3309,15 +3311,15 @@ display:
|
|||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
mail:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
placeholder_text: ''
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
uid:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
|
@ -3326,8 +3328,8 @@ display:
|
|||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
field_company_target_id:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
|
@ -3336,8 +3338,8 @@ display:
|
|||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
field_showroom_target_id:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
|
@ -3346,14 +3348,14 @@ display:
|
|||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
field_memo_value:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
collapsible: false
|
||||
is_secondary: false
|
||||
collapsible_disable_automatic_open: false
|
||||
is_secondary: false
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
|
@ -4183,6 +4185,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -5365,6 +5368,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -6587,6 +6591,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -7841,6 +7846,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
|
|
|
@ -6,6 +6,7 @@ dependencies:
|
|||
- field.storage.user.field_memo
|
||||
module:
|
||||
- csv_serialization
|
||||
- options
|
||||
- rest
|
||||
- serialization
|
||||
- simplenews
|
||||
|
@ -608,6 +609,8 @@ display:
|
|||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: false
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
|
@ -618,8 +621,6 @@ display:
|
|||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
field_memo:
|
||||
id: field_memo
|
||||
table: user__field_memo
|
||||
|
@ -1313,6 +1314,8 @@ display:
|
|||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: false
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
|
@ -1323,8 +1326,6 @@ display:
|
|||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
filters: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
|
@ -1431,6 +1432,7 @@ display:
|
|||
batch: true
|
||||
batch_size: 10
|
||||
form_step: true
|
||||
ajax_loader: false
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
|
@ -2016,6 +2018,8 @@ display:
|
|||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: false
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
|
@ -2026,8 +2030,6 @@ display:
|
|||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
field_memo:
|
||||
id: field_memo
|
||||
table: user__field_memo
|
||||
|
|
|
@ -0,0 +1,712 @@
|
|||
uuid: f025a564-0632-48b7-87f1-5c849cd67568
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- dblog
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: j0txIxY4nkJT_dscmXckM-1vanygDkJAeHPawZKfyH0
|
||||
id: watchdog
|
||||
label: Watchdog
|
||||
module: views
|
||||
description: 'Recent log messages'
|
||||
tag: ''
|
||||
base_table: watchdog
|
||||
base_field: wid
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Recent log messages'
|
||||
fields:
|
||||
nothing:
|
||||
id: nothing
|
||||
table: views
|
||||
field: nothing
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: Icon
|
||||
plugin_id: custom
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: true
|
||||
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: icon
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: false
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: false
|
||||
wid:
|
||||
id: wid
|
||||
table: watchdog
|
||||
field: wid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
label: WID
|
||||
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
|
||||
severity:
|
||||
id: severity
|
||||
table: watchdog
|
||||
field: severity
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: machine_name
|
||||
label: Severity
|
||||
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
|
||||
machine_name: false
|
||||
type:
|
||||
id: type
|
||||
table: watchdog
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: standard
|
||||
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
|
||||
timestamp:
|
||||
id: timestamp
|
||||
table: watchdog
|
||||
field: timestamp
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: date
|
||||
label: 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
|
||||
date_format: short
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
message:
|
||||
id: message
|
||||
table: watchdog
|
||||
field: message
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: dblog_message
|
||||
label: Message
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: true
|
||||
path: 'admin/reports/dblog/event/{{ wid }}'
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: '{{ message }}'
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 56
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: true
|
||||
trim: true
|
||||
preserve_tags: ''
|
||||
html: 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_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
replace_variables: true
|
||||
name:
|
||||
id: name
|
||||
table: users_field_data
|
||||
field: name
|
||||
relationship: uid
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: user
|
||||
entity_field: name
|
||||
plugin_id: field
|
||||
label: User
|
||||
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: user_name
|
||||
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
|
||||
link:
|
||||
id: link
|
||||
table: watchdog
|
||||
field: link
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: dblog_operations
|
||||
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
|
||||
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
|
||||
table: watchdog
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: dblog_types
|
||||
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: true
|
||||
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: { }
|
||||
severity:
|
||||
id: severity
|
||||
table: watchdog
|
||||
field: severity
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value: { }
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: severity_op
|
||||
label: Severity
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: severity_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: severity
|
||||
required: false
|
||||
remember: false
|
||||
multiple: true
|
||||
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
|
||||
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:
|
||||
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
|
||||
table: watchdog
|
||||
field: uid
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: User
|
||||
plugin_id: standard
|
||||
required: false
|
||||
css_class: admin-dblog
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
||||
page:
|
||||
id: page
|
||||
display_title: Page
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_extenders: { }
|
||||
path: admin/reports/dblog
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
tags: { }
|
|
@ -3,6 +3,8 @@ _core:
|
|||
langcode: en
|
||||
settings:
|
||||
default_status: open
|
||||
default_categories: { }
|
||||
default_page: true
|
||||
default_page_base_path: /form
|
||||
default_ajax: false
|
||||
default_ajax_progress_type: throbber
|
||||
|
@ -45,6 +47,7 @@ settings:
|
|||
default_draft_pending_multiple_message: 'You have pending drafts for this webform. <a href="#">View your pending drafts</a>.'
|
||||
default_confirmation_message: 'New submission added to [webform:title].'
|
||||
default_confirmation_back_label: 'Back to form'
|
||||
default_confirmation_noindex: true
|
||||
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]'
|
||||
|
@ -153,15 +156,13 @@ element:
|
|||
default_empty_option: true
|
||||
default_empty_option_required: ''
|
||||
default_empty_option_optional: ''
|
||||
default_algolia_places_app_id: ''
|
||||
default_algolia_places_api_key: ''
|
||||
excluded_elements:
|
||||
password: password
|
||||
password_confirm: password_confirm
|
||||
html_editor:
|
||||
disabled: false
|
||||
element_format: ''
|
||||
mail_format: ''
|
||||
element_format: webform_default
|
||||
mail_format: webform_default
|
||||
tidy: true
|
||||
make_unused_managed_files_temporary: true
|
||||
file:
|
||||
|
|
|
@ -16,7 +16,7 @@ archive: false
|
|||
id: contact
|
||||
title: Contact
|
||||
description: 'Basic email contact webform.'
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |
|
||||
name:
|
||||
'#title': 'Your Name'
|
||||
|
@ -129,6 +129,8 @@ settings:
|
|||
wizard_toggle: false
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
|
|
@ -16,7 +16,7 @@ archive: false
|
|||
id: multi_joueur
|
||||
title: Multijoueur
|
||||
description: ''
|
||||
category: ''
|
||||
categories: { }
|
||||
elements: |-
|
||||
address:
|
||||
'#type': address
|
||||
|
@ -166,6 +166,8 @@ settings:
|
|||
wizard_toggle: false
|
||||
wizard_toggle_show_label: ''
|
||||
wizard_toggle_hide_label: ''
|
||||
wizard_page_type: container
|
||||
wizard_page_title_tag: h2
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
|
|
Loading…
Reference in New Issue