fusionpbx/app/devices
FusionPBX 405a335ffb
Removed domain_enabled to fix a bug for those using BDR
An issue occurs if the domain_enabled data type was text rather than boolean. The upgrade schema data types will correct the data type except when using BDR. The alter table for changing data types doesn't work because of BDR.
2025-01-13 11:10:34 -07:00
..
resources Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_config.php Add bittel to device vendors 2024-11-12 15:06:38 -07:00
app_defaults.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_languages.php Fix end of file line only use one line feed at the end of the file 2024-09-19 16:33:17 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
cmd.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
device_copy.php Change device_mac_address to device_address 2023-06-29 23:40:11 -06:00
device_download.php remove instances where a pointer is used in a foreach loop for value (#7108) 2024-08-22 12:41:10 -06:00
device_edit.php Removed domain_enabled to fix a bug for those using BDR 2025-01-13 11:10:34 -07:00
device_imports.php Added content card div to devices (#7122) 2024-09-06 11:20:03 -06:00
device_profile_copy.php Added content card div to devices (#7122) 2024-09-06 11:20:03 -06:00
device_profile_edit.php Added content card div to devices (#7122) 2024-09-06 11:20:03 -06:00
device_profiles.php Added the heading counter div (#7124) 2024-09-06 16:43:42 -06:00
device_vendor_edit.php Fix end of file line only use one line feed at the end of the file 2024-09-19 16:33:17 -06:00
device_vendor_function_edit.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
device_vendor_functions.php Added the heading counter div (#7124) 2024-09-06 16:43:42 -06:00
device_vendor_restore.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
device_vendors.php Added the heading counter div (#7124) 2024-09-06 16:43:42 -06:00
devices.php Fix the device ADD button. 2024-12-13 10:35:36 -07:00