Alex
7640cd21c9
Dashboard - Add row span setting ( #7007 )
2024-06-12 16:49:34 -06:00
FusionPBX
c22d03e33f
Update app_config.php
2024-06-05 08:34:34 -06:00
Alex
f6e6750efc
Dashboard - Minor changes ( #6993 )
2024-06-03 11:40:05 -06:00
FusionPBX
fb7d4e5cc3
Update new extension_range
2024-05-30 18:45:45 -06:00
chansizzle
4cdddba430
Add suggested extension ranges ( #6871 )
2024-05-30 17:58:05 -06:00
Antonio Fernandez
08a7bb3d8e
Added some missed field for auto lowercase ( #6986 )
...
I missed a few fields that should have been added to my previous commit
2024-05-29 11:26:05 -06:00
Antonio Fernandez
cabdda88b3
Fix importing extensions ( #6985 )
...
This commit will lower the case on all boolean values since if you enter the value as not all lower-case the value will be invalid.
2024-05-28 17:40:15 -06:00
FusionPBX
e95ea23ce9
Change concurrent_outbound_limit to limit_max
2024-05-16 09:38:31 -06:00
denisent
1b83d95935
Make extension concurrent outbound limit a default setting ( #6968 )
...
* Make extension concurrent outbound limit a default setting
* Make extension concurrent outbound limit a default setting
2024-05-16 09:34:43 -06:00
FusionPBX
0a4e227706
Update extensions.php
...
Remove user_context from v_devices as its redundant when the domain_uuid is also used.
2024-05-13 14:32:13 -06:00
Alex
301a1f69a0
Move dashboard defaults settings to theme ( #6973 )
2024-05-08 13:41:21 -06:00
Alex
66b57a7784
Dashboard - Add gradient background color settings ( #6972 )
...
* Dashboard - Add gradient background color setting
2024-05-08 09:54:18 -06:00
Alex
5eead0d88a
Dashboard - Add disabled option to details state ( #6962 )
...
* Dashboard - Add disabled option to details state
2024-04-25 23:36:54 -06:00
Alex
28efea22fd
Dashboard - Add background color settings ( #6959 )
...
* Dashboard - Add background color settings
* Update missed_calls.php
* Update recent_calls.php
* Update app_languages.php
* Update app_config.php
* Update dashboard_edit.php
* Update index.php
* Update css.php
* Update system_status.php
* Update system_cpu_status.php
* Update system_counts.php
* Update system_counts.php
* Update switch_status.php
* Update index.php
* Update system_counts.php
* Update domain_limits.php
* Update call_forward.php
* Update caller_id.php
* Update ring_group_forward.php
2024-04-24 14:14:24 -06:00
frytimo
41eb7ac8d3
Fix empty line printing on console ( #6956 )
...
* fix empty line printing on console
2024-04-23 08:53:14 -06:00
Alex
808e2cbe66
Dashboard - Add chart type setting ( #6951 )
...
* Dashboard - Add chart type setting
2024-04-18 16:57:45 -06:00
Alex
1412ed7f68
Dashboard - Add text color settings ( #6950 )
...
* Dashboard - Add text color setting
2024-04-17 16:01:54 -06:00
frytimo
9573cfd9a9
fix transcription bug showing when not enabled in default settings ( #6911 )
2024-03-05 10:58:22 -07:00
frytimo
b47f9c3219
add default value for ring time delay before voicemail ( #6900 )
...
* add default value for ring time delay before voicemail
* Update app_config.php
2024-02-20 22:04:24 -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
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
FusionPBX
0ea2d00289
Add an option for extension language
2024-01-10 15:55:00 -07:00
Anthony
e45904649b
Added bulk translations to core app_languages.php files ( #6868 )
...
* Added Turkish translations to call_center_active/app_languages.php
* Added Turkish & Greek translations to extensions/app_languages.php
2024-01-08 18:02:39 -07:00
FusionPBX
6b9a530cf2
[Bug Fix] Extensions correct the template
...
Needed to add a few more items to the where clause to get the correct templates.
- domain_uuid
- server_address
2024-01-03 10:41:06 -07:00
fusionate
e36003f907
Extension - Edit: Include password when determining assigned device lines.
2023-12-27 19:29:19 +00:00
FusionPBX
2866580c7c
Add new permission and translation
2023-12-16 13:12:23 -07:00
FusionPBX
79817dc205
Add device template and outbound number columns
...
New Permissions
- extension_device_address
- extension_device_template
Add column Outbound Number for the outbound caller ID number
2023-12-16 13:08:34 -07:00
FusionPBX
38786cacbe
Integrate device address in the extensions SQL query.
2023-12-16 11:56:30 -07:00
K-Flagman
fbb2af9bad
Device address in extensions list ( #6811 )
...
* Update app_config.php
adding permissions for showing MAC address in the extension list
* Update extensions.php
Adding a new column with MAC address info if it exists for the extension.
* Renamed the permission to access of extension address
* Fixed fields where we used deprecated "device mac address"
Also added support for "show all" button (load device list for current domain or get all devices)
2023-12-16 11:15:22 -07:00
FusionPBX
4c60313ed7
Remove deprecated fields id and v_id
2023-12-04 13:27:20 -07:00
frytimo
3a4c2f72e2
Event socket bug fix and more docs ( #6823 )
...
* Add documentation to methods. Use is_resource for added type detection
* Allow connect to specify timeout in microseconds with default 30,000
* Update calling mechanism for event sockets
* Update project for new singleton event sockets
* remove unused variable
* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
fusionate
0e9fd9aaa6
Extensions - List: Minor adjustment to order by, remove deprecated method of natural_sort() integration.
2023-10-19 18:55:19 +00:00
fusionate
f1ab4c365e
Destination/Action Select: Implement natural sorting for multiple apps.
2023-10-19 18:02:00 +00:00
FusionPBX
d5f39cf0b2
Call Flow Summary add name, application, link, and a new summary style. Controlled by summary_style setting.
2023-10-12 23:58:11 -06:00
OskarFranck
0773a346c2
Bulk changes of Swedish translations ( #6807 )
...
authored-by: oskfra <oskar.franck@bahnhof.net>
2023-09-28 09:32:34 -06:00
FusionPBX
28fa49a84a
Hide extension import button
2023-09-21 16:34:23 -06:00
fusionate
d9d17a6917
Misc: Remove parameters from event_socket_create() calls.
2023-09-20 18:43:17 +00:00
FusionPBX
c6d966395e
Use settings class for app_defaults.php
2023-09-16 00:22:12 -06:00
fusionate
f88af8b502
Extensions - List: Hide Call Group if no permission to view.
2023-07-31 22:37:37 +00:00
FusionPBX
4e861b0dcb
Hide device information If the extension type is virtual
2023-07-13 21:40:43 -06:00
markjcrane
d3aed6707e
Update the extension_type when the value is null
2023-07-13 18:29:12 -06:00
markjcrane
e06c8ea208
Add extension_type options: default, virtual
2023-07-13 17:11:07 -06:00
markjcrane
025f243bac
Prevent PHP 8.1 warnings
2023-07-13 17:00:47 -06:00
FusionPBX
8841e28f32
Default setting catetogies should use an underscore rather than a space
2023-07-13 08:17:44 -06:00
FusionPBX
999858e01c
Remove formatting for the device_address
2023-07-03 12:04:19 -06:00
markjcrane
d7b3e25cd4
Allow case insensitive UUID
2023-07-03 08:33:34 -06:00
fusionate
85ed88878d
Extension - Edit: Add option to generate Device Address UUID, respecting device limits (if any).
2023-06-30 22:40:17 +00:00