Commit Graph

23549 Commits

Author SHA1 Message Date
FusionPBX
ab32649d66 Add yealink_idle_clock variable 2026-01-15 13:18:20 -07:00
FusionPBX
4144cbc35e Use schema object name and upgrade for the method 2026-01-15 13:15:20 -07:00
FusionPBX
a768bb8bc1 Add Call Disposition 2026-01-15 12:53:54 -07:00
fusionate
d104b6e7dd Theme/Menu: Remove fixed menu menu_position setting. 2026-01-15 12:50:30 -07:00
frytimo
04a0d63619 Adjust CSS for the Top menu (#7700) 2026-01-15 12:19:42 -07:00
FusionPBX
e67bf3b410 Add call disposition permissions and database column
Add new permission: xml_cdr_call_disposition
Add new xml_cdr column: call_disposition
2026-01-15 11:00:20 -07:00
FusionPBX
1cabe185c1 Add translations for answered inbound and outbound 2026-01-15 10:51:22 -07:00
frytimo
2358411257 Check for edge case in Auto Loader caching (#7699) 2026-01-15 10:35:38 -07:00
FusionPBX
a685416786 Add mb_convert_encoding function with function exists
Added to provide better backwards compatibility and support for more existing systems.
2026-01-15 10:03:38 -07:00
frytimo
f767e55495 Add a category select list to the permissions page (#7698) 2026-01-15 09:16:26 -07:00
Alex
57f81f1c3d Change 'Name' label to 'Caller ID Name' in call block for more clarity (#7697)
* Change 'Name' label to 'Caller ID Name' in call block for more clarity

* Update call_block_edit.php

* Update call_block.php
2026-01-14 13:46:55 -07:00
markjcrane
007b958db6 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2026-01-14 12:38:30 -07:00
markjcrane
1fb6b77bc6 Set email template_enable to default to true 2026-01-14 12:38:25 -07:00
FusionPBX
b904d8e32b Support backwards compatibility for older PHP 2026-01-14 12:26:39 -07:00
markjcrane
fc013c2109 Add a language select to the list search 2026-01-14 12:07:40 -07:00
frytimo
7ddf3f8ae0 Add missing grandstream_firmware_upgrade_protocol in template (#7696) 2026-01-13 20:11:50 -07:00
Alex
a89da2b811 Update template.php (#7695)
* Update template.php

* Remove the function from domains.php
2026-01-13 16:28:06 -07:00
FusionPBX
d0b26d355c Add missing semi-colon. 2026-01-13 11:55:57 -07:00
FusionPBX
10cf76b961 Rename obj to schema and method schema to upgrade 2026-01-13 11:47:35 -07:00
FusionPBX
2975e166fc Change the name of method schema to upgrade 2026-01-13 11:43:55 -07:00
FusionPBX
afc9a733e7 Use pre-loaded applications array from the constructor 2026-01-13 11:41:19 -07:00
frytimo
719630a3ff Auto reload the current menu when upgrading (#7693)
Reload the current loaded menu when using the Upgrade web interface
2026-01-12 21:33:55 -07:00
frytimo
b33c450862 Auto reload user permissions (#7694)
Reload the current loaded permissions for the logged in user when using the Upgrade web interface
2026-01-12 21:33:36 -07:00
FusionPBX
6f37951e02 Move update_indexes into the schema method 2026-01-12 14:17:10 -07:00
fusionate
f5847e5e5b Extension - Edit: Honor password requirements. 2026-01-12 13:02:11 -07:00
Alex
1e43abbc51 Change alternate greeting id data type to text (#7692)
Using text allows the + and leading 0
2026-01-12 09:32:33 -07:00
FusionPBX
58df61a0b0 Add the qr_brand_type setting 2026-01-10 20:26:09 -07:00
FusionPBX
39f26590fe Update the Yealink stun_server settings 2026-01-10 18:27:49 -07:00
FusionPBX
aa59072372 Update Stun settings for Yealink W7xp 2026-01-10 17:41:44 -07:00
FusionPBX
501e14d496 Update STUN settings for nat_stun enable and server 2026-01-10 12:58:45 -07:00
FusionPBX
4bce8494bc Add a new XML button 2026-01-09 20:28:31 -07:00
FusionPBX
d2ff71ed6b Update XML handling 2026-01-09 20:27:27 -07:00
FusionPBX
92042593c8 Add a static xml valid class 2026-01-09 20:21:33 -07:00
FusionPBX
d2646ee538 Update outbound route add
- Use limit_max variable
- With the limit dialplan application
2026-01-09 11:51:32 -07:00
FusionPBX
dc5c535288 Change the variables used in call-limit dialplan 2026-01-09 11:07:45 -07:00
Anthony
0e3786c1e3 Fix Dutch translation for 'button-back' (#7690) 2026-01-08 12:13:00 -07:00
frytimo
2c56967838 Reset cache after deleting domains (#7687) 2026-01-08 10:36:13 -07:00
Alex
dd40d23d71 Convert encoding type to UTF-8 for CSV import (#7689)
* Convert encoding type to UTF-8 for CSV import

* Update bridge_imports.php

* Update destination_imports.php

* Update device_imports.php

* Update destination_imports.php

* Update bridge_imports.php

* Update access_control_import.php

* Update extension_imports.php

* Update voicemail_imports.php

* Update contact_import.php

* Update user_imports.php
2026-01-08 10:05:05 -07:00
markjcrane
e65cfe5ce1 Update descriptions for generate_password and for password_lowercase setting 2026-01-07 11:37:48 -07:00
FusionPBX
ec25488773 Enable default setting for password number requirement 2026-01-07 08:51:55 -07:00
FusionPBX
ecae7f0a1d Valet park use the context variable 2026-01-05 20:28:51 -07:00
FusionPBX
02ebc1cdd6 Update regex for destination_number condition 2026-01-05 19:43:26 -07:00
markjcrane
343502aeb6 Add dialplan nb-conference 2026-01-05 19:09:50 -07:00
FusionPBX
ca15d37195 Update xml_cdr service to use the service class 2026-01-05 12:03:43 -07:00
FusionPBX
b7edb9c797 Add method get_column_default to the schema class
Used to get the column default
2026-01-03 11:49:45 -07:00
Alex
0efc4befe4 Permission check consistency updates (#7686)
* More permission check fixes

* Update call_block_edit.php

* Update call_forward.php

* Update call_forward_edit.php

* Update call_forward.php

* Update dialplans.php

* Update fax_edit.php

* Update phrase_edit.php

* Update sip_profile_copy.php

* Update system.php

* Update xml_cdr.php

* Update contact_attachment_edit.php

* Update contact_auth.php

* Update contact_relations_view.php

* Update contact_timer_inc.php

* Update contact_timer.php

* Update contacts_vcard.php

* Update permissions_default.php

* Update menu_item_list.php

* Update user_edit.php
2026-01-02 14:04:39 -07:00
FusionPBX
24c1c00a4c Fix domain settings for XML CDR import 2026-01-02 13:51:05 -07:00
Alex
d1f30778f7 Fix dialplan edit permission check (#7685) 2026-01-02 12:40:36 -07:00
FusionPBX
3e3f998810 Fix the per domain boolean settings 2026-01-02 01:09:14 -07:00
FusionPBX
c3cd4eada3 Set the default value of dialplan_detail_enabled to true 2026-01-01 01:07:52 -07:00