updated opencase and added all_actors view
This commit is contained in:
parent
5a6d09e1ce
commit
5f27cbdfc0
40
composer.lock
generated
40
composer.lock
generated
@ -68,7 +68,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
|
||||
"reference": "13ddf5aa133227b3ed7eb662f9f5eaeb4abd3d5b"
|
||||
"reference": "b85cbaf398cfcfd21182b15c9f1c1551d5cfafa5"
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "*",
|
||||
@ -85,7 +85,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-03T13:51:38+00:00"
|
||||
"time": "2022-04-08T11:02:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bjeavons/zxcvbn-php",
|
||||
@ -432,22 +432,22 @@
|
||||
},
|
||||
{
|
||||
"name": "consolidation/annotated-command",
|
||||
"version": "4.5.3",
|
||||
"version": "4.5.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/annotated-command.git",
|
||||
"reference": "1941a743e63993288e09d0686a4cb7ed47813213"
|
||||
"reference": "93398c3166d9026ab93219ce23b2092b4d7b7904"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1941a743e63993288e09d0686a4cb7ed47813213",
|
||||
"reference": "1941a743e63993288e09d0686a4cb7ed47813213",
|
||||
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/93398c3166d9026ab93219ce23b2092b4d7b7904",
|
||||
"reference": "93398c3166d9026ab93219ce23b2092b4d7b7904",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consolidation/output-formatters": "^4.1.1",
|
||||
"php": ">=7.1.3",
|
||||
"psr/log": "^1|^2",
|
||||
"psr/log": "^1|^2|^3",
|
||||
"symfony/console": "^4.4.8|^5|^6",
|
||||
"symfony/event-dispatcher": "^4.4.8|^5|^6",
|
||||
"symfony/finder": "^4.4.8|^5|^6"
|
||||
@ -461,7 +461,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "5.x-dev"
|
||||
"dev-main": "4.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -482,9 +482,9 @@
|
||||
"description": "Initialize Symfony Console commands from annotated command class methods.",
|
||||
"support": {
|
||||
"issues": "https://github.com/consolidation/annotated-command/issues",
|
||||
"source": "https://github.com/consolidation/annotated-command/tree/4.5.3"
|
||||
"source": "https://github.com/consolidation/annotated-command/tree/4.5.4"
|
||||
},
|
||||
"time": "2022-04-02T00:17:53+00:00"
|
||||
"time": "2022-04-05T17:58:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/config",
|
||||
@ -2894,17 +2894,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/facets",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/facets.git",
|
||||
"reference": "2.0.1"
|
||||
"reference": "2.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/facets-2.0.1.zip",
|
||||
"reference": "2.0.1",
|
||||
"shasum": "ec6e9de9dd1726b6ca173abd79a69d2574db3e89"
|
||||
"url": "https://ftp.drupal.org/files/projects/facets-2.0.2.zip",
|
||||
"reference": "2.0.2",
|
||||
"shasum": "17afc46d3f4e4300e8e69f23b3b01a4935b57104"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2 || ^10.0"
|
||||
@ -2913,13 +2913,19 @@
|
||||
"drupal/search_api": "<1.14"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/jquery_ui_slider": "~1.1",
|
||||
"drupal/jquery_ui_touch_punch": "~1.0",
|
||||
"drupal/search_api": "~1.21"
|
||||
},
|
||||
"suggest": {
|
||||
"drupal/jquery_ui_slider": "Required for the 'Facets Range Widget' module to work",
|
||||
"drupal/jquery_ui_touch_punch": "Required for the 'Facets Range Widget' module to work"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.1",
|
||||
"datestamp": "1642699685",
|
||||
"version": "2.0.2",
|
||||
"datestamp": "1649070269",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
240
config/views.view.actors.yml
Normal file
240
config/views.view.actors.yml
Normal file
@ -0,0 +1,240 @@
|
||||
uuid: 5a5780c2-4754-48ba-89da-122c0b3de51a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.authenticated
|
||||
module:
|
||||
- opencase_entities
|
||||
- user
|
||||
id: actors
|
||||
label: Actors
|
||||
module: views
|
||||
description: ''
|
||||
tag: ''
|
||||
base_table: oc_actor_field_data
|
||||
base_field: id
|
||||
display:
|
||||
default:
|
||||
id: default
|
||||
display_title: Default
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
fields:
|
||||
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: 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: 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
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts: { }
|
||||
arguments:
|
||||
type:
|
||||
id: type
|
||||
table: oc_actor_field_data
|
||||
field: type
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: oc_actor
|
||||
entity_field: type
|
||||
plugin_id: string
|
||||
default_action: default
|
||||
exception:
|
||||
value: all
|
||||
title_enable: false
|
||||
title: All
|
||||
title_enable: true
|
||||
title: '{{ arguments.type }} '
|
||||
default_argument_type: raw
|
||||
default_argument_options:
|
||||
index: 1
|
||||
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: { }
|
||||
glossary: false
|
||||
limit: 0
|
||||
case: none
|
||||
path_case: none
|
||||
transform_dash: false
|
||||
break_phrase: false
|
||||
filters: { }
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
columns:
|
||||
name: name
|
||||
default: '-1'
|
||||
info:
|
||||
name:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
override: true
|
||||
sticky: false
|
||||
summary: ''
|
||||
empty_table: false
|
||||
caption: ''
|
||||
description: ''
|
||||
row:
|
||||
type: fields
|
||||
options:
|
||||
default_field_elements: true
|
||||
inline: { }
|
||||
separator: ''
|
||||
hide_empty: false
|
||||
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
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
display_title: Actors
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_description: ''
|
||||
display_extenders: { }
|
||||
path: opencase/actors/%type
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags: { }
|
Reference in New Issue
Block a user