Commit graph

80 commits

Author SHA1 Message Date
Jack Anderson
f96cb90da8 Add Two Factor Authentication Popup 2024-11-27 15:06:13 +00:00
Jack Anderson
e99d51b4e7 Remove unused message from backup code handler 2024-11-27 15:06:11 +00:00
Jack Anderson
316ec22cce Add GenerateBackupCodesHandler 2024-11-27 15:06:07 +00:00
Clemente Raposo
0b7772fe98 Fix session dependecy in portal user 2024-09-13 11:54:48 +01:00
Jack Anderson
48f52420c3 Add success labels on portal activate 2024-09-13 10:51:11 +01:00
Jack Anderson
93a8f9f03a Add PortalUserActivator through constructor
- update constructor comments
2024-09-13 10:51:08 +01:00
Jack Anderson
1224f14b00 Extend Legacy Handler on Portal User Activation 2024-09-13 10:51:07 +01:00
Jack Anderson
74568219c0 Add return type to run functions 2024-09-13 10:51:05 +01:00
Alcides Ojeda
a07efc6551 remove default argument on save 2024-09-13 10:50:58 +01:00
Alcides Ojeda
ac9a504749 Remove unused import 2024-09-13 10:50:56 +01:00
Alcides Ojeda
0fc5aeb57e Refactor create portal user action 2024-09-13 10:50:54 +01:00
Alcides Ojeda
8b5b1cecbd Add acl handling on legacy processes for portal
- update copyright to 2024
2024-09-13 10:50:53 +01:00
Alcides Ojeda
50326d2f1f Update copyright year to 2023 2024-09-13 10:50:50 +01:00
Alcides Ojeda
31803cf43f Fix logic to check aop is enabled 2024-09-13 10:50:50 +01:00
Alcides Ojeda
5b0db7b82e Add error message LBL 2024-09-13 10:50:45 +01:00
Alcides Ojeda
7680920300 Add error log to CreatePortal User 2024-09-13 10:50:44 +01:00
Alcides Ojeda
7e7d1799c4 Add enable and disable portal user action handlers 2024-09-13 10:50:43 +01:00
Alcides Ojeda
a15713b196 Add CreatePortalUser action handler 2024-09-13 10:50:42 +01:00
Clemente Raposo
77970bad28 Redirect back to new record on conversion save 2024-08-29 00:59:40 +01:00
Clemente Raposo
b375b8f02e Redirect back to record on conversion cancel 2024-08-23 17:44:41 +01:00
y.yerli
0fa53a53a5 Add convert record feature 2024-08-23 17:44:41 +01:00
Clemente Raposo
18c2af4325 Update ApiPlatform InvalidArgumentException import namespace 2024-08-23 10:31:53 +01:00
Clemente Raposo
9c13f6fba8 Symfony 6.4 - Add null checks to entity field access 2024-08-21 18:06:15 +01:00
Clemente Raposo
8c57b1589a Symfony 6.4 - Add State providers and processors to entities 2024-08-21 18:06:14 +01:00
Clemente Raposo
9b0aaf6be0 Symfony 6.4 - Refactor DataPersister into new StateProcessor 2024-08-21 18:06:14 +01:00
Clemente Raposo
03fc4ed9d1 Symfony 6.4 - Refactor DataProviders into new StateProvider 2024-08-21 18:06:14 +01:00
Clemente Raposo
5e2a39c089 Symfony 6.4 - Update ApiResource Entity classes
- Update imports
- replace annotations with attributes
2024-08-21 18:06:14 +01:00
Jack Anderson
5a03eeaf38 Symfony 5.3 - Swap deprecated SessionInterface with RequestStack 2024-08-21 18:06:13 +01:00
y.yerli
1c81c2e684 Fix delete action of legacy module 2024-07-24 14:36:18 +01:00
Abuzar Faris
717a96ce22 Fix #481 - Editing related quote from opportunity subpanel gives you are not authorized 2024-07-23 14:53:22 +01:00
y.yerli
6624b2fd7d Fix #523 - Fix unlink issue on subpanel activities or history 2024-07-23 14:43:02 +01:00
Clemente Raposo
8a05354e25 Add date default value calculation process handler 2024-06-10 12:12:49 +01:00
Jack Anderson
c49bd0b2c1 Fix #442 - export not working 2024-05-22 15:14:04 +01:00
y.yerli
3976f57df4 Add async refresh on bulk delete 2024-04-03 15:44:05 +01:00
y.yerli
7f946f7214 Fix recently viewed edit, delete and legacy module issue 2024-04-03 15:44:05 +01:00
pgorod
1a326808f0 Fix #401 - ACL Check recordModule instead of Module 2024-01-22 10:09:11 +00:00
Clemente Raposo
ee31458fa5 Add support for configurable table actions
- Add definition provider
- Add table actions to list view metadata
- Add config

Added in the scope of the move of the column chooser from the useful bar button to the table
2023-11-30 16:52:20 +00:00
Jack Anderson
1f949f1ac2 SuiteCRM 8.3.0 Release 2023-05-15 13:23:12 +01:00
Clemente Raposo
f4ca83459e Handle empty list on notification mark as read 2023-04-24 11:54:09 +01:00
Clemente Raposo
452c52ec95 Add dismiss alert process actions and handlers
- Add handler for dismissing an alert
- Add handler for dismissing all alerts
- Mark reminder popup_view flag as true when dismissing an alert
2023-04-24 11:54:09 +01:00
Clemente Raposo
92a87f571a Move notifications delete all process handler 2023-04-24 11:54:08 +01:00
Clemente Raposo
ec9bdff596 Fix notifications MarkAsRead process handler 2023-04-24 11:54:08 +01:00
Jack Anderson
5df53265dd Add Mark as Read Record Handler 2023-04-24 11:54:08 +01:00
Jack Anderson
68934e9591 Record Item Action - Add Delete All Action 2023-04-24 11:54:08 +01:00
Jack Anderson
c3551ac7c7 Add Snooze Record Handler
- Add Snooze Service
- Add Snooze Action
2023-04-24 11:54:08 +01:00
Jack Anderson
c50d49d545 Add suite 8 duplicate view.
- add a new duplicate route
- remove return id
2022-09-09 12:46:22 +01:00
Jack Anderson
e433e82e3e Fix #60 - Add bulk select to subpanels
- Add button to record-list-modal
- move the position of the close
2022-08-26 09:37:02 +01:00
Clemente Raposo
e1358c9154 Fix #53 - Remove hardcoded dependency to en_us language 2022-05-16 15:45:11 +01:00
Clemente Raposo
e92e0a033a Add record thread item delete action 2022-03-10 14:34:33 +00:00
Clemente Raposo
fafe594501 Refresh module recently viewed and favorites after delete
- refresh after record delete and bulk delete
2022-03-03 09:55:02 +00:00