Commit graph

80 commits

Author SHA1 Message Date
Clemente Raposo
009dc5e0b0 Update subpanel configuration mapping for new UI 2024-12-05 07:28:17 +00:00
Jack Anderson
ccd9343613 Add Only Field to Search Defs Mapper 2024-11-27 14:53:57 +00:00
Clemente Raposo
2e018c965d Move view definition handling logs to debug level 2024-10-25 08:46:13 +01:00
Clemente Raposo
3067f56f9a Show ranged search filter only when ranged search enable 2024-10-01 12:37:04 +01:00
Clemente Raposo
e96be45a6d Fix #504 - Set line item email address required config based on parent required 2024-09-25 11:32:02 +01:00
y.yerli
2892e50bfb Fix and add required validation after submit button 2024-09-20 15:30:55 +03:00
y.yerli
179f2b6a71 Fix #54 - Generate supported types yaml file 2024-09-13 10:48:07 +01:00
y.yerli
21efc02bfe Fix #54 - Add ranged search options for numeric fields 2024-09-13 10:48:07 +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
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
Jack Anderson
f483bec4cf SuiteCRM 8.6.1 Release 2024-06-10 12:12:49 +01:00
Clemente Raposo
dc0230d6a4 Set equals as the default operator date fields filter 2024-04-03 15:44:07 +01:00
Jack Anderson
c9037fcc22 Fix #384 - street address single line 2024-04-03 15:43:55 +01:00
Jack Anderson
a9821fa7ae Fix #332 - Remove duplicate code 2024-04-03 15:43:53 +01:00
Jack Anderson
8794495851 Fix #332 - Bugs not creating from contacts subpanel 2024-04-03 15:43:53 +01:00
Moises E. Puyosa
7cbf033208 Add Feature Query List View Filter
Now you can use legacy query filter in list view pages
2024-02-01 15:33:45 +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
beba6ce19b Add fallback for assigned user 2023-11-29 10:16:53 +00:00
Jack Anderson
395a6e8938 Symfony Cache - Implement Cache Interface 2023-11-29 10:16:52 +00:00
yunusyerli1
f81cfa639e Fix #313 - Add readonly flag on html 2023-08-28 11:39:47 +01:00
Clemente Raposo
07980539ab Fix record summary display for generated modules
- Sales and File modules generated by module builder were not showing the record summary.
- Fetch correct summary template dynamic label for these modules.
2023-08-17 15:54:41 +01:00
Jack Anderson
5488a7896b Fix filter button showing without searchdefs 2023-07-20 14:36:07 +01:00
Clemente Raposo
494651a133 Refactor AdminPanelDefinitionHandler
- minor code clean up
2023-04-27 13:12:36 +01:00
Clemente Raposo
542b95bdd3 Fix duplicate entries in admin menu 2023-04-27 13:12:36 +01:00
yunusyerli1
d80e47964d [Legacy] Create Admin Panel Schema 2023-04-25 09:59:12 +01:00
Clemente Raposo
3a0a2d54f8 Fix error fetching search defs in php 7.4 2023-04-24 11:55:46 +01:00
Jack Anderson
bf2188840f Update Seachdefs 2023-04-24 11:55:46 +01:00
Jack Anderson
b3b9a56313 Fix History Date Filter 2023-04-24 11:54:10 +01:00
Jack Anderson
757221031a Fix Relate Field Issue 2023-04-24 11:54:10 +01:00
Jack Anderson
3206c3f41f Add searchdefs to filter 2023-04-24 11:54:10 +01:00
Jack Anderson
788d702494 [Legacy] Update subpanel searchdefs 2023-04-24 11:54:10 +01:00
Jack Anderson
a767241555 [Legacy] Add clear filter button mapper 2023-04-24 11:54:10 +01:00
Jack Anderson
2bc7cdff87 Add max height configuration for table config 2023-04-24 11:54:07 +01:00
Jack Anderson
cc0f9a6d53 Add per subpanel and per listview configuration 2023-04-24 11:54:07 +01:00
Jack Anderson
a5f4a6d4c6 Fix #216 - Remove default from searchdef mapper 2023-04-14 15:59:21 +01:00
Jack Anderson
e046ba06ea Add subpanel icons to activites and history subpanels
- create icon component
- implement on collection subpanels
2022-09-09 12:46:21 +01:00
Clemente Raposo
08bebe5fdf Fix #86 - Display datetime as date in filter mode
- Only allow searching by date and not by time
2022-05-11 12:59:34 +01:00
Clemente Raposo
4045d5ea25 Add support for bottom widgets in record view
- Allow configuring bottom widgets in record view
- Read from new entry in detailviewdefs
2022-03-10 14:34:33 +00:00
Clemente Raposo
39a31da3ce Add exception handling on Module metadata legacy handlers
- Handle scenarios when metadata is not properly defined or is missing
2022-03-03 09:55:02 +00:00
p.kumar
9d988c5003 Inject relationship metadata on Link type fields on vardefs
- Fix linking issue on target lists module
2021-11-22 11:04:52 +00:00
Clemente Raposo
b66a354e3f Update owner and group acls on widget definition filtering
- Owner and group acls should be considered as allowed to show.
-- This is for definition filtering, so the widget will show.
-- Data filtering will then be down on the data call
2021-11-12 13:00:51 +00:00
p.kumar
5775a6c079 Fix Parent Relation on Create via Subpanel 2021-10-29 14:41:46 +00:00
p.kumar
e0db5f4fe3 add ACL handler function for top widget
fix chart acl on account
2021-10-25 12:26:26 +00:00
Clemente Raposo
15379b0e0f Add support for view metadata field alias
- Allow setting a alias for a field in view metadata
2021-10-18 13:28:25 +00:00
Clemente Raposo
54c06f7d03 Fix search defs mapping error 2021-10-18 13:28:25 +00:00
Clemente Raposo
ea80faae3b Fix parsing error on view definition mapper 2021-10-18 13:28:25 +00:00
p.kumar
72ed4302cb Fix assigned user field filter 2021-10-18 05:07:49 +00:00