fusionpbx/core
frytimo b01bf7d08c
Add clear settings object cache when modifying or adding setting (#7351)
When a setting is modified, the settings cache can be reloaded allowing the setting that was modified or added to take immediate effect. The call to allow any other clear cache methods to be called will allow any new features to have their settings also take effect. The settings are first cleared though so that any of the other classes that may require updated settings to work with, ensure that they have the newest default setting values.
2025-04-01 10:19:37 -06:00
..
authentication Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
contacts Fix dashboard edit defaults (#7340) 2025-03-27 15:41:38 -06:00
dashboard Dashboard Edit - Only show target, width, and height if needed (#7341) 2025-03-27 16:18:50 -06:00
databases Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
default_settings Add clear settings object cache when modifying or adding setting (#7351) 2025-04-01 10:19:37 -06:00
domain_settings Default/Domain/User Settings - Edit: Correct Google Fonts URL. 2025-03-18 18:08:26 -06:00
domains Fix dashboard edit defaults (#7340) 2025-03-27 15:41:38 -06:00
email_templates Remove escaping character typo (#7311) 2025-03-13 11:30:42 -06:00
events/resources/classes Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
groups Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
install Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
menu Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
notifications Fix temporary permissions 2024-11-29 13:57:01 -07:00
permissions Fix temporary permissions 2024-11-29 13:57:01 -07:00
software Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
upgrade Add caching to the auto_loader for interfaces (#7320) 2025-03-15 09:13:36 -06:00
user_logs Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
user_settings Default/Domain/User Settings - Edit: Correct Google Fonts URL. 2025-03-18 18:08:26 -06:00
users Fix dashboard edit defaults (#7340) 2025-03-27 15:41:38 -06:00