frytimo
|
d7bbcd89f5
|
Use magic constant dir (#6711)
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
|
2023-06-15 11:28:23 -06:00 |
FusionPBX
|
85599c69a0
|
Replace tonumber with #variablename
|
2023-06-14 19:39:56 -06:00 |
FusionPBX
|
c746119faa
|
Replace tonumber function with # which casts the string to a number
|
2023-06-14 19:15:16 -06:00 |
FusionPBX
|
f8c31c4958
|
Cast the string to a number to increment call block count
|
2023-06-14 19:08:37 -06:00 |
FusionPBX
|
9f339f4ff2
|
Fix bold for unread voicemail messages.
|
2023-06-14 18:53:29 -06:00 |
FusionPBX
|
ba92ef16f7
|
Either permisison is sufficient. Use an OR as '||' instead than And '&&'
|
2023-06-14 17:44:38 -06:00 |
FusionPBX
|
cdfde3aca2
|
Fix the syntax for gxw42xx template
|
2023-06-14 16:33:45 -06:00 |
FusionPBX
|
c8f71780e3
|
Add definable call center export variables
|
2023-06-14 15:54:21 -06:00 |
markjcrane
|
f63010d915
|
Fix new install loading music on hold
|
2023-06-14 15:00:28 -06:00 |
Andy Binder
|
13d7703e2d
|
correct translations (#6752)
|
2023-06-14 14:37:00 -06:00 |
Andy Binder
|
9e6c45f924
|
German email templates (#6753)
|
2023-06-14 14:34:16 -06:00 |
FusionPBX
|
764dd1612a
|
Use port 5080 and 5081
|
2023-06-14 08:49:46 -06:00 |
fusionate
|
a96b721025
|
Template: Modify list_self_check() JS function to exclude primary Enabled toggle (if any).
|
2023-06-13 22:54:48 +00:00 |
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 |