changed default medium date format, and updated opencase

This commit is contained in:
2022-04-03 19:33:46 +01:00
parent 9c773cd81f
commit 3e324dbe7f
16 changed files with 294 additions and 43 deletions

50
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "763f86c57bad62b0767502334ded29a7",
"content-hash": "cae722cdc05e4e2525a003694a33aa1d",
"packages": [
{
"name": "asm89/stack-cors",
@ -94,7 +94,7 @@
"source": {
"type": "git",
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
"reference": "614293c11478bb2fe950cdbf9c1c637b7dabd6cc"
"reference": "34b7a1c7c9a56926bd47e0b024b443033e397d1c"
},
"require": {
"composer/installers": "*",
@ -111,7 +111,7 @@
"email": "helo@autonomic.zone"
}
],
"time": "2022-04-03T16:52:12+00:00"
"time": "2022-04-03T18:27:43+00:00"
},
{
"name": "bjeavons/zxcvbn-php",
@ -3220,6 +3220,50 @@
"issues": "https://www.drupal.org/project/issues/field_permissions"
}
},
{
"name": "drupal/hide_revision_field",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/hide_revision_field.git",
"reference": "8.x-2.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/hide_revision_field-8.x-2.2.zip",
"reference": "8.x-2.2",
"shasum": "fd26577c66b6105e2a7cb1df16b2270cf21dfc04"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.2",
"datestamp": "1606459114",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "NickDickinsonWilde",
"homepage": "https://www.drupal.org/user/3094661"
}
],
"description": "Controls visibility of the revision field on content add/edit forms.",
"homepage": "https://www.drupal.org/project/hide_revision_field",
"support": {
"source": "https://git.drupalcode.org/project/hide_revision_field"
}
},
{
"name": "drupal/jquery_ui",
"version": "1.4.0",