Commit Graph

20523 Commits

Author SHA1 Message Date
fusionate
3fddd36858 Databases: Updates for PHP 8.1 2023-06-06 21:19:23 +00:00
Alex
22a01b147d Fixed call center queue agents table (#6746)
* Update destination_edit.php

* Fixed php 8.1 errors

* Fixed cdr recording download not working

* Update call_center_queue_edit.php

* Update call_center_queue_edit.php

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-06 11:31:22 -06:00
FusionPBX
b14fde8eec Remove reference to fax tasks 2023-06-06 10:41:57 -06:00
markjcrane
fb0c2829e6 Remove fax_tasks table 2023-06-06 10:38:33 -06:00
markjcrane
047824cad7 Remove Fax tasks as replaced with the fax queue 2023-06-06 10:33:59 -06:00
fusionate
28ebdbc722 CDR: Restore call recording download. 2023-06-06 16:29:09 +00:00
Alex
f86abd84c4 Fixed call recording download and call center show all (#6745) 2023-06-06 10:14:15 -06:00
markjcrane
21fc42f12a Remove fax active replaced by fax queue 2023-06-05 21:36:08 -06:00
FusionPBX
3b7020be21 Update domain_settings.php make sure checked is not empty. 2023-06-05 17:46:27 -06:00
FusionPBX
21f2a922d7 Prevent additional PHP 8.1 errors
Make sure $record['checked'] is not empty
2023-06-05 17:44:06 -06:00
FusionPBX
8f59093604 Update app_defaults.php 2023-06-05 17:14:56 -06:00
FusionPBX
6314053331 Removed code from app_config.php 2023-06-05 12:50:21 -06:00
FusionPBX
658281f46d Update app_defaults.php 2023-06-05 12:45:47 -06:00
Alex
fb8d0e2983 fix bugs in php 8.1 changes (#6744)
* Update voicemail_greetings.php

* Update recordings.php

* Update recording_edit.php

* Update phrases.php

* Update phrase_edit.php

* Update music_on_hold_edit.php

* Update fax_queue.php

* Update extensions.php

* Update email_templates.php

* Update email_queue_edit.php

* Update dialplan_inbound_add.php

* Update device_profiles.php

* Update device_profile_copy.php

* Update contact_address_edit.php

* Update call_recordings.php

* Update call_center_agent_edit.php

* Update call_center_agents.php

* Update call_center_queues.php

* Update call_block.php

* Update menu_edit.php

* Update default_setting_edit.php

* Update database_edit.php
2023-06-05 12:41:28 -06:00
FusionPBX
791be82f27 Fix PHP 8.1 errors 2023-06-05 12:39:00 -06:00
FusionPBX
a0dc490838 Bug fixed for recordings upload. 2023-06-05 11:37:24 -06:00
fusionate
ae10573235 Recordings - App Defaults: Minor adjustment to IF statement. 2023-06-04 01:50:54 +00:00
fusionate
59a07e9cc7 Default Settings: Updates for PHP 8.1 2023-06-04 01:50:00 +00:00
fusionate
8965f68c8d Permission Defaults: Updates for PHP 8.1 2023-06-04 01:49:32 +00:00
fusionate
8b5970630e Grandstream Wave: Updates for PHP 8.1, option to view XML data. 2023-06-04 01:46:51 +00:00
fusionate
a4a56d06e3 Contacts: Updates for PHP 8.1 2023-06-04 00:51:12 +00:00
FusionPBX
f5f3ef680e Set session variables from default settings switch category 2023-06-03 13:43:37 -06:00
FusionPBX
bc43f696ca Bug fixed unset the cidr variable 2023-06-03 10:19:42 -06:00
fusionate
079d9ca3d5 Contacts: Updates for PHP 8.1 2023-06-02 23:54:00 +00:00
markjcrane
79df700a81 Few more adjustments for PHP 8.1 2023-06-02 17:52:38 -06:00
Anthony
190e13628d Fixed Warnings (#6742)
* Update device_edit.php

* Update dialplan_inbound_add.php

* Update device_vendor_function_edit.php

* Update voicemail_edit.php

* Update voicemail_edit.php

* Update dialplan_inbound_add.php

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-02 17:08:36 -06:00
Anthony
c01df877e4 Fixed Warnings (#6742)
* Update device_edit.php

* Update dialplan_inbound_add.php

* Update device_vendor_function_edit.php
2023-06-02 17:08:11 -06:00
Alex
93f85e6ea4 php 8.1 changes (#6741)
* Update dashboard_edit.php

* Update dashboard_edit.php

* Update dialplan_inbound_add.php

* Update dialplan_outbound_add.php

* Update dialplan_inbound_add.php

* Update modules.php

* Update sip_profile_edit.php
2023-06-02 17:01:15 -06:00
FusionPBX
d5a4146c57 Fix errors when fax directory isn't set 2023-06-02 16:44:04 -06:00
FusionPBX
51b22069ee Fix errors when the fax directory doesn't exist. 2023-06-02 16:43:12 -06:00
Anthony
bf194cddaf Simplified Variables in xml_cdr.php (#6740) 2023-06-02 16:22:26 -06:00
FusionPBX
f8662f20a3 Fix the display of the device table header 2023-06-02 15:43:52 -06:00
FusionPBX
951d3f9321 Fix the table header for extension settings 2023-06-02 15:31:55 -06:00
Alex
42ecba0214 voicemail edit, log viewer, and sip status php 8.1 changes (#6738)
* Update voicemail_edit.php

* Update sip_status.php

* Update message.php

* Update log_viewer.php

* Update log_viewer.php

* Update sip_status.php
2023-06-02 14:53:23 -06:00
Anthony
fae05e5341 Fixed Warnings for Recordings, Ring Group Edit and Operator Panel (#6739)
* Update ring_group_edit.php

* Update recordings.php

* Update recording_edit.php

* Update content.php
2023-06-02 14:37:30 -06:00
fusionate
150735c810 Conferences: Updates for PHP 8.1 2023-06-02 20:13:47 +00:00
fusionate
37fd554842 Conference Profiles: Updates for PHP 8.1 2023-06-02 20:00:19 +00:00
fusionate
e0e59e6110 Conference Controls: Updates for PHP 8.1 2023-06-02 19:47:40 +00:00
FusionPBX
0a4454ac5c Add a description 2023-06-02 13:42:37 -06:00
FusionPBX
911f94b080 Make sure the voicemail directory exists 2023-06-02 13:36:54 -06:00
fusionate
340765af8e Conference Centers/Rooms: Updates for PHP 8.1 2023-06-02 19:26:58 +00:00
Alex
75da594fea extension_settings and domains php 8.1 changes (#6737)
* Update extension_settings.php

* Update extension_setting_edit.php

* Update extension_edit.php

* Update domain_edit.php

* Update domain_json.php

* Update extension_setting_edit.php
2023-06-02 12:43:35 -06:00
fusionate
358c36ef2b Call Recordings: Updates for PHP 8.1 2023-06-02 18:26:50 +00:00
fusionate
bc322e5cd6 CDR - Details: Update for PHP 8.1 2023-06-02 18:26:30 +00:00
fusionate
7a0fbaeb8e Call Forward (FM & DND): Updates for PHP 8.1 2023-06-02 17:46:10 +00:00
FusionPBX
7f16f52b8a Correct the logic to use color 2 if 1 is empty
In the array the color 1 is represented with 0 and color 2 is represented with 1
2023-06-02 10:34:42 -06:00
FusionPBX
237b11705a Set empty default setting enabled to false by default 2023-06-02 10:03:48 -06:00
fusionate
1eae3a70e9 Call Flows - Edit: Updates for PHP 8.1 2023-06-02 00:09:59 +00:00
fusionate
4e0713bb18 Call Flows - List: Fix search. 2023-06-02 00:04:55 +00:00
fusionate
0849bf51a0 Call Centers: Updates for PHP 8.1 2023-06-01 23:59:29 +00:00