diff --git a/composer.json b/composer.json index 499081dc..a293f268 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "cweagans/composer-patches": "^1.6.7", "drupal/core": "^10.0", "drupal/core-composer-scaffold": "^10.0", - "drupal/filelog": "^2.1", + "drupal/filelog": "^3.0", "drupal/hdbt": "^6.0", "drupal/hdbt_admin": "^3.0", "drupal/helfi_azure_fs": "^2.0", diff --git a/composer.lock b/composer.lock index b64c68dd..aa9d16de 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "ea915143da8661b86d0f1ef7eb3d0256", + "content-hash": "70960b783e9eb471d402728e31dd549c", "packages": [ { "name": "asm89/stack-cors", @@ -2227,7 +2227,7 @@ "homepage": "https://www.drupal.org/user/157725" }, { - "name": "AstonVictor", + "name": "astonvictor", "homepage": "https://www.drupal.org/user/3466615" }, { @@ -3755,28 +3755,28 @@ }, { "name": "drupal/filelog", - "version": "2.1.2", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/filelog.git", - "reference": "2.1.2" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/filelog-2.1.2.zip", - "reference": "2.1.2", - "shasum": "47108fcd13a53fa2cf356434c1d6009892915f8c" + "url": "https://ftp.drupal.org/files/projects/filelog-3.0.0.zip", + "reference": "3.0.0", + "shasum": "76b66ad0b9920e782a3d289500827e6a5cc8ea44" }, "require": { "drupal/core": "^9 || ^10", "ext-zlib": "*", - "php": "^7.4 || ^8" + "php": "^8" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.2", - "datestamp": "1721990145", + "version": "3.0.0", + "datestamp": "1721989445", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4458,16 +4458,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "4.6.6", + "version": "4.6.8", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "ad39a8887983f38dad1de4fae73fc4349730bdf3" + "reference": "fa72a1fa6f74e86b82d741f4f70bea7398a9c53b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/ad39a8887983f38dad1de4fae73fc4349730bdf3", - "reference": "ad39a8887983f38dad1de4fae73fc4349730bdf3", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/fa72a1fa6f74e86b82d741f4f70bea7398a9c53b", + "reference": "fa72a1fa6f74e86b82d741f4f70bea7398a9c53b", "shasum": "" }, "require": { @@ -4559,7 +4559,8 @@ "[#UHF-7008] Admin toolbar and contextual links should always be rendered in the admin language (https://www.drupal.org/project/drupal/issues/2313309)": "https://www.drupal.org/files/issues/2023-12-19/2313309-179.patch", "[#UHF-9388] Process configuration translation files for custom modules (https://www.drupal.org/i/2845437)": "https://raw.githubusercontent.com/City-of-Helsinki/drupal-helfi-platform-config/fd68277191b8f8ec290e53b5fbbae699b2260384/patches/drupal-2845437-process-custom-module-translation-config-10.3.x.patch", "[#UHF-9690] Allow updating lists when switching from allowed values to allowed values function (https://www.drupal.org/i/2873353)": "https://www.drupal.org/files/issues/2021-05-18/allow-allowed-values-function-update-D9-2873353_1.patch", - "[#UHF-9952, #UHF-9980] Duplicate
tags (https://www.drupal.org/i/3083786)": "https://www.drupal.org/files/issues/2024-08-08/3083786--mr-8066--10-3-backport.patch" + "[#UHF-9952, #UHF-9980] Duplicate
tags (https://www.drupal.org/i/3083786)": "https://www.drupal.org/files/issues/2024-08-08/3083786--mr-8066--10-3-backport.patch", + "[#UHF-10716] Ensure consistent ordering when calculating library asset order (https://www.drupal.org/i/3467860)": "https://raw.githubusercontent.com/City-of-Helsinki/drupal-helfi-platform-config/955e2fc9493c6574ab070187b8a5a8634da7daab/patches/drupal-3467860-optimized-js-assets-mismatch.patch" }, "drupal/default_content": { "https://www.drupal.org/project/default_content/issues/2640734#comment-14638943": "https://raw.githubusercontent.com/City-of-Helsinki/drupal-helfi-platform-config/main/patches/default_content_2.0.0-alpha2-2640734_manual_imports-e164a354.patch" @@ -4585,10 +4586,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.6.6", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.6.8", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2024-09-24T07:40:24+00:00" + "time": "2024-09-25T10:53:37+00:00" }, { "name": "drupal/helfi_proxy", diff --git a/conf/cmi/core.extension.yml b/conf/cmi/core.extension.yml index 4cd60e11..1866e148 100644 --- a/conf/cmi/core.extension.yml +++ b/conf/cmi/core.extension.yml @@ -33,7 +33,6 @@ module: field_ui: 0 file: 0 file_mdm: 0 - filelog: 0 filter: 0 flysystem: 0 focal_point: 0 diff --git a/conf/cmi/filelog.settings.yml b/conf/cmi/filelog.settings.yml deleted file mode 100644 index a8eca49f..00000000 --- a/conf/cmi/filelog.settings.yml +++ /dev/null @@ -1,13 +0,0 @@ -_core: - default_config_hash: uVSFqX1MwFixVjXjlh72ukQ8LKPgMKNi2raycY9vt3w -enabled: true -location: 'public://logs' -rotation: - schedule: daily - delete: false - destination: 'archive/[date:custom:Y/m/d].log' - gzip: true -format: '[[log:created]] [[log:level]] [[log:channel]] [client: [log:ip], [log:user]] [log:message]' -level: 7 -channels_type: exclude -channels: { }