diff --git a/composer.lock b/composer.lock index cca21db8..f06fe351 100644 --- a/composer.lock +++ b/composer.lock @@ -2117,16 +2117,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": { @@ -2278,9 +2278,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", @@ -2334,16 +2334,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": { @@ -2352,7 +2352,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", @@ -2414,32 +2414,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" @@ -2448,7 +2448,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2648,27 +2648,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" @@ -2677,7 +2677,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -3276,6 +3276,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.", @@ -3921,16 +3925,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": { @@ -3945,23 +3949,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": { @@ -3977,10 +3981,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_api_base", @@ -4148,16 +4152,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": { @@ -4174,23 +4178,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": { @@ -4263,7 +4267,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" }, @@ -4300,10 +4304,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", @@ -4384,16 +4388,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": { @@ -4409,10 +4413,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", @@ -4686,26 +4690,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" @@ -4900,37 +4904,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" @@ -5709,20 +5714,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" @@ -5740,8 +5745,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" @@ -5836,17 +5841,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", @@ -5855,8 +5860,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" @@ -5864,7 +5869,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10" + "drush.services.yml": ">=9" } } }, @@ -6656,26 +6661,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" @@ -6688,7 +6693,7 @@ ], "authors": [ { - "name": "Bobík", + "name": "Honza Pobořil", "homepage": "https://www.drupal.org/user/123612" }, { @@ -6925,16 +6930,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": { @@ -6984,11 +6989,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", @@ -8068,16 +8069,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": { @@ -8150,7 +8151,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": [ { @@ -8158,7 +8159,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", @@ -8801,13 +8802,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": { @@ -8823,11 +8824,7 @@ "nodespark\\DESConnector\\": "src/DESConnector/" } }, - "autoload-dev": { - "psr-4": { - "nodespark\\DESConnector\\Test\\": "tests/" - } - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], @@ -8848,9 +8845,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", @@ -9607,12 +9605,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": { @@ -9669,7 +9667,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": "stack/builder", @@ -9790,16 +9788,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": { @@ -9860,7 +9858,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": [ { @@ -9876,7 +9874,7 @@ "type": "tidelift" } ], - "time": "2022-08-17T14:50:19+00:00" + "time": "2022-10-04T05:58:30+00:00" }, { "name": "symfony/debug", @@ -10536,16 +10534,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": { @@ -10584,7 +10582,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": [ { @@ -10600,20 +10598,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": { @@ -10688,7 +10686,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": [ { @@ -10704,20 +10702,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": { @@ -10771,7 +10769,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": [ { @@ -10787,7 +10785,7 @@ "type": "tidelift" } ], - "time": "2022-08-19T14:24:03+00:00" + "time": "2022-09-01T18:18:29+00:00" }, { "name": "symfony/polyfill-ctype", @@ -11687,16 +11685,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": { @@ -11761,7 +11759,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": [ { @@ -11777,7 +11775,7 @@ "type": "tidelift" } ], - "time": "2022-08-17T14:28:21+00:00" + "time": "2022-09-19T08:38:33+00:00" }, { "name": "symfony/service-contracts", @@ -11864,16 +11862,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": { @@ -11933,7 +11931,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": [ { @@ -11949,7 +11947,7 @@ "type": "tidelift" } ], - "time": "2022-08-02T12:44:49+00:00" + "time": "2022-10-03T15:15:11+00:00" }, { "name": "symfony/translation-contracts", @@ -12031,16 +12029,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": { @@ -12117,7 +12115,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": [ { @@ -12133,20 +12131,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": { @@ -12206,7 +12204,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": [ { @@ -12222,7 +12220,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.external_header_language_links.yml b/conf/cmi/block.block.external_header_language_links.yml index 4081ca63..c8e9de92 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 0e7e557f..3e15a16a 100644 --- a/conf/cmi/config_ignore.settings.yml +++ b/conf/cmi/config_ignore.settings.yml @@ -1,3 +1,5 @@ _core: default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk -ignored_config_entities: null +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 e3629e49..76932766 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 e8c3084d..7cb106e7 100644 --- a/conf/cmi/eu_cookie_compliance.settings.yml +++ b/conf/cmi/eu_cookie_compliance.settings.yml @@ -52,7 +52,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/hdbt_admin_tools.site_settings.yml b/conf/cmi/hdbt_admin_tools.site_settings.yml index e89572e7..74ed1000 100644 --- a/conf/cmi/hdbt_admin_tools.site_settings.yml +++ b/conf/cmi/hdbt_admin_tools.site_settings.yml @@ -2,12 +2,12 @@ _core: default_config_hash: 3ooO-bLkru7Jl91Kb8hO7pD1divveu98PTIZQiCV3pQ langcode: en site_settings: - theme_color: coat-of-arms default_icon: home-smoke + theme_color: coat-of-arms koro: basic footer_settings: footer_color: dark + footer_top_title: 'Contact us' footer_top_content: - format: full_html value: "\r\n" - footer_top_title: 'Contact us' + format: full_html 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/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/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 64aa1ad1..00000000 --- a/conf/cmi/language/sv/helfi_base_config.breadcrumb.yml +++ /dev/null @@ -1,4 +0,0 @@ -breadcrumb_base_links: - - - text: Framsida - url: 'https://www.hel.fi/helsinki/sv' diff --git a/conf/cmi/system.site.yml b/conf/cmi/system.site.yml index 0a6b332c..7541698b 100644 --- a/conf/cmi/system.site.yml +++ b/conf/cmi/system.site.yml @@ -8,7 +8,7 @@ slogan: '' page: 403: '' 404: '' - front: /user/login + front: /node/1 admin_compact_mode: false weight_select_max: 100 default_langcode: en