updated modules until S included (simplenews), removed string_i18n_json_export
This commit is contained in:
@@ -26,6 +26,7 @@ module:
|
||||
bulkdelete: 0
|
||||
checklistapi: 0
|
||||
ckeditor5: 0
|
||||
color: 0
|
||||
commerce: 0
|
||||
commerce_cart: 0
|
||||
commerce_cart_api: 0
|
||||
@@ -189,7 +190,6 @@ module:
|
||||
sophron: 0
|
||||
state_machine: 0
|
||||
string_translation_ui: 0
|
||||
strings_i18n_json_export: 0
|
||||
structure_sync: 0
|
||||
symfony_mailer: 0
|
||||
synonyms: 0
|
||||
|
@@ -1,6 +1,7 @@
|
||||
_core:
|
||||
default_config_hash: HNSTwPQM5lvXFeH4cVlcB2gZFJ5S--Nbmfj7651HK24
|
||||
genpass_length: 12
|
||||
genpass_algorithm: user
|
||||
genpass_mode: 1
|
||||
genpass_display: 3
|
||||
genpass_admin_mode: 1
|
||||
genpass_override_core: false
|
||||
|
@@ -1,2 +0,0 @@
|
||||
subscription:
|
||||
confirm_combined_subject: 'Confirmation de [site:name]'
|
@@ -3,24 +3,7 @@ display:
|
||||
default:
|
||||
display_title: Principal
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
options:
|
||||
expose:
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset_label: Décalage
|
||||
tags:
|
||||
previous: "‹\_précédent"
|
||||
next: "suivant\_›"
|
||||
first: "«\_premier"
|
||||
last: "dernier\_»"
|
||||
title: Boutiques
|
||||
fields:
|
||||
commerce_store_bulk_form:
|
||||
action_title: 'Pour la sélection'
|
||||
@@ -32,10 +15,27 @@ display:
|
||||
separator: ', '
|
||||
operations:
|
||||
label: Actions
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: "suivant\_›"
|
||||
previous: "‹\_précédent"
|
||||
first: "«\_premier"
|
||||
last: "dernier\_»"
|
||||
expose:
|
||||
items_per_page_label: 'Éléments par page'
|
||||
items_per_page_options_all_label: '- Tout -'
|
||||
offset_label: Décalage
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Appliquer
|
||||
reset_button_label: Réinitialiser
|
||||
exposed_sorts_label: 'Trier par'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
filters:
|
||||
type:
|
||||
expose:
|
||||
label: Type
|
||||
title: Boutiques
|
||||
page_1:
|
||||
display_title: Page
|
||||
|
@@ -40,8 +40,5 @@ display:
|
||||
status:
|
||||
expose:
|
||||
label: Actif
|
||||
subscriptions_status:
|
||||
expose:
|
||||
label: Etat
|
||||
page_1:
|
||||
display_title: Page
|
||||
|
1
config/sync/masquerade.settings.yml
Normal file
1
config/sync/masquerade.settings.yml
Normal file
@@ -0,0 +1 @@
|
||||
update_user_last_access: true
|
@@ -16,4 +16,5 @@ allowed_handlers:
|
||||
simplenews_all: '0'
|
||||
new_account: none
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
@@ -16,4 +16,5 @@ allowed_handlers:
|
||||
simplenews_all: '0'
|
||||
new_account: 'on'
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
@@ -16,4 +16,5 @@ allowed_handlers:
|
||||
simplenews_all: '0'
|
||||
new_account: none
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
@@ -16,4 +16,5 @@ allowed_handlers:
|
||||
simplenews_all: '0'
|
||||
new_account: none
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
@@ -16,4 +16,5 @@ allowed_handlers:
|
||||
simplenews_all: '0'
|
||||
new_account: 'on'
|
||||
access: default
|
||||
reason: ''
|
||||
weight: 0
|
||||
|
@@ -13,9 +13,8 @@ subscriber:
|
||||
subscription:
|
||||
skip_verification: false
|
||||
tidy_unconfirmed: 7
|
||||
confirm_combined_subject: 'Confirmation for [site:name]'
|
||||
confirm_combined_body: "We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:combined-url]"
|
||||
confirm_combined_body_unchanged: 'We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. No confirmation necessary because you are already subscribed.'
|
||||
confirm_subject: 'Confirmation for [site:name]'
|
||||
confirm_body: "We have received a request to subscribe [simplenews-subscriber:mail] at [site:url]. To confirm please use the link below.\r\n\r\n[simplenews-subscriber:confirm-url]"
|
||||
confirm_subscribe_page: ''
|
||||
confirm_unsubscribe_page: ''
|
||||
validate_subject: 'Manage your subscriptions at [site:name]'
|
||||
|
@@ -1 +0,0 @@
|
||||
export_type: '0'
|
14
config/sync/system.action.genpass_set_random_password.yml
Normal file
14
config/sync/system.action.genpass_set_random_password.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: 75f1628b-741f-4069-adbf-685d004e5c14
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- genpass
|
||||
enforced:
|
||||
module:
|
||||
- genpass
|
||||
id: genpass_set_random_password
|
||||
label: 'Set new random password for user(s)'
|
||||
type: user
|
||||
plugin: genpass_set_random_password
|
||||
configuration: { }
|
@@ -1,17 +0,0 @@
|
||||
uuid: 616a982c-cdd0-41b6-9a25-7f7365f0f2f7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- strings_i18n_json_export
|
||||
title: 'Default cron handler'
|
||||
id: strings_i18n_json_export_cron
|
||||
weight: 0
|
||||
module: strings_i18n_json_export
|
||||
callback: strings_i18n_json_export_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
@@ -247,7 +247,7 @@ display:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button: false
|
||||
reset_button: true
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
|
@@ -388,8 +388,8 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
label: Active
|
||||
plugin_id: field
|
||||
label: Status
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -430,7 +430,7 @@ display:
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: boolean
|
||||
type: list_default
|
||||
type_custom_true: ''
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
@@ -607,7 +607,7 @@ display:
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: simplenews_subscription_status
|
||||
type: entity_reference_label
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
@@ -618,6 +618,8 @@ display:
|
||||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
field_memo:
|
||||
id: field_memo
|
||||
table: user__field_memo
|
||||
@@ -843,14 +845,15 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
operator: '='
|
||||
value: '1'
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value:
|
||||
1: '1'
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: Active
|
||||
label: Status
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: status_op
|
||||
@@ -929,48 +932,6 @@ display:
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
reduce_duplicates: false
|
||||
subscriptions_status:
|
||||
id: subscriptions_status
|
||||
table: simplenews_subscriber__subscriptions
|
||||
field: subscriptions_status
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value:
|
||||
1: '1'
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
operator_id: subscriptions_status_op
|
||||
label: Status
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: subscriptions_status_op
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: subscriptions_status
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
@@ -1185,8 +1146,8 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
label: Active
|
||||
plugin_id: field
|
||||
label: Status
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -1227,7 +1188,7 @@ display:
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: boolean
|
||||
type: list_default
|
||||
type_custom_true: ''
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
@@ -1351,7 +1312,7 @@ display:
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: simplenews_subscription_status
|
||||
type: entity_reference_label
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
@@ -1362,49 +1323,9 @@ display:
|
||||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
filters:
|
||||
subscriptions_status:
|
||||
id: subscriptions_status
|
||||
table: simplenews_subscriber__subscriptions
|
||||
field: subscriptions_status
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: subscriptions
|
||||
plugin_id: in_operator
|
||||
operator: in
|
||||
value:
|
||||
1: '1'
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: ''
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
identifier: ''
|
||||
required: false
|
||||
remember: false
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
settings:
|
||||
link: false
|
||||
filters: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
@@ -1875,8 +1796,8 @@ display:
|
||||
admin_label: ''
|
||||
entity_type: simplenews_subscriber
|
||||
entity_field: status
|
||||
plugin_id: boolean
|
||||
label: Active
|
||||
plugin_id: field
|
||||
label: Status
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -1917,7 +1838,7 @@ display:
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
type: boolean
|
||||
type: list_default
|
||||
type_custom_true: ''
|
||||
type_custom_false: ''
|
||||
not: false
|
||||
@@ -2094,7 +2015,7 @@ display:
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: simplenews_subscription_status
|
||||
type: entity_reference_label
|
||||
group_column: ''
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
@@ -2105,6 +2026,8 @@ display:
|
||||
multi_type: ul
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
settings:
|
||||
link: false
|
||||
field_memo:
|
||||
id: field_memo
|
||||
table: user__field_memo
|
||||
|
Reference in New Issue
Block a user