stable

Clone or download

Read-only

feat: Confirmation modal for migration

Before starting the migration, we should warn the site administrator about the scope of the migration and that it will may take some time with an unavailability of the service. Part of story #26041: migrate mediwiki from 1.23 to 1.35.X Change-Id: Ia4c46b988a06837fa8d88c45fd791044a2de409e

Modified Files

Name
M plugins/mediawiki_standalone/scripts/siteadmin/package.json +2 −1 Go to diff View file
M plugins/mediawiki_standalone/scripts/siteadmin/pnpm-lock.yaml +2 −0 Go to diff View file
M plugins/mediawiki_standalone/scripts/siteadmin/src/index.ts +2 −0 Go to diff View file
M plugins/mediawiki_standalone/site-content/fr_FR/LC_MESSAGES/tuleap-mediawiki_standalone.po +25 −0 Go to diff View file
M plugins/mediawiki_standalone/site-content/pt_BR/LC_MESSAGES/tuleap-mediawiki_standalone.po +23 −0 Go to diff View file
M plugins/mediawiki_standalone/templates/siteadmin/legacy-migration.mustache +82 −9 Go to diff View file