Added phone call and email activities, and related views
This commit is contained in:
@ -15,6 +15,6 @@ plugin: accreditation_count
|
||||
settings:
|
||||
id: accreditation_count
|
||||
label: 'Accreditation Count'
|
||||
provider: goodnightout_opencase
|
||||
label_display: visible
|
||||
provider: goodnightout_opencase
|
||||
visibility: { }
|
||||
|
@ -0,0 +1,39 @@
|
||||
uuid: 739a9057-a782-4ee3-870d-11cf91173793
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- opencase_entities.oc_activity_type.phone_call
|
||||
id: oc_activity.phone_call.default
|
||||
targetEntityType: oc_activity
|
||||
bundle: phone_call
|
||||
mode: default
|
||||
content:
|
||||
client:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
name:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
time_taken:
|
||||
type: number
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
activity_date_time: true
|
||||
status: true
|
49
config/core.entity_view_display.oc_activity.emi.default.yml
Normal file
49
config/core.entity_view_display.oc_activity.emi.default.yml
Normal file
@ -0,0 +1,49 @@
|
||||
uuid: 147b5ce7-db30-43de-98b8-248eb132570d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- opencase_entities.oc_activity_type.emi
|
||||
module:
|
||||
- datetime
|
||||
- user
|
||||
id: oc_activity.emi.default
|
||||
targetEntityType: oc_activity
|
||||
bundle: emi
|
||||
mode: default
|
||||
content:
|
||||
activity_date_time:
|
||||
type: datetime_default
|
||||
label: above
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: medium
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
client:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
name:
|
||||
type: string
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
user_id:
|
||||
type: author
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
time_taken: true
|
@ -0,0 +1,50 @@
|
||||
uuid: d9d0d719-aa17-435a-b85e-4936cde6b023
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- opencase_entities.oc_activity_type.phone_call
|
||||
module:
|
||||
- user
|
||||
id: oc_activity.phone_call.default
|
||||
targetEntityType: oc_activity
|
||||
bundle: phone_call
|
||||
mode: default
|
||||
content:
|
||||
client:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
name:
|
||||
type: string
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
time_taken:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
user_id:
|
||||
type: author
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
hidden:
|
||||
activity_date_time: true
|
||||
search_api_excerpt: true
|
@ -17,45 +17,48 @@ targetEntityType: oc_case
|
||||
bundle: project
|
||||
mode: default
|
||||
content:
|
||||
billing_details:
|
||||
weight: 0
|
||||
activities:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
billing_details:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
client:
|
||||
type: entity_reference_label
|
||||
weight: 3
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
fees:
|
||||
weight: 0
|
||||
weight: 5
|
||||
region: content
|
||||
fees:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_contract_signed_date:
|
||||
weight: 4
|
||||
type: datetime_default
|
||||
label: above
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: short
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
weight: 6
|
||||
region: content
|
||||
files:
|
||||
type: file_default
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
region: content
|
||||
weight: 6
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
weight: 8
|
||||
region: content
|
||||
total_fee:
|
||||
type: number_decimal
|
||||
weight: 1
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
@ -63,19 +66,23 @@ content:
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
trainings:
|
||||
weight: 2
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
user_id:
|
||||
label: above
|
||||
type: author
|
||||
weight: 5
|
||||
region: content
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 7
|
||||
region: content
|
||||
hidden:
|
||||
changed: true
|
||||
created: true
|
||||
feeds_item: true
|
||||
field_fee: true
|
||||
field_total_fee: true
|
||||
|
@ -25,50 +25,55 @@ targetEntityType: oc_case
|
||||
bundle: training
|
||||
mode: default
|
||||
content:
|
||||
activities_entity_view_1:
|
||||
weight: 4
|
||||
region: content
|
||||
activities:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
client:
|
||||
type: entity_reference_label
|
||||
weight: 0
|
||||
region: content
|
||||
activities_entity_view_1:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
client:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
debriefs:
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
debriefs_entity_view_1:
|
||||
weight: 3
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
evaluations:
|
||||
weight: 11
|
||||
region: content
|
||||
debriefs_entity_view_1:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
evaluations:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 12
|
||||
region: content
|
||||
evaluations_entity_view_1:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_date_of_training:
|
||||
weight: 4
|
||||
type: datetime_default
|
||||
label: above
|
||||
settings:
|
||||
format_type: medium
|
||||
timezone_override: ''
|
||||
format_type: medium
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
weight: 5
|
||||
region: content
|
||||
field_fee:
|
||||
weight: 3
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
@ -76,91 +81,93 @@ content:
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_decimal
|
||||
weight: 3
|
||||
region: content
|
||||
field_fee_category:
|
||||
type: list_default
|
||||
weight: 2
|
||||
region: content
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_number_of_participants:
|
||||
weight: 6
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_integer
|
||||
weight: 7
|
||||
region: content
|
||||
field_project:
|
||||
weight: 1
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 2
|
||||
region: content
|
||||
field_social_media:
|
||||
weight: 7
|
||||
type: boolean
|
||||
label: above
|
||||
settings:
|
||||
format: default
|
||||
format_custom_false: ''
|
||||
format_custom_true: ''
|
||||
third_party_settings: { }
|
||||
type: boolean
|
||||
weight: 8
|
||||
region: content
|
||||
field_training_delivery_format:
|
||||
weight: 5
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
weight: 6
|
||||
region: content
|
||||
field_training_status:
|
||||
weight: 3
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
weight: 4
|
||||
region: content
|
||||
field_training_type:
|
||||
weight: 2
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
weight: 3
|
||||
region: content
|
||||
files:
|
||||
type: file_default
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
region: content
|
||||
weight: 8
|
||||
third_party_settings: { }
|
||||
type: file_default
|
||||
notes:
|
||||
type: basic_string
|
||||
weight: 13
|
||||
region: content
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
trainers:
|
||||
weight: 9
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
user_id:
|
||||
notes:
|
||||
type: basic_string
|
||||
label: above
|
||||
type: author
|
||||
weight: 12
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 14
|
||||
region: content
|
||||
trainers:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 10
|
||||
region: content
|
||||
user_id:
|
||||
type: author
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 13
|
||||
region: content
|
||||
hidden:
|
||||
changed: true
|
||||
created: true
|
||||
feeds_item: true
|
||||
field_trainer: true
|
||||
search_api_excerpt: true
|
||||
|
@ -29,128 +29,133 @@ targetEntityType: oc_organisation
|
||||
bundle: client
|
||||
mode: default
|
||||
content:
|
||||
activities:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
field_accreditation_date:
|
||||
weight: 8
|
||||
type: datetime_default
|
||||
label: above
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: short
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
weight: 9
|
||||
region: content
|
||||
field_client_status:
|
||||
weight: 7
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 8
|
||||
region: content
|
||||
field_client_substatus:
|
||||
weight: 6
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 7
|
||||
region: content
|
||||
field_client_subtype:
|
||||
weight: 5
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 6
|
||||
region: content
|
||||
field_client_type:
|
||||
weight: 4
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 5
|
||||
region: content
|
||||
field_how_did_you_hear_about_us:
|
||||
weight: 15
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
weight: 16
|
||||
region: content
|
||||
field_location_festival_event:
|
||||
weight: 12
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
weight: 13
|
||||
region: content
|
||||
field_number_of_events_per_year:
|
||||
weight: 13
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_integer
|
||||
weight: 14
|
||||
region: content
|
||||
field_number_of_staff:
|
||||
weight: 11
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_integer
|
||||
weight: 12
|
||||
region: content
|
||||
field_premises_capacity:
|
||||
weight: 10
|
||||
type: number_integer
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
type: number_integer
|
||||
weight: 11
|
||||
region: content
|
||||
field_tags:
|
||||
weight: 14
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 15
|
||||
region: content
|
||||
field_umbrella_client:
|
||||
weight: 9
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
weight: 10
|
||||
region: content
|
||||
linked_clients:
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
name:
|
||||
label: hidden
|
||||
type: string
|
||||
weight: 3
|
||||
weight: 0
|
||||
region: content
|
||||
name:
|
||||
type: string
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
projects:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
trainings:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
trainings:
|
||||
weight: 1
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
feeds_item: true
|
||||
field_images: true
|
||||
|
@ -0,0 +1,48 @@
|
||||
uuid: 5dcb8bf1-2961-42ac-b031-3d152ae78c5d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- opencase_entities.oc_activity_type.evaluation
|
||||
- opencase_entities.oc_activity_type.trainer_debrief
|
||||
- user.role.gno_admin_user
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
- user
|
||||
id: oc_case.project.activities
|
||||
label: Activities
|
||||
display_label: true
|
||||
name: activities
|
||||
description: ''
|
||||
base_entity_type_id: oc_case
|
||||
base_bundle_type_id: project
|
||||
field_type_id: views
|
||||
field_type_config:
|
||||
view_name: activities_without_case
|
||||
display: block_2
|
||||
arguments: ''
|
||||
field_type_condition:
|
||||
'entity_bundle:oc_case':
|
||||
id: 'entity_bundle:oc_case'
|
||||
negate: false
|
||||
context_mapping:
|
||||
oc_case: entity_extra_field.target_entity
|
||||
bundles:
|
||||
project: project
|
||||
training: training
|
||||
route:
|
||||
id: route
|
||||
negate: false
|
||||
routes: ''
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: false
|
||||
pages: ''
|
||||
current_theme:
|
||||
id: current_theme
|
||||
theme: ''
|
||||
negate: 0
|
||||
field_conditions_all_pass: false
|
||||
display:
|
||||
type: view
|
@ -0,0 +1,48 @@
|
||||
uuid: 59986339-28c0-46b7-a224-5e9a2196bb8c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- opencase_entities.oc_activity_type.evaluation
|
||||
- opencase_entities.oc_activity_type.trainer_debrief
|
||||
- user.role.gno_admin_user
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
- user
|
||||
id: oc_case.training.activities
|
||||
label: Activities
|
||||
display_label: true
|
||||
name: activities
|
||||
description: ''
|
||||
base_entity_type_id: oc_case
|
||||
base_bundle_type_id: training
|
||||
field_type_id: views
|
||||
field_type_config:
|
||||
view_name: activities_without_case
|
||||
display: block_2
|
||||
arguments: ''
|
||||
field_type_condition:
|
||||
'entity_bundle:oc_case':
|
||||
id: 'entity_bundle:oc_case'
|
||||
negate: false
|
||||
context_mapping:
|
||||
oc_case: entity_extra_field.target_entity
|
||||
bundles:
|
||||
project: project
|
||||
training: training
|
||||
route:
|
||||
id: route
|
||||
negate: false
|
||||
routes: ''
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: false
|
||||
pages: ''
|
||||
current_theme:
|
||||
id: current_theme
|
||||
theme: ''
|
||||
negate: 0
|
||||
field_conditions_all_pass: false
|
||||
display:
|
||||
type: view
|
@ -0,0 +1,46 @@
|
||||
uuid: 78975dca-1800-41d5-96ad-bef6edbfcbb3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.gno_admin_user
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
- user
|
||||
id: oc_organisation.client.activities
|
||||
label: Activities
|
||||
display_label: true
|
||||
name: activities
|
||||
description: 'Activities that do not relate to a specific training.'
|
||||
base_entity_type_id: oc_organisation
|
||||
base_bundle_type_id: client
|
||||
field_type_id: views
|
||||
field_type_config:
|
||||
view_name: activities_without_case
|
||||
display: block_1
|
||||
arguments: ''
|
||||
field_type_condition:
|
||||
'entity_bundle:oc_organisation':
|
||||
id: 'entity_bundle:oc_organisation'
|
||||
negate: false
|
||||
context_mapping:
|
||||
oc_organisation: entity_extra_field.target_entity
|
||||
bundles:
|
||||
client: client
|
||||
umbrella_client: umbrella_client
|
||||
route:
|
||||
id: route
|
||||
negate: false
|
||||
routes: ''
|
||||
request_path:
|
||||
id: request_path
|
||||
negate: false
|
||||
pages: ''
|
||||
current_theme:
|
||||
id: current_theme
|
||||
theme: ''
|
||||
negate: 0
|
||||
field_conditions_all_pass: false
|
||||
display:
|
||||
type: view
|
6
config/opencase_entities.oc_activity_type.emi.yml
Normal file
6
config/opencase_entities.oc_activity_type.emi.yml
Normal file
@ -0,0 +1,6 @@
|
||||
uuid: d42c321e-4412-4963-8956-4a5646e9e3a3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: emi
|
||||
label: Email
|
6
config/opencase_entities.oc_activity_type.phone_call.yml
Normal file
6
config/opencase_entities.oc_activity_type.phone_call.yml
Normal file
@ -0,0 +1,6 @@
|
||||
uuid: 35370264-20ab-4f4c-a0a5-dc7dc858d20d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: phone_call
|
||||
label: 'Phone call'
|
665
config/views.view.activities_without_case.yml
Normal file
665
config/views.view.activities_without_case.yml
Normal file
@ -0,0 +1,665 @@
|
||||
uuid: 8328f802-8577-4bf7-b908-44ca55102832
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- opencase_entities.oc_activity_type.evaluation
|
||||
- opencase_entities.oc_activity_type.trainer_debrief
|
||||
- user.role.gno_admin_user
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
- user
|
||||
id: activities_without_case
|
||||
label: Activities
|
||||
module: views
|
||||
description: ''
|
||||
tag: ''
|
||||
base_table: oc_activity_field_data
|
||||
base_field: id
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
title: 'Activities without case'
|
||||
fields:
|
||||
type:
|
||||
id: type
|
||||
table: oc_activity_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
entity_field: type
|
||||
plugin_id: field
|
||||
label: 'Activity type'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: target_id
|
||||
type: entity_reference_label
|
||||
settings:
|
||||
link: false
|
||||
group_column: target_id
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
activity_date_time:
|
||||
id: activity_date_time
|
||||
table: oc_activity_field_data
|
||||
field: activity_date_time
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
entity_field: activity_date_time
|
||||
plugin_id: field
|
||||
label: Date
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: datetime_default
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: short
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
name:
|
||||
id: name
|
||||
table: oc_activity_field_data
|
||||
field: name
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: null
|
||||
entity_field: name
|
||||
plugin_id: field
|
||||
label: Subject
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
settings:
|
||||
link_to_entity: false
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
description:
|
||||
id: description
|
||||
table: oc_activity_field_data
|
||||
field: description
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
entity_field: description
|
||||
plugin_id: field
|
||||
label: Notes
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 200
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: true
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: basic_string
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
view_oc_activity:
|
||||
id: view_oc_activity
|
||||
table: oc_activity
|
||||
field: view_oc_activity
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
plugin_id: entity_link
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
text: view
|
||||
output_url_as_text: false
|
||||
absolute: false
|
||||
edit_oc_activity:
|
||||
id: edit_oc_activity
|
||||
table: oc_activity
|
||||
field: edit_oc_activity
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
plugin_id: entity_link_edit
|
||||
label: ''
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: false
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
text: edit
|
||||
output_url_as_text: false
|
||||
absolute: false
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 10
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: role
|
||||
options:
|
||||
role:
|
||||
gno_admin_user: gno_admin_user
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts: { }
|
||||
arguments:
|
||||
client:
|
||||
id: client
|
||||
table: oc_activity_field_data
|
||||
field: client
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
entity_field: client
|
||||
plugin_id: numeric
|
||||
default_action: default
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: false
|
||||
title: ''
|
||||
default_argument_type: raw
|
||||
default_argument_options:
|
||||
index: 2
|
||||
use_alias: false
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: false
|
||||
validate:
|
||||
type: none
|
||||
fail: 'not found'
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
filters: { }
|
||||
style:
|
||||
type: table
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: "<a class=\"button\" href=\"/opencase/oc_activity/add/phone_call?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client}}\">Add phone call</a>\r\n"
|
||||
tokenize: true
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags: { }
|
||||
block_1:
|
||||
id: block_1
|
||||
display_title: 'Without case'
|
||||
display_plugin: block
|
||||
position: 1
|
||||
display_options:
|
||||
defaults:
|
||||
footer: false
|
||||
display_description: ''
|
||||
footer:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: "<a class=\"button\" href=\"/opencase/oc_activity/add/phone_call?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client}}\">Add phone call</a>\r\n\r\n<a class=\"button\" href=\"/opencase/oc_activity/add/emi?client_id={{ raw_arguments.client }}&destination=/opencase/oc_organisation/{{ raw_arguments.client}}\">Add email</a>"
|
||||
tokenize: true
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags: { }
|
||||
block_2:
|
||||
id: block_2
|
||||
display_title: 'With case'
|
||||
display_plugin: block
|
||||
position: 2
|
||||
display_options:
|
||||
title: 'Activities with case'
|
||||
arguments:
|
||||
oc_case:
|
||||
id: oc_case
|
||||
table: oc_activity_field_data
|
||||
field: oc_case
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
entity_field: oc_case
|
||||
plugin_id: numeric
|
||||
default_action: default
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: false
|
||||
title: ''
|
||||
default_argument_type: raw
|
||||
default_argument_options:
|
||||
index: 2
|
||||
use_alias: false
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
format: default_summary
|
||||
specify_validation: false
|
||||
validate:
|
||||
type: none
|
||||
fail: 'not found'
|
||||
validate_options: { }
|
||||
break_phrase: false
|
||||
not: false
|
||||
filters:
|
||||
type:
|
||||
id: type
|
||||
table: oc_activity_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_activity
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
operator: 'not in'
|
||||
value:
|
||||
evaluation: evaluation
|
||||
trainer_debrief: trainer_debrief
|
||||
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: { }
|
||||
filter_groups:
|
||||
operator: AND
|
||||
groups:
|
||||
1: AND
|
||||
defaults:
|
||||
title: false
|
||||
arguments: false
|
||||
filters: false
|
||||
filter_groups: false
|
||||
footer: false
|
||||
display_description: ''
|
||||
footer:
|
||||
area_text_custom:
|
||||
id: area_text_custom
|
||||
table: views
|
||||
field: area_text_custom
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text_custom
|
||||
empty: true
|
||||
content: "<a class=\"button\" href=\"/opencase/oc_activity/add/phone_call?case_id={{ raw_arguments.oc_case}}&destination=/opencase/oc_case/{{ raw_arguments.oc_case}}\">Add phone call</a>\r\n\r\n<a class=\"button\" href=\"/opencase/oc_activity/add/emi?case_id={{ raw_arguments.oc_case}}&destination=/opencase/oc_case/{{ raw_arguments.oc_case}}\">Add email</a>\r\n"
|
||||
tokenize: true
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags: { }
|
Reference in New Issue
Block a user