SuiteCRM-Core/config
Clemente Raposo af186a7013 Add RecordList FilterMappers
- Refactor LegacyFilterMapper to allow adding mappers per type
- Add date and date time mappers to convert to proper format
-- Api should receive fields in internal format
-- Legacy search expects user format
-- Convert to user format when calling legacy search

- Add multienum to correctly process criteria
-- Api search criteria receive an array of values
-- For other fields legacy expects just one value not an array
-- For multienum legacy expects an array of values
-- Add mapper to send array of values to legacy for multienums
2021-03-30 19:22:35 +01:00
..
modules Opportunities Chart Implementation 2021-03-30 19:22:35 +01:00
packages Fix Symfony deprecations 2021-03-30 19:22:33 +01:00
routes Add Suite-8 user authentication 2021-03-30 19:21:31 +01:00
secrets/dev Add dev secret vault 2021-03-30 19:22:32 +01:00
services Use sidebar widgets in list view 2021-03-30 19:22:35 +01:00
bootstrap.php Implement record-view routing 2021-03-30 19:21:39 +01:00
bundles.php Update Composer 2021-03-30 19:22:31 +01:00
services.yaml Add RecordList FilterMappers 2021-03-30 19:22:35 +01:00