18 Commits 5ef12196cf ... beee434e21

Tác giả SHA1 Thông báo Ngày
  Bachir Soussi Chiadmi beee434e21 profile member almost done, missing email 6 năm trước cách đây
  Bachir Soussi Chiadmi 5816142342 starterlit profile update 6 năm trước cách đây
  Bachir Soussi Chiadmi 0d8e7bb92f user profiles migration almost done, + some updates 6 năm trước cách đây
  Bachir Soussi Chiadmi 168da1148d added roles and created user migration, added uid to breve & materiau migration 6 năm trước cách đây
  Bachir Soussi Chiadmi 489cea7f73 fixed migration shell script 6 năm trước cách đây
  Bachir Soussi Chiadmi c34b7c3842 chmod +x migrate... 6 năm trước cách đây
  Bachir Soussi Chiadmi 19d50db9b3 removed drush mst from migrate shell script 6 năm trước cách đây
  Bachir Soussi Chiadmi 84ec532b6d added highwater mark to currently developed migration, added migrate shell script for auto deployement 6 năm trước cách đây
  Bachir Soussi Chiadmi 72c16f90cf module update, added translation_selection views module, fixed (patch) views_ef_fieldset, improved admin_nodes view 6 năm trước cách đây
  Bachir Soussi Chiadmi 2ed361dd35 checked files and taxo migration, added migrate shell script, started managing admin UI 6 năm trước cách đây
  Bachir Soussi Chiadmi f45a235fa6 removed field_ui from devel config set because of telephone_formatter dependency 6 năm trước cách đây
  Bachir Soussi Chiadmi c706539194 removed config_devel module dependencie from materio_migrate 6 năm trước cách đây
  Bachir Soussi Chiadmi abb8d02fe2 splited more config between devel/stage/prod 6 năm trước cách đây
  Bachir Soussi Chiadmi 0bee9087db migration : changed d7 files sources 6 năm trước cách đây
  Bachir Soussi Chiadmi 46f17e3014 installed config_split 6 năm trước cách đây
  Bachir Soussi Chiadmi 3de0a8ba88 readme 6 năm trước cách đây
  Bachir Soussi Chiadmi e26f388a6a moved d3 & highlights in starterkit-profile 6 năm trước cách đây
  Bachir Soussi Chiadmi fa7e67bae3 added d3 & highlights webprofiler dependencies as librairie 6 năm trước cách đây
100 tập tin đã thay đổi với 2361 bổ sung277 xóa
  1. 24 20
      README.md
  2. 8 0
      composer.json
  3. 362 134
      composer.lock
  4. 24 0
      config/devel/.htaccess
  5. 0 0
      config/devel/config_devel.settings.yml
  6. 0 0
      config/devel/dblog.settings.yml
  7. 0 0
      config/devel/devel.settings.yml
  8. 0 0
      config/devel/devel.toolbar.settings.yml
  9. 0 4
      config/devel/language/fr/views.view.watchdog.yml
  10. 0 0
      config/devel/system.menu.devel.yml
  11. 0 0
      config/devel/ultimate_cron.job.dblog_cron.yml
  12. 0 0
      config/devel/views.view.watchdog.yml
  13. 0 0
      config/devel/webprofiler.config.yml
  14. 24 0
      config/prod/.htaccess
  15. 31 0
      config/prod/matomo.settings.yml
  16. 17 0
      config/prod/ultimate_cron.job.matomo_cron.yml
  17. 22 0
      config/sync/config_split.config_split.devel.yml
  18. 16 0
      config/sync/config_split.config_split.prod.yml
  19. 17 0
      config/sync/config_split.config_split.stage.yml
  20. 65 0
      config/sync/core.entity_form_display.profile.contact_company.default.yml
  21. 146 0
      config/sync/core.entity_form_display.profile.member.default.yml
  22. 70 0
      config/sync/core.entity_form_display.user.user.default.yml
  23. 67 0
      config/sync/core.entity_view_display.profile.contact_company.admin_view.yml
  24. 66 0
      config/sync/core.entity_view_display.profile.contact_company.default.yml
  25. 141 0
      config/sync/core.entity_view_display.profile.member.admin_view.yml
  26. 154 0
      config/sync/core.entity_view_display.profile.member.default.yml
  27. 45 0
      config/sync/core.entity_view_display.user.user.default.yml
  28. 10 0
      config/sync/core.entity_view_mode.profile.admin_view.yml
  29. 5 8
      config/sync/core.extension.yml
  30. 24 0
      config/sync/field.field.profile.contact_company.field_email.yml
  31. 24 0
      config/sync/field.field.profile.contact_company.field_memo.yml
  32. 24 0
      config/sync/field.field.profile.contact_company.field_name.yml
  33. 29 0
      config/sync/field.field.profile.contact_company.field_phone.yml
  34. 24 0
      config/sync/field.field.profile.contact_company.field_position.yml
  35. 25 0
      config/sync/field.field.profile.contact_company.field_title.yml
  36. 19 0
      config/sync/field.field.profile.member.field_activity_sector.yml
  37. 25 0
      config/sync/field.field.profile.member.field_address.yml
  38. 19 0
      config/sync/field.field.profile.member.field_email.yml
  39. 23 0
      config/sync/field.field.profile.member.field_employee.yml
  40. 19 0
      config/sync/field.field.profile.member.field_first_name.yml
  41. 24 0
      config/sync/field.field.profile.member.field_naf.yml
  42. 19 0
      config/sync/field.field.profile.member.field_name.yml
  43. 24 0
      config/sync/field.field.profile.member.field_organization.yml
  44. 26 0
      config/sync/field.field.profile.member.field_phone.yml
  45. 19 0
      config/sync/field.field.profile.member.field_position.yml
  46. 19 0
      config/sync/field.field.profile.member.field_service.yml
  47. 24 0
      config/sync/field.field.profile.member.field_siret.yml
  48. 25 0
      config/sync/field.field.profile.member.field_title.yml
  49. 24 0
      config/sync/field.field.profile.member.field_vat_number_intra_ce.yml
  50. 23 0
      config/sync/field.field.profile.member.field_website.yml
  51. 30 0
      config/sync/field.field.user.user.field_company.yml
  52. 20 0
      config/sync/field.field.user.user.field_memo.yml
  53. 30 0
      config/sync/field.field.user.user.field_showroom.yml
  54. 21 0
      config/sync/field.storage.profile.field_activity_sector.yml
  55. 19 0
      config/sync/field.storage.profile.field_address.yml
  56. 18 0
      config/sync/field.storage.profile.field_email.yml
  57. 20 0
      config/sync/field.storage.profile.field_employee.yml
  58. 21 0
      config/sync/field.storage.profile.field_first_name.yml
  59. 19 0
      config/sync/field.storage.profile.field_memo.yml
  60. 21 0
      config/sync/field.storage.profile.field_naf.yml
  61. 21 0
      config/sync/field.storage.profile.field_name.yml
  62. 21 0
      config/sync/field.storage.profile.field_organization.yml
  63. 19 0
      config/sync/field.storage.profile.field_phone.yml
  64. 21 0
      config/sync/field.storage.profile.field_position.yml
  65. 21 0
      config/sync/field.storage.profile.field_service.yml
  66. 21 0
      config/sync/field.storage.profile.field_siret.yml
  67. 36 0
      config/sync/field.storage.profile.field_title.yml
  68. 21 0
      config/sync/field.storage.profile.field_vat_number_intra_ce.yml
  69. 19 0
      config/sync/field.storage.profile.field_website.yml
  70. 20 0
      config/sync/field.storage.user.field_company.yml
  71. 19 0
      config/sync/field.storage.user.field_memo.yml
  72. 20 0
      config/sync/field.storage.user.field_showroom.yml
  73. 0 9
      config/sync/language/fr/pagerer.style.adaptive.yml
  74. 0 7
      config/sync/language/fr/pagerer.style.basic.yml
  75. 0 5
      config/sync/language/fr/pagerer.style.mini.yml
  76. 0 9
      config/sync/language/fr/pagerer.style.progressive.yml
  77. 0 8
      config/sync/language/fr/pagerer.style.scrollpane.yml
  78. 0 7
      config/sync/language/fr/pagerer.style.slider.yml
  79. 0 3
      config/sync/language/fr/pagerer.style.standard.yml
  80. 1 2
      config/sync/language/fr/views.view.archive.yml
  81. 0 3
      config/sync/language/fr/views.view.content.yml
  82. 1 3
      config/sync/language/fr/views.view.content_recent.yml
  83. 3 5
      config/sync/language/fr/views.view.content_translations.yml
  84. 3 1
      config/sync/language/fr/views.view.files.yml
  85. 1 2
      config/sync/language/fr/views.view.frontpage.yml
  86. 1 2
      config/sync/language/fr/views.view.glossary.yml
  87. 1 7
      config/sync/language/fr/views.view.locked_content.yml
  88. 1 2
      config/sync/language/fr/views.view.maillog_overview.yml
  89. 25 0
      config/sync/language/fr/views.view.profiles.yml
  90. 2 4
      config/sync/language/fr/views.view.redirect.yml
  91. 1 2
      config/sync/language/fr/views.view.taxonomy_term.yml
  92. 0 3
      config/sync/language/fr/views.view.user_admin_people.yml
  93. 1 0
      config/sync/language/fr/views.view.who_s_new.yml
  94. 1 0
      config/sync/language/fr/views.view.who_s_online.yml
  95. 1 14
      config/sync/language/fr/views.view.workflow_entity_history.yml
  96. 6 5
      config/sync/migrate_plus.migration.d7_allpublicfiles.yml
  97. 12 2
      config/sync/migrate_plus.migration.d7_node_breve.yml
  98. 7 2
      config/sync/migrate_plus.migration.d7_node_breve_i18n.yml
  99. 12 2
      config/sync/migrate_plus.migration.d7_node_materiau.yml
  100. 7 2
      config/sync/migrate_plus.migration.d7_node_materiau_i18n.yml

+ 24 - 20
README.md

@@ -1,3 +1,7 @@
+# Materio Drupal 8
+
+https://materio.com
+
 # Composer template for Drupal projects
 
 [![Build Status](https://travis-ci.org/drupal-composer/drupal-project.svg?branch=8.x)](https://travis-ci.org/drupal-composer/drupal-project)
@@ -14,7 +18,7 @@ the [Documentation on drupal.org](https://www.drupal.org/node/2471553).
 First you need to [install composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx).
 
 > Note: The instructions below refer to the [global composer installation](https://getcomposer.org/doc/00-intro.md#globally).
-You might need to replace `composer` with `php composer.phar` (or similar) 
+You might need to replace `composer` with `php composer.phar` (or similar)
 for your setup.
 
 After that you can create the project:
@@ -23,7 +27,7 @@ After that you can create the project:
 composer create-project drupal-composer/drupal-project:8.x-dev some-dir --no-interaction
 ```
 
-With `composer require ...` you can download new dependencies to your 
+With `composer require ...` you can download new dependencies to your
 installation.
 
 ```
@@ -31,8 +35,8 @@ cd some-dir
 composer require drupal/devel:~1.0
 ```
 
-The `composer create-project` command passes ownership of all files to the 
-project that is created. You should create a new git repository, and commit 
+The `composer create-project` command passes ownership of all files to the
+project that is created. You should create a new git repository, and commit
 all files not excluded by the .gitignore file.
 
 ## What does the template do?
@@ -53,26 +57,26 @@ When installing the given `composer.json` some tasks are taken care of:
 
 ## Updating Drupal Core
 
-This project will attempt to keep all of your Drupal Core files up-to-date; the 
-project [drupal-composer/drupal-scaffold](https://github.com/drupal-composer/drupal-scaffold) 
-is used to ensure that your scaffold files are updated every time drupal/core is 
-updated. If you customize any of the "scaffolding" files (commonly .htaccess), 
-you may need to merge conflicts if any of your modified files are updated in a 
+This project will attempt to keep all of your Drupal Core files up-to-date; the
+project [drupal-composer/drupal-scaffold](https://github.com/drupal-composer/drupal-scaffold)
+is used to ensure that your scaffold files are updated every time drupal/core is
+updated. If you customize any of the "scaffolding" files (commonly .htaccess),
+you may need to merge conflicts if any of your modified files are updated in a
 new release of Drupal core.
 
 Follow the steps below to update your core files.
 
 1. Run `composer update drupal/core webflo/drupal-core-require-dev symfony/* --with-dependencies` to update Drupal Core and its dependencies.
-1. Run `git diff` to determine if any of the scaffolding files have changed. 
-   Review the files for any changes and restore any customizations to 
+1. Run `git diff` to determine if any of the scaffolding files have changed.
+   Review the files for any changes and restore any customizations to
   `.htaccess` or `robots.txt`.
 1. Commit everything all together in a single commit, so `web` will remain in
    sync with the `core` when checking out branches or running `git bisect`.
-1. In the event that there are non-trivial conflicts in step 2, you may wish 
-   to perform these steps on a branch, and use `git merge` to combine the 
-   updated core files with your customized files. This facilitates the use 
-   of a [three-way merge tool such as kdiff3](http://www.gitshah.com/2010/12/how-to-setup-kdiff-as-diff-tool-for-git.html). This setup is not necessary if your changes are simple; 
-   keeping all of your modifications at the beginning or end of the file is a 
+1. In the event that there are non-trivial conflicts in step 2, you may wish
+   to perform these steps on a branch, and use `git merge` to combine the
+   updated core files with your customized files. This facilitates the use
+   of a [three-way merge tool such as kdiff3](http://www.gitshah.com/2010/12/how-to-setup-kdiff-as-diff-tool-for-git.html). This setup is not necessary if your changes are simple;
+   keeping all of your modifications at the beginning or end of the file is a
    good strategy to keep merges easy.
 
 ## Generate composer.json from existing project
@@ -86,7 +90,7 @@ that the generated `composer.json` might differ from this project's file.
 
 ### Should I commit the contrib modules I download?
 
-Composer recommends **no**. They provide [argumentation against but also 
+Composer recommends **no**. They provide [argumentation against but also
 workrounds if a project decides to do it anyway](https://getcomposer.org/doc/faqs/should-i-commit-the-dependencies-in-my-vendor-directory.md).
 
 ### Should I commit the scaffolding files?
@@ -111,11 +115,11 @@ achieve that by registering `@composer drupal:scaffold` as post-install and post
 ```
 ### How can I apply patches to downloaded modules?
 
-If you need to apply patches (depending on the project being modified, a pull 
-request is often a better solution), you can do so with the 
+If you need to apply patches (depending on the project being modified, a pull
+request is often a better solution), you can do so with the
 [composer-patches](https://github.com/cweagans/composer-patches) plugin.
 
-To add a patch to drupal module foobar insert the patches section in the extra 
+To add a patch to drupal module foobar insert the patches section in the extra
 section of composer.json:
 ```json
 "extra": {

+ 8 - 0
composer.json

@@ -21,12 +21,15 @@
         "cweagans/composer-patches": "^1.6.5",
         "drupal-composer/drupal-scaffold": "^2.5",
         "drupal/computed_field": "^2.0@beta",
+        "drupal/config_split": "^1.4",
         "drupal/console": "^1.0.2",
         "drupal/core": "^8.6.0",
         "drupal/migrate_plus": "4.x-dev",
         "drupal/migrate_tools": "4.x-dev",
+        "drupal/select_translation": "1.x-dev",
         "drupal/telephone_formatter": "^1.0@beta",
         "drupal/telephone_validation": "^2.1",
+        "drupal/views_conditional": "1.x-dev",
         "drush/drush": "^9.0.0",
         "vlucas/phpdotenv": "^2.4",
         "webflo/drupal-finder": "^1.0.0",
@@ -86,6 +89,11 @@
             "web/themes/contrib/{$name}": ["type:drupal-theme"],
             "drush/Commands/{$name}": ["type:drupal-drush"]
         },
+        "patches": {
+            "drupal/migrate_tools": {
+              "The --limit option does not accept a value.": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
+            }
+        },
         "drupal-scaffold": {
             "initial": {
                 ".editorconfig": "../.editorconfig",

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 362 - 134
composer.lock


+ 24 - 0
config/devel/.htaccess

@@ -0,0 +1,24 @@
+# Deny all requests from Apache 2.4+.
+<IfModule mod_authz_core.c>
+  Require all denied
+</IfModule>
+
+# Deny all requests from Apache 2.0-2.2.
+<IfModule !mod_authz_core.c>
+  Deny from all
+</IfModule>
+
+# Turn off all options we don't need.
+Options -Indexes -ExecCGI -Includes -MultiViews
+
+# Set the catch-all handler to prevent scripts from being executed.
+SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
+<Files *>
+  # Override the handler again if we're run later in the evaluation list.
+  SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
+</Files>
+
+# If we know how to do it safely, disable the PHP engine entirely.
+<IfModule mod_php5.c>
+  php_flag engine off
+</IfModule>

+ 0 - 0
config/sync/config_devel.settings.yml → config/devel/config_devel.settings.yml


+ 0 - 0
config/sync/dblog.settings.yml → config/devel/dblog.settings.yml


+ 0 - 0
config/sync/devel.settings.yml → config/devel/devel.settings.yml


+ 0 - 0
config/sync/devel.toolbar.settings.yml → config/devel/devel.toolbar.settings.yml


+ 0 - 4
config/sync/language/fr/views.view.watchdog.yml → config/devel/language/fr/views.view.watchdog.yml

@@ -18,13 +18,9 @@ display:
       fields:
         type:
           label: Type
-        name:
-          separator: ', '
         link:
           label: Actions
       filters:
         type:
           expose:
             label: Type
-  page:
-    display_title: Page

+ 0 - 0
config/sync/system.menu.devel.yml → config/devel/system.menu.devel.yml


+ 0 - 0
config/sync/ultimate_cron.job.dblog_cron.yml → config/devel/ultimate_cron.job.dblog_cron.yml


+ 0 - 0
config/sync/views.view.watchdog.yml → config/devel/views.view.watchdog.yml


+ 0 - 0
config/sync/webprofiler.config.yml → config/devel/webprofiler.config.yml


+ 24 - 0
config/prod/.htaccess

@@ -0,0 +1,24 @@
+# Deny all requests from Apache 2.4+.
+<IfModule mod_authz_core.c>
+  Require all denied
+</IfModule>
+
+# Deny all requests from Apache 2.0-2.2.
+<IfModule !mod_authz_core.c>
+  Deny from all
+</IfModule>
+
+# Turn off all options we don't need.
+Options -Indexes -ExecCGI -Includes -MultiViews
+
+# Set the catch-all handler to prevent scripts from being executed.
+SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
+<Files *>
+  # Override the handler again if we're run later in the evaluation list.
+  SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
+</Files>
+
+# If we know how to do it safely, disable the PHP engine entirely.
+<IfModule mod_php5.c>
+  php_flag engine off
+</IfModule>

+ 31 - 0
config/prod/matomo.settings.yml

@@ -0,0 +1,31 @@
+site_id: ''
+url_http: ''
+url_https: ''
+domain_mode: 0
+visibility:
+  request_path_mode: 0
+  request_path_pages: "/admin\n/admin/*\n/batch\n/node/add*\n/node/*/*\n/user/*/*"
+  user_role_mode: 0
+  user_role_roles: {  }
+  user_account_mode: 1
+track:
+  mailto: true
+  files: true
+  files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip'
+  colorbox: true
+  userid: false
+  messages: {  }
+  site_search: false
+privacy:
+  donottrack: true
+custom:
+  variable: {  }
+codesnippet:
+  before: ''
+  after: ''
+translation_set: false
+cache: false
+page_title_hierarchy: false
+page_title_hierarchy_exclude_home: true
+_core:
+  default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY

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

@@ -0,0 +1,17 @@
+uuid: 893534dd-cd4d-458b-8aec-629ce95fddf1
+langcode: en
+status: true
+dependencies:
+  module:
+    - matomo
+title: 'Default cron handler'
+id: matomo_cron
+weight: 0
+module: matomo
+callback: matomo_cron
+scheduler:
+  id: simple
+launcher:
+  id: serial
+logger:
+  id: database

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

@@ -0,0 +1,22 @@
+uuid: 901b4ae3-742b-4a62-bd3f-3118546f1060
+langcode: en
+status: true
+dependencies: {  }
+id: devel
+label: Devel
+description: 'Development configs'
+folder: ../config/devel
+module:
+  config_devel: 0
+  context_ui: 0
+  dblog: 0
+  devel: 0
+  views_ui: 0
+  webprofiler: 0
+  workflow_ui: 0
+theme: {  }
+blacklist: {  }
+graylist: {  }
+graylist_dependents: true
+graylist_skip_equal: true
+weight: 0

+ 16 - 0
config/sync/config_split.config_split.prod.yml

@@ -0,0 +1,16 @@
+uuid: 31497978-f27b-46ed-bcb1-03879a5297e3
+langcode: en
+status: true
+dependencies: {  }
+id: prod
+label: Prod
+description: ''
+folder: ../config/prod
+module:
+  matomo: 0
+theme: {  }
+blacklist: {  }
+graylist: {  }
+graylist_dependents: true
+graylist_skip_equal: true
+weight: 0

+ 17 - 0
config/sync/config_split.config_split.stage.yml

@@ -0,0 +1,17 @@
+uuid: eabce79f-6b0c-4e68-824f-52569c9fb2d0
+langcode: en
+status: true
+dependencies: {  }
+id: stage
+label: Stage
+description: ''
+folder: ''
+module:
+  devel: 0
+  devel_generate: 0
+theme: {  }
+blacklist: {  }
+graylist: {  }
+graylist_dependents: true
+graylist_skip_equal: true
+weight: 0

+ 65 - 0
config/sync/core.entity_form_display.profile.contact_company.default.yml

@@ -0,0 +1,65 @@
+uuid: fed088dd-e350-4fef-b12b-7dc5f0dc030d
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.profile.contact_company.field_email
+    - field.field.profile.contact_company.field_memo
+    - field.field.profile.contact_company.field_name
+    - field.field.profile.contact_company.field_phone
+    - field.field.profile.contact_company.field_position
+    - field.field.profile.contact_company.field_title
+    - profile.type.contact_company
+  module:
+    - telephone
+id: profile.contact_company.default
+targetEntityType: profile
+bundle: contact_company
+mode: default
+content:
+  field_email:
+    weight: 6
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: email_default
+    region: content
+  field_memo:
+    weight: 5
+    settings:
+      rows: 5
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textarea
+    region: content
+  field_name:
+    weight: 1
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_phone:
+    weight: 4
+    settings:
+      placeholder: ''
+    third_party_settings: {  }
+    type: telephone_default
+    region: content
+  field_position:
+    weight: 2
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_title:
+    weight: 0
+    settings: {  }
+    third_party_settings: {  }
+    type: options_select
+    region: content
+hidden: {  }

+ 146 - 0
config/sync/core.entity_form_display.profile.member.default.yml

@@ -0,0 +1,146 @@
+uuid: 6f823f97-5022-4a61-b2ef-10c0fa3e91a1
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.profile.member.field_activity_sector
+    - field.field.profile.member.field_address
+    - field.field.profile.member.field_email
+    - field.field.profile.member.field_employee
+    - field.field.profile.member.field_first_name
+    - field.field.profile.member.field_naf
+    - field.field.profile.member.field_name
+    - field.field.profile.member.field_organization
+    - field.field.profile.member.field_phone
+    - field.field.profile.member.field_position
+    - field.field.profile.member.field_service
+    - field.field.profile.member.field_siret
+    - field.field.profile.member.field_title
+    - field.field.profile.member.field_vat_number_intra_ce
+    - field.field.profile.member.field_website
+    - profile.type.member
+  module:
+    - address
+    - link
+    - telephone
+id: profile.member.default
+targetEntityType: profile
+bundle: member
+mode: default
+content:
+  field_activity_sector:
+    weight: 4
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_address:
+    weight: 14
+    settings:
+      default_country: null
+    third_party_settings: {  }
+    type: address_default
+    region: content
+  field_email:
+    weight: 15
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: email_default
+    region: content
+  field_employee:
+    weight: 16
+    settings:
+      placeholder: ''
+    third_party_settings: {  }
+    type: number
+    region: content
+  field_first_name:
+    weight: 1
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_naf:
+    weight: 8
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_name:
+    weight: 2
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_organization:
+    weight: 3
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_phone:
+    weight: 13
+    settings:
+      placeholder: ''
+    third_party_settings: {  }
+    type: telephone_default
+    region: content
+  field_position:
+    weight: 5
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_service:
+    weight: 6
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_siret:
+    weight: 9
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_title:
+    weight: 0
+    settings: {  }
+    third_party_settings: {  }
+    type: options_select
+    region: content
+  field_vat_number_intra_ce:
+    weight: 10
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textfield
+    region: content
+  field_website:
+    weight: 12
+    settings:
+      placeholder_url: ''
+      placeholder_title: ''
+    third_party_settings: {  }
+    type: link_default
+    region: content
+hidden: {  }

+ 70 - 0
config/sync/core.entity_form_display.user.user.default.yml

@@ -0,0 +1,70 @@
+uuid: 1c56abbe-9848-4bae-a7e2-6111c2411799
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.user.user.field_company
+    - field.field.user.user.field_memo
+    - field.field.user.user.field_showroom
+  module:
+    - path
+    - user
+id: user.user.default
+targetEntityType: user
+bundle: user
+mode: default
+content:
+  account:
+    weight: 0
+    region: content
+    settings: {  }
+    third_party_settings: {  }
+  contact:
+    weight: 6
+    region: content
+    settings: {  }
+    third_party_settings: {  }
+  field_company:
+    weight: 1
+    settings:
+      match_operator: CONTAINS
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: entity_reference_autocomplete
+    region: content
+  field_memo:
+    weight: 3
+    settings:
+      rows: 5
+      placeholder: ''
+    third_party_settings: {  }
+    type: string_textarea
+    region: content
+  field_showroom:
+    weight: 2
+    settings:
+      match_operator: CONTAINS
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+    type: entity_reference_autocomplete
+    region: content
+  language:
+    weight: 4
+    region: content
+    settings: {  }
+    third_party_settings: {  }
+  matomo:
+    weight: 5
+    region: content
+    settings: {  }
+    third_party_settings: {  }
+  path:
+    type: path
+    weight: 7
+    region: content
+    settings: {  }
+    third_party_settings: {  }
+hidden:
+  langcode: true

+ 67 - 0
config/sync/core.entity_view_display.profile.contact_company.admin_view.yml

@@ -0,0 +1,67 @@
+uuid: fac72b98-d110-49f3-966f-1aec4430468e
+langcode: en
+status: true
+dependencies:
+  config:
+    - core.entity_view_mode.profile.admin_view
+    - field.field.profile.contact_company.field_email
+    - field.field.profile.contact_company.field_memo
+    - field.field.profile.contact_company.field_name
+    - field.field.profile.contact_company.field_phone
+    - field.field.profile.contact_company.field_position
+    - field.field.profile.contact_company.field_title
+    - profile.type.contact_company
+  module:
+    - options
+    - telephone
+id: profile.contact_company.admin_view
+targetEntityType: profile
+bundle: contact_company
+mode: admin_view
+content:
+  field_email:
+    weight: 4
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_memo:
+    weight: 5
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_name:
+    weight: 1
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_phone:
+    weight: 3
+    label: above
+    settings:
+      title: ''
+    third_party_settings: {  }
+    type: telephone_link
+    region: content
+  field_position:
+    weight: 2
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_title:
+    weight: 0
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: list_default
+    region: content
+hidden: {  }

+ 66 - 0
config/sync/core.entity_view_display.profile.contact_company.default.yml

@@ -0,0 +1,66 @@
+uuid: 6cdd6ea7-9fe6-421c-995a-adeed26bcc56
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.profile.contact_company.field_email
+    - field.field.profile.contact_company.field_memo
+    - field.field.profile.contact_company.field_name
+    - field.field.profile.contact_company.field_phone
+    - field.field.profile.contact_company.field_position
+    - field.field.profile.contact_company.field_title
+    - profile.type.contact_company
+  module:
+    - options
+    - telephone
+id: profile.contact_company.default
+targetEntityType: profile
+bundle: contact_company
+mode: default
+content:
+  field_email:
+    weight: 4
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_memo:
+    weight: 5
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_name:
+    weight: 1
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_phone:
+    weight: 3
+    label: above
+    settings:
+      title: ''
+    third_party_settings: {  }
+    type: telephone_link
+    region: content
+  field_position:
+    weight: 2
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_title:
+    weight: 0
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: list_default
+    region: content
+hidden: {  }

+ 141 - 0
config/sync/core.entity_view_display.profile.member.admin_view.yml

@@ -0,0 +1,141 @@
+uuid: ee568cec-98f2-4ff8-9d55-3c5554ddd0af
+langcode: en
+status: true
+dependencies:
+  config:
+    - core.entity_view_mode.profile.admin_view
+    - field.field.profile.member.field_activity_sector
+    - field.field.profile.member.field_address
+    - field.field.profile.member.field_email
+    - field.field.profile.member.field_employee
+    - field.field.profile.member.field_first_name
+    - field.field.profile.member.field_naf
+    - field.field.profile.member.field_name
+    - field.field.profile.member.field_organization
+    - field.field.profile.member.field_phone
+    - field.field.profile.member.field_position
+    - field.field.profile.member.field_service
+    - field.field.profile.member.field_siret
+    - field.field.profile.member.field_title
+    - field.field.profile.member.field_vat_number_intra_ce
+    - field.field.profile.member.field_website
+    - profile.type.member
+  module:
+    - address
+    - link
+    - options
+    - telephone
+id: profile.member.admin_view
+targetEntityType: profile
+bundle: member
+mode: admin_view
+content:
+  field_activity_sector:
+    weight: 2
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_address:
+    weight: 8
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: address_default
+    region: content
+  field_email:
+    weight: 6
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_employee:
+    weight: 9
+    label: above
+    settings:
+      thousand_separator: ''
+      prefix_suffix: true
+    third_party_settings: {  }
+    type: number_integer
+    region: content
+  field_naf:
+    weight: 10
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_organization:
+    weight: 1
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_phone:
+    weight: 7
+    label: above
+    settings:
+      title: ''
+    third_party_settings: {  }
+    type: telephone_link
+    region: content
+  field_position:
+    weight: 3
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_service:
+    weight: 4
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_siret:
+    weight: 11
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_title:
+    weight: 0
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: list_default
+    region: content
+  field_vat_number_intra_ce:
+    weight: 12
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_website:
+    weight: 5
+    label: above
+    settings:
+      trim_length: 80
+      url_only: false
+      url_plain: false
+      rel: ''
+      target: ''
+    third_party_settings: {  }
+    type: link
+    region: content
+hidden:
+  field_first_name: true
+  field_name: true

+ 154 - 0
config/sync/core.entity_view_display.profile.member.default.yml

@@ -0,0 +1,154 @@
+uuid: bb73cd70-6cf0-435a-b585-2ecdc91dd202
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.profile.member.field_activity_sector
+    - field.field.profile.member.field_address
+    - field.field.profile.member.field_email
+    - field.field.profile.member.field_employee
+    - field.field.profile.member.field_first_name
+    - field.field.profile.member.field_naf
+    - field.field.profile.member.field_name
+    - field.field.profile.member.field_organization
+    - field.field.profile.member.field_phone
+    - field.field.profile.member.field_position
+    - field.field.profile.member.field_service
+    - field.field.profile.member.field_siret
+    - field.field.profile.member.field_title
+    - field.field.profile.member.field_vat_number_intra_ce
+    - field.field.profile.member.field_website
+    - profile.type.member
+  module:
+    - address
+    - link
+    - options
+    - telephone
+id: profile.member.default
+targetEntityType: profile
+bundle: member
+mode: default
+content:
+  field_activity_sector:
+    weight: 4
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_address:
+    weight: 14
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: address_default
+    region: content
+  field_email:
+    weight: 15
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_employee:
+    weight: 16
+    label: above
+    settings:
+      thousand_separator: ''
+      prefix_suffix: true
+    third_party_settings: {  }
+    type: number_integer
+    region: content
+  field_first_name:
+    weight: 1
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_naf:
+    weight: 8
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_name:
+    weight: 2
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_organization:
+    weight: 3
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_phone:
+    weight: 13
+    label: above
+    settings:
+      title: ''
+    third_party_settings: {  }
+    type: telephone_link
+    region: content
+  field_position:
+    weight: 5
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_service:
+    weight: 6
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_siret:
+    weight: 9
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_title:
+    weight: 0
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: list_default
+    region: content
+  field_vat_number_intra_ce:
+    weight: 10
+    label: above
+    settings:
+      link_to_entity: false
+    third_party_settings: {  }
+    type: string
+    region: content
+  field_website:
+    weight: 12
+    label: above
+    settings:
+      trim_length: 80
+      url_only: false
+      url_plain: false
+      rel: ''
+      target: ''
+    third_party_settings: {  }
+    type: link
+    region: content
+hidden: {  }

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

@@ -0,0 +1,45 @@
+uuid: 2ccab3a0-5689-4411-8037-bfdb99c7e7c5
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.user.user.field_company
+    - field.field.user.user.field_memo
+    - field.field.user.user.field_showroom
+  module:
+    - user
+id: user.user.default
+targetEntityType: user
+bundle: user
+mode: default
+content:
+  field_company:
+    weight: 6
+    label: above
+    settings:
+      link: true
+    third_party_settings: {  }
+    type: entity_reference_label
+    region: content
+  field_memo:
+    weight: 8
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    type: basic_string
+    region: content
+  field_showroom:
+    weight: 7
+    label: above
+    settings:
+      link: true
+    third_party_settings: {  }
+    type: entity_reference_label
+    region: content
+  member_for:
+    weight: 5
+    settings: {  }
+    third_party_settings: {  }
+    region: content
+hidden:
+  langcode: true

+ 10 - 0
config/sync/core.entity_view_mode.profile.admin_view.yml

@@ -0,0 +1,10 @@
+uuid: 3827efc7-996c-4bac-86f5-d1d35865deff
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.admin_view
+label: 'Admin View'
+targetEntityType: profile
+cache: true

+ 5 - 8
config/sync/core.extension.yml

@@ -17,16 +17,15 @@ module:
   ckeditor: 0
   computed_field: 0
   config: 0
-  config_devel: 0
   config_filter: 0
   config_ignore: 0
+  config_split: 0
   config_translation: 0
   config_update: 0
   contact: 0
   content_lock: 0
   content_lock_timeout: 0
   context: 0
-  context_ui: 0
   contextual: 0
   cshs: 0
   ctools: 0
@@ -35,13 +34,11 @@ module:
   date_range_formatter: 0
   datetime: 0
   datetime_range: 0
-  dblog: 0
-  devel: 0
-  devel_generate: 0
   dynamic_page_cache: 0
   editor: 0
   email_registration: 0
   embed: 0
+  entity: 0
   entity_browser: 0
   entity_browser_enhanced: 0
   field: 0
@@ -82,11 +79,13 @@ module:
   path_alias_xt: 0
   pathologic: 0
   persistent_login: 0
+  profile: 0
   redirect: 0
   redis: 0
   responsive_image: 0
   search_api: 0
   search_api_db: 0
+  select_translation: 0
   smart_trim: 0
   smtp: 0
   synonyms: 0
@@ -108,13 +107,11 @@ module:
   video_embed_wysiwyg: 0
   views_bulk_edit: 0
   views_bulk_operations: 0
+  views_conditional: 0
   views_ef_fieldset: 0
-  views_ui: 0
-  webprofiler: 0
   workflow: 0
   workflow_access: 0
   workflow_operations: 0
-  workflow_ui: 0
   extlink: 1
   filefield_sources: 1
   menu_admin_per_menu: 1

+ 24 - 0
config/sync/field.field.profile.contact_company.field_email.yml

@@ -0,0 +1,24 @@
+uuid: 194c9bdb-6c4d-4802-ae4f-b641a5e67474
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_email
+    - profile.type.contact_company
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.contact_company.field_email
+field_name: field_email
+entity_type: profile
+bundle: contact_company
+label: Email
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: email

+ 24 - 0
config/sync/field.field.profile.contact_company.field_memo.yml

@@ -0,0 +1,24 @@
+uuid: 60203646-357b-467b-9f76-69e9e56dd9df
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_memo
+    - profile.type.contact_company
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.contact_company.field_memo
+field_name: field_memo
+entity_type: profile
+bundle: contact_company
+label: Memo
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string_long

+ 24 - 0
config/sync/field.field.profile.contact_company.field_name.yml

@@ -0,0 +1,24 @@
+uuid: 33edcfa9-deec-4305-b946-e19d1ccbd4d7
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_name
+    - profile.type.contact_company
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.contact_company.field_name
+field_name: field_name
+entity_type: profile
+bundle: contact_company
+label: Name
+description: ''
+required: false
+translatable: true
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 29 - 0
config/sync/field.field.profile.contact_company.field_phone.yml

@@ -0,0 +1,29 @@
+uuid: 6f8c2843-4884-4f70-be6f-be7382ceb42e
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_phone
+    - profile.type.contact_company
+  module:
+    - profile
+    - telephone
+    - telephone_validation
+third_party_settings:
+  profile:
+    profile_private: true
+  telephone_validation:
+    format: 0
+    country: {  }
+id: profile.contact_company.field_phone
+field_name: field_phone
+entity_type: profile
+bundle: contact_company
+label: Phone
+description: ''
+required: false
+translatable: true
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: telephone

+ 24 - 0
config/sync/field.field.profile.contact_company.field_position.yml

@@ -0,0 +1,24 @@
+uuid: 0b3110b7-acc1-4696-80e3-ab72cb4bb54e
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_position
+    - profile.type.contact_company
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.contact_company.field_position
+field_name: field_position
+entity_type: profile
+bundle: contact_company
+label: Position
+description: ''
+required: false
+translatable: true
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 25 - 0
config/sync/field.field.profile.contact_company.field_title.yml

@@ -0,0 +1,25 @@
+uuid: 2f647190-8956-4b27-bb23-49667e0929bb
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_title
+    - profile.type.contact_company
+  module:
+    - options
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.contact_company.field_title
+field_name: field_title
+entity_type: profile
+bundle: contact_company
+label: Title
+description: ''
+required: false
+translatable: true
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: list_string

+ 19 - 0
config/sync/field.field.profile.member.field_activity_sector.yml

@@ -0,0 +1,19 @@
+uuid: 37d4bd1a-480a-41c8-b1a1-5eb2f17204a0
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_activity_sector
+    - profile.type.member
+id: profile.member.field_activity_sector
+field_name: field_activity_sector
+entity_type: profile
+bundle: member
+label: 'Activity Sector'
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 25 - 0
config/sync/field.field.profile.member.field_address.yml

@@ -0,0 +1,25 @@
+uuid: 64e8ebb3-1d6d-4420-9e18-fbcfbd1ca177
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_address
+    - profile.type.member
+  module:
+    - address
+id: profile.member.field_address
+field_name: field_address
+entity_type: profile
+bundle: member
+label: Address
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  available_countries: {  }
+  langcode_override: ''
+  field_overrides: {  }
+  fields: {  }
+field_type: address

+ 19 - 0
config/sync/field.field.profile.member.field_email.yml

@@ -0,0 +1,19 @@
+uuid: 223c4a2c-9362-4df2-81a5-5533ce1cb89e
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_email
+    - profile.type.member
+id: profile.member.field_email
+field_name: field_email
+entity_type: profile
+bundle: member
+label: Email
+description: ''
+required: false
+translatable: true
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: email

+ 23 - 0
config/sync/field.field.profile.member.field_employee.yml

@@ -0,0 +1,23 @@
+uuid: 988ce5e7-3f4c-4ca4-8662-a10da51eb12a
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_employee
+    - profile.type.member
+id: profile.member.field_employee
+field_name: field_employee
+entity_type: profile
+bundle: member
+label: Employee
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  min: 1
+  max: null
+  prefix: ''
+  suffix: ''
+field_type: integer

+ 19 - 0
config/sync/field.field.profile.member.field_first_name.yml

@@ -0,0 +1,19 @@
+uuid: 5f659318-284e-474d-a351-917d0b44ca62
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_first_name
+    - profile.type.member
+id: profile.member.field_first_name
+field_name: field_first_name
+entity_type: profile
+bundle: member
+label: 'First Name'
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 24 - 0
config/sync/field.field.profile.member.field_naf.yml

@@ -0,0 +1,24 @@
+uuid: 3b629927-51f3-48d1-b1fe-6e9df714fa0f
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_naf
+    - profile.type.member
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.member.field_naf
+field_name: field_naf
+entity_type: profile
+bundle: member
+label: NAF
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 19 - 0
config/sync/field.field.profile.member.field_name.yml

@@ -0,0 +1,19 @@
+uuid: 3e88ddce-b74b-4088-9569-737350ab2c4f
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_name
+    - profile.type.member
+id: profile.member.field_name
+field_name: field_name
+entity_type: profile
+bundle: member
+label: Name
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 24 - 0
config/sync/field.field.profile.member.field_organization.yml

@@ -0,0 +1,24 @@
+uuid: b485808e-b9e5-47df-99cb-23b59ce510a9
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_organization
+    - profile.type.member
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.member.field_organization
+field_name: field_organization
+entity_type: profile
+bundle: member
+label: Organization
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 26 - 0
config/sync/field.field.profile.member.field_phone.yml

@@ -0,0 +1,26 @@
+uuid: 49e56927-be85-4c59-8855-7b561177f8eb
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_phone
+    - profile.type.member
+  module:
+    - telephone
+    - telephone_validation
+third_party_settings:
+  telephone_validation:
+    format: 0
+    country: {  }
+id: profile.member.field_phone
+field_name: field_phone
+entity_type: profile
+bundle: member
+label: Phone
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: telephone

+ 19 - 0
config/sync/field.field.profile.member.field_position.yml

@@ -0,0 +1,19 @@
+uuid: 993c89c8-45ff-4372-b853-ef1420881594
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_position
+    - profile.type.member
+id: profile.member.field_position
+field_name: field_position
+entity_type: profile
+bundle: member
+label: Position
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 19 - 0
config/sync/field.field.profile.member.field_service.yml

@@ -0,0 +1,19 @@
+uuid: 837c5317-5d0e-4331-8f6c-fdc7399a8c3e
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_service
+    - profile.type.member
+id: profile.member.field_service
+field_name: field_service
+entity_type: profile
+bundle: member
+label: Service
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 24 - 0
config/sync/field.field.profile.member.field_siret.yml

@@ -0,0 +1,24 @@
+uuid: 35fc1aa7-936a-4271-b637-6888fcc8b115
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_siret
+    - profile.type.member
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.member.field_siret
+field_name: field_siret
+entity_type: profile
+bundle: member
+label: SIRET
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 25 - 0
config/sync/field.field.profile.member.field_title.yml

@@ -0,0 +1,25 @@
+uuid: 49c0e291-66ea-4eb3-86b0-dfa5ac222b43
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_title
+    - profile.type.member
+  module:
+    - options
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.member.field_title
+field_name: field_title
+entity_type: profile
+bundle: member
+label: Title
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: list_string

+ 24 - 0
config/sync/field.field.profile.member.field_vat_number_intra_ce.yml

@@ -0,0 +1,24 @@
+uuid: 60964ab2-7ea2-4502-b44b-727f9af1e1e1
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_vat_number_intra_ce
+    - profile.type.member
+  module:
+    - profile
+third_party_settings:
+  profile:
+    profile_private: true
+id: profile.member.field_vat_number_intra_ce
+field_name: field_vat_number_intra_ce
+entity_type: profile
+bundle: member
+label: 'VAT number intra CE'
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string

+ 23 - 0
config/sync/field.field.profile.member.field_website.yml

@@ -0,0 +1,23 @@
+uuid: 6c07690a-2b71-4cff-9763-af05323f955a
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.profile.field_website
+    - profile.type.member
+  module:
+    - link
+id: profile.member.field_website
+field_name: field_website
+entity_type: profile
+bundle: member
+label: Website
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  link_type: 16
+  title: 0
+field_type: link

+ 30 - 0
config/sync/field.field.user.user.field_company.yml

@@ -0,0 +1,30 @@
+uuid: 9e976447-862f-4d6c-9191-acb5ecc26486
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.user.field_company
+    - taxonomy.vocabulary.company
+  module:
+    - user
+id: user.user.field_company
+field_name: field_company
+entity_type: user
+bundle: user
+label: Company
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  handler: 'default:taxonomy_term'
+  handler_settings:
+    target_bundles:
+      company: company
+    sort:
+      field: name
+      direction: asc
+    auto_create: false
+    auto_create_bundle: ''
+field_type: entity_reference

+ 20 - 0
config/sync/field.field.user.user.field_memo.yml

@@ -0,0 +1,20 @@
+uuid: abcf9d2a-5037-4bd5-a54f-0d7e992911bd
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.user.field_memo
+  module:
+    - user
+id: user.user.field_memo
+field_name: field_memo
+entity_type: user
+bundle: user
+label: Memo
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string_long

+ 30 - 0
config/sync/field.field.user.user.field_showroom.yml

@@ -0,0 +1,30 @@
+uuid: d9dc767c-3a20-4599-8564-8552448637ed
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.user.field_showroom
+    - taxonomy.vocabulary.showroom
+  module:
+    - user
+id: user.user.field_showroom
+field_name: field_showroom
+entity_type: user
+bundle: user
+label: Showroom
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings:
+  handler: 'default:taxonomy_term'
+  handler_settings:
+    target_bundles:
+      showroom: showroom
+    sort:
+      field: name
+      direction: asc
+    auto_create: false
+    auto_create_bundle: ''
+field_type: entity_reference

+ 21 - 0
config/sync/field.storage.profile.field_activity_sector.yml

@@ -0,0 +1,21 @@
+uuid: c0cd0a53-2962-413a-8dcc-eb659f2ae53a
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_activity_sector
+field_name: field_activity_sector
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 19 - 0
config/sync/field.storage.profile.field_address.yml

@@ -0,0 +1,19 @@
+uuid: 0ea5b50e-ec35-4663-8b61-336233853e72
+langcode: en
+status: true
+dependencies:
+  module:
+    - address
+    - profile
+id: profile.field_address
+field_name: field_address
+entity_type: profile
+type: address
+settings: {  }
+module: address
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 18 - 0
config/sync/field.storage.profile.field_email.yml

@@ -0,0 +1,18 @@
+uuid: 9ca9618e-885d-4932-87db-d2ce0adbd08b
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_email
+field_name: field_email
+entity_type: profile
+type: email
+settings: {  }
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 20 - 0
config/sync/field.storage.profile.field_employee.yml

@@ -0,0 +1,20 @@
+uuid: d05af91f-b289-4c14-90d6-f9f8a573c4e7
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_employee
+field_name: field_employee
+entity_type: profile
+type: integer
+settings:
+  unsigned: false
+  size: normal
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_first_name.yml

@@ -0,0 +1,21 @@
+uuid: a64b77c0-2a92-40ac-b4ca-c4f67c9c47f7
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_first_name
+field_name: field_first_name
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 19 - 0
config/sync/field.storage.profile.field_memo.yml

@@ -0,0 +1,19 @@
+uuid: 0703e034-c1ad-4f42-b2fa-f4c5824568e2
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_memo
+field_name: field_memo
+entity_type: profile
+type: string_long
+settings:
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_naf.yml

@@ -0,0 +1,21 @@
+uuid: 37d0ffc1-e8bb-4dde-a79d-e9f11e80dab3
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_naf
+field_name: field_naf
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_name.yml

@@ -0,0 +1,21 @@
+uuid: ffbaf56d-cf49-4f31-be49-7d7e38803375
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_name
+field_name: field_name
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_organization.yml

@@ -0,0 +1,21 @@
+uuid: 9262dbae-6ca7-4ffe-8e97-010ea89a82ab
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_organization
+field_name: field_organization
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 19 - 0
config/sync/field.storage.profile.field_phone.yml

@@ -0,0 +1,19 @@
+uuid: 935dc6a1-6ebc-4c85-9eae-7f40841602c9
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+    - telephone
+id: profile.field_phone
+field_name: field_phone
+entity_type: profile
+type: telephone
+settings: {  }
+module: telephone
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_position.yml

@@ -0,0 +1,21 @@
+uuid: bc50de88-9475-44ee-85ad-3db3f5aef2a8
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_position
+field_name: field_position
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_service.yml

@@ -0,0 +1,21 @@
+uuid: 8c143e62-06aa-4a00-ae2f-ee65e531d670
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_service
+field_name: field_service
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_siret.yml

@@ -0,0 +1,21 @@
+uuid: a583cc4c-3946-4a7b-836e-0e0c6e69452b
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_siret
+field_name: field_siret
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 36 - 0
config/sync/field.storage.profile.field_title.yml

@@ -0,0 +1,36 @@
+uuid: 1d238029-c519-422a-9528-20ca94b4431b
+langcode: en
+status: true
+dependencies:
+  module:
+    - options
+    - profile
+id: profile.field_title
+field_name: field_title
+entity_type: profile
+type: list_string
+settings:
+  allowed_values:
+    -
+      value: MR
+      label: Mister
+    -
+      value: MS
+      label: Misses
+    -
+      value: MI
+      label: Miss
+    -
+      value: DO
+      label: Doctor
+    -
+      value: PR
+      label: Professor
+  allowed_values_function: ''
+module: options
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 21 - 0
config/sync/field.storage.profile.field_vat_number_intra_ce.yml

@@ -0,0 +1,21 @@
+uuid: 33d755b1-7d80-4976-8f77-de05b8c3bcad
+langcode: en
+status: true
+dependencies:
+  module:
+    - profile
+id: profile.field_vat_number_intra_ce
+field_name: field_vat_number_intra_ce
+entity_type: profile
+type: string
+settings:
+  max_length: 255
+  is_ascii: false
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 19 - 0
config/sync/field.storage.profile.field_website.yml

@@ -0,0 +1,19 @@
+uuid: 5f7fce04-1d17-4803-a617-4c26403df804
+langcode: en
+status: true
+dependencies:
+  module:
+    - link
+    - profile
+id: profile.field_website
+field_name: field_website
+entity_type: profile
+type: link
+settings: {  }
+module: link
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 20 - 0
config/sync/field.storage.user.field_company.yml

@@ -0,0 +1,20 @@
+uuid: 71027dab-ea88-4962-b9f5-551715afd03e
+langcode: en
+status: true
+dependencies:
+  module:
+    - taxonomy
+    - user
+id: user.field_company
+field_name: field_company
+entity_type: user
+type: entity_reference
+settings:
+  target_type: taxonomy_term
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 19 - 0
config/sync/field.storage.user.field_memo.yml

@@ -0,0 +1,19 @@
+uuid: 87f652fd-a549-475f-8e14-1882aa392473
+langcode: en
+status: true
+dependencies:
+  module:
+    - user
+id: user.field_memo
+field_name: field_memo
+entity_type: user
+type: string_long
+settings:
+  case_sensitive: false
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 20 - 0
config/sync/field.storage.user.field_showroom.yml

@@ -0,0 +1,20 @@
+uuid: 04c3ccd6-7cfd-46f6-8687-ecdde95b7d06
+langcode: en
+status: true
+dependencies:
+  module:
+    - taxonomy
+    - user
+id: user.field_showroom
+field_name: field_showroom
+entity_type: user
+type: entity_reference
+settings:
+  target_type: taxonomy_term
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 0 - 9
config/sync/language/fr/pagerer.style.adaptive.yml

@@ -1,10 +1,6 @@
 default_config:
   tags:
-    page_breaker: …
     pages:
-      prefix_label: Page
-      previous: ‹
-      next: ›
       page_current_title: 'Page courante'
       page_title: 'Aller à la page @number'
       first_title: 'Aller à la première page'
@@ -12,19 +8,14 @@ default_config:
       next_title: 'Aller à la page suivante'
       last_title: 'Aller à la dernière page'
       page_current_reader: 'Page courante'
-      page_reader: Page
       first_reader: 'Première page'
       previous_reader: 'Page précédente'
       next_reader: 'Page suivante'
       last_reader: 'Dernière page'
     items:
       prefix_label: Élément
-      previous: ‹
-      next: ›
       page_reader: Élément
       first_reader: 'Premier élément'
     item_ranges:
       prefix_label: Éléments
-      previous: ‹
-      next: ›
       page_reader: Éléments

+ 0 - 7
config/sync/language/fr/pagerer.style.basic.yml

@@ -1,8 +1,6 @@
 default_config:
   tags:
     pages:
-      previous: ‹
-      next: ›
       first_title: 'Aller à la première page'
       previous_title: 'Aller à la page précédente'
       next_title: 'Aller à la page suivante'
@@ -12,9 +10,4 @@ default_config:
       next_reader: 'Page suivante'
       last_reader: 'Dernière page'
     items:
-      previous: ‹
-      next: ›
       first_reader: 'Premier élément'
-    item_ranges:
-      previous: ‹
-      next: ›

+ 0 - 5
config/sync/language/fr/pagerer.style.mini.yml

@@ -1,9 +1,6 @@
 default_config:
   tags:
     pages:
-      prefix_label: Page
-      previous: ‹
-      next: ›
       page_current_title: 'Page courante'
       first_title: 'Aller à la première page'
       previous_title: 'Aller à la page précédente'
@@ -16,6 +13,4 @@ default_config:
       last_reader: 'Dernière page'
     items:
       prefix_label: Élément
-      previous: ‹
-      next: ›
       first_reader: 'Premier élément'

+ 0 - 9
config/sync/language/fr/pagerer.style.progressive.yml

@@ -1,10 +1,6 @@
 default_config:
   tags:
-    page_breaker: …
     pages:
-      prefix_label: Page
-      previous: ‹
-      next: ›
       page_current_title: 'Page courante'
       page_title: 'Aller à la page @number'
       first_title: 'Aller à la première page'
@@ -12,19 +8,14 @@ default_config:
       next_title: 'Aller à la page suivante'
       last_title: 'Aller à la dernière page'
       page_current_reader: 'Page courante'
-      page_reader: Page
       first_reader: 'Première page'
       previous_reader: 'Page précédente'
       next_reader: 'Page suivante'
       last_reader: 'Dernière page'
     items:
       prefix_label: Élément
-      previous: ‹
-      next: ›
       page_reader: Élément
       first_reader: 'Premier élément'
     item_ranges:
       prefix_label: Éléments
-      previous: ‹
-      next: ›
       page_reader: Éléments

+ 0 - 8
config/sync/language/fr/pagerer.style.scrollpane.yml

@@ -1,9 +1,6 @@
 default_config:
   tags:
     pages:
-      prefix_label: Page
-      previous: ‹
-      next: ›
       page_current_title: 'Page courante'
       page_title: 'Aller à la page @number'
       first_title: 'Aller à la première page'
@@ -11,19 +8,14 @@ default_config:
       next_title: 'Aller à la page suivante'
       last_title: 'Aller à la dernière page'
       page_current_reader: 'Page courante'
-      page_reader: Page
       first_reader: 'Première page'
       previous_reader: 'Page précédente'
       next_reader: 'Page suivante'
       last_reader: 'Dernière page'
     items:
       prefix_label: Élément
-      previous: ‹
-      next: ›
       page_reader: Élément
       first_reader: 'Premier élément'
     item_ranges:
       prefix_label: Éléments
-      previous: ‹
-      next: ›
       page_reader: Éléments

+ 0 - 7
config/sync/language/fr/pagerer.style.slider.yml

@@ -1,9 +1,6 @@
 default_config:
   tags:
     pages:
-      prefix_label: Page
-      previous: ‹
-      next: ›
       page_current_title: 'Page courante'
       first_title: 'Aller à la première page'
       previous_title: 'Aller à la page précédente'
@@ -16,10 +13,6 @@ default_config:
       last_reader: 'Dernière page'
     items:
       prefix_label: Élément
-      previous: ‹
-      next: ›
       first_reader: 'Premier élément'
     item_ranges:
       prefix_label: Éléments
-      previous: ‹
-      next: ›

+ 0 - 3
config/sync/language/fr/pagerer.style.standard.yml

@@ -1,8 +1,6 @@
 default_config:
   tags:
-    page_breaker: …
     pages:
-      prefix_label: Page
       first: '« Premier'
       previous: '‹ Précédent'
       next: 'Suivant ›'
@@ -14,7 +12,6 @@ default_config:
       next_title: 'Aller à la page suivante'
       last_title: 'Aller à la dernière page'
       page_current_reader: 'Page courante'
-      page_reader: Page
       first_reader: 'Première page'
       previous_reader: 'Page précédente'
       next_reader: 'Page suivante'

+ 1 - 2
config/sync/language/fr/views.view.archive.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -14,5 +15,3 @@ display:
             items_per_page_label: 'Éléments par page'
             items_per_page_options_all_label: '- Tout -'
             offset_label: Décalage
-  page_1:
-    display_title: Page

+ 0 - 3
config/sync/language/fr/views.view.content.yml

@@ -20,8 +20,6 @@ display:
       fields:
         title:
           label: Titre
-        type:
-          separator: ', '
         name:
           label: Auteur
         status:
@@ -62,4 +60,3 @@ display:
       tab_options:
         title: Contenu
         description: 'Trouver et gérer le contenu'
-    display_title: Page

+ 1 - 3
config/sync/language/fr/views.view.content_recent.yml

@@ -4,13 +4,11 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
           sort_desc_label: Desc
-      fields:
-        changed:
-          separator: ', '
       empty:
         area_text_custom:
           content: 'Aucun contenu disponible.'

+ 3 - 5
config/sync/language/fr/views.view.content_translations.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -20,8 +21,5 @@ display:
       fields:
         title:
           label: Titre
-          separator: ', '
-        langcode:
-          separator: ', '
-  page_1:
-    display_title: Page
+        translation_changed:
+          label: Modifié

+ 3 - 1
config/sync/language/fr/views.view.files.yml

@@ -18,7 +18,6 @@ display:
       fields:
         filename:
           label: Nom
-          separator: ', '
         status:
           label: Etat
       filters:
@@ -36,6 +35,9 @@ display:
             items_per_page_label: 'Éléments par page'
             items_per_page_options_all_label: '- Tout -'
             offset_label: Décalage
+      fields:
+        entity_label:
+          label: Entité
       arguments:
         fid:
           exception:

+ 1 - 2
config/sync/language/fr/views.view.frontpage.yml

@@ -3,6 +3,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -19,5 +20,3 @@ display:
             first: '« Premier'
             last: 'Dernier »'
     display_title: Maître
-  page_1:
-    display_title: Page

+ 1 - 2
config/sync/language/fr/views.view.glossary.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -19,5 +20,3 @@ display:
           label: Titre
         name:
           label: Auteur
-  page_1:
-    display_title: Page

+ 1 - 7
config/sync/language/fr/views.view.locked_content.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -20,11 +21,6 @@ display:
       fields:
         title:
           label: Titre
-          separator: ', '
-        type:
-          separator: ', '
-        name:
-          separator: ', '
         operations:
           label: Actions
       filters:
@@ -41,5 +37,3 @@ display:
         title:
           expose:
             label: Titre
-  page_1:
-    display_title: Page

+ 1 - 2
config/sync/language/fr/views.view.maillog_overview.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -14,5 +15,3 @@ display:
             items_per_page_label: 'Éléments par page'
             items_per_page_options_all_label: '- Tout -'
             offset_label: Décalage
-  page_1:
-    display_title: Page

+ 25 - 0
config/sync/language/fr/views.view.profiles.yml

@@ -0,0 +1,25 @@
+label: Profils
+display:
+  default:
+    display_title: Maître
+    display_options:
+      exposed_form:
+        options:
+          submit_button: Appliquer
+          reset_button_label: Réinitialiser
+          exposed_sorts_label: 'Trier par'
+          sort_asc_label: Asc
+          sort_desc_label: Desc
+      arguments:
+        uid:
+          exception:
+            title: Tout
+        type:
+          exception:
+            title: Tout
+        status:
+          exception:
+            title: Tout
+      title: Profils
+  user_view:
+    display_title: 'Voir l''utilisateur'

+ 2 - 4
config/sync/language/fr/views.view.redirect.yml

@@ -19,8 +19,6 @@ display:
       fields:
         redirect_bulk_form:
           action_title: 'Pour cette sélection'
-        redirect_source__path:
-          separator: ', '
+        created:
+          label: Créé(e)
       title: Rediriger
-  page_1:
-    display_title: Page

+ 1 - 2
config/sync/language/fr/views.view.taxonomy_term.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -18,5 +19,3 @@ display:
         tid:
           exception:
             title: Tout
-  page_1:
-    display_title: Page

+ 0 - 3
config/sync/language/fr/views.view.user_admin_people.yml

@@ -40,8 +40,6 @@ display:
           label: 'Dernier accès'
         operations:
           label: Actions
-        mail:
-          separator: ', '
       filters:
         combine:
           expose:
@@ -66,7 +64,6 @@ display:
           content: 'Personne n''est disponible.'
       use_more_text: plus
   page_1:
-    display_title: Page
     display_options:
       menu:
         title: Lister

+ 1 - 0
config/sync/language/fr/views.view.who_s_new.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc

+ 1 - 0
config/sync/language/fr/views.view.who_s_online.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc

+ 1 - 14
config/sync/language/fr/views.view.workflow_entity_history.yml

@@ -4,6 +4,7 @@ display:
     display_options:
       exposed_form:
         options:
+          submit_button: Appliquer
           reset_button_label: Réinitialiser
           exposed_sorts_label: 'Trier par'
           sort_asc_label: Asc
@@ -15,20 +16,6 @@ display:
             items_per_page_options_all_label: '- Tout -'
             offset_label: Décalage
       fields:
-        hid:
-          separator: ', '
-        timestamp:
-          separator: ', '
-        field_name:
-          separator: ', '
-        from_sid:
-          separator: ', '
-        to_sid:
-          separator: ', '
-        uid:
-          separator: ', '
-        comment:
-          separator: ', '
         operations:
           label: Actions
       arguments:

+ 6 - 5
config/sync/migrate_plus.migration.d7_allpublicfiles.yml

@@ -1,9 +1,9 @@
-uuid: c1e53484-bbe6-4b84-9502-43c121efcce3
+uuid: 545ce18f-9c93-4101-856a-46abfbf23af8
 langcode: en
 status: true
 dependencies: {  }
 _core:
-  default_config_hash: IYawoGUko6BsA-SMRxVgInlCEULcmcNYwJB6p0MECRs
+  default_config_hash: s3vx8Rz_WiVJ7xdZk9aSaFRCIAvdHcywmrmhCKdAY6U
 id: d7_allpublicfiles
 class: null
 field_plugin_method: null
@@ -11,15 +11,16 @@ cck_plugin_method: null
 migration_tags:
   - 'Drupal 7'
   - Content
+  - Materio
+  - Files
 migration_group: d7_materio
 label: 'Public files'
 source:
-  plugin: d7_file
+  plugin: d7_pubic_file
   scheme: public
   constants:
-    source_base_path: ../../d7.materio.com/public_html
+    source_base_path: ../../../d7.materio.com/public_html
 process:
-  fid: fid
   filename: filename
   source_full_path:
     -

+ 12 - 2
config/sync/migrate_plus.migration.d7_node_breve.yml

@@ -1,9 +1,9 @@
-uuid: f0af3419-fade-4039-8d72-49c127b78ee5
+uuid: 4f4c3c56-5a5c-4447-9c62-12c0ba40a4c5
 langcode: en
 status: true
 dependencies: {  }
 _core:
-  default_config_hash: KoO_LBuLNgKvzDrrix4nuXbkzp6XWlQaUp9_mpK-tqU
+  default_config_hash: 9C1U46FXLxeqPJ9INTQmsLtDe6e18iDy_U2gmhUpl4Q
 id: d7_node_breve
 class: null
 field_plugin_method: null
@@ -17,11 +17,20 @@ label: 'Node Breve'
 source:
   plugin: d7_node_breve
   node_type: breve
+  high_water_property:
+    name: changed
+    alias: 'n'
 process:
   type:
     plugin: default_value
     default_value: breve
   title: title
+  created: created
+  changed: changed
+  uid:
+    plugin: migration_lookup
+    migration: d7_users
+    source: uid
   field_migration:
     plugin: default_value
     default_value: migration_imported
@@ -89,6 +98,7 @@ destination:
 migration_dependencies:
   required:
     - d7_allpublicfiles
+    - d7_users
     - d7_taxonomy_term_thesaurus
     - d7_taxonomy_term_tags
     - d7_taxonomy_term_company

+ 7 - 2
config/sync/migrate_plus.migration.d7_node_breve_i18n.yml

@@ -1,9 +1,9 @@
-uuid: 8495df6b-dce0-4a7d-8a3e-a9462fe4c1a8
+uuid: 6693dc65-c1b9-43a3-a05c-10432c299a57
 langcode: en
 status: true
 dependencies: {  }
 _core:
-  default_config_hash: 24TmjnmLfhF_b5Amw02m1ndMgS_in_S13nmHQtnvdsU
+  default_config_hash: 7wpPpDXK_mZz1BYtN7PBuBjb4hSsSx4ab-sqPW6kwhM
 id: d7_node_breve_i18n
 class: null
 field_plugin_method: null
@@ -18,6 +18,9 @@ source:
   plugin: d7_node_breve_i18n
   node_type: breve
   translations: true
+  high_water_property:
+    name: changed
+    alias: 'n'
 process:
   nid:
     plugin: migration_lookup
@@ -30,6 +33,8 @@ process:
   langcode: language
   content_translation_source: source
   title: title
+  created: created
+  changed: changed
   body:
     plugin: iterator
     source: body

+ 12 - 2
config/sync/migrate_plus.migration.d7_node_materiau.yml

@@ -1,9 +1,9 @@
-uuid: 36299c73-3088-4a62-b4b1-be7182e881aa
+uuid: 936116bb-6458-4ef2-9d4b-0d76667d0ae5
 langcode: en
 status: true
 dependencies: {  }
 _core:
-  default_config_hash: rh5NZM-nq2T5x5XOjpaNaHZZFAjkf4nwNthnAEJXN-8
+  default_config_hash: i5TbqALRlvWgoqxwwZ8XeBUNtgZjummPwZQZM-2NRew
 id: d7_node_materiau
 class: null
 field_plugin_method: null
@@ -17,11 +17,20 @@ label: 'Node Materiau'
 source:
   plugin: d7_node_materiau
   node_type: materiau
+  high_water_property:
+    name: changed
+    alias: 'n'
 process:
   type:
     plugin: default_value
     default_value: materiau
   title: title
+  created: created
+  changed: changed
+  uid:
+    plugin: migration_lookup
+    migration: d7_users
+    source: uid
   field_short_description: field_nature_titre
   field_migration:
     plugin: default_value
@@ -135,6 +144,7 @@ destination:
 migration_dependencies:
   required:
     - d7_allpublicfiles
+    - d7_users
     - d7_taxonomy_term_thesaurus
     - d7_taxonomy_term_tags
     - d7_taxonomy_term_company

+ 7 - 2
config/sync/migrate_plus.migration.d7_node_materiau_i18n.yml

@@ -1,9 +1,9 @@
-uuid: 6a648094-f449-4559-86ec-1433a672d9d5
+uuid: fb746204-e216-4f5d-998c-2bf403e92c89
 langcode: en
 status: true
 dependencies: {  }
 _core:
-  default_config_hash: ezODGhaONTf5KLDIrvVbJJqNKtq0nmV1mbuxKLP7Jzg
+  default_config_hash: ajKKikYoN4tucCSodObLGpE3uyVsFhzhV-lvIVOlnxY
 id: d7_node_materiau_i18n
 class: null
 field_plugin_method: null
@@ -18,6 +18,9 @@ source:
   plugin: d7_node_materiau_i18n
   node_type: materiau
   translations: true
+  high_water_property:
+    name: changed
+    alias: 'n'
 process:
   nid:
     plugin: migration_lookup
@@ -30,6 +33,8 @@ process:
   langcode: language
   content_translation_source: source
   title: title
+  created: created
+  changed: changed
   field_short_description: field_nature_titre
   body:
     plugin: iterator

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác