Commit Graph

16027 Commits

Author SHA1 Message Date
Nate 97eec1da04 Template, Core Apps: Update to new modal. 2020-03-25 16:48:12 -06:00
FusionPBX 52f4626452 Update functions.php 2020-03-25 16:31:38 -06:00
Luis Daniel Lucio Quiroz 296fdead32 [4.5] Fix fax email Subject when not using sofia/gatewa (#5204)
Same as 4.4
2020-03-25 15:45:15 -06:00
racitup f4a4879e50 Fix duplicate en-us email template & add en-gb fax templates (#5205) 2020-03-25 15:44:32 -06:00
FusionPBX 756ec5d360 Backwards compatability for PHP 5. However please upgrade to PHP 7 2020-03-25 12:23:42 -06:00
Nate 3343b2a664 Template: Fix setting name controlling copy and save keyboard shorcuts. 2020-03-25 10:35:39 -06:00
FusionPBX 1f277f38e3 Update functions.php 2020-03-25 10:13:41 -06:00
FusionPBX 1692e388d2 Update app_languages.php 2020-03-25 00:32:34 -06:00
FusionPBX a15c55d066 Update user_edit.php 2020-03-25 00:31:32 -06:00
FusionPBX 38683c6a97 Update index.lua 2020-03-24 18:20:01 -06:00
FusionPBX 03b8cb3c20 Update functions.php 2020-03-24 13:03:19 -06:00
FusionPBX 0a25442548 Update functions.php 2020-03-24 11:50:17 -06:00
FusionPBX 692897efbf Update functions.php 2020-03-24 11:35:22 -06:00
FusionPBX 317ad755a3 Update functions.php 2020-03-24 09:29:48 -06:00
FusionPBX d6c2819532 Update the uuid() function. 2020-03-24 00:26:07 -06:00
Trick Solutions 3854716bb3 Update All Mitel Templates to use variables (#5190)
* Mitel phones require the exact model in the template. A 5320 and 5320e phones take an identical template. The "e" model has a gigabit ethernet port.

* 1. Added variable {$domain_name} in a few places that need it.
2. Set the NTP server to use dns name instead of IP address.
3. Set dns for NTP to use pool address (0.pool.ntp.org)
4. Removed Admin account to set back to defaults. Will look at setting that as variable.
5. Hardcoded user account password to be more simple. Will look at setting that as a variable.
6. Set host_ip and video_ip to be {$domain_name} as these were pointed to an AT&T old dns server
7. Set hostname of phone to be SIP ID
8. Remove hardcoded IP for NTP and added the DNS pool.
9. Removed boot version and image version from template as wasn't in other provision systems.

* 1. Set admin password to use provisioning variable.
2. Set user password to use provisioning variable.

* Updating  Mitel templates
2020-03-23 17:29:17 -06:00
Len e70bfeaf73 Update app_config.php (#5202) 2020-03-23 17:24:28 -06:00
Len 4898edfab8 Update {$mac}.xml (#5197) 2020-03-23 17:14:11 -06:00
Len 390fe6423c Update {$mac}.xml (#5198) 2020-03-23 17:13:16 -06:00
Len d01413b0c7 Update {$mac}.xml (#5199) 2020-03-23 17:13:06 -06:00
Len e0abcfee6b Update {$mac}.xml (#5200) 2020-03-23 17:12:57 -06:00
Len a8f27e8aea Update {$mac}.xml (#5201) 2020-03-23 17:12:30 -06:00
FusionPBX 27a49b9c8e Update app_defaults.php 2020-03-23 16:28:41 -06:00
Nate 1b104aa3dc Template: Restore proper format of non-authenticated pages and menus. 2020-03-21 22:33:35 -06:00
FusionPBX d229a329c8 Update index.lua 2020-03-21 13:27:07 -06:00
FusionPBX f9fa55f2e7 Update index.lua 2020-03-21 13:16:58 -06:00
Nate 832e0bf3e1 Template: Restore inline menu to honor logo alignment. 2020-03-21 12:37:20 -06:00
Nate acff646b5b MOH: Delete bug fix. 2020-03-20 14:51:59 -06:00
racitup a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Len 26f38dc16c Update app_config.php (#5183)
* Update app_config.php

* Update app_config.php
2020-03-20 13:35:22 -06:00
Len f14debf8dc Update y000000000067.cfg (#5186) 2020-03-20 13:34:31 -06:00
Len 3a88f7ecaf Update y000000000068.cfg (#5187) 2020-03-20 13:34:12 -06:00
Len 68edcc3b3f Update y000000000066.cfg (#5185) 2020-03-20 13:33:55 -06:00
Len 87a69438d9 Update y000000000065.cfg (#5184) 2020-03-20 13:33:39 -06:00
konradSC 609be158da Setting a conference room sounds=false (#5189)
Right now settings a conference room's to 'sounds=false' doesn't do anything. This fixes that bug. 

Additional updates to the script most likely need to be made after this so that conference_enter_sound and conference_exit_sound honor the value specified in the conference profile. I didn't see any code referencing the conference profile values for sounds.
2020-03-20 13:29:44 -06:00
Len 97ca0df3cb fix duplicate uuid (#5195) 2020-03-19 21:54:30 -06:00
Nate 92719e0399 Template: Integrate compression on included .js and .css files, fix custom_css template variable. 2020-03-19 21:11:53 -06:00
FusionPBX 8b2b284041 Update app_config.php 2020-03-19 11:17:45 -06:00
Nate efc09f9eec Update footer.php - remove comment. 2020-03-18 14:17:15 -05:00
Nate 1f145a08c7 Template: Favicon fix. 2020-03-18 13:14:50 -06:00
Nate 889e370a10 Template: Add keyboard shortcut Settings, restore message display. 2020-03-18 11:54:31 -06:00
Nate 5382b00610 Template: Fix domain selector active background color. 2020-03-18 09:44:16 -06:00
Nate 0df02b95dd Template: Convert to Smarty syntax. 2020-03-17 20:31:29 -06:00
FusionPBX 329afeb6b3 Update index.lua 2020-03-17 15:01:58 -06:00
FusionPBX 5efa873a21 Update domain_edit.php 2020-03-12 16:23:01 -06:00
agree 62a4b3ac27 Update phrase_edit.php (#5181) 2020-03-12 10:41:10 -06:00
FusionPBX d34fcaf17e Update 507_call_forward_not_registered.xml 2020-03-11 21:56:35 -06:00
FusionPBX 73e3752359 Update 505_call-forward-all.xml 2020-03-11 21:55:18 -06:00
FusionPBX 0ec2878cd9 Update 505_call-forward-all.xml 2020-03-11 21:43:11 -06:00
FusionPBX 240b00a07e Update 505_call-forward-all.xml 2020-03-11 21:35:55 -06:00