SuiteCRM-Core/core/legacy
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
..
Data Add RecordList FilterMappers 2021-03-30 19:22:35 +01:00
Statistics Opportunities Chart Implementation 2021-03-30 19:22:35 +01:00
SystemConfig Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
UserPreferences Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
ViewDefinitions Merge editviewdefs into record view definitions 2021-03-30 19:22:35 +01:00
AclHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
ActionNameMapperHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
AppListStringsHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
AppListStringsProviderInterface.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
AppStringsHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
Authentication.php Fix inspections 2021-03-30 19:22:34 +01:00
ClassicViewHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
ClassicViewRoutingExclusionsHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
CurrencyHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
DateTimeHandler.php Add RecordList FilterMappers 2021-03-30 19:22:35 +01:00
FieldDefinitionsHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
LegacyHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
LegacyScopeState.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
ModStringsHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
ModuleNameMapperHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
ModuleRegistryHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
NavbarHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
RecordDeletionHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
RecordHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
RecordListHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
ResetPasswordHandler.php Refactor all existing namespaces 2021-03-30 19:22:31 +01:00
RouteConverterHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
SystemConfigHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
UserPreferenceHandler.php Fix inspections 2021-03-30 19:22:34 +01:00
ViewDefinitionsHandler.php Use sidebar widgets in list view 2021-03-30 19:22:35 +01:00