Commit graph

14 commits

Author SHA1 Message Date
Clemente Raposo
fa75036079 Fix install checks 2022-12-21 13:02:23 +00:00
Clemente Raposo
38a030e029 Add SetupLegacyMigration command 2022-09-09 12:46:20 +01:00
p.kumar
724bc50661 fix install issue with db port 2021-12-14 13:09:00 +00:00
Clemente Raposo
2813253520 Fix site_url on install command
- Appending /legacy is no longer needed
2021-11-12 17:03:57 +00:00
p.kumar
26b06a34b0 fix issues on re-install
- Fix License Text Issue
- Fix Login Issue
2021-11-02 10:26:19 +00:00
p.kumar
8ae636b4b3 update install action handlers 2021-10-29 17:07:41 +00:00
Clemente Raposo
cee431af6f Add inspection ignore 2021-09-28 15:03:27 +01:00
Clemente Raposo
dcd4bc2546 Set installing flag 2021-09-28 12:26:22 +01:00
p.kumar
7adffd8e37 update install command to use the step by step handler
- Add BaseStepExecutorCommand to reuse code
- Update UpgradeCommand to use BaseStepExecutorCommand
- Init legacy languages for Install command
2021-09-27 13:26:37 +05:30
p.kumar
e99afd042a upgrade suite8 installer front-end to run installation command
- add logic to execute the installation command
- add checks for success, failure and locked installation status
- add install action backend handler
2021-09-01 09:11:39 +00:00
p.kumar
5edb83ba08 adapt CLI installer to work with Web installer
- prompt user if installer is locked
- enable re-installation of app
2021-09-01 09:11:39 +00:00
Jack Anderson
8b27bf4857 Update Core Copyright 2021-03-30 19:22:43 +01:00
Clemente Raposo
432abf8bf7 Install Command fix
- Add missing constructor parameter
- Add .env.local generation
- Add interactive commands
2021-03-30 19:22:42 +01:00
Dillon-Brown
7044598f34 Move all legacy handlers to backend
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00
Renamed from core/legacy/InstallHandler.php (Browse further)