Compare commits
98 Commits
b9481d39d5
...
master
Author | SHA1 | Date | |
---|---|---|---|
87219ba009 | |||
d42d62d300 | |||
0f93be7071 | |||
c03683d819 | |||
3ad6643692 | |||
5a6bee81cd | |||
c790e6af61 | |||
b849883fe3 | |||
8a8b13009d | |||
99d55e5f76 | |||
95bb467d76 | |||
ccbac9473b | |||
07683cd1b8 | |||
2b4b9696db | |||
03c826087a | |||
c47e4b7b22 | |||
801c69fa06 | |||
de3a79209b | |||
7ea66d37a7 | |||
cd8974fdb9 | |||
5e0bde90a0 | |||
bca978f6f0 | |||
49bf43e5b4 | |||
2c65aff7e1 | |||
44b9680e0c | |||
b70697995a | |||
ffb56ab09f | |||
2f07a2b9aa | |||
20f2312245 | |||
6857bb8d4c | |||
f48dae3371 | |||
183537db39 | |||
fb9737ca04 | |||
737104d7bd | |||
66fa591566 | |||
c318c451dc | |||
d81e1b3711 | |||
eb9335b250 | |||
809dbfc837 | |||
156434fecc | |||
57795b6393 | |||
457b4ad694 | |||
780f144b52 | |||
33aec90a78 | |||
f9654bcd78 | |||
4852de71c7 | |||
fdf00d5c95 | |||
a4aa8444e3 | |||
a228ea5554 | |||
c29a480401 | |||
56bc7b83dd | |||
9862e65ea9 | |||
2e071af1b7 | |||
12788e7965 | |||
a5132bbcfc | |||
f671580ed7 | |||
9351768b25 | |||
1c61f2f0a4 | |||
13fb920e69 | |||
cfec9be05c | |||
d483b3f47e | |||
f6792e5053 | |||
804694c0cc | |||
f1965ff3c1 | |||
b000e9414b | |||
107d0d6a8c | |||
6e91a54dc4 | |||
82a44d3448 | |||
21c84e21d2 | |||
19e0718fb8 | |||
e5358503f4 | |||
f532286802 | |||
b0f3376c82 | |||
559ff4d83b | |||
e5b01eac53 | |||
c65295be62 | |||
42f4b124d0 | |||
c3e6f05b21 | |||
bec63239f8 | |||
8d50660e88 | |||
1a1cfb0a2d | |||
44f40ce0da | |||
1e323d42f9 | |||
44598d7a19 | |||
95c1d4970e | |||
5768d9187b | |||
d1bf996c82 | |||
ae7c333179 | |||
4a222153af | |||
e63663255e | |||
cfe0b820f5 | |||
6dcd379535 | |||
eb9bd789c8 | |||
18f8e6cab8 | |||
4ee9cd5bef | |||
be7f5fc591 | |||
77abeaef4d | |||
8354e3b8cf |
25
config/optional/block.block.addactivity.yml
Normal file
25
config/optional/block.block.addactivity.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: 50fe4dcf-2304-49df-94a5-62ccdc502480
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase
|
||||||
|
- route_condition
|
||||||
|
theme:
|
||||||
|
- bartik
|
||||||
|
id: addactivity
|
||||||
|
theme: bartik
|
||||||
|
region: sidebar_second
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: add_activity
|
||||||
|
settings:
|
||||||
|
id: add_activity
|
||||||
|
label: 'Add Activity'
|
||||||
|
label_display: visible
|
||||||
|
provider: opencase
|
||||||
|
visibility:
|
||||||
|
route:
|
||||||
|
id: route
|
||||||
|
negate: false
|
||||||
|
routes: entity.oc_case.canonical
|
25
config/optional/block.block.addcase.yml
Normal file
25
config/optional/block.block.addcase.yml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
uuid: bb5d9db9-0e12-4245-9911-16ea92bc7213
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase
|
||||||
|
- route_condition
|
||||||
|
theme:
|
||||||
|
- bartik
|
||||||
|
id: addcase
|
||||||
|
theme: bartik
|
||||||
|
region: sidebar_second
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: add_case
|
||||||
|
settings:
|
||||||
|
id: add_case
|
||||||
|
label: 'Add Case'
|
||||||
|
label_display: visible
|
||||||
|
provider: opencase
|
||||||
|
visibility:
|
||||||
|
route:
|
||||||
|
id: route
|
||||||
|
negate: false
|
||||||
|
routes: entity.oc_actor.canonical
|
@ -1,22 +0,0 @@
|
|||||||
uuid: 0420cf43-7f91-4c16-80aa-f76d56641c9f
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- system
|
|
||||||
theme:
|
|
||||||
- bartik
|
|
||||||
_core:
|
|
||||||
default_config_hash: y0bXRvKYQQKkf_RVxA3aOPGpIfKKsDOzzrWYCgjxJ9Y
|
|
||||||
id: bartik_breadcrumbs
|
|
||||||
theme: bartik
|
|
||||||
region: breadcrumb
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: system_breadcrumb_block
|
|
||||||
settings:
|
|
||||||
id: system_breadcrumb_block
|
|
||||||
label: Breadcrumbs
|
|
||||||
label_display: '0'
|
|
||||||
provider: system
|
|
||||||
visibility: { }
|
|
@ -1,4 +1,4 @@
|
|||||||
uuid: d38425eb-15fe-4659-8595-57d566586633
|
uuid: f229784f-13c0-4d97-8b3c-8a1a2bb31c00
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8,18 +8,16 @@ dependencies:
|
|||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- bartik
|
- bartik
|
||||||
_core:
|
|
||||||
default_config_hash: '-mPyVl2gaejJOcEbMNyCrKWvN61T9BXYb0mLKJ0wPBI'
|
|
||||||
id: exposedformactor_searchpage_1
|
id: exposedformactor_searchpage_1
|
||||||
theme: bartik
|
theme: bartik
|
||||||
region: header
|
region: header
|
||||||
weight: -9
|
weight: 0
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_exposed_filter_block:actor_search-page_1'
|
plugin: 'views_exposed_filter_block:actor_search-page_1'
|
||||||
settings:
|
settings:
|
||||||
id: 'views_exposed_filter_block:actor_search-page_1'
|
id: 'views_exposed_filter_block:actor_search-page_1'
|
||||||
label: ''
|
label: ''
|
||||||
label_display: '0'
|
label_display: visible
|
||||||
provider: views
|
provider: views
|
||||||
views_label: ''
|
views_label: ''
|
||||||
visibility: { }
|
visibility: { }
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
uuid: 14120f1a-9009-4ed1-858a-875d748f93fe
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- views.view.activities
|
|
||||||
module:
|
|
||||||
- route_condition
|
|
||||||
- views
|
|
||||||
theme:
|
|
||||||
- bartik
|
|
||||||
id: views_block__activities_block_1
|
|
||||||
theme: bartik
|
|
||||||
region: content
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: 'views_block:activities-block_1'
|
|
||||||
settings:
|
|
||||||
id: 'views_block:activities-block_1'
|
|
||||||
label: ''
|
|
||||||
label_display: visible
|
|
||||||
provider: views
|
|
||||||
context_mapping: { }
|
|
||||||
views_label: ''
|
|
||||||
items_per_page: none
|
|
||||||
visibility:
|
|
||||||
route:
|
|
||||||
id: route
|
|
||||||
negate: false
|
|
||||||
routes: entity.oc_actor.canonical
|
|
@ -1,3 +1,4 @@
|
|||||||
|
uuid: 62e27553-4443-4047-8212-2af44dd4afa1
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8,23 +9,22 @@ dependencies:
|
|||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- bartik
|
- bartik
|
||||||
id: views_block__activities_block_1
|
id: views_block__activities_block_2
|
||||||
theme: bartik
|
theme: bartik
|
||||||
region: content
|
region: content
|
||||||
weight: 0
|
weight: 0
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:activities-block_1'
|
plugin: 'views_block:activities-block_2'
|
||||||
settings:
|
settings:
|
||||||
id: 'views_block:activities-block_1'
|
id: 'views_block:activities-block_2'
|
||||||
label: ''
|
label: ''
|
||||||
provider: views
|
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
provider: views
|
||||||
|
context_mapping: { }
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
context_mapping: { }
|
|
||||||
visibility:
|
visibility:
|
||||||
route:
|
route:
|
||||||
id: route
|
id: route
|
||||||
routes: entity.oc_actor.canonical
|
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping: { }
|
routes: entity.oc_case.canonical
|
@ -1,29 +0,0 @@
|
|||||||
uuid: 22782d1b-4b5d-422e-9609-96e63ffd39da
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- views.view.cases
|
|
||||||
module:
|
|
||||||
- route_condition
|
|
||||||
- views
|
|
||||||
theme:
|
|
||||||
- bartik
|
|
||||||
id: views_block__cases_block_1
|
|
||||||
theme: bartik
|
|
||||||
region: content
|
|
||||||
weight: 0
|
|
||||||
provider: null
|
|
||||||
plugin: 'views_block:cases-block_1'
|
|
||||||
settings:
|
|
||||||
id: 'views_block:cases-block_1'
|
|
||||||
label: ''
|
|
||||||
label_display: visible
|
|
||||||
provider: views
|
|
||||||
views_label: ''
|
|
||||||
items_per_page: none
|
|
||||||
visibility:
|
|
||||||
route:
|
|
||||||
id: route
|
|
||||||
negate: false
|
|
||||||
routes: entity.oc_actor.canonical
|
|
@ -7,4 +7,4 @@ _core:
|
|||||||
id: short
|
id: short
|
||||||
label: 'Default short date'
|
label: 'Default short date'
|
||||||
locked: false
|
locked: false
|
||||||
pattern: 'd/m/Y - H:i'
|
pattern: 'd M Y'
|
||||||
|
@ -4,11 +4,19 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- opencase_entities.oc_activity_type.application
|
- opencase_entities.oc_activity_type.application
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
id: oc_activity.application.default
|
id: oc_activity.application.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: application
|
bundle: application
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
description:
|
description:
|
||||||
type: string_textarea
|
type: string_textarea
|
||||||
weight: 4
|
weight: 4
|
||||||
@ -19,7 +27,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
name:
|
name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 2
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -27,7 +35,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
oc_provider:
|
oc_provider:
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
weight: 1
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
@ -35,28 +43,6 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
oc_target:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
revision_log:
|
|
||||||
type: hide_revision_field_log_widget
|
|
||||||
weight: 80
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number
|
type: number
|
||||||
weight: 3
|
weight: 3
|
||||||
@ -65,5 +51,7 @@ content:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -4,41 +4,54 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- opencase_entities.oc_activity_type.case_note
|
- opencase_entities.oc_activity_type.case_note
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
id: oc_activity.case_note.default
|
id: oc_activity.case_note.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: case_note
|
bundle: case_note
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
name:
|
name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -3
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
revision_log:
|
oc_provider:
|
||||||
type: hide_revision_field_log_widget
|
type: entity_reference_autocomplete
|
||||||
weight: 80
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number
|
type: number
|
||||||
weight: -3
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
|
||||||
description: true
|
|
||||||
oc_provider: true
|
|
||||||
oc_target: true
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -6,54 +6,61 @@ dependencies:
|
|||||||
- field.field.oc_activity.destitution_funds_provided.field_amount
|
- field.field.oc_activity.destitution_funds_provided.field_amount
|
||||||
- field.field.oc_activity.destitution_funds_provided.field_funds_for
|
- field.field.oc_activity.destitution_funds_provided.field_funds_for
|
||||||
- opencase_entities.oc_activity_type.destitution_funds_provided
|
- opencase_entities.oc_activity_type.destitution_funds_provided
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
id: oc_activity.destitution_funds_provided.default
|
id: oc_activity.destitution_funds_provided.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: destitution_funds_provided
|
bundle: destitution_funds_provided
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
field_amount:
|
field_amount:
|
||||||
type: number
|
type: number
|
||||||
weight: 28
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_funds_for:
|
field_funds_for:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 27
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
name:
|
name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -3
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
revision_log:
|
oc_provider:
|
||||||
type: hide_revision_field_log_widget
|
type: entity_reference_autocomplete
|
||||||
weight: 80
|
weight: 2
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
|
||||||
time_taken:
|
|
||||||
type: number
|
|
||||||
weight: -3
|
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
|
||||||
description: true
|
|
||||||
oc_provider: true
|
|
||||||
oc_target: true
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
time_taken: true
|
||||||
|
user_id: true
|
||||||
|
@ -1,62 +1,57 @@
|
|||||||
uuid: 13b48008-63b7-4485-babe-9b72256f976a
|
uuid: c9168804-754e-4c9c-872e-34d340c0db2a
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.oc_activity.volunteer_training_session.field_date_attended
|
- opencase_entities.oc_activity_type.email
|
||||||
- field.field.oc_activity.volunteer_training_session.field_type_of_session
|
|
||||||
- opencase_entities.oc_activity_type.volunteer_training_session
|
|
||||||
module:
|
module:
|
||||||
- datetime
|
- datetime
|
||||||
id: oc_activity.volunteer_training_session.default
|
id: oc_activity.email.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: volunteer_training_session
|
bundle: email
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_date_attended:
|
activity_date_time:
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
weight: 27
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_type_of_session:
|
description:
|
||||||
type: string_textfield
|
type: string_textarea
|
||||||
weight: 26
|
weight: 4
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
name:
|
|
||||||
type: string_textfield
|
|
||||||
weight: -3
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
revision_log:
|
|
||||||
type: hide_revision_field_log_widget
|
|
||||||
weight: 80
|
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
show: true
|
third_party_settings: { }
|
||||||
default: ''
|
name:
|
||||||
permission_based: false
|
type: string_textfield
|
||||||
allow_user_settings: true
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number
|
type: number
|
||||||
weight: -3
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
|
||||||
description: true
|
|
||||||
oc_provider: true
|
|
||||||
oc_target: true
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,57 @@
|
|||||||
|
uuid: 86825dc4-21cd-4670-80f5-fd3fc6c67e25
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.interview
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.interview.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: interview
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
time_taken:
|
||||||
|
type: number
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,57 @@
|
|||||||
|
uuid: a86206a2-d677-4276-8450-39941361eee1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.lete
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.lete.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: lete
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
time_taken:
|
||||||
|
type: number
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -6,7 +6,6 @@ dependencies:
|
|||||||
- opencase_entities.oc_activity_type.phone_call
|
- opencase_entities.oc_activity_type.phone_call
|
||||||
module:
|
module:
|
||||||
- datetime
|
- datetime
|
||||||
- hide_revision_field
|
|
||||||
id: oc_activity.phone_call.default
|
id: oc_activity.phone_call.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: phone_call
|
bundle: phone_call
|
||||||
@ -18,9 +17,17 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
name:
|
name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 4
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -36,28 +43,6 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
oc_target:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
revision_log:
|
|
||||||
type: hide_revision_field_log_widget
|
|
||||||
weight: 5
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number
|
type: number
|
||||||
weight: 3
|
weight: 3
|
||||||
@ -66,5 +51,7 @@ content:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
description: true
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -0,0 +1,57 @@
|
|||||||
|
uuid: 0751919f-0018-47c0-b5fd-074d40ccc2df
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.research
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.research.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: research
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
time_taken:
|
||||||
|
type: number
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,60 @@
|
|||||||
|
uuid: 43b06d48-94ac-4f74-9adc-f40bb63d4f4e
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.supervision
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.supervision.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: supervision
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_target:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
||||||
|
time_taken: true
|
||||||
|
user_id: true
|
@ -18,10 +18,12 @@ dependencies:
|
|||||||
- field.field.oc_actor.client.field_nationalities
|
- field.field.oc_actor.client.field_nationalities
|
||||||
- field.field.oc_actor.client.field_referred_by
|
- field.field.oc_actor.client.field_referred_by
|
||||||
- field.field.oc_actor.client.field_sex
|
- field.field.oc_actor.client.field_sex
|
||||||
|
- field.field.oc_actor.client.field_status
|
||||||
- opencase_entities.oc_actor_type.client
|
- opencase_entities.oc_actor_type.client
|
||||||
module:
|
module:
|
||||||
- datetime
|
- datetime
|
||||||
- file
|
- file
|
||||||
|
- hide_revision_field
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 90BCsdjSFMMiSp2Da3WhMM2sOUliF433LfErYxVCrgk
|
default_config_hash: 90BCsdjSFMMiSp2Da3WhMM2sOUliF433LfErYxVCrgk
|
||||||
id: oc_actor.client.default
|
id: oc_actor.client.default
|
||||||
@ -140,6 +142,16 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
field_status:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 81
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
first_name:
|
first_name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: 0
|
weight: 0
|
||||||
|
@ -0,0 +1,79 @@
|
|||||||
|
uuid: 56d178c9-a69d-42a7-8235-6ecce238a904
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_actor_type.staff_member
|
||||||
|
id: oc_actor.staff_member.default
|
||||||
|
targetEntityType: oc_actor
|
||||||
|
bundle: staff_member
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
email:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
first_name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
last_name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
middle_names:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
phone:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
phone2:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
post_code:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 7
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
postal_address:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -10,8 +10,6 @@ dependencies:
|
|||||||
- field.field.oc_actor.volunteer.field_osic_level
|
- field.field.oc_actor.volunteer.field_osic_level
|
||||||
- field.field.oc_actor.volunteer.field_skills
|
- field.field.oc_actor.volunteer.field_skills
|
||||||
- opencase_entities.oc_actor_type.volunteer
|
- opencase_entities.oc_actor_type.volunteer
|
||||||
module:
|
|
||||||
- hide_revision_field
|
|
||||||
id: oc_actor.volunteer.default
|
id: oc_actor.volunteer.default
|
||||||
targetEntityType: oc_actor
|
targetEntityType: oc_actor
|
||||||
bundle: volunteer
|
bundle: volunteer
|
||||||
@ -19,15 +17,7 @@ mode: default
|
|||||||
content:
|
content:
|
||||||
email:
|
email:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -5
|
weight: 2
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
field_ethnic_o:
|
|
||||||
type: string_textfield
|
|
||||||
weight: 81
|
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -35,7 +25,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_general_noes:
|
field_general_noes:
|
||||||
type: string_textarea
|
type: string_textarea
|
||||||
weight: 5
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
@ -43,25 +33,19 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_languages_spoken:
|
field_languages_spoken:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 2
|
weight: 7
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_nationalities:
|
|
||||||
type: options_select
|
|
||||||
weight: 1
|
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_osic_level:
|
field_osic_level:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 3
|
weight: 8
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_skills:
|
field_skills:
|
||||||
type: string_textarea
|
type: string_textarea
|
||||||
weight: 4
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
@ -69,7 +53,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
first_name:
|
first_name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -100
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -77,15 +61,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
last_name:
|
last_name:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -98
|
weight: 1
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
middle_names:
|
|
||||||
type: string_textfield
|
|
||||||
weight: -99
|
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -101,7 +77,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
phone:
|
phone:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -4
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -109,7 +85,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
phone2:
|
phone2:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -3
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -117,7 +93,7 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
post_code:
|
post_code:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
weight: -1
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
@ -125,34 +101,17 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
postal_address:
|
postal_address:
|
||||||
type: string_textarea
|
type: string_textarea
|
||||||
weight: -2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
revision_log:
|
|
||||||
type: hide_revision_field_log_widget
|
|
||||||
weight: 80
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
|
||||||
user_id:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 5
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
rows: 5
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
|
field_ethnic_o: true
|
||||||
|
field_nationalities: true
|
||||||
|
middle_names: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
||||||
user_login: true
|
user_login: true
|
||||||
|
@ -9,33 +9,20 @@ dependencies:
|
|||||||
- opencase_cases.oc_case_type.accommodation
|
- opencase_cases.oc_case_type.accommodation
|
||||||
module:
|
module:
|
||||||
- file
|
- file
|
||||||
- hide_revision_field
|
|
||||||
id: oc_case.accommodation.default
|
id: oc_case.accommodation.default
|
||||||
targetEntityType: oc_case
|
targetEntityType: oc_case
|
||||||
bundle: accommodation
|
bundle: accommodation
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_case_finance:
|
|
||||||
type: options_select
|
|
||||||
weight: 4
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_outcome:
|
|
||||||
type: options_select
|
|
||||||
weight: 7
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_type_of_acco:
|
field_type_of_acco:
|
||||||
type: options_select
|
type: options_select
|
||||||
weight: 3
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
files:
|
files:
|
||||||
type: file_generic
|
type: file_generic
|
||||||
weight: 2
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
@ -58,22 +45,13 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
revision_log:
|
|
||||||
type: hide_revision_field_log_widget
|
|
||||||
weight: 8
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
hidden:
|
||||||
|
field_case_finance: true
|
||||||
field_fee_calculation: true
|
field_fee_calculation: true
|
||||||
field_fee_or_equivalent_cost: true
|
field_fee_or_equivalent_cost: true
|
||||||
|
field_outcome: true
|
||||||
notes: true
|
notes: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
total_fee: true
|
total_fee: true
|
||||||
user_id: true
|
user_id: true
|
||||||
|
@ -0,0 +1,41 @@
|
|||||||
|
uuid: 7010aa94-15ca-4b06-a7b2-0fdac3ed3ea7
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_cases.oc_case_type.volunteer_engagement
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: oc_case.volunteer_engagement.default
|
||||||
|
targetEntityType: oc_case
|
||||||
|
bundle: volunteer_engagement
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
files:
|
||||||
|
type: file_generic
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
notes:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
oc_target: true
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -11,25 +11,28 @@ mode: default
|
|||||||
content:
|
content:
|
||||||
amount:
|
amount:
|
||||||
type: number
|
type: number
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
oc_case:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_fee_category:
|
||||||
|
type: options_select
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
description: true
|
|
||||||
name: true
|
name: true
|
||||||
oc_fee_category: true
|
oc_case: true
|
||||||
revision_log: true
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
user_id: true
|
user_id: true
|
||||||
|
@ -9,58 +9,21 @@ targetEntityType: oc_case_provision
|
|||||||
bundle: caseworker
|
bundle: caseworker
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
oc_case:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
oc_case_provider_role:
|
oc_case_provider_role:
|
||||||
type: entity_reference_autocomplete
|
type: options_select
|
||||||
weight: 2
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
oc_provider:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings: { }
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
revision_log:
|
oc_provider:
|
||||||
type: hide_revision_field_log_widget
|
type: options_select
|
||||||
weight: 80
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings: { }
|
||||||
rows: 5
|
|
||||||
placeholder: ''
|
|
||||||
show: true
|
|
||||||
default: ''
|
|
||||||
permission_based: false
|
|
||||||
allow_user_settings: true
|
|
||||||
third_party_settings: { }
|
|
||||||
user_id:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 3
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
name: true
|
name: true
|
||||||
|
oc_case: true
|
||||||
|
revision_log: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -0,0 +1,57 @@
|
|||||||
|
uuid: 9282eb8d-96fa-4c3a-a0ea-abbdc763efa0
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
|
id: oc_equal_opps.oc_equal_opps.default
|
||||||
|
targetEntityType: oc_equal_opps
|
||||||
|
bundle: oc_equal_opps
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
access_needs:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
age:
|
||||||
|
type: options_select
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
gender:
|
||||||
|
type: options_select
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
oc_actor:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
race_ethnicity:
|
||||||
|
type: options_select
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
sexuality:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
name: true
|
@ -1,34 +0,0 @@
|
|||||||
uuid: af8b76e1-d9c9-4e4b-8a00-0831b7822170
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.oc_event.piss_up.field_test
|
|
||||||
- opencase_entities.oc_event_type.piss_up
|
|
||||||
module:
|
|
||||||
- datetime
|
|
||||||
id: oc_event.piss_up.default
|
|
||||||
targetEntityType: oc_event
|
|
||||||
bundle: piss_up
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_test:
|
|
||||||
type: entity_reference_autocomplete
|
|
||||||
weight: 51
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
match_operator: CONTAINS
|
|
||||||
match_limit: 10
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
name:
|
|
||||||
type: string_textfield
|
|
||||||
weight: -4
|
|
||||||
region: content
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
hidden:
|
|
||||||
status: true
|
|
@ -0,0 +1,48 @@
|
|||||||
|
uuid: b512b25f-0fab-4582-88ee-ce7184c6b6c6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_event_type.volunteer_training_session
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_event.volunteer_training_session.default
|
||||||
|
targetEntityType: oc_event
|
||||||
|
bundle: volunteer_training_session
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
attendees:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
description:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,65 @@
|
|||||||
|
uuid: ac6da2f0-4de2-4e8d-baf6-f7229b42616f
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_organisation_type.partner_organisation
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: oc_organisation.partner_organisation.default
|
||||||
|
targetEntityType: oc_organisation
|
||||||
|
bundle: partner_organisation
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
contact_name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
email:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
notes:
|
||||||
|
type: string_textarea
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
rows: 5
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
website:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
billing_contact_name: true
|
||||||
|
billing_email: true
|
||||||
|
billing_phone: true
|
||||||
|
billing_post_code: true
|
||||||
|
billing_postal_address: true
|
||||||
|
contact_role: true
|
||||||
|
phone: true
|
||||||
|
post_code: true
|
||||||
|
postal_address: true
|
||||||
|
revision_log: true
|
||||||
|
status: true
|
@ -17,24 +17,41 @@ bundle: user
|
|||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
account:
|
account:
|
||||||
weight: -10
|
|
||||||
region: content
|
|
||||||
contact:
|
|
||||||
weight: 5
|
|
||||||
region: content
|
|
||||||
language:
|
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
timezone:
|
settings: { }
|
||||||
weight: 6
|
third_party_settings: { }
|
||||||
|
contact:
|
||||||
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_linked_opencase_actor:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
language:
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
timezone:
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
user_picture:
|
user_picture:
|
||||||
type: image_image
|
type: image_image
|
||||||
weight: -1
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
preview_image_style: thumbnail
|
preview_image_style: thumbnail
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
hidden:
|
hidden: { }
|
||||||
field_linked_opencase_actor: true
|
|
||||||
|
@ -44,6 +44,8 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
image_link: ''
|
image_link: ''
|
||||||
image_style: large
|
image_style: large
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -1
|
weight: -1
|
||||||
region: content
|
region: content
|
||||||
|
@ -35,6 +35,8 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: thumbnail
|
image_style: thumbnail
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
@ -35,6 +35,8 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: medium
|
image_style: medium
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -1
|
weight: -1
|
||||||
region: content
|
region: content
|
||||||
@ -51,6 +53,5 @@ content:
|
|||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
comment: true
|
comment: true
|
||||||
field_image: true
|
|
||||||
field_tags: true
|
field_tags: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -5,19 +5,35 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- opencase_entities.oc_activity_type.application
|
- opencase_entities.oc_activity_type.application
|
||||||
module:
|
module:
|
||||||
- user
|
- datetime
|
||||||
id: oc_activity.application.default
|
id: oc_activity.application.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: application
|
bundle: application
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
oc_provider:
|
oc_provider:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
@ -27,14 +43,6 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
oc_target:
|
|
||||||
type: entity_reference_label
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link: true
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number_decimal
|
type: number_decimal
|
||||||
label: above
|
label: above
|
||||||
@ -44,16 +52,10 @@ content:
|
|||||||
scale: 2
|
scale: 2
|
||||||
prefix_suffix: true
|
prefix_suffix: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 3
|
||||||
region: content
|
|
||||||
user_id:
|
|
||||||
type: author
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 4
|
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
oc_target: true
|
||||||
description: true
|
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -5,19 +5,43 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- opencase_entities.oc_activity_type.case_note
|
- opencase_entities.oc_activity_type.case_note
|
||||||
module:
|
module:
|
||||||
- user
|
- datetime
|
||||||
id: oc_activity.case_note.default
|
id: oc_activity.case_note.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: case_note
|
bundle: case_note
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 2
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number_decimal
|
type: number_decimal
|
||||||
@ -28,18 +52,10 @@ content:
|
|||||||
scale: 2
|
scale: 2
|
||||||
prefix_suffix: true
|
prefix_suffix: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 3
|
||||||
region: content
|
|
||||||
user_id:
|
|
||||||
type: author
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
|
||||||
description: true
|
|
||||||
oc_provider: true
|
|
||||||
oc_target: true
|
oc_target: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -7,13 +7,29 @@ dependencies:
|
|||||||
- field.field.oc_activity.destitution_funds_provided.field_funds_for
|
- field.field.oc_activity.destitution_funds_provided.field_funds_for
|
||||||
- opencase_entities.oc_activity_type.destitution_funds_provided
|
- opencase_entities.oc_activity_type.destitution_funds_provided
|
||||||
module:
|
module:
|
||||||
|
- datetime
|
||||||
- options
|
- options
|
||||||
- user
|
|
||||||
id: oc_activity.destitution_funds_provided.default
|
id: oc_activity.destitution_funds_provided.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: destitution_funds_provided
|
bundle: destitution_funds_provided
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
field_amount:
|
field_amount:
|
||||||
type: number_decimal
|
type: number_decimal
|
||||||
label: above
|
label: above
|
||||||
@ -23,14 +39,14 @@ content:
|
|||||||
scale: 2
|
scale: 2
|
||||||
prefix_suffix: true
|
prefix_suffix: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
field_funds_for:
|
field_funds_for:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
@ -38,7 +54,15 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 2
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number_decimal
|
type: number_decimal
|
||||||
@ -49,18 +73,10 @@ content:
|
|||||||
scale: 2
|
scale: 2
|
||||||
prefix_suffix: true
|
prefix_suffix: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 5
|
||||||
region: content
|
|
||||||
user_id:
|
|
||||||
type: author
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 3
|
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
|
||||||
description: true
|
|
||||||
oc_provider: true
|
|
||||||
oc_target: true
|
oc_target: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -0,0 +1,58 @@
|
|||||||
|
uuid: bcd68faf-74c4-457e-9fc3-6e2fb7a25c97
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.email
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.email.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: email
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
oc_target:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
time_taken: true
|
||||||
|
user_id: true
|
@ -1,43 +1,47 @@
|
|||||||
uuid: f33b1e75-dcc3-4471-9637-0bda9d795804
|
uuid: a696fdb4-5317-4bfa-ac92-c15b09c3a7d2
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.oc_activity.volunteer_training_session.field_date_attended
|
- opencase_entities.oc_activity_type.interview
|
||||||
- field.field.oc_activity.volunteer_training_session.field_type_of_session
|
|
||||||
- opencase_entities.oc_activity_type.volunteer_training_session
|
|
||||||
module:
|
module:
|
||||||
- datetime
|
- datetime
|
||||||
- user
|
id: oc_activity.interview.default
|
||||||
id: oc_activity.volunteer_training_session.default
|
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: volunteer_training_session
|
bundle: interview
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_date_attended:
|
activity_date_time:
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: medium
|
format_type: medium
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
|
||||||
region: content
|
|
||||||
field_type_of_session:
|
|
||||||
type: string
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link_to_entity: false
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 2
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
time_taken:
|
time_taken:
|
||||||
type: number_decimal
|
type: number_decimal
|
||||||
@ -48,18 +52,10 @@ content:
|
|||||||
scale: 2
|
scale: 2
|
||||||
prefix_suffix: true
|
prefix_suffix: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 3
|
||||||
region: content
|
|
||||||
user_id:
|
|
||||||
type: author
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 2
|
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
activity_date_time: true
|
|
||||||
description: true
|
|
||||||
oc_provider: true
|
|
||||||
oc_target: true
|
oc_target: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,61 @@
|
|||||||
|
uuid: 46f32ceb-da51-40ce-adba-1f3e4bd206ec
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.lete
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.lete.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: lete
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
time_taken:
|
||||||
|
type: number_decimal
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
thousand_separator: ''
|
||||||
|
decimal_separator: .
|
||||||
|
scale: 2
|
||||||
|
prefix_suffix: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
oc_target: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -6,7 +6,6 @@ dependencies:
|
|||||||
- opencase_entities.oc_activity_type.phone_call
|
- opencase_entities.oc_activity_type.phone_call
|
||||||
module:
|
module:
|
||||||
- datetime
|
- datetime
|
||||||
- user
|
|
||||||
id: oc_activity.phone_call.default
|
id: oc_activity.phone_call.default
|
||||||
targetEntityType: oc_activity
|
targetEntityType: oc_activity
|
||||||
bundle: phone_call
|
bundle: phone_call
|
||||||
@ -21,13 +20,20 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 4
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
oc_provider:
|
oc_provider:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
@ -45,24 +51,8 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
time_taken:
|
|
||||||
type: number_decimal
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
thousand_separator: ''
|
|
||||||
decimal_separator: .
|
|
||||||
scale: 2
|
|
||||||
prefix_suffix: true
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 3
|
|
||||||
region: content
|
|
||||||
user_id:
|
|
||||||
type: author
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 5
|
|
||||||
region: content
|
|
||||||
hidden:
|
hidden:
|
||||||
description: true
|
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
time_taken: true
|
||||||
|
user_id: true
|
||||||
|
@ -0,0 +1,61 @@
|
|||||||
|
uuid: 5277f0e8-d0c5-4faf-8978-f0c6d7cc0f5b
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.research
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.research.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: research
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
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: 3
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
oc_target: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,58 @@
|
|||||||
|
uuid: bc3147a1-d263-4fb3-8059-4fe0dc180df9
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_activity_type.supervision
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_activity.supervision.default
|
||||||
|
targetEntityType: oc_activity
|
||||||
|
bundle: supervision
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
name:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
oc_provider:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
oc_target:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
time_taken: true
|
||||||
|
user_id: true
|
@ -17,31 +17,37 @@ dependencies:
|
|||||||
- field.field.oc_actor.client.field_marital_
|
- field.field.oc_actor.client.field_marital_
|
||||||
- field.field.oc_actor.client.field_nationalities
|
- field.field.oc_actor.client.field_nationalities
|
||||||
- field.field.oc_actor.client.field_referred_by
|
- field.field.oc_actor.client.field_referred_by
|
||||||
|
- field.field.oc_actor.client.field_sex
|
||||||
|
- field.field.oc_actor.client.field_status
|
||||||
- opencase_entities.oc_actor_type.client
|
- opencase_entities.oc_actor_type.client
|
||||||
module:
|
module:
|
||||||
- datetime
|
- datetime
|
||||||
- file
|
- file
|
||||||
- options
|
- options
|
||||||
- user
|
|
||||||
id: oc_actor.client.default
|
id: oc_actor.client.default
|
||||||
targetEntityType: oc_actor
|
targetEntityType: oc_actor
|
||||||
bundle: client
|
bundle: client
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
cases:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 19
|
||||||
|
region: content
|
||||||
email:
|
email:
|
||||||
type: string
|
type: string
|
||||||
label: above
|
label: above
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -5
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
field_asylum_status:
|
field_asylum_status:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 8
|
||||||
region: content
|
region: content
|
||||||
field_client_field_1:
|
field_client_field_1:
|
||||||
type: string
|
type: string
|
||||||
@ -57,7 +63,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
use_description_as_link_text: true
|
use_description_as_link_text: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 12
|
weight: 17
|
||||||
region: content
|
region: content
|
||||||
field_date_of_birth:
|
field_date_of_birth:
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
@ -66,7 +72,7 @@ content:
|
|||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: short
|
format_type: short
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
field_dependants:
|
field_dependants:
|
||||||
type: string
|
type: string
|
||||||
@ -74,7 +80,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 9
|
weight: 14
|
||||||
region: content
|
region: content
|
||||||
field_disability:
|
field_disability:
|
||||||
type: string
|
type: string
|
||||||
@ -82,7 +88,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 7
|
weight: 12
|
||||||
region: content
|
region: content
|
||||||
field_ethnic_o:
|
field_ethnic_o:
|
||||||
type: string
|
type: string
|
||||||
@ -90,56 +96,56 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 4
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
field_gender_identified_with:
|
field_gender_identified_with:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
field_general_noes:
|
field_general_noes:
|
||||||
type: basic_string
|
type: basic_string
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 13
|
weight: 18
|
||||||
region: content
|
region: content
|
||||||
field_how_heard:
|
field_how_heard:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 10
|
weight: 15
|
||||||
region: content
|
region: content
|
||||||
field_income:
|
field_income:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 8
|
weight: 13
|
||||||
region: content
|
region: content
|
||||||
field_languages_spoken:
|
field_languages_spoken:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 6
|
weight: 11
|
||||||
region: content
|
region: content
|
||||||
field_marital_:
|
field_marital_:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
field_nationalities:
|
field_nationalities:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 5
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
field_referred_by:
|
field_referred_by:
|
||||||
type: string
|
type: string
|
||||||
@ -147,7 +153,15 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 11
|
weight: 16
|
||||||
|
region: content
|
||||||
|
field_status:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 20
|
||||||
region: content
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
@ -163,7 +177,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -4
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
phone2:
|
phone2:
|
||||||
type: string
|
type: string
|
||||||
@ -171,7 +185,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
post_code:
|
post_code:
|
||||||
type: string
|
type: string
|
||||||
@ -179,14 +193,14 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -1
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
postal_address:
|
postal_address:
|
||||||
type: basic_string
|
type: basic_string
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -2
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
field_sex: true
|
field_sex: true
|
||||||
@ -194,3 +208,6 @@ hidden:
|
|||||||
last_name: true
|
last_name: true
|
||||||
middle_names: true
|
middle_names: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
total_cases: true
|
||||||
|
user_id: true
|
||||||
|
@ -0,0 +1,58 @@
|
|||||||
|
uuid: 67d86fb5-981d-4e62-866b-16921b71fa17
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_actor_type.staff_member
|
||||||
|
id: oc_actor.staff_member.default
|
||||||
|
targetEntityType: oc_actor
|
||||||
|
bundle: staff_member
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
email:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
phone:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
phone2:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
post_code:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
postal_address:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
first_name: true
|
||||||
|
last_name: true
|
||||||
|
middle_names: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
total_cases: true
|
||||||
|
user_id: true
|
@ -23,43 +23,28 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -5
|
weight: 0
|
||||||
region: content
|
|
||||||
field_ethnic_o:
|
|
||||||
type: string
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link_to_entity: false
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 6
|
|
||||||
region: content
|
region: content
|
||||||
field_general_noes:
|
field_general_noes:
|
||||||
type: basic_string
|
type: basic_string
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 5
|
weight: 8
|
||||||
region: content
|
region: content
|
||||||
field_languages_spoken:
|
field_languages_spoken:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 5
|
||||||
region: content
|
|
||||||
field_nationalities:
|
|
||||||
type: list_default
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 1
|
|
||||||
region: content
|
region: content
|
||||||
field_osic_level:
|
field_osic_level:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
field_sdfdsfds:
|
field_sdfdsfds:
|
||||||
type: text_default
|
type: text_default
|
||||||
@ -73,7 +58,7 @@ content:
|
|||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 4
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
@ -89,7 +74,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -4
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
phone2:
|
phone2:
|
||||||
type: string
|
type: string
|
||||||
@ -97,7 +82,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -3
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
post_code:
|
post_code:
|
||||||
type: string
|
type: string
|
||||||
@ -105,17 +90,22 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
link_to_entity: false
|
link_to_entity: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -1
|
weight: 4
|
||||||
region: content
|
region: content
|
||||||
postal_address:
|
postal_address:
|
||||||
type: basic_string
|
type: basic_string
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: -2
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
|
field_ethnic_o: true
|
||||||
|
field_nationalities: true
|
||||||
first_name: true
|
first_name: true
|
||||||
last_name: true
|
last_name: true
|
||||||
middle_names: true
|
middle_names: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
total_cases: true
|
||||||
|
user_id: true
|
||||||
|
@ -10,32 +10,27 @@ dependencies:
|
|||||||
module:
|
module:
|
||||||
- file
|
- file
|
||||||
- options
|
- options
|
||||||
- user
|
|
||||||
id: oc_case.accommodation.default
|
id: oc_case.accommodation.default
|
||||||
targetEntityType: oc_case
|
targetEntityType: oc_case
|
||||||
bundle: accommodation
|
bundle: accommodation
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
field_case_finance:
|
caseworkers:
|
||||||
type: list_default
|
|
||||||
label: above
|
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
field_outcome:
|
fees:
|
||||||
type: list_default
|
|
||||||
label: above
|
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 4
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
field_type_of_acco:
|
field_type_of_acco:
|
||||||
type: list_default
|
type: list_default
|
||||||
label: above
|
label: above
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
files:
|
files:
|
||||||
type: file_default
|
type: file_default
|
||||||
@ -43,7 +38,7 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
use_description_as_link_text: true
|
use_description_as_link_text: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 6
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
oc_target:
|
oc_target:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
@ -62,21 +57,17 @@ content:
|
|||||||
scale: 2
|
scale: 2
|
||||||
prefix_suffix: true
|
prefix_suffix: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 4
|
||||||
region: content
|
|
||||||
user_id:
|
|
||||||
type: author
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 5
|
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
changed: true
|
changed: true
|
||||||
created: true
|
created: true
|
||||||
|
field_case_finance: true
|
||||||
field_fee_calculation: true
|
field_fee_calculation: true
|
||||||
field_fee_or_equivalent_cost: true
|
field_fee_or_equivalent_cost: true
|
||||||
|
field_outcome: true
|
||||||
name: true
|
name: true
|
||||||
notes: true
|
notes: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
status: true
|
status: true
|
||||||
|
user_id: true
|
||||||
|
@ -0,0 +1,59 @@
|
|||||||
|
uuid: be83d248-b875-4cea-b0c9-dc28c4672581
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_cases.oc_case_type.volunteer_engagement
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: oc_case.volunteer_engagement.default
|
||||||
|
targetEntityType: oc_case
|
||||||
|
bundle: volunteer_engagement
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
fees:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
files:
|
||||||
|
type: file_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
notes:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
oc_target:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
total_fee:
|
||||||
|
type: number_decimal
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
thousand_separator: ''
|
||||||
|
decimal_separator: .
|
||||||
|
scale: 2
|
||||||
|
prefix_suffix: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
changed: true
|
||||||
|
created: true
|
||||||
|
name: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,59 @@
|
|||||||
|
uuid: a943f9cf-97d5-47e4-99dd-bef53045f497
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
|
- options
|
||||||
|
id: oc_equal_opps.oc_equal_opps.default
|
||||||
|
targetEntityType: oc_equal_opps
|
||||||
|
bundle: oc_equal_opps
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
access_needs:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
age:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
gender:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
oc_actor:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
race_ethnicity:
|
||||||
|
type: list_default
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
sexuality:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
name: true
|
||||||
|
search_api_excerpt: true
|
@ -1,25 +0,0 @@
|
|||||||
uuid: d4b5d087-cb11-45a3-aeb7-9a7657f25e07
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.field.oc_event.piss_up.field_test
|
|
||||||
- opencase_entities.oc_event_type.piss_up
|
|
||||||
module:
|
|
||||||
- datetime
|
|
||||||
id: oc_event.piss_up.default
|
|
||||||
targetEntityType: oc_event
|
|
||||||
bundle: piss_up
|
|
||||||
mode: default
|
|
||||||
content:
|
|
||||||
field_test:
|
|
||||||
type: entity_reference_label
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
link: true
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 51
|
|
||||||
region: content
|
|
||||||
hidden:
|
|
||||||
name: true
|
|
||||||
search_api_excerpt: true
|
|
@ -0,0 +1,42 @@
|
|||||||
|
uuid: 2018da40-3ab6-436f-8f34-8544ac73fb29
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_event_type.volunteer_training_session
|
||||||
|
module:
|
||||||
|
- datetime
|
||||||
|
id: oc_event.volunteer_training_session.default
|
||||||
|
targetEntityType: oc_event
|
||||||
|
bundle: volunteer_training_session
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
activity_date_time:
|
||||||
|
type: datetime_default
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
timezone_override: ''
|
||||||
|
format_type: medium
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
attendees:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
description:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
name: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
||||||
|
user_id: true
|
@ -0,0 +1,57 @@
|
|||||||
|
uuid: 96b9f3c8-1433-4915-9656-4547eb1bc899
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_entities.oc_organisation_type.partner_organisation
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: oc_organisation.partner_organisation.default
|
||||||
|
targetEntityType: oc_organisation
|
||||||
|
bundle: partner_organisation
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
contact_name:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
email:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
notes:
|
||||||
|
type: basic_string
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
website:
|
||||||
|
type: string
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
billing_contact_name: true
|
||||||
|
billing_email: true
|
||||||
|
billing_phone: true
|
||||||
|
billing_post_code: true
|
||||||
|
billing_postal_address: true
|
||||||
|
contact_role: true
|
||||||
|
name: true
|
||||||
|
phone: true
|
||||||
|
post_code: true
|
||||||
|
postal_address: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
status: true
|
@ -23,6 +23,8 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: thumbnail
|
image_style: thumbnail
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
@ -16,8 +16,18 @@ targetEntityType: user
|
|||||||
bundle: user
|
bundle: user
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
|
field_linked_opencase_actor:
|
||||||
|
type: entity_reference_label
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
member_for:
|
member_for:
|
||||||
weight: 5
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
user_picture:
|
user_picture:
|
||||||
type: image
|
type: image
|
||||||
@ -25,9 +35,10 @@ content:
|
|||||||
settings:
|
settings:
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: thumbnail
|
image_style: thumbnail
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
field_linked_opencase_actor: true
|
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
@ -46,6 +46,7 @@ module:
|
|||||||
link: 0
|
link: 0
|
||||||
menu_link_content: 0
|
menu_link_content: 0
|
||||||
menu_ui: 0
|
menu_ui: 0
|
||||||
|
mysql: 0
|
||||||
node: 0
|
node: 0
|
||||||
opencase: 0
|
opencase: 0
|
||||||
opencase_cases: 0
|
opencase_cases: 0
|
||||||
@ -81,6 +82,7 @@ module:
|
|||||||
views_aggregator: 0
|
views_aggregator: 0
|
||||||
views_aggregator_more_functions: 0
|
views_aggregator_more_functions: 0
|
||||||
views_autosubmit: 0
|
views_autosubmit: 0
|
||||||
|
views_contextual_filters_or: 0
|
||||||
views_data_export: 0
|
views_data_export: 0
|
||||||
views_summarize: 0
|
views_summarize: 0
|
||||||
views_ui: 0
|
views_ui: 0
|
||||||
|
@ -7,3 +7,27 @@ definitions:
|
|||||||
weight: 0
|
weight: 0
|
||||||
expanded: false
|
expanded: false
|
||||||
enabled: true
|
enabled: true
|
||||||
|
opencase__reporting:
|
||||||
|
weight: -48
|
||||||
|
menu_name: opencase
|
||||||
|
parent: ''
|
||||||
|
enabled: true
|
||||||
|
expanded: false
|
||||||
|
opencase__see_all:
|
||||||
|
weight: -50
|
||||||
|
menu_name: opencase
|
||||||
|
parent: ''
|
||||||
|
expanded: false
|
||||||
|
enabled: true
|
||||||
|
opencase__opencase_add_new_things_menu:
|
||||||
|
weight: -49
|
||||||
|
menu_name: opencase
|
||||||
|
parent: ''
|
||||||
|
expanded: false
|
||||||
|
enabled: true
|
||||||
|
opencase__opencase_admin_menu:
|
||||||
|
weight: -47
|
||||||
|
menu_name: opencase
|
||||||
|
parent: ''
|
||||||
|
expanded: false
|
||||||
|
enabled: true
|
||||||
|
@ -43,13 +43,15 @@ settings:
|
|||||||
items:
|
items:
|
||||||
- Source
|
- Source
|
||||||
plugins:
|
plugins:
|
||||||
|
language:
|
||||||
|
language_list: un
|
||||||
stylescombo:
|
stylescombo:
|
||||||
styles: ''
|
styles: ''
|
||||||
image_upload:
|
image_upload:
|
||||||
status: true
|
status: false
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: ''
|
max_size: ''
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: 0
|
width: null
|
||||||
height: 0
|
height: null
|
||||||
|
@ -0,0 +1,44 @@
|
|||||||
|
uuid: c5f2c484-212c-4b18-ad10-60cbca03029f
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.opencase
|
||||||
|
- user.role.authenticated
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- user
|
||||||
|
id: oc_actor.client.cases
|
||||||
|
label: Cases
|
||||||
|
display_label: true
|
||||||
|
name: cases
|
||||||
|
description: ''
|
||||||
|
base_entity_type_id: oc_actor
|
||||||
|
base_bundle_type_id: client
|
||||||
|
field_type_id: views
|
||||||
|
field_type_config:
|
||||||
|
view_name: cases
|
||||||
|
display: block_1
|
||||||
|
arguments: ''
|
||||||
|
field_type_condition:
|
||||||
|
'entity_bundle:oc_actor':
|
||||||
|
id: 'entity_bundle:oc_actor'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
oc_actor: entity_extra_field.target_entity
|
||||||
|
bundles: { }
|
||||||
|
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: 65c3dca3-5b99-4357-b781-bbe0e21eea6b
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- user.role.administrator
|
||||||
|
- user.role.opencase_admin
|
||||||
|
- user.role.overseer
|
||||||
|
- user.role.volunteer_co_ord
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- opencase_entities
|
||||||
|
- user
|
||||||
|
id: oc_actor.volunteer.cases_this_person_provides
|
||||||
|
label: Cases
|
||||||
|
display_label: true
|
||||||
|
name: cases_this_person_provides
|
||||||
|
description: 'Cases that this person is providing'
|
||||||
|
base_entity_type_id: oc_actor
|
||||||
|
base_bundle_type_id: volunteer
|
||||||
|
field_type_id: views
|
||||||
|
field_type_config:
|
||||||
|
view_name: cases_by_provider
|
||||||
|
display: page_2
|
||||||
|
arguments: ''
|
||||||
|
field_type_condition:
|
||||||
|
'entity_bundle:oc_actor':
|
||||||
|
id: 'entity_bundle:oc_actor'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
oc_actor: entity_extra_field.target_entity
|
||||||
|
bundles:
|
||||||
|
volunteer: volunteer
|
||||||
|
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,45 @@
|
|||||||
|
uuid: f64263d6-4112-4b8b-a862-427adec4b05e
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.opencase
|
||||||
|
- user.role.authenticated
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- user
|
||||||
|
id: oc_actor.volunteer.cases_with_this_person_as_target
|
||||||
|
label: 'Cases with this person as target'
|
||||||
|
display_label: false
|
||||||
|
name: cases_with_this_person_as_target
|
||||||
|
description: ''
|
||||||
|
base_entity_type_id: oc_actor
|
||||||
|
base_bundle_type_id: volunteer
|
||||||
|
field_type_id: views
|
||||||
|
field_type_config:
|
||||||
|
view_name: cases
|
||||||
|
display: block_1
|
||||||
|
arguments: ''
|
||||||
|
field_type_condition:
|
||||||
|
'entity_bundle:oc_actor':
|
||||||
|
id: 'entity_bundle:oc_actor'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
oc_actor: entity_extra_field.target_entity
|
||||||
|
bundles:
|
||||||
|
volunteer: volunteer
|
||||||
|
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,53 @@
|
|||||||
|
uuid: 77781cfa-1449-4d3b-8e87-28b1eb760e14
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_cases.oc_case_provision_type.caseworker
|
||||||
|
- user.role.authenticated
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- user
|
||||||
|
id: oc_case.accommodation.caseworkers
|
||||||
|
label: Caseworkers
|
||||||
|
display_label: true
|
||||||
|
name: caseworkers
|
||||||
|
description: ''
|
||||||
|
base_entity_type_id: oc_case
|
||||||
|
base_bundle_type_id: accommodation
|
||||||
|
field_type_id: views
|
||||||
|
field_type_config:
|
||||||
|
view_name: case_provisions
|
||||||
|
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:
|
||||||
|
accommodation: accommodation
|
||||||
|
asylum_support: asylum_support
|
||||||
|
employability: employability
|
||||||
|
enquiry: enquiry
|
||||||
|
health: health
|
||||||
|
immigration: immigration
|
||||||
|
pro_bono_immigration_service: pro_bono_immigration_service
|
||||||
|
volunteer_engagement: volunteer_engagement
|
||||||
|
welfare_rights: welfare_rights
|
||||||
|
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,47 @@
|
|||||||
|
uuid: 42039090-fd08-4c7f-b24f-99f440a13916
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
id: oc_case.accommodation.fees
|
||||||
|
label: Fees
|
||||||
|
display_label: true
|
||||||
|
name: fees
|
||||||
|
description: ''
|
||||||
|
base_entity_type_id: oc_case
|
||||||
|
base_bundle_type_id: accommodation
|
||||||
|
field_type_id: views
|
||||||
|
field_type_config:
|
||||||
|
view_name: case_fees
|
||||||
|
display: page_1
|
||||||
|
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:
|
||||||
|
accommodation: accommodation
|
||||||
|
asylum_support: asylum_support
|
||||||
|
employability: employability
|
||||||
|
enquiry: enquiry
|
||||||
|
health: health
|
||||||
|
immigration: immigration
|
||||||
|
welfare_rights: welfare_rights
|
||||||
|
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,53 @@
|
|||||||
|
uuid: b5603345-fe45-4635-926c-8d0e49f85fba
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_cases.oc_case_provision_type.caseworker
|
||||||
|
- user.role.authenticated
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- user
|
||||||
|
id: oc_case.volunteer_engagement.fees
|
||||||
|
label: Caseworkers
|
||||||
|
display_label: true
|
||||||
|
name: fees
|
||||||
|
description: ''
|
||||||
|
base_entity_type_id: oc_case
|
||||||
|
base_bundle_type_id: volunteer_engagement
|
||||||
|
field_type_id: views
|
||||||
|
field_type_config:
|
||||||
|
view_name: case_provisions
|
||||||
|
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:
|
||||||
|
accommodation: accommodation
|
||||||
|
asylum_support: asylum_support
|
||||||
|
employability: employability
|
||||||
|
enquiry: enquiry
|
||||||
|
health: health
|
||||||
|
immigration: immigration
|
||||||
|
pro_bono_immigration_service: pro_bono_immigration_service
|
||||||
|
volunteer_engagement: volunteer_engagement
|
||||||
|
welfare_rights: welfare_rights
|
||||||
|
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
|
@ -1,21 +0,0 @@
|
|||||||
uuid: e3c9dacd-b1d3-4394-8291-87dcbdb483b8
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.oc_activity.field_date_attended
|
|
||||||
- opencase_entities.oc_activity_type.volunteer_training_session
|
|
||||||
module:
|
|
||||||
- datetime
|
|
||||||
id: oc_activity.volunteer_training_session.field_date_attended
|
|
||||||
field_name: field_date_attended
|
|
||||||
entity_type: oc_activity
|
|
||||||
bundle: volunteer_training_session
|
|
||||||
label: 'Date attended'
|
|
||||||
description: ''
|
|
||||||
required: true
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings: { }
|
|
||||||
field_type: datetime
|
|
@ -1,19 +0,0 @@
|
|||||||
uuid: 5ee021de-3208-4be0-8279-0ffad8042602
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.oc_activity.field_type_of_session
|
|
||||||
- opencase_entities.oc_activity_type.volunteer_training_session
|
|
||||||
id: oc_activity.volunteer_training_session.field_type_of_session
|
|
||||||
field_name: field_type_of_session
|
|
||||||
entity_type: oc_activity
|
|
||||||
bundle: volunteer_training_session
|
|
||||||
label: 'Type of session'
|
|
||||||
description: ''
|
|
||||||
required: true
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings: { }
|
|
||||||
field_type: string
|
|
21
config/optional/field.field.oc_actor.client.field_status.yml
Normal file
21
config/optional/field.field.oc_actor.client.field_status.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 00fcbe97-883d-496c-b22e-fa9bce157a1d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_actor.field_status
|
||||||
|
- opencase_entities.oc_actor_type.client
|
||||||
|
id: oc_actor.client.field_status
|
||||||
|
field_name: field_status
|
||||||
|
entity_type: oc_actor
|
||||||
|
bundle: client
|
||||||
|
label: Status
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:taxonomy_term'
|
||||||
|
handler_settings: { }
|
||||||
|
field_type: entity_reference
|
@ -1,21 +0,0 @@
|
|||||||
uuid: aef69a74-1ce8-4730-ae74-00508301ce5c
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.oc_event.field_test
|
|
||||||
- opencase_entities.oc_event_type.piss_up
|
|
||||||
id: oc_event.piss_up.field_test
|
|
||||||
field_name: field_test
|
|
||||||
entity_type: oc_event
|
|
||||||
bundle: piss_up
|
|
||||||
label: test
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value: { }
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
handler: 'default:oc_actor'
|
|
||||||
handler_settings: { }
|
|
||||||
field_type: entity_reference
|
|
@ -1,20 +0,0 @@
|
|||||||
uuid: a61bfa28-fc31-4bf7-ac3c-871192b9d57e
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- datetime
|
|
||||||
- opencase_entities
|
|
||||||
id: oc_activity.field_date_attended
|
|
||||||
field_name: field_date_attended
|
|
||||||
entity_type: oc_activity
|
|
||||||
type: datetime
|
|
||||||
settings:
|
|
||||||
datetime_type: date
|
|
||||||
module: datetime
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,21 +0,0 @@
|
|||||||
uuid: 2667af61-41f7-4d8b-a154-68ce7514f559
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- opencase_entities
|
|
||||||
id: oc_activity.field_type_of_session
|
|
||||||
field_name: field_type_of_session
|
|
||||||
entity_type: oc_activity
|
|
||||||
type: string
|
|
||||||
settings:
|
|
||||||
max_length: 255
|
|
||||||
case_sensitive: false
|
|
||||||
is_ascii: false
|
|
||||||
module: core
|
|
||||||
locked: false
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
@ -1,18 +1,19 @@
|
|||||||
uuid: 9f37ed7d-87ee-4d6c-a4a2-f69077b51db0
|
uuid: cde29136-624d-46a0-8199-820f26cd23fd
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
id: oc_event.field_test
|
- taxonomy
|
||||||
field_name: field_test
|
id: oc_actor.field_status
|
||||||
entity_type: oc_event
|
field_name: field_status
|
||||||
|
entity_type: oc_actor
|
||||||
type: entity_reference
|
type: entity_reference
|
||||||
settings:
|
settings:
|
||||||
target_type: oc_actor
|
target_type: taxonomy_term
|
||||||
module: core
|
module: core
|
||||||
locked: false
|
locked: false
|
||||||
cardinality: -1
|
cardinality: 1
|
||||||
translatable: true
|
translatable: true
|
||||||
indexes: { }
|
indexes: { }
|
||||||
persist_with_no_fields: false
|
persist_with_no_fields: false
|
@ -1,6 +0,0 @@
|
|||||||
uuid: fde52f28-d60a-46ef-9cf9-e924bd852893
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: telephone_call
|
|
||||||
label: 'Telephone call'
|
|
@ -1,6 +0,0 @@
|
|||||||
uuid: 578260fa-04c2-4965-bc38-057f5669524e
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: volunteer_training_session
|
|
||||||
label: 'Volunteer training attended'
|
|
@ -1,6 +0,0 @@
|
|||||||
uuid: 114bb324-9157-430e-9d69-a7ae31a0cbad
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: piss_up
|
|
||||||
label: Piss-up
|
|
@ -0,0 +1,6 @@
|
|||||||
|
uuid: 23b76c7c-1cee-4bcf-ba4b-97696774c574
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: volunteer_training_session
|
||||||
|
label: 'Volunteer training session'
|
@ -3,4 +3,4 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: partner_organisation
|
id: partner_organisation
|
||||||
label: 'Partner Organisation'
|
label: 'Partner organisation'
|
||||||
|
@ -4,7 +4,7 @@ cache:
|
|||||||
page:
|
page:
|
||||||
max_age: 0
|
max_age: 0
|
||||||
css:
|
css:
|
||||||
preprocess: true
|
preprocess: false
|
||||||
gzip: true
|
gzip: true
|
||||||
fast_404:
|
fast_404:
|
||||||
enabled: true
|
enabled: true
|
||||||
@ -12,6 +12,6 @@ fast_404:
|
|||||||
exclude_paths: '/\/(?:styles|imagecache)\//'
|
exclude_paths: '/\/(?:styles|imagecache)\//'
|
||||||
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
|
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
|
||||||
js:
|
js:
|
||||||
preprocess: true
|
preprocess: false
|
||||||
gzip: true
|
gzip: true
|
||||||
stale_file_threshold: 2592000
|
stale_file_threshold: 2592000
|
||||||
|
@ -8,7 +8,7 @@ slogan: ''
|
|||||||
page:
|
page:
|
||||||
403: /user/login
|
403: /user/login
|
||||||
404: ''
|
404: ''
|
||||||
front: /node
|
front: /opencase/my-cases
|
||||||
admin_compact_mode: false
|
admin_compact_mode: false
|
||||||
weight_select_max: 100
|
weight_select_max: 100
|
||||||
default_langcode: en
|
default_langcode: en
|
||||||
|
8
config/optional/taxonomy.vocabulary.client_statuses.yml
Normal file
8
config/optional/taxonomy.vocabulary.client_statuses.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
uuid: ba139c72-00f4-44d1-be2d-f8ada5aef0c1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: 'Client statuses'
|
||||||
|
vid: client_statuses
|
||||||
|
description: ''
|
||||||
|
weight: 0
|
@ -8,6 +8,9 @@ dependencies:
|
|||||||
- comment
|
- comment
|
||||||
- contact
|
- contact
|
||||||
- filter
|
- filter
|
||||||
|
- opencase
|
||||||
|
- opencase_cases
|
||||||
|
- opencase_entities
|
||||||
- search
|
- search
|
||||||
- shortcut
|
- shortcut
|
||||||
- system
|
- system
|
||||||
@ -22,7 +25,13 @@ permissions:
|
|||||||
- 'access content'
|
- 'access content'
|
||||||
- 'access shortcuts'
|
- 'access shortcuts'
|
||||||
- 'access site-wide contact form'
|
- 'access site-wide contact form'
|
||||||
|
- 'add activity entities'
|
||||||
|
- 'edit activity entities'
|
||||||
- 'post comments'
|
- 'post comments'
|
||||||
- 'search content'
|
- 'search content'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
|
- 'use opencase'
|
||||||
- 'use text format basic_html'
|
- 'use text format basic_html'
|
||||||
|
- 'view published activity entities'
|
||||||
|
- 'view published case provision entities'
|
||||||
|
- 'view published organisation entities'
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
uuid: 82123195-ae6e-4d7a-9755-df73244e110d
|
uuid: 82123195-ae6e-4d7a-9755-df73244e110d
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
id: caseworker
|
id: caseworker
|
||||||
label: Caseworker
|
label: Caseworker
|
||||||
weight: 5
|
weight: 5
|
||||||
|
@ -1,7 +1,12 @@
|
|||||||
uuid: 89e8d1a4-b540-4ce5-b503-bf6f32178d49
|
uuid: 89e8d1a4-b540-4ce5-b503-bf6f32178d49
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
module:
|
||||||
|
- field_ui
|
||||||
|
- opencase
|
||||||
|
- opencase_cases
|
||||||
|
- opencase_entities
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: NYNlwo5WdxRZXhqrfBgLvCR19LE64SrLojs7_zOGJ5Q
|
default_config_hash: NYNlwo5WdxRZXhqrfBgLvCR19LE64SrLojs7_zOGJ5Q
|
||||||
id: opencase_admin
|
id: opencase_admin
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
uuid: 7f74c263-619c-41d8-a528-6eacff355fe7
|
uuid: 7f74c263-619c-41d8-a528-6eacff355fe7
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
id: overseer
|
id: overseer
|
||||||
label: Overseer
|
label: Overseer
|
||||||
weight: 4
|
weight: 4
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
uuid: 88bb4aeb-bccc-41ed-8799-bdb10d5e4f4e
|
uuid: 88bb4aeb-bccc-41ed-8799-bdb10d5e4f4e
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
id: volunteer_co_ord
|
id: volunteer_co_ord
|
||||||
label: 'Volunteer Co-ordinator'
|
label: 'Volunteer Co-ordinator'
|
||||||
weight: 6
|
weight: 6
|
||||||
|
@ -5,6 +5,7 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- user.role.authenticated
|
- user.role.authenticated
|
||||||
module:
|
module:
|
||||||
|
- datetime
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- user
|
- user
|
||||||
id: activities
|
id: activities
|
||||||
@ -33,7 +34,7 @@ display:
|
|||||||
entity_type: null
|
entity_type: null
|
||||||
entity_field: name
|
entity_field: name
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
label: ''
|
label: Subject
|
||||||
exclude: false
|
exclude: false
|
||||||
alter:
|
alter:
|
||||||
alter_text: false
|
alter_text: false
|
||||||
@ -88,16 +89,17 @@ display:
|
|||||||
multi_type: separator
|
multi_type: separator
|
||||||
separator: ', '
|
separator: ', '
|
||||||
field_api_classes: false
|
field_api_classes: false
|
||||||
delete_oc_activity:
|
activity_date_time:
|
||||||
id: delete_oc_activity
|
id: activity_date_time
|
||||||
table: oc_activity
|
table: oc_activity_field_data
|
||||||
field: delete_oc_activity
|
field: activity_date_time
|
||||||
relationship: none
|
relationship: none
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
entity_type: oc_activity
|
entity_type: oc_activity
|
||||||
plugin_id: entity_link_delete
|
entity_field: activity_date_time
|
||||||
label: 'Link to delete Activity'
|
plugin_id: field
|
||||||
|
label: Date
|
||||||
exclude: false
|
exclude: false
|
||||||
alter:
|
alter:
|
||||||
alter_text: false
|
alter_text: false
|
||||||
@ -138,9 +140,215 @@ display:
|
|||||||
hide_empty: false
|
hide_empty: false
|
||||||
empty_zero: false
|
empty_zero: false
|
||||||
hide_alter_empty: true
|
hide_alter_empty: true
|
||||||
text: delete
|
click_sort_column: value
|
||||||
output_url_as_text: false
|
type: datetime_default
|
||||||
absolute: false
|
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
|
||||||
|
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
|
||||||
|
oc_provider:
|
||||||
|
id: oc_provider
|
||||||
|
table: oc_activity_field_data
|
||||||
|
field: oc_provider
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_activity
|
||||||
|
entity_field: oc_provider
|
||||||
|
plugin_id: field
|
||||||
|
label: Provider
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
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: 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: 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
|
||||||
pager:
|
pager:
|
||||||
type: mini
|
type: mini
|
||||||
options:
|
options:
|
||||||
@ -226,11 +434,51 @@ display:
|
|||||||
row_class: ''
|
row_class: ''
|
||||||
default_row_class: true
|
default_row_class: true
|
||||||
columns:
|
columns:
|
||||||
|
type: type
|
||||||
|
activity_date_time: activity_date_time
|
||||||
|
oc_target: oc_target
|
||||||
|
oc_provider: oc_provider
|
||||||
name: name
|
name: name
|
||||||
|
description: description
|
||||||
default: '-1'
|
default: '-1'
|
||||||
info:
|
info:
|
||||||
|
type:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
activity_date_time:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: desc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
oc_target:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
oc_provider:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
name:
|
name:
|
||||||
sortable: false
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
description:
|
||||||
|
sortable: true
|
||||||
default_sort_order: asc
|
default_sort_order: asc
|
||||||
align: ''
|
align: ''
|
||||||
separator: ''
|
separator: ''
|
||||||
@ -257,6 +505,7 @@ display:
|
|||||||
distinct: false
|
distinct: false
|
||||||
replica: false
|
replica: false
|
||||||
query_tags: { }
|
query_tags: { }
|
||||||
|
contextual_filters_or: true
|
||||||
relationships: { }
|
relationships: { }
|
||||||
header: { }
|
header: { }
|
||||||
footer: { }
|
footer: { }
|
||||||
@ -288,3 +537,61 @@ display:
|
|||||||
- url.query_args
|
- url.query_args
|
||||||
- user.roles
|
- user.roles
|
||||||
tags: { }
|
tags: { }
|
||||||
|
block_2:
|
||||||
|
id: block_2
|
||||||
|
display_title: 'By case'
|
||||||
|
display_plugin: block
|
||||||
|
position: 2
|
||||||
|
display_options:
|
||||||
|
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
|
||||||
|
defaults:
|
||||||
|
arguments: false
|
||||||
|
display_description: ''
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
||||||
|
@ -28,14 +28,15 @@ display:
|
|||||||
fields:
|
fields:
|
||||||
name:
|
name:
|
||||||
id: name
|
id: name
|
||||||
table: search_api_index_opencase_actors
|
table: search_api_datasource_opencase_actors_entity_oc_actor
|
||||||
field: name
|
field: name
|
||||||
relationship: none
|
relationship: none
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
|
entity_type: oc_actor
|
||||||
plugin_id: search_api_field
|
plugin_id: search_api_field
|
||||||
label: 'Organisation name '
|
label: Name
|
||||||
exclude: true
|
exclude: false
|
||||||
alter:
|
alter:
|
||||||
alter_text: false
|
alter_text: false
|
||||||
text: ''
|
text: ''
|
||||||
@ -106,7 +107,7 @@ display:
|
|||||||
entity_type: oc_actor
|
entity_type: oc_actor
|
||||||
plugin_id: search_api_field
|
plugin_id: search_api_field
|
||||||
label: 'Person type'
|
label: 'Person type'
|
||||||
exclude: true
|
exclude: false
|
||||||
alter:
|
alter:
|
||||||
alter_text: false
|
alter_text: false
|
||||||
text: ''
|
text: ''
|
||||||
@ -170,222 +171,6 @@ display:
|
|||||||
display_methods:
|
display_methods:
|
||||||
oc_actor_type:
|
oc_actor_type:
|
||||||
display_method: label
|
display_method: label
|
||||||
type_1:
|
|
||||||
id: type_1
|
|
||||||
table: search_api_datasource_opencase_actors_entity_oc_organisation
|
|
||||||
field: type
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
entity_type: oc_organisation
|
|
||||||
plugin_id: search_api_field
|
|
||||||
label: Type
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: true
|
|
||||||
text: '{{ type }}{{ type_1 }}'
|
|
||||||
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: '{{ type }}{{ type_1 }}'
|
|
||||||
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
|
|
||||||
field_rendering: true
|
|
||||||
fallback_handler: search_api_entity
|
|
||||||
fallback_options:
|
|
||||||
link_to_item: false
|
|
||||||
use_highlighting: false
|
|
||||||
multi_type: separator
|
|
||||||
multi_separator: ', '
|
|
||||||
display_methods:
|
|
||||||
oc_organisation_type:
|
|
||||||
display_method: label
|
|
||||||
first_name:
|
|
||||||
id: first_name
|
|
||||||
table: search_api_datasource_opencase_actors_entity_oc_actor
|
|
||||||
field: first_name
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
entity_type: oc_actor
|
|
||||||
plugin_id: search_api_field
|
|
||||||
label: 'First Name'
|
|
||||||
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
|
|
||||||
field_rendering: true
|
|
||||||
fallback_handler: search_api
|
|
||||||
fallback_options:
|
|
||||||
link_to_item: false
|
|
||||||
use_highlighting: false
|
|
||||||
multi_type: separator
|
|
||||||
multi_separator: ', '
|
|
||||||
last_name:
|
|
||||||
id: last_name
|
|
||||||
table: search_api_datasource_opencase_actors_entity_oc_actor
|
|
||||||
field: last_name
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
entity_type: oc_actor
|
|
||||||
plugin_id: search_api_field
|
|
||||||
label: 'Last Name'
|
|
||||||
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
|
|
||||||
field_rendering: true
|
|
||||||
fallback_handler: search_api
|
|
||||||
fallback_options:
|
|
||||||
link_to_item: false
|
|
||||||
use_highlighting: false
|
|
||||||
multi_type: separator
|
|
||||||
multi_separator: ', '
|
|
||||||
pager:
|
pager:
|
||||||
type: mini
|
type: mini
|
||||||
options:
|
options:
|
||||||
@ -529,7 +314,7 @@ display:
|
|||||||
row:
|
row:
|
||||||
type: fields
|
type: fields
|
||||||
query:
|
query:
|
||||||
type: views_query
|
type: search_api_query
|
||||||
options:
|
options:
|
||||||
bypass_access: false
|
bypass_access: false
|
||||||
skip_access: false
|
skip_access: false
|
||||||
|
@ -3,7 +3,10 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- user.role.authenticated
|
- user.role.administrator
|
||||||
|
- user.role.opencase_admin
|
||||||
|
- user.role.overseer
|
||||||
|
- user.role.volunteer_co_ord
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- user
|
- user
|
||||||
@ -87,6 +90,73 @@ display:
|
|||||||
multi_type: separator
|
multi_type: separator
|
||||||
separator: ', '
|
separator: ', '
|
||||||
field_api_classes: false
|
field_api_classes: false
|
||||||
|
created:
|
||||||
|
id: created
|
||||||
|
table: oc_actor_field_data
|
||||||
|
field: created
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_actor
|
||||||
|
entity_field: created
|
||||||
|
plugin_id: field
|
||||||
|
label: 'Date added'
|
||||||
|
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: timestamp
|
||||||
|
settings:
|
||||||
|
date_format: short
|
||||||
|
custom_date_format: ''
|
||||||
|
timezone: ''
|
||||||
|
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
|
||||||
pager:
|
pager:
|
||||||
type: mini
|
type: mini
|
||||||
options:
|
options:
|
||||||
@ -119,12 +189,30 @@ display:
|
|||||||
type: role
|
type: role
|
||||||
options:
|
options:
|
||||||
role:
|
role:
|
||||||
authenticated: authenticated
|
administrator: administrator
|
||||||
|
overseer: overseer
|
||||||
|
volunteer_co_ord: volunteer_co_ord
|
||||||
|
opencase_admin: opencase_admin
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts: { }
|
sorts:
|
||||||
|
name:
|
||||||
|
id: name
|
||||||
|
table: oc_actor_field_data
|
||||||
|
field: name
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_actor
|
||||||
|
entity_field: name
|
||||||
|
plugin_id: standard
|
||||||
|
order: ASC
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
field_identifier: ''
|
||||||
|
exposed: false
|
||||||
arguments:
|
arguments:
|
||||||
type:
|
type:
|
||||||
id: type
|
id: type
|
||||||
@ -142,7 +230,7 @@ display:
|
|||||||
title_enable: false
|
title_enable: false
|
||||||
title: All
|
title: All
|
||||||
title_enable: true
|
title_enable: true
|
||||||
title: '{{ arguments.type }} '
|
title: '{{ arguments.type }}s'
|
||||||
default_argument_type: raw
|
default_argument_type: raw
|
||||||
default_argument_options:
|
default_argument_options:
|
||||||
index: 1
|
index: 1
|
||||||
@ -164,7 +252,7 @@ display:
|
|||||||
validate_options: { }
|
validate_options: { }
|
||||||
glossary: false
|
glossary: false
|
||||||
limit: 0
|
limit: 0
|
||||||
case: none
|
case: ucfirst
|
||||||
path_case: none
|
path_case: none
|
||||||
transform_dash: false
|
transform_dash: false
|
||||||
break_phrase: false
|
break_phrase: false
|
||||||
@ -177,15 +265,23 @@ display:
|
|||||||
default_row_class: true
|
default_row_class: true
|
||||||
columns:
|
columns:
|
||||||
name: name
|
name: name
|
||||||
|
created: created
|
||||||
default: '-1'
|
default: '-1'
|
||||||
info:
|
info:
|
||||||
name:
|
name:
|
||||||
sortable: false
|
sortable: true
|
||||||
default_sort_order: asc
|
default_sort_order: asc
|
||||||
align: ''
|
align: ''
|
||||||
separator: ''
|
separator: ''
|
||||||
empty_column: false
|
empty_column: false
|
||||||
responsive: ''
|
responsive: ''
|
||||||
|
created:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: desc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
override: true
|
override: true
|
||||||
sticky: false
|
sticky: false
|
||||||
summary: ''
|
summary: ''
|
||||||
|
@ -1,65 +1,36 @@
|
|||||||
|
uuid: 030eab69-63e0-46a4-920b-73efece239c8
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- datetime
|
- opencase_cases
|
||||||
- opencase_entities
|
id: case_fees
|
||||||
id: activities
|
label: 'Case fees'
|
||||||
label: Activities
|
|
||||||
module: views
|
module: views
|
||||||
description: ''
|
description: ''
|
||||||
tag: ''
|
tag: ''
|
||||||
base_table: oc_activity_field_data
|
base_table: oc_case_fee_field_data
|
||||||
base_field: id
|
base_field: id
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
|
||||||
id: default
|
id: default
|
||||||
display_title: Master
|
display_title: Default
|
||||||
|
display_plugin: default
|
||||||
position: 0
|
position: 0
|
||||||
display_options:
|
display_options:
|
||||||
access:
|
title: 'Case fees'
|
||||||
type: none
|
|
||||||
options: { }
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
options: { }
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options:
|
|
||||||
disable_sql_rewrite: false
|
|
||||||
distinct: false
|
|
||||||
replica: false
|
|
||||||
query_comment: ''
|
|
||||||
query_tags: { }
|
|
||||||
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
|
|
||||||
pager:
|
|
||||||
type: none
|
|
||||||
options:
|
|
||||||
items_per_page: null
|
|
||||||
offset: 0
|
|
||||||
style:
|
|
||||||
type: table
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
fields:
|
fields:
|
||||||
name:
|
amount:
|
||||||
id: name
|
id: amount
|
||||||
table: oc_activity_field_data
|
table: oc_case_fee_field_data
|
||||||
field: name
|
field: amount
|
||||||
relationship: none
|
relationship: none
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
label: Subject
|
entity_type: oc_case_fee
|
||||||
|
entity_field: amount
|
||||||
|
plugin_id: field
|
||||||
|
label: Amount
|
||||||
exclude: false
|
exclude: false
|
||||||
alter:
|
alter:
|
||||||
alter_text: false
|
alter_text: false
|
||||||
@ -101,9 +72,12 @@ display:
|
|||||||
empty_zero: false
|
empty_zero: false
|
||||||
hide_alter_empty: true
|
hide_alter_empty: true
|
||||||
click_sort_column: value
|
click_sort_column: value
|
||||||
type: string
|
type: number_decimal
|
||||||
settings:
|
settings:
|
||||||
link_to_entity: true
|
thousand_separator: ''
|
||||||
|
decimal_separator: .
|
||||||
|
scale: 2
|
||||||
|
prefix_suffix: true
|
||||||
group_column: value
|
group_column: value
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
@ -114,83 +88,17 @@ display:
|
|||||||
multi_type: separator
|
multi_type: separator
|
||||||
separator: ', '
|
separator: ', '
|
||||||
field_api_classes: false
|
field_api_classes: false
|
||||||
entity_type: null
|
oc_fee_category:
|
||||||
entity_field: name
|
id: oc_fee_category
|
||||||
plugin_id: field
|
table: oc_case_fee_field_data
|
||||||
activity_date_time:
|
field: oc_fee_category
|
||||||
id: activity_date_time
|
|
||||||
table: oc_activity_field_data
|
|
||||||
field: activity_date_time
|
|
||||||
relationship: none
|
relationship: none
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
label: 'Date and time'
|
entity_type: oc_case_fee
|
||||||
exclude: false
|
entity_field: oc_fee_category
|
||||||
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: medium
|
|
||||||
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
|
|
||||||
entity_type: oc_activity
|
|
||||||
entity_field: activity_date_time
|
|
||||||
plugin_id: field
|
plugin_id: field
|
||||||
actors_involved_target_id:
|
label: 'Fee Category'
|
||||||
id: actors_involved_target_id
|
|
||||||
table: oc_activity__actors_involved
|
|
||||||
field: actors_involved_target_id
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
label: Participants
|
|
||||||
exclude: false
|
exclude: false
|
||||||
alter:
|
alter:
|
||||||
alter_text: false
|
alter_text: false
|
||||||
@ -234,7 +142,7 @@ display:
|
|||||||
click_sort_column: target_id
|
click_sort_column: target_id
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: false
|
||||||
group_column: target_id
|
group_column: target_id
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
@ -245,24 +153,223 @@ display:
|
|||||||
multi_type: separator
|
multi_type: separator
|
||||||
separator: ', '
|
separator: ', '
|
||||||
field_api_classes: false
|
field_api_classes: false
|
||||||
entity_type: oc_activity
|
description:
|
||||||
entity_field: actors_involved
|
id: description
|
||||||
plugin_id: field
|
table: oc_case_fee_field_data
|
||||||
filters: { }
|
field: description
|
||||||
sorts: { }
|
|
||||||
title: Activities
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
empty: { }
|
|
||||||
relationships: { }
|
|
||||||
arguments:
|
|
||||||
actors_involved_target_id:
|
|
||||||
id: actors_involved_target_id
|
|
||||||
table: oc_activity__actors_involved
|
|
||||||
field: actors_involved_target_id
|
|
||||||
relationship: none
|
relationship: none
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
|
entity_type: oc_case_fee
|
||||||
|
entity_field: description
|
||||||
|
plugin_id: field
|
||||||
|
label: Description
|
||||||
|
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: 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
|
||||||
|
edit_oc_case_fee:
|
||||||
|
id: edit_oc_case_fee
|
||||||
|
table: oc_case_fee
|
||||||
|
field: edit_oc_case_fee
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_fee
|
||||||
|
plugin_id: entity_link_edit
|
||||||
|
label: 'Link to edit Case Fee'
|
||||||
|
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
|
||||||
|
text: edit
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
delete_oc_case_fee:
|
||||||
|
id: delete_oc_case_fee
|
||||||
|
table: oc_case_fee
|
||||||
|
field: delete_oc_case_fee
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_fee
|
||||||
|
plugin_id: entity_link_delete
|
||||||
|
label: 'Link to delete Case Fee'
|
||||||
|
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
|
||||||
|
text: delete
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
pager:
|
||||||
|
type: mini
|
||||||
|
options:
|
||||||
|
offset: 0
|
||||||
|
items_per_page: 10
|
||||||
|
total_pages: null
|
||||||
|
id: 0
|
||||||
|
tags:
|
||||||
|
next: ››
|
||||||
|
previous: ‹‹
|
||||||
|
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
|
||||||
|
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: none
|
||||||
|
options: { }
|
||||||
|
cache:
|
||||||
|
type: tag
|
||||||
|
options: { }
|
||||||
|
empty: { }
|
||||||
|
sorts: { }
|
||||||
|
arguments:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_fee_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_fee
|
||||||
|
entity_field: oc_case
|
||||||
|
plugin_id: numeric
|
||||||
default_action: default
|
default_action: default
|
||||||
exception:
|
exception:
|
||||||
value: all
|
value: all
|
||||||
@ -278,8 +385,8 @@ display:
|
|||||||
summary_options:
|
summary_options:
|
||||||
base_path: ''
|
base_path: ''
|
||||||
count: true
|
count: true
|
||||||
items_per_page: 25
|
|
||||||
override: false
|
override: false
|
||||||
|
items_per_page: 25
|
||||||
summary:
|
summary:
|
||||||
sort_order: asc
|
sort_order: asc
|
||||||
number_of_records: 0
|
number_of_records: 0
|
||||||
@ -291,9 +398,49 @@ display:
|
|||||||
validate_options: { }
|
validate_options: { }
|
||||||
break_phrase: false
|
break_phrase: false
|
||||||
not: false
|
not: false
|
||||||
entity_type: oc_activity
|
filters:
|
||||||
entity_field: actors_involved
|
status:
|
||||||
plugin_id: numeric
|
id: status
|
||||||
|
table: oc_case_fee_field_data
|
||||||
|
field: status
|
||||||
|
entity_type: oc_case_fee
|
||||||
|
entity_field: status
|
||||||
|
plugin_id: boolean
|
||||||
|
value: '1'
|
||||||
|
group: 1
|
||||||
|
expose:
|
||||||
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
style:
|
||||||
|
type: table
|
||||||
|
row:
|
||||||
|
type: fields
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options:
|
||||||
|
query_comment: ''
|
||||||
|
disable_sql_rewrite: false
|
||||||
|
distinct: false
|
||||||
|
replica: false
|
||||||
|
query_tags: { }
|
||||||
|
contextual_filters_or: false
|
||||||
|
relationships: { }
|
||||||
|
header:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: text
|
||||||
|
empty: true
|
||||||
|
content:
|
||||||
|
value: '<a href=''/opencase/oc_case_fee/add/fee?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}''>Add a fee</a>'
|
||||||
|
format: basic_html
|
||||||
|
tokenize: true
|
||||||
|
footer: { }
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: -1
|
max-age: -1
|
||||||
@ -301,18 +448,21 @@ display:
|
|||||||
- 'languages:language_content'
|
- 'languages:language_content'
|
||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url
|
- url
|
||||||
|
- url.query_args
|
||||||
tags: { }
|
tags: { }
|
||||||
block_1:
|
page_1:
|
||||||
display_plugin: block
|
id: page_1
|
||||||
id: block_1
|
display_title: Page
|
||||||
display_title: Block
|
display_plugin: page
|
||||||
position: 1
|
position: 1
|
||||||
display_options:
|
display_options:
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
|
path: opencase/case-fees/%case_id
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: -1
|
max-age: -1
|
||||||
contexts:
|
contexts:
|
||||||
- 'languages:language_content'
|
- 'languages:language_content'
|
||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url
|
- url
|
||||||
|
- url.query_args
|
||||||
tags: { }
|
tags: { }
|
@ -5,8 +5,10 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- opencase_entities.oc_actor_type.staff_member
|
- opencase_entities.oc_actor_type.staff_member
|
||||||
- opencase_entities.oc_actor_type.volunteer
|
- opencase_entities.oc_actor_type.volunteer
|
||||||
|
- user.role.authenticated
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
|
- user
|
||||||
id: case_providers
|
id: case_providers
|
||||||
label: 'Case providers'
|
label: 'Case providers'
|
||||||
module: views
|
module: views
|
||||||
@ -115,8 +117,10 @@ display:
|
|||||||
sort_asc_label: Asc
|
sort_asc_label: Asc
|
||||||
sort_desc_label: Desc
|
sort_desc_label: Desc
|
||||||
access:
|
access:
|
||||||
type: none
|
type: role
|
||||||
options: { }
|
options:
|
||||||
|
role:
|
||||||
|
authenticated: authenticated
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
@ -199,6 +203,7 @@ display:
|
|||||||
- 'languages:language_content'
|
- 'languages:language_content'
|
||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url.query_args
|
- url.query_args
|
||||||
|
- user.roles
|
||||||
tags: { }
|
tags: { }
|
||||||
entity_reference_1:
|
entity_reference_1:
|
||||||
id: entity_reference_1
|
id: entity_reference_1
|
||||||
@ -217,4 +222,5 @@ display:
|
|||||||
contexts:
|
contexts:
|
||||||
- 'languages:language_content'
|
- 'languages:language_content'
|
||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
|
- user.roles
|
||||||
tags: { }
|
tags: { }
|
||||||
|
807
config/optional/views.view.case_provisions.yml
Normal file
807
config/optional/views.view.case_provisions.yml
Normal file
@ -0,0 +1,807 @@
|
|||||||
|
uuid: 00afe158-4881-4478-b808-06e2841efc36
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- opencase_cases.oc_case_provision_type.caseworker
|
||||||
|
- user.role.authenticated
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- user
|
||||||
|
id: case_provisions
|
||||||
|
label: 'Case provisions'
|
||||||
|
module: views
|
||||||
|
description: ''
|
||||||
|
tag: ''
|
||||||
|
base_table: oc_case_provision_field_data
|
||||||
|
base_field: id
|
||||||
|
display:
|
||||||
|
default:
|
||||||
|
id: default
|
||||||
|
display_title: Default
|
||||||
|
display_plugin: default
|
||||||
|
position: 0
|
||||||
|
display_options:
|
||||||
|
title: 'Case provisions'
|
||||||
|
fields:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case
|
||||||
|
plugin_id: field
|
||||||
|
label: Case
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
oc_case_provider_role:
|
||||||
|
id: oc_case_provider_role
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case_provider_role
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case_provider_role
|
||||||
|
plugin_id: field
|
||||||
|
label: Role
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
pager:
|
||||||
|
type: none
|
||||||
|
options:
|
||||||
|
offset: 0
|
||||||
|
items_per_page: null
|
||||||
|
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:
|
||||||
|
authenticated: authenticated
|
||||||
|
cache:
|
||||||
|
type: tag
|
||||||
|
options: { }
|
||||||
|
empty: { }
|
||||||
|
sorts: { }
|
||||||
|
arguments:
|
||||||
|
oc_provider:
|
||||||
|
id: oc_provider
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_provider
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_provider
|
||||||
|
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:
|
||||||
|
status:
|
||||||
|
id: status
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: status
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: status
|
||||||
|
plugin_id: boolean
|
||||||
|
value: '1'
|
||||||
|
group: 1
|
||||||
|
expose:
|
||||||
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: type
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: type
|
||||||
|
plugin_id: bundle
|
||||||
|
value:
|
||||||
|
caseworker: caseworker
|
||||||
|
expose:
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
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: { }
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
||||||
|
block_1:
|
||||||
|
id: block_1
|
||||||
|
display_title: 'By provider'
|
||||||
|
display_plugin: block
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
fields:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case
|
||||||
|
plugin_id: field
|
||||||
|
label: Case
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
oc_case_provider_role:
|
||||||
|
id: oc_case_provider_role
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case_provider_role
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case_provider_role
|
||||||
|
plugin_id: field
|
||||||
|
label: Role
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
oc_target:
|
||||||
|
id: oc_target
|
||||||
|
table: oc_case_field_data
|
||||||
|
field: oc_target
|
||||||
|
relationship: oc_case
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case
|
||||||
|
entity_field: oc_target
|
||||||
|
plugin_id: field
|
||||||
|
label: Target
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
defaults:
|
||||||
|
relationships: false
|
||||||
|
fields: false
|
||||||
|
relationships:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: Case
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case
|
||||||
|
plugin_id: standard
|
||||||
|
required: false
|
||||||
|
display_description: ''
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
||||||
|
block_2:
|
||||||
|
id: block_2
|
||||||
|
display_title: 'By case'
|
||||||
|
display_plugin: block
|
||||||
|
position: 2
|
||||||
|
display_options:
|
||||||
|
fields:
|
||||||
|
oc_provider:
|
||||||
|
id: oc_provider
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_provider
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_provider
|
||||||
|
plugin_id: field
|
||||||
|
label: Name
|
||||||
|
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
|
||||||
|
oc_case_provider_role:
|
||||||
|
id: oc_case_provider_role
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case_provider_role
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case_provider_role
|
||||||
|
plugin_id: field
|
||||||
|
label: Role
|
||||||
|
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
|
||||||
|
edit_oc_case_provision:
|
||||||
|
id: edit_oc_case_provision
|
||||||
|
table: oc_case_provision
|
||||||
|
field: edit_oc_case_provision
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
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
|
||||||
|
delete_oc_case_provision:
|
||||||
|
id: delete_oc_case_provision
|
||||||
|
table: oc_case_provision
|
||||||
|
field: delete_oc_case_provision
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
plugin_id: entity_link_delete
|
||||||
|
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: delete
|
||||||
|
output_url_as_text: false
|
||||||
|
absolute: false
|
||||||
|
arguments:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
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
|
||||||
|
defaults:
|
||||||
|
relationships: false
|
||||||
|
fields: false
|
||||||
|
arguments: false
|
||||||
|
header: false
|
||||||
|
relationships: { }
|
||||||
|
display_description: ''
|
||||||
|
header:
|
||||||
|
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 href=''/opencase/oc_case_provision/add/caseworker?case_id={{ raw_arguments.oc_case }}&destination=/opencase/oc_case/{{ raw_arguments.oc_case }}''>Add a caseworker</a>'
|
||||||
|
tokenize: true
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
@ -4,7 +4,10 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- system.menu.opencase
|
- system.menu.opencase
|
||||||
- user.role.authenticated
|
- user.role.administrator
|
||||||
|
- user.role.opencase_admin
|
||||||
|
- user.role.overseer
|
||||||
|
- user.role.volunteer_co_ord
|
||||||
module:
|
module:
|
||||||
- opencase_cases
|
- opencase_cases
|
||||||
- user
|
- user
|
||||||
@ -219,6 +222,73 @@ display:
|
|||||||
multi_type: separator
|
multi_type: separator
|
||||||
separator: ', '
|
separator: ', '
|
||||||
field_api_classes: false
|
field_api_classes: false
|
||||||
|
created:
|
||||||
|
id: created
|
||||||
|
table: oc_case_field_data
|
||||||
|
field: created
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case
|
||||||
|
entity_field: created
|
||||||
|
plugin_id: field
|
||||||
|
label: 'Created on'
|
||||||
|
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: timestamp
|
||||||
|
settings:
|
||||||
|
date_format: short
|
||||||
|
custom_date_format: ''
|
||||||
|
timezone: ''
|
||||||
|
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
|
||||||
pager:
|
pager:
|
||||||
type: mini
|
type: mini
|
||||||
options:
|
options:
|
||||||
@ -251,12 +321,31 @@ display:
|
|||||||
type: role
|
type: role
|
||||||
options:
|
options:
|
||||||
role:
|
role:
|
||||||
authenticated: authenticated
|
administrator: administrator
|
||||||
|
overseer: overseer
|
||||||
|
volunteer_co_ord: volunteer_co_ord
|
||||||
|
opencase_admin: opencase_admin
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts: { }
|
sorts:
|
||||||
|
created:
|
||||||
|
id: created
|
||||||
|
table: oc_case_field_data
|
||||||
|
field: created
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case
|
||||||
|
entity_field: created
|
||||||
|
plugin_id: date
|
||||||
|
order: DESC
|
||||||
|
expose:
|
||||||
|
label: ''
|
||||||
|
field_identifier: ''
|
||||||
|
exposed: false
|
||||||
|
granularity: day
|
||||||
arguments: { }
|
arguments: { }
|
||||||
filters: { }
|
filters: { }
|
||||||
style:
|
style:
|
||||||
@ -285,7 +374,7 @@ display:
|
|||||||
tags: { }
|
tags: { }
|
||||||
block_1:
|
block_1:
|
||||||
id: block_1
|
id: block_1
|
||||||
display_title: Block
|
display_title: 'By target'
|
||||||
display_plugin: block
|
display_plugin: block
|
||||||
position: 2
|
position: 2
|
||||||
display_options:
|
display_options:
|
||||||
@ -420,6 +509,73 @@ display:
|
|||||||
multi_type: separator
|
multi_type: separator
|
||||||
separator: ', '
|
separator: ', '
|
||||||
field_api_classes: false
|
field_api_classes: false
|
||||||
|
created:
|
||||||
|
id: created
|
||||||
|
table: oc_case_field_data
|
||||||
|
field: created
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case
|
||||||
|
entity_field: created
|
||||||
|
plugin_id: field
|
||||||
|
label: 'Created on'
|
||||||
|
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: timestamp
|
||||||
|
settings:
|
||||||
|
date_format: short
|
||||||
|
custom_date_format: ''
|
||||||
|
timezone: ''
|
||||||
|
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
|
||||||
arguments:
|
arguments:
|
||||||
oc_target:
|
oc_target:
|
||||||
id: oc_target
|
id: oc_target
|
||||||
@ -462,6 +618,7 @@ display:
|
|||||||
defaults:
|
defaults:
|
||||||
fields: false
|
fields: false
|
||||||
arguments: false
|
arguments: false
|
||||||
|
display_description: ''
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
block_description: 'Cases: by target'
|
block_description: 'Cases: by target'
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
@ -475,10 +632,11 @@ display:
|
|||||||
tags: { }
|
tags: { }
|
||||||
page_1:
|
page_1:
|
||||||
id: page_1
|
id: page_1
|
||||||
display_title: Page
|
display_title: All
|
||||||
display_plugin: page
|
display_plugin: page
|
||||||
position: 1
|
position: 1
|
||||||
display_options:
|
display_options:
|
||||||
|
display_description: ''
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
path: cases/all
|
path: cases/all
|
||||||
menu:
|
menu:
|
||||||
|
385
config/optional/views.view.cases_by_provider.yml
Normal file
385
config/optional/views.view.cases_by_provider.yml
Normal file
@ -0,0 +1,385 @@
|
|||||||
|
uuid: 24db3b38-2204-47be-8347-20c277b05d2a
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- user.role.administrator
|
||||||
|
- user.role.authenticated
|
||||||
|
- user.role.caseworker
|
||||||
|
- user.role.content_editor
|
||||||
|
- user.role.opencase_admin
|
||||||
|
- user.role.overseer
|
||||||
|
- user.role.volunteer_co_ord
|
||||||
|
module:
|
||||||
|
- opencase_cases
|
||||||
|
- opencase_entities
|
||||||
|
- user
|
||||||
|
id: cases_by_provider
|
||||||
|
label: 'Cases by provider'
|
||||||
|
module: views
|
||||||
|
description: ''
|
||||||
|
tag: ''
|
||||||
|
base_table: oc_case_provision_field_data
|
||||||
|
base_field: id
|
||||||
|
display:
|
||||||
|
default:
|
||||||
|
id: default
|
||||||
|
display_title: Default
|
||||||
|
display_plugin: default
|
||||||
|
position: 0
|
||||||
|
display_options:
|
||||||
|
title: 'My cases'
|
||||||
|
fields:
|
||||||
|
name_1:
|
||||||
|
id: name_1
|
||||||
|
table: oc_case_field_data
|
||||||
|
field: name
|
||||||
|
relationship: oc_case
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case
|
||||||
|
entity_field: name
|
||||||
|
plugin_id: field
|
||||||
|
label: Title
|
||||||
|
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: true
|
||||||
|
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
|
||||||
|
pager:
|
||||||
|
type: mini
|
||||||
|
options:
|
||||||
|
offset: 0
|
||||||
|
items_per_page: 10
|
||||||
|
total_pages: null
|
||||||
|
id: 0
|
||||||
|
tags:
|
||||||
|
next: ››
|
||||||
|
previous: ‹‹
|
||||||
|
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
|
||||||
|
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:
|
||||||
|
authenticated: authenticated
|
||||||
|
content_editor: content_editor
|
||||||
|
administrator: administrator
|
||||||
|
overseer: overseer
|
||||||
|
caseworker: caseworker
|
||||||
|
volunteer_co_ord: volunteer_co_ord
|
||||||
|
opencase_admin: opencase_admin
|
||||||
|
cache:
|
||||||
|
type: tag
|
||||||
|
options: { }
|
||||||
|
empty:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: text
|
||||||
|
empty: true
|
||||||
|
content:
|
||||||
|
value: 'This person is not '
|
||||||
|
format: basic_html
|
||||||
|
tokenize: false
|
||||||
|
sorts: { }
|
||||||
|
arguments:
|
||||||
|
uid:
|
||||||
|
id: uid
|
||||||
|
table: users_field_data
|
||||||
|
field: uid
|
||||||
|
relationship: reverse__user__field_linked_opencase_actor
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: user
|
||||||
|
entity_field: uid
|
||||||
|
plugin_id: user_uid
|
||||||
|
default_action: default
|
||||||
|
exception:
|
||||||
|
value: all
|
||||||
|
title_enable: false
|
||||||
|
title: All
|
||||||
|
title_enable: false
|
||||||
|
title: ''
|
||||||
|
default_argument_type: current_user
|
||||||
|
default_argument_options: { }
|
||||||
|
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:
|
||||||
|
status:
|
||||||
|
id: status
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: status
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: status
|
||||||
|
plugin_id: boolean
|
||||||
|
value: '1'
|
||||||
|
group: 1
|
||||||
|
expose:
|
||||||
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
style:
|
||||||
|
type: table
|
||||||
|
row:
|
||||||
|
type: fields
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options:
|
||||||
|
query_comment: ''
|
||||||
|
disable_sql_rewrite: false
|
||||||
|
distinct: false
|
||||||
|
replica: false
|
||||||
|
query_tags: { }
|
||||||
|
relationships:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: Case
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case
|
||||||
|
plugin_id: standard
|
||||||
|
required: true
|
||||||
|
oc_provider:
|
||||||
|
id: oc_provider
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_provider
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: Person
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_provider
|
||||||
|
plugin_id: standard
|
||||||
|
required: true
|
||||||
|
reverse__user__field_linked_opencase_actor:
|
||||||
|
id: reverse__user__field_linked_opencase_actor
|
||||||
|
table: oc_actor_field_data
|
||||||
|
field: reverse__user__field_linked_opencase_actor
|
||||||
|
relationship: oc_provider
|
||||||
|
group_type: group
|
||||||
|
admin_label: User
|
||||||
|
entity_type: oc_actor
|
||||||
|
plugin_id: entity_reverse
|
||||||
|
required: true
|
||||||
|
header: { }
|
||||||
|
footer: { }
|
||||||
|
display_extenders: { }
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- user
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
||||||
|
page_1:
|
||||||
|
id: page_1
|
||||||
|
display_title: Page
|
||||||
|
display_plugin: page
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
empty:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: text
|
||||||
|
empty: true
|
||||||
|
content:
|
||||||
|
value: 'You are not assigned to any cases.'
|
||||||
|
format: basic_html
|
||||||
|
tokenize: false
|
||||||
|
defaults:
|
||||||
|
empty: false
|
||||||
|
display_extenders: { }
|
||||||
|
path: opencase/my-cases
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- user
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
||||||
|
page_2:
|
||||||
|
id: page_2
|
||||||
|
display_title: 'Page 2'
|
||||||
|
display_plugin: page
|
||||||
|
position: 2
|
||||||
|
display_options:
|
||||||
|
title: 'Cases by provider'
|
||||||
|
empty:
|
||||||
|
area:
|
||||||
|
id: area
|
||||||
|
table: views
|
||||||
|
field: area
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
plugin_id: text
|
||||||
|
empty: true
|
||||||
|
content:
|
||||||
|
value: 'This person is not assigned to any cases.'
|
||||||
|
format: basic_html
|
||||||
|
tokenize: false
|
||||||
|
arguments:
|
||||||
|
oc_provider:
|
||||||
|
id: oc_provider
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_provider
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_provider
|
||||||
|
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
|
||||||
|
defaults:
|
||||||
|
empty: false
|
||||||
|
title: false
|
||||||
|
relationships: false
|
||||||
|
arguments: false
|
||||||
|
relationships:
|
||||||
|
oc_case:
|
||||||
|
id: oc_case
|
||||||
|
table: oc_case_provision_field_data
|
||||||
|
field: oc_case
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: Case
|
||||||
|
entity_type: oc_case_provision
|
||||||
|
entity_field: oc_case
|
||||||
|
plugin_id: standard
|
||||||
|
required: true
|
||||||
|
display_extenders: { }
|
||||||
|
path: opencase/cases-by-provider/%actor_id
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- user.roles
|
||||||
|
tags: { }
|
@ -7,7 +7,6 @@ dependencies:
|
|||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- user
|
- user
|
||||||
- views_autosubmit
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: eYcO9ivZP8SZgdNDXedppm0USNqwvJM7jFy6LOV6tcg
|
default_config_hash: eYcO9ivZP8SZgdNDXedppm0USNqwvJM7jFy6LOV6tcg
|
||||||
id: equal_opps_records
|
id: equal_opps_records
|
||||||
@ -110,7 +109,7 @@ display:
|
|||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: autosubmit
|
type: input_required
|
||||||
options:
|
options:
|
||||||
submit_button: Apply
|
submit_button: Apply
|
||||||
reset_button: false
|
reset_button: false
|
||||||
@ -119,7 +118,8 @@ display:
|
|||||||
expose_sort_order: true
|
expose_sort_order: true
|
||||||
sort_asc_label: Asc
|
sort_asc_label: Asc
|
||||||
sort_desc_label: Desc
|
sort_desc_label: Desc
|
||||||
autosubmit_hide: true
|
text_input_required: ''
|
||||||
|
text_input_required_format: basic_html
|
||||||
access:
|
access:
|
||||||
type: perm
|
type: perm
|
||||||
options:
|
options:
|
||||||
|
@ -3,7 +3,10 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- user.role.authenticated
|
- user.role.administrator
|
||||||
|
- user.role.opencase_admin
|
||||||
|
- user.role.overseer
|
||||||
|
- user.role.volunteer_co_ord
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- user
|
- user
|
||||||
@ -120,7 +123,10 @@ display:
|
|||||||
type: role
|
type: role
|
||||||
options:
|
options:
|
||||||
role:
|
role:
|
||||||
authenticated: authenticated
|
administrator: administrator
|
||||||
|
overseer: overseer
|
||||||
|
volunteer_co_ord: volunteer_co_ord
|
||||||
|
opencase_admin: opencase_admin
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
|
@ -3,7 +3,10 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- user.role.authenticated
|
- user.role.administrator
|
||||||
|
- user.role.opencase_admin
|
||||||
|
- user.role.overseer
|
||||||
|
- user.role.volunteer_co_ord
|
||||||
module:
|
module:
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- user
|
- user
|
||||||
@ -120,7 +123,10 @@ display:
|
|||||||
type: role
|
type: role
|
||||||
options:
|
options:
|
||||||
role:
|
role:
|
||||||
authenticated: authenticated
|
administrator: administrator
|
||||||
|
overseer: overseer
|
||||||
|
volunteer_co_ord: volunteer_co_ord
|
||||||
|
opencase_admin: opencase_admin
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
@ -143,7 +149,7 @@ display:
|
|||||||
title_enable: false
|
title_enable: false
|
||||||
title: All
|
title: All
|
||||||
title_enable: true
|
title_enable: true
|
||||||
title: '{{ arguments.type }}'
|
title: '{{ arguments.type }}s'
|
||||||
default_argument_type: raw
|
default_argument_type: raw
|
||||||
default_argument_options:
|
default_argument_options:
|
||||||
index: 1
|
index: 1
|
||||||
@ -165,7 +171,7 @@ display:
|
|||||||
validate_options: { }
|
validate_options: { }
|
||||||
glossary: false
|
glossary: false
|
||||||
limit: 0
|
limit: 0
|
||||||
case: none
|
case: ucfirst
|
||||||
path_case: none
|
path_case: none
|
||||||
transform_dash: false
|
transform_dash: false
|
||||||
break_phrase: false
|
break_phrase: false
|
||||||
|
@ -2,11 +2,15 @@ uuid: 0c812021-ff90-442b-a7a0-353d538d6e15
|
|||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.opencase
|
||||||
|
- user.role.authenticated
|
||||||
module:
|
module:
|
||||||
- csv_serialization
|
- csv_serialization
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- rest
|
- rest
|
||||||
- serialization
|
- serialization
|
||||||
|
- user
|
||||||
- views_data_export
|
- views_data_export
|
||||||
id: sample_downloadable_report
|
id: sample_downloadable_report
|
||||||
label: 'Sample Downloadable Report'
|
label: 'Sample Downloadable Report'
|
||||||
@ -22,7 +26,7 @@ display:
|
|||||||
display_plugin: default
|
display_plugin: default
|
||||||
position: 0
|
position: 0
|
||||||
display_options:
|
display_options:
|
||||||
title: 'Sample Downloadable Report'
|
title: 'Sample Report'
|
||||||
fields:
|
fields:
|
||||||
name:
|
name:
|
||||||
id: name
|
id: name
|
||||||
@ -117,8 +121,10 @@ display:
|
|||||||
sort_asc_label: Asc
|
sort_asc_label: Asc
|
||||||
sort_desc_label: Desc
|
sort_desc_label: Desc
|
||||||
access:
|
access:
|
||||||
type: none
|
type: role
|
||||||
options: { }
|
options:
|
||||||
|
role:
|
||||||
|
authenticated: authenticated
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
@ -197,6 +203,7 @@ display:
|
|||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url
|
- url
|
||||||
- url.query_args
|
- url.query_args
|
||||||
|
- user.roles
|
||||||
tags: { }
|
tags: { }
|
||||||
data_export_1:
|
data_export_1:
|
||||||
id: data_export_1
|
id: data_export_1
|
||||||
@ -236,6 +243,7 @@ display:
|
|||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- request_format
|
- request_format
|
||||||
- url
|
- url
|
||||||
|
- user.roles
|
||||||
tags: { }
|
tags: { }
|
||||||
page_1:
|
page_1:
|
||||||
id: page_1
|
id: page_1
|
||||||
@ -245,6 +253,15 @@ display:
|
|||||||
display_options:
|
display_options:
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
path: sample-downloadable-report
|
path: sample-downloadable-report
|
||||||
|
menu:
|
||||||
|
type: normal
|
||||||
|
title: 'Sample downloadable report'
|
||||||
|
description: ''
|
||||||
|
weight: 0
|
||||||
|
expanded: false
|
||||||
|
menu_name: opencase
|
||||||
|
parent: opencase.reporting
|
||||||
|
context: '0'
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: -1
|
max-age: -1
|
||||||
contexts:
|
contexts:
|
||||||
@ -252,4 +269,5 @@ display:
|
|||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url
|
- url
|
||||||
- url.query_args
|
- url.query_args
|
||||||
|
- user.roles
|
||||||
tags: { }
|
tags: { }
|
||||||
|
@ -4,8 +4,10 @@ status: true
|
|||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- search_api.index.default_index
|
- search_api.index.default_index
|
||||||
|
- user.role.authenticated
|
||||||
module:
|
module:
|
||||||
- search_api
|
- search_api
|
||||||
|
- user
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: EeNNkLARDmftWehrk-ew_OW8srW2RgDKI1mZrWxZ-ao
|
default_config_hash: EeNNkLARDmftWehrk-ew_OW8srW2RgDKI1mZrWxZ-ao
|
||||||
id: search_content
|
id: search_content
|
||||||
@ -54,8 +56,10 @@ display:
|
|||||||
text_input_required: 'Please enter some keywords to search.'
|
text_input_required: 'Please enter some keywords to search.'
|
||||||
text_input_required_format: basic_html
|
text_input_required_format: basic_html
|
||||||
access:
|
access:
|
||||||
type: none
|
type: role
|
||||||
options: { }
|
options:
|
||||||
|
role:
|
||||||
|
authenticated: authenticated
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: none
|
||||||
options: { }
|
options: { }
|
||||||
@ -133,13 +137,15 @@ display:
|
|||||||
footer: { }
|
footer: { }
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: 0
|
max-age: -1
|
||||||
contexts:
|
contexts:
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url
|
- url
|
||||||
- url.query_args
|
- url.query_args
|
||||||
tags: { }
|
- 'user.node_grants:view'
|
||||||
|
- user.roles
|
||||||
|
tags:
|
||||||
|
- 'config:search_api.index.default_index'
|
||||||
cacheable: false
|
cacheable: false
|
||||||
page_1:
|
page_1:
|
||||||
id: page_1
|
id: page_1
|
||||||
@ -150,11 +156,13 @@ display:
|
|||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
path: search/content
|
path: search/content
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: 0
|
max-age: -1
|
||||||
contexts:
|
contexts:
|
||||||
- 'languages:language_content'
|
|
||||||
- 'languages:language_interface'
|
- 'languages:language_interface'
|
||||||
- url
|
- url
|
||||||
- url.query_args
|
- url.query_args
|
||||||
tags: { }
|
- 'user.node_grants:view'
|
||||||
|
- user.roles
|
||||||
|
tags:
|
||||||
|
- 'config:search_api.index.default_index'
|
||||||
cacheable: false
|
cacheable: false
|
||||||
|
@ -3,6 +3,13 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* download icon for reports */
|
||||||
|
.feed-icons .views-data-export-feed .feed-icon {
|
||||||
|
background-image: url('/modules/contrib/opencase/resources/download.png');
|
||||||
|
width: 50px;
|
||||||
|
height: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
/* paragraphs */
|
/* paragraphs */
|
||||||
|
|
||||||
|
|
||||||
@ -16,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.field.field--type-entity-reference-revisions .field__item {
|
.field.field--type-entity-reference-revisions .field__item {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* end paragraphs */
|
/* end paragraphs */
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
use Drupal\Core\Render\Element;
|
use Drupal\Core\Render\Element;
|
||||||
|
use Drupal\opencase;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Prepares variables for Case templates.
|
* Prepares variables for Case templates.
|
||||||
@ -20,18 +21,6 @@ use Drupal\Core\Render\Element;
|
|||||||
* - attributes: HTML attributes for the containing element.
|
* - attributes: HTML attributes for the containing element.
|
||||||
*/
|
*/
|
||||||
function template_preprocess_oc_case(array &$variables) {
|
function template_preprocess_oc_case(array &$variables) {
|
||||||
// Separate the fields into two sections to be displayed in two columns.
|
_template_preprocess_entity($variables);
|
||||||
// Remove the name (title) field as this is displayed anyway.
|
|
||||||
$variables['id'] = $variables['elements']['#oc_case']->get('id')[0]->get('value')->getValue();
|
|
||||||
$variables['base_fields'] = array();
|
|
||||||
$variables['other_fields'] = array();
|
|
||||||
foreach (Element::children($variables['elements']) as $key) {
|
|
||||||
$variables['content'][$key] = $variables['elements'][$key];
|
|
||||||
if (in_array($key, ['created', 'changed', 'files', 'actors_involved', 'status', 'user_id'])) {
|
|
||||||
$variables['base_fields'][$key] = $variables['elements'][$key];
|
|
||||||
} else {
|
|
||||||
$variables['other_fields'][$key] = $variables['elements'][$key];
|
|
||||||
unset($variables['other_fields']['name']);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@ function opencase_cases_update_90005() {
|
|||||||
->installFieldStorageDefinition('total_cases', 'oc_actor', 'opencase_cases', $field_storage_definition);
|
->installFieldStorageDefinition('total_cases', 'oc_actor', 'opencase_cases', $field_storage_definition);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function opencase_cases_update_90004() {
|
function opencase_cases_update_90004() {
|
||||||
$field_storage_definition = BaseFieldDefinition::create('string_long')
|
$field_storage_definition = BaseFieldDefinition::create('string_long')
|
||||||
->setRevisionable(TRUE)
|
->setRevisionable(TRUE)
|
||||||
|
@ -68,19 +68,6 @@ function opencase_cases_theme() {
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @return Drupal\opencase_cases\entity\OCActivity[]
|
|
||||||
*/
|
|
||||||
function opencase_cases_get_activities(Drupal\opencase_cases\entity\OCCase $case): array {
|
|
||||||
$query = \Drupal::entityQuery('oc_activity')
|
|
||||||
->condition('oc_case.target_id', $case->id());
|
|
||||||
$activity_ids = $query->execute();
|
|
||||||
$activities = [];
|
|
||||||
foreach($activity_ids as $id) {
|
|
||||||
$activities[] = Drupal\opencase_entities\Entity\OCActivity::load($id);
|
|
||||||
}
|
|
||||||
return $activities;
|
|
||||||
}
|
|
||||||
|
|
||||||
function opencase_cases_oc_case_fee_update(Drupal\opencase_cases\entity\OCCaseFee $case_fee): void {
|
function opencase_cases_oc_case_fee_update(Drupal\opencase_cases\entity\OCCaseFee $case_fee): void {
|
||||||
$case = $case_fee->getCase();
|
$case = $case_fee->getCase();
|
||||||
@ -97,23 +84,6 @@ function opencase_cases_oc_case_fee_delete(Drupal\opencase_cases\entity\OCCaseFe
|
|||||||
$case->addToTotalFee(0 - $case_fee->amount->value);
|
$case->addToTotalFee(0 - $case_fee->amount->value);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function opencase_cases_oc_case_provision_insert(Drupal\opencase_cases\entity\OCCaseProvision $case_provision): void {
|
|
||||||
$provider = $case_provision->getProvider()->incrementTotalCases();
|
|
||||||
}
|
|
||||||
function opencase_cases_oc_case_provision_delete(Drupal\opencase_cases\entity\OCCaseProvision $case_provision): void {
|
|
||||||
$provider = $case_provision->getProvider()->decrementTotalCases();
|
|
||||||
}
|
|
||||||
|
|
||||||
function opencase_cases_oc_case_provision_update(Drupal\opencase_cases\entity\OCCaseProvision $case_provision): void {
|
|
||||||
$new_provider_id = $case_provision->oc_provider->target_id;
|
|
||||||
$old_provider_id = $case_provision->original->oc_provider->target_id;
|
|
||||||
if ($new_provider_id != $old_provider_id) {
|
|
||||||
$case_provision->getProvider()->incrementTotalCases();
|
|
||||||
$case_provision->original->getProvider()->decrementTotalCases();
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
function opencase_cases_entity_base_field_info($entity_type) {
|
function opencase_cases_entity_base_field_info($entity_type) {
|
||||||
$fields = array();
|
$fields = array();
|
||||||
|
|
||||||
@ -136,13 +106,6 @@ function opencase_cases_entity_base_field_info($entity_type) {
|
|||||||
return $fields;
|
return $fields;
|
||||||
}
|
}
|
||||||
|
|
||||||
// When deleting a case, delete the activities associated with it
|
|
||||||
function opencase_cases_oc_case_delete(Drupal\opencase_cases\Entity\OCCase $case): void {
|
|
||||||
$activities = opencase_cases_get_activities($case);
|
|
||||||
foreach ($activities as $activity) {
|
|
||||||
$activity->delete();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -173,12 +136,12 @@ function _opencase_cases_redirect_to_home($form, &$form_state) {
|
|||||||
|
|
||||||
// Upon deletion of an activity, go to the related case if there is one, otherwise to its target.
|
// Upon deletion of an activity, go to the related case if there is one, otherwise to its target.
|
||||||
function _opencase_cases_delete_activity_redirect($form, &$form_state) {
|
function _opencase_cases_delete_activity_redirect($form, &$form_state) {
|
||||||
if (!IsEmpty($form_state->getFormObject()->getEntity()->oc_case)) {
|
$entity = $form_state->getFormObject()->getEntity();
|
||||||
$case_id = $form_state->getFormObject()->getEntity()->oc_case->target_id;
|
// for some reason this fires when deleting an activity type, shouldn't do but.s
|
||||||
|
if ($entity instanceof \Drupal\opencase_entities\Entity\OCActivityType) return;
|
||||||
|
$case_id = $entity->oc_case->target_id;
|
||||||
|
if ($case_id) {
|
||||||
$form_state->setRedirect('entity.oc_case.canonical', ['oc_case' => $case_id]);
|
$form_state->setRedirect('entity.oc_case.canonical', ['oc_case' => $case_id]);
|
||||||
} else {
|
|
||||||
$target_actor_id = $form_state->getFormObject()->getEntity()->oc_target->target_id;
|
|
||||||
$form_state->setRedirect('entity.oc_actor.canonical', ['oc_actor' => $target_actor_id]);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
namespace Drupal\opencase_cases\Entity;
|
namespace Drupal\opencase_cases\Entity;
|
||||||
|
|
||||||
|
use Drupal\Core\Entity\ContentEntityBase;
|
||||||
use Drupal\Core\Entity\EntityStorageInterface;
|
use Drupal\Core\Entity\EntityStorageInterface;
|
||||||
use Drupal\Core\Field\BaseFieldDefinition;
|
use Drupal\Core\Field\BaseFieldDefinition;
|
||||||
use Drupal\Core\Entity\RevisionableContentEntityBase;
|
use Drupal\Core\Entity\RevisionableContentEntityBase;
|
||||||
@ -83,6 +84,10 @@ class OCCase extends RevisionableContentEntityBase implements OCCaseInterface
|
|||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
public static function loadFromUrlQueryParameter(string $param) {
|
||||||
|
return self::load(\Drupal::request()->query->get($param));
|
||||||
|
}
|
||||||
public static function preCreate(EntityStorageInterface $storage_controller, array &$values)
|
public static function preCreate(EntityStorageInterface $storage_controller, array &$values)
|
||||||
{
|
{
|
||||||
parent::preCreate($storage_controller, $values);
|
parent::preCreate($storage_controller, $values);
|
||||||
@ -91,6 +96,43 @@ class OCCase extends RevisionableContentEntityBase implements OCCaseInterface
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function getCaseProviderIds(int $role_id = null): array {
|
||||||
|
$case_provision_ids = $this->getCaseProvisionIds();
|
||||||
|
$provider_ids = [];
|
||||||
|
foreach($case_provision_ids as $id) {
|
||||||
|
$provision = \Drupal::entityTypeManager()->getStorage('oc_case_provision')->load($id);
|
||||||
|
if ($provision instanceOf OCCaseProvision) {
|
||||||
|
if (is_null($role_id) || $role_id == $provision->get('oc_case_provider_role')->target_id) {
|
||||||
|
$provider_ids[] = $provision->get('oc_provider')->target_id;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return $provider_ids;
|
||||||
|
}
|
||||||
|
|
||||||
|
private function getCaseProvisionIds(): array {
|
||||||
|
$query = \Drupal::entityTypeManager()->getStorage('oc_case_provision')->getQuery();
|
||||||
|
$query->condition('oc_case.target_id', $this->id());
|
||||||
|
return $query->execute();
|
||||||
|
}
|
||||||
|
|
||||||
|
public function deleteCaseProvisions(): void {
|
||||||
|
$this->deleteChildren('oc_case_provision');
|
||||||
|
}
|
||||||
|
public function deleteActivities(): void {
|
||||||
|
$this->deleteChildren('oc_activity');
|
||||||
|
}
|
||||||
|
|
||||||
|
private function deleteChildren($child_entity_type):void {
|
||||||
|
$query = \Drupal::entityQuery($child_entity_type)
|
||||||
|
->condition('oc_case.target_id', $this->id());
|
||||||
|
$ids = $query->execute();
|
||||||
|
foreach($ids as $id) {
|
||||||
|
\Drupal::entityTypeManager()
|
||||||
|
->getStorage($child_entity_type)
|
||||||
|
->load($id)->delete();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
public static function defaultTarget()
|
public static function defaultTarget()
|
||||||
{
|
{
|
||||||
@ -98,6 +140,16 @@ class OCCase extends RevisionableContentEntityBase implements OCCaseInterface
|
|||||||
else return [];
|
else return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function getTargetEntity(): ContentEntityBase {
|
||||||
|
if (!$this->oc_target->isEmpty()) {
|
||||||
|
return $this->oc_target->entity;
|
||||||
|
} elseif ($this->hasField('client') && !$this->client->isEmpty()) {
|
||||||
|
return $this->client->entity;
|
||||||
|
} else {
|
||||||
|
throw new \Exception('No target found on case');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
|
@ -230,7 +230,8 @@ class OCCaseFee extends EditorialContentEntityBase implements OCCaseFeeInterface
|
|||||||
->setLabel(t('Visible'))
|
->setLabel(t('Visible'))
|
||||||
->setDescription(t('A boolean indicating whether the Case Fee is published.'))
|
->setDescription(t('A boolean indicating whether the Case Fee is published.'))
|
||||||
->setDisplayConfigurable('form', TRUE)
|
->setDisplayConfigurable('form', TRUE)
|
||||||
->setDisplayConfigurable('view', TRUE);
|
->setDisplayConfigurable('view', TRUE)
|
||||||
|
->setDefaultValue(TRUE);
|
||||||
|
|
||||||
$fields['created'] = BaseFieldDefinition::create('created')
|
$fields['created'] = BaseFieldDefinition::create('created')
|
||||||
->setLabel(t('Created'))
|
->setLabel(t('Created'))
|
||||||
@ -268,7 +269,7 @@ class OCCaseFee extends EditorialContentEntityBase implements OCCaseFeeInterface
|
|||||||
->setDisplayConfigurable("view", true)
|
->setDisplayConfigurable("view", true)
|
||||||
->setDisplayConfigurable("form", true)
|
->setDisplayConfigurable("form", true)
|
||||||
->setRequired(FALSE);
|
->setRequired(FALSE);
|
||||||
|
|
||||||
$fields['description'] = BaseFieldDefinition::create('string_long')
|
$fields['description'] = BaseFieldDefinition::create('string_long')
|
||||||
->setRevisionable(TRUE)
|
->setRevisionable(TRUE)
|
||||||
->setLabel(t('Description'))
|
->setLabel(t('Description'))
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user