more updates; pmu payement and currency (next will composer remove thene)
This commit is contained in:
@@ -63,7 +63,6 @@ module:
|
||||
csv_serialization: 0
|
||||
ctools: 0
|
||||
ctools_block: 0
|
||||
currency: 0
|
||||
date_range_formatter: 0
|
||||
datetime: 0
|
||||
datetime_range: 0
|
||||
@@ -157,7 +156,6 @@ module:
|
||||
pdf_api: 0
|
||||
permissions_filter: 0
|
||||
phpass: 0
|
||||
plugin: 0
|
||||
printable: 0
|
||||
printable_pdf: 0
|
||||
profile: 0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
_core:
|
||||
default_config_hash: KxmQKHtm7y2OHcdp0pt27aKtDrezgRSJCsXQ0fFQ-Sg
|
||||
plugin_id: currency_basic
|
||||
@@ -1,22 +0,0 @@
|
||||
uuid: cde6b53b-b481-4c4f-b182-673281e65b9a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: Z1YlONWzZZRT4LTq7RYN4hf3MEcT160wbomEsxLoPZ8
|
||||
alternativeSigns: { }
|
||||
currencyCode: XXX
|
||||
currencyNumber: '999'
|
||||
label: 'No currency'
|
||||
roundingStep: null
|
||||
sign: ¤
|
||||
subunits: 0
|
||||
usages:
|
||||
-
|
||||
countryCode: AQ
|
||||
start: ''
|
||||
end: ''
|
||||
-
|
||||
countryCode: ZZ
|
||||
start: ''
|
||||
end: ''
|
||||
@@ -1,10 +0,0 @@
|
||||
uuid: 451e712c-eec9-4a60-9402-d17b1619ee2e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: nAygxNkoV-dysf09n8eaT2MeULBzTisuxlMqdXEJbr8
|
||||
decimalSeparator: .
|
||||
groupingSeparator: ','
|
||||
locale: en_US
|
||||
pattern: '¤#,##0.00;(¤#,##0.00)'
|
||||
@@ -1,9 +0,0 @@
|
||||
_core:
|
||||
default_config_hash: TrKWV8zxs3oIJUC4bRlCJZrOFimdU4FgrGrFusfxJME
|
||||
plugins:
|
||||
-
|
||||
plugin_id: currency_fixed_rates
|
||||
status: true
|
||||
-
|
||||
plugin_id: currency_historical_rates
|
||||
status: true
|
||||
@@ -1,3 +0,0 @@
|
||||
_core:
|
||||
default_config_hash: wgwYiaurYzrbMFP3CJz93tXZV-PTtGq_G0GLCXZ_VH8
|
||||
rates: { }
|
||||
@@ -2,17 +2,18 @@ uuid: 5fdb800c-8953-42ec-b3c3-a1bdd8ff2817
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.article
|
||||
module:
|
||||
- node
|
||||
id: blabla_article_
|
||||
label: 'blabla/article '
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'blabla/[node:title]'
|
||||
pattern: '/blabla/[node:title]'
|
||||
selection_criteria:
|
||||
d0ad31d5-4ed3-40f7-84ed-297271c60fc7:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: d0ad31d5-4ed3-40f7-84ed-297271c60fc7
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
|
||||
@@ -2,17 +2,18 @@ uuid: 6e84b134-54a0-4e64-b163-0698bc11eedf
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.simplenews_issue
|
||||
module:
|
||||
- node
|
||||
id: simplenews
|
||||
label: simplenews
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'newsletter/[node:simplenews_issue]/[node:title]'
|
||||
pattern: '/newsletter/[node:simplenews_issue]/[node:title]'
|
||||
selection_criteria:
|
||||
efc914c4-688c-412a-a745-e61a7c1535ae:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: efc914c4-688c-412a-a745-e61a7c1535ae
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
|
||||
@@ -2,17 +2,18 @@ uuid: f38038f5-afbd-48f5-98aa-f32fa56b3cd5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.thematique
|
||||
module:
|
||||
- node
|
||||
id: thematique
|
||||
label: Thematique
|
||||
type: 'canonical_entities:node'
|
||||
pattern: 'thematique/[node:title]'
|
||||
pattern: '/thematique/[node:title]'
|
||||
selection_criteria:
|
||||
a7ecad62-8643-4783-9b2e-56f739bfa1b1:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: a7ecad62-8643-4783-9b2e-56f739bfa1b1
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
uuid: c77059fe-49af-4beb-88e7-261f4cb5c30a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- maillog
|
||||
title: 'Default cron handler'
|
||||
id: maillog_cron
|
||||
weight: 0
|
||||
module: maillog
|
||||
callback: 'maillog#cron'
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
||||
@@ -119,6 +119,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:node'
|
||||
@@ -1229,9 +1231,9 @@ display:
|
||||
text_input_required_format: null
|
||||
bef:
|
||||
general:
|
||||
autosubmit_textfield_minimum_length: 3
|
||||
autosubmit_breakpoint: ''
|
||||
auto_submit_sort_only: false
|
||||
autosubmit_breakpoint: ''
|
||||
autosubmit_textfield_minimum_length: 3
|
||||
access:
|
||||
type: role
|
||||
options:
|
||||
@@ -2093,6 +2095,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:node'
|
||||
@@ -4490,6 +4494,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:node'
|
||||
@@ -6034,6 +6040,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:node'
|
||||
|
||||
@@ -104,6 +104,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:taxonomy_term'
|
||||
@@ -1502,6 +1504,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:taxonomy_term'
|
||||
@@ -2557,6 +2561,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:taxonomy_term'
|
||||
@@ -3461,6 +3467,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:taxonomy_term'
|
||||
@@ -4174,6 +4182,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:taxonomy_term'
|
||||
@@ -5213,6 +5223,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:taxonomy_term'
|
||||
|
||||
@@ -118,6 +118,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
-
|
||||
action_id: 'entity:break_lock:user'
|
||||
@@ -2153,10 +2155,10 @@ display:
|
||||
automatic_download: true
|
||||
export_method: batch
|
||||
export_batch_size: 1000
|
||||
store_in_public_file_directory: false
|
||||
custom_redirect_path: false
|
||||
redirect_to_display: page_1
|
||||
include_query_params: true
|
||||
export_filesystem: private
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
@@ -2230,7 +2232,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
force_selection_info: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
0:
|
||||
action_id: 'entity:break_lock:user'
|
||||
@@ -3354,116 +3357,116 @@ display:
|
||||
bef:
|
||||
general:
|
||||
autosubmit: false
|
||||
auto_submit_sort_only: false
|
||||
autosubmit_breakpoint: ''
|
||||
autosubmit_exclude_textfield: false
|
||||
autosubmit_textfield_delay: 500
|
||||
autosubmit_textfield_minimum_length: 3
|
||||
autosubmit_hide: false
|
||||
input_required: false
|
||||
allow_secondary: false
|
||||
secondary_label: 'Options avancées'
|
||||
secondary_open: false
|
||||
reset_button_always_show: true
|
||||
autosubmit_textfield_minimum_length: 3
|
||||
autosubmit_breakpoint: ''
|
||||
auto_submit_sort_only: false
|
||||
filter:
|
||||
status:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
rewrite:
|
||||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
roles_target_id:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
rewrite:
|
||||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
mail:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
placeholder_text: ''
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
uid:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
placeholder_text: ''
|
||||
rewrite:
|
||||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
field_company_target_id:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
placeholder_text: ''
|
||||
rewrite:
|
||||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
field_showroom_target_id:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
placeholder_text: ''
|
||||
rewrite:
|
||||
filter_rewrite_values: ''
|
||||
filter_rewrite_values_key: false
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
field_memo_value:
|
||||
plugin_id: default
|
||||
advanced:
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
collapsible: false
|
||||
collapsible_disable_automatic_open: false
|
||||
open_by_default: false
|
||||
is_secondary: false
|
||||
hide_label: false
|
||||
field_classes: ''
|
||||
open_by_default: false
|
||||
sort_options_method: alphabetical_asc
|
||||
sort_options_natural: true
|
||||
filters:
|
||||
status:
|
||||
id: status
|
||||
@@ -4296,7 +4299,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
force_selection_info: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
0:
|
||||
action_id: 'entity:break_lock:user'
|
||||
@@ -5488,7 +5492,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
force_selection_info: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
0:
|
||||
action_id: 'entity:break_lock:user'
|
||||
@@ -6774,7 +6779,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
force_selection_info: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
0:
|
||||
action_id: 'entity:break_lock:user'
|
||||
@@ -8047,7 +8053,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: false
|
||||
force_selection_info: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
0:
|
||||
action_id: 'entity:break_lock:user'
|
||||
|
||||
@@ -696,6 +696,7 @@ display:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
pagination_heading_level: h4
|
||||
items_per_page: 30
|
||||
total_pages: null
|
||||
id: 0
|
||||
@@ -713,7 +714,6 @@ display:
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
pagination_heading_level: h4
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
@@ -1380,10 +1380,10 @@ display:
|
||||
automatic_download: true
|
||||
export_method: batch
|
||||
export_batch_size: 1000
|
||||
store_in_public_file_directory: false
|
||||
custom_redirect_path: false
|
||||
redirect_to_display: page_1
|
||||
include_query_params: true
|
||||
export_filesystem: private
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
@@ -1455,7 +1455,8 @@ display:
|
||||
buttons: false
|
||||
action_title: Action
|
||||
clear_on_exposed: true
|
||||
force_selection_info: false
|
||||
show_multipage_selection_box: default
|
||||
show_select_all: default
|
||||
selected_actions:
|
||||
2:
|
||||
action_id: views_bulk_operations_delete_entity
|
||||
|
||||
Reference in New Issue
Block a user