64 Commits 50432e48e4 ... 2c6e2b6230

Author SHA1 Message Date
  bach 2c6e2b6230 rolled back taxonomy_term_list track_list patch 2 months ago
  bach 85a73c742a thesaurus straw 2 months ago
  bach 0de38a8a24 improved amdin user views 2 months ago
  bach 49565d70f6 thesaurus hierarchical_select replace taxonomy_term_tree 2 months ago
  bach 702492f3b3 workflow widget fix 2 months ago
  bach 8ad1a55180 deletes migration workflow 2 months ago
  bach 3369e860d0 deleted all workflow_migration fields 2 months ago
  bach 4384f6315d removed all field permission on migration workflow 2 months ago
  bach 1838132e54 removed ultimate_cron.job.google_analytics 2 months ago
  bach 150fd4be4c cloneable entities config 2 months ago
  bach 9821e593db removed language field from workflows form #bugfix 2 months ago
  bach 07b267a964 enabled dblog 2 months ago
  bach 49cc0fb328 removed dblog from starterkit 2 months ago
  bach b4a5480cf1 new config files right after updb D10 3 months ago
  bach b6cc242184 fully updated to drupal 10 3 months ago
  bach 096aa350d9 fixed custom module d10 copatibility 3 months ago
  bach 40df380c3e pmu js_cache_buster 3 months ago
  bach 774fae8e29 some config settings files (translation, materiau CT 3 months ago
  bach f0d9e6ec18 updated devel_config 3 months ago
  bach 92e6a04027 deleted materio_migrate 3 months ago
  bach ee271ab4d8 upgraded all cutom modules, themes & profile following upgrade-status 3 months ago
  bach 38501ecf4d updated custom modules version flag, installed drupal/core-dev and rector 3 months ago
  bach e1378a4656 updated core to 9.5.11, patched mailjet 3 months ago
  bach 60b8ecc9b4 patched mailjet settings form (us_states include) 3 months ago
  bach a0e4a8c6c7 patched mailjet settings form (us_states include) 3 months ago
  bach 00c421902a restored devel config settings files 3 months ago
  bach 8e056c8d71 removed /config/devel/ pwa settings 3 months ago
  bach 181e0393c8 removed /config/devel/ pwa settings 3 months ago
  bach fd0125e589 composer.json bugfix 3 months ago
  bach 17b430bf8e restored patch to mailjet 4 3 months ago
  bach b3bb771a07 unsplitted pwa settings 3 months ago
  bach 8bf923d86c upgraded mailjet to 4.0.0 3 months ago
  bach 79e510e65b downgraded mailjet to 3.0.X-dev 3 months ago
  bach 24fb6da459 pwa manifest settings 3 months ago
  bach d5b052989f workflow config bugfix 3 months ago
  bach 5b110c7f96 composer require 'drupal/workflow:^1.7' 3 months ago
  bach 08010ead8c composer require 'drupal/workflow:^1.8' 3 months ago
  bach 0de5789923 finished to update all contrib modules & themes 3 months ago
  bach 8ecf59b87d drush pmu url_to_video_filter 3 months ago
  bach 883187472d updated U modules (removed url_to_video_filter) 3 months ago
  bach 28803a51ba updated modules until S included (simplenews), removed string_i18n_json_export 3 months ago
  bach 37fc11f331 updated csv-serialization 3 months ago
  bach e784a79df9 updated commerce_cart_api 3 months ago
  bach a9c5a3f9c1 updated more modules (including graphql with a patch) 3 months ago
  bach 29f5d8e04b cleaned all unused modules 3 months ago
  bach 81baad4e57 updated more modules 3 months ago
  bach 3247de7364 updated config_pages, pmu commerce_pricelist 3 months ago
  bach da9bb94c61 more commerce modules updates 3 months ago
  bach c181046aa9 updated commerce_license to 3.0.0 3 months ago
  bach 11fa5c0375 uninstalled recurring_period 3 months ago
  bach 3bae9dded7 updated commerce_license (+ some modules) 3 months ago
  bach 68bcc51409 removed druapl/console 3 months ago
  bach bb6ecd1cab installed upgrade_status 3 months ago
  bach a0c53b3a4e updated S modules (search_api, search_api_solr) 3 months ago
  bach ae6a0489d0 updated S modules (search_api, search_api_solr) 3 months ago
  bach f90549820f updated M & P modules 3 months ago
  bach 5da3c996e4 updated H I J K L modules 3 months ago
  bach 6f44fbe42b updated F & G modules 3 months ago
  bach df6fec960d updated E modules 3 months ago
  bach 26b0b5277d updated D modules (drush, devel, etc) 3 months ago
  bach a8643936f7 updated remaining C modules 3 months ago
  bach b4082df0d7 switched to ckeditor5, plu C modules 3 months ago
  bach 5bc14ec286 updated B modules 3 months ago
  bach 152776b4a2 fixed .gitmodules drupal-starter-kit url 3 months ago
100 changed files with 1414 additions and 1295 deletions
  1. 3 0
      .gitattributes
  2. 1 1
      .gitmodules
  3. 81 94
      composer.json
  4. 182 427
      composer.lock
  5. 4 0
      config/devel/composer_deploy.settings.yml
  6. 0 1
      config/devel/config_devel.settings.yml
  7. 0 8
      config/devel/devel.settings.yml
  8. 2 3
      config/devel/entity_clone.cloneable_entities.yml
  9. 0 1
      config/devel/maillog.settings.yml
  10. 1 2
      config/devel/update.settings.yml
  11. 3 0
      config/devel/upgrade_status.settings.yml
  12. 7 0
      config/prod/config_split.patch.user.role.authenticated.yml
  13. 1 0
      config/prod/dblog.settings.yml
  14. 0 0
      config/prod/google_analytics.settings.yml
  15. 0 5
      config/prod/language/fr/pwa.config.yml
  16. 56 0
      config/prod/language/fr/views.view.watchdog.yml
  17. 0 20
      config/prod/pwa.config.yml
  18. 0 23
      config/prod/pwa_extras.settings.apple.yml
  19. 17 0
      config/prod/ultimate_cron.job.dblog_cron.yml
  20. 0 0
      config/prod/ultimate_cron.job.google_analytics_cron.yml
  21. 220 331
      config/prod/views.view.watchdog.yml
  22. 1 0
      config/sync/auto_entitylabel.settings.node.frontpage.yml
  23. 2 1
      config/sync/autologout.settings.yml
  24. 0 63
      config/sync/better_messages.settings.yml
  25. 2 23
      config/sync/block.block.actionsdadministrationprincipales.yml
  26. 0 11
      config/sync/block.block.checkoutprogress.yml
  27. 1 21
      config/sync/block.block.contact.yml
  28. 0 22
      config/sync/block.block.materiosapisearchblock.yml
  29. 1 21
      config/sync/block.block.simplenewssubscription.yml
  30. 1 21
      config/sync/block.block.socialmedialinks.yml
  31. 0 11
      config/sync/block.block.tabs.yml
  32. 1 21
      config/sync/block.block.userlogin.yml
  33. 1 1
      config/sync/block_content.type.simple_text.yml
  34. 5 5
      config/sync/config_ignore.settings.yml
  35. 3 0
      config/sync/config_split.config_split.devel.yml
  36. 1 2
      config/sync/config_split.config_split.prod.yml
  37. 1 2
      config/sync/config_split.config_split.stage.yml
  38. 1 1
      config/sync/core.base_field_override.commerce_product.default.path.yml
  39. 1 1
      config/sync/core.base_field_override.commerce_product.default.uid.yml
  40. 1 1
      config/sync/core.base_field_override.commerce_product.materio_product_type.path.yml
  41. 1 1
      config/sync/core.base_field_override.commerce_product.materio_product_type.uid.yml
  42. 18 0
      config/sync/core.base_field_override.commerce_promotion.commerce_promotion.changed.yml
  43. 18 0
      config/sync/core.base_field_override.commerce_promotion.commerce_promotion.created.yml
  44. 1 1
      config/sync/core.base_field_override.commerce_promotion.commerce_promotion.display_name.yml
  45. 20 0
      config/sync/core.base_field_override.commerce_promotion.commerce_promotion.uid.yml
  46. 18 0
      config/sync/core.base_field_override.commerce_store.online.changed.yml
  47. 18 0
      config/sync/core.base_field_override.commerce_store.online.created.yml
  48. 18 0
      config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.description.yml
  49. 18 0
      config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.long_description.yml
  50. 18 0
      config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.notes.yml
  51. 18 0
      config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.title.yml
  52. 20 0
      config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.user_id.yml
  53. 1 1
      config/sync/core.base_field_override.node.note.created.yml
  54. 1 1
      config/sync/core.base_field_override.node.note.menu_link.yml
  55. 1 1
      config/sync/core.base_field_override.node.note.path.yml
  56. 1 1
      config/sync/core.base_field_override.node.note.promote.yml
  57. 1 1
      config/sync/core.base_field_override.node.note.uid.yml
  58. 11 0
      config/sync/core.entity_form_display.commerce_order.default.default.yml
  59. 11 0
      config/sync/core.entity_form_display.commerce_order.materio_order_type.default.yml
  60. 11 0
      config/sync/core.entity_form_display.commerce_order.recurring.default.yml
  61. 0 51
      config/sync/core.entity_form_display.commerce_pricelist_item.commerce_product_variation.default.yml
  62. 3 1
      config/sync/core.entity_form_display.commerce_store.online.default.yml
  63. 0 7
      config/sync/core.entity_form_display.node.article.default.yml
  64. 16 25
      config/sync/core.entity_form_display.node.materiau.default.yml
  65. 2 1
      config/sync/core.entity_form_display.profile.customer.default.yml
  66. 3 2
      config/sync/core.entity_form_display.profile.member.default.yml
  67. 2 8
      config/sync/core.entity_form_display.taxonomy_term.company.default.yml
  68. 2 8
      config/sync/core.entity_form_display.taxonomy_term.showroom.default.yml
  69. 46 0
      config/sync/core.entity_form_display.workflow_transition.workflow.default.yml
  70. 1 0
      config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml
  71. 1 0
      config/sync/core.entity_form_mode.commerce_order_item.variation_cart_form.yml
  72. 1 0
      config/sync/core.entity_form_mode.commerce_subscription.customer.yml
  73. 1 0
      config/sync/core.entity_form_mode.profile.billing.yml
  74. 1 0
      config/sync/core.entity_form_mode.simplenews_subscriber.account.yml
  75. 1 0
      config/sync/core.entity_form_mode.simplenews_subscriber.block.yml
  76. 1 0
      config/sync/core.entity_form_mode.simplenews_subscriber.materio_block.yml
  77. 1 0
      config/sync/core.entity_form_mode.simplenews_subscriber.page.yml
  78. 1 0
      config/sync/core.entity_form_mode.user.modal.yml
  79. 1 0
      config/sync/core.entity_form_mode.user.register.yml
  80. 35 0
      config/sync/core.entity_view_display.commerce_order.default.default.yml
  81. 26 0
      config/sync/core.entity_view_display.commerce_order.default.user.yml
  82. 26 0
      config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml
  83. 26 0
      config/sync/core.entity_view_display.commerce_order.materio_order_type.default.yml
  84. 35 0
      config/sync/core.entity_view_display.commerce_order.recurring.default.yml
  85. 35 0
      config/sync/core.entity_view_display.commerce_order.recurring.user.yml
  86. 11 0
      config/sync/core.entity_view_display.commerce_order_item.default.default.yml
  87. 11 0
      config/sync/core.entity_view_display.commerce_order_item.recurring_product_variation.default.yml
  88. 0 15
      config/sync/core.entity_view_display.commerce_pricelist_item.commerce_product_variation.default.yml
  89. 63 0
      config/sync/core.entity_view_display.commerce_subscription.license.default.yml
  90. 54 0
      config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml
  91. 63 0
      config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml
  92. 54 0
      config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml
  93. 63 0
      config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml
  94. 0 2
      config/sync/core.entity_view_display.node.article.card_home.yml
  95. 2 2
      config/sync/core.entity_view_display.node.article.default.yml
  96. 1 2
      config/sync/core.entity_view_display.node.article.teaser.yml
  97. 0 8
      config/sync/core.entity_view_display.node.materiau.card_big.yml
  98. 0 8
      config/sync/core.entity_view_display.node.materiau.card_full.yml
  99. 0 2
      config/sync/core.entity_view_display.node.materiau.card_home.yml
  100. 0 2
      config/sync/core.entity_view_display.node.materiau.card_medium.yml

+ 3 - 0
.gitattributes

@@ -42,6 +42,9 @@
 *.xml     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.yml     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 
+# PHPStan's baseline uses tabs instead of spaces.
+core/.phpstan-baseline.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tabwidth=2 diff=php linguist-language=php
+
 # Define binary file attributes.
 # - Do not treat them as text.
 # - Include binary diff in patches instead of "binary files differ."

+ 1 - 1
.gitmodules

@@ -1,3 +1,3 @@
 [submodule "web/profiles/d8-starterkit-profile"]
 	path = web/profiles/d8-starterkit-profile
-	url = https://figureslibres.io/gogs/bachir/d8-starterkit-profile
+	url = https://figureslibres.io/gogs/bachir/drupal-starterkit-profile

+ 81 - 94
composer.json

@@ -62,119 +62,101 @@
         "ckeditor-plugin/colorbutton": "^4.16.2",
         "ckeditor-plugin/panelbutton": "^4.16.2",
         "composer/installers": "^1.2",
-        "drupal/address": "^1.10",
-        "drupal/admin_theme": "^1.x-dev@dev",
-        "drupal/advagg": "^4.x-dev@dev",
+        "drupal/admin_theme": "^1.0",
+        "drupal/advagg": "^6.0@alpha",
         "drupal/advanced_text_formatter": "^3.0@RC",
-        "drupal/allowed_formats": "^2.0",
+        "drupal/advancedqueue": "^1.1",
+        "drupal/allowed_formats": "^3.0",
         "drupal/amswap": "^3.0",
         "drupal/audiofield": "^1.10",
-        "drupal/auto_entitylabel": "^3.x-dev@dev",
+        "drupal/auto_entitylabel": "^3.1",
         "drupal/better_messages": "^2.0@alpha",
-        "drupal/ckeditor_codemirror": "^2.3",
-        "drupal/ckeditor_font": "^1.2",
-        "drupal/ckeditor_uploadimage": "^2.0",
+        "drupal/classy": "^1.0",
+        "drupal/color": "^1.0",
         "drupal/colorbutton": "^1.3",
-        "drupal/commerce": "2.x-dev@dev",
+        "drupal/commerce": "^2.0",
         "drupal/commerce_cart_api": "^1.4",
-        "drupal/commerce_cart_redirection": "^3.0",
-        "drupal/commerce_email": "1.x-dev@dev",
-        "drupal/commerce_license": "^2.x-dev@dev",
-        "drupal/commerce_migrate": "^3.1",
-        "drupal/commerce_monetico": "^1.0",
-        "drupal/commerce_pricelist": "^2.x-dev",
-        "drupal/commerce_recurring": "^1.x-dev",
-        "drupal/commerce_stripe": "^1.x-dev@dev",
-        "drupal/commerce_variation_cart_form": "^1.x-dev",
+        "drupal/commerce_email": "^1.5",
+        "drupal/commerce_license": "^3.0",
+        "drupal/commerce_pricelist": "^2.4",
+        "drupal/commerce_recurring": "^1.0@RC",
+        "drupal/commerce_stripe": "^1.1",
+        "drupal/commerce_variation_cart_form": "^1.4",
+        "drupal/composer_deploy": "^1.7",
         "drupal/computed_field": "^3.0@alpha",
         "drupal/config_devel": "^1.7",
         "drupal/config_pages": "^2.9",
         "drupal/config_split": "^2.0@beta",
-        "drupal/console": "^1.0.2",
         "drupal/consumer_image_styles": "^4.0",
-        "drupal/content_sync": "^2.x-dev@dev",
-        "drupal/core-composer-scaffold": "9.5.9",
-        "drupal/core-project-message": "9.5.9",
-        "drupal/core-recommended": "9.5.9",
-        "drupal/ctools": "^3.6",
-        "drupal/debug_bar": "^1.4",
-        "drupal/devel": "^4.1",
-        "drupal/devel_entity_updates": "^3",
+        "drupal/core-composer-scaffold": "^10.3",
+        "drupal/core-project-message": "^10.3",
+        "drupal/core-recommended": "^10.3",
+        "drupal/csv_serialization": "^4.0",
+        "drupal/ctools": "^4.0",
+        "drupal/devel": "^5.0",
+        "drupal/devel_entity_updates": "^4.1",
         "drupal/editor_advanced_link": "^2",
         "drupal/error_log": "^1.0",
         "drupal/eu_cookie_compliance": "^1.14",
-        "drupal/field_group": "^3.x-dev@dev",
+        "drupal/field_group": "^3.6",
         "drupal/field_permissions": "^1.0",
         "drupal/flag": "^4.0@beta",
         "drupal/flag_lists": "^4.0@RC",
         "drupal/flood_control": "^2.3",
-        "drupal/gdpr": "^3.0@alpha",
-        "drupal/genpass": "^1.x-dev",
+        "drupal/gdpr": "^3.1",
+        "drupal/genpass": "^2.0",
         "drupal/google_analytics": "^4.0",
-        "drupal/graphql": "4.x-dev@dev",
-        "drupal/image_delta_formatter": "^1.x-dev",
-        "drupal/image_effects": "^3.x-dev@dev",
-        "drupal/js_cache_buster": "^1.0",
+        "drupal/graphql": "^4.7",
+        "drupal/image_delta_formatter": "^1.2",
+        "drupal/image_effects": "^3.6",
+        "drupal/jquery_ui_button": "^2.1",
         "drupal/jsonapi_extras": "^3.21",
-        "drupal/jsonrpc": "^2.0",
-        "drupal/login_destination": "^2.x-dev@dev",
-        "drupal/login_history": "^1.x-dev",
-        "drupal/login_tracker": "^1.4",
-        "drupal/mailgun": "^1.x-dev",
-        "drupal/mailjet": "3.0.x-dev@dev",
-        "drupal/mailsystem": "^4.1",
-        "drupal/masquerade": "^2.x-dev@dev",
-        "drupal/migrate_plus": "^5.x-dev@dev",
-        "drupal/migrate_tools": "^5.x-dev@dev",
-        "drupal/mimemail": "^1.x-dev",
-        "drupal/modules_weight": "^1.8",
-        "drupal/pagerer": "^2.3",
-        "drupal/password_policy": "^3.0",
+        "drupal/login_history": "^2.0",
+        "drupal/login_tracker": "^2.0",
+        "drupal/mailjet": "^4.0",
+        "drupal/maillog": "^1.1",
+        "drupal/masquerade": "^2.0",
+        "drupal/maxlength": "^2.1",
+        "drupal/modules_weight": "^3.0",
+        "drupal/password_policy": "^4.0",
         "drupal/payment": "^2.1",
-        "drupal/pdf_api": "^2.3",
+        "drupal/pdf_api": "^2.4",
         "drupal/permissions_filter": "^1.1",
-        "drupal/printable": "^2.0",
-        "drupal/profile": "1.x-dev@dev",
-        "drupal/pwa": "^1.5",
-        "drupal/recurring_period": "^1.0",
-        "drupal/redirect": "^1.x-dev@dev",
+        "drupal/printable": "^3.1",
+        "drupal/pwa": "^2.1@beta",
         "drupal/redis": "^1.5",
-        "drupal/reroute_email": "^2.1",
         "drupal/restui": "^1.16",
         "drupal/role_delegation": "^1.1",
         "drupal/role_expire": "^3.0",
-        "drupal/rules": "3.x-dev@dev",
+        "drupal/rules": "^4.0",
         "drupal/search_api": "^1.19",
         "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/straw": "^2.0@beta",
         "drupal/string_translation_ui": "^2.0",
-        "drupal/strings_i18n_json_export": "^1.x-dev@dev",
         "drupal/structure_sync": "^2.0",
         "drupal/symfony_mailer": "^1",
         "drupal/synonyms": "^2.0.0-beta2",
         "drupal/telephone_formatter": "^1.0@beta",
         "drupal/telephone_validation": "^2.1",
-        "drupal/term_reference_tree": "^1",
-        "drupal/translation_views": "1.x-dev@dev",
-        "drupal/ultimate_cron": "^2.x-dev",
-        "drupal/unique_content_field_validation": "^1.0",
-        "drupal/url_to_video_filter": "^2.0",
+        "drupal/term_reference_tree": "^2.0",
+        "drupal/unique_content_field_validation": "^1.1",
+        "drupal/upgrade_status": "^4.3",
         "drupal/user_csv_import": "^2.0",
-        "drupal/user_email_verification": "^1.x-dev@dev",
+        "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_ef_fieldset": "^1.5",
-        "drupal/views_field_view": "1.x-dev@dev",
-        "drupal/webform": "^6.0",
-        "drupal/workflow": "^1.5",
+        "drupal/views_field_view": "^1.0@beta",
+        "drupal/webform": "^6.2",
+        "drupal/workflow": "^1.7",
         "kint-php/kint": "^3.3",
         "smalot/pdfparser": "*",
         "symfony/mailjet-mailer": "^5.4",
@@ -194,7 +176,7 @@
     "config": {
         "sort-packages": true,
         "platform": {
-          "php": "7.4"
+          "php": "8.1"
         },
         "discard-changes": true,
         "allow-plugins": {
@@ -253,7 +235,6 @@
         "patches": {
             "drupal/core": {
               "migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.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"
@@ -261,31 +242,23 @@
             "drupal/email_registration": {
               "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/2021-06-11/2856542-13.patch"
             },
-            "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/stripe": {
               "Stripe is a web service and should be in system.admin_config_services https://www.drupal.org/project/stripe/issues/3090652": "https://www.drupal.org/files/issues/2020-01-08/stripe-link_menu_in_services-3090652-5.patch"
             },
-            "drupal/commerce_license": {
-              "expected argument of type array or Traversable and ArrayAccess, string given https://www.drupal.org/project/commerce_license/issues/3252431":"https://www.drupal.org/files/issues/2021-12-03/commerce_license-expected-argument-of-type-array-3252431-1.patch",
-              "ability to re-purchase a license to extend it https://www.drupal.org/project/commerce_license/issues/2943888": "https://www.drupal.org/files/issues/2022-02-21/reroll-commerce_license-allow-renewal-2943888-141.patch"
-            },
-            "drupal/commerce_stripe" : {
-              "Allow off_session payment intents for recurring payments https://www.drupal.org/project/commerce_stripe/issues/3171408": "https://www.drupal.org/files/issues/2021-10-04/commerce_stripe-allow-off_session-payment-intents-for-recurring-payments-3171408-34.patch"
-            },
             "drupal/address": {
               "Integrate Address with Search API https://www.drupal.org/project/address/issues/2812659": "https://www.drupal.org/files/issues/2020-11-02/integrate-address-searchapi-2812659-56.patch"
             },
             "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/pwa": {
-              "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"
+            "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",
+              "Error: Class MailjetTools/MailjetApi not found in Drupal/mailjet/Form/MailjetApiForm->submitForm() https://www.drupal.org/project/mailjet/issues/3464788":"https://www.drupal.org/files/issues/2024-08-20/mailjetApiForm_use_mailjettools_mailjetapi.patch",
+              "Error: Class MailjetTools/UsStates not found https://www.drupal.org/project/mailjet/issues/3469059":"https://www.drupal.org/files/issues/2024-08-20/mailjet_settingsform_usstates.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"
+            "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",
+              "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/toolbar_theme": {
               "Automated Drupal 9 compatibility fixes https://www.drupal.org/project/toolbar_themes/issues/3149099": "https://www.drupal.org/files/issues/2020-06-06/toolbar_themes.1.x-dev.rector.patch"
@@ -293,9 +266,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"
             },
@@ -307,11 +277,31 @@
             },
             "drupal/views_ef_fieldset": {
               "Exposed operators are not included in fieldsets https://www.drupal.org/project/views_ef_fieldset/issues/3173822": "https://git.drupalcode.org/project/views_ef_fieldset/-/merge_requests/1/diffs.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/2024-08-26/term_reference_tree-3064280_bring_back_tracklist-22.patch"
             }
         },
         "archived-patches": {
+          "drupal/core":{
+            "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"
+          },
           "drupal/structure_sync": {
             "With no blocks, clicking on the Custom Blocks tab crashes site https://www.drupal.org/project/structure_sync/issues/3070414":"https://www.drupal.org/files/issues/2022-03-23/PluginNotFoundException-3070414-3.patch"
+          },
+          "drupal/commerce_license": {
+            "ability to re-purchase a license to extend it https://www.drupal.org/project/commerce_license/issues/2943888": "https://www.drupal.org/files/issues/2022-02-21/reroll-commerce_license-allow-renewal-2943888-141.patch",
+            "ability to re-purchase a license to extend it https://www.drupal.org/project/commerce_license/issues/2943888": "https://www.drupal.org/files/issues/2022-02-21/reroll-commerce_license-allow-renewal-2943888-141.patch"
+          },
+          "drupal/commerce_stripe" : {
+            "Allow off_session payment intents for recurring payments https://www.drupal.org/project/commerce_stripe/issues/3171408": "https://www.drupal.org/files/issues/2021-10-04/commerce_stripe-allow-off_session-payment-intents-for-recurring-payments-3171408-34.patch"
+          },
+          "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": {
@@ -323,8 +313,5 @@
                 ".gitattributes": "../.gitattributes"
             }
         }
-    },
-    "require-dev": {
-        "weitzman/drupal-test-traits": "dev-master"
     }
 }

File diff suppressed because it is too large
+ 182 - 427
composer.lock


+ 4 - 0
config/devel/composer_deploy.settings.yml

@@ -0,0 +1,4 @@
+_core:
+  default_config_hash: FDmXqAGlITLYpZe80ONLw6Y1KEMSvqcMJX1pj2dk6nw
+prefixes:
+  - drupal

+ 0 - 1
config/devel/config_devel.settings.yml

@@ -1,5 +1,4 @@
 _core:
   default_config_hash: AF4cxceuiw6dhwOrF9ZgpyKC4xsWt4Yhvohb3WNgn8o
-langcode: fr
 auto_import: {  }
 auto_export: {  }

+ 0 - 8
config/devel/devel.settings.yml

@@ -1,8 +0,0 @@
-page_alter: false
-raw_names: false
-error_handlers:
-  - 0
-rebuild_theme: false
-devel_dumper: kint
-debug_logfile: 'temporary://drupal_debug.txt'
-debug_pre: false

+ 2 - 3
config/devel/entity_clone.cloneable_entities.yml

@@ -16,8 +16,6 @@ cloneable_entities:
   - commerce_payment
   - commerce_payment_method
   - commerce_currency
-  - commerce_pricelist_item
-  - commerce_pricelist
   - commerce_product_variation
   - commerce_product_attribute
   - commerce_product_variation_type
@@ -63,7 +61,7 @@ cloneable_entities:
   - language_content_settings
   - configurable_language
   - linkit_profile
-  - mailjet_event
+  - event_entity
   - message
   - message_template
   - node
@@ -85,6 +83,7 @@ cloneable_entities:
   - solr_cache
   - solr_request_handler
   - simplenews_newsletter
+  - simplenews_subscriber_history
   - simplenews_subscriber
   - simplenews_mailjet_subscription
   - mailer_transport

+ 0 - 1
config/devel/maillog.settings.yml

@@ -1,6 +1,5 @@
 _core:
   default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
-langcode: fr
 send: false
 log: true
 verbose: true

+ 1 - 2
config/devel/update.settings.yml

@@ -1,11 +1,10 @@
 _core:
   default_config_hash: g88bppZh2Uimhd8nWIoRyNIqCPNQ-ywV5hXa_f4Av8k
-langcode: fr
 check:
   disabled_extensions: false
   interval_days: 1
 fetch:
-  url: ''
+  url: null
   max_attempts: 2
   timeout: 30
 notification:

+ 3 - 0
config/devel/upgrade_status.settings.yml

@@ -0,0 +1,3 @@
+_core:
+  default_config_hash: BqkUHiXXGvu2L7NR_nblxtP6f03MdD16XSMWwVM0QEc
+paths_per_scan: 30

+ 7 - 0
config/prod/config_split.patch.user.role.authenticated.yml

@@ -0,0 +1,7 @@
+adding:
+  dependencies:
+    module:
+      - google_analytics
+  permissions:
+    - 'opt-in or out of google analytics tracking'
+removing: {  }

+ 1 - 0
config/prod/dblog.settings.yml

@@ -0,0 +1 @@
+row_limit: 10000

+ 0 - 0
config/sync/google_analytics.settings.yml → config/prod/google_analytics.settings.yml


+ 0 - 5
config/prod/language/fr/pwa.config.yml

@@ -1,5 +0,0 @@
-description: 'L''inspiration par la matière'
-urls_to_cache: "/fr/pricing\r\n/fr/blabla\r\n/fr/base\r\n/fr/showrooms"
-start_url: /
-lang: fr
-cache_version: '1'

+ 56 - 0
config/prod/language/fr/views.view.watchdog.yml

@@ -0,0 +1,56 @@
+label: Watchdog
+description: 'Entrées récentes du journal'
+display:
+  default:
+    display_title: 'Par défaut'
+    display_options:
+      title: 'Entrées récentes du journal'
+      fields:
+        nothing:
+          admin_label: Icône
+        wid:
+          label: WID
+        severity:
+          label: Importance
+        type:
+          label: Type
+        timestamp:
+          label: Date
+        message:
+          label: Message
+          alter:
+            alt: '{{ message }}'
+        name:
+          label: Utilisateur
+          separator: ', '
+        link:
+          label: Actions
+      pager:
+        options:
+          tags:
+            next: ››
+            previous: ‹‹
+          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: Filtrer
+          reset_button_label: Réinitialiser
+          exposed_sorts_label: 'Trier par'
+          sort_asc_label: Asc
+          sort_desc_label: Desc
+      empty:
+        area:
+          admin_label: "Aucune entrée du journal n'est disponible."
+          content: "Aucune entrée du journal n'est disponible."
+      filters:
+        type:
+          expose:
+            label: Type
+        severity:
+          expose:
+            label: Importance
+  page:
+    display_title: Page

+ 0 - 20
config/prod/pwa.config.yml

@@ -1,20 +0,0 @@
-site_name: materiO
-short_name: materiO
-description: 'The material library your projects deserve'
-start_url: /
-lang: fr
-theme_color: '#ffffff'
-background_color: '#ffffff'
-display: standalone
-default_image: '0'
-urls_to_cache: "/en/pricing\r\n/en/blabla\r\n/en/base\r\n/en/showrooms"
-urls_to_exclude: "admin/.*\r\nuser/.*"
-offline_page: /offline
-cache_version: '2'
-cross_origin: false
-skip_waiting: false
-_core:
-  default_config_hash: cP1TZQyv1WdET3iepl2QoyOPK7VeO0xHm0lU_FU1Wmc
-image: /sites/default/files/pwa/materiopwaicon.png
-image_small: /sites/default/files/pwa/materiopwaicon.pngcopy.png
-image_very_small: /sites/default/files/pwa/materiopwaicon.pngcopy2.png

+ 0 - 23
config/prod/pwa_extras.settings.apple.yml

@@ -1,23 +0,0 @@
-touch_icons:
-  touch-icon-default: touch-icon-default
-meta_tags:
-  meta-capable: meta-capable
-  meta-status-bar-style: meta-status-bar-style
-color_select: black_translucent
-home_screen_icons:
-  iphone5-splash: iphone5-splash
-  iphone6-splash: iphone6-splash
-  iphoneplus-splash: iphoneplus-splash
-  iphonex-splash: iphonex-splash
-  iphonexr-splash: iphonexr-splash
-  iphonexsmax-splash: iphonexsmax-splash
-  ipad-splash: ipad-splash
-  ipadpro1-splash: ipadpro1-splash
-  ipadpro2-splash: ipadpro2-splash
-  ipadpro3-splash: ipadpro3-splash
-dependencies:
-  enforced:
-    module:
-      - pwa_extras
-_core:
-  default_config_hash: TOeFdF8Tjq2HqBmUgrTH06d7ZpY5qNLHZTLPIaCVsEk

+ 17 - 0
config/prod/ultimate_cron.job.dblog_cron.yml

@@ -0,0 +1,17 @@
+uuid: d9ee7697-3e37-489c-a8a1-e9901529a328
+langcode: en
+status: true
+dependencies:
+  module:
+    - dblog
+title: 'Remove expired log messages and flood control events'
+id: dblog_cron
+weight: 0
+module: dblog
+callback: dblog_cron
+scheduler:
+  id: simple
+launcher:
+  id: serial
+logger:
+  id: database

+ 0 - 0
config/sync/ultimate_cron.job.google_analytics_cron.yml → config/prod/ultimate_cron.job.google_analytics_cron.yml


+ 220 - 331
config/sync/views.view.commerce_pricelist_product_prices.yml → config/prod/views.view.watchdog.yml

@@ -1,19 +1,19 @@
-uuid: 9ae35704-f476-4c59-9f66-91064da080ab
+uuid: f025a564-0632-48b7-87f1-5c849cd67568
 langcode: en
 status: true
 dependencies:
   module:
-    - commerce_price
-    - commerce_pricelist
-    - commerce_product
+    - dblog
     - user
-id: commerce_pricelist_product_prices
-label: 'Product prices'
+_core:
+  default_config_hash: j0txIxY4nkJT_dscmXckM-1vanygDkJAeHPawZKfyH0
+id: watchdog
+label: Watchdog
 module: views
-description: ''
+description: 'Recent log messages'
 tag: ''
-base_table: commerce_pricelist_item
-base_field: id
+base_table: watchdog
+base_field: wid
 display:
   default:
     id: default
@@ -21,22 +21,20 @@ display:
     display_plugin: default
     position: 0
     display_options:
-      title: Prices
+      title: 'Recent log messages'
       fields:
-        sku:
-          id: sku
-          table: commerce_product_variation_field_data
-          field: sku
-          relationship: purchasable_entity
+        nothing:
+          id: nothing
+          table: views
+          field: nothing
+          relationship: none
           group_type: group
-          admin_label: ''
-          entity_type: commerce_product_variation
-          entity_field: sku
-          plugin_id: field
-          label: SKU
+          admin_label: Icon
+          plugin_id: custom
+          label: ''
           exclude: false
           alter:
-            alter_text: false
+            alter_text: true
             text: ''
             make_link: false
             path: ''
@@ -63,42 +61,27 @@ display:
             preserve_tags: ''
             html: false
           element_type: ''
-          element_class: ''
+          element_class: icon
           element_label_type: ''
           element_label_class: ''
-          element_label_colon: true
+          element_label_colon: false
           element_wrapper_type: ''
           element_wrapper_class: ''
-          element_default_classes: true
+          element_default_classes: false
           empty: ''
           hide_empty: false
           empty_zero: false
-          hide_alter_empty: true
-          click_sort_column: value
-          type: string
-          settings: {  }
-          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
-        purchasable_entity:
-          id: purchasable_entity
-          table: commerce_pricelist_item
-          field: purchasable_entity
+          hide_alter_empty: false
+        wid:
+          id: wid
+          table: watchdog
+          field: wid
           relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist_item
-          entity_field: purchasable_entity
-          plugin_id: field
-          label: Title
-          exclude: false
+          plugin_id: standard
+          label: WID
+          exclude: true
           alter:
             alter_text: false
             text: ''
@@ -138,32 +121,16 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: target_id
-          type: entity_reference_label
-          settings:
-            link: false
-          group_column: target_id
-          group_columns: {  }
-          group_rows: true
-          delta_limit: 0
-          delta_offset: 0
-          delta_reversed: false
-          delta_first_last: false
-          multi_type: separator
-          separator: ', '
-          field_api_classes: false
-        name:
-          id: name
-          table: commerce_pricelist
-          field: name
-          relationship: price_list_id
+        severity:
+          id: severity
+          table: watchdog
+          field: severity
+          relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist
-          entity_field: name
-          plugin_id: field
-          label: List
-          exclude: false
+          plugin_id: machine_name
+          label: Severity
+          exclude: true
           alter:
             alter_text: false
             text: ''
@@ -203,30 +170,16 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: value
-          type: string
-          settings: {  }
-          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
-        quantity:
-          id: quantity
-          table: commerce_pricelist_item
-          field: quantity
+          machine_name: false
+        type:
+          id: type
+          table: watchdog
+          field: type
           relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist_item
-          entity_field: quantity
-          plugin_id: field
-          label: Quantity
+          plugin_id: standard
+          label: Type
           exclude: false
           alter:
             alter_text: false
@@ -267,34 +220,15 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: value
-          type: number_decimal
-          settings:
-            thousand_separator: ''
-            decimal_separator: .
-            scale: 2
-            prefix_suffix: true
-          group_column: value
-          group_columns: {  }
-          group_rows: true
-          delta_limit: 0
-          delta_offset: 0
-          delta_reversed: false
-          delta_first_last: false
-          multi_type: separator
-          separator: ', '
-          field_api_classes: false
-        list_price__number:
-          id: list_price__number
-          table: commerce_pricelist_item
-          field: list_price__number
+        timestamp:
+          id: timestamp
+          table: watchdog
+          field: timestamp
           relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist_item
-          entity_field: list_price
-          plugin_id: field
-          label: 'List price'
+          plugin_id: date
+          label: Date
           exclude: false
           alter:
             alter_text: false
@@ -331,64 +265,50 @@ display:
           element_wrapper_type: ''
           element_wrapper_class: ''
           element_default_classes: true
-          empty: N/A
+          empty: ''
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: number
-          type: commerce_price_default
-          settings:
-            strip_trailing_zeroes: false
-            currency_display: symbol
-          group_column: ''
-          group_columns: {  }
-          group_rows: true
-          delta_limit: 0
-          delta_offset: 0
-          delta_reversed: false
-          delta_first_last: false
-          multi_type: separator
-          separator: ', '
-          field_api_classes: false
-        price__number:
-          id: price__number
-          table: commerce_pricelist_item
-          field: price__number
+          date_format: short
+          custom_date_format: ''
+          timezone: ''
+        message:
+          id: message
+          table: watchdog
+          field: message
           relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist_item
-          entity_field: price
-          plugin_id: field
-          label: Price
+          plugin_id: dblog_message
+          label: Message
           exclude: false
           alter:
             alter_text: false
             text: ''
-            make_link: false
-            path: ''
+            make_link: true
+            path: 'admin/reports/dblog/event/{{ wid }}'
             absolute: false
             external: false
             replace_spaces: false
             path_case: none
             trim_whitespace: false
-            alt: ''
+            alt: '{{ message }}'
             rel: ''
             link_class: ''
             prefix: ''
             suffix: ''
             target: ''
             nl2br: false
-            max_length: 0
+            max_length: 56
             word_boundary: true
             ellipsis: true
             more_link: false
             more_link_text: ''
             more_link_path: ''
-            strip_tags: false
-            trim: false
+            strip_tags: true
+            trim: true
             preserve_tags: ''
-            html: false
+            html: true
           element_type: ''
           element_class: ''
           element_label_type: ''
@@ -401,32 +321,18 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: number
-          type: commerce_price_default
-          settings:
-            strip_trailing_zeroes: false
-            currency_display: symbol
-          group_column: ''
-          group_columns: {  }
-          group_rows: true
-          delta_limit: 0
-          delta_offset: 0
-          delta_reversed: false
-          delta_first_last: false
-          multi_type: separator
-          separator: ', '
-          field_api_classes: false
-        status:
-          id: status
-          table: commerce_pricelist_item
-          field: status
-          relationship: none
+          replace_variables: true
+        name:
+          id: name
+          table: users_field_data
+          field: name
+          relationship: uid
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist_item
-          entity_field: status
+          entity_type: user
+          entity_field: name
           plugin_id: field
-          label: Status
+          label: User
           exclude: false
           alter:
             alter_text: false
@@ -468,11 +374,9 @@ display:
           empty_zero: false
           hide_alter_empty: true
           click_sort_column: value
-          type: boolean
+          type: user_name
           settings:
-            format: default
-            format_custom_false: ''
-            format_custom_true: ''
+            link_to_entity: true
           group_column: value
           group_columns: {  }
           group_rows: true
@@ -483,17 +387,15 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        operations:
-          id: operations
-          table: commerce_pricelist_item
-          field: operations
+        link:
+          id: link
+          table: watchdog
+          field: link
           relationship: none
           group_type: group
           admin_label: ''
-          entity_type: null
-          entity_field: null
-          plugin_id: entity_operations
-          label: 'Operations links'
+          plugin_id: dblog_operations
+          label: Operations
           exclude: false
           alter:
             alter_text: false
@@ -534,9 +436,8 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          destination: false
       pager:
-        type: full
+        type: mini
         options:
           offset: 0
           items_per_page: 50
@@ -545,8 +446,6 @@ display:
           tags:
             next: ››
             previous: ‹‹
-            first: '« First'
-            last: 'Last »'
           expose:
             items_per_page: false
             items_per_page_label: 'Items per page'
@@ -555,199 +454,211 @@ display:
             items_per_page_options_all_label: '- All -'
             offset: false
             offset_label: Offset
-          quantity: 9
+          pagination_heading_level: h4
       exposed_form:
         type: basic
         options:
-          submit_button: Apply
-          reset_button: false
+          submit_button: Filter
+          reset_button: true
           reset_button_label: Reset
           exposed_sorts_label: 'Sort by'
-          expose_sort_order: true
+          expose_sort_order: false
           sort_asc_label: Asc
           sort_desc_label: Desc
       access:
         type: perm
         options:
-          perm: 'administer commerce_pricelist'
+          perm: 'access site reports'
       cache:
-        type: tag
+        type: none
         options: {  }
       empty:
-        area_text_custom:
+        area:
           id: area_text_custom
           table: views
           field: area_text_custom
           relationship: none
           group_type: group
-          admin_label: ''
+          admin_label: 'No log messages available.'
           plugin_id: text_custom
           empty: true
-          content: 'No prices yet.'
+          content: 'No log messages available.'
           tokenize: false
       sorts:
-        weight:
-          id: weight
-          table: commerce_pricelist
-          field: weight
-          relationship: price_list_id
+        wid:
+          id: wid
+          table: watchdog
+          field: wid
+          relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist
-          entity_field: weight
           plugin_id: standard
-          order: ASC
+          order: DESC
           expose:
             label: ''
-            field_identifier: ''
+            field_identifier: wid
           exposed: false
-        id:
-          id: id
-          table: commerce_pricelist
-          field: id
-          relationship: price_list_id
+      arguments: {  }
+      filters:
+        type:
+          id: type
+          table: watchdog
+          field: type
+          relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_pricelist
-          entity_field: id
-          plugin_id: standard
-          order: DESC
+          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: ''
-            field_identifier: ''
-          exposed: false
-        quantity:
-          id: quantity
-          table: commerce_pricelist_item
-          field: quantity
+            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: ''
-          entity_type: commerce_pricelist_item
-          entity_field: quantity
-          plugin_id: standard
-          order: ASC
+          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: ''
-            field_identifier: ''
-          exposed: false
-      arguments:
-        product_id:
-          id: product_id
-          table: commerce_product_variation_field_data
-          field: product_id
-          relationship: purchasable_entity
-          group_type: group
-          admin_label: ''
-          entity_type: commerce_product_variation
-          entity_field: product_id
-          plugin_id: numeric
-          default_action: default
-          exception:
-            value: ''
-            title_enable: false
-            title: All
-          title_enable: false
-          title: ''
-          default_argument_type: product
-          default_argument_options: {  }
-          default_argument_skip_url: false
-          summary_options:
-            base_path: ''
-            count: true
-            override: false
-            items_per_page: 25
-          summary:
-            sort_order: asc
-            number_of_records: 0
-            format: default_summary
-          specify_validation: true
-          validate:
-            type: 'entity:commerce_product'
-            fail: 'not found'
-          validate_options:
-            bundles: {  }
-            access: true
-            operation: update
-            multiple: 0
-          break_phrase: false
-          not: false
-      filters: {  }
+            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: ''
+          row_class: '{{ type }} {{ severity }}'
           default_row_class: true
           columns:
-            sku: sku
-            purchasable_entity: purchasable_entity
+            nothing: nothing
+            wid: wid
+            severity: severity
+            type: type
+            timestamp: timestamp
+            message: message
             name: name
-            quantity: quantity
-            list_price__number: list_price__number
-            price__number: price__number
-            status: status
-            operations: operations
-          default: '-1'
+            link: link
+          default: wid
           info:
-            sku:
-              sortable: true
-              default_sort_order: asc
+            nothing:
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
-            purchasable_entity:
-              sortable: true
-              default_sort_order: asc
+              responsive: priority-medium
+            wid:
+              sortable: false
+              default_sort_order: desc
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
-            name:
-              sortable: true
+              responsive: priority-low
+            severity:
+              sortable: false
               default_sort_order: asc
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
-            quantity:
+              responsive: priority-low
+            type:
               sortable: true
               default_sort_order: asc
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
-            list_price__number:
+              responsive: priority-medium
+            timestamp:
               sortable: true
-              default_sort_order: asc
+              default_sort_order: desc
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
-            price__number:
-              sortable: true
+              responsive: priority-low
+            message:
+              sortable: false
               default_sort_order: asc
               align: ''
               separator: ''
               empty_column: false
               responsive: ''
-            status:
+            name:
               sortable: true
               default_sort_order: asc
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
-            operations:
+              responsive: priority-medium
+            link:
               align: ''
               separator: ''
               empty_column: false
-              responsive: ''
+              responsive: priority-low
           override: true
           sticky: false
           summary: ''
-          empty_table: true
+          empty_table: false
           caption: ''
           description: ''
       row:
@@ -761,28 +672,16 @@ display:
           replica: false
           query_tags: {  }
       relationships:
-        price_list_id:
-          id: price_list_id
-          table: commerce_pricelist_item
-          field: price_list_id
-          relationship: none
-          group_type: group
-          admin_label: 'Price list'
-          entity_type: commerce_pricelist_item
-          entity_field: price_list_id
-          plugin_id: standard
-          required: true
-        purchasable_entity:
-          id: purchasable_entity
-          table: commerce_pricelist_item
-          field: purchasable_entity
+        uid:
+          id: uid
+          table: watchdog
+          field: uid
           relationship: none
           group_type: group
-          admin_label: 'Product variation'
-          entity_type: commerce_pricelist_item
-          entity_field: purchasable_entity
+          admin_label: User
           plugin_id: standard
-          required: true
+          required: false
+      css_class: admin-dblog
       header: {  }
       footer: {  }
       display_extenders: {  }
@@ -797,22 +696,12 @@ display:
       tags: {  }
   page:
     id: page
-    display_title: 'Product prices'
+    display_title: Page
     display_plugin: page
     position: 1
     display_options:
-      display_description: ''
       display_extenders: {  }
-      path: product/%commerce_product/prices
-      menu:
-        type: tab
-        title: Prices
-        description: ''
-        weight: 20
-        expanded: false
-        menu_name: admin
-        parent: ''
-        context: '0'
+      path: admin/reports/dblog
     cache_metadata:
       max-age: -1
       contexts:

+ 1 - 0
config/sync/auto_entitylabel.settings.node.frontpage.yml

@@ -4,4 +4,5 @@ escape: false
 dependencies:
   config:
     - node.type.frontpage
+new_content_behavior: 1
 php: true

+ 2 - 1
config/sync/autologout.settings.yml

@@ -9,8 +9,9 @@ no_individual_logout_threshold: true
 role_logout: true
 role_logout_max: true
 redirect_url: /
+include_destination: true
 no_dialog: true
-message: 'Your session is about to expire. Do you want to reset it?'
+message: 'We are about to log you out for inactivity. If we do, you will lose any unsaved work. Do you need more time?'
 inactivity_message: ''
 inactivity_message_type: status
 modal_width: 450

+ 0 - 63
config/sync/better_messages.settings.yml

@@ -1,63 +0,0 @@
-langcode: fr
-_core:
-  default_config_hash: VcrgfJ8s9xNvGnogt3JciEvtMgPkMsHeE9BOLXd7jHk
-position: tr
-vertical: 50
-horizontal: 5
-fixed: 0
-width: 600px
-autoclose: 10
-opendelay: 0.3
-disable_autoclose: 1
-show_countdown: 0
-hover_autoclose: 1
-popin:
-  effect: fadeIn
-  duration: normal
-popout:
-  effect: fadeIn
-  duration: fast
-jquery_ui:
-  draggable: 0
-  resizable: 0
-visibility:
-  message_type:
-    id: message_type
-    negate: false
-    context_mapping:
-      better_messages: '@better_messages.context:better_messages'
-    message_types: {  }
-  'entity_bundle:commerce_product':
-    id: 'entity_bundle:commerce_product'
-    negate: false
-    context_mapping:
-      commerce_product: '@commerce_product.product_route_context:commerce_product'
-    bundles: {  }
-  'entity_bundle:node':
-    id: 'entity_bundle:node'
-    negate: false
-    context_mapping:
-      node: '@node.node_route_context:node'
-    bundles: {  }
-  language:
-    id: language
-    negate: false
-    context_mapping:
-      language: '@language.current_language_context:language_interface'
-    langcodes: {  }
-  node_type:
-    id: node_type
-    negate: false
-    context_mapping:
-      node: '@node.node_route_context:node'
-    bundles: {  }
-  request_path:
-    id: request_path
-    negate: false
-    pages: ''
-  user_role:
-    id: user_role
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    roles: {  }

+ 2 - 23
config/sync/block.block.actionsdadministrationprincipales.yml

@@ -2,8 +2,6 @@ uuid: 473c75f5-b226-4aaa-aae6-fb884bebb9a7
 langcode: fr
 status: true
 dependencies:
-  module:
-    - context
   theme:
     - materiotheme
 id: actionsdadministrationprincipales
@@ -14,26 +12,7 @@ provider: null
 plugin: local_actions_block
 settings:
   id: local_actions_block
-  label: 'Actions d''administration principales'
+  label: "Actions d'administration principales"
   label_display: '0'
   provider: core
-visibility:
-  user_status:
-    id: user_status
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    user_status:
-      viewing_profile: '0'
-      logged_viewing_profile: '0'
-      own_page_true: '0'
-      field_value: '0'
-    user_fields: uid
-  context_all:
-    id: context_all
-    negate: null
-    values: ''
-  context:
-    id: context
-    negate: null
-    values: ''
+visibility: {  }

+ 0 - 11
config/sync/block.block.checkoutprogress.yml

@@ -5,7 +5,6 @@ dependencies:
   module:
     - commerce_checkout
     - commerce_product
-    - context
   theme:
     - materiotheme
 id: checkoutprogress
@@ -20,16 +19,6 @@ settings:
   label_display: '0'
   provider: commerce_checkout
 visibility:
-  view_inclusion:
-    id: view_inclusion
-    negate: null
-    context_mapping: {  }
-    view_inclusion: {  }
-  request_path_exclusion:
-    id: request_path_exclusion
-    negate: null
-    context_mapping: {  }
-    pages: ''
   'entity_bundle:commerce_product_variation':
     id: 'entity_bundle:commerce_product_variation'
     negate: false

+ 1 - 21
config/sync/block.block.contact.yml

@@ -6,7 +6,6 @@ dependencies:
     - 'block_content:simple_text:e202a879-0a6d-4819-a171-15dfac8d7567'
   module:
     - block_content
-    - context
   theme:
     - materiotheme
 id: contact
@@ -23,23 +22,4 @@ settings:
   status: true
   info: ''
   view_mode: full
-visibility:
-  user_status:
-    id: user_status
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    user_status:
-      viewing_profile: '0'
-      logged_viewing_profile: '0'
-      own_page_true: '0'
-      field_value: '0'
-    user_fields: uid
-  context_all:
-    id: context_all
-    negate: null
-    values: ''
-  context:
-    id: context
-    negate: null
-    values: ''
+visibility: {  }

+ 0 - 22
config/sync/block.block.materiosapisearchblock.yml

@@ -3,7 +3,6 @@ langcode: fr
 status: true
 dependencies:
   module:
-    - context
     - materio_sapi
     - system
   theme:
@@ -20,27 +19,6 @@ settings:
   label_display: '0'
   provider: materio_sapi
 visibility:
-  user_status:
-    id: user_status
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    user_status:
-      viewing_profile: '0'
-      logged_viewing_profile: '0'
-      own_page_true: '0'
-      field_value: '0'
-    user_fields: uid
-  context_all:
-    id: context_all
-    negate: null
-    context_mapping: {  }
-    values: ''
-  context:
-    id: context
-    negate: null
-    context_mapping: {  }
-    values: ''
   request_path:
     id: request_path
     negate: true

+ 1 - 21
config/sync/block.block.simplenewssubscription.yml

@@ -3,7 +3,6 @@ langcode: fr
 status: true
 dependencies:
   module:
-    - context
     - simplenews
     - user
   theme:
@@ -16,7 +15,7 @@ provider: null
 plugin: simplenews_subscription_block
 settings:
   id: simplenews_subscription_block
-  label: 'Recevez notre newslettre mensuelle.'
+  label: 'Subscribe to our monthly newsletter.'
   label_display: visible
   provider: simplenews
   newsletters:
@@ -27,25 +26,6 @@ settings:
   show_manage: false
   unique_id: footersimplenewssubscriptionblock
 visibility:
-  user_status:
-    id: user_status
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    user_status:
-      viewing_profile: '0'
-      logged_viewing_profile: '0'
-      own_page_true: '0'
-      field_value: '0'
-    user_fields: uid
-  context_all:
-    id: context_all
-    negate: null
-    values: ''
-  context:
-    id: context
-    negate: null
-    values: ''
   user_role:
     id: user_role
     negate: false

+ 1 - 21
config/sync/block.block.socialmedialinks.yml

@@ -3,7 +3,6 @@ langcode: fr
 status: true
 dependencies:
   module:
-    - context
     - social_media_links
   theme:
     - materiotheme
@@ -127,23 +126,4 @@ settings:
     installed_iconsets:
       fontawesome:
         examples: ''
-visibility:
-  user_status:
-    id: user_status
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    user_status:
-      viewing_profile: '0'
-      logged_viewing_profile: '0'
-      own_page_true: '0'
-      field_value: '0'
-    user_fields: uid
-  context_all:
-    id: context_all
-    negate: null
-    values: ''
-  context:
-    id: context
-    negate: null
-    values: ''
+visibility: {  }

+ 0 - 11
config/sync/block.block.tabs.yml

@@ -3,7 +3,6 @@ langcode: en
 status: true
 dependencies:
   module:
-    - context
     - user
   theme:
     - materiotheme
@@ -30,13 +29,3 @@ visibility:
       authenticated: authenticated
       admin: admin
       root: root
-  view_inclusion:
-    id: view_inclusion
-    negate: null
-    context_mapping: {  }
-    view_inclusion: {  }
-  request_path_exclusion:
-    id: request_path_exclusion
-    negate: null
-    context_mapping: {  }
-    pages: ''

+ 1 - 21
config/sync/block.block.userlogin.yml

@@ -3,7 +3,6 @@ langcode: en
 status: true
 dependencies:
   module:
-    - context
     - user
   theme:
     - materiotheme
@@ -18,23 +17,4 @@ settings:
   label: 'Accès membre'
   label_display: visible
   provider: user
-visibility:
-  user_status:
-    id: user_status
-    negate: false
-    context_mapping:
-      user: '@user.current_user_context:current_user'
-    user_status:
-      viewing_profile: '0'
-      logged_viewing_profile: '0'
-      own_page_true: '0'
-      field_value: '0'
-    user_fields: uid
-  context_all:
-    id: context_all
-    negate: null
-    values: ''
-  context:
-    id: context
-    negate: null
-    values: ''
+visibility: {  }

+ 1 - 1
config/sync/block_content.type.simple_text.yml

@@ -4,5 +4,5 @@ status: true
 dependencies: {  }
 id: simple_text
 label: 'simple text'
-revision: 0
+revision: false
 description: ''

+ 5 - 5
config/sync/config_ignore.settings.yml

@@ -1,17 +1,17 @@
 _core:
   default_config_hash: IullHNodatpZ32WixustQwIfzdZVNNBx8cz0-RYLSa8
-langcode: fr
+mode: simple
 ignored_config_entities:
-  - system.performance
   - devel.settings
-  - piwik.settings
   - 'flag.flag.*'
+  - piwik.settings
   - 'system.action.flag_action.*'
+  - system.performance
   - ~flag.flag.dossier
+  - ~flag.flag.flag_list_template_1.yml
   - ~flag_lists.flag_for_list.dossier.yml
+  - ~flag_lists.flag_for_list.flag_list_template_1.yml
   - ~system.action.flag_action.dossier_flag.yml
   - ~system.action.flag_action.dossier_unflag.yml
-  - ~flag.flag.flag_list_template_1.yml
-  - ~flag_lists.flag_for_list.flag_list_template_1.yml
   - ~system.action.flag_action.flag_list_template_1_flag.yml
   - ~system.action.flag_action.flag_list_template_1_unflag.yml

+ 3 - 0
config/sync/config_split.config_split.devel.yml

@@ -7,9 +7,11 @@ label: Devel
 description: 'Development configs'
 weight: 0
 stackable: false
+no_patching: false
 storage: folder
 folder: ../config/devel
 module:
+  composer_deploy: 0
   config_devel: 0
   context_ui: 0
   devel: 0
@@ -17,6 +19,7 @@ module:
   devel_generate: 0
   entity_clone: 0
   update: 0
+  upgrade_status: 0
   views_ui: 0
   workflow_ui: 0
 theme: {  }

+ 1 - 2
config/sync/config_split.config_split.prod.yml

@@ -7,13 +7,12 @@ label: Prod
 description: ''
 weight: 0
 stackable: false
+no_patching: false
 storage: folder
 folder: ../config/prod
 module:
   dblog: 0
   google_analytics: 0
-  pwa: 0
-  pwa_extras: 0
 theme: {  }
 complete_list: {  }
 partial_list: {  }

+ 1 - 2
config/sync/config_split.config_split.stage.yml

@@ -7,13 +7,12 @@ label: Stage
 description: ''
 weight: 0
 stackable: false
+no_patching: false
 storage: folder
 folder: ../config/stage
 module:
   devel: 0
   devel_generate: 0
-  pwa: 0
-  pwa_extras: 0
 theme: {  }
 complete_list: {  }
 partial_list: {  }

+ 1 - 1
config/sync/core.base_field_override.commerce_product.default.path.yml

@@ -10,7 +10,7 @@ id: commerce_product.default.path
 field_name: path
 entity_type: commerce_product
 bundle: default
-label: 'Alias d''URL'
+label: "Alias d'URL"
 description: 'The product URL alias.'
 required: false
 translatable: false

+ 1 - 1
config/sync/core.base_field_override.commerce_product.default.uid.yml

@@ -9,7 +9,7 @@ field_name: uid
 entity_type: commerce_product
 bundle: default
 label: Auteur
-description: 'L''auteur du produit.'
+description: "L'auteur du produit."
 required: false
 translatable: false
 default_value: {  }

+ 1 - 1
config/sync/core.base_field_override.commerce_product.materio_product_type.path.yml

@@ -10,7 +10,7 @@ id: commerce_product.materio_product_type.path
 field_name: path
 entity_type: commerce_product
 bundle: materio_product_type
-label: 'Alias d''URL'
+label: "Alias d'URL"
 description: 'The product URL alias.'
 required: false
 translatable: false

+ 1 - 1
config/sync/core.base_field_override.commerce_product.materio_product_type.uid.yml

@@ -9,7 +9,7 @@ field_name: uid
 entity_type: commerce_product
 bundle: materio_product_type
 label: Auteur
-description: 'L''auteur du produit.'
+description: "L'auteur du produit."
 required: false
 translatable: false
 default_value: {  }

+ 18 - 0
config/sync/core.base_field_override.commerce_promotion.commerce_promotion.changed.yml

@@ -0,0 +1,18 @@
+uuid: ce3949f2-fff5-43d4-a75e-f7f258541ee6
+langcode: fr
+status: true
+dependencies:
+  module:
+    - commerce_promotion
+id: commerce_promotion.commerce_promotion.changed
+field_name: changed
+entity_type: commerce_promotion
+bundle: commerce_promotion
+label: Modifié
+description: 'The time when the promotion was last edited.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: changed

+ 18 - 0
config/sync/core.base_field_override.commerce_promotion.commerce_promotion.created.yml

@@ -0,0 +1,18 @@
+uuid: d0f5f248-bd2d-43b8-96ab-fefc234f7058
+langcode: fr
+status: true
+dependencies:
+  module:
+    - commerce_promotion
+id: commerce_promotion.commerce_promotion.created
+field_name: created
+entity_type: commerce_promotion
+bundle: commerce_promotion
+label: Créé
+description: 'The time when the promotion was created.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: created

+ 1 - 1
config/sync/core.base_field_override.commerce_promotion.commerce_promotion.display_name.yml

@@ -8,7 +8,7 @@ id: commerce_promotion.commerce_promotion.display_name
 field_name: display_name
 entity_type: commerce_promotion
 bundle: commerce_promotion
-label: 'Nom de l''affichage'
+label: "Nom de l'affichage"
 description: 'If provided, shown on the order instead of "Discount".'
 required: false
 translatable: false

+ 20 - 0
config/sync/core.base_field_override.commerce_promotion.commerce_promotion.uid.yml

@@ -0,0 +1,20 @@
+uuid: 44832669-bd2c-40ac-870a-8389a22d4026
+langcode: fr
+status: true
+dependencies:
+  module:
+    - commerce_promotion
+id: commerce_promotion.commerce_promotion.uid
+field_name: uid
+entity_type: commerce_promotion
+bundle: commerce_promotion
+label: Propriétaire
+description: 'The promotion owner.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: 'Drupal\commerce_promotion\Entity\Promotion::getDefaultEntityOwner'
+settings:
+  handler: default
+  handler_settings: {  }
+field_type: entity_reference

+ 18 - 0
config/sync/core.base_field_override.commerce_store.online.changed.yml

@@ -0,0 +1,18 @@
+uuid: 9bb1766d-c1be-4c56-b05d-dee701b5b7be
+langcode: fr
+status: true
+dependencies:
+  config:
+    - commerce_store.commerce_store_type.online
+id: commerce_store.online.changed
+field_name: changed
+entity_type: commerce_store
+bundle: online
+label: Modifié
+description: 'The time when the store was last edited.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: changed

+ 18 - 0
config/sync/core.base_field_override.commerce_store.online.created.yml

@@ -0,0 +1,18 @@
+uuid: 58fb5e67-dfbd-4ac7-93ed-f6ce132bacfc
+langcode: fr
+status: true
+dependencies:
+  config:
+    - commerce_store.commerce_store_type.online
+id: commerce_store.online.created
+field_name: created
+entity_type: commerce_store
+bundle: online
+label: Créé
+description: 'The time when the store was created.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: created

+ 18 - 0
config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.description.yml

@@ -0,0 +1,18 @@
+uuid: 4fa87b2e-7778-4c36-9894-e53aff527eda
+langcode: fr
+status: true
+dependencies:
+  module:
+    - gdpr_consent
+id: gdpr_consent_agreement.gdpr_consent_agreement.description
+field_name: description
+entity_type: gdpr_consent_agreement
+bundle: gdpr_consent_agreement
+label: Description
+description: 'Text displayed to the user on the form'
+required: true
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 18 - 0
config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.long_description.yml

@@ -0,0 +1,18 @@
+uuid: 8178b56e-0b70-41a3-a5ba-791040db3598
+langcode: fr
+status: true
+dependencies:
+  module:
+    - gdpr_consent
+id: gdpr_consent_agreement.gdpr_consent_agreement.long_description
+field_name: long_description
+entity_type: gdpr_consent_agreement
+bundle: gdpr_consent_agreement
+label: 'Description longue'
+description: "Texte affiché quand l'utilisateur clique pour obtenir plus de détails."
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string_long

+ 18 - 0
config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.notes.yml

@@ -0,0 +1,18 @@
+uuid: 8af932a5-2d05-462b-ab27-4b30b9ea8df9
+langcode: fr
+status: true
+dependencies:
+  module:
+    - gdpr_consent
+id: gdpr_consent_agreement.gdpr_consent_agreement.notes
+field_name: notes
+entity_type: gdpr_consent_agreement
+bundle: gdpr_consent_agreement
+label: Notes
+description: 'This should contain the rationale behind the agreement.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string_long

+ 18 - 0
config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.title.yml

@@ -0,0 +1,18 @@
+uuid: 4419e97e-e08f-42b4-bc3c-d21937679ec0
+langcode: fr
+status: true
+dependencies:
+  module:
+    - gdpr_consent
+id: gdpr_consent_agreement.gdpr_consent_agreement.title
+field_name: title
+entity_type: gdpr_consent_agreement
+bundle: gdpr_consent_agreement
+label: Titre
+description: 'Agreement title.'
+required: true
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 20 - 0
config/sync/core.base_field_override.gdpr_consent_agreement.gdpr_consent_agreement.user_id.yml

@@ -0,0 +1,20 @@
+uuid: d94662f9-ed94-4ae8-8d08-053c817712bf
+langcode: fr
+status: true
+dependencies:
+  module:
+    - gdpr_consent
+id: gdpr_consent_agreement.gdpr_consent_agreement.user_id
+field_name: user_id
+entity_type: gdpr_consent_agreement
+bundle: gdpr_consent_agreement
+label: 'Écrit par'
+description: 'The user ID of author of the Consent Agreement entity.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  handler: default
+  handler_settings: {  }
+field_type: entity_reference

+ 1 - 1
config/sync/core.base_field_override.node.note.created.yml

@@ -9,7 +9,7 @@ field_name: created
 entity_type: node
 bundle: note
 label: 'Écrit le'
-description: 'L''heure à laquelle le nœud a été créé.'
+description: "L'heure à laquelle le nœud a été créé."
 required: false
 translatable: false
 default_value: {  }

+ 1 - 1
config/sync/core.base_field_override.node.note.menu_link.yml

@@ -9,7 +9,7 @@ field_name: menu_link
 entity_type: node
 bundle: note
 label: 'Lien du menu'
-description: 'Lien de menu calculé pour le nœud (disponible uniquement pendant l''enregistrement du nœud).'
+description: "Lien de menu calculé pour le nœud (disponible uniquement pendant l'enregistrement du nœud)."
 required: false
 translatable: false
 default_value: {  }

+ 1 - 1
config/sync/core.base_field_override.node.note.path.yml

@@ -10,7 +10,7 @@ id: node.note.path
 field_name: path
 entity_type: node
 bundle: note
-label: 'Alias d''URL'
+label: "Alias d'URL"
 description: ''
 required: false
 translatable: false

+ 1 - 1
config/sync/core.base_field_override.node.note.promote.yml

@@ -8,7 +8,7 @@ id: node.note.promote
 field_name: promote
 entity_type: node
 bundle: note
-label: 'Promu en page d''accueil'
+label: "Promu en page d'accueil"
 description: ''
 required: false
 translatable: false

+ 1 - 1
config/sync/core.base_field_override.node.note.uid.yml

@@ -9,7 +9,7 @@ field_name: uid
 entity_type: node
 bundle: note
 label: 'Écrit par'
-description: 'Le nom d''utilisateur de l''auteur du contenu.'
+description: "Le nom d'utilisateur de l'auteur du contenu."
 required: false
 translatable: false
 default_value: {  }

+ 11 - 0
config/sync/core.entity_form_display.commerce_order.default.default.yml

@@ -35,6 +35,16 @@ content:
     settings:
       display_label: true
     third_party_settings: {  }
+  coupons:
+    type: entity_reference_autocomplete
+    weight: 5
+    region: content
+    settings:
+      match_operator: CONTAINS
+      match_limit: 10
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
   order_items:
     type: inline_entity_form_complex
     weight: 1
@@ -47,6 +57,7 @@ content:
       allow_new: true
       allow_existing: false
       match_operator: CONTAINS
+      removed_reference: delete
     third_party_settings: {  }
 hidden:
   created: true

+ 11 - 0
config/sync/core.entity_form_display.commerce_order.materio_order_type.default.yml

@@ -34,6 +34,16 @@ content:
     settings:
       display_label: true
     third_party_settings: {  }
+  coupons:
+    type: entity_reference_autocomplete
+    weight: 5
+    region: content
+    settings:
+      match_operator: CONTAINS
+      match_limit: 10
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
   field_mailjet_campaign_id:
     type: number
     weight: 6
@@ -63,6 +73,7 @@ content:
       collapsible: false
       collapsed: false
       revision: false
+      removed_reference: delete
     third_party_settings: {  }
 hidden:
   ip_address: true

+ 11 - 0
config/sync/core.entity_form_display.commerce_order.recurring.default.yml

@@ -29,6 +29,16 @@ content:
     region: content
     settings: {  }
     third_party_settings: {  }
+  coupons:
+    type: entity_reference_autocomplete
+    weight: 5
+    region: content
+    settings:
+      match_operator: CONTAINS
+      match_limit: 10
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
   field_mailjet_campaign_id:
     type: number
     weight: 6
@@ -48,6 +58,7 @@ content:
       allow_new: true
       allow_existing: false
       match_operator: CONTAINS
+      removed_reference: delete
     third_party_settings: {  }
 hidden:
   billing_period: true

+ 0 - 51
config/sync/core.entity_form_display.commerce_pricelist_item.commerce_product_variation.default.yml

@@ -1,51 +0,0 @@
-uuid: 98917ebc-f12a-4239-b116-6b762d783223
-langcode: fr
-status: true
-dependencies:
-  module:
-    - commerce_order
-    - commerce_price
-    - commerce_pricelist
-id: commerce_pricelist_item.commerce_product_variation.default
-targetEntityType: commerce_pricelist_item
-bundle: commerce_product_variation
-mode: default
-content:
-  list_price:
-    type: commerce_list_price
-    weight: 1
-    region: content
-    settings: {  }
-    third_party_settings: {  }
-  price:
-    type: commerce_price_default
-    weight: 2
-    region: content
-    settings: {  }
-    third_party_settings: {  }
-  purchasable_entity:
-    type: entity_reference_autocomplete
-    weight: -1
-    region: content
-    settings:
-      match_operator: CONTAINS
-      match_limit: 10
-      size: 60
-      placeholder: ''
-    third_party_settings: {  }
-  quantity:
-    type: commerce_quantity
-    weight: 0
-    region: content
-    settings:
-      placeholder: ''
-      step: '1'
-    third_party_settings: {  }
-  status:
-    type: options_buttons
-    weight: 3
-    region: content
-    settings: {  }
-    third_party_settings: {  }
-hidden:
-  price_list_id: true

+ 3 - 1
config/sync/core.entity_form_display.commerce_store.online.default.yml

@@ -16,7 +16,8 @@ content:
     type: address_default
     weight: 4
     region: content
-    settings: {  }
+    settings:
+      wrapper_type: details
     third_party_settings: {  }
   billing_countries:
     type: options_select
@@ -86,4 +87,5 @@ content:
     settings: {  }
     third_party_settings: {  }
 hidden:
+  created: true
   uid: true

+ 0 - 7
config/sync/core.entity_form_display.node.article.default.yml

@@ -7,7 +7,6 @@ dependencies:
     - field.field.node.article.field_date
     - field.field.node.article.field_linked_materials
     - field.field.node.article.field_memo
-    - field.field.node.article.field_migration
     - field.field.node.article.field_showroom
     - field.field.node.article.field_source
     - field.field.node.article.field_tags
@@ -168,12 +167,6 @@ content:
       rows: 5
       placeholder: ''
     third_party_settings: {  }
-  field_migration:
-    type: workflow_default
-    weight: 6
-    region: content
-    settings: {  }
-    third_party_settings: {  }
   field_showroom:
     type: entity_reference_autocomplete
     weight: 21

+ 16 - 25
config/sync/core.entity_form_display.node.materiau.default.yml

@@ -15,7 +15,6 @@ dependencies:
     - field.field.node.materiau.field_manufacturer
     - field.field.node.materiau.field_materiau_images
     - field.field.node.materiau.field_memo
-    - field.field.node.materiau.field_migration
     - field.field.node.materiau.field_reference
     - field.field.node.materiau.field_samples
     - field.field.node.materiau.field_short_description
@@ -35,7 +34,6 @@ dependencies:
     - term_reference_tree
     - text
     - video_embed_field
-    - workflow
 third_party_settings:
   field_group:
     group_htabs:
@@ -168,7 +166,6 @@ third_party_settings:
         - translation
         - field_memo
         - field_workflow
-        - field_migration
         - created
       label: Internal
       region: content
@@ -188,7 +185,7 @@ mode: default
 content:
   body:
     type: text_textarea_with_summary
-    weight: 3
+    weight: 13
     region: content
     settings:
       rows: 9
@@ -198,7 +195,7 @@ content:
     third_party_settings: {  }
   created:
     type: datetime_timestamp
-    weight: 23
+    weight: 17
     region: content
     settings: {  }
     third_party_settings: {  }
@@ -221,7 +218,7 @@ content:
     third_party_settings: {  }
   field_famille:
     type: options_select
-    weight: 17
+    weight: 11
     region: content
     settings: {  }
     third_party_settings: {  }
@@ -264,7 +261,7 @@ content:
     third_party_settings: {  }
   field_materiau_images:
     type: image_image
-    weight: 13
+    weight: 11
     region: content
     settings:
       progress_indicator: throbber
@@ -272,18 +269,12 @@ content:
     third_party_settings: {  }
   field_memo:
     type: string_textarea
-    weight: 20
+    weight: 14
     region: content
     settings:
       rows: 5
       placeholder: ''
     third_party_settings: {  }
-  field_migration:
-    type: workflow_default
-    weight: 22
-    region: content
-    settings: {  }
-    third_party_settings: {  }
   field_reference:
     type: computed_string_widget
     weight: 4
@@ -298,7 +289,7 @@ content:
     third_party_settings: {  }
   field_short_description:
     type: string_textfield
-    weight: 2
+    weight: 12
     region: content
     settings:
       size: 60
@@ -306,7 +297,7 @@ content:
     third_party_settings: {  }
   field_tags:
     type: entity_reference_autocomplete
-    weight: 12
+    weight: 36
     region: content
     settings:
       match_operator: CONTAINS
@@ -316,31 +307,31 @@ content:
     third_party_settings: {  }
   field_thesaurus:
     type: term_reference_tree
-    weight: 11
+    weight: 35
     region: content
     settings:
-      start_minimized: true
+      start_minimized: false
       leaves_only: false
       select_parents: false
       cascading_selection: 0
-      track_list: true
       max_depth: 0
+      track_list: '1'
     third_party_settings: {  }
   field_video:
     type: video_embed_field_textfield
-    weight: 14
+    weight: 12
     region: content
     settings: {  }
     third_party_settings: {  }
   field_workflow:
-    type: workflow_default
-    weight: 21
+    type: options_buttons
+    weight: 15
     region: content
     settings: {  }
     third_party_settings: {  }
   langcode:
     type: language_select
-    weight: 18
+    weight: 12
     region: content
     settings:
       include_locked: true
@@ -353,14 +344,14 @@ content:
     third_party_settings: {  }
   title:
     type: string_textfield
-    weight: 1
+    weight: 11
     region: content
     settings:
       size: 60
       placeholder: ''
     third_party_settings: {  }
   translation:
-    weight: 19
+    weight: 13
     region: content
     settings: {  }
     third_party_settings: {  }

+ 2 - 1
config/sync/core.entity_form_display.profile.customer.default.yml

@@ -25,7 +25,8 @@ content:
     type: address_default
     weight: 0
     region: content
-    settings: {  }
+    settings:
+      wrapper_type: details
     third_party_settings: {  }
   phone:
     type: telephone_default

+ 3 - 2
config/sync/core.entity_form_display.profile.member.default.yml

@@ -41,7 +41,7 @@ content:
     weight: 14
     region: content
     settings:
-      default_country: null
+      wrapper_type: details
     third_party_settings: {  }
   field_email:
     type: email_default
@@ -143,4 +143,5 @@ content:
       placeholder_url: ''
       placeholder_title: ''
     third_party_settings: {  }
-hidden: {  }
+hidden:
+  is_default: true

+ 2 - 8
config/sync/core.entity_form_display.taxonomy_term.company.default.yml

@@ -6,7 +6,6 @@ dependencies:
     - field.field.taxonomy_term.company.field_attachments
     - field.field.taxonomy_term.company.field_infos_from_company
     - field.field.taxonomy_term.company.field_memo
-    - field.field.taxonomy_term.company.field_migration
     - field.field.taxonomy_term.company.field_note
     - field.field.taxonomy_term.company.field_public_address
     - field.field.taxonomy_term.company.field_public_email
@@ -140,12 +139,6 @@ content:
       rows: 5
       placeholder: ''
     third_party_settings: {  }
-  field_migration:
-    type: workflow_default
-    weight: 5
-    region: content
-    settings: {  }
-    third_party_settings: {  }
   field_note:
     type: options_select
     weight: 6
@@ -156,7 +149,8 @@ content:
     type: address_default
     weight: 17
     region: content
-    settings: {  }
+    settings:
+      wrapper_type: details
     third_party_settings: {  }
   field_public_email:
     type: email_default

+ 2 - 8
config/sync/core.entity_form_display.taxonomy_term.showroom.default.yml

@@ -4,7 +4,6 @@ status: true
 dependencies:
   config:
     - field.field.taxonomy_term.showroom.field_memo
-    - field.field.taxonomy_term.showroom.field_migration
     - field.field.taxonomy_term.showroom.field_public_address
     - field.field.taxonomy_term.showroom.field_public_email
     - field.field.taxonomy_term.showroom.field_public_phone
@@ -122,17 +121,12 @@ content:
       rows: 5
       placeholder: ''
     third_party_settings: {  }
-  field_migration:
-    type: workflow_default
-    weight: 7
-    region: content
-    settings: {  }
-    third_party_settings: {  }
   field_public_address:
     type: address_default
     weight: 5
     region: content
-    settings: {  }
+    settings:
+      wrapper_type: details
     third_party_settings: {  }
   field_public_email:
     type: email_default

+ 46 - 0
config/sync/core.entity_form_display.workflow_transition.workflow.default.yml

@@ -0,0 +1,46 @@
+uuid: bdc1dc21-a187-46a0-87f6-5ff2fe102e12
+langcode: fr
+status: true
+dependencies:
+  config:
+    - workflow.workflow.workflow
+  module:
+    - autocomplete_deluxe
+id: workflow_transition.workflow.default
+targetEntityType: workflow_transition
+bundle: workflow
+mode: default
+content:
+  comment:
+    type: string_textarea
+    weight: 2
+    region: content
+    settings:
+      rows: 5
+      placeholder: ''
+    third_party_settings: {  }
+  timestamp:
+    type: datetime_timestamp
+    weight: 1
+    region: content
+    settings: {  }
+    third_party_settings: {  }
+  to_sid:
+    type: autocomplete_deluxe
+    weight: 0
+    region: content
+    settings:
+      match_operator: CONTAINS
+      autocomplete_route_name: autocomplete_deluxe.autocomplete
+      size: 60
+      selection_handler: default
+      limit: 10
+      min_length: 0
+      delimiter: ''
+      not_found_message_allow: false
+      not_found_message: "The term '@term' will be added"
+      new_terms: false
+      no_empty_message: 'No terms could be found. Please type in order to add a new term.'
+    third_party_settings: {  }
+hidden:
+  langcode: true

+ 1 - 0
config/sync/core.entity_form_mode.commerce_order_item.add_to_cart.yml

@@ -11,5 +11,6 @@ _core:
   default_config_hash: BeqBf6Mm59Nebv4SsV0yvK5EspkCegPqvwnqwEBvEp0
 id: commerce_order_item.add_to_cart
 label: 'Add to cart'
+description: ''
 targetEntityType: commerce_order_item
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.commerce_order_item.variation_cart_form.yml

@@ -13,5 +13,6 @@ _core:
   default_config_hash: u--mTnS-vYPf2RaezDnxj9Sl0GFgFSi4fgzVPPlCMM0
 id: commerce_order_item.variation_cart_form
 label: 'Variation cart form'
+description: ''
 targetEntityType: commerce_order_item
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.commerce_subscription.customer.yml

@@ -6,5 +6,6 @@ dependencies:
     - commerce_recurring
 id: commerce_subscription.customer
 label: Customer
+description: ''
 targetEntityType: commerce_subscription
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.profile.billing.yml

@@ -9,5 +9,6 @@ dependencies:
       - commerce_order
 id: profile.billing
 label: Billing
+description: ''
 targetEntityType: profile
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.simplenews_subscriber.account.yml

@@ -8,5 +8,6 @@ _core:
   default_config_hash: 3Ly1xMx90SxhhhBmZjDhcBCQ4kyR4u7tS5vLgA84B2M
 id: simplenews_subscriber.account
 label: Account
+description: ''
 targetEntityType: simplenews_subscriber
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.simplenews_subscriber.block.yml

@@ -8,5 +8,6 @@ _core:
   default_config_hash: 7EIO8InzdeUlS1NCs5hq23QRzWmqAKGjeSqd3hQP62s
 id: simplenews_subscriber.block
 label: Block
+description: ''
 targetEntityType: simplenews_subscriber
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.simplenews_subscriber.materio_block.yml

@@ -8,5 +8,6 @@ _core:
   default_config_hash: leCpWOylvfK6ArYQp2n7dcGoAFC_A-X7qQm5FdYToWg
 id: simplenews_subscriber.materio_block
 label: Block
+description: ''
 targetEntityType: simplenews_subscriber
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.simplenews_subscriber.page.yml

@@ -8,5 +8,6 @@ _core:
   default_config_hash: ZNiTMgBURMLUyp3dwxIn7Zz_hREzPRpyF2M-Dm3e1BI
 id: simplenews_subscriber.page
 label: Page
+description: ''
 targetEntityType: simplenews_subscriber
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.user.modal.yml

@@ -6,5 +6,6 @@ dependencies:
     - user
 id: user.modal
 label: Modal
+description: ''
 targetEntityType: user
 cache: true

+ 1 - 0
config/sync/core.entity_form_mode.user.register.yml

@@ -8,5 +8,6 @@ _core:
   default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
 id: user.register
 label: Register
+description: ''
 targetEntityType: user
 cache: true

+ 35 - 0
config/sync/core.entity_view_display.commerce_order.default.default.yml

@@ -34,6 +34,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content
@@ -44,9 +53,26 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content
+  coupons:
+    label: above
+    type: entity_reference_label
+    settings:
+      link: true
+    region: content
+    weight: 10
+    third_party_settings: {  }
   ip_address:
     type: string
     label: inline
@@ -76,6 +102,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content

+ 26 - 0
config/sync/core.entity_view_display.commerce_order.default.user.yml

@@ -34,9 +34,26 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content
+  coupons:
+    label: above
+    type: entity_reference_label
+    settings:
+      link: true
+    region: content
+    weight: 7
+    third_party_settings: {  }
   mail:
     type: basic_string
     label: inline
@@ -66,6 +83,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content

+ 26 - 0
config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml

@@ -33,9 +33,26 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content
+  coupons:
+    label: above
+    type: entity_reference_label
+    settings:
+      link: true
+    region: content
+    weight: 9
+    third_party_settings: {  }
   order_items:
     type: commerce_order_item_table
     label: above
@@ -58,6 +75,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content

+ 26 - 0
config/sync/core.entity_view_display.commerce_order.materio_order_type.default.yml

@@ -43,9 +43,26 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
+  coupons:
+    label: above
+    type: entity_reference_label
+    settings:
+      link: true
+    region: content
+    weight: 15
+    third_party_settings: {  }
   field_mailjet_campaign_id:
     type: number_integer
     label: above
@@ -99,6 +116,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content

+ 35 - 0
config/sync/core.entity_view_display.commerce_order.recurring.default.yml

@@ -43,6 +43,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
@@ -53,9 +62,26 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content
+  coupons:
+    label: above
+    type: entity_reference_label
+    settings:
+      link: true
+    region: content
+    weight: 12
+    third_party_settings: {  }
   field_mailjet_campaign_id:
     type: number_integer
     label: above
@@ -94,6 +120,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content

+ 35 - 0
config/sync/core.entity_view_display.commerce_order.recurring.user.yml

@@ -43,6 +43,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 12
     region: content
@@ -53,9 +62,26 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content
+  coupons:
+    label: above
+    type: entity_reference_label
+    settings:
+      link: true
+    region: content
+    weight: 13
+    third_party_settings: {  }
   mail:
     type: email_mailto
     label: inline
@@ -85,6 +111,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content

+ 11 - 0
config/sync/core.entity_view_display.commerce_order_item.default.default.yml

@@ -24,6 +24,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 0
     region: content
@@ -75,3 +84,5 @@ content:
     region: content
 hidden:
   adjustments: true
+  search_api_excerpt: true
+  synonyms: true

+ 11 - 0
config/sync/core.entity_view_display.commerce_order_item.recurring_product_variation.default.yml

@@ -19,6 +19,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 0
     region: content
@@ -35,6 +44,8 @@ hidden:
   billing_period: true
   purchased_entity: true
   quantity: true
+  search_api_excerpt: true
   subscription: true
+  synonyms: true
   total_price: true
   unit_price: true

+ 0 - 15
config/sync/core.entity_view_display.commerce_pricelist_item.commerce_product_variation.default.yml

@@ -1,15 +0,0 @@
-uuid: f9285e9c-7bd0-46a9-a58a-7acaf23f61d4
-langcode: fr
-status: true
-dependencies:
-  module:
-    - commerce_price
-    - commerce_pricelist
-id: commerce_pricelist_item.commerce_product_variation.default
-targetEntityType: commerce_pricelist_item
-bundle: commerce_product_variation
-mode: default
-content: {  }
-hidden:
-  search_api_excerpt: true
-  synonyms: true

+ 63 - 0
config/sync/core.entity_view_display.commerce_subscription.license.default.yml

@@ -26,6 +26,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content
@@ -36,6 +45,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 6
     region: content
@@ -62,6 +80,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 11
     region: content
@@ -97,6 +124,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 10
     region: content
@@ -114,6 +150,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
@@ -139,6 +184,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content
@@ -149,6 +203,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content

+ 54 - 0
config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml

@@ -19,6 +19,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content
@@ -29,6 +38,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 6
     region: content
@@ -56,6 +74,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
@@ -66,6 +93,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content
@@ -83,6 +119,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content
@@ -93,6 +138,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 1
     region: content

+ 63 - 0
config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml

@@ -26,6 +26,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content
@@ -36,6 +45,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 6
     region: content
@@ -54,6 +72,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 13
     region: content
@@ -100,6 +127,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 9
     region: content
@@ -117,6 +153,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
@@ -142,6 +187,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content
@@ -152,6 +206,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content

+ 54 - 0
config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml

@@ -19,6 +19,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content
@@ -29,6 +38,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 6
     region: content
@@ -56,6 +74,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
@@ -66,6 +93,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content
@@ -83,6 +119,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 2
     region: content
@@ -93,6 +138,15 @@ content:
       date_format: medium
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 1
     region: content

+ 63 - 0
config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml

@@ -26,6 +26,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 3
     region: content
@@ -36,6 +45,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 7
     region: content
@@ -54,6 +72,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 14
     region: content
@@ -92,6 +119,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 13
     region: content
@@ -109,6 +145,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 6
     region: content
@@ -134,6 +179,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 5
     region: content
@@ -144,6 +198,15 @@ content:
       date_format: short
       custom_date_format: ''
       timezone: ''
+      tooltip:
+        date_format: ''
+        custom_date_format: ''
+      time_diff:
+        enabled: false
+        future_format: '@interval hence'
+        past_format: '@interval ago'
+        granularity: 2
+        refresh: 60
     third_party_settings: {  }
     weight: 4
     region: content

+ 0 - 2
config/sync/core.entity_view_display.node.article.card_home.yml

@@ -8,7 +8,6 @@ dependencies:
     - field.field.node.article.field_date
     - field.field.node.article.field_linked_materials
     - field.field.node.article.field_memo
-    - field.field.node.article.field_migration
     - field.field.node.article.field_showroom
     - field.field.node.article.field_source
     - field.field.node.article.field_tags
@@ -70,7 +69,6 @@ hidden:
   field_date: true
   field_linked_materials: true
   field_memo: true
-  field_migration: true
   field_showroom: true
   field_source: true
   field_tags: true

+ 2 - 2
config/sync/core.entity_view_display.node.article.default.yml

@@ -7,7 +7,6 @@ dependencies:
     - field.field.node.article.field_date
     - field.field.node.article.field_linked_materials
     - field.field.node.article.field_memo
-    - field.field.node.article.field_migration
     - field.field.node.article.field_showroom
     - field.field.node.article.field_source
     - field.field.node.article.field_tags
@@ -32,6 +31,7 @@ content:
     settings:
       timezone_override: ''
       format_type: medium
+      from_to: both
       separator: '-'
     third_party_settings: {  }
     weight: 3
@@ -104,7 +104,6 @@ hidden:
   body: true
   field_linked_materials: true
   field_memo: true
-  field_migration: true
   field_showroom: true
   field_source: true
   field_tags: true
@@ -114,3 +113,4 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 2
config/sync/core.entity_view_display.node.article.teaser.yml

@@ -8,7 +8,6 @@ dependencies:
     - field.field.node.article.field_date
     - field.field.node.article.field_linked_materials
     - field.field.node.article.field_memo
-    - field.field.node.article.field_migration
     - field.field.node.article.field_showroom
     - field.field.node.article.field_source
     - field.field.node.article.field_tags
@@ -58,7 +57,6 @@ hidden:
   field_date: true
   field_linked_materials: true
   field_memo: true
-  field_migration: true
   field_showroom: true
   field_source: true
   field_tags: true
@@ -68,3 +66,4 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true

+ 0 - 8
config/sync/core.entity_view_display.node.materiau.card_big.yml

@@ -16,7 +16,6 @@ dependencies:
     - field.field.node.materiau.field_manufacturer
     - field.field.node.materiau.field_materiau_images
     - field.field.node.materiau.field_memo
-    - field.field.node.materiau.field_migration
     - field.field.node.materiau.field_reference
     - field.field.node.materiau.field_samples
     - field.field.node.materiau.field_short_description
@@ -130,13 +129,6 @@ content:
     third_party_settings: {  }
     weight: 112
     region: content
-  field_migration:
-    type: list_default
-    label: above
-    settings: {  }
-    third_party_settings: {  }
-    weight: 117
-    region: content
   field_reference:
     type: computed_string
     label: above

+ 0 - 8
config/sync/core.entity_view_display.node.materiau.card_full.yml

@@ -16,7 +16,6 @@ dependencies:
     - field.field.node.materiau.field_manufacturer
     - field.field.node.materiau.field_materiau_images
     - field.field.node.materiau.field_memo
-    - field.field.node.materiau.field_migration
     - field.field.node.materiau.field_reference
     - field.field.node.materiau.field_samples
     - field.field.node.materiau.field_short_description
@@ -130,13 +129,6 @@ content:
     third_party_settings: {  }
     weight: 112
     region: content
-  field_migration:
-    type: list_default
-    label: above
-    settings: {  }
-    third_party_settings: {  }
-    weight: 117
-    region: content
   field_reference:
     type: computed_string
     label: above

+ 0 - 2
config/sync/core.entity_view_display.node.materiau.card_home.yml

@@ -16,7 +16,6 @@ dependencies:
     - field.field.node.materiau.field_manufacturer
     - field.field.node.materiau.field_materiau_images
     - field.field.node.materiau.field_memo
-    - field.field.node.materiau.field_migration
     - field.field.node.materiau.field_reference
     - field.field.node.materiau.field_samples
     - field.field.node.materiau.field_short_description
@@ -85,7 +84,6 @@ hidden:
   field_localisation_old: true
   field_manufacturer: true
   field_memo: true
-  field_migration: true
   field_reference: true
   field_samples: true
   field_tags: true

+ 0 - 2
config/sync/core.entity_view_display.node.materiau.card_medium.yml

@@ -16,7 +16,6 @@ dependencies:
     - field.field.node.materiau.field_manufacturer
     - field.field.node.materiau.field_materiau_images
     - field.field.node.materiau.field_memo
-    - field.field.node.materiau.field_migration
     - field.field.node.materiau.field_reference
     - field.field.node.materiau.field_samples
     - field.field.node.materiau.field_short_description
@@ -80,7 +79,6 @@ hidden:
   field_localisation_old: true
   field_manufacturer: true
   field_memo: true
-  field_migration: true
   field_reference: true
   field_samples: true
   field_tags: true

Some files were not shown because too many files changed in this diff