workflow patch, login_tracker tackeover, user_csv_import, string_translation_ui, path_alias_xt

This commit is contained in:
2026-09-25 14:50:12 +02:00
parent e6724eba34
commit 126cbe2107
16 changed files with 828 additions and 168 deletions
@@ -0,0 +1,39 @@
diff --git a/modules/workflow_field/workflowfield.info.yml b/modules/workflow_field/workflowfield.info.yml
index ae6c27f..6eb99d7 100644
--- a/modules/workflow_field/workflowfield.info.yml
+++ b/modules/workflow_field/workflowfield.info.yml
@@ -3,7 +3,7 @@ type: module
description: 'A residual submodule. No need to enable this module for installations with workflow 8.x-1.0-beta6 and later.'
package: Workflow
core: 8.x
-core_version_requirement: ^8 || ^9 || ^10
+core_version_requirement: ^8 || ^9 || ^10 || ^11
hidden: TRUE
diff --git a/modules/workflow_operations/workflow_operations.info.yml b/modules/workflow_operations/workflow_operations.info.yml
index 166bfe0..4374f5f 100644
--- a/modules/workflow_operations/workflow_operations.info.yml
+++ b/modules/workflow_operations/workflow_operations.info.yml
@@ -3,7 +3,7 @@ type: module
description: 'Adds lesser-used Transition permissions (edit comment, revert transition). Obsolete. Incorporated in main module.'
package: Workflow
core: 8.x
-core_version_requirement: ^8 || ^9 || ^10
+core_version_requirement: ^8 || ^9 || ^10 || ^11
dependencies:
- workflow:workflow
diff --git a/modules/workflow_ui/workflow_ui.info.yml b/modules/workflow_ui/workflow_ui.info.yml
index 67c71c7..f51ab32 100644
--- a/modules/workflow_ui/workflow_ui.info.yml
+++ b/modules/workflow_ui/workflow_ui.info.yml
@@ -3,7 +3,7 @@ type: module
description: 'Administrative UI for Workflow. Obsolete. Incorporated in main module.'
package: Workflow
core: 8.x
-core_version_requirement: ^8 || ^9 || ^10
+core_version_requirement: ^8 || ^9 || ^10 || ^11
configure: entity.workflow_type.collection
dependencies: