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
markjcrane
6e7d274c5a
Remove debug for authentication class. The validation method returns enough details.
2023-06-12 16:27:47 -06:00
fusionate
fa93b4e7f5
Misc: Updates for PHP 8.1
2023-06-09 17:29:33 +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
d327d569f5
Misc: Updates for PHP 8.1 (?: to ??)
2023-06-06 22:05:05 +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
3fddd36858
Databases: Updates for PHP 8.1
2023-06-06 21:19:23 +00: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
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
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
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
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
FusionPBX
237b11705a
Set empty default setting enabled to false by default
2023-06-02 10:03:48 -06:00
FusionPBX
488b199950
Update user_logs.php for PHP 8.1
2023-05-29 14:31:10 -06:00
fusionate
140e726414
User Logs - List: Updates for PHP 8.1
2023-05-29 20:05:49 +00:00
markjcrane
81f6294a9b
When adding a record hide the members and permissions buttons
2023-05-27 12:26:48 -06:00
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
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
fusionate
5677ddfa8a
Domains: Updates for PHP 8.1
2023-05-25 22:43:34 +00: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
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
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
markjcrane
843b9b4377
Use conditions with empty and not empty
2023-05-24 15:44:54 -06:00
markjcrane
eafa89a624
Fixed require unique username globally or per domain
2023-05-24 10:13:49 -06:00
fusionate
cc5b2ba554
Group Permissions: Fix search, filter after submit and PHP 8.1 updates.
2023-05-23 18:53:50 +00:00
markjcrane
c045bb4705
Add a new fax user group
2023-05-22 10:45:01 -06:00
Anthony
672dc9fa4d
Corrected translations ( #6705 )
...
* Update app_languages.php
2023-05-19 14:52:45 -06:00
Ben
9a44cd409e
fixed a few translations ( #6703 )
2023-05-19 10:36:17 -06:00
Ben
d900a7cffc
corrected translations ( #6698 )
2023-05-18 15:37:22 -06:00
Anthony
60adb692ec
Corrected translations & added missing translations in core/app_languages.php ( #6701 )
...
* Update app_languages.php
2023-05-18 15:36:59 -06:00
fusionate
f8a3d95e83
Upgrade [CLI]: Fix minor language file issue.
2023-05-18 20:25:18 +00:00
fusionate
c3018b6ae2
Upgrade (CLI): Update for PHP 8.1
2023-05-17 20:43:17 +00:00
fusionate
4bac37850a
Upgrade (GUI): Updates for PHP 8.1
2023-05-17 20:37:17 +00:00
markjcrane
6d7e125743
Fix all PHP 8.1 messages for upgrade.php
2023-05-17 10:07:49 -06:00
fusionate
31f4368851
User - Edit: Updates for PHP 8.1
2023-05-17 05:10:15 +00:00
fusionate
8bd20b97cd
Users [Class]: Updates for PHP 8.1
2023-05-17 04:51:41 +00:00
fusionate
d6306c7efd
User Settings - Edit: Updates for PHP 8.1
2023-05-17 04:44:43 +00:00