From 7ab42468b331960241cea31c0fd353aa16ffb1bd Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 20 Sep 2024 13:22:56 +0200 Subject: [PATCH 01/54] feat: add support for srcset in hero module --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 33726a9..1ea2ca0 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.20.5", + "helsingborg-stad/component-library": "4.21.0", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.26.0", + "helsingborg-stad/modularity": "6.28.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", From d32ed6ee31e5ab2546820eae23995b6efc1cd6d1 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 20 Sep 2024 15:26:53 +0200 Subject: [PATCH 02/54] fix: resolves unconverted files. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1ea2ca0..2cfb762 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.23.1", + "helsingborg-stad/municipio": "5.24.5", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 2932ee8e1663d397bfb2b8feb7eb2c524e786129 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Tue, 24 Sep 2024 09:39:55 +0200 Subject: [PATCH 03/54] Municipio 4.5.0 Implements container query image feature. --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 2cfb762..65e678b 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.21.0", + "helsingborg-stad/component-library": "4.21.2", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.28.0", + "helsingborg-stad/modularity": "6.28.1", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.24.5", + "helsingborg-stad/municipio": "5.25.3", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 4f92566445d3cdde14e0697aca857d787a040c72 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Tue, 24 Sep 2024 10:12:27 +0200 Subject: [PATCH 04/54] chore: update municipio with local checksum calc. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 65e678b..48f15b2 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.25.3", + "helsingborg-stad/municipio": "5.25.4", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 1846e4d226b5b3aa2f434ea730d5b1c5c5bcd810 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 24 Sep 2024 13:43:09 +0200 Subject: [PATCH 05/54] Update composer.json Update municipio and component-library --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 48f15b2..3849eb3 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.21.2", + "helsingborg-stad/component-library": "4.22.0", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.25.4", + "helsingborg-stad/municipio": "5.26.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From f9323173da1998faaaa3c53adcc8b9cd298334ba Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 25 Sep 2024 09:09:20 +0200 Subject: [PATCH 06/54] fix: small bugfixes for Municipio --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3849eb3..d9640e5 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.26.0", + "helsingborg-stad/municipio": "5.26.2", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 1b23a47d4627c2e8525dfcd45076e422a0a4da05 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 25 Sep 2024 11:35:37 +0200 Subject: [PATCH 07/54] fix: segment with support for c-image --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d9640e5..d0cd3a7 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.22.0", + "helsingborg-stad/component-library": "4.22.6", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From eccc9f970a021c9a6efe9b13b5944daf6fab80b8 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 25 Sep 2024 15:46:08 +0200 Subject: [PATCH 08/54] chore: update modularity sections --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d0cd3a7..afb4264 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "helsingborg-stad/modularity-open-street-map": "2.5.2", "helsingborg-stad/modularity-products": "^3.0.1", "helsingborg-stad/modularity-recommend": "^3.0.2", - "helsingborg-stad/modularity-sections": "~3.0.3", + "helsingborg-stad/modularity-sections": "3.1.0", "helsingborg-stad/modularity-testimonials": "~3.0.3", "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", From 64127ec82455763d237a457eaa455f05bd0e1ad9 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 25 Sep 2024 15:52:50 +0200 Subject: [PATCH 09/54] chore: update muniipio --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index afb4264..06e7ffe 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.26.2", + "helsingborg-stad/municipio": "5.26.4", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From c869a18e58b7344d8bda8a9edd7304665505f52c Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 25 Sep 2024 16:21:10 +0200 Subject: [PATCH 10/54] chore: update modularity sections --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 06e7ffe..1bd6879 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,7 @@ "helsingborg-stad/modularity-open-street-map": "2.5.2", "helsingborg-stad/modularity-products": "^3.0.1", "helsingborg-stad/modularity-recommend": "^3.0.2", - "helsingborg-stad/modularity-sections": "3.1.0", + "helsingborg-stad/modularity-sections": "3.1.2", "helsingborg-stad/modularity-testimonials": "~3.0.3", "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", From 2aef6920ae20e4a581e2dd9f2c2feb24698124cd Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 25 Sep 2024 16:35:35 +0200 Subject: [PATCH 11/54] chore: update modularity --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1bd6879..21c167d 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.28.1", + "helsingborg-stad/modularity": "6.29.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", From 13b9e3e2d22c057755a436e66a5789bc928a8aa7 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Thu, 26 Sep 2024 11:12:27 +0200 Subject: [PATCH 12/54] chore: update helsingborg-stad/municipio 5.27.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 21c167d..5e45000 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.26.4", + "helsingborg-stad/municipio": "5.27.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 4e4ea47e7bb34b393581ac7abc9396a312bbf96c Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 27 Sep 2024 10:34:57 +0200 Subject: [PATCH 13/54] feat: inline images fixes in component library and municipio --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 5e45000..a9f2d68 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.22.6", + "helsingborg-stad/component-library": "4.23.9", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.27.0", + "helsingborg-stad/municipio": "5.28.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 2463f919c8fe373ae12decf0de9d6a39609bac50 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 27 Sep 2024 12:51:01 +0200 Subject: [PATCH 14/54] hotfix: lqip fix on images with captions --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a9f2d68..cf26e84 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.23.9", + "helsingborg-stad/component-library": "4.23.10", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From f6c19081f8fb1d2644161ba23da1bb2e916d5b07 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 27 Sep 2024 14:44:02 +0200 Subject: [PATCH 15/54] hotfix: rendering issues in content images. --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cf26e84..10b093a 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.23.10", + "helsingborg-stad/component-library": "4.23.11", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.28.0", + "helsingborg-stad/municipio": "5.28.7", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 0d2aeeb71f7631605ff26ce3f8de159eae4f6d16 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Mon, 30 Sep 2024 13:15:28 +0200 Subject: [PATCH 16/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 10b093a..f2c58de 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.23.11", + "helsingborg-stad/component-library": "4.23.13", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.28.7", + "helsingborg-stad/municipio": "5.30.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From df867477ff9b681c155c647387b51fcc3b5d4cb0 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Mon, 30 Sep 2024 13:25:11 +0200 Subject: [PATCH 17/54] chore: update to version with slider image contract --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f2c58de..dac8f31 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.29.0", + "helsingborg-stad/modularity": "6.30.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.30.0", + "helsingborg-stad/municipio": "5.30.1", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From d75b70a407f0beaec9d72fa42b008aced931575f Mon Sep 17 00:00:00 2001 From: NiclasNorin Date: Mon, 30 Sep 2024 15:30:22 +0200 Subject: [PATCH 18/54] chore: update plugins & theme --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index dac8f31..0d8ffcb 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.23.13", + "helsingborg-stad/component-library": "4.24.2", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.30.1", + "helsingborg-stad/municipio": "5.30.4", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 368d8352cd4f10ea7e00a630d89ca5b36cbbe02b Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 1 Oct 2024 09:31:13 +0200 Subject: [PATCH 19/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0d8ffcb..67755f4 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.30.4", + "helsingborg-stad/municipio": "5.31.2", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 9397389dc65b78f1f0bd1a54f4f94b9700aef59a Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 1 Oct 2024 09:49:06 +0200 Subject: [PATCH 20/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 67755f4..308e816 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.31.2", + "helsingborg-stad/municipio": "5.31.3", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 26b384c7eae2ba26c390ef86d6abfdfeded6a86a Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 1 Oct 2024 10:03:44 +0200 Subject: [PATCH 21/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 308e816..4529e49 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.31.3", + "helsingborg-stad/municipio": "5.32.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From eada63947d12f02b4391f2d41625657df6520ad2 Mon Sep 17 00:00:00 2001 From: NiclasNorin Date: Tue, 1 Oct 2024 12:24:09 +0200 Subject: [PATCH 22/54] chore: update theme --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4529e49..2bcf953 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.32.0", + "helsingborg-stad/municipio": "5.32.5", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 9985938c22bfc4d1c19f184cca317c667dda94ef Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 1 Oct 2024 12:59:07 +0200 Subject: [PATCH 23/54] fix: unindent --- composer.json | 76 +++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/composer.json b/composer.json index 3588e77..2bcf953 100644 --- a/composer.json +++ b/composer.json @@ -4,12 +4,12 @@ "description": "Deployment of the Municipio Platform.", "authors": [ { - "name": "Sebastian Thulin", - "email": "sebastian.thulin@helsingborg.se" + "name": "Sebastian Thulin", + "email": "sebastian.thulin@helsingborg.se" }, { - "name": "Joel Bernerman", - "email": "joel.bernerman@helsingborg.se" + "name": "Joel Bernerman", + "email": "joel.bernerman@helsingborg.se" } ], "config": { @@ -21,15 +21,15 @@ "php-http/discovery": true } }, - "minimum-stability": "dev", + "minimum-stability" : "dev", "repositories": [ { - "type": "composer", - "url": "https://packagist.org" + "type":"composer", + "url":"https://packagist.org" }, { - "type": "composer", - "url": "https://wpackagist.org" + "type":"composer", + "url":"https://wpackagist.org" } ], "require": { @@ -130,34 +130,34 @@ "helsingborg-stad/webhooks-manager": "^1.3.0" }, "extra": { - "path": "/", - "wordpress-install-dir": "wp", - "installer-paths": { - "wp-content/mu-plugins/{$name}": [ - "type:wordpress-muplugin", - "type:acf-plugin" - ], - "wp-content/plugins/{$name}": [ - "type:wordpress-plugin" - ], - "wp-content/themes/{$name}": [ - "type:wordpress-theme" - ] - }, - "merge-plugin": { - "include": [ - "composer.local.json", - "wp-content/plugins/*/composer.json", - "wp-content/mu-plugins/*/composer.json", - "wp-content/themes/*/composer.json" - ], - "recurse": false, - "replace": true, - "ignore-duplicates": false, - "merge-dev": false, - "merge-extra": false, - "merge-extra-deep": false, - "merge-scripts": false + "path": "/", + "wordpress-install-dir": "wp", + "installer-paths": { + "wp-content/mu-plugins/{$name}": [ + "type:wordpress-muplugin", + "type:acf-plugin" + ], + "wp-content/plugins/{$name}": [ + "type:wordpress-plugin" + ], + "wp-content/themes/{$name}": [ + "type:wordpress-theme" + ] + }, + "merge-plugin": { + "include": [ + "composer.local.json", + "wp-content/plugins/*/composer.json", + "wp-content/mu-plugins/*/composer.json", + "wp-content/themes/*/composer.json" + ], + "recurse": false, + "replace": true, + "ignore-duplicates": false, + "merge-dev": false, + "merge-extra": false, + "merge-extra-deep": false, + "merge-scripts": false } }, "scripts": { @@ -170,4 +170,4 @@ "composer dump-autoload -o" ] } -} \ No newline at end of file +} From cf590849ea3571654c3986e4286d1c10a5fb8aa9 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Tue, 1 Oct 2024 14:31:23 +0200 Subject: [PATCH 24/54] chore: remove archived plugin api-project-manager-integration --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 2bcf953..1ee92a1 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,6 @@ "helsingborg-stad/algolia-index-modularity-addon": "3.0.5", "helsingborg-stad/api-alarm-integration": "^4.0.5", "helsingborg-stad/api-event-manager-integration": "2.0.18", - "helsingborg-stad/api-project-manager-integration": "~2.0.3", "helsingborg-stad/api-volunteer-manager-integration": "^3.0.3", "helsingborg-stad/attachment-revisions": "~3.0.4", "helsingborg-stad/better-post-ui": "~3.0.3", From cc72cfdcc39a6e677d401168f12bf0feec86f665 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Wed, 2 Oct 2024 08:31:27 +0200 Subject: [PATCH 25/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1ee92a1..9f8d92a 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.32.5", + "helsingborg-stad/municipio": "5.33.1", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 5f1a8f767e452d17c8f6affda114ad7fd175672e Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 2 Oct 2024 11:08:14 +0200 Subject: [PATCH 26/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9f8d92a..3c11379 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.24.2", + "helsingborg-stad/component-library": "4.25.0", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From e2c6a4d398f47152fca2de04a3068f01fbcb1276 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Wed, 2 Oct 2024 12:56:12 +0200 Subject: [PATCH 27/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3c11379..24f1774 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.33.1", + "helsingborg-stad/municipio": "5.33.2", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From d56de11edf3605af0a4f9394c283d7e840a291b5 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 2 Oct 2024 13:40:12 +0200 Subject: [PATCH 28/54] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 24f1774..96db437 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.25.0", + "helsingborg-stad/component-library": "4.25.2", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.30.0", + "helsingborg-stad/modularity": "6.31.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.33.2", + "helsingborg-stad/municipio": "5.34.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From e8644c2cf19b6c1ae6e85112e65f280cd0c1ec75 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 2 Oct 2024 14:25:29 +0200 Subject: [PATCH 29/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96db437..3ab1802 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "helsingborg-stad/algolia-index-js-searchpage-addon": "3.2.2", "helsingborg-stad/algolia-index-modularity-addon": "3.0.5", "helsingborg-stad/api-alarm-integration": "^4.0.5", - "helsingborg-stad/api-event-manager-integration": "2.0.18", + "helsingborg-stad/api-event-manager-integration": "2.0.20", "helsingborg-stad/api-volunteer-manager-integration": "^3.0.3", "helsingborg-stad/attachment-revisions": "~3.0.4", "helsingborg-stad/better-post-ui": "~3.0.3", From 2c6cfb925fc4aa2208e255ea0d41d0183afbc65f Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Wed, 2 Oct 2024 18:11:53 +0200 Subject: [PATCH 30/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3ab1802..e0c3f9a 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.31.0", + "helsingborg-stad/modularity": "6.32.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", From 34ea4873910f9462e422a3fed2701e24e876672c Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 3 Oct 2024 12:53:14 +0200 Subject: [PATCH 31/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e0c3f9a..1debd6b 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.25.2", + "helsingborg-stad/component-library": "4.25.4", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "^4.0.1", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.34.0", + "helsingborg-stad/municipio": "5.34.4", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From bd4fd204bf9af9781811a65b45c5df3d3d98d4fb Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 3 Oct 2024 13:40:06 +0200 Subject: [PATCH 32/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1debd6b..11a2391 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.25.4", + "helsingborg-stad/component-library": "4.25.5", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.32.0", + "helsingborg-stad/modularity": "6.32.1", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", From b0e8d5ba730cdfee007082cc80eaf0e7e910d947 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 3 Oct 2024 16:09:32 +0200 Subject: [PATCH 33/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 11a2391..bd104d3 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.25.5", + "helsingborg-stad/component-library": "4.25.7", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -78,7 +78,7 @@ "helsingborg-stad/modularity-recommend": "^3.0.2", "helsingborg-stad/modularity-sections": "3.1.2", "helsingborg-stad/modularity-testimonials": "~3.0.3", - "helsingborg-stad/modularity-timeline": "^4.0.1", + "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", "helsingborg-stad/municipio": "5.34.4", From b821c61a95eb58717197cf29eed266180c816856 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 4 Oct 2024 13:15:53 +0200 Subject: [PATCH 34/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index bd104d3..54f83c1 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.32.1", + "helsingborg-stad/modularity": "6.32.2", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.34.4", + "helsingborg-stad/municipio": "5.36.1", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 85a1075dea33579c0102fd98ab4b6ec53f053d0c Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 4 Oct 2024 14:54:26 +0200 Subject: [PATCH 35/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 54f83c1..dbb9e26 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.32.2", + "helsingborg-stad/modularity": "6.32.3", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", From c84a9f589bb6c5e9a4a41ddeea49dd9e654c9f39 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 4 Oct 2024 16:55:46 +0200 Subject: [PATCH 36/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dbb9e26..7e849e5 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.25.7", + "helsingborg-stad/component-library": "4.26.0", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From 027ee447b4dd7412051c4195cf428734e3e53d05 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 4 Oct 2024 18:40:46 +0200 Subject: [PATCH 37/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7e849e5..8c9daef 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.0", + "helsingborg-stad/component-library": "4.26.1", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From 34d5e55231e36f988291c0c7d886460082c71bee Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Mon, 7 Oct 2024 15:12:13 +0200 Subject: [PATCH 38/54] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 8c9daef..253be3a 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.1", + "helsingborg-stad/component-library": "4.26.2", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.32.3", + "helsingborg-stad/modularity": "6.32.4", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.36.1", + "helsingborg-stad/municipio": "5.36.2", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From a9abf13c92b62e9ae0d4d6b225f68748918f451e Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Mon, 7 Oct 2024 15:39:21 +0200 Subject: [PATCH 39/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 253be3a..0b1ebf9 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.2", + "helsingborg-stad/component-library": "4.26.3", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From cd18399202aa576c01ac06e7f2a954ea14ec60c8 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Tue, 8 Oct 2024 09:23:08 +0200 Subject: [PATCH 40/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0b1ebf9..822e6ef 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.3", + "helsingborg-stad/component-library": "4.26.4", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From 23296b7e19c776dcdd84d70f16420bbc5dd1be5f Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 10 Oct 2024 11:43:01 +0200 Subject: [PATCH 41/54] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 822e6ef..dd78864 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.4", + "helsingborg-stad/component-library": "4.26.12", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.32.4", + "helsingborg-stad/modularity": "6.32.7", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.36.2", + "helsingborg-stad/municipio": "5.36.7", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 91f2e08d4122187c09d165234e3459ec4e0c0531 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 10 Oct 2024 14:03:36 +0200 Subject: [PATCH 42/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dd78864..cdb5664 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.12", + "helsingborg-stad/component-library": "4.26.15", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", From 33b751c4873f324d49ffc13e2d8b4490e7d0dd89 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Thu, 10 Oct 2024 17:41:13 +0200 Subject: [PATCH 43/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cdb5664..c88ad33 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.15", + "helsingborg-stad/component-library": "4.26.20", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.36.7", + "helsingborg-stad/municipio": "5.36.11", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 039ff8dfbb023d0934d7cc07bf057e8cfef8ae4e Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 11 Oct 2024 11:02:36 +0200 Subject: [PATCH 44/54] Update composer.json --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index c88ad33..75c4172 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "helsingborg-stad/algolia-index-js-searchpage-addon": "3.2.2", "helsingborg-stad/algolia-index-modularity-addon": "3.0.5", "helsingborg-stad/api-alarm-integration": "^4.0.5", - "helsingborg-stad/api-event-manager-integration": "2.0.20", + "helsingborg-stad/api-event-manager-integration": "2.0.21", "helsingborg-stad/api-volunteer-manager-integration": "^3.0.3", "helsingborg-stad/attachment-revisions": "~3.0.4", "helsingborg-stad/better-post-ui": "~3.0.3", @@ -76,12 +76,12 @@ "helsingborg-stad/modularity-open-street-map": "2.5.2", "helsingborg-stad/modularity-products": "^3.0.1", "helsingborg-stad/modularity-recommend": "^3.0.2", - "helsingborg-stad/modularity-sections": "3.1.2", + "helsingborg-stad/modularity-sections": "3.1.3", "helsingborg-stad/modularity-testimonials": "~3.0.3", "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", - "helsingborg-stad/multisite-role-propagation": "~3.0.5", - "helsingborg-stad/municipio": "5.36.11", + "helsingborg-stad/multisite-role-propagation": "3.0.6", + "helsingborg-stad/municipio": "5.36.16", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From b4d2b102ef55638d8ae5b86db466be1072167f41 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 11 Oct 2024 11:12:22 +0200 Subject: [PATCH 45/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 75c4172..bacae8c 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "helsingborg-stad/algolia-index-js-searchpage-addon": "3.2.2", "helsingborg-stad/algolia-index-modularity-addon": "3.0.5", "helsingborg-stad/api-alarm-integration": "^4.0.5", - "helsingborg-stad/api-event-manager-integration": "2.0.21", + "helsingborg-stad/api-event-manager-integration": "2.0.22", "helsingborg-stad/api-volunteer-manager-integration": "^3.0.3", "helsingborg-stad/attachment-revisions": "~3.0.4", "helsingborg-stad/better-post-ui": "~3.0.3", From 54f54b70d79485090116ecd78a19bd87803f2f19 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 11 Oct 2024 14:06:04 +0200 Subject: [PATCH 46/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bacae8c..b89e7c1 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.32.7", + "helsingborg-stad/modularity": "6.33.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", From 43546e29ff30bfda48187802ab1fde82d0a8a7eb Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Mon, 14 Oct 2024 15:31:46 +0200 Subject: [PATCH 47/54] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b89e7c1..3d47fc7 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.36.16", + "helsingborg-stad/municipio": "5.38.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From ee9e9f505b83673751384c4da7ed337c295f3d42 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Tue, 15 Oct 2024 14:24:29 +0200 Subject: [PATCH 48/54] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3d47fc7..6059bc0 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.26.20", + "helsingborg-stad/component-library": "4.27.1", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.38.0", + "helsingborg-stad/municipio": "5.40.3", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From c027f1ecd4d23406edc66fe73774fc5b2664c123 Mon Sep 17 00:00:00 2001 From: NiclasNorin Date: Wed, 16 Oct 2024 08:39:42 +0200 Subject: [PATCH 49/54] updating theme & plugins --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6059bc0..7aa2492 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.33.0", + "helsingborg-stad/modularity": "6.34.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.40.3", + "helsingborg-stad/municipio": "5.41.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 140b901cc2e5292c2779cbfa7e1d8699a2afdba9 Mon Sep 17 00:00:00 2001 From: NiclasNorin Date: Wed, 16 Oct 2024 10:37:18 +0200 Subject: [PATCH 50/54] update theme --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7aa2492..0418ce3 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.41.0", + "helsingborg-stad/municipio": "5.42.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From a33c4e74075abb024abbb15cddf27c8cdf81ffff Mon Sep 17 00:00:00 2001 From: NiclasNorin Date: Thu, 17 Oct 2024 09:41:38 +0200 Subject: [PATCH 51/54] Updating theme --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0418ce3..bfc7db4 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.42.0", + "helsingborg-stad/municipio": "5.45.0", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 44c1b56b06eb536e4c8db48c9b821929f2006abd Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Fri, 18 Oct 2024 07:03:23 +0200 Subject: [PATCH 52/54] fix: rework mu-loader to not use transients and simplify (#26) --- wp-content/mu-plugins/loader.php | 404 +++---------------------------- 1 file changed, 30 insertions(+), 374 deletions(-) diff --git a/wp-content/mu-plugins/loader.php b/wp-content/mu-plugins/loader.php index 0481bfb..6e0a621 100644 --- a/wp-content/mu-plugins/loader.php +++ b/wp-content/mu-plugins/loader.php @@ -1,230 +1,53 @@ - * @license https://opensource.org/licenses/MIT MIT - * @version 2018-06-18 + * Include all plugins in subdirectories from Must Use plugin folder */ // If this file is called directly, abort. -if ( ! function_exists( 'add_filter' ) ) { - header( 'Status: 403 Forbidden' ); - header( 'HTTP/1.1 403 Forbidden' ); - echo "Hi there! I'm just a part of plugin, not much I can do when called directly."; +if (!function_exists('add_filter')) { + header('Status: 403 Forbidden'); + header('HTTP/1.1 403 Forbidden'); exit(); } -if ( ! is_blog_installed() ) { +if (!is_blog_installed()) { return; } -add_action( - 'muplugins_loaded', - [ must_use_loader::get_instance(), 'plugin_setup' ] -); +add_action('muplugins_loaded', function () { + $loader = new MustUseLoader(); + $pluginFiles = $loader->getMuPluginFiles(); + $loader->includePluginFiles($pluginFiles); +}); /** * Class must_use_loader - * - * @since 0.0.1 - * @package Must-Use Loader - * @author Frank Bültge */ -class must_use_loader { - - /** - * If the plugin fails to find your wpmu plugin directory, - * add this path via variable. - * Optional, Relative path to single plugin folder. - * - * @since 0.0.2 - * @var bool | string - */ - private static $wpmu_plugin_dir = FALSE; - - /** - * Store for the custom count to add this to the global of WP - * - * @since 01/09/2014 - * @var integer - */ - private $mustuse_total = 0; - - /** - * Sore the plugin list, there we should load. - * - * @since 2017-01-06 - * @var array - */ - private $plugins = []; - - /** - * Handler for the action 'init'. Instantiates this class. - * - * @since 0.0.1 - * @return must_use_loader - */ - public static function get_instance() { - - static $instance; - - if ( NULL === $instance ) { - $instance = new self(); - } - - return $instance; - } - - /** - * Used for the doing of the plugin - * - * @since 0.0.1 - * @return void - */ - public function plugin_setup() { - - // Delete transient cache, if active on the must use plugin list in network view - add_action( 'load-plugins.php', [ $this, 'delete_subdir_mu_plugin_cache' ] ); - - // Load plugins, count and store them. - $this->subdir_mu_plugins_files(); - // Include all plugins in subdirectories - $this->include_subdir_plugins(); - - // Change the plugin view value - add_action( 'admin_footer-plugins.php', [ $this, 'change_view_values' ], 11 ); - - // Add row and content for all plugins, there include via this plugin. - add_action( 'after_plugin_row_must_use_loader.php', [ $this, 'list_subdir_mu_plugins' ] ); - } - - /** - * Validate the plugins from cache, that still real exist - * - * @since 2014-10-15 - * - * @param bool|array $plugins List of plugins. - * - * @return bool - */ - private function validate_plugins( $plugins ) { - - foreach ( $plugins as $plugin_file ) { - // Validate plugins still exist - if ( ! is_readable( WPMU_PLUGIN_DIR . '/' . $plugin_file ) ) { - $plugins = FALSE; - break; - } - } - - return $plugins; - } - - /** - * Retrieve the status of the WP Debug. - * - * @since 2017-01-04 - * @return bool - */ - private function is_debug_status() { - - return defined( 'WP_DEBUG' ) && WP_DEBUG; - } - - /** - * Get the data from transient. - * - * @return mixed - */ - private function get_transient() { - - return get_site_transient( 'subdir_wpmu_plugins' ); - } - - /** - * Get all plugins in subdirectories - * Write in a transient cache - * - * @since 0.0.1 - * @version 2017-01-06 - */ - public function subdir_mu_plugins_files() { - - // No caching, then load - if ( $this->is_debug_status() ) { - $plugins = $this->get_mu_plugins(); - - // Set cache for subdirectory plugins - set_site_transient( 'subdir_wpmu_plugins', $plugins ); - } else { - // Get cached plugins. - $plugins = $this->get_transient(); - - // Refresh if the transient is wrong. - if ( ! $plugins ) { - $plugins = $this->get_mu_plugins(); - } - - // Debug is false, validate plugins from cache. - $plugins = $this->validate_plugins( $plugins ); - } - - $this->plugins = $plugins; - // Set counter for plugins. - $this->mustuse_total = (int) count( $plugins ); - } +class MustUseLoader +{ /** * Get all plugins from MU plugin directory. * * @return array */ - public function get_mu_plugins() { + public function getMuPluginFiles(): array + { - // Invalid cache $plugins = []; - - // Check for the optional defined var of the class - if ( ! self::$wpmu_plugin_dir ) { - // Relative path to single plugin directory - $mu_plugins_folder = explode( '/', WPMU_PLUGIN_DIR ); - // Use last value - self::$wpmu_plugin_dir = '/../' . end( $mu_plugins_folder ); - } + $mu_plugins_folder = explode('/', WPMU_PLUGIN_DIR); + $wpmu_plugin_dir = '/../' . end($mu_plugins_folder); // get_plugins is not included by default - if ( ! function_exists( 'get_plugins' ) ) { + if (!function_exists('get_plugins')) { require ABSPATH . 'wp-admin/includes/plugin.php'; } - /** - * Get all plugins. - * You can remove plugins detected by the "Must Use Loader" from the loading process by use the filter hook. - */ - $mu_plugins = apply_filters( 'must_use_loader.mu_plugins', get_plugins( self::$wpmu_plugin_dir ) ); + $mu_plugins = get_plugins($wpmu_plugin_dir); - // The function array_keys() is ugly and a performance impact. - foreach ( $mu_plugins as $plugin_file => $not_used ) { - // Skip files directly at root - // And skip folders starting with an underscore as we want to turn those plugins off. - if ( '.' !== dirname( $plugin_file ) && dirname( $plugin_file )[0] !== '_' ) { + foreach ($mu_plugins as $plugin_file => $not_used) { + if ('.' !== dirname($plugin_file) && dirname($plugin_file)[0] !== '_') { $plugins[] = $plugin_file; } } @@ -234,183 +57,16 @@ public function get_mu_plugins() { /** * Include all plugins from subdirectories - * - * @since 0.0.1 - * @return void - */ - public function include_subdir_plugins() { - - // Include all plugins in subdirectories - foreach ( $this->plugins as $plugin_file ) { - require_once WPMU_PLUGIN_DIR . '/' . $plugin_file; - wp_register_plugin_realpath( WPMU_PLUGIN_DIR . '/' . $plugin_file ); - // Currently not possible, WP validate plugins, there are active only via path WP_PLUGIN_DIR. - //$this->set_network_plugin_option( $plugin_file ); - } - } - - /** - * Set network options for active plugins, necessary for checks of other plugin is network wide active. - * - * @param string $plugin File path. - */ - public function set_network_plugin_option( $plugin ) { - - $current = get_site_option( 'active_sitewide_plugins', [] ); - $current[ $plugin ] = time(); - update_site_option( 'active_sitewide_plugins', $current ); - } - - /** - * Delete the transient cache, if on the Must Use plugin list on network view - * - * @since 0.0.1 - * @return void - */ - public function delete_subdir_mu_plugin_cache() { - - // get screen information - $screen = get_current_screen(); - if ( null === $screen ) { - return; - } - - // Delete cache when viewing plugins page in /wp-admin/ - if ( 'plugins-network' === $screen->id ) { - delete_site_transient( 'subdir_wpmu_plugins' ); - } - } - - /** - * Change total count for must use values - * - * @since 01/09/2014 - * @return void - */ - public function change_view_values() { - - $current_screen = get_current_screen(); - if ( null === $current_screen || 'plugins-network' !== $current_screen->id ) { - return; - } - - $item = sprintf( _n( 'item', 'items', $this->mustuse_total ), number_format_i18n( $this->mustuse_total ) ); ?> - - '?', - 'Description' => ' ', - 'Version' => '', - 'AuthorName' => '', - 'Author' => '', - 'PluginURI' => '', - ]; - - $data = get_plugin_data( WPMU_PLUGIN_DIR . '/' . $plugin_file ); - - return wp_parse_args( $data, $defaults ); - } - - /** - * Format the plugin uri. - * - * @since 2014-10-15 - * - * @param string $data Url for each plugin link. - * - * @return string - */ - public function format_plugin_uri( $data ) { - - if ( '' === $data ) { - return $data; - } - - $plugin_uri = '| ' . esc_html__( 'Visit plugin site' ) . ''; - - return $plugin_uri; - } - - /** - * Add rows for each sub-plugin under this plugin when listing mu-plugins in wp-admin. - * - * @since 0.0.1 - * @return void + * + * @param array $pluginFiles + * + * @return void */ - public function list_subdir_mu_plugins() { - - foreach ( $this->plugins as $plugin_file ) { - $plugin_data = $this->filter_plugin_data( $plugin_file ); - - // Sanitize fields - $allowed_tags = [ - 'abbr' => [ 'title' => TRUE ], - 'acronym' => [ 'title' => TRUE ], - 'code' => TRUE, - 'em' => TRUE, - 'strong' => TRUE, - 'cite' => TRUE, - 'a' => [ 'href' => TRUE, 'title' => TRUE ], - ]; ?> - - - - - - - - - -
-

-
-
- format_plugin_uri( $plugin_data[ 'PluginURI' ] ) ) - ); ?> -
- - - - Date: Fri, 18 Oct 2024 11:30:35 +0200 Subject: [PATCH 53/54] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index bfc7db4..dd5af61 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.27.1", + "helsingborg-stad/component-library": "4.27.2", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.34.0", + "helsingborg-stad/modularity": "6.33.3", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.45.0", + "helsingborg-stad/municipio": "5.40.5", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3", From 7ac2c56497d4f0b9fcb732eb068d048e46f8a363 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Fri, 18 Oct 2024 13:28:31 +0200 Subject: [PATCH 54/54] Update composer.json --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index dd5af61..cf84e54 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "helsingborg-stad/better-post-ui": "~3.0.3", "helsingborg-stad/blade": "3.5.1", "helsingborg-stad/broken-link-detector": "~3.0.4", - "helsingborg-stad/component-library": "4.27.2", + "helsingborg-stad/component-library": "4.27.3", "helsingborg-stad/content-scheduler": "~3.1.2", "helsingborg-stad/custom-short-links": "~3.0.4", "helsingborg-stad/customer-feedback": "~4.0.8", @@ -65,7 +65,7 @@ "helsingborg-stad/lix-calculator": "~4.1.1", "helsingborg-stad/media-usage": "~3.0.4", "helsingborg-stad/mod-my-pages": "~1.0.5", - "helsingborg-stad/modularity": "6.33.3", + "helsingborg-stad/modularity": "6.36.0", "helsingborg-stad/modularity-contact-banner": "3.2.0", "helsingborg-stad/modularity-entryscape": "^4.0.1", "helsingborg-stad/modularity-form-builder": "3.2.3", @@ -81,7 +81,7 @@ "helsingborg-stad/modularity-timeline": "4.1.0", "helsingborg-stad/multi-network-urls": "~2.0.0", "helsingborg-stad/multisite-role-propagation": "3.0.6", - "helsingborg-stad/municipio": "5.40.5", + "helsingborg-stad/municipio": "5.46.1", "helsingborg-stad/redirection-extended": "~3.0.4", "helsingborg-stad/s3-uploads-custom-endpoint": "~2.0.0", "helsingborg-stad/search-notices": "~3.0.3",