frytimo
08490d647c
Feature codes add cell padding to PDF output ( #7716 )
2026-01-23 09:41:42 -07:00
FusionPBX
c780d0e623
Update call_block_edit.php
...
- Use PostgreSQL to format the date and time.
- Build the call_block_actions array
- Use call_block_actions to build the HTML Select
- Remove function call_block_action_select
2026-01-22 19:41:01 -07:00
frytimo
4589189c2f
Use domain time zone and 12 hour or 24 hour format in call block ( #7711 )
...
* Use domain time zone and 12 hour or 24 hour format in call block
* Add setting time zone
* Update call_block_edit.php
2026-01-22 13:29:47 -07:00
Alex
717846b397
Security: Make password reset links expire after 60 minutes ( #7715 )
...
* Security: Make password reset links expire after 60 minutes
* Update app_languages.php
* Update app_defaults.php
* Update login.php
2026-01-22 13:21:26 -07:00
frytimo
bfcdf5a97a
Allow multi-line description to word wrap ( #7714 )
2026-01-22 13:17:33 -07:00
FusionPBX
549af9dfd8
Update 065_emergency_recent_calls.xml
2026-01-22 11:56:22 -07:00
Alex
c483934a13
Add password reset attempts to user logs ( #7710 )
...
* Add password reset attempts to user logs
2026-01-22 10:42:57 -07:00
Alex
8bdf2a0c86
Fix user logs only saving the type as login ( #7709 )
...
Needs to use the result and default to login
2026-01-21 15:45:21 -07:00
FusionPBX
76a9944b2f
Add Destination Map
...
- Shows all defined destinations
2026-01-21 14:51:49 -07:00
Alex
3a570e335b
Password Reset: Add a back button to the email sent screen. ( #7708 )
...
* Password Reset: Add a back button to the email sent screen.
* Fixed typo
2026-01-21 12:26:21 -07:00
Alex
9f9345ea9e
Password Reset: Add invalid email message ( #7707 )
2026-01-21 12:15:22 -07:00
Alex
7d178401e3
Security: Always show the password reset link sent message ( #7706 )
...
Prevents an attacker from guessing an email that is associated with a users account.
2026-01-21 12:08:56 -07:00
frytimo
239ef2665a
Feature Codes ( #7704 )
...
* Add a report to show all feature codes
2026-01-20 18:00:58 -07:00
FusionPBX
180046824f
Add Call Center Queue Limit
2026-01-20 10:43:05 -07:00
FusionPBX
17a9634b14
Use static xml::valid method
2026-01-20 10:09:44 -07:00
FusionPBX
82cf999baf
Update domain_edit.php
2026-01-19 20:36:19 -07:00
markjcrane
e0668245c6
Prevent duplicate domain names
2026-01-19 15:15:23 -07:00
markjcrane
c1e1b8c30a
Update the call recording email template
2026-01-16 20:51:34 -07:00
markjcrane
547346d940
Retrieve the call details to use in the email
2026-01-16 20:50:15 -07:00
markjcrane
f0a67a511d
Update the call recording email template
2026-01-16 20:06:38 -07:00
markjcrane
2b08673751
Update settings use in transcribe_queue method
2026-01-16 19:47:38 -07:00
markjcrane
fcfacde529
Update CPU dashboard defaults
2026-01-16 19:20:48 -07:00
markjcrane
6143e766dd
Update active call dashboard defaults
2026-01-16 19:20:22 -07:00
FusionPBX
4276c4f053
Add option to email the call transcript
2026-01-16 18:33:02 -07:00
frytimo
5e55771b21
New function get network card ( #7703 )
...
* Create a new function to help determine network card
* Fix BSD network card capture command
2026-01-16 13:54:00 -07:00
Alex
5841beaa24
Call Center Active: Add agent status filter ( #7702 )
...
* Call Center Active: Add agent status filter dropdown
* Update call_center_active_inc.php
* Update app_languages.php
* Update call_center_active.php
2026-01-16 13:38:29 -07:00
FusionPBX
3c30175d50
Add answered_inbound and answered_outbound
2026-01-16 09:23:45 -07:00
FusionPBX
4ecb7cd162
Add answered_inbound and answered_outbound
2026-01-16 09:20:48 -07:00
FusionPBX
f01ba0249e
Update permissions
...
- Move table permissions near the top
- Add new permissions
- xml_cdr_transcript_view
- xml_cdr_transcript_delete
- xml_cdr_answered
- xml_cdr_answered_inbound
- xml_cdr_answered_outbound
2026-01-16 09:16:31 -07:00
FusionPBX
6c2c215cf8
Add instant_ringback to the bridge statement
2026-01-15 18:29:18 -07:00
FusionPBX
99f5a6c6c1
Fix field index increment
2026-01-15 16:09:23 -07:00
Alex
be135da7f5
Clear quick select value when start/end date changes ( #7701 )
...
* Clear the quick select value when start/end date and time change
* Update xml_cdr_extension_summary.php
* Update destination_summary.php
2026-01-15 14:08:37 -07:00
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