TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,25 @@
.. include:: /Includes.rst.txt
.. _feature-103563-1712569921:
=========================================================================
Feature: #103563 - Add saving-related hotkeys to scheduler backend module
=========================================================================
See :issue:`103563`
Description
===========
Similar to editing regular content elements, it is now possible to save
scheduler tasks being edited via keyboard shortcuts as well.
Impact
======
It is possible to invoke the :kbd:`Ctrl`/:kbd:`Cmd` + :kbd:`s` hotkey to save a
scheduler task, altogether with the hotkey :kbd:`Ctrl`/:kbd:`Cmd` + :kbd:`Shift` + :kbd:`S`
to save and close a scheduler task.
.. index:: Backend, JavaScript, ext:scheduler