fusionpbx/app/devices
FusionPBX fe0680f9b1
Handle columns in the table that may not exist
The old v_device_keys column device_profile_uuid is deprecated. It will exist on systems that were upgraded from an older version before the change was made.

The app default code here moves data from the old format to the newer one. This is useful for upgrades. Newer installs will not have this deprecated field in the device_keys and device_settings table.
2025-01-28 15:59:04 -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 Handle columns in the table that may not exist 2025-01-28 15:59:04 -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 remove device_label duplicates (#7215) 2025-01-27 11:12:00 -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