FusionPBX
0e55637bf6
Correct the description in the comment
2023-09-16 14:18:27 -06:00
FusionPBX
551eda9080
Update fax_send.php
2023-09-16 02:15:35 -06:00
FusionPBX
905d175e59
Use settings class for fax send
2023-09-16 02:02:38 -06:00
FusionPBX
eb2b530859
Check to see if the provider_prefix setting is enabled
2023-09-06 14:57:22 -06:00
FusionPBX
2ce9254ce5
Add provider_prefix when sending fax
...
Only add if it the provider_prefix is set in the domain-variables dialplan
2023-09-06 12:03:42 -06:00
FusionPBX
1df1afa365
Make pdf from tif only if tiffinfo returns a result
2023-08-22 10:28:43 -06:00
fusionate
c3438ec3ae
Fax - Edit: Fix issue with Authorized Senders.
2023-06-30 18:52:02 +00:00
fusionate
17af8976d9
Fax Emails: Fix minor syntax issue.
2023-06-30 18:51:25 +00:00
FusionPBX
0177861b45
Remove switch ${variables} from the bridge statement
2023-06-28 12:47:06 -06:00
FusionPBX
4644cf6e15
Update fax_emails.php
2023-06-28 10:21:00 -06:00
FusionPBX
3eb64d1d9a
Add fax_sent_view to the fax group
2023-06-21 11:29:17 -06:00
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
ba92ef16f7
Either permisison is sufficient. Use an OR as '||' instead than And '&&'
2023-06-14 17:44:38 -06:00
Andy Binder
9e6c45f924
German email templates ( #6753 )
2023-06-14 14:34:16 -06:00
markjcrane
f506b00b57
PHP 8.2 Deprecated dynamic properties
2023-06-12 21:27:23 -06: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
markjcrane
4ee30460b8
Improved logic elminated 2 queries and update show all
2023-06-08 00:34:16 -06:00
markjcrane
fb0c2829e6
Remove fax_tasks table
2023-06-06 10:38:33 -06:00
markjcrane
21fc42f12a
Remove fax active replaced by fax queue
2023-06-05 21:36:08 -06:00
FusionPBX
d5a4146c57
Fix errors when fax directory isn't set
2023-06-02 16:44:04 -06:00
FusionPBX
51b22069ee
Fix errors when the fax directory doesn't exist.
2023-06-02 16:43:12 -06:00
fusionate
b90894ae84
Fax Log - View: Updates for PHP 8.1
2023-05-29 22:28:33 +00:00
fusionate
195b81faa0
Fax - Logs: Updates for PHP 8.1
2023-05-29 22:28:00 +00:00
fusionate
38e80c6e1e
Fax - Files: Updates for PHP 8.1
2023-05-29 22:27:31 +00:00
fusionate
94eadf2382
Fax - Send: Updates for PHP 8.1
2023-05-29 22:27:06 +00:00
fusionate
3f17c98516
Fax - Edit: Updates for PHP 8.1
2023-05-29 22:26:37 +00:00
fusionate
0406eeb14f
Fax Server: Updates for PHP 8.1
2023-05-29 22:25:48 +00:00
fusionate
e9281cb0cb
Fax [Class]: Updates for PHP 8.1
2023-05-29 22:24:23 +00:00
markjcrane
c045bb4705
Add a new fax user group
2023-05-22 10:45:01 -06:00
markjcrane
6cbf572512
Remove fax_retry.lua supporting FAX Queue only
2023-05-17 12:37:31 -06:00
markjcrane
6d7e125743
Fix all PHP 8.1 messages for upgrade.php
2023-05-17 10:07:49 -06:00
Alex
a46c5dbfc9
Update translations ( #6688 )
...
* Update app_languages.php
2023-05-12 15:14:59 -06:00
Alex
3e0ec8b752
Add missing translations ( #6673 )
2023-05-09 11:39:02 -06:00
Alex
10a2d87ee6
Add missing translations ( #6662 )
...
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
2023-05-05 15:22:22 -06:00
frytimo
fef8165be2
Frytimo pr patches for php8.1 ( #6630 )
...
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com >
Co-authored-by: FusionPBX <markjcrane@gmail.com >
2023-05-05 10:46:37 -06:00
frytimo
1c6c903709
Frytimo pr fix headers already sent ( #6655 )
...
* remove space causing headers already sent
* remove space causing headers already sent
2023-05-03 11:10:17 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
28fe89066e
Add Chinese, Korean, and Japanese translations
2023-05-02 22:05:16 -06:00
markjcrane
381b3bdd9f
Add menu translations
2023-05-02 20:30:13 -06:00
markjcrane
41e87e7f01
Add additional languages
2023-05-02 20:22:44 -06:00
frytimo
69bd42af05
remove unneeded destruct methods as GC has higher performance ( #6631 )
...
Co-authored-by: Tim Fry <tim@voipstratus.com >
2023-04-27 20:18:53 -06:00
chansizzle
414829383c
Add fax_download_view permission ( #6605 )
...
* Add fax_download_view permission
Add fax_download_view permission to allow hiding the "File Name (Download)" column on Fax Inbox and Fax Sent pages. Some users prefer hiding this field as they also have the "View" column that they can click on to view and download PDFs of the faxes.
2023-04-26 21:47:45 -06:00
Luis Daniel Lucio Quiroz
0c28221ae2
Fix adding Faxes ( #6614 )
...
$fax_email_outbound_authorized_senders is only filled when fax_extension_advanced permission is set. However, the edit part doesn't verify that sizeof(NULL) creates a fatal error.
Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/fusionpbx/app/fax/fax_edit.php:286 Stack trace: #0 {main} thrown in /var/www/fusionpbx/app/fax/fax_edit.php on line 286
This patch verifies that $fax_email_outbound_authorized_senders is an array before sizeof() evaluates it. You can now add faxes with the fax_extension_advanced disabled.
2023-04-24 21:06:58 -06:00
FusionPBX
225870213b
Change the fax dialplan order
...
Change to 40 is in case people use a fax number that conflicts with outbound routes
2023-04-24 11:58:52 -06:00
emak
800e742387
Disable fax sending when domain is disabled ( #6606 )
...
* Add warning_bar style for disabled fax sending
Add styles for .warning_bar class when fax server sending is disabled due to disabled domain.
* Disable fax sending if domain is disabled
When domain is disabled, users should not be able to send faxes either.
* Add text for fax sending disabled warning
2023-04-10 09:31:16 -06:00
FusionPBX
abbaccde9d
Move xml::santize
...
Need to preserve ${caller_id_number} and ${strftime(%Y-%m-%d-%H-%M-%S)} so moved the xml::santize
2023-03-31 13:25:42 -06:00
Alex
43eb2a5b9d
[security] sanitize the xml ( #6595 )
...
* Update call_center_queue_edit.php
* fix typo
* Update call_flow_edit.php
* Update conference_center_edit.php
* Update conference_edit.php
* Update destination_edit.php
* Update fax.php
* Update ivr_menu_edit.php
* Update ring_group_edit.php
* Update app_defaults.php
* Update ivr_menu_copy.php
* Update destination_imports.php
* Update app_defaults.php
2023-03-30 12:46:36 -06:00
fusionate
a65c4cc532
Fax Server - List: Better parameter string.
2023-02-15 19:46:54 +00:00
fusionate
ee466d69b0
Fax Server - List: Add Show All, fix search.
2023-02-15 19:33:11 +00:00
FusionPBX
0873d67552
Add a link to fax_queue
2023-01-14 15:05:27 -07:00