From 34f42856e71791a3c44e054965c6d79560825f07 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 22 Sep 2026 21:34:32 +0200 Subject: [PATCH] forgot to drush cex --- composer.json | 1 - composer.lock | 116 +----------------- config/sync/content_lock.settings.yml | 32 +---- config/sync/content_lock_timeout.settings.yml | 4 - config/sync/core.extension.yml | 1 - .../ultimate_cron.job.content_lock_cron.yml | 17 +++ ...ate_cron.job.content_lock_timeout_cron.yml | 17 --- 7 files changed, 20 insertions(+), 168 deletions(-) delete mode 100644 config/sync/content_lock_timeout.settings.yml create mode 100644 config/sync/ultimate_cron.job.content_lock_cron.yml delete mode 100644 config/sync/ultimate_cron.job.content_lock_timeout_cron.yml diff --git a/composer.json b/composer.json index deff86d4..62e52128 100644 --- a/composer.json +++ b/composer.json @@ -70,7 +70,6 @@ "drupal/asset_cache_bust": "^1.0", "drupal/audiofield": "^1.10", "drupal/auto_entitylabel": "^3.1", - "drupal/classy": "^1.0", "drupal/color": "^1.0", "drupal/commerce": "^2.0", "drupal/commerce_cart_api": "^1.4", diff --git a/composer.lock b/composer.lock index df490af7..36d8e576 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": "aedc35a599adb78f8e1409e72978efb1", + "content-hash": "a8b4562582099c885efcfcd3659a3f5a", "packages": [ { "name": "asm89/stack-cors", @@ -2934,64 +2934,6 @@ "issues": "https://www.drupal.org/project/issues/checklistapi" } }, - { - "name": "drupal/classy", - "version": "1.0.2", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/classy.git", - "reference": "1.0.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/classy-1.0.2.zip", - "reference": "1.0.2", - "shasum": "c2f4fbfd9ae7d4e0cbd952d96247d00a0759da06" - }, - "require": { - "drupal/core": "^9 || ^10", - "drupal/stable": "^2.0.0" - }, - "type": "drupal-theme", - "extra": { - "drupal": { - "version": "1.0.2", - "datestamp": "1663949784", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "bnjmnm", - "homepage": "https://www.drupal.org/user/2369194" - }, - { - "name": "davidhernandez", - "homepage": "https://www.drupal.org/user/274559" - }, - { - "name": "lauriii", - "homepage": "https://www.drupal.org/user/1078742" - }, - { - "name": "smustgrave", - "homepage": "https://www.drupal.org/user/3252890" - } - ], - "description": "The Classy base theme from Drupal 8/9 moved to contrib", - "homepage": "https://drupal.org/project/classy", - "support": { - "source": "https://git.drupalcode.org/project/classy", - "issues": "https://drupal.org/project/issues/classy" - } - }, { "name": "drupal/color", "version": "1.0.3", @@ -10336,62 +10278,6 @@ "source": "https://git.drupalcode.org/project/sophron" } }, - { - "name": "drupal/stable", - "version": "2.1.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/stable.git", - "reference": "2.1.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stable-2.1.0.zip", - "reference": "2.1.0", - "shasum": "fb2b010190e492e976e1db9692a8a46d5b7d15bb" - }, - "require": { - "drupal/core": "^10.3 || ^11" - }, - "type": "drupal-theme", - "extra": { - "drupal": { - "version": "2.1.0", - "datestamp": "1721202956", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "bnjmnm", - "homepage": "https://www.drupal.org/user/2369194" - }, - { - "name": "lauriii", - "homepage": "https://www.drupal.org/user/1078742" - }, - { - "name": "rajeshreeputra", - "homepage": "https://www.drupal.org/user/3418561" - }, - { - "name": "star-szr", - "homepage": "https://www.drupal.org/user/1167326" - } - ], - "description": "A base theme using Drupal core markup and CSS.", - "homepage": "https://www.drupal.org/project/stable", - "support": { - "source": "https://git.drupalcode.org/project/stable" - } - }, { "name": "drupal/state_machine", "version": "1.14.0", diff --git a/config/sync/content_lock.settings.yml b/config/sync/content_lock.settings.yml index 7112ca98..df54abeb 100644 --- a/config/sync/content_lock.settings.yml +++ b/config/sync/content_lock.settings.yml @@ -1,50 +1,22 @@ _core: default_config_hash: NDkHK4I7-fpBSVP6pPMg_MLvHZcjgriRzCSGA4vnpi8 -verbose: 0 +verbose: false types: - contact_message: { } file: '*': '*' node: '*': '*' - redirect: { } - search_api_task: { } taxonomy_term: '*': '*' - user: { } - workflow_transition: { } - workflow_scheduled_transition: { } - menu_link_content: { } types_translation_lock: { } -types_js_lock: { } form_op_lock: - contact_message: - mode: 0 - values: { } file: mode: null values: { } node: mode: 0 values: { } - redirect: - mode: 0 - values: { } - search_api_task: - mode: null - values: { } taxonomy_term: mode: 0 values: { } - user: - mode: 0 - values: { } - workflow_transition: - mode: 0 - values: { } - workflow_scheduled_transition: - mode: 0 - values: { } - menu_link_content: - mode: 0 - values: { } +timeout: 1800 diff --git a/config/sync/content_lock_timeout.settings.yml b/config/sync/content_lock_timeout.settings.yml deleted file mode 100644 index da2fd0ab..00000000 --- a/config/sync/content_lock_timeout.settings.yml +++ /dev/null @@ -1,4 +0,0 @@ -_core: - default_config_hash: X-PFa6GhUhVBudfnAsBqaWn_qhxq0xTtg76HCEoibeQ -content_lock_timeout_minutes: '30' -content_lock_timeout_on_edit: 0 diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 7aa20d46..b3b70cb9 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -56,7 +56,6 @@ module: consumers: 0 contact: 0 content_lock: 0 - content_lock_timeout: 0 context: 0 contextual: 0 cshs: 0 diff --git a/config/sync/ultimate_cron.job.content_lock_cron.yml b/config/sync/ultimate_cron.job.content_lock_cron.yml new file mode 100644 index 00000000..387ec947 --- /dev/null +++ b/config/sync/ultimate_cron.job.content_lock_cron.yml @@ -0,0 +1,17 @@ +uuid: 1e8b5da4-af14-4504-a0f1-cfe9b5788085 +langcode: en +status: true +dependencies: + module: + - content_lock +title: 'Default cron handler' +id: content_lock_cron +weight: 0 +module: content_lock +callback: 'content_lock#cron' +scheduler: + id: simple +launcher: + id: serial +logger: + id: database diff --git a/config/sync/ultimate_cron.job.content_lock_timeout_cron.yml b/config/sync/ultimate_cron.job.content_lock_timeout_cron.yml deleted file mode 100644 index a383c28d..00000000 --- a/config/sync/ultimate_cron.job.content_lock_timeout_cron.yml +++ /dev/null @@ -1,17 +0,0 @@ -uuid: bc33785f-6a95-49b9-baae-80f8fb0653c8 -langcode: en -status: true -dependencies: - module: - - content_lock_timeout -title: 'Default cron handler' -id: content_lock_timeout_cron -weight: 0 -module: content_lock_timeout -callback: 'content_lock_timeout#cron' -scheduler: - id: simple -launcher: - id: serial -logger: - id: database