Commit graph

27 commits

Author SHA1 Message Date
Clemente Raposo
fbce5c4f7c Update legacy install step
- Call AppInstallService
- Update feedback handling
2025-01-21 16:29:30 +00:00
Clemente Raposo
308e254644 Fix InstallHandler 2025-01-21 16:29:30 +00:00
Jack Anderson
f0e2129bdf Add curl check file to InstallPreChecks 2024-09-13 10:47:06 +01:00
Clemente Raposo
af038a8957 Symfony 6.4 - Add APP_SECRET generation to install 2024-08-21 18:06:16 +01:00
Clemente Raposo
6841cd8582 Symfony 6.4 - Update Session dependency with RequestStack dependency 2024-08-21 18:06:15 +01:00
Jack Anderson
5a03eeaf38 Symfony 5.3 - Swap deprecated SessionInterface with RequestStack 2024-08-21 18:06:13 +01:00
Jack Anderson
f483bec4cf SuiteCRM 8.6.1 Release 2024-06-10 12:12:49 +01:00
Clemente Raposo
094c7e60f1 Remove forgotten error logs 2024-04-03 15:44:08 +01:00
Jack Anderson
0bb9e5b211 Add file check for curl call 2024-04-03 15:44:02 +01:00
Jack Anderson
e9166c941d Update htaccess handler 2024-04-03 15:44:02 +01:00
Jack Anderson
8a07aa6d90 Update curl error label 2024-04-03 15:44:01 +01:00
Jack Anderson
078cc21182 Add installed checked on cli 2024-04-03 15:44:01 +01:00
Jack Anderson
d98d898ca9 Add Check Route Access to Install Handler 2024-04-03 15:44:01 +01:00
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)