Commit Graph
20120 Commits
Author SHA1 Message Date
Ben 0ed58954e3 Updated translations (#6681) 2023-05-09 11:50:58 -06:00
Alex 3e0ec8b752 Add missing translations (#6673) 2023-05-09 11:39:02 -06:00
FusionPBX 55dc76f099 Provide default values 2023-05-09 11:36:39 -06:00
FusionPBX b732c0afe9 [Bug] value of 0 treated as empty
When empty is used its treating 0 as an empty value and then the value is set to null.  Will work on the changes further to prevent this problem.
2023-05-09 11:14:41 -06:00
FusionPBX 13d73a33e2 If the group is null set to 0 2023-05-09 09:50:16 -06:00
FusionPBX 43d33fb121 Remove smarty php cache 2023-05-09 09:13:40 -06:00
Ben 0880485e73 added translation (#6678) 2023-05-09 08:44:41 -06:00
FusionPBX bc0c2ea588 $db variable needed by schema class 2023-05-09 08:39:42 -06:00
FusionPBX 89af27e94e Update button.php 2023-05-08 23:03:00 -06:00
FusionPBX 06bbdec276 Update for PHP 8.1 2023-05-08 22:55:00 -06:00
FusionPBX 9e4e8558e5 Remove debug 2023-05-08 22:30:39 -06:00
Ben 651c8ba971 updated translations (#6679) 2023-05-08 19:11:11 -06:00
FusionPBX fd0615587e Update require.php 2023-05-08 19:02:58 -06:00
FusionPBX 0413b998e8 Ensure PROJECT_ROOT is defined 2023-05-08 18:50:32 -06:00
FusionPBX edb12399ce Add not empty debug 2023-05-08 17:21:52 -06:00
Anthony 1c6c542d15 Update app_languages.php (#6676)
* Update app_languages.php

* Update app_languages.php
2023-05-08 16:30:50 -06:00
Ben e69a509b9d Added translations (#6677) 2023-05-08 16:30:15 -06:00
FusionPBX 26e3a0881d Error reporting for user hide deprecated 2023-05-08 15:07:59 -06:00
FusionPBX a1cea6bf56 Set dialplan_continue false 2023-05-08 14:36:35 -06:00
FusionPBX 46e3c9dc48 Upgrade: Fix PHP 8.x issue 2023-05-08 14:22:48 -06:00
FusionPBX 2c9f6a157a Enable database authentication by default
If no authentication settings are enabled it also defaults to database authentication.
2023-05-08 12:10:44 -06:00
Anthony cb30f00513 Update app_languages.php (#6674) 2023-05-08 11:52:46 -06:00
Anthony 600c2b3a7e Update app_languages.php (#6675) 2023-05-08 11:52:20 -06:00
markjcrane 423606631b Update version of smarty to 4.3.1 2023-05-08 09:50:42 -06:00
fusionate 28e6cb9b48 Upgrade: Fix PHP 8.x issue on str_replace function in app_defaults.php. 2023-05-08 13:24:29 +00:00
fusionate decebec7db Call Centers: Fix PHP 8.x issue on explode function in app_defaults.php. 2023-05-08 13:23:07 +00:00
fusionate 8ddbe07d3d PDO: Fix PHP 8.x issue on explode function. 2023-05-08 13:21:10 +00:00
fusionate 2047921cde Dashboard - Switch Status: Fix Registrations count error when no registrations. 2023-05-08 13:12:20 +00:00
FusionPBX b9670cf385 Correct the dialplan detail order
The difference between a 1 and a 0 can sometimes be amazing.
2023-05-06 21:00:48 -06:00
FusionPBX eb84bf476b Add hangup_after_bridge and continue_on_fail
Add both of these variables when using destination bridge application.
2023-05-06 20:38:01 -06:00
FusionPBX d9cc3314d3 Add favicon (#6671)
* Add favicon

* Update totp_secret.htm

* Update totp.htm

* Update login.htm

* Update email.htm

* Update totp.php

* Update ldap.php

* Update email.php

* Update database.php
2023-05-06 18:31:48 -06:00
FusionPBX a866875383 Allow login with email authentication 2023-05-06 14:45:25 -06:00
FusionPBX 3aa5024cb2 Allow login with email authentication 2023-05-06 14:44:30 -06:00
FusionPBX eeef486384 Allow login with email authentication 2023-05-06 14:43:20 -06:00
FusionPBX 0757c79271 Allow login with user email. 2023-05-06 14:40:21 -06:00
Alex 09d953c4dd Update app_languages.php (#6668) 2023-05-06 13:13:11 -06:00
FusionPBX 2bc91f2612 Auto create TOTP secret (#6670)
* Auto create TOTP secret

Auto create TOTP secret after successful database authentication when the TOTP secret has not been set.
2023-05-06 12:24:26 -06:00
Anthony fddafec0b6 Update app_languages.php (#6667) 2023-05-05 16:01:00 -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
Anthony e37b930b07 Update app_languages.php (#6666) 2023-05-05 15:21:50 -06:00
FusionPBX 0038395009 If numeric then don't need to escape
Numeric should be safe as a pass thru.
2023-05-05 13:23:44 -06:00
FusionPBX b40005c11e Account for numbers 2023-05-05 13:18:15 -06:00
jonathanblack1000 0f3b212586 Fix sort on call broadcast display (#6663)
* Fix sort on call broadcast display

* Grandstream Template Updates

For grp/gxp, added settings for intercom auto answer and multicast paging
For gxw42xx - Added off-hook auto-dial settings to all lines
For wp820 - Fixed incorrect P-codes and added setings for wifi roaming
Contributed new template for gxv3480
2023-05-05 11:23:41 -06:00
fusionate 8614f617a2 Undo: Gateways: Convert State to string to escape function. 2023-05-05 17:02:24 +00:00
fusionate f29a78a6af Functions: Adjust escape function to handle non-strings (XML objects). 2023-05-05 17:00:39 +00:00
fusionate 6e7c50cba5 Gateways: Convert State to string to escape function. 2023-05-05 16:50:57 +00:00
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
FusionPBX ebbb2f1a72 Add additional languages 2023-05-03 22:50:18 -06:00
FusionPBX 93d1e1259a Call broadcast minor update 1.1 2023-05-03 17:42:55 -06:00
FusionPBX 37cbb7e847 Update call_broadcast_edit.php 2023-05-03 17:40:40 -06:00