diff --git a/composer.lock b/composer.lock index d17667195..2f7f3b136 100644 --- a/composer.lock +++ b/composer.lock @@ -4057,16 +4057,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "4.3.37", + "version": "4.3.39", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "daed10b25c6bf08b293cbb61a164e9dc646fed57" + "reference": "e8210ff4b37438e1fe7100b50d73f6755e665a7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/daed10b25c6bf08b293cbb61a164e9dc646fed57", - "reference": "daed10b25c6bf08b293cbb61a164e9dc646fed57", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/e8210ff4b37438e1fe7100b50d73f6755e665a7c", + "reference": "e8210ff4b37438e1fe7100b50d73f6755e665a7c", "shasum": "" }, "require": { @@ -4182,10 +4182,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.37", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.39", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2024-04-04T11:48:42+00:00" + "time": "2024-04-05T11:44:34+00:00" }, { "name": "drupal/helfi_proxy", diff --git a/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml b/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml index 7fa10ed6c..c643527aa 100644 --- a/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml +++ b/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_label.yml @@ -7,7 +7,7 @@ dependencies: module: - helfi_tpr _core: - default_config_hash: lzw0ZiEF4I52o6kUGDLbB0xpzR1nCoeR1iTIb72j51A + default_config_hash: 5ijk9KdGolEgNPeoYmIMlnwrI6wJAQfHu08OHlHckN4 id: tpr_unit.tpr_unit.field_phone_label field_name: field_phone_label entity_type: tpr_unit diff --git a/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml b/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml index 3e935d3e3..db6c6cdfd 100644 --- a/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml +++ b/conf/cmi/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml @@ -7,7 +7,7 @@ dependencies: module: - helfi_tpr _core: - default_config_hash: bICXu6AHOqHg_JJ0ukm973mhYlZcSvDsxDlNdMaoh0w + default_config_hash: AXcmj8wraE-UrpOeBiH55uLJpvqjNVRCf321pJ9ZubA id: tpr_unit.tpr_unit.field_phone_with_contacts field_name: field_phone_with_contacts entity_type: tpr_unit diff --git a/conf/cmi/field.storage.tpr_unit.field_phone_label.yml b/conf/cmi/field.storage.tpr_unit.field_phone_label.yml index 94ce3e782..073c2f9cc 100644 --- a/conf/cmi/field.storage.tpr_unit.field_phone_label.yml +++ b/conf/cmi/field.storage.tpr_unit.field_phone_label.yml @@ -5,7 +5,7 @@ dependencies: module: - helfi_tpr _core: - default_config_hash: pAAPVi_THK1VRuz7-PPbWldgFbN7Y0-nlPNZpTYyShI + default_config_hash: bdXSQZcGkS6_J3c6BumdPW4kvZ-H0jNRuwaUAyXIQuU id: tpr_unit.field_phone_label field_name: field_phone_label entity_type: tpr_unit diff --git a/conf/cmi/field.storage.tpr_unit.field_phone_with_contacts.yml b/conf/cmi/field.storage.tpr_unit.field_phone_with_contacts.yml index ea0a34374..a2f5a49dd 100644 --- a/conf/cmi/field.storage.tpr_unit.field_phone_with_contacts.yml +++ b/conf/cmi/field.storage.tpr_unit.field_phone_with_contacts.yml @@ -5,7 +5,7 @@ dependencies: module: - helfi_tpr _core: - default_config_hash: SrzaGCYE8SNaLGfev0moKt3mQAasN9-0dPtDyRinujc + default_config_hash: Z5euVzAZ4XcwEx6WQUKgUx6f3g24x5I-wePBh22ZLLo id: tpr_unit.field_phone_with_contacts field_name: field_phone_with_contacts entity_type: tpr_unit diff --git a/conf/cmi/language/ru/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml b/conf/cmi/language/ru/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml new file mode 100644 index 000000000..ac9b1428d --- /dev/null +++ b/conf/cmi/language/ru/field.field.tpr_unit.tpr_unit.field_phone_with_contacts.yml @@ -0,0 +1,3 @@ +settings: + on_label: 'On' + off_label: 'Off' diff --git a/conf/cmi/user.role.admin.yml b/conf/cmi/user.role.admin.yml index 4d3f273e7..7109d57b8 100644 --- a/conf/cmi/user.role.admin.yml +++ b/conf/cmi/user.role.admin.yml @@ -88,7 +88,6 @@ permissions: - 'administer tpr_unit' - 'administer url aliases' - 'administer users' - - 'assign admin role' - 'assign content_producer role' - 'assign editor role' - 'assign read_only role'