[TASK] Use AJAX API in Install Tool
This patch updates the Install Tool to use the new AJAX API introduced with #89740. Resolves: #89740 Related: #89738 Releases: master Change-Id: I0e9e3b43a375b0ec0105ce8ce2db128c0aaaf857 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62373 Tested-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Jörg Bösche <typo3@joergboesche.de> Tested-by:
Susanne Moog <look@susi.dev> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
Showing
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Ajax/AjaxQueue.ts 36 additions, 17 deletions...ipt/install/Resources/Public/TypeScript/Ajax/AjaxQueue.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Installer.ts 103 additions, 130 deletions...peScript/install/Resources/Public/TypeScript/Installer.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Environment/EnvironmentCheck.ts 43 additions, 39 deletions.../Public/TypeScript/Module/Environment/EnvironmentCheck.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Environment/FolderStructure.ts 75 additions, 70 deletions...s/Public/TypeScript/Module/Environment/FolderStructure.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Environment/ImageProcessing.ts 63 additions, 57 deletions...s/Public/TypeScript/Module/Environment/ImageProcessing.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Environment/MailTest.ts 46 additions, 44 deletions...esources/Public/TypeScript/Module/Environment/MailTest.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Environment/PhpInfo.ts 19 additions, 16 deletions...Resources/Public/TypeScript/Module/Environment/PhpInfo.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Environment/SystemInformation.ts 19 additions, 16 deletions...Public/TypeScript/Module/Environment/SystemInformation.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/Cache.ts 29 additions, 28 deletions...l/Resources/Public/TypeScript/Module/Maintenance/Cache.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/ClearTables.ts 53 additions, 51 deletions...urces/Public/TypeScript/Module/Maintenance/ClearTables.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/ClearTypo3tempFiles.ts 54 additions, 52 deletions...blic/TypeScript/Module/Maintenance/ClearTypo3tempFiles.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/CreateAdmin.ts 50 additions, 48 deletions...urces/Public/TypeScript/Module/Maintenance/CreateAdmin.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/DatabaseAnalyzer.ts 101 additions, 97 deletions.../Public/TypeScript/Module/Maintenance/DatabaseAnalyzer.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/DumpAutoload.ts 27 additions, 26 deletions...rces/Public/TypeScript/Module/Maintenance/DumpAutoload.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/LanguagePacks.ts 138 additions, 144 deletions...ces/Public/TypeScript/Module/Maintenance/LanguagePacks.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Maintenance/ResetBackendUserUc.ts 26 additions, 25 deletions...ublic/TypeScript/Module/Maintenance/ResetBackendUserUc.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Settings/ChangeInstallToolPassword.ts 45 additions, 43 deletions...c/TypeScript/Module/Settings/ChangeInstallToolPassword.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Settings/ExtensionConfiguration.ts 48 additions, 46 deletions...blic/TypeScript/Module/Settings/ExtensionConfiguration.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Settings/Features.ts 36 additions, 33 deletions...l/Resources/Public/TypeScript/Module/Settings/Features.ts
- Build/Sources/TypeScript/install/Resources/Public/TypeScript/Module/Settings/LocalConfiguration.ts 44 additions, 41 deletions...s/Public/TypeScript/Module/Settings/LocalConfiguration.ts
Please register or sign in to comment