Commit Graph

20396 Commits

Author SHA1 Message Date
markjcrane
711ca64ad3 Database Transactions PHP 8.1 changes 2023-05-26 13:48:39 -06:00
Alex
3112c9ae18 php 8.1 changes (#6721)
* Update call_flows.php

* Update call_flow_edit.php

* Update call_forward.php

* Update call_forward_edit.php

* Update call_recordings.php

* Update conference_centers.php

* Update default_settings.php

* Update default_setting_edit.php

* Update access_controls.php

* Update number_translations.php

* Update number_translation_edit.php

* Update setting_edit.php

* Update bridges.php

* Update bridge_edit.php

* Update call_broadcast_edit.php

* Update call_broadcast.php

* Update call_block.php

* Update call_broadcast_edit.php

* Update call_center_agent_edit.php

* Update call_center_agent_status.php

* Update call_recordings.php
2023-05-26 11:48:39 -06:00
Alex
b939ac2442 call center php 8.1 changes (#6720)
* Update call_center_agents.php

* Update call_center_queues.php

* Update call_center_queue_edit.php

* Update call_center_agent_edit.php

* Update call_center_agents.php
2023-05-26 10:07:25 -06:00
FusionPBX
7979ff145b Use $this->message
Reason for using this message rather than local message variable is that it get changed and the information we want is preserved in the class variable.
2023-05-26 09:55:18 -06:00
markjcrane
ad6ed407d7 Devices a few more PHP 8.1 changes 2023-05-26 09:24:02 -06:00
markjcrane
55e506ff99 Update save_setting_xml 2023-05-26 09:03:26 -06:00
markjcrane
54dc9e1970 Remove commented out debug info 2023-05-25 22:08:18 -06:00
markjcrane
9083885b75 Sofia global settings PHP 8.1 2023-05-25 22:04:33 -06:00
markjcrane
29008867d0 SIP Profiles changes for PHP 8.1 2023-05-25 21:20:56 -06:00
fusionate
5677ddfa8a Domains: Updates for PHP 8.1 2023-05-25 22:43:34 +00:00
markjcrane
411e93c4b4 Additional PHP 8.1 changes 2023-05-25 15:44:33 -06:00
fusionate
3adeb15ace CDR Statistics: Updates for PHP 8.1 2023-05-25 21:34:41 +00:00
fusionate
4d8bad9f1a Agent Status: Updates for PHP 8.1 2023-05-25 21:25:23 +00:00
fusionate
bf1ccc04b5 Queues - List: Updates for PHP 8.1 2023-05-25 21:09:05 +00:00
fusionate
035ba1b86b Active Conferences: Updates for PHP 8.1 2023-05-25 21:08:30 +00:00
fusionate
fd0118206d Queue - Add: Updates for PHP 8.1 2023-05-25 21:00:54 +00:00
fusionate
82c71368cf Dialplans - List: Update for PHP 8.1 2023-05-25 20:57:05 +00:00
markjcrane
89a1668cf6 A few more updates for PHP 8.1 2023-05-25 14:15:19 -06:00
fusionate
711ffac87c Active Call Center - Queue: Updates for PHP 8.1 2023-05-25 19:43:21 +00:00
fusionate
1c54896102 Active Call Center: Updates for PHP 8.1 2023-05-25 19:42:23 +00:00
fusionate
4b86260336 Active Calls: Updates for PHP 8.1 2023-05-25 19:41:42 +00:00
FusionPBX
c4a42dda96 Use the email_queue by default 2023-05-25 13:24:23 -06:00
FusionPBX
677aa45a90 Update send_email.lua 2023-05-25 13:23:16 -06:00
markjcrane
47bc97347f Simplify how show all and search 2023-05-25 12:50:11 -06:00
Alex
5bb29763ad php 8.1 changes (#6719)
* Update email_template_edit.php

* Update menu.php

* Update menu_edit.php

* Update number_translations.php

* Update number_translations.php

* Update email_templates.php

* Update email_templates.php

* Update setting_edit.php

* Update call_block.php

* Update call_block_edit.php

* Update email_template_edit.php

* Update call_block.php
2023-05-25 12:38:32 -06:00
fusionate
e3dce560cf Device Profile - Edit: Updates for PHP 8.1 2023-05-25 17:46:27 +00:00
fusionate
48e5f4f2f4 Device Profiles - List: Updates for PHP 8.1 2023-05-25 17:46:06 +00:00
fusionate
7ad7701640 Device - Edit: Adjustment for PHP 8.1 2023-05-25 17:42:37 +00:00
fusionate
798001bb23 Device [Class]: Updates for PHP 8.1 2023-05-25 17:41:58 +00:00
markjcrane
d0357b6124 PHP 8.1 changes 2023-05-25 10:52:28 -06:00
markjcrane
7d2b43dc15 More PHP 8.1 changes 2023-05-25 10:34:48 -06:00
Alex
caea15af15 php 8.1 changes (#6718)
* Update database_edit.php

* Update databases.php

* Update default_setting_edit.php

* Update email_templates.php
2023-05-25 10:18:46 -06:00
markjcrane
d964f354db Fix PHP 8.1 warnings 2023-05-25 10:15:56 -06:00
fusionate
09219263e1 Device Vendor Function - Edit: Updates for PHP 8.1 2023-05-25 15:43:36 +00:00
fusionate
35b04ba3a1 Device Vendor Functions - List: Updates for PHP 8.1 2023-05-25 15:43:11 +00:00
fusionate
0e9df92730 Device Vendor - Defaults: Updates for PHP 8.1 2023-05-25 15:42:50 +00:00
fusionate
fea5368a74 Device Vendor - Edit: Updates for PHP 8.1 2023-05-25 15:42:19 +00:00
fusionate
7b18e82c32 Device Vendors - List: Updates for PHP 8.1 2023-05-25 15:41:45 +00:00
fusionate
18b6c4b318 Device [Class]: Updates for PHP 8.1 2023-05-25 15:40:59 +00:00
fusionate
6119f7de7d Database [Class]: Update for PHP 8.1 2023-05-25 15:40:20 +00:00
markjcrane
251feddff8 Return this->message variable as array. 2023-05-24 23:00:08 -06:00
markjcrane
65bc00535f Use empty and not empty 2023-05-24 17:42:37 -06:00
Luis Daniel Lucio Quiroz
af101bcd7b Fixes PHP fatal error when editing users (#6700)
* Update user_edit.php

Some PHP implementations return a fatal error when in_array() has the second parameter null.

 $_SESSION['authentication']['methods']  is null by default on new installations.
2023-05-24 17:27:06 -06:00
jrmcclean
3b8b771c92 Update install.php (#6699)
* Changed If statement to Switch Case. 
* Added Win option
* Created new Var $php_dir and $cache_location
2023-05-24 17:21:42 -06:00
Alex
9f84d64981 Access controls php 8.1 changes (#6717)
* Update access_control_edit.php

* Update access_controls.php
2023-05-24 17:13:53 -06:00
markjcrane
843b9b4377 Use conditions with empty and not empty 2023-05-24 15:44:54 -06:00
markjcrane
9e5dec8113 Add some minor fixes 2023-05-24 15:39:10 -06:00
fusionate
cc44fc47c9 Device - Import: Updates for PHP 8.1 2023-05-24 21:22:16 +00:00
fusionate
e0ccb81dd8 Device - Export: Updates for PHP 8.1 2023-05-24 21:21:58 +00:00
fusionate
c65d50160e Device - Edit: Updates for PHP 8.1 2023-05-24 20:52:50 +00:00