Commit Graph

20791 Commits

Author SHA1 Message Date
markjcrane
49e8aa9863 Fix conference room pin numbers 2023-06-13 10:18:05 -06:00
markjcrane
821dd7ed08 PHP 8.2 Deprecated dynamic property 2023-06-12 21:35:38 -06:00
markjcrane
f506b00b57 PHP 8.2 Deprecated dynamic properties 2023-06-12 21:27:23 -06:00
markjcrane
bb9f48296a PHP 8.2 Deprecated dynamic properties. 2023-06-12 20:59:56 -06:00
fusionate
19bb912d27 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2023-06-12 23:07:04 +00:00
Alex
25b24d68bd Fixed more php 8.1 errors (#6754)
* Update default_setting_edit.php

* Update default_settings_reload.php

* Update modules.php

* Update access_controls_reload.php

* Update call_recordings.php

* Update fax.php

* Update extension_edit.php

* Update extension_imports.php

* Update destination_imports.php

* Update dialplan_outbound_add.php

* Update dialplan_inbound_add.php

* Update voicemail_imports.php

* Update contact_import.php
2023-06-12 17:06:56 -06:00
fusionate
364f2582a3 User - Edit: Create socket to update user state even if user status empty. 2023-06-12 23:06:55 +00:00
fusionate
5d9c8ad770 Extension - Edit: Update for PHP 8.1 2023-06-12 23:04:33 +00:00
markjcrane
6e7d274c5a Remove debug for authentication class. The validation method returns enough details. 2023-06-12 16:27:47 -06:00
fusionate
a903d0efbf Call Center Agent - Edit: Fix Contact selection. 2023-06-12 21:03:45 +00:00
fusionate
9b1ac240b3 Call Center Queue - Edit: Updates for PHP 8.1 2023-06-12 21:02:52 +00:00
Alex
5e90483b95 Missing quotes (#6751) 2023-06-09 16:59:09 -06:00
Alex
777b56ae9a Fixed call broadcast and call block php 8.1 errors (#6750)
* Update call_block_edit.php

* Update call_broadcast_send.php

* Update call_broadcast_send.php
2023-06-09 15:01:46 -06:00
fusionate
8b982dd6e3 Database [Class]: Modify copy() method to support enable and description fields without the table name. 2023-06-09 19:42:10 +00:00
fusionate
eeba323429 Number Translations: Update for PHP 8.1 2023-06-09 19:40:41 +00:00
fusionate
305a18c6b0 Access Controls: Update for PHP 8.1 2023-06-09 19:40:20 +00:00
fusionate
d92961d769 Sofia Global Settings: Fix Copy of disabled record. 2023-06-09 18:42:16 +00:00
fusionate
2cc5035ceb Extension Settings [Class]: Updates for PHP 8.1, fix Copy of disabled record. 2023-06-09 18:41:49 +00:00
fusionate
4b249e1fe4 Extension Settings: Updates for PHP 8.1 2023-06-09 18:40:56 +00:00
fusionate
03d446ec0d Extension - Edit: Updates for PHP 8.1 2023-06-09 18:40:15 +00:00
fusionate
44fe36fc3d Transactions: Hide View button if not desired. 2023-06-09 18:12:38 +00:00
fusionate
4ba06c5335 Sofia Global Settings: Updates for PHP 8.1 2023-06-09 18:06:02 +00:00
fusionate
3f94d93411 Modules: Updates for PHP 8.1 2023-06-09 17:51:01 +00:00
fusionate
d8652d72e9 SIP Profiles: Updates for PHP 8.1 2023-06-09 17:50:36 +00:00
fusionate
fa93b4e7f5 Misc: Updates for PHP 8.1 2023-06-09 17:29:33 +00:00
fusionate
09ba7069dc Functions: Enhance html_select_other() function. 2023-06-09 17:28:56 +00:00
fusionate
e016d3d39c Variables: Updates for PHP 8.1 2023-06-09 17:27:55 +00:00
fusionate
39cb1c3588 Voicemail Greetings: Updates for PHP 8.1 2023-06-09 16:51:59 +00:00
fusionate
bd9a407ba5 Voicemails: Updates for PHP 8.1 2023-06-09 16:51:36 +00:00
fusionate
93e59f230a Time Condition - Edit: Updates for PHP 8.1 2023-06-09 15:48:45 +00:00
FusionPBX
5759a636e6 Add missing cc_queue_joined_epoch variable 2023-06-08 18:47:17 -06:00
Alex
66e14c586c Update xml_cdr.php (#6749) 2023-06-08 16:57:06 -06:00
Alex
475cf4d253 Fixed more php 8.1 errors (#6748)
* Update call_center_queue_edit.php

* Update number_translation_edit.php

* Update database_transactions.php

* Update xml_cdr_extension_summary.php

* Update call_flow_edit.php

* Update contact_address_edit.php

* Update device_profiles.php
2023-06-08 16:07:01 -06:00
fusionate
a07e7af955 Streams: Updates for PHP 8.1 2023-06-08 20:57:33 +00:00
fusionate
ec40d59152 Ring Groups: Hide buttons till checkbox checked, Updates for PHP 8.1. 2023-06-08 20:46:57 +00:00
fusionate
9f9021cb69 Recordings: Updates for PHP 8.1 2023-06-08 20:31:36 +00:00
fusionate
0396809b65 Queue - Add: Integrate new toggle switch for Enabled field. 2023-06-08 20:14:43 +00:00
fusionate
6b07e8d168 Phrases: Updates for PHP 8.1 2023-06-08 19:51:18 +00:00
fusionate
4ac06a9194 Operator Panel: Updates for PHP 8.1 2023-06-08 19:32:39 +00:00
fusionate
1b3af9fb36 Operator Panel: Simplify and enhance filter, updates for PHP 8.1. 2023-06-08 19:16:38 +00:00
fusionate
fb3d416c76 Event Guard: Fix typo in language value. 2023-06-08 19:15:47 +00:00
markjcrane
557284070a Times the delay by 1000 instead of 500. When using enterprise use originate timeout 2023-06-08 12:44:19 -06:00
fusionate
1e391aad4f MOH: Updates for PHP 8.1 2023-06-08 18:03:37 +00:00
fusionate
2a2a705f6a MOH: Minor visual adjustment to upload form. 2023-06-08 17:44:04 +00:00
fusionate
eda0d90eb2 IVR Menu - Edit: Fix delete. 2023-06-08 17:38:22 +00:00
fusionate
b49892ab8a IVR Menu - Edit: Update for PHP 8.1 2023-06-08 17:32:55 +00:00
fusionate
83c05beb46 IVR Menu - Edit: Updates for PHP 8.1 2023-06-08 17:26:12 +00:00
fusionate
c1dee4cc6a IVR Menu - Edit: Update for PHP 8.1 2023-06-08 17:19:52 +00:00
markjcrane
230579d9a8 Ring group strategy alphabetical and enterprise by default 2023-06-08 11:10:12 -06:00
markjcrane
4ee30460b8 Improved logic elminated 2 queries and update show all 2023-06-08 00:34:16 -06:00