Commit Graph

20541 Commits

Author SHA1 Message Date
FusionPBX
7331f90d1b Comment the call center dialplan rewrite 2023-06-07 23:42:52 -06:00
Alex
3b2964748a php 8.1 changes (#6747)
* Update ivr_menu_edit.php

* Update call_block.php
2023-06-07 13:31:20 -06:00
FusionPBX
473033257a Exclude switch default settings.
This category is causing errors and is not needed for this code.
2023-06-07 11:43:15 -06:00
FusionPBX
8014b57a0d Update call_center_queue_edit.php more PHP 8.1 changes 2023-06-07 03:04:43 -06:00
FusionPBX
426f09b2b0 Update call_center_agents.php more code refactoring
Changed search to use variable
Integrate search direct into the SQL
Simplify the domain handling for show all
2023-06-07 02:18:50 -06:00
markjcrane
b75b0f63e6 Initialize the array before using them 2023-06-06 23:37:09 -06:00
fusionate
8d51e9d948 Menu [Class]: Updates for PHP 8.1 2023-06-06 22:27:16 +00:00
fusionate
992a7e6f62 Menu Item - List: Updates for PHP 8.1 2023-06-06 22:26:58 +00:00
fusionate
16aa7f8d3a Menu - Edit: Updates for PHP 8.1 2023-06-06 22:26:35 +00:00
fusionate
72bb8904be Group - Edit: Updates for PHP 8.1 2023-06-06 22:12:42 +00:00
fusionate
addae78ac8 Groups [Class]: Updates for PHP 8.1 2023-06-06 22:12:29 +00:00
fusionate
d327d569f5 Misc: Updates for PHP 8.1 (?: to ??) 2023-06-06 22:05:05 +00:00
fusionate
35a52b46c3 Email Templates: Updates for PHP 8.1 2023-06-06 21:52:55 +00:00
fusionate
9a7311b825 Dialplan [Class]: Updates for PHP 8.1 2023-06-06 21:45:44 +00:00
fusionate
4e77106a4c Default Settings: Updates for PHP 8.1 2023-06-06 21:45:02 +00:00
fusionate
4783d2dbcc Domain Settings: Updates for PHP 8.1 2023-06-06 21:44:42 +00:00
fusionate
c7e567b2d2 Domain - Edit: Updates for PHP 8.1 2023-06-06 21:44:10 +00:00
fusionate
8e9f28a5e0 Domains [Class]: Updates for PHP 8.1 2023-06-06 21:43:50 +00:00
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