Commit graph

19 commits

Author SHA1 Message Date
Clemente Raposo
b128276e14 Add default line-items field type save handler 2024-11-27 15:10:48 +00:00
Clemente Raposo
118c2c4bbf Add default line-items field type api mappers 2024-11-27 15:10:46 +00:00
Jack Anderson
d578a1a17b Add getModuleList to Module Registry 2024-09-20 15:30:55 +03:00
Clemente Raposo
18c2af4325 Update ApiPlatform InvalidArgumentException import namespace 2024-08-23 10:31:53 +01:00
Jack Anderson
5a03eeaf38 Symfony 5.3 - Swap deprecated SessionInterface with RequestStack 2024-08-21 18:06:13 +01:00
y.yerli
04312106de Add global history viewed component at navbar 2024-04-03 15:43:59 +01:00
Jack Anderson
f81099c29d Symfony Cache - Unset module if not allowed access 2023-11-29 10:16:53 +00:00
Jack Anderson
1f949f1ac2 SuiteCRM 8.3.0 Release 2023-05-15 13:23:12 +01:00
Clemente Raposo
fd36d9976c Add favorites to module metadata api 2022-03-03 09:55:02 +00:00
Clemente Raposo
e1297534ed Add favorite update process handler
- Add process handler to add and remove favorites
2022-03-03 09:55:02 +00:00
Clemente Raposo
1d2406f57d Add favorite flag to Record
- Check if is favorite on Record API
- Add Favorite legacy handler to manage favorites
2022-03-03 09:55:02 +00:00
Clemente Raposo
cb2909fcbc Add recently viewed tracking process 2022-03-03 09:55:01 +00:00
Clemente Raposo
b534e4f909 Add AppMetadata API
- Load base app medata
- Optionally pre-load module metadata
- Add module metadata api
-- Load base module metadata
-- Load recently viewed
2022-03-03 09:55:01 +00:00
Clemente Raposo
3330a86b41 Fix navbar module ordering for admin users 2021-11-23 00:47:21 +00:00
Clemente Raposo
82f25b008a Send all user accessible modules on navbar module list
- fetch all user accessible modules, even the hidden ones
- this list is different from the list of menu items to show in the navbar
2021-11-22 10:58:48 +00:00
Clemente Raposo
1ae3e8cbbc Use suite 8 views for custom modules by default 2021-10-26 08:43:27 +00:00
Jack Anderson
8b27bf4857 Update Core Copyright 2021-03-30 19:22:43 +01:00
Dillon-Brown
931073be51 Move Services
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
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