config export
This commit is contained in:
		
							
								
								
									
										4
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@ -68,7 +68,7 @@
 | 
				
			|||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
 | 
					                "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
 | 
				
			||||||
                "reference": "2368552c9a018be345d710c1c0b00f092874b274"
 | 
					                "reference": "3af91cf1a55939fa0ce7125d821faaf3fa812ba6"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
                "drupal/admin_toolbar": "*",
 | 
					                "drupal/admin_toolbar": "*",
 | 
				
			||||||
@ -86,7 +86,7 @@
 | 
				
			|||||||
                    "email": "helo@autonomic.zone"
 | 
					                    "email": "helo@autonomic.zone"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2022-05-10T07:49:11+00:00"
 | 
					            "time": "2022-05-18T17:42:38+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "autonomic/opencase",
 | 
					            "name": "autonomic/opencase",
 | 
				
			||||||
 | 
				
			|||||||
@ -5,43 +5,39 @@ dependencies:
 | 
				
			|||||||
  config:
 | 
					  config:
 | 
				
			||||||
    - opencase_entities.oc_activity_type.emi
 | 
					    - opencase_entities.oc_activity_type.emi
 | 
				
			||||||
  module:
 | 
					  module:
 | 
				
			||||||
    - hide_revision_field
 | 
					    - datetime
 | 
				
			||||||
id: oc_activity.emi.default
 | 
					id: oc_activity.emi.default
 | 
				
			||||||
targetEntityType: oc_activity
 | 
					targetEntityType: oc_activity
 | 
				
			||||||
bundle: emi
 | 
					bundle: emi
 | 
				
			||||||
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: 2
 | 
				
			||||||
 | 
					    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:
 | 
					 | 
				
			||||||
    type: hide_revision_field_log_widget
 | 
					 | 
				
			||||||
    weight: 80
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
    settings:
 | 
					 | 
				
			||||||
      rows: 5
 | 
					 | 
				
			||||||
      placeholder: ''
 | 
					 | 
				
			||||||
      show: false
 | 
					 | 
				
			||||||
      default: ''
 | 
					 | 
				
			||||||
      permission_based: false
 | 
					 | 
				
			||||||
      allow_user_settings: false
 | 
					 | 
				
			||||||
    third_party_settings: {  }
 | 
					 | 
				
			||||||
  time_taken:
 | 
					 | 
				
			||||||
    type: number
 | 
					 | 
				
			||||||
    weight: -3
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
    settings:
 | 
					 | 
				
			||||||
      placeholder: ''
 | 
					 | 
				
			||||||
    third_party_settings: {  }
 | 
					 | 
				
			||||||
hidden:
 | 
					hidden:
 | 
				
			||||||
  activity_date_time: true
 | 
					 | 
				
			||||||
  client: true
 | 
					  client: true
 | 
				
			||||||
  description: true
 | 
					 | 
				
			||||||
  oc_provider: true
 | 
					  oc_provider: true
 | 
				
			||||||
  oc_target: true
 | 
					  oc_target: true
 | 
				
			||||||
 | 
					  revision_log: true
 | 
				
			||||||
  status: true
 | 
					  status: true
 | 
				
			||||||
 | 
					  time_taken: true
 | 
				
			||||||
 | 
					  user_id: true
 | 
				
			||||||
 | 
				
			|||||||
@ -4,11 +4,19 @@ status: true
 | 
				
			|||||||
dependencies:
 | 
					dependencies:
 | 
				
			||||||
  config:
 | 
					  config:
 | 
				
			||||||
    - opencase_entities.oc_activity_type.phone_call
 | 
					    - opencase_entities.oc_activity_type.phone_call
 | 
				
			||||||
 | 
					  module:
 | 
				
			||||||
 | 
					    - datetime
 | 
				
			||||||
id: oc_activity.phone_call.default
 | 
					id: oc_activity.phone_call.default
 | 
				
			||||||
targetEntityType: oc_activity
 | 
					targetEntityType: oc_activity
 | 
				
			||||||
bundle: phone_call
 | 
					bundle: phone_call
 | 
				
			||||||
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: 2
 | 
					    weight: 2
 | 
				
			||||||
@ -19,24 +27,17 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  name:
 | 
					  name:
 | 
				
			||||||
    type: string_textfield
 | 
					    type: string_textfield
 | 
				
			||||||
    weight: 0
 | 
					    weight: 1
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      size: 60
 | 
					      size: 60
 | 
				
			||||||
      placeholder: ''
 | 
					      placeholder: ''
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  time_taken:
 | 
					 | 
				
			||||||
    type: number
 | 
					 | 
				
			||||||
    weight: 1
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
    settings:
 | 
					 | 
				
			||||||
      placeholder: ''
 | 
					 | 
				
			||||||
    third_party_settings: {  }
 | 
					 | 
				
			||||||
hidden:
 | 
					hidden:
 | 
				
			||||||
  activity_date_time: true
 | 
					 | 
				
			||||||
  client: true
 | 
					  client: true
 | 
				
			||||||
  oc_provider: true
 | 
					  oc_provider: true
 | 
				
			||||||
  oc_target: true
 | 
					  oc_target: true
 | 
				
			||||||
  revision_log: true
 | 
					  revision_log: true
 | 
				
			||||||
  status: true
 | 
					  status: true
 | 
				
			||||||
 | 
					  time_taken: true
 | 
				
			||||||
  user_id: true
 | 
					  user_id: true
 | 
				
			||||||
 | 
				
			|||||||
@ -24,13 +24,13 @@ mode: default
 | 
				
			|||||||
content:
 | 
					content:
 | 
				
			||||||
  activity_date_time:
 | 
					  activity_date_time:
 | 
				
			||||||
    type: datetime_default
 | 
					    type: datetime_default
 | 
				
			||||||
    weight: 11
 | 
					    weight: 0
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings: {  }
 | 
					    settings: {  }
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_caption_for_photo:
 | 
					  field_caption_for_photo:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 9
 | 
					    weight: 10
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -38,7 +38,7 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_issues_and_difficulties:
 | 
					  field_issues_and_difficulties:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 4
 | 
					    weight: 5
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -46,7 +46,7 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_issues_with_group_dynamics:
 | 
					  field_issues_with_group_dynamics:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 5
 | 
					    weight: 6
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -54,14 +54,14 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_number_of_participants:
 | 
					  field_number_of_participants:
 | 
				
			||||||
    type: number
 | 
					    type: number
 | 
				
			||||||
    weight: 1
 | 
					    weight: 2
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      placeholder: ''
 | 
					      placeholder: ''
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_photo:
 | 
					  field_photo:
 | 
				
			||||||
    type: image_image
 | 
					    type: image_image
 | 
				
			||||||
    weight: 8
 | 
					    weight: 9
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      progress_indicator: throbber
 | 
					      progress_indicator: throbber
 | 
				
			||||||
@ -69,7 +69,7 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_what_came_up_for_the_group:
 | 
					  field_what_came_up_for_the_group:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 3
 | 
					    weight: 4
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -77,7 +77,7 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_what_could_be_improved_for:
 | 
					  field_what_could_be_improved_for:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 7
 | 
					    weight: 8
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -85,7 +85,7 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_what_did_facilitators_do_w:
 | 
					  field_what_did_facilitators_do_w:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 2
 | 
					    weight: 3
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -93,7 +93,7 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  field_what_real_scenarios_or_inc:
 | 
					  field_what_real_scenarios_or_inc:
 | 
				
			||||||
    type: string_textarea
 | 
					    type: string_textarea
 | 
				
			||||||
    weight: 6
 | 
					    weight: 7
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      rows: 5
 | 
					      rows: 5
 | 
				
			||||||
@ -101,13 +101,13 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  oc_provider:
 | 
					  oc_provider:
 | 
				
			||||||
    type: options_select
 | 
					    type: options_select
 | 
				
			||||||
    weight: 0
 | 
					    weight: 1
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings: {  }
 | 
					    settings: {  }
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
  status:
 | 
					  status:
 | 
				
			||||||
    type: boolean_checkbox
 | 
					    type: boolean_checkbox
 | 
				
			||||||
    weight: 10
 | 
					    weight: 11
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      display_label: true
 | 
					      display_label: true
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,6 @@ dependencies:
 | 
				
			|||||||
    - opencase_entities.oc_activity_type.emi
 | 
					    - opencase_entities.oc_activity_type.emi
 | 
				
			||||||
  module:
 | 
					  module:
 | 
				
			||||||
    - datetime
 | 
					    - datetime
 | 
				
			||||||
    - user
 | 
					 | 
				
			||||||
id: oc_activity.emi.default
 | 
					id: oc_activity.emi.default
 | 
				
			||||||
targetEntityType: oc_activity
 | 
					targetEntityType: oc_activity
 | 
				
			||||||
bundle: emi
 | 
					bundle: emi
 | 
				
			||||||
@ -17,7 +16,7 @@ content:
 | 
				
			|||||||
    label: above
 | 
					    label: above
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      timezone_override: ''
 | 
					      timezone_override: ''
 | 
				
			||||||
      format_type: medium
 | 
					      format_type: short
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 0
 | 
					    weight: 0
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
@ -29,6 +28,13 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 1
 | 
					    weight: 1
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
 | 
					  description:
 | 
				
			||||||
 | 
					    type: basic_string
 | 
				
			||||||
 | 
					    label: above
 | 
				
			||||||
 | 
					    settings: {  }
 | 
				
			||||||
 | 
					    third_party_settings: {  }
 | 
				
			||||||
 | 
					    weight: 3
 | 
				
			||||||
 | 
					    region: content
 | 
				
			||||||
  name:
 | 
					  name:
 | 
				
			||||||
    type: string
 | 
					    type: string
 | 
				
			||||||
    label: hidden
 | 
					    label: hidden
 | 
				
			||||||
@ -37,13 +43,10 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 2
 | 
					    weight: 2
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
  user_id:
 | 
					 | 
				
			||||||
    type: author
 | 
					 | 
				
			||||||
    label: above
 | 
					 | 
				
			||||||
    settings: {  }
 | 
					 | 
				
			||||||
    third_party_settings: {  }
 | 
					 | 
				
			||||||
    weight: 3
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
hidden:
 | 
					hidden:
 | 
				
			||||||
 | 
					  oc_provider: true
 | 
				
			||||||
 | 
					  oc_target: true
 | 
				
			||||||
  search_api_excerpt: true
 | 
					  search_api_excerpt: true
 | 
				
			||||||
 | 
					  status: true
 | 
				
			||||||
  time_taken: true
 | 
					  time_taken: true
 | 
				
			||||||
 | 
					  user_id: true
 | 
				
			||||||
 | 
				
			|||||||
@ -5,19 +5,28 @@ dependencies:
 | 
				
			|||||||
  config:
 | 
					  config:
 | 
				
			||||||
    - opencase_entities.oc_activity_type.phone_call
 | 
					    - opencase_entities.oc_activity_type.phone_call
 | 
				
			||||||
  module:
 | 
					  module:
 | 
				
			||||||
    - user
 | 
					    - datetime
 | 
				
			||||||
id: oc_activity.phone_call.default
 | 
					id: oc_activity.phone_call.default
 | 
				
			||||||
targetEntityType: oc_activity
 | 
					targetEntityType: oc_activity
 | 
				
			||||||
bundle: phone_call
 | 
					bundle: phone_call
 | 
				
			||||||
mode: default
 | 
					mode: default
 | 
				
			||||||
content:
 | 
					content:
 | 
				
			||||||
 | 
					  activity_date_time:
 | 
				
			||||||
 | 
					    type: datetime_default
 | 
				
			||||||
 | 
					    label: above
 | 
				
			||||||
 | 
					    settings:
 | 
				
			||||||
 | 
					      timezone_override: ''
 | 
				
			||||||
 | 
					      format_type: short
 | 
				
			||||||
 | 
					    third_party_settings: {  }
 | 
				
			||||||
 | 
					    weight: 0
 | 
				
			||||||
 | 
					    region: content
 | 
				
			||||||
  client:
 | 
					  client:
 | 
				
			||||||
    type: entity_reference_label
 | 
					    type: entity_reference_label
 | 
				
			||||||
    label: above
 | 
					    label: above
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      link: true
 | 
					      link: true
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 0
 | 
					    weight: 1
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
  description:
 | 
					  description:
 | 
				
			||||||
    type: basic_string
 | 
					    type: basic_string
 | 
				
			||||||
@ -34,27 +43,10 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 2
 | 
					    weight: 2
 | 
				
			||||||
    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: 1
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
  user_id:
 | 
					 | 
				
			||||||
    type: author
 | 
					 | 
				
			||||||
    label: above
 | 
					 | 
				
			||||||
    settings: {  }
 | 
					 | 
				
			||||||
    third_party_settings: {  }
 | 
					 | 
				
			||||||
    weight: 4
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
hidden:
 | 
					hidden:
 | 
				
			||||||
  activity_date_time: true
 | 
					 | 
				
			||||||
  oc_provider: true
 | 
					  oc_provider: true
 | 
				
			||||||
  oc_target: true
 | 
					  oc_target: true
 | 
				
			||||||
  search_api_excerpt: true
 | 
					  search_api_excerpt: true
 | 
				
			||||||
  status: true
 | 
					  status: true
 | 
				
			||||||
 | 
					  time_taken: true
 | 
				
			||||||
 | 
					  user_id: true
 | 
				
			||||||
 | 
				
			|||||||
@ -26,9 +26,9 @@ content:
 | 
				
			|||||||
    label: above
 | 
					    label: above
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      timezone_override: ''
 | 
					      timezone_override: ''
 | 
				
			||||||
      format_type: medium
 | 
					      format_type: short
 | 
				
			||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 11
 | 
					    weight: 0
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
  field_caption_for_photo:
 | 
					  field_caption_for_photo:
 | 
				
			||||||
    type: basic_string
 | 
					    type: basic_string
 | 
				
			||||||
@ -97,14 +97,6 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 7
 | 
					    weight: 7
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
  name:
 | 
					 | 
				
			||||||
    type: string
 | 
					 | 
				
			||||||
    label: hidden
 | 
					 | 
				
			||||||
    settings:
 | 
					 | 
				
			||||||
      link_to_entity: false
 | 
					 | 
				
			||||||
    third_party_settings: {  }
 | 
					 | 
				
			||||||
    weight: 0
 | 
					 | 
				
			||||||
    region: content
 | 
					 | 
				
			||||||
  oc_provider:
 | 
					  oc_provider:
 | 
				
			||||||
    type: entity_reference_label
 | 
					    type: entity_reference_label
 | 
				
			||||||
    label: above
 | 
					    label: above
 | 
				
			||||||
@ -116,6 +108,7 @@ content:
 | 
				
			|||||||
hidden:
 | 
					hidden:
 | 
				
			||||||
  client: true
 | 
					  client: true
 | 
				
			||||||
  description: true
 | 
					  description: true
 | 
				
			||||||
 | 
					  name: true
 | 
				
			||||||
  oc_target: true
 | 
					  oc_target: true
 | 
				
			||||||
  search_api_excerpt: true
 | 
					  search_api_excerpt: true
 | 
				
			||||||
  status: true
 | 
					  status: true
 | 
				
			||||||
 | 
				
			|||||||
@ -138,6 +138,15 @@ content:
 | 
				
			|||||||
    third_party_settings: {  }
 | 
					    third_party_settings: {  }
 | 
				
			||||||
    weight: 9
 | 
					    weight: 9
 | 
				
			||||||
    region: content
 | 
					    region: content
 | 
				
			||||||
 | 
					  total_cases:
 | 
				
			||||||
 | 
					    type: number_integer
 | 
				
			||||||
 | 
					    label: above
 | 
				
			||||||
 | 
					    settings:
 | 
				
			||||||
 | 
					      thousand_separator: ''
 | 
				
			||||||
 | 
					      prefix_suffix: true
 | 
				
			||||||
 | 
					    third_party_settings: {  }
 | 
				
			||||||
 | 
					    weight: 14
 | 
				
			||||||
 | 
					    region: content
 | 
				
			||||||
hidden:
 | 
					hidden:
 | 
				
			||||||
  feeds_item: true
 | 
					  feeds_item: true
 | 
				
			||||||
  full_name: true
 | 
					  full_name: true
 | 
				
			||||||
@ -146,5 +155,4 @@ hidden:
 | 
				
			|||||||
  recent_cases: true
 | 
					  recent_cases: true
 | 
				
			||||||
  search_api_excerpt: true
 | 
					  search_api_excerpt: true
 | 
				
			||||||
  status: true
 | 
					  status: true
 | 
				
			||||||
  total_cases: true
 | 
					 | 
				
			||||||
  user_id: true
 | 
					  user_id: true
 | 
				
			||||||
 | 
				
			|||||||
@ -45,6 +45,7 @@ module:
 | 
				
			|||||||
  jquery_ui_touch_punch: 0
 | 
					  jquery_ui_touch_punch: 0
 | 
				
			||||||
  jsonapi: 0
 | 
					  jsonapi: 0
 | 
				
			||||||
  link: 0
 | 
					  link: 0
 | 
				
			||||||
 | 
					  mailsystem: 0
 | 
				
			||||||
  menu_link_content: 0
 | 
					  menu_link_content: 0
 | 
				
			||||||
  menu_ui: 0
 | 
					  menu_ui: 0
 | 
				
			||||||
  node: 0
 | 
					  node: 0
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										11
									
								
								config/mailsystem.settings.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								config/mailsystem.settings.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					_core:
 | 
				
			||||||
 | 
					  default_config_hash: IhwTepsVwtbtbcT5GzQKhCXDCRvbk3MNkWqPiuiZ10s
 | 
				
			||||||
 | 
					theme: current
 | 
				
			||||||
 | 
					defaults:
 | 
				
			||||||
 | 
					  sender: php_mail
 | 
				
			||||||
 | 
					  formatter: php_mail
 | 
				
			||||||
 | 
					modules:
 | 
				
			||||||
 | 
					  swiftmailer:
 | 
				
			||||||
 | 
					    none:
 | 
				
			||||||
 | 
					      sender: swiftmailer
 | 
				
			||||||
 | 
					      formatter: swiftmailer
 | 
				
			||||||
@ -1,3 +1,3 @@
 | 
				
			|||||||
error_level: hide
 | 
					 | 
				
			||||||
_core:
 | 
					_core:
 | 
				
			||||||
  default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA
 | 
					  default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA
 | 
				
			||||||
 | 
					error_level: all
 | 
				
			||||||
 | 
				
			|||||||
@ -1,9 +1,12 @@
 | 
				
			|||||||
 | 
					_core:
 | 
				
			||||||
 | 
					  default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
 | 
				
			||||||
cache:
 | 
					cache:
 | 
				
			||||||
  page:
 | 
					  page:
 | 
				
			||||||
    max_age: 0
 | 
					    max_age: 0
 | 
				
			||||||
 | 
					    use_internal: false
 | 
				
			||||||
css:
 | 
					css:
 | 
				
			||||||
  preprocess: false
 | 
					  preprocess: false
 | 
				
			||||||
  gzip: true
 | 
					  gzip: false
 | 
				
			||||||
fast_404:
 | 
					fast_404:
 | 
				
			||||||
  enabled: true
 | 
					  enabled: true
 | 
				
			||||||
  paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'
 | 
					  paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i'
 | 
				
			||||||
@ -11,7 +14,7 @@ fast_404:
 | 
				
			|||||||
  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: false
 | 
					  preprocess: false
 | 
				
			||||||
  gzip: true
 | 
					  gzip: false
 | 
				
			||||||
stale_file_threshold: 2592000
 | 
					stale_file_threshold: 2592000
 | 
				
			||||||
_core:
 | 
					response:
 | 
				
			||||||
  default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
 | 
					  gzip: false
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,5 @@
 | 
				
			|||||||
 | 
					_core:
 | 
				
			||||||
 | 
					  default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ
 | 
				
			||||||
display_extenders: {  }
 | 
					display_extenders: {  }
 | 
				
			||||||
skip_cache: false
 | 
					skip_cache: false
 | 
				
			||||||
sql_signature: false
 | 
					sql_signature: false
 | 
				
			||||||
@ -5,13 +7,13 @@ ui:
 | 
				
			|||||||
  show:
 | 
					  show:
 | 
				
			||||||
    additional_queries: false
 | 
					    additional_queries: false
 | 
				
			||||||
    advanced_column: false
 | 
					    advanced_column: false
 | 
				
			||||||
    master_display: false
 | 
					    performance_statistics: true
 | 
				
			||||||
    performance_statistics: false
 | 
					 | 
				
			||||||
    preview_information: true
 | 
					    preview_information: true
 | 
				
			||||||
    sql_query:
 | 
					    sql_query:
 | 
				
			||||||
      enabled: false
 | 
					      enabled: true
 | 
				
			||||||
      where: above
 | 
					      where: above
 | 
				
			||||||
    display_embed: false
 | 
					    display_embed: false
 | 
				
			||||||
 | 
					    master_display: false
 | 
				
			||||||
  always_live_preview: true
 | 
					  always_live_preview: true
 | 
				
			||||||
  exposed_filter_any_label: old_any
 | 
					  exposed_filter_any_label: old_any
 | 
				
			||||||
field_rewrite_elements:
 | 
					field_rewrite_elements:
 | 
				
			||||||
@ -44,5 +46,3 @@ field_rewrite_elements:
 | 
				
			|||||||
  ins: INS
 | 
					  ins: INS
 | 
				
			||||||
  q: Q
 | 
					  q: Q
 | 
				
			||||||
  s: S
 | 
					  s: S
 | 
				
			||||||
_core:
 | 
					 | 
				
			||||||
  default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ
 | 
					 | 
				
			||||||
 | 
				
			|||||||
@ -160,6 +160,72 @@ display:
 | 
				
			|||||||
          multi_type: separator
 | 
					          multi_type: separator
 | 
				
			||||||
          separator: ', '
 | 
					          separator: ', '
 | 
				
			||||||
          field_api_classes: false
 | 
					          field_api_classes: false
 | 
				
			||||||
 | 
					        total_cases:
 | 
				
			||||||
 | 
					          id: total_cases
 | 
				
			||||||
 | 
					          table: oc_actor_field_data
 | 
				
			||||||
 | 
					          field: total_cases
 | 
				
			||||||
 | 
					          relationship: none
 | 
				
			||||||
 | 
					          group_type: group
 | 
				
			||||||
 | 
					          admin_label: ''
 | 
				
			||||||
 | 
					          entity_type: oc_actor
 | 
				
			||||||
 | 
					          entity_field: total_cases
 | 
				
			||||||
 | 
					          plugin_id: field
 | 
				
			||||||
 | 
					          label: 'Number of Cases'
 | 
				
			||||||
 | 
					          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: number_integer
 | 
				
			||||||
 | 
					          settings:
 | 
				
			||||||
 | 
					            thousand_separator: ''
 | 
				
			||||||
 | 
					            prefix_suffix: 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:
 | 
					      pager:
 | 
				
			||||||
        type: mini
 | 
					        type: mini
 | 
				
			||||||
        options:
 | 
					        options:
 | 
				
			||||||
 | 
				
			|||||||
@ -150,7 +150,7 @@ display:
 | 
				
			|||||||
          type: datetime_default
 | 
					          type: datetime_default
 | 
				
			||||||
          settings:
 | 
					          settings:
 | 
				
			||||||
            timezone_override: ''
 | 
					            timezone_override: ''
 | 
				
			||||||
            format_type: medium
 | 
					            format_type: short
 | 
				
			||||||
          group_column: value
 | 
					          group_column: value
 | 
				
			||||||
          group_columns: {  }
 | 
					          group_columns: {  }
 | 
				
			||||||
          group_rows: true
 | 
					          group_rows: true
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user