Commit Graph

23605 Commits

Author SHA1 Message Date
FusionPBX
85fcf9ebbd Add language name translations
For the following languages
'en: 'English',
'es: 'Spanish',
'fr: 'French',
'de': 'German',
'it': 'Italian',
'pt': 'Portuguese',
'pl': 'Polish',
'zh': 'Chinese',
'ja': 'Japanese',
'ko': 'Korean',
'nl': 'Dutch',
'ru': 'Russian',
'hi': 'Hindi',
'he': 'Hebrew',
'ar': 'Arabic'
2026-01-26 18:50:02 -07:00
FusionPBX
2429930ceb Fix the destination_map permission 2026-01-26 18:44:49 -07:00
markjcrane
9861c42ca0 Add javascript select_group_option 2026-01-26 18:27:25 -07:00
FusionPBX
e31932d064 Enable markdown format 2026-01-24 21:59:13 -07:00
FusionPBX
ec63791149 Add the transcript summary 2026-01-24 21:57:23 -07:00
FusionPBX
44e410ea75 Update the prompt summary 2026-01-24 21:47:31 -07:00
FusionPBX
a2233d85e3 Update call_recordings.php 2026-01-24 20:35:46 -07:00
FusionPBX
99be5e5cee Summarize the call recording transcript 2026-01-24 20:32:39 -07:00
FusionPBX
c4dea6d609 Update app_languages.php 2026-01-24 20:05:53 -07:00
frytimo
596a2b3179 Use languages file for internationalization (#7722) 2026-01-23 19:09:45 -07:00
FusionPBX
c50a5469ba Remove the destination MAP button 2026-01-23 17:12:53 -07:00
FusionPBX
e290f89176 Use the destination_map permission 2026-01-23 17:11:12 -07:00
FusionPBX
6105ebeb6d Add permission: destination_map 2026-01-23 17:10:25 -07:00
FusionPBX
b636736591 Add the Destination Map to the menu. 2026-01-23 17:09:27 -07:00
frytimo
a0a298a7e2 Add translations for dialplans (#7721) 2026-01-23 15:13:18 -07:00
Alex
6473c33afd Sip Profiles: Add toggle confirmation for true/false button (#7719) 2026-01-23 13:23:58 -07:00
Alex
968edb040d Domains: Add toggle confirmation for true/false button (#7720) 2026-01-23 13:23:38 -07:00
Alex
b8e17acf38 Fix list_self_check function causing true/false links to toggle all selected items (#7718) 2026-01-23 12:13:19 -07:00
FusionPBX
0c828e9e40 Add multi-lingual dialplan descriptions 2026-01-23 11:52:45 -07:00
FusionPBX
4785ab0746 Update code syntax 2026-01-23 11:49:41 -07:00
FusionPBX
f4391602e6 Add feature code dialplan language array 2026-01-23 11:24:58 -07:00
FusionPBX
ab7c956698 Update emergency_recent_calls number to *9411 2026-01-23 11:20:25 -07:00
FusionPBX
3cb00644d8 Deprecate dialplan operator forward
- Replaced by dialplan named: operator
2026-01-23 10:56:51 -07:00
FusionPBX
01c13d80a7 Rename the dialplan to emergency_recent_calls
Require the PIN number
2026-01-23 10:44:56 -07:00
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