improved translation status display on admin views
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -18,6 +18,7 @@ dependencies:
|
||||
- options
|
||||
- taxonomy
|
||||
- text
|
||||
- translation_views
|
||||
- user
|
||||
- workflow
|
||||
id: entree_s_
|
||||
@@ -946,6 +947,50 @@ display:
|
||||
entity_type: taxonomy_term
|
||||
entity_field: langcode
|
||||
plugin_id: language
|
||||
translation_target_language:
|
||||
id: translation_target_language
|
||||
table: taxonomy_term_translation
|
||||
field: translation_target_language
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value: en
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: 'Target language'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: translation_target_language_op
|
||||
identifier: translation_target_language
|
||||
required: false
|
||||
remember: true
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
collectionneur: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
invite: '0'
|
||||
user: '0'
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
remove: 0
|
||||
entity_type: taxonomy_term
|
||||
plugin_id: translation_views_target_language
|
||||
defaults:
|
||||
filters: false
|
||||
filter_groups: false
|
||||
@@ -1394,6 +1439,50 @@ display:
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
plugin_id: string
|
||||
translation_target_language:
|
||||
id: translation_target_language
|
||||
table: taxonomy_term_translation
|
||||
field: translation_target_language
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value: en
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: 'Target language'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: translation_target_language_op
|
||||
identifier: translation_target_language
|
||||
required: false
|
||||
remember: true
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
collectionneur: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
invite: '0'
|
||||
user: '0'
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
remove: 0
|
||||
entity_type: taxonomy_term
|
||||
plugin_id: translation_views_target_language
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
@@ -1728,6 +1817,50 @@ display:
|
||||
entity_type: taxonomy_term
|
||||
entity_field: langcode
|
||||
plugin_id: language
|
||||
translation_target_language:
|
||||
id: translation_target_language
|
||||
table: taxonomy_term_translation
|
||||
field: translation_target_language
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value: en
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
operator_id: ''
|
||||
label: 'Target language'
|
||||
description: ''
|
||||
use_operator: false
|
||||
operator: translation_target_language_op
|
||||
identifier: translation_target_language
|
||||
required: false
|
||||
remember: true
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
collectionneur: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
invite: '0'
|
||||
user: '0'
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
description: ''
|
||||
identifier: ''
|
||||
optional: true
|
||||
widget: select
|
||||
multiple: false
|
||||
remember: false
|
||||
default_group: All
|
||||
default_group_multiple: { }
|
||||
group_items: { }
|
||||
remove: 0
|
||||
entity_type: taxonomy_term
|
||||
plugin_id: translation_views_target_language
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user