Commit graph

31 commits

Author SHA1 Message Date
Clemente Raposo
ae785eee84 Add migration to generate logs/legacy on upgrade 2025-01-21 16:29:30 +00:00
Clemente Raposo
58b2bf4ad5 Add missing 2fa fields to migration 2024-11-27 14:56:15 +00:00
Jack Anderson
ff4ba2bdd2 Two Factor 2024-11-27 14:56:14 +00:00
Jack Anderson
1ad3010f6b Update app secret migration to check env locals 2024-10-31 15:04:27 +00:00
Jack Anderson
c3c264aef7 Add new App secret migration for environment env locals 2024-10-31 15:04:23 +00:00
Clemente Raposo
bb96ab1129 Symfony 6.4 - Add migration for APP_SECRET generation 2024-08-21 18:06:16 +01:00
Clemente Raposo
c6f30847be Symfony 6.4 - Add missing log to saml env migration 2024-08-21 18:06:16 +01:00
Clemente Raposo
c68d61e782 Allow SAML to be configured in env 2024-08-21 18:06:16 +01:00
Clemente Raposo
5ea7b823d3 Re-structure log configuration 2024-08-21 18:06:15 +01:00
Jack Anderson
4766288ac8 Update check table build migration 2024-04-03 15:44:02 +01:00
Jack Anderson
b8e21a23c8 Add date start to alerts 2024-04-03 15:44:02 +01:00
Jack Anderson
7d96e8bad5 Add check for null on container 2023-12-06 12:55:29 +00:00
Jack Anderson
735e2671c7 Add check for null 2023-12-06 12:55:29 +00:00
Clemente Raposo
0e26ed00fe Add defaultExt migration for angular 16 2023-11-30 16:18:02 +00:00
Jack Anderson
8514674db9 Symfony Cache - Add migration for cache table 2023-11-29 10:16:53 +00:00
Jack Anderson
117dd81727 SuiteCRM 8.4.2 Release 2023-11-09 14:27:09 +00:00
Clemente Raposo
a334a0f12a Remove migration to add default extension 2023-08-24 10:55:00 +01:00
Clemente Raposo
c22458ad1c Add migrations to replace default with defaultExt 2023-08-24 10:55:00 +01:00
Jack Anderson
1f949f1ac2 SuiteCRM 8.3.0 Release 2023-05-15 13:23:12 +01:00
Clemente Raposo
9905fef7f2 Add migration for default frontend extension 2023-05-15 13:05:43 +01:00
Clemente Raposo
297271140c Add migration to set alert snooze time as the date_entered
- Add snooze time as date_entered for existing alert records
2023-04-24 11:54:09 +01:00
Clemente Raposo
c34adab735 Add migration to add saml auto create option on upgrade 2022-10-04 15:44:24 +01:00
Clemente Raposo
252d88e13f Fix migration logging
- Call log method, which will initialize upgradeLogger
2022-09-14 12:32:40 +01:00
Clemente Raposo
57f26b8bd6 Add migration to add missing auth env properties
- Add AUTH_TYPE if missing
- Add LDAP configs if missing
- Add SAML configs if missing
- Add LOGIN_THROTTLING_MAX_ATTEMPTS if missing
2022-09-12 13:11:24 +01:00
Clemente Raposo
e664f27619 Add env handling migration trait
- Add trait to handle env file manipulation methods
2022-09-12 13:11:24 +01:00
Clemente Raposo
49add20c8a Add base migration
- Move common migration handling methods to BaseMigration class
2022-09-12 13:11:24 +01:00
Jack Anderson
305203840f Add migration to add LOCK_DSN to env 2022-09-09 12:46:23 +01:00
Clemente Raposo
d27a96fa34 Add null migration to prevent errors 2021-09-28 15:46:21 +01:00
Clemente Raposo
bc03a1e58c Remove old migrations 2021-06-24 12:49:22 +01:00
Jack Anderson
8b27bf4857 Update Core Copyright 2021-03-30 19:22:43 +01:00
Dillon-Brown
1cab43c7d3 Rename src to backend
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:41 +01:00