Commit Graph
19642 Commits
Author SHA1 Message Date
FusionPBX 9ae3cf8da3 Add destination languages 2023-01-25 23:08:38 -07:00
FusionPBX e488985708 Add title-languages translations 2023-01-25 22:57:24 -07:00
FusionPBX 9672dcc299 Use /es/mx/maria by default
Copied the wrong one in a previous commit. FreeSWITCH has sound files for es/mx/maria so we will use this by default.
2023-01-25 08:41:42 -07:00
FusionPBX 0279384ed6 Update es.xml 2023-01-25 08:37:24 -07:00
markjcrane 4ad93b421d For spanish use /es/ar/mario by default 2023-01-25 08:36:31 -07:00
fusionate 7dac0db939 Default Settings: Use Reload icon on Reload button. 2023-01-25 15:16:43 +00:00
fusionate 7fc8ad9c77 Default Settings: Change icon on Domain button. 2023-01-25 15:12:20 +00:00
FusionPBX 9781d965ff Added to support the Disabled option 2023-01-24 11:22:57 -07:00
FusionPBX 3bfa2fc525 Added to support the Disabled option 2023-01-24 11:21:49 -07:00
fusionate 8f2e1b0cd1 IVR Menu: Implement Enabled toggle control on Options. 2023-01-23 23:45:57 +00:00
fusionate b393089769 Ring Group - Edit: Set value to FALSE when Destination switch is off. 2023-01-23 22:44:57 +00:00
FusionPBX 14e752197e Minor version change to 5.0.8 2023-01-23 13:48:34 -07:00
fusionate dc1307028a Default/Domain/User Settings: Implement select field for input_toggle_style options. 2023-01-23 19:31:18 +00:00
FusionPBX d31d028a0c Upgrade: Enable ring group destinations by default 2023-01-22 11:19:50 -07:00
fusionate df6bc02489 Ring Groups: Enhance Destination Enabled Switch 2023-01-21 01:30:34 +00:00
581c919132 Add iphone style toggle to enable/disable ring groups destinations #6394 (#6395)
* Add iphone style toggle for destinations in ring groups

* Add iphone style toggle for destinations in ring groups

* only select enabled destination when make ring group calls

* add destination_enable filed in table v_ring_group_destinations schema

* Change destination_enabled value on to true.

* Update app_config.php

* Change destination_enabled from on to true

* Change destination_enabled to boolean

* Delete fix.css

* Will style this

* Update template.php

Co-authored-by: flagman <flagman@flagman.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
Co-authored-by: K-flagman <43560934+kapetrosyan@users.noreply.github.com>
2023-01-20 18:25:13 -07:00
Alex 7d22b514a4 Update index.php (#6539) 2023-01-20 15:01:11 -07:00
FusionPBX c5ebafa893 Add spa_vlan_enable, spa_vlan_id and spa_vlan_pc_id 2023-01-20 11:50:52 -07:00
FusionPBX a527bb5122 Remove cisco spa settings
These settings have been moved to app/cisco/app_config.php
2023-01-20 11:40:17 -07:00
FusionPBX 41ac46b204 Move the cisco spa default settings
Moved to own app/cisco/app_config.php
2023-01-20 11:38:52 -07:00
FusionPBX 28aa3dce38 Add spa_vlan_enable, spa_vlan_id and spa_vlan_pc_id 2023-01-20 11:24:25 -07:00
FusionPBX ec6daa7be0 Add missing required permission. 2023-01-19 16:00:59 -07:00
FusionPBX 62a8b95a16 Use effective_caller_id_name for local caller ID name
A local call does not have caller_id_name set automatically so we need to use effective_caller_id_name
2023-01-19 14:48:18 -07:00
fusionate 2980555287 Call Broadcast: Implement Date/Time Picker for Start Time field. 2023-01-18 22:25:55 +00:00
fusionate f2d98ebcdf Domain Selector: Restore previous click functionality and appearance. 2023-01-18 00:34:34 +00:00
FusionPBX a5c6314861 Remove fail_on_single_reject
For one customer this broke voicemail as it never went to voicemail.
2023-01-17 17:18:59 -07:00
Alex 25cdd2dbda Add details state dashboard widget setting (#6537)
* Update index.php

* Update dashboard_edit.php

* Update app_config.php

* Update app_languages.php
2023-01-17 13:50:44 -07:00
FusionPBX dc3b95da36 Use tabs for indentation 2023-01-17 12:07:35 -07:00
denisent d27fddda45 added missing local voicemail B leg image (#6533) 2023-01-16 21:03:36 -07:00
fusionate 4b52636022 Log Viewer: Update copyright date. 2023-01-17 00:06:01 +00:00
fusionate e8c59469c4 Call Center Agent - Edit: Clarify Announce Sound Description. 2023-01-16 23:44:24 +00:00
fusionate 96ba877a30 CDR: Update copyright date. 2023-01-16 23:10:11 +00:00
fusionate bbcfa128e5 Vars: Update copyright year. 2023-01-16 22:15:46 +00:00
FusionPBX e914fcde5e Fix the fax queue status and search 2023-01-14 15:27:02 -07:00
FusionPBX c29c00dac1 Use $_REQUEST instead of $_POST or $_GET 2023-01-14 15:12:24 -07:00
FusionPBX 0873d67552 Add a link to fax_queue 2023-01-14 15:05:27 -07:00
FusionPBX e5b4f36b4b Add label-queue 2023-01-14 15:04:05 -07:00
FusionPBX a51fba9745 Add permission fax_queue_domain 2023-01-13 18:12:42 -07:00
FusionPBX 3d144e58b0 Show faxes assigned to the user 2023-01-13 18:11:01 -07:00
FusionPBX 3b2e92a67d Use $_SERVER['DOCUMENT_ROOT'] 2023-01-13 14:24:33 -07:00
FusionPBX a28e248867 Use $_SERVER['DOCUMENT_ROOT'] 2023-01-13 14:23:27 -07:00
FusionPBX e1b0f08321 Update the config.conf include 2023-01-13 13:58:06 -07:00
FusionPBX 86b8c2bea6 Update the fax-queue config.conf include 2023-01-13 13:56:34 -07:00
FusionPBX 1aa1467872 Allow inbound_route_view and outbound_route_view permissions 2023-01-11 23:35:29 -07:00
FusionPBX 59129449fd Rebuild the dialplan SQL 2023-01-11 20:21:14 -07:00
FusionPBX dad60ef40a config fs_path convert to boolean
The fs_path setting from config.conf is picked up from the config as a string. The directory.lua code expects the value as boolean so we are converting it to a boolean so it can be used in that way.
2023-01-11 19:52:42 -07:00
denisent 422b41cf8f malformed sql messed up fax server columns (#6535) 2023-01-11 15:04:34 -07:00
FusionPBX bb3b813ce4 Update year range to include years passed
This is needed so that if going back to an old time condition see the year it previously had. This provides opportunity to update or remove the old time condition. This provides time to remove the old setting and not confuse it with new years.
2023-01-09 16:49:18 -07:00
FusionPBX d796eee8a0 Security: validate the user
Safest approach is to validate the user for the current domain.
2023-01-08 11:49:34 -07:00
FusionPBX 60aa8f6ab2 Remove the domain from the user_id 2023-01-08 11:46:57 -07:00