diff --git a/CHANGELOG.md b/CHANGELOG.md index 96a7dbfb..898b1266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Nedenfor ses dato for release og beskrivelse af opgaver som er implementeret. ## [Under udvikling] * Audit logging af e-mails. +* Løst problem angående skalér scroller til top på klik. +* Tilføjede patch der retter fejl angående æøå i webform søgning. * Tilføjede update site tjek til GitHub Actions. * Opdaterede [OS2Forms GetOrganized](https://github.com/OS2Forms/os2forms_get_organized) version. @@ -15,7 +17,7 @@ Nedenfor ses dato for release og beskrivelse af opgaver som er implementeret. altid at vise værktøjslinje. * Opdaterede [OS2Web Datalookup](https://github.com/OS2web/os2web_datalookup/) version. * Opdaterede `os2forms_payment`. -* Opdaterede til OS2Forms 3.20.0 +* Opdaterede til OS2Forms 3.20.1 * Fasit handler og audit logging * Audit logging af digital post * Audit logging af nemid felter diff --git a/composer.json b/composer.json index f3c91b82..4068239c 100644 --- a/composer.json +++ b/composer.json @@ -157,6 +157,9 @@ "Maestro task notification permission patch": "patches/drupal/maestro/maestro_task_select_notification_role_permission.patch", "Maestro flow task entity autocomplete patch": "patches/drupal/maestro/maestro_entity_autocomplete.patch" }, + "drupal/webform": { + "Fix issue with webform search containing æøå": "https://www.drupal.org/files/issues/2024-02-26/3415445-cant-load-non-english_0.patch" + }, "os2forms/os2forms": { "Hide additional os2forms webform settings page": "patches/drupal/os2forms/os2forms_hide_additional_settings_page.diff" } diff --git a/composer.lock b/composer.lock index d2e97069..5ba19691 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": "033d1c22d7bcc6ad3982c0039249f9d9", + "content-hash": "a8ffa4407013e3112ed8b9e81a4fa76f", "packages": [ { "name": "asm89/stack-cors", @@ -9252,16 +9252,16 @@ }, { "name": "os2forms/os2forms", - "version": "3.20.0", + "version": "3.20.1", "source": { "type": "git", "url": "https://github.com/OS2Forms/os2forms.git", - "reference": "254adf06cda918b907a3857cbf54d365ed2daa5e" + "reference": "b244c35288aad8795ce8b783db820cc4933c775e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2Forms/os2forms/zipball/254adf06cda918b907a3857cbf54d365ed2daa5e", - "reference": "254adf06cda918b907a3857cbf54d365ed2daa5e", + "url": "https://api.github.com/repos/OS2Forms/os2forms/zipball/b244c35288aad8795ce8b783db820cc4933c775e", + "reference": "b244c35288aad8795ce8b783db820cc4933c775e", "shasum": "" }, "require": { @@ -9377,9 +9377,9 @@ "description": "Drupal 8 OS2Form module provides advanced webform functionality for Danish Municipalities", "support": { "issues": "https://github.com/OS2Forms/os2forms/issues", - "source": "https://github.com/OS2Forms/os2forms/tree/3.20.0" + "source": "https://github.com/OS2Forms/os2forms/tree/3.20.1" }, - "time": "2024-12-09T12:26:26+00:00" + "time": "2024-12-10T11:19:23+00:00" }, { "name": "os2forms/os2forms_forloeb_profile", diff --git a/web/themes/custom/os2forms_selvbetjening_theme/assets/app.scss b/web/themes/custom/os2forms_selvbetjening_theme/assets/app.scss index 302a22ab..134e7e97 100644 --- a/web/themes/custom/os2forms_selvbetjening_theme/assets/app.scss +++ b/web/themes/custom/os2forms_selvbetjening_theme/assets/app.scss @@ -95,6 +95,11 @@ } } +/* Fix absolute positioning of hidden scale input causing unwanted scroll on click */ +.webform-scale-options > .webform-scale-option > div.form-item { + position: relative; +} + .button--outline--primary { background-color: #fff; border-color: #003ecc !important; diff --git a/web/themes/custom/os2forms_selvbetjening_theme/build/app.css b/web/themes/custom/os2forms_selvbetjening_theme/build/app.css index e2a93058..b7fe4bce 100644 --- a/web/themes/custom/os2forms_selvbetjening_theme/build/app.css +++ b/web/themes/custom/os2forms_selvbetjening_theme/build/app.css @@ -1 +1 @@ -.content-header{background-color:transparent;padding-bottom:var(--space-s)}.logo img{margin-bottom:1em;max-height:60px}.footer{margin-bottom:.75rem;overflow:hidden;padding:1.5rem 0 0}.footer .layout-container{display:block;width:100%}.footer .layout-container>div{box-sizing:border-box;display:block;float:left;padding:0 1em;width:25%}.footer .layout-container>div:first-child{padding-left:0}.footer .layout-container>div:last-child{padding-right:0}@media only screen and (max-width:600px){.footer .layout-container>div{padding:0;width:100%}.footer .layout-container>div:first-child{padding-left:0}.footer .layout-container>div:last-child{padding-right:0}}.footer .logo img{max-height:60px}.footer .menu,.footer .menu li,.footer .nav,.footer .nav li{list-style:none;margin:0;padding:0}.footer .menu li>a,.footer .nav li>a{display:block;padding:10px 15px;position:relative}@media only screen and (max-width:600px){.footer .menu li>a,.footer .nav li>a{padding:0}}.block-lang-dropdown{display:flex;justify-content:flex-end}@media only screen and (max-width:600px){.block-lang-dropdown{justify-content:flex-start}}.block-lang-dropdown .form-item{margin-top:0}@media (max-width:768px){.webform-multiple-table-responsive table td legend>span.visually-hidden{color:#232429;height:auto;position:relative!important;width:auto}}.button--outline--primary{background-color:#fff;color:#003ecc}.button--outline--primary,.button--outline--primary:hover{border-color:#003ecc!important;border-radius:5px;border-width:2px!important;cursor:pointer}.button--outline--primary:hover{background-color:#003ecc;color:#fff} \ No newline at end of file +.content-header{background-color:transparent;padding-bottom:var(--space-s)}.logo img{margin-bottom:1em;max-height:60px}.footer{margin-bottom:.75rem;overflow:hidden;padding:1.5rem 0 0}.footer .layout-container{display:block;width:100%}.footer .layout-container>div{box-sizing:border-box;display:block;float:left;padding:0 1em;width:25%}.footer .layout-container>div:first-child{padding-left:0}.footer .layout-container>div:last-child{padding-right:0}@media only screen and (max-width:600px){.footer .layout-container>div{padding:0;width:100%}.footer .layout-container>div:first-child{padding-left:0}.footer .layout-container>div:last-child{padding-right:0}}.footer .logo img{max-height:60px}.footer .menu,.footer .menu li,.footer .nav,.footer .nav li{list-style:none;margin:0;padding:0}.footer .menu li>a,.footer .nav li>a{display:block;padding:10px 15px;position:relative}@media only screen and (max-width:600px){.footer .menu li>a,.footer .nav li>a{padding:0}}.block-lang-dropdown{display:flex;justify-content:flex-end}@media only screen and (max-width:600px){.block-lang-dropdown{justify-content:flex-start}}.block-lang-dropdown .form-item{margin-top:0}@media (max-width:768px){.webform-multiple-table-responsive table td legend>span.visually-hidden{color:#232429;height:auto;position:relative!important;width:auto}}.webform-scale-options>.webform-scale-option>div.form-item{position:relative}.button--outline--primary{background-color:#fff;color:#003ecc}.button--outline--primary,.button--outline--primary:hover{border-color:#003ecc!important;border-radius:5px;border-width:2px!important;cursor:pointer}.button--outline--primary:hover{background-color:#003ecc;color:#fff} \ No newline at end of file