updated R contrib modules, role_expire upgrade

This commit is contained in:
2025-10-14 16:51:00 +02:00
parent 908c61700c
commit 9d54e8c553
6 changed files with 53 additions and 43 deletions

View File

@@ -174,6 +174,7 @@ module:
restui: 0
role_delegation: 0
role_expire: 0
role_expire_rules: 0
rules: 0
search_api: 0
search_api_db: 0

View File

@@ -12,8 +12,6 @@ display:
sort_desc_label: Desc
fields:
quantity:
alter:
text: '{{ quantity }} x'
separator: ', '
title:
separator: ', '

View File

@@ -28,6 +28,7 @@ display:
label: 'Utilisé dans'
alter:
path: 'admin/content/files/usage/{{ fid }}'
format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz
pager:
options:
expose:

View File

@@ -4,3 +4,4 @@ role_expire_default_roles: '{"unverified":"0","free_user":"0","contact_company":
role_expire_disabled_roles: '{"unverified":1,"free_user":1,"contact_company":1,"alpha_testeur":1,"student":0,"adherent":1,"translator":1,"admin_showroom":1,"admin":1,"root":1}'
role_expire_default_duration_roles:
student: '1 year'
role_expire_expiration_details_expanded: false