From 0e62cce6e24a6005148d207c410d92e5cdd7955a Mon Sep 17 00:00:00 2001 From: Daniel Speicher <daniel.speicher@lakedrops.com> Date: Fri, 22 Nov 2024 10:48:06 +0100 Subject: [PATCH] git commit -m 'Issue #3352586: Parameter to disable machine name in terms overview' --- patches/d10-3.json | 2 +- patches/d10-4.json | 2 +- patches/d10.json | 2 +- patches/d11.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/patches/d10-3.json b/patches/d10-3.json index a2eae43..6364ffa 100644 --- a/patches/d10-3.json +++ b/patches/d10-3.json @@ -209,7 +209,7 @@ "drupal/taxonomy_machine_name": { "#3193233 Filter doesn't work": "https://www.drupal.org/files/issues/2021-01-17/taxonomy_machine_name-view-save-error-3193233.patch", "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch", - "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586.diff?v=2" + "#3352586 Parameter to disable machine name in terms overview ": "https://git.drupalcode.org/project/taxonomy_machine_name/-/merge_requests/8.diff" }, "drupal/taxonomy_manager": { "#3474919 Form element taxonomy_manager_tree broken": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3474919.diff" diff --git a/patches/d10-4.json b/patches/d10-4.json index 72b6aaa..aea767c 100644 --- a/patches/d10-4.json +++ b/patches/d10-4.json @@ -209,7 +209,7 @@ "drupal/taxonomy_machine_name": { "#3193233 Filter doesn't work": "https://www.drupal.org/files/issues/2021-01-17/taxonomy_machine_name-view-save-error-3193233.patch", "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch", - "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586.diff?v=2" + "#3352586 Parameter to disable machine name in terms overview ": "https://git.drupalcode.org/project/taxonomy_machine_name/-/merge_requests/8.diff" }, "drupal/taxonomy_manager": { "#3474919 Form element taxonomy_manager_tree broken": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3474919.diff" diff --git a/patches/d10.json b/patches/d10.json index 11f6228..86e3f8b 100644 --- a/patches/d10.json +++ b/patches/d10.json @@ -195,7 +195,7 @@ "drupal/taxonomy_machine_name": { "#3193233 Filter doesn't work": "https://www.drupal.org/files/issues/2021-01-17/taxonomy_machine_name-view-save-error-3193233.patch", "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch", - "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586.diff?v=2" + "#3352586 Parameter to disable machine name in terms overview ": "https://git.drupalcode.org/project/taxonomy_machine_name/-/merge_requests/8.diff" }, "drupal/title": { "#3172331 D9 compatibility": "https://www.drupal.org/files/issues/2021-08-24/D9-compatibility_3172331.patch" diff --git a/patches/d11.json b/patches/d11.json index fc36885..323370d 100644 --- a/patches/d11.json +++ b/patches/d11.json @@ -206,7 +206,7 @@ "drupal/taxonomy_machine_name": { "#3193233 Filter doesn't work": "https://www.drupal.org/files/issues/2021-01-17/taxonomy_machine_name-view-save-error-3193233.patch", "#3128397 View can not be saved": "https://www.drupal.org/files/issues/2020-04-16/config_schema-3128397-3.patch", - "#3352586 Parameter to disable machine name in terms overview ": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3352586.diff?v=2" + "#3352586 Parameter to disable machine name in terms overview ": "https://git.drupalcode.org/project/taxonomy_machine_name/-/merge_requests/8.diff" }, "drupal/taxonomy_manager": { "#3474919 Form element taxonomy_manager_tree broken": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3474919.diff" -- GitLab