diff --git a/composer.lock b/composer.lock index 26868588..6160b38c 100644 --- a/composer.lock +++ b/composer.lock @@ -2245,16 +2245,16 @@ }, { "name": "drupal/core", - "version": "9.4.7", + "version": "9.4.8", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "247431af7e33a8cf7c46677a79336103c6e83db1" + "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/247431af7e33a8cf7c46677a79336103c6e83db1", - "reference": "247431af7e33a8cf7c46677a79336103c6e83db1", + "url": "https://api.github.com/repos/drupal/core/zipball/a627d1b2a00f2cef0572e37b94dea298800541f4", + "reference": "a627d1b2a00f2cef0572e37b94dea298800541f4", "shasum": "" }, "require": { @@ -2406,9 +2406,9 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.4.7" + "source": "https://github.com/drupal/core/tree/9.4.8" }, - "time": "2022-09-28T16:19:47+00:00" + "time": "2022-10-06T15:57:08+00:00" }, { "name": "drupal/core-composer-scaffold", @@ -2462,16 +2462,16 @@ }, { "name": "drupal/core-recommended", - "version": "9.4.7", + "version": "9.4.8", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "287868a598996f1eb04ea57dbefb741d3784db23" + "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/287868a598996f1eb04ea57dbefb741d3784db23", - "reference": "287868a598996f1eb04ea57dbefb741d3784db23", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/684cc844f7b729286f5d62f1ee4b20ab12586502", + "reference": "684cc844f7b729286f5d62f1ee4b20ab12586502", "shasum": "" }, "require": { @@ -2480,7 +2480,7 @@ "doctrine/annotations": "~1.13.2", "doctrine/lexer": "~1.2.3", "doctrine/reflection": "~1.2.3", - "drupal/core": "9.4.7", + "drupal/core": "9.4.8", "egulias/email-validator": "~3.2", "guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/promises": "~1.5.1", @@ -2542,32 +2542,32 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.4.7" + "source": "https://github.com/drupal/core-recommended/tree/9.4.8" }, - "time": "2022-09-28T16:19:47+00:00" + "time": "2022-10-06T15:57:08+00:00" }, { "name": "drupal/crop", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/crop.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "b5a84c6b85b9582e686ccf421295611d9dd52055" + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "8e109cf60077f4c605c4d1f895cb3dc28613a23a" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1645187494", + "version": "8.x-2.3", + "datestamp": "1665437894", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2576,7 +2576,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2776,27 +2776,27 @@ }, { "name": "drupal/diff", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/diff.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "7106ca30b7b10343fbf79a0c42fc7981b109095f" + "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "b7558b0f431d5945289829946e0beba61bf7ae18" }, "require": { - "drupal/core": "^8.7.7 || ^9", + "drupal/core": "^9.3 || ^10", "mkalkbrenner/php-htmldiff-advanced": "~0.0.8" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1578322688", + "version": "8.x-1.1", + "datestamp": "1665437355", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2805,7 +2805,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -3404,6 +3404,10 @@ { "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" + }, + { + "name": "svenryen", + "homepage": "https://www.drupal.org/user/667244" } ], "description": "This module aims at making the website compliant with the new EU cookie regulation.", @@ -4049,16 +4053,16 @@ }, { "name": "drupal/hdbt", - "version": "4.0.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "18644104d2add88b54174790d30e8bd42f69cc43" + "reference": "6cdf8c063dd4128736a90e3fc01206d342333c5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/18644104d2add88b54174790d30e8bd42f69cc43", - "reference": "18644104d2add88b54174790d30e8bd42f69cc43", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/6cdf8c063dd4128736a90e3fc01206d342333c5d", + "reference": "6cdf8c063dd4128736a90e3fc01206d342333c5d", "shasum": "" }, "require": { @@ -4073,23 +4077,23 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/4.0.2", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/4.1.3", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2022-09-29T15:47:01+00:00" + "time": "2022-10-13T08:00:02+00:00" }, { "name": "drupal/hdbt_admin", - "version": "1.6.11", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt-admin.git", - "reference": "db5d6bd43740920ac73bec30358bcee042c93be7" + "reference": "014b1c6b855ff602e6afdf886d1216db255649a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt-admin/zipball/db5d6bd43740920ac73bec30358bcee042c93be7", - "reference": "db5d6bd43740920ac73bec30358bcee042c93be7", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt-admin/zipball/014b1c6b855ff602e6afdf886d1216db255649a9", + "reference": "014b1c6b855ff602e6afdf886d1216db255649a9", "shasum": "" }, "require": { @@ -4105,10 +4109,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt-admin/tree/1.6.11", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt-admin/tree/1.7.0", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt-admin/issues" }, - "time": "2022-09-14T06:42:26+00:00" + "time": "2022-10-11T10:55:57+00:00" }, { "name": "drupal/helfi_ahjo", @@ -4344,16 +4348,16 @@ }, { "name": "drupal/helfi_navigation", - "version": "1.0.2", + "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-navigation.git", - "reference": "2ac5296591218fa8f59a527a5ead93e321096ee7" + "reference": "fb792197ab09f73955cd384a50455711151def42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-navigation/zipball/2ac5296591218fa8f59a527a5ead93e321096ee7", - "reference": "2ac5296591218fa8f59a527a5ead93e321096ee7", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-navigation/zipball/fb792197ab09f73955cd384a50455711151def42", + "reference": "fb792197ab09f73955cd384a50455711151def42", "shasum": "" }, "require": { @@ -4370,23 +4374,23 @@ ], "description": "Helfi - Navigation", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-navigation/tree/1.0.2", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-navigation/tree/1.0.5", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-navigation/issues" }, - "time": "2022-09-27T06:46:18+00:00" + "time": "2022-10-11T06:52:09+00:00" }, { "name": "drupal/helfi_platform_config", - "version": "2.12.3", + "version": "2.13.4", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "36b46f2e645a1e4c13d528bb4dd189bac2adcb1e" + "reference": "175ba33e34de18d0dee5fa715a887cbbea6d912e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/36b46f2e645a1e4c13d528bb4dd189bac2adcb1e", - "reference": "36b46f2e645a1e4c13d528bb4dd189bac2adcb1e", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/175ba33e34de18d0dee5fa715a887cbbea6d912e", + "reference": "175ba33e34de18d0dee5fa715a887cbbea6d912e", "shasum": "" }, "require": { @@ -4459,7 +4463,7 @@ "drupal/core": { "[#UHF-181] Hide untranslated menu links": "https://www.drupal.org/files/issues/2021-03-05/3091246-allow-menu-tree-manipulators-alter-12-1.patch", "[#UHF-920] Token for base URL (https://www.drupal.org/project/drupal/issues/1088112).": "https://www.drupal.org/files/issues/2020-10-06/1088112-63.patch", - "[#UHF-3812] Ajax exposed filters not working for multiple instances of the same Views block placed on one page (https://www.drupal.org/project/drupal/issues/3163299).": "https://www.drupal.org/files/issues/2022-01-03/3163299-49.patch", + "[#UHF-3812] Ajax exposed filters not working for multiple instances of the same Views block placed on one page (https://www.drupal.org/project/drupal/issues/3163299). Re-rolled for hel.fi": "https://raw.githubusercontent.com/City-of-Helsinki/drupal-helfi-platform-config/83eb65d99327bf9c9c67ca4f7c1220ae3d8e2eae/patches/drupal-3163299-ajax-exposed-filters-views-block-on-same-page.patch", "[#UHF-3087] Non-published menu links as parent (https://www.drupal.org/project/drupal/issues/2807629)": "https://www.drupal.org/files/issues/2021-07-09/2807629-45.patch", "[#UHF-4325] Strip whitespaces from twig debug comments": "https://raw.githubusercontent.com/City-of-Helsinki/drupal-helfi-platform-config/f7c0e380e2deb9a1b46bdf779fb27a945b466575/patches/drupal_core_strip_debug_mode_whitespaces_9.3.x.patch" }, @@ -4496,10 +4500,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.12.3", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.13.4", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2022-09-29T10:46:55+00:00" + "time": "2022-10-13T08:54:33+00:00" }, { "name": "drupal/helfi_proxy", @@ -4580,16 +4584,16 @@ }, { "name": "drupal/helfi_tunnistamo", - "version": "2.0.7", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo.git", - "reference": "24bda98448bad6ce0d93e96db14698523299b980" + "reference": "c81fcf4d430c6ba63dc92a4d2598be777867c247" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tunnistamo/zipball/24bda98448bad6ce0d93e96db14698523299b980", - "reference": "24bda98448bad6ce0d93e96db14698523299b980", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tunnistamo/zipball/c81fcf4d430c6ba63dc92a4d2598be777867c247", + "reference": "c81fcf4d430c6ba63dc92a4d2598be777867c247", "shasum": "" }, "require": { @@ -4605,10 +4609,10 @@ ], "description": "Tunnistamo integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo/tree/2.0.7", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo/tree/2.1.0", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tunnistamo/issues" }, - "time": "2022-04-26T07:11:10+00:00" + "time": "2022-10-10T12:19:37+00:00" }, { "name": "drupal/image_style_quality", @@ -4934,26 +4938,26 @@ }, { "name": "drupal/media_entity_file_replace", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_entity_file_replace.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_entity_file_replace-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "a22fb6b946dade434301b85c249d8621d0fc6654" + "url": "https://ftp.drupal.org/files/projects/media_entity_file_replace-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "4462d41e80de7880e556eb677cd1831a44470dac" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1618180544", + "version": "8.x-1.1", + "datestamp": "1665518899", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5148,37 +5152,38 @@ }, { "name": "drupal/metatag", - "version": "1.21.0", + "version": "1.22.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.21" + "reference": "8.x-1.22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.21.zip", - "reference": "8.x-1.21", - "shasum": "677ff7384b557390d4d1a36f335452e8172f741d" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.22.zip", + "reference": "8.x-1.22", + "shasum": "045cd6a4aa5048bfd6d47584eae1210eab9ba1fa" }, "require": { - "drupal/core": "^9", - "drupal/token": "^1.0", - "php": ">=7.0" + "drupal/core": "^9.3 || ^10", + "drupal/token": "^1.0" }, "require-dev": { - "drupal/devel": "^4.0", + "drupal/devel": "^4.0 || ^5.0", + "drupal/hal": "^9 || ^1 || ^2", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", - "drupal/page_manager": "4.x-dev", - "drupal/panelizer": "4.x-dev", - "drupal/redirect": "1.x-dev", + "drupal/page_manager": "^4.0", + "drupal/panelizer": "^4.0", + "drupal/redirect": "^1.0", + "drupal/webprofiler": "^9 || ^10", "mpyw/phpunit-patch-serializable-comparison": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.21", - "datestamp": "1657971667", + "version": "8.x-1.22", + "datestamp": "1664472988", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6022,20 +6027,20 @@ }, { "name": "drupal/search_api", - "version": "1.25.0", + "version": "1.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.25" + "reference": "8.x-1.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.25.zip", - "reference": "8.x-1.25", - "shasum": "823bf5a6010cd08c7d1b287fcd855fbf81140e39" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.26.zip", + "reference": "8.x-1.26", + "shasum": "a37f4ac23f7f0517df85fd450b4a9a50333ae93d" }, "require": { - "drupal/core": "^9.2 || ^10.0" + "drupal/core": "^9.3 || ^10.0" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -6053,8 +6058,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.25", - "datestamp": "1658149514", + "version": "8.x-1.26", + "datestamp": "1664975343", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6149,17 +6154,17 @@ }, { "name": "drupal/simple_sitemap", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_sitemap.git", - "reference": "4.1.2" + "reference": "4.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.2.zip", - "reference": "4.1.2", - "shasum": "0b695684d0a6dd2a6162051aac7dab4852d72214" + "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.3.zip", + "reference": "4.1.3", + "shasum": "18eda442709f32102416a0112abc33649658f8e9" }, "require": { "drupal/core": "^9.3 || ^10", @@ -6168,8 +6173,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.1.2", - "datestamp": "1655334556", + "version": "4.1.3", + "datestamp": "1665573795", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6177,7 +6182,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10" + "drush.services.yml": ">=9" } } }, @@ -6969,26 +6974,26 @@ }, { "name": "drupal/views_infinite_scroll", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_infinite_scroll.git", - "reference": "2.0.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-2.0.0.zip", - "reference": "2.0.0", - "shasum": "9e1bc62131c8577609f2b2c520d749ac0a9b4142" + "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-2.0.1.zip", + "reference": "2.0.1", + "shasum": "c57a2c63f00c53a9ee7e741c7f37df21eb9e76de" }, "require": { - "drupal/core": "^9.2" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1641878549", + "version": "2.0.1", + "datestamp": "1664716655", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7001,7 +7006,7 @@ ], "authors": [ { - "name": "Bobík", + "name": "Honza Pobořil", "homepage": "https://www.drupal.org/user/123612" }, { @@ -7238,16 +7243,16 @@ }, { "name": "elasticsearch/elasticsearch", - "version": "v7.17.0", + "version": "v7.17.1", "source": { "type": "git", - "url": "https://github.com/elastic/elasticsearch-php.git", - "reference": "1890f9d7fde076b5a3ddcf579a802af05b2e781b" + "url": "git@github.com:elastic/elasticsearch-php.git", + "reference": "f1b8918f411b837ce5f6325e829a73518fd50367" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/1890f9d7fde076b5a3ddcf579a802af05b2e781b", - "reference": "1890f9d7fde076b5a3ddcf579a802af05b2e781b", + "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/f1b8918f411b837ce5f6325e829a73518fd50367", + "reference": "f1b8918f411b837ce5f6325e829a73518fd50367", "shasum": "" }, "require": { @@ -7297,11 +7302,7 @@ "elasticsearch", "search" ], - "support": { - "issues": "https://github.com/elastic/elasticsearch-php/issues", - "source": "https://github.com/elastic/elasticsearch-php/tree/v7.17.0" - }, - "time": "2022-02-03T13:40:04+00:00" + "time": "2022-09-30T12:28:55+00:00" }, { "name": "enlightn/security-checker", @@ -8498,16 +8499,16 @@ }, { "name": "league/flysystem", - "version": "1.1.9", + "version": "1.1.10", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "094defdb4a7001845300334e7c1ee2335925ef99" + "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99", - "reference": "094defdb4a7001845300334e7c1ee2335925ef99", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1", + "reference": "3239285c825c152bcc315fe0e87d6b55f5972ed1", "shasum": "" }, "require": { @@ -8580,7 +8581,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/1.1.9" + "source": "https://github.com/thephpleague/flysystem/tree/1.1.10" }, "funding": [ { @@ -8588,7 +8589,7 @@ "type": "other" } ], - "time": "2021-12-09T09:40:50+00:00" + "time": "2022-10-04T09:16:37+00:00" }, { "name": "league/flysystem-azure-blob-storage", @@ -9231,13 +9232,13 @@ "version": "7.x-dev", "source": { "type": "git", - "url": "https://github.com/tuutti/des-connector.git", - "reference": "cf8b047734ecb2aed3d8fe9a7629af30e303896c" + "url": "https://github.com/nodespark/des-connector.git", + "reference": "4b1dcd340055a137b4c84f21fa9614a3c2f3e64d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tuutti/des-connector/zipball/cf8b047734ecb2aed3d8fe9a7629af30e303896c", - "reference": "cf8b047734ecb2aed3d8fe9a7629af30e303896c", + "url": "https://api.github.com/repos/nodespark/des-connector/zipball/4b1dcd340055a137b4c84f21fa9614a3c2f3e64d", + "reference": "4b1dcd340055a137b4c84f21fa9614a3c2f3e64d", "shasum": "" }, "require": { @@ -9253,11 +9254,7 @@ "nodespark\\DESConnector\\": "src/DESConnector/" } }, - "autoload-dev": { - "psr-4": { - "nodespark\\DESConnector\\Test\\": "tests/" - } - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], @@ -9278,9 +9275,10 @@ "description": "An abstraction library for Elasticsearch Connector module for Drupal.", "homepage": "https://github.com/nodespark/des-connector", "support": { + "issues": "https://github.com/nodespark/des-connector/issues", "source": "https://github.com/nodespark/des-connector" }, - "time": "2021-05-12T13:05:02+00:00" + "time": "2022-07-13T13:24:24+00:00" }, { "name": "nyholm/dsn", @@ -10478,12 +10476,12 @@ "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "6d51cdbff2fb37aceac8b70adf9042ccb9be0aed" + "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/6d51cdbff2fb37aceac8b70adf9042ccb9be0aed", - "reference": "6d51cdbff2fb37aceac8b70adf9042ccb9be0aed", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/5fc25a4966b48ae9a631e345b167c867250a43c7", + "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7", "shasum": "" }, "require": { @@ -10540,7 +10538,7 @@ "issues": "https://github.com/ruflin/Elastica/issues", "source": "https://github.com/ruflin/Elastica/tree/master" }, - "time": "2022-09-28T15:09:19+00:00" + "time": "2022-10-11T06:53:58+00:00" }, { "name": "sentry/sdk", @@ -10822,16 +10820,16 @@ }, { "name": "symfony/console", - "version": "v4.4.45", + "version": "v4.4.47", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "28b77970939500fb04180166a1f716e75a871ef8" + "reference": "4f40012db8d55c956406890b5720f686fee7f7b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/28b77970939500fb04180166a1f716e75a871ef8", - "reference": "28b77970939500fb04180166a1f716e75a871ef8", + "url": "https://api.github.com/repos/symfony/console/zipball/4f40012db8d55c956406890b5720f686fee7f7b7", + "reference": "4f40012db8d55c956406890b5720f686fee7f7b7", "shasum": "" }, "require": { @@ -10892,7 +10890,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.45" + "source": "https://github.com/symfony/console/tree/v4.4.47" }, "funding": [ { @@ -10908,7 +10906,7 @@ "type": "tidelift" } ], - "time": "2022-08-17T14:50:19+00:00" + "time": "2022-10-04T05:58:30+00:00" }, { "name": "symfony/debug", @@ -11490,16 +11488,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.12", + "version": "v5.4.14", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "6a057be154824487fd5e6b65ab83899e0c5ac550" + "reference": "8a3929c814cba77db93de61c22759e0dbeaa4c87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/6a057be154824487fd5e6b65ab83899e0c5ac550", - "reference": "6a057be154824487fd5e6b65ab83899e0c5ac550", + "url": "https://api.github.com/repos/symfony/http-client/zipball/8a3929c814cba77db93de61c22759e0dbeaa4c87", + "reference": "8a3929c814cba77db93de61c22759e0dbeaa4c87", "shasum": "" }, "require": { @@ -11557,7 +11555,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.4.12" + "source": "https://github.com/symfony/http-client/tree/v5.4.14" }, "funding": [ { @@ -11573,7 +11571,7 @@ "type": "tidelift" } ], - "time": "2022-08-02T15:52:22+00:00" + "time": "2022-10-11T15:16:01+00:00" }, { "name": "symfony/http-client-contracts", @@ -11655,16 +11653,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.4.45", + "version": "v4.4.47", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "b2f2e3cb66349d89cb46c939cea03c62ad71cf00" + "reference": "7eea76ae186c68466e7676e62812ce2769f96811" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b2f2e3cb66349d89cb46c939cea03c62ad71cf00", - "reference": "b2f2e3cb66349d89cb46c939cea03c62ad71cf00", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7eea76ae186c68466e7676e62812ce2769f96811", + "reference": "7eea76ae186c68466e7676e62812ce2769f96811", "shasum": "" }, "require": { @@ -11703,7 +11701,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.45" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.47" }, "funding": [ { @@ -11719,20 +11717,20 @@ "type": "tidelift" } ], - "time": "2022-08-17T15:29:03+00:00" + "time": "2022-10-01T21:39:02+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.45", + "version": "v4.4.47", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938" + "reference": "91cf5dbc9ea4d902470e596246a736179acfb79d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938", - "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/91cf5dbc9ea4d902470e596246a736179acfb79d", + "reference": "91cf5dbc9ea4d902470e596246a736179acfb79d", "shasum": "" }, "require": { @@ -11807,7 +11805,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.45" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.47" }, "funding": [ { @@ -11823,20 +11821,20 @@ "type": "tidelift" } ], - "time": "2022-08-26T14:34:48+00:00" + "time": "2022-10-12T07:05:45+00:00" }, { "name": "symfony/mime", - "version": "v5.4.12", + "version": "v5.4.13", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90" + "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90", - "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90", + "url": "https://api.github.com/repos/symfony/mime/zipball/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd", + "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd", "shasum": "" }, "require": { @@ -11890,7 +11888,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.12" + "source": "https://github.com/symfony/mime/tree/v5.4.13" }, "funding": [ { @@ -11906,7 +11904,7 @@ "type": "tidelift" } ], - "time": "2022-08-19T14:24:03+00:00" + "time": "2022-09-01T18:18:29+00:00" }, { "name": "symfony/options-resolver", @@ -12873,16 +12871,16 @@ }, { "name": "symfony/serializer", - "version": "v4.4.45", + "version": "v4.4.47", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "d19621a350491f76e2faed2afb982e0706f63252" + "reference": "6e01d63c55657930a6de03d6e36aae50af98888d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/d19621a350491f76e2faed2afb982e0706f63252", - "reference": "d19621a350491f76e2faed2afb982e0706f63252", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d", + "reference": "6e01d63c55657930a6de03d6e36aae50af98888d", "shasum": "" }, "require": { @@ -12947,7 +12945,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v4.4.45" + "source": "https://github.com/symfony/serializer/tree/v4.4.47" }, "funding": [ { @@ -12963,7 +12961,7 @@ "type": "tidelift" } ], - "time": "2022-08-17T14:28:21+00:00" + "time": "2022-09-19T08:38:33+00:00" }, { "name": "symfony/service-contracts", @@ -13050,16 +13048,16 @@ }, { "name": "symfony/translation", - "version": "v4.4.45", + "version": "v4.4.47", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def" + "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def", - "reference": "4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def", + "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94", + "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94", "shasum": "" }, "require": { @@ -13119,7 +13117,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.45" + "source": "https://github.com/symfony/translation/tree/v4.4.47" }, "funding": [ { @@ -13135,7 +13133,7 @@ "type": "tidelift" } ], - "time": "2022-08-02T12:44:49+00:00" + "time": "2022-10-03T15:15:11+00:00" }, { "name": "symfony/translation-contracts", @@ -13217,16 +13215,16 @@ }, { "name": "symfony/validator", - "version": "v4.4.45", + "version": "v4.4.47", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c" + "reference": "37456082bb034cb5f2d8602471a0de6c448535b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c", - "reference": "06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c", + "url": "https://api.github.com/repos/symfony/validator/zipball/37456082bb034cb5f2d8602471a0de6c448535b8", + "reference": "37456082bb034cb5f2d8602471a0de6c448535b8", "shasum": "" }, "require": { @@ -13303,7 +13301,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.45" + "source": "https://github.com/symfony/validator/tree/v4.4.47" }, "funding": [ { @@ -13319,20 +13317,20 @@ "type": "tidelift" } ], - "time": "2022-08-04T16:19:35+00:00" + "time": "2022-10-01T17:13:09+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.4.11", + "version": "v5.4.14", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861" + "reference": "6894d06145fefebd9a4c7272baa026a1c394a430" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861", - "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430", + "reference": "6894d06145fefebd9a4c7272baa026a1c394a430", "shasum": "" }, "require": { @@ -13392,7 +13390,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.11" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.14" }, "funding": [ { @@ -13408,7 +13406,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2022-10-07T08:01:20+00:00" }, { "name": "symfony/yaml", diff --git a/conf/cmi/block.block.genesyschatneuvonta.yml b/conf/cmi/block.block.chatleijuke.yml similarity index 76% rename from conf/cmi/block.block.genesyschatneuvonta.yml rename to conf/cmi/block.block.chatleijuke.yml index d9ecccce..6ecb08e8 100644 --- a/conf/cmi/block.block.genesyschatneuvonta.yml +++ b/conf/cmi/block.block.chatleijuke.yml @@ -1,4 +1,4 @@ -uuid: 05865586-1549-49cb-beae-ffce86d8811a +uuid: c1580372-3c2f-49ea-b3cb-118588cc4df0 langcode: en status: true dependencies: @@ -7,17 +7,19 @@ dependencies: - system theme: - hdbt -id: genesyschatneuvonta +id: chatleijuke theme: hdbt region: attachments weight: 0 provider: null -plugin: genesys_neuvonta +plugin: chat_leijuke settings: - id: genesys_neuvonta - label: 'Genesys Chat (Neuvonta)' + id: chat_leijuke + label: 'Chat Leijuke Neuvonta' label_display: '0' provider: helfi_platform_config + chat_title: 'Ask about the city!' + chat_selection: genesys_neuvonta visibility: request_path: id: request_path diff --git a/conf/cmi/block.block.external_header_language_links.yml b/conf/cmi/block.block.external_header_language_links.yml index 27abc138..ee91d2f1 100644 --- a/conf/cmi/block.block.external_header_language_links.yml +++ b/conf/cmi/block.block.external_header_language_links.yml @@ -18,6 +18,6 @@ settings: label_display: '0' provider: helfi_navigation level: 1 - expand_all_items: false - depth: 1 + expand_all_items: true + depth: 2 visibility: { } diff --git a/conf/cmi/config_ignore.settings.yml b/conf/cmi/config_ignore.settings.yml index 85b4ce7d..3e15a16a 100644 --- a/conf/cmi/config_ignore.settings.yml +++ b/conf/cmi/config_ignore.settings.yml @@ -2,3 +2,4 @@ _core: default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk ignored_config_entities: - 'hdbt_admin_tools.site_settings:site_settings' + - 'system.site:page.front' diff --git a/conf/cmi/eu_cookie_compliance.cookie_category.chat.yml b/conf/cmi/eu_cookie_compliance.cookie_category.chat.yml index 6967d3e9..05615d67 100644 --- a/conf/cmi/eu_cookie_compliance.cookie_category.chat.yml +++ b/conf/cmi/eu_cookie_compliance.cookie_category.chat.yml @@ -5,7 +5,7 @@ dependencies: { } id: chat label: 'Functional chat cookies' description: - value: "

The chats on the hel.fi  website require functional chat cookies to function. By using a chat, you automatically accept the functional cookies it requires.  No separate cookie consent is needed. Functional chat cookies are only downloaded to your device if you start a chat.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NameProviderPurpose of the cookieValidityType
_genesys.widgets.*hel.fiUsed for storing data required by the chat functionality.Session 
__VCAP_ID__coh-chat-app-prod.eu-de.mybluemix.netThe cookie is an obligatory cookie that facilitates visiting the website.SessionThird party
gcReturnSessionId 
\r\n\t\t\tgcAlternativeReturnUrl 
\r\n\t\t\tgcReturnUrl 
\r\n\t\t\tgcLoginButtonState
hel.fiUsed for authentication in the chat.Session 
\r\n" + value: "

The chats on the hel.fi  website require functional chat cookies to function. By using a chat, you automatically accept the functional cookies it requires.  No separate cookie consent is needed. Functional chat cookies are only downloaded to your device if you start a chat.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NameProviderPurpose of the cookieValidityType
_genesys.widgets.*hel.fiUsed for storing data required by the chat functionality.Session 
__VCAP_ID__coh-chat-app-prod.eu-de.mybluemix.netUsed for storing data required by the chat functionality.SessionThird party
gcReturnSessionId 
\r\n\t\t\tgcAlternativeReturnUrl 
\r\n\t\t\tgcReturnUrl 
\r\n\t\t\tgcLoginButtonState
hel.fiUsed for authentication in the chat.Session\r\n\t\t\t

 

\r\n\t\t\t
leijuke.*hel.fiUsed for storing data required by the chat functionality.Session 
connect.sidhel-thk-botti.kuurahealth.comThe Kuura cookie is used to save necessary data.SessionThird party
\r\n" format: full_html checkbox_default_state: unchecked weight: -5 diff --git a/conf/cmi/eu_cookie_compliance.settings.yml b/conf/cmi/eu_cookie_compliance.settings.yml index 37d8ad72..6ffa0de9 100644 --- a/conf/cmi/eu_cookie_compliance.settings.yml +++ b/conf/cmi/eu_cookie_compliance.settings.yml @@ -54,7 +54,7 @@ better_support_for_screen_readers: false method: categories disabled_javascripts: '' automatic_cookies_removal: true -allowed_cookies: "essential:AWSELB\r\nessential:AWSELBCORS\r\nessential:cookiehub\r\nessential:mtm_cookie_consent\r\nessential:frosmo_quickContext\r\nessential:id\r\nessential:JSESSIONID\r\nessential:COOKIE_SUPPORT\r\npreference:httpskartta.hel.fi.SWCulture\r\npreference:icareus-device\r\npreference:VISITOR_INFO1_LIVE\r\npreference:CONSENT\r\nstatistics:Snoobisession_hel_fi\r\nstatistics:Snoobi30minute_hel_fi\r\nstatistics:SnoobiID\r\nstatistics:nmstat\r\nstatistics:Snoobisession_hel_projektit\r\nstatistics:Snoobi30minute_hel_projektit\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.141.89f6\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:__utma\r\nstatistics:__utmc\r\nstatistics:__utmz\r\nstatistics:__utmt\r\nstatistics:__utmb\r\nstatistics:__utmb\r\nstatistics:YSC\r\nmarketing:IDE\r\nchat:_genesys.widgets.*\r\nchat:__VCAP_ID__\r\nchat:gcReturnSessionId \r\nchat:gcAlternativeReturnUrl \r\nchat:gcReturnUrl \r\nchat:gcLoginButtonState\r\nchat:leijuke.*" +allowed_cookies: "essential:AWSELB\r\nessential:AWSELBCORS\r\nessential:cookiehub\r\nessential:mtm_cookie_consent\r\nessential:frosmo_quickContext\r\nessential:id\r\nessential:JSESSIONID\r\nessential:COOKIE_SUPPORT\r\npreference:httpskartta.hel.fi.SWCulture\r\npreference:icareus-device\r\npreference:VISITOR_INFO1_LIVE\r\npreference:CONSENT\r\nstatistics:Snoobisession_hel_fi\r\nstatistics:Snoobi30minute_hel_fi\r\nstatistics:SnoobiID\r\nstatistics:nmstat\r\nstatistics:Snoobisession_hel_projektit\r\nstatistics:Snoobi30minute_hel_projektit\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.141.89f6\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:_pk_id.*\r\nstatistics:_pk_ses.*\r\nstatistics:__utma\r\nstatistics:__utmc\r\nstatistics:__utmz\r\nstatistics:__utmt\r\nstatistics:__utmb\r\nstatistics:__utmb\r\nstatistics:YSC\r\nmarketing:IDE\r\nchat:_genesys.widgets.*\r\nchat:__VCAP_ID__\r\nchat:gcReturnSessionId \r\nchat:gcAlternativeReturnUrl \r\nchat:gcReturnUrl \r\nchat:gcLoginButtonState\r\nchat:leijuke.*\r\nchat:connect.sid" consent_storage_method: do_not_store withdraw_message: value: "

Hel.fi uses cookies

\r\n\r\n

You have given your consent for us to set cookies.

\r\n" diff --git a/conf/cmi/helfi_base_config.breadcrumb.yml b/conf/cmi/helfi_base_config.breadcrumb.yml deleted file mode 100644 index 5deb968f..00000000 --- a/conf/cmi/helfi_base_config.breadcrumb.yml +++ /dev/null @@ -1,5 +0,0 @@ -langcode: en -breadcrumb_base_links: - - - text: Frontpage - url: 'https://www.hel.fi/helsinki/en' diff --git a/conf/cmi/language/fi/block.block.chatleijuke.yml b/conf/cmi/language/fi/block.block.chatleijuke.yml new file mode 100644 index 00000000..e1f4c655 --- /dev/null +++ b/conf/cmi/language/fi/block.block.chatleijuke.yml @@ -0,0 +1,2 @@ +settings: + chat_title: 'Kysy kaupungista!' diff --git a/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.chat.yml b/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.chat.yml index 58500ce7..d4c302e2 100644 --- a/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.chat.yml +++ b/conf/cmi/language/fi/eu_cookie_compliance.cookie_category.chat.yml @@ -1,4 +1,4 @@ label: 'Toiminnalliset chat-evästeet' description: - value: "

Toiminnallisten chat-evästeiden avulla mahdollistetaan helfi-sivujen chattien toiminta. Jos aloitat chatin, hyväksyt sen käyttöön liittyvät toiminnalliset evästeet automaattisesti.  Evästeiden hyväksymiseen ei tällöin tarvita erillistä suostumusta. Toiminnallisia chat-evästeitä ladataan laitteellesi vain, jos käynnistät chatin.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NimiTarjoajaTarkoitusVoimassaTyyppi
_genesys.widgets.*hel.fiKäytetään chatin tarvitseman datan tallentamiseen.Istunto 
__VCAP_ID__coh-chat-app-prod.eu-de.mybluemix.netSivuston pakollinen eväste mahdollistaa kävijän vierailun sivustolla.IstuntoKolmas osapuoli
gcReturnSessionId 
\r\n\t\t\tgcAlternativeReturnUrl 
\r\n\t\t\tgcReturnUrl 
\r\n\t\t\tgcLoginButtonState
hel.fiKäytetään tunnistautumiseen chatissa.Istunto 
\r\n" + value: "

Toiminnallisten chat-evästeiden avulla mahdollistetaan helfi-sivujen chattien toiminta. Jos aloitat chatin, hyväksyt sen käyttöön liittyvät toiminnalliset evästeet automaattisesti.  Evästeiden hyväksymiseen ei tällöin tarvita erillistä suostumusta. Toiminnallisia chat-evästeitä ladataan laitteellesi vain, jos käynnistät chatin.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NimiTarjoajaTarkoitusVoimassaTyyppi
_genesys.widgets.*hel.fiKäytetään chatin tarvitseman datan tallentamiseen.Istunto 
__VCAP_ID__coh-chat-app-prod.eu-de.mybluemix.netSivuston pakollinen eväste mahdollistaa kävijän vierailun sivustolla.IstuntoKolmas osapuoli
gcReturnSessionId 
\r\n\t\t\tgcAlternativeReturnUrl 
\r\n\t\t\tgcReturnUrl 
\r\n\t\t\tgcLoginButtonState
hel.fiKäytetään tunnistautumiseen chatissa.Istunto 
leijuke.*hel.fiKäytetään chatin tarvitseman datan tallentamiseen.Istunto 
connect.sidhel-thk-botti.kuurahealth.comKuuran evästettä käytetään chatin tarvitseman datan tallentamiseen.IstuntoKolmas osapuoli
\r\n" format: full_html diff --git a/conf/cmi/language/fi/helfi_base_config.breadcrumb.yml b/conf/cmi/language/fi/helfi_base_config.breadcrumb.yml deleted file mode 100644 index 83d97e27..00000000 --- a/conf/cmi/language/fi/helfi_base_config.breadcrumb.yml +++ /dev/null @@ -1,4 +0,0 @@ -breadcrumb_base_links: - - - text: Etusivu - url: 'https://www.hel.fi/helsinki/fi' diff --git a/conf/cmi/language/sv/block.block.chatleijuke.yml b/conf/cmi/language/sv/block.block.chatleijuke.yml new file mode 100644 index 00000000..052d397f --- /dev/null +++ b/conf/cmi/language/sv/block.block.chatleijuke.yml @@ -0,0 +1,2 @@ +settings: + chat_title: 'Fråga staden!' diff --git a/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.chat.yml b/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.chat.yml index 0d6a1749..44f1a863 100644 --- a/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.chat.yml +++ b/conf/cmi/language/sv/eu_cookie_compliance.cookie_category.chat.yml @@ -1,4 +1,4 @@ label: 'Funktionella chattkakor' description: - value: "

Chattarna på webbplatsen hel.fi  fungerar med hjälp av funktionella chattkakor. Om du inleder en chatt godkänner du automatiskt de nödvändiga funktionella kakorna.  Då behövs inget separat samtycke till kakor. Funktionella chattkakor laddas endast ner på din enhet om du inleder en chatt.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NamnTjänsteleverantörCookie syfteGiltighetTyp
_genesys.widgets.*hel.fiAnvänds för att lagra data som behövs för chatten.session 
__VCAP_ID__coh-chat-app-prod.eu-de.mybluemix.netKakan är en obligatorisk kaka som gör det möjligt för besökaren att besöka webbplatsen.sessionTredje part
gcReturnSessionId 
\r\n\t\t\tgcAlternativeReturnUrl 
\r\n\t\t\tgcReturnUrl 
\r\n\t\t\tgcLoginButtonState
hel.fiAnvänds för autentisering i chatten.session 
\r\n" + value: "

Chattarna på webbplatsen hel.fi  fungerar med hjälp av funktionella chattkakor. Om du inleder en chatt godkänner du automatiskt de nödvändiga funktionella kakorna.  Då behövs inget separat samtycke till kakor. Funktionella chattkakor laddas endast ner på din enhet om du inleder en chatt.

\r\n\r\n\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\r\n\t\r\n
NamnTjänsteleverantörCookie syfteGiltighetTyp
_genesys.widgets.*hel.fiAnvänds för att lagra data som behövs för chatten.session 
__VCAP_ID__coh-chat-app-prod.eu-de.mybluemix.netKakan är en obligatorisk kaka som gör det möjligt för besökaren att besöka webbplatsen.sessionTredje part
gcReturnSessionId 
\r\n\t\t\tgcAlternativeReturnUrl 
\r\n\t\t\tgcReturnUrl 
\r\n\t\t\tgcLoginButtonState
hel.fiAnvänds för autentisering i chatten.session 
leijuke.*hel.fiAnvänds för att lagra data som behövs för chatten.session 
connect.sidhel-thk-botti.kuurahealth.comKuuras kaka används för att spara de data chatten behöver.sessionTredje part
\r\n" format: full_html diff --git a/conf/cmi/language/sv/helfi_base_config.breadcrumb.yml b/conf/cmi/language/sv/helfi_base_config.breadcrumb.yml deleted file mode 100644 index 49dee485..00000000 --- a/conf/cmi/language/sv/helfi_base_config.breadcrumb.yml +++ /dev/null @@ -1,4 +0,0 @@ -breadcrumb_base_links: - - - text: Farmsida - url: 'https://www.hel.fi/helsinki/sv'