Skip to content

Commit 49dce4b

Browse files
authored
Merge pull request #702 from City-of-Helsinki/update-configuration
Automatic update
2 parents d14a749 + 6438531 commit 49dce4b

8 files changed

+35
-30
lines changed

composer.lock

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/core.entity_form_display.linkedevents_event.linkedevents_event.default.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ content:
3636
size: 60
3737
placeholder: ''
3838
third_party_settings: { }
39+
translation:
40+
weight: 10
41+
settings: { }
42+
third_party_settings: { }
43+
region: content
3944
hidden:
4045
end_time: true
4146
start_time: true

conf/cmi/external_entities.external_entity_type.linkedevents_event.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,18 @@ field_mappers:
6969
default: null
7070
description: ''
7171
debug_level: 0
72+
content_translation_source:
73+
id: generic
74+
config:
75+
property_mappings:
76+
value:
77+
id: constant
78+
config:
79+
mapping: en
80+
required_field: false
81+
main_property: true
82+
description: ''
83+
debug_level: 0
7284
main_image:
7385
id: generic
7486
config:

conf/cmi/views.view.content.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,11 +470,11 @@ display:
470470
default_group: All
471471
default_group_multiple: { }
472472
group_items:
473-
-
473+
1:
474474
title: Published
475475
operator: '='
476476
value: '1'
477-
-
477+
2:
478478
title: Unpublished
479479
operator: '='
480480
value: '0'

conf/cmi/views.view.tpr_errand_service_list.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,6 @@ display:
564564
multiple: false
565565
remember_roles:
566566
authenticated: authenticated
567-
anonymous: '0'
568-
admin: '0'
569-
content_producer: '0'
570567
placeholder: ''
571568
is_grouped: false
572569
group_info:
@@ -614,9 +611,6 @@ display:
614611
multiple: false
615612
remember_roles:
616613
authenticated: authenticated
617-
anonymous: '0'
618-
admin: '0'
619-
content_producer: '0'
620614
reduce: true
621615
is_grouped: false
622616
group_info:
@@ -695,6 +689,7 @@ display:
695689
empty_table: false
696690
caption: ''
697691
description: ''
692+
class: ''
698693
row:
699694
type: fields
700695
query:

conf/cmi/views.view.tpr_service_channel_list.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,6 @@ display:
564564
multiple: false
565565
remember_roles:
566566
authenticated: authenticated
567-
anonymous: '0'
568-
admin: '0'
569-
content_producer: '0'
570567
placeholder: ''
571568
is_grouped: false
572569
group_info:
@@ -614,9 +611,6 @@ display:
614611
multiple: false
615612
remember_roles:
616613
authenticated: authenticated
617-
anonymous: '0'
618-
admin: '0'
619-
content_producer: '0'
620614
reduce: true
621615
is_grouped: false
622616
group_info:
@@ -695,6 +689,7 @@ display:
695689
empty_table: false
696690
caption: ''
697691
description: ''
692+
class: ''
698693
row:
699694
type: fields
700695
query:

conf/cmi/views.view.tpr_service_list.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,6 @@ display:
564564
multiple: false
565565
remember_roles:
566566
authenticated: authenticated
567-
anonymous: '0'
568567
placeholder: ''
569568
is_grouped: false
570569
group_info:
@@ -612,9 +611,6 @@ display:
612611
multiple: false
613612
remember_roles:
614613
authenticated: authenticated
615-
anonymous: '0'
616-
admin: '0'
617-
content_producer: '0'
618614
reduce: true
619615
is_grouped: false
620616
group_info:
@@ -695,6 +691,7 @@ display:
695691
empty_table: false
696692
caption: ''
697693
description: ''
694+
class: ''
698695
row:
699696
type: fields
700697
query:

conf/cmi/views.view.tpr_unit_list.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,6 @@ display:
633633
multiple: false
634634
remember_roles:
635635
authenticated: authenticated
636-
anonymous: '0'
637636
placeholder: ''
638637
is_grouped: false
639638
group_info:
@@ -681,9 +680,6 @@ display:
681680
multiple: false
682681
remember_roles:
683682
authenticated: authenticated
684-
anonymous: '0'
685-
admin: '0'
686-
content_producer: '0'
687683
reduce: true
688684
is_grouped: false
689685
group_info:
@@ -764,6 +760,7 @@ display:
764760
empty_table: false
765761
caption: ''
766762
description: ''
763+
class: ''
767764
row:
768765
type: fields
769766
query:

0 commit comments

Comments
 (0)