Config - changed default date format and added follow-ups due at top of client list
This commit is contained in:
parent
b8c5a4cea2
commit
971794c04c
@ -7,4 +7,4 @@ _core:
|
|||||||
id: short
|
id: short
|
||||||
label: 'Default short date'
|
label: 'Default short date'
|
||||||
locked: false
|
locked: false
|
||||||
pattern: 'm/d/Y - H:i'
|
pattern: d-M-Y
|
||||||
|
@ -29,8 +29,8 @@ content:
|
|||||||
weight: 2
|
weight: 2
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
format_type: medium
|
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
|
format_type: short
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
region: content
|
region: content
|
||||||
|
@ -4,7 +4,7 @@ first_day: 0
|
|||||||
timezone:
|
timezone:
|
||||||
default: Europe/London
|
default: Europe/London
|
||||||
user:
|
user:
|
||||||
configurable: true
|
configurable: false
|
||||||
warn: false
|
warn: false
|
||||||
default: 0
|
default: 0
|
||||||
_core:
|
_core:
|
||||||
|
@ -10,10 +10,13 @@ dependencies:
|
|||||||
- field.storage.oc_organisation.field_tags
|
- field.storage.oc_organisation.field_tags
|
||||||
- opencase_entities.oc_organisation_type.client
|
- opencase_entities.oc_organisation_type.client
|
||||||
- system.menu.opencase
|
- system.menu.opencase
|
||||||
|
- taxonomy.vocabulary.clie
|
||||||
- taxonomy.vocabulary.client_status
|
- taxonomy.vocabulary.client_status
|
||||||
- user.role.authenticated
|
- user.role.authenticated
|
||||||
content:
|
content:
|
||||||
- 'taxonomy_term:client_status:2397c3f5-8d18-4e4f-956e-404c62614135'
|
- 'taxonomy_term:clie:98d1370b-e29f-45fb-b053-b911c2538870'
|
||||||
|
- 'taxonomy_term:clie:9915606c-1775-4f68-be24-ffaa629ee0b1'
|
||||||
|
- 'taxonomy_term:client_status:057c3514-8413-463f-989e-cd8deda6c71c'
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- taxonomy
|
- taxonomy
|
||||||
@ -546,6 +549,119 @@ display:
|
|||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
- 'config:field.storage.oc_organisation.field_client_type'
|
- 'config:field.storage.oc_organisation.field_client_type'
|
||||||
- 'config:field.storage.oc_organisation.field_tags'
|
- 'config:field.storage.oc_organisation.field_tags'
|
||||||
|
attachment_1:
|
||||||
|
display_plugin: attachment
|
||||||
|
id: attachment_1
|
||||||
|
display_title: Attachment
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
display_extenders: { }
|
||||||
|
display_description: ''
|
||||||
|
footer: { }
|
||||||
|
defaults:
|
||||||
|
footer: false
|
||||||
|
empty: false
|
||||||
|
filters: false
|
||||||
|
filter_groups: false
|
||||||
|
title: false
|
||||||
|
header: false
|
||||||
|
css_class: false
|
||||||
|
empty: { }
|
||||||
|
filters:
|
||||||
|
status:
|
||||||
|
value: '1'
|
||||||
|
table: oc_organisation_field_data
|
||||||
|
field: status
|
||||||
|
plugin_id: boolean
|
||||||
|
entity_type: oc_organisation
|
||||||
|
entity_field: status
|
||||||
|
id: status
|
||||||
|
expose:
|
||||||
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
group: 1
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: oc_organisation_field_data
|
||||||
|
field: type
|
||||||
|
value:
|
||||||
|
client: client
|
||||||
|
entity_type: oc_organisation
|
||||||
|
entity_field: type
|
||||||
|
plugin_id: bundle
|
||||||
|
expose:
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
field_client_substatus_target_id:
|
||||||
|
id: field_client_substatus_target_id
|
||||||
|
table: oc_organisation__field_client_substatus
|
||||||
|
field: field_client_substatus_target_id
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: or
|
||||||
|
value:
|
||||||
|
25: 25
|
||||||
|
26: 26
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
identifier: ''
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
reduce: false
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
reduce_duplicates: false
|
||||||
|
type: select
|
||||||
|
limit: true
|
||||||
|
vid: clie
|
||||||
|
hierarchy: false
|
||||||
|
error_message: true
|
||||||
|
plugin_id: taxonomy_index_tid
|
||||||
|
filter_groups:
|
||||||
|
operator: AND
|
||||||
|
groups:
|
||||||
|
1: AND
|
||||||
|
title: 'All clients'
|
||||||
|
header: { }
|
||||||
|
displays:
|
||||||
|
page_1: page_1
|
||||||
|
css_class: follow-ups-due
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- user
|
||||||
|
- user.roles
|
||||||
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
|
- 'config:field.storage.oc_organisation.field_client_type'
|
||||||
|
- 'config:field.storage.oc_organisation.field_tags'
|
||||||
block_1:
|
block_1:
|
||||||
display_plugin: block
|
display_plugin: block
|
||||||
id: block_1
|
id: block_1
|
||||||
@ -732,6 +848,53 @@ display:
|
|||||||
hierarchy: false
|
hierarchy: false
|
||||||
error_message: true
|
error_message: true
|
||||||
plugin_id: taxonomy_index_tid
|
plugin_id: taxonomy_index_tid
|
||||||
|
field_client_substatus_target_id:
|
||||||
|
id: field_client_substatus_target_id
|
||||||
|
table: oc_organisation__field_client_substatus
|
||||||
|
field: field_client_substatus_target_id
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: not
|
||||||
|
value:
|
||||||
|
25: 25
|
||||||
|
26: 26
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
identifier: ''
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
reduce: false
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
reduce_duplicates: false
|
||||||
|
type: select
|
||||||
|
limit: true
|
||||||
|
vid: clie
|
||||||
|
hierarchy: false
|
||||||
|
error_message: true
|
||||||
|
plugin_id: taxonomy_index_tid
|
||||||
filter_groups:
|
filter_groups:
|
||||||
operator: AND
|
operator: AND
|
||||||
groups:
|
groups:
|
||||||
|
@ -257,7 +257,7 @@ display:
|
|||||||
type: datetime_default
|
type: datetime_default
|
||||||
settings:
|
settings:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: medium
|
format_type: short
|
||||||
group_column: value
|
group_column: value
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
|
Reference in New Issue
Block a user