Core update + config for auth user being able to see own cases & debriefs

This commit is contained in:
2022-01-20 14:54:38 +00:00
parent 315ea3d580
commit 673aa6bd8d
21 changed files with 2090 additions and 2089 deletions

147
composer.lock generated
View File

@ -68,7 +68,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
"reference": "004aa6b9f7998daead20dcee68b15ac2eb6ebfd4"
"reference": "e51d8772ef4edd5c5bb70148d1e929306e25ac0c"
},
"require": {
"drupal/admin_toolbar": "*",
@ -86,7 +86,7 @@
"email": "helo@autonomic.zone"
}
],
"time": "2021-12-30T15:16:02+00:00"
"time": "2022-01-19T10:25:36+00:00"
},
{
"name": "autonomic/opencase",
@ -94,7 +94,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
"reference": "240a55f54fd1a6a04d1989754ff7e05a9cdf9ec8"
"reference": "40435a16be02628589bf2636b8e2d7d33fbaa020"
},
"require": {
"composer/installers": "*",
@ -111,7 +111,7 @@
"email": "helo@autonomic.zone"
}
],
"time": "2021-12-30T13:43:19+00:00"
"time": "2022-01-20T15:59:39+00:00"
},
{
"name": "bjeavons/zxcvbn-php",
@ -2169,16 +2169,16 @@
},
{
"name": "drupal/core",
"version": "9.3.2",
"version": "9.3.3",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "6c9ba6b6314550e7efb8f5f4e2a40f54cfd6aee1"
"reference": "a9bd68be9a4e39724ea555f8040114759a8faf7f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/6c9ba6b6314550e7efb8f5f4e2a40f54cfd6aee1",
"reference": "6c9ba6b6314550e7efb8f5f4e2a40f54cfd6aee1",
"url": "https://api.github.com/repos/drupal/core/zipball/a9bd68be9a4e39724ea555f8040114759a8faf7f",
"reference": "a9bd68be9a4e39724ea555f8040114759a8faf7f",
"shasum": ""
},
"require": {
@ -2420,13 +2420,13 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
"source": "https://github.com/drupal/core/tree/9.3.2"
"source": "https://github.com/drupal/core/tree/9.3.3"
},
"time": "2022-01-05T02:55:30+00:00"
"time": "2022-01-19T00:13:54+00:00"
},
{
"name": "drupal/core-composer-scaffold",
"version": "9.3.2",
"version": "9.3.3",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
@ -2470,13 +2470,13 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.2"
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.3"
},
"time": "2021-11-19T09:52:23+00:00"
},
{
"name": "drupal/core-project-message",
"version": "9.3.2",
"version": "9.3.3",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-project-message.git",
@ -2511,22 +2511,22 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-project-message/tree/9.3.2"
"source": "https://github.com/drupal/core-project-message/tree/9.3.3"
},
"time": "2020-09-14T13:40:36+00:00"
},
{
"name": "drupal/core-recommended",
"version": "9.3.2",
"version": "9.3.3",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "9f570d6bf6e568b8c2deab02349a11fad3d1e272"
"reference": "a2fc42cb765874e5393d203ee807ac57abe04b12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/9f570d6bf6e568b8c2deab02349a11fad3d1e272",
"reference": "9f570d6bf6e568b8c2deab02349a11fad3d1e272",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/a2fc42cb765874e5393d203ee807ac57abe04b12",
"reference": "a2fc42cb765874e5393d203ee807ac57abe04b12",
"shasum": ""
},
"require": {
@ -2535,7 +2535,7 @@
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2",
"drupal/core": "9.3.2",
"drupal/core": "9.3.3",
"egulias/email-validator": "3.1.2",
"guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/promises": "1.5.1",
@ -2597,9 +2597,9 @@
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": {
"source": "https://github.com/drupal/core-recommended/tree/9.3.2"
"source": "https://github.com/drupal/core-recommended/tree/9.3.3"
},
"time": "2022-01-05T02:55:30+00:00"
"time": "2022-01-19T00:13:54+00:00"
},
{
"name": "drupal/ctools",
@ -3346,17 +3346,17 @@
},
{
"name": "drupal/jquery_ui_datepicker",
"version": "1.1.0",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git",
"reference": "8.x-1.1"
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "69f62467f846bb514a10fa93f4c3b34c6275353f"
"url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "19ffa245970ee4e9d908fa0c5d0761f567e487bb"
},
"require": {
"drupal/core": "^8 || ^9",
@ -3365,8 +3365,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1615962535",
"version": "8.x-1.2",
"datestamp": "1642614454",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -3379,8 +3379,9 @@
],
"authors": [
{
"name": "bnjmnm",
"homepage": "https://www.drupal.org/user/2369194"
"name": "Andrei Ivnitskii",
"homepage": "https://www.drupal.org/u/ivnish",
"role": "Maintainer"
},
{
"name": "ivnish",
@ -3402,7 +3403,8 @@
"description": "Provides jQuery UI Datepicker library.",
"homepage": "https://www.drupal.org/project/jquery_ui_datepicker",
"support": {
"source": "https://git.drupalcode.org/project/jquery_ui_datepicker"
"source": "https://git.drupalcode.org/project/jquery_ui_datepicker",
"issues": "https://www.drupal.org/project/issues/jquery_ui_datepicker"
}
},
{
@ -4445,40 +4447,39 @@
},
{
"name": "drush/drush",
"version": "11.0.1",
"version": "11.0.2",
"source": {
"type": "git",
"url": "https://github.com/drush-ops/drush.git",
"reference": "a14fc9cd073e91f8bbfb44d788119636ed8ca528"
"reference": "3c93b6393d6a463cb1df314dae3db27fbb640cd4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/a14fc9cd073e91f8bbfb44d788119636ed8ca528",
"reference": "a14fc9cd073e91f8bbfb44d788119636ed8ca528",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/3c93b6393d6a463cb1df314dae3db27fbb640cd4",
"reference": "3c93b6393d6a463cb1df314dae3db27fbb640cd4",
"shasum": ""
},
"require": {
"chi-teck/drupal-code-generator": "^2.3",
"chi-teck/drupal-code-generator": "^2.4",
"composer/semver": "^1.4 || ^3",
"consolidation/annotated-command": "^4.4",
"consolidation/annotated-command": "^4.5",
"consolidation/config": "^1.2",
"consolidation/filter-via-dot-access-data": "^1",
"consolidation/robo": "^3",
"consolidation/site-alias": "^3.1.3",
"consolidation/site-process": "^4",
"consolidation/site-process": "^4.1.3",
"enlightn/security-checker": "^1",
"ext-dom": "*",
"grasmash/yaml-expander": "^1.1.1",
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"league/container": "^3.4",
"php": ">=7.4",
"psr/log": "~1.0",
"psy/psysh": "~0.11",
"symfony/event-dispatcher": "^4.0",
"symfony/finder": "^4.0 || ^5",
"symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0",
"symfony/finder": "^4.0 || ^5 || ^6",
"symfony/polyfill-php80": "^1.23",
"symfony/var-dumper": "^4.0 || ^5.0",
"symfony/yaml": "^4.0",
"symfony/var-dumper": "^4.0 || ^5.0 || ^6.0",
"symfony/yaml": "^4.0 || ^5.0 || ^6.0",
"webflo/drupal-finder": "^1.2",
"webmozart/path-util": "^2.1.0"
},
@ -4491,11 +4492,11 @@
"composer/installers": "^1.7",
"cweagans/composer-patches": "~1.0",
"david-garcia/phpwhois": "4.3.0",
"drupal/core-recommended": "^9",
"drupal/core-recommended": "^9 || ^10",
"drupal/semver_example": "2.2.0",
"phpunit/phpunit": ">=7.5.20",
"rector/rector": "^0.12",
"squizlabs/php_codesniffer": "^2.7 || ^3",
"squizlabs/php_codesniffer": "^3.6",
"vlucas/phpdotenv": "^2.4",
"yoast/phpunit-polyfills": "^0.2.0"
},
@ -4581,7 +4582,7 @@
"irc": "irc://irc.freenode.org/drush",
"issues": "https://github.com/drush-ops/drush/issues",
"slack": "https://drupal.slack.com/messages/C62H9CWQM",
"source": "https://github.com/drush-ops/drush/tree/11.0.1"
"source": "https://github.com/drush-ops/drush/tree/11.0.2"
},
"funding": [
{
@ -4589,7 +4590,7 @@
"type": "github"
}
],
"time": "2022-01-17T16:17:28+00:00"
"time": "2022-01-19T13:42:06+00:00"
},
{
"name": "egulias/email-validator",
@ -4776,58 +4777,6 @@
},
"time": "2017-12-21T22:14:55+00:00"
},
{
"name": "grasmash/yaml-expander",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/grasmash/yaml-expander.git",
"reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
"reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.4",
"symfony/yaml": "^2.8.11|^3|^4"
},
"require-dev": {
"greg-1-anderson/composer-test-scenarios": "^1",
"phpunit/phpunit": "^4.8|^5.5.4",
"satooshi/php-coveralls": "^1.0.2|dev-master",
"squizlabs/php_codesniffer": "^2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Grasmash\\YamlExpander\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthew Grasmick"
}
],
"description": "Expands internal property references in a yaml file.",
"support": {
"issues": "https://github.com/grasmash/yaml-expander/issues",
"source": "https://github.com/grasmash/yaml-expander/tree/master"
},
"time": "2017-12-16T16:06:03+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "6.5.5",