Skip to content
Snippets Groups Projects
Commit 2aef60cf authored by Sebastian Klein's avatar Sebastian Klein Committed by Andreas Fernandez
Browse files

[TASK] Show modal before re-import of static data

Extensions can provide static data using the file
"ext_tables_static+adt.sql".
If this file exists, a button is automatically created
in the Extension Manager.
As soon as you click the button, the static SQL data
will be imported. Existing data will be dropped.

A new modal now warns the user before executing the file,
with buttons to start or abort the task.

Resolves: #100118
Releases: main, 12.4
Change-Id: Ie33a89d6957428f390edeaa2700639bc13ac8b7d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80327


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 4c92f754
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment