From b11e97266baca89cef03764b3a453d417afec880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20L=C3=B3pez?= Date: Wed, 18 Oct 2023 18:43:23 +0200 Subject: [PATCH 1/5] Add Text Block patch --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 439bbf1..b10c011 100644 --- a/composer.json +++ b/composer.json @@ -90,6 +90,7 @@ "Provide a block for clearing cache from a dashboard": "https://www.drupal.org/files/issues/2023-06-28/3351706-27-block-clear-cache.patch" }, "drupal/dashboard": { + "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-18/3375863-11.patch" } } } From cc4ca4fd5c568f757d6f3a41eab374776d363350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20L=C3=B3pez?= Date: Wed, 18 Oct 2023 18:56:35 +0200 Subject: [PATCH 2/5] Add Text Block new patch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b10c011..5a50261 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "Provide a block for clearing cache from a dashboard": "https://www.drupal.org/files/issues/2023-06-28/3351706-27-block-clear-cache.patch" }, "drupal/dashboard": { - "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-18/3375863-11.patch" + "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-18/3375863-12.patch" } } } From 83c3ed2f4af65ace2299c9bae28450bc5362ce48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20L=C3=B3pez?= Date: Wed, 18 Oct 2023 19:06:24 +0200 Subject: [PATCH 3/5] Add Text Block new patch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5a50261..28a1873 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "Provide a block for clearing cache from a dashboard": "https://www.drupal.org/files/issues/2023-06-28/3351706-27-block-clear-cache.patch" }, "drupal/dashboard": { - "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-18/3375863-12.patch" + "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-18/3375863-13.patch" } } } From d873112f9b603ed0b88d7d138d9fddf18d945a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20L=C3=B3pez?= Date: Thu, 19 Oct 2023 10:20:00 +0200 Subject: [PATCH 4/5] Add Text Block new patch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 28a1873..41f3cf7 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "Provide a block for clearing cache from a dashboard": "https://www.drupal.org/files/issues/2023-06-28/3351706-27-block-clear-cache.patch" }, "drupal/dashboard": { - "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-18/3375863-13.patch" + "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-19/3375863-15.patch" } } } From 1a477e904e2c9bc2a56aa6e5b4f6da903bf16828 Mon Sep 17 00:00:00 2001 From: Mark Berry <63148-mjb3141@users.noreply.drupalcode.org> Date: Fri, 20 Oct 2023 13:49:58 +0200 Subject: [PATCH 5/5] Issue #3375863 by plopesc, mjb3141, yanniboi, hansfn: Provide DashboardTextblock --- composer.json | 1 - composer.lock | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 41f3cf7..439bbf1 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,6 @@ "Provide a block for clearing cache from a dashboard": "https://www.drupal.org/files/issues/2023-06-28/3351706-27-block-clear-cache.patch" }, "drupal/dashboard": { - "Provide DashboardTextblock": "https://www.drupal.org/files/issues/2023-10-19/3375863-15.patch" } } } diff --git a/composer.lock b/composer.lock index 1e532a4..6870fe4 100644 --- a/composer.lock +++ b/composer.lock @@ -2609,7 +2609,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/sandbox/penyaskito-3327580.git", - "reference": "ad556a07035db0c5224f4bde1172089f6bbec510" + "reference": "4d90031ae72b6b257a295a59720f5c7e3fcbdbac" }, "default-branch": true, "type": "drupal-module", @@ -2625,7 +2625,7 @@ "issues": "https://www.drupal.org/project/issues/3327580", "source": "https://git.drupalcode.org/sandbox/penyaskito-3327580" }, - "time": "2023-10-19T13:17:44+00:00" + "time": "2023-10-20T11:47:08+00:00" }, { "name": "drush/drush",