Commit Graph

20410 Commits

Author SHA1 Message Date
markjcrane 8eb36dc7c2 Clear the group_array between iterations 2023-05-27 12:16:42 -06:00
markjcrane c679165016 Menu: PHP 8.1 updates 2023-05-27 12:00:02 -06:00
markjcrane 283ed042f2 Deprecate email_logs 2023-05-26 22:04:25 -06:00
fusionate 5b79979c41
Email Queue - Delete: Updates for PHP 8.1 2023-05-27 03:40:18 +00:00
fusionate f9dd931caf
Email Queue - Edit: Updates for PHP 8.1 2023-05-27 03:39:52 +00:00
fusionate c1980aa241
Email Queue: Add Email Test feature, updates for PHP 8.1 2023-05-27 03:39:27 +00:00
fusionate 0ca497643c
Email [Class]: Updates for PHP 8.1 2023-05-27 03:36:58 +00:00
fusionate 65ab2ccada
Email Queue: Language additions for Email Test. 2023-05-27 03:36:11 +00:00
fusionate 6670e18e88
Email Queue: Add new email_test.php file. 2023-05-27 03:35:39 +00:00
Alex b4122d04e0
Update number_translation_edit.php (#6726) 2023-05-26 16:32:59 -06:00
Anthony a001f27730
Update voicemail_imports.php (#6724)
* Update voicemail_imports.php
2023-05-26 16:25:07 -06:00
Anthony 164b8b842c
Update voicemail_edit.php (#6723)
* Update voicemail_edit.php
2023-05-26 16:17:53 -06:00
Anthony 75ea925753
Update voicemail messages and greetings (#6725)
* Update voicemail_messages.php

* Update voicemail_greetings.php
2023-05-26 16:13:52 -06:00
Anthony f30614baf0
Update voicemails.php (#6722)
* Update voicemails.php
2023-05-26 13:53:41 -06:00
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