Commit Graph

18249 Commits

Author SHA1 Message Date
Len 8af2c0717e
Create favorite_setting.xml 2020-11-05 13:22:56 -05:00
Len a65c766638
Create directory.xml 2020-11-05 13:20:45 -05:00
Len 7e4569959e
Create y000000000000.boot 2020-11-05 13:18:44 -05:00
Len d10d01b340
Create y000000000124.cfg 2020-11-05 13:16:24 -05:00
Len ba42001231
Update y000000000107.cfg
add variables
2020-11-05 13:11:51 -05:00
Andrew Querol c959b8cd10 Add in the new default settings and enable WiFi management. 2020-11-05 12:02:33 -06:00
Len 5e1e3367ee
Add t33g 2020-11-05 12:35:23 -05:00
Len 13a1facb3c
Update {$mac}.cfg
add variable
2020-11-05 12:32:53 -05:00
Greenbea 6770d15b3c Fix cache delete for global dialplans 2020-11-05 11:29:41 -05:00
Andrew Querol cdab2a752c Fix the whitespace inconsistency 2020-11-05 09:43:51 -06:00
FusionPBX 585872b821
Merge pull request #5556 from chansizzle/patch-310
Update {$mac}.cfg
2020-11-05 00:01:19 -07:00
chansizzle 6b2f08cc5b
Update {$mac}.cfg
updated to conform to firmware 2.2.10 tags.
improved button display format.
2020-11-04 13:21:31 -07:00
Andrew Querol d2917b57a4 Enable MPK support 2020-11-04 13:06:36 -06:00
Andrew Querol 6af292e2ba Improve the GXV3370 template to handle multiple SIP lines and add missing settings 2020-11-04 12:06:42 -06:00
FusionPBX c13b1426bb
Update destinations.php
Prevent a plugin from breaking parts of the project.
2020-11-04 10:46:58 -07:00
FusionPBX 64434862b8
Update schema.php
Prevent a plugin from breaking parts of the project.
2020-11-04 10:00:31 -07:00
FusionPBX f05d193bc9
Update require.php
Set the full path for file_exists.
2020-11-03 17:21:41 -07:00
agree 139461cf2e
Update extension_edit.php 2020-11-03 16:31:40 -05:00
agree 328d79e95d
Prevent users from overriding user_context 2020-11-03 16:17:58 -05:00
FusionPBX 704a1eb5e5
Update user_edit.php
Use the proper permission user_group_delete.
2020-11-03 13:49:43 -07:00
Nate 49e2f1b41e Update resources/require.php - Don't require switch.php if not present (framework support). 2020-11-03 12:16:00 -07:00
Nate 5c7f97ac8a Domains: Retain session domain_name and domain_uuid on add and delete. 2020-11-02 16:00:02 -07:00
Nate 5f2dddfc60 Email Templates: Integrate Ace Editor. 2020-11-02 15:58:58 -07:00
FusionPBX 991fffa4ed
Update index.lua
Add call_block_country_code and handle e.164 automatically when the country code has been provided.
2020-11-02 11:10:45 -07:00
Nate f748a754ad Call Block: UI Adjustments for Country Code. 2020-11-02 10:55:31 -07:00
FusionPBX a7e12aa5da
Update pdo.php
Replace dbissecure with db_secure variable as this approach is more concise.
2020-10-31 11:44:20 -06:00
Nate 764091e2fb Menu: Add confirmation modal to Restore Default action. 2020-10-29 18:31:19 -06:00
Nate bc69b99cb0 Password Reset: Adjust username check when username_format set to email. 2020-10-29 15:51:31 -06:00
FusionPBX bd68c4d2e4
Merge pull request #5552 from Len-PGH/patch-168
Version 4.5.19
2020-10-29 10:31:08 -06:00
FusionPBX 8528f38c51
Update dialplan_outbound_add.php
Use a parameterized query for the domain_uuid.
2020-10-28 22:02:54 -06:00
FusionPBX 24ae553d14
Merge pull request #5553 from PBXForums/master
Update dialplan_outbound_add.php
2020-10-28 22:01:36 -06:00
Darren Williams caacf5b82c
Update dialplan_outbound_add.php
Make the gateway select order the gateways with the current domain first
2020-10-28 18:55:26 +00:00
FusionPBX 6d0773633b
Merge pull request #5551 from greenbea/patch-13
outbound route to bridge add support for bridge failover
2020-10-28 11:40:56 -06:00
Len 3e4348bf33
Version 4.5.19 2020-10-28 13:07:24 -04:00
FusionPBX a5dadb650b
Update send_mail.lua
Use a more concise method to get default settings for email.
2020-10-27 20:42:09 -06:00
FusionPBX 54db7db4c3
Update send_email.lua
Add email_queue_enabled
2020-10-27 20:38:44 -06:00
FusionPBX afcbdaf676
Update record_message.lua
Improve the indentation
2020-10-27 20:02:19 -06:00
FusionPBX c0e0cd3101
Update database.php
Add domain_uuid to the SQL select statement.
2020-10-27 15:50:24 -06:00
FusionPBX 1675da029d
Merge pull request #5492 from Len-PGH/patch-132
Use updated phonebook code
2020-10-27 14:29:19 -06:00
FusionPBX a4e09df3bf
Merge pull request #5493 from Len-PGH/patch-133
Updated phonebook code
2020-10-27 14:28:46 -06:00
FusionPBX 1afdb7767d
Merge pull request #5494 from Len-PGH/patch-134
Update phonebook.xml
2020-10-27 14:25:54 -06:00
FusionPBX 3db209d862
Merge pull request #5495 from Len-PGH/patch-135
Uses updated phonebook code
2020-10-27 14:25:50 -06:00
Nate d5bc65111a Call Block: Partial support for Country Code. 2020-10-27 11:21:12 -06:00
FusionPBX 05588e0fe0
Merge pull request #5491 from Len-PGH/patch-131
Update {$mac}.xml
2020-10-27 11:05:46 -06:00
FusionPBX 1b0d8ceb41
Update database.php
Get the domain name from the database.
2020-10-26 19:22:46 -06:00
FusionPBX 8d4d42bbe7
Update pdo.php
When the user is not logged in then set the domain_uuid and domain_name based on domain from the URL.
2020-10-26 19:20:39 -06:00
FusionPBX b5f85d43ca
Update dialplan_outbound_add.php
Adjust permissions to work better for admin if the outbound_route_add permissions is set.
2020-10-26 18:07:40 -06:00
agree 963bbffc0f
outbound route to bridge add support for bridge failover 2020-10-26 17:56:38 -04:00
FusionPBX 845b3c2e60
Merge pull request #5550 from PBXForums/master
Include profile and caller id type in copy
2020-10-23 22:40:17 -06:00
Darren Williams f5a34d02f0
Include profile and caller id type in copy 2020-10-23 19:14:09 +01:00