Commit graph

3230 commits

Author SHA1 Message Date
Clemente Raposo
95e7acb164 [Legacy] Improve performSetup feedback on AppInstallService 2025-01-21 16:29:30 +00:00
Clemente Raposo
08d6451314 [Legacy] Add better feedback on install_utils 2025-01-21 16:29:30 +00:00
Clemente Raposo
35a17d6961 [Legacy] Add disable_echos global on legacy 2025-01-21 16:29:30 +00:00
Clemente Raposo
b57242108d [Legacy] Replace die with exception 2025-01-21 16:29:30 +00:00
Clemente Raposo
844b6ecbfc Add debug messages to LegacyInstall step feedback 2025-01-21 16:29:30 +00:00
Clemente Raposo
715f1cc73d [Legacy] Add min php version feedback on AppInstallService 2025-01-21 16:29:30 +00:00
Clemente Raposo
58c2cc4afc [Legacy] Add debug feedback to AppInstallService 2025-01-21 16:29:30 +00:00
Clemente Raposo
251cf15c56 [Legacy] Update min php versions 2025-01-21 16:29:30 +00:00
Clemente Raposo
fbce5c4f7c Update legacy install step
- Call AppInstallService
- Update feedback handling
2025-01-21 16:29:30 +00:00
Clemente Raposo
eb4312db9b [Legacy] Add AppInstallService class
- Replace install_service.php
- Replace perform_setup_service.php
2025-01-21 16:29:30 +00:00
Clemente Raposo
e6b0e00d50 Fix feedback handling after legacy install
- Pass back feedback from legacy
2025-01-21 16:29:30 +00:00
Clemente Raposo
a2c7628722 Fix message handling on InstallActionHandler 2025-01-21 16:29:30 +00:00
Clemente Raposo
627d886600 [Legacy] Add perform_setup_service 2025-01-21 16:29:30 +00:00
Clemente Raposo
e0fca2599a [Legacy] Add install_service 2025-01-21 16:29:30 +00:00
Clemente Raposo
308e254644 Fix InstallHandler 2025-01-21 16:29:30 +00:00
Clemente Raposo
759c4c0011 Fix InstallActionHandler 2025-01-21 16:29:30 +00:00
y.yerli
d2a0c04724 Fix #585 - Fix navbar order from user preference 2025-01-21 16:06:02 +03:00
y.yerli
db9aca1460 Fix #475 - [Legacy] Keep upgrade log 2025-01-21 16:04:23 +03:00
y.yerli
78eb20ccca Fix #475 - Add deletion warning on upgrade 2025-01-21 16:04:23 +03:00
Jack Anderson
31a20e84d0 [Legacy] Remove extra cancel label 2025-01-20 14:45:32 +00:00
Jack Anderson
ae05bdb653 Update 2fa Styling
- Add copy button for secret
2025-01-20 14:45:32 +00:00
Jack Anderson
90bff782b5 Fix backup codes not deleting 2025-01-20 14:45:32 +00:00
Jack Anderson
c7eb2027ed [Legacy] Add secret labels for two factor 2025-01-20 14:45:32 +00:00
Jack Anderson
7aef0d0688 Add show secret section to two factor 2025-01-20 14:45:32 +00:00
Jack Anderson
bab7d9a202 Add encoding to Totp Secret and Backup Codes
- Remove double call for backup codes
2025-01-20 14:45:32 +00:00
Clemente Raposo
f829346938 Fix currency-formatter.service dependency 2025-01-17 17:47:00 +03:00
y.yerli
bb4afd4b56 Fix #577 - Fix empty addr variable creating logs 2025-01-17 17:47:00 +03:00
Jack Anderson
a2ff98643a Fix #478 - Rename attribute triggeringStatus 2025-01-17 17:47:00 +03:00
Jack Anderson
c6778416d3 Fix #478 - Add from format check on toUserFormat 2025-01-17 17:47:00 +03:00
Jack Anderson
464830fd9d Fix #478 - Add check for 'onFieldInitialize' 2025-01-17 17:47:00 +03:00
Jack Anderson
7e73cdddcb Fix #478 - Add trigger status to currency logic 2025-01-17 17:47:00 +03:00
Jack Anderson
39881bceb6 Fix #478 - Add new trigger status check 'onDependencyChange'
- add trigger to email select action
2025-01-17 17:47:00 +03:00
Jack Anderson
3adb99624d Fix #478 - Rename 'onValueChange' to 'onAnyLogic'
- update default to `onDependencyChange`
2025-01-17 17:47:00 +03:00
Jack Anderson
1ebf1390cd Fix #478 - Format currency on update value 2025-01-17 17:47:00 +03:00
Jack Anderson
b145a923c4 Fix #478 - currency losing format after conversion 2025-01-17 17:47:00 +03:00
Jack Anderson
2c5861e9cb Fix #478 - field logic not being added 2025-01-17 17:47:00 +03:00
Jack Anderson
773425c14e Fix #478 - Remove unneeded formatter from Currency Mapper 2025-01-17 17:47:00 +03:00
Jack Anderson
d7880e064a Fix #478 - Add Currency Mapper 2025-01-17 17:47:00 +03:00
Jack Anderson
7c96218746 Fix #478 - Add replace separators to internal format function 2025-01-17 17:47:00 +03:00
Jack Anderson
3d9fcc190e Fix #478 - Add Currency Edit Component 2025-01-17 17:47:00 +03:00
Jack Anderson
de1c91b086 [Legacy] Fix non-admin user profiles 2025-01-17 17:47:00 +03:00
Jack Anderson
48492fde05 Remove unnecessary imports 2025-01-17 17:47:00 +03:00
Jack Anderson
5baeec198a Reduce timer on history timeline 2025-01-17 17:47:00 +03:00
Jack Anderson
84e68d7ab8 Reduce timeout on refreshing notifications 2025-01-17 17:47:00 +03:00
Jack Anderson
0305972a4d Remove extra user logout call 2025-01-17 17:47:00 +03:00
Jack Anderson
8a783f2356 Add check for meta on record panel 2025-01-17 17:47:00 +03:00
Jack Anderson
e36e287669 Remove cookie on pre install page 2025-01-17 17:47:00 +03:00
Jack Anderson
fc0079726e Fix reinstall redirecting to legacy 2025-01-17 17:47:00 +03:00
y.yerli
264019abc1 Fix #553 - Fix special character db password on install 2025-01-17 17:47:00 +03:00
y.yerli
34d9128f87 Fix #537 - Fix blank email detail page 2025-01-17 17:47:00 +03:00