[FEATURE] Confirm modal on closing an editform with unsaved changes
A new functionality is introduced that asks the editor to confirm closing an editform with unsaved changes. Resolves: #65996 Releases: master Change-Id: I8b606ec0635690ab2b05624412887b6d2fa7c9c5 Reviewed-on: http://review.typo3.org/38134 Reviewed-by:Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Daniel Sattler <sattler@b13.de> Tested-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 2 additions, 1 deletion...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngine.js 41 additions, 0 deletions.../sysext/backend/Resources/Public/JavaScript/FormEngine.js
- typo3/sysext/core/Documentation/Changelog/master/Feature-65996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst 15 additions, 0 deletions...5996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst
- typo3/sysext/lang/locallang_alt_doc.xlf 12 additions, 0 deletionstypo3/sysext/lang/locallang_alt_doc.xlf
- typo3/sysext/t3skin/Resources/Private/Styles/TYPO3/_element_modal.less 1 addition, 0 deletions...t3skin/Resources/Private/Styles/TYPO3/_element_modal.less
- typo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css 1 addition, 0 deletionstypo3/sysext/t3skin/Resources/Public/Css/visual/t3skin.css
Please register or sign in to comment