Commit Graph

21328 Commits

Author SHA1 Message Date
FusionPBX
8b90eee5a3 Major version update release 5.2.0 5.2.0 2024-01-24 13:11:53 -07:00
FusionPBX
9d5bc340a4 Add the theme title setting 2024-01-24 12:51:13 -07:00
fusionate
02de5334e5 Restore default branding in window title. 2024-01-24 19:16:36 +00:00
fusionate
3938398b1f Email Queue - Edit: Hide Response field if response disabled. 2024-01-24 18:41:12 +00:00
FusionPBX
7231a37a57 Enable clearing the email_response 2024-01-24 11:13:57 -07:00
FusionPBX
6ec3c53c1f Email Queue save response false by default 2024-01-24 11:04:51 -07:00
FusionPBX
2d8f591534 Update send.php
Spelling correction and use domain_uuid to find settings
2024-01-24 10:58:12 -07:00
fusionate
657cbb1b48 System Status: Enhance Support Information section. 2024-01-24 16:49:10 +00:00
FusionPBX
7a24e2aa1f Update app_languages.php 2024-01-24 08:26:54 -07:00
FusionPBX
8b08756e0b Add a new permission system_view_support 2024-01-24 08:18:16 -07:00
FusionPBX
560a51cff7 Security - Update session validation and regenerate session id on login 2024-01-23 23:11:28 -07:00
FusionPBX
cfbfd8ab52 Update system.php fix the quotes. 2024-01-23 21:08:53 -07:00
FusionPBX
04d08eb76c Update labels 2024-01-23 16:18:11 -07:00
frytimo
4e9dd1cdc9 Create information area for bug reports or errors to the Support Team (#6876)
* initial commit for system information bug report data

* add javascript to copy to clipboard

* add javascript to copy to clipboard

* Update copy_to_clipboard.js

* Update system.php

* Update app_languages.php

Add other languages

* move function file to resources/functions directory

* use the array returned from system_information function

* Update app_languages.php

* update path locations

* remove require files

* Merge origin/create_json_page_for_bug_report into create_json_page_for_bug_report
2024-01-23 16:11:51 -07:00
frytimo
1cba516bdc add Multi-cast variables to Yealink t54w provisioning template (#6877) 2024-01-23 15:51:13 -07:00
FusionPBX
dce6406791 Update check_auth.php 2024-01-22 23:45:00 -07:00
FusionPBX
ee202cd61d Security - validate session 2024-01-22 14:20:28 -07:00
FusionPBX
34321b2b1d Fix destination_context use public not null 2024-01-22 11:20:04 -07:00
FusionPBX
8e0c3b57e5 Fixed a few bugs in destination_summary.php 2024-01-20 21:20:34 -07:00
Andy Binder
6427dfa5ac Update Snom provisioning templates. (#6852) 2024-01-20 17:09:12 -07:00
paulc97
184dbd6d0b make time_condition_edit.php use time_format var (#6872)
Use the existing default Varriable time_format to adjust the options of the selects of "hours of day" and "time of day" accordingly
2024-01-20 17:00:58 -07:00
Antonio Fernandez
0de35ef4d7 Update indentation for blf_subscribe.lua (#6873) 2024-01-20 16:46:26 -07:00
frytimo
a2c54d98b4 ensure $git_repo is an array and has elements before access (#6874) 2024-01-20 16:45:23 -07:00
fusionate
08659badc0 Destinations - List: Show all selected Actions, including Other actions. 2024-01-19 20:28:28 +00:00
fusionate
ec934c3895 Log Viewer: Default to 512KB with other options. 2024-01-18 23:27:43 +00:00
FusionPBX
51fe5f1d4b Update xml_cdr.php 2024-01-18 14:13:44 -07:00
FusionPBX
32f8711b14 Set inline to true for Caller ID prefix 2024-01-17 15:14:27 -07:00
fusionate
0fe2f20375 Domains - Delete: Fix issue deleting multiple domains at once. 2024-01-17 21:33:23 +00:00
frytimo
0b977f044d Force close port (#6870)
* force close profile sip ports

* create force_close_port function

* force close profile sip ports
2024-01-17 09:05:28 -07:00
FusionPBX
81fbd31524 Add new permission ivr_menu_audio_edit 2024-01-16 11:51:14 -07:00
FusionPBX
9afb69dbda Update voicemail_greetings.php 2024-01-16 08:45:46 -07:00
FusionPBX
4d29fd8a98 Fix the voicemail greeting base64 upload 2024-01-16 08:44:22 -07:00
FusionPBX
0faa26e58f page.lua detect transfer return to sender 2024-01-15 13:28:09 -07:00
Krushali Shah
7f35e8178b Added User Column in Fax Queue. (#6848)
* enable/disable codec settings for all accounts

The template for codec enable settings was taking a value as 1 if it was set in the settings. It was not taking the actual value inside it. So I have edited the templates to check the value if it's set to true.

* Update fax_queue.php

I added a user column in the Fax Queue to see which user sent the fax.

* Update app_languages.php

Added field for User
2024-01-13 18:46:56 -07:00
Andy Binder
0e3283c76a Yealink corrections (#6851) 2024-01-13 18:29:24 -07:00
FusionPBX
4ebdcdf4b2 Update CDR new call center search 2024-01-13 17:07:11 -07:00
Antonio Fernandez
69fc0c8378 Added CDR dropdown for showing CC Queue calls (#6869)
* Added dropdown for filtering Call Center Queues

* added more translations

* fixed the wrong permission that I had originally

* added the  Call Center dropdown to advanced search
2024-01-13 14:14:51 -07:00
fusionate
e665299fe4 Recording/Sound/Audio/Greeting/Voicemail - Playback: Fast Forward and Rewind with Left and Right arrow keys. 2024-01-12 22:34:51 +00:00
FusionPBX
59324ef997 Update page.lua
Control default recording max_length, silence_threshold, silence_seconds

Use the following default settings
- recording_max_length
- recording_silence_threshold, 
- recording_silence_seconds
2024-01-12 14:56:50 -07:00
Antonio Fernandez
a4bfd1f20f added delayed paging (#6771)
* added delayed paging

* Modified the code to use sched_api as requested

* added the beep
2024-01-12 14:52:16 -07:00
FusionPBX
c44d1825cf Add cc_side and call_center_queue_uuid 2024-01-12 13:57:48 -07:00
FusionPBX
869719aa05 Add presence_id for inbound destinations 2024-01-12 12:09:15 -07:00
FusionPBX
c7038a78d9 Use feature key sync or dnd off/on code not both 2024-01-12 10:19:51 -07:00
FusionPBX
f1bf0c6674 Add missing select closing tag 2024-01-10 18:11:19 -07:00
FusionPBX
5af47bb6ea Update language translation 2024-01-10 17:57:06 -07:00
FusionPBX
fd538950c9 Update to use required default_ prefix 2024-01-10 17:40:04 -07:00
FusionPBX
5c6dd8bfb3 Add extension_language, extension_dialect and extension_voice 2024-01-10 16:32:29 -07:00
FusionPBX
50720e2af0 Update extension language 2024-01-10 16:21:37 -07:00
FusionPBX
5b022623c2 Get the list of installed languages 2024-01-10 16:12:32 -07:00
FusionPBX
eb11cbbeed Add permission extension_language 2024-01-10 16:05:59 -07:00