updated R contrib modules, role_expire upgrade
This commit is contained in:
@@ -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
|
||||
|
@@ -12,8 +12,6 @@ display:
|
||||
sort_desc_label: Desc
|
||||
fields:
|
||||
quantity:
|
||||
alter:
|
||||
text: '{{ quantity }} x'
|
||||
separator: ', '
|
||||
title:
|
||||
separator: ', '
|
||||
|
@@ -28,6 +28,7 @@ display:
|
||||
label: 'Utilisé dans'
|
||||
alter:
|
||||
path: 'admin/content/files/usage/{{ fid }}'
|
||||
format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz
|
||||
pager:
|
||||
options:
|
||||
expose:
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user