Commit Graph

136 Commits

Author SHA1 Message Date
frytimo
0e143764e8 Sets the default value for Limit Max field when adding a new extension (#7342) 2025-03-28 10:49:47 -06:00
MarBifrost
906b3edf03 Corrections in Georgian translation (#7113) 2024-08-31 10:02:51 -06:00
NorwayFun
aabc2f33a8 Localization: Add full support for Georgian language (#7110)
* Translating apps to Georgian

* Translating apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating theme to Georgian

* Translating core to Georgian

* Translating core to Georgian

* Translating core to Georgian by Marie

* Translating core to Georgian

* Translating resources to Georgian by Marie

* Translating core to Georgian

* fix app_languages.php
2024-08-28 09:59:02 -06:00
fusionate
37af618998 Extension - List: Show registration status icon (when permitted). 2024-08-12 12:15:40 -06:00
FusionPBX
c22d03e33f Update app_config.php 2024-06-05 08:34:34 -06:00
chansizzle
4cdddba430 Add suggested extension ranges (#6871) 2024-05-30 17:58:05 -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
Alex
301a1f69a0 Move dashboard defaults settings to theme (#6973) 2024-05-08 13:41:21 -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
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
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
FusionPBX
2866580c7c Add new permission and translation 2023-12-16 13:12:23 -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
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
markjcrane
e06c8ea208 Add extension_type options: default, virtual 2023-07-13 17:11:07 -06:00
fusionate
2c76741976 Dashboard - Caller ID: Rework style to match other widgets. 2023-02-20 19:49:32 +00:00
markjcrane
eb5c25aa35 Add insert_date, insert_user, update_date, update_user to all tables 2022-09-18 00:54:37 -06:00
FusionPBX
83eaee56a2 number_alias permission removed from superadmin group.
Not providing permissions to this by default to discourage using it. However anyone can assign the permission to any groups of their choice.
2022-05-31 09:42:26 -06:00
demonspork
36cb791e0b Add Permission to set Empty emergency Number (#5944)
* Add Permission to set empty emergency Number
2021-11-16 13:42:31 -07:00
FusionPBX
3e67d1d392 Use tabs instead of spaces 2021-09-08 22:36:15 -06:00
FusionPBX
55e2316a11 Merge pull request #5894 from greenbea/patch-29
Add max registrations per extension setting
2021-04-23 10:36:01 -06:00
FusionPBX
18b8a7478a Change user_context to domain_name as the cache uses domain name not the context.
Context and domain are usually the same but there could be times that they are different. However code is always using the domain name for the cache key.
2021-04-13 13:37:15 -06:00
agree
5967dfbfaf Add max registrations per extension setting 2021-04-11 00:28:06 -04:00
FusionPBX
297fea5d64 Remove the forward_caller_id_uuid field. 2021-03-06 09:06:31 -07:00
agree
c21961922a Add extension_extension permission 2021-01-18 23:39:49 -05:00
Luis Daniel Lucio Quiroz
bb868a2a8b Update app_config.php 2020-12-29 00:15:22 -05:00
FusionPBX
dadea8d4c6 Merge pull request #5672 from demonspork/Destination-Emergency
Add Support for Validated Emergency Destinations/Caller ID
2020-12-24 10:31:44 -07:00
demonspork
c3704c6172 Add Support for Validated Emergency Destinations/Caller ID
This adds emergency_caller_id_select permissions. and an "Emergency" checkbox to destinations. When emergency_caller_id_select permssion is added, the "Emergency Caller ID number" and name become a dropdown in the Extension and only show Destinations that have the "Emergency" checkbox selected to indicate they are valid for emergency calls.
2020-12-11 18:24:14 -06:00
FusionPBX
e05de35122 Remove loopback for call center agent contact. 2020-12-02 11:54:07 -07:00
FusionPBX
ebcccb9e9d Fix the distinct syntax issue by removing extension_uuid. 2020-11-16 13:00:01 -07:00
agree
16b34145d6 add extensions to destination class (#5501) 2020-09-29 11:43:48 -06:00
FusionPBX
e0e510f133 Add the uuid to the destinations array. 2020-08-24 09:01:47 -06:00
agree
602302a308 Add extension_advanced permission (#5321)
* Update extension_edit.php
* Update app_config.php
2020-07-02 00:22:38 -06:00
FusionPBX
636ef62140 Set the dial_string default to true. 2020-05-25 17:51:12 -06:00
FusionPBX
056ee9f10b Change nibble_account from numeric to text. 2020-05-21 11:25:14 -06:00
FusionPBX
e6d95500fb Update app_config.php 2020-04-17 16:43:57 -06:00
FusionPBX
f8d4ff3fd3 Update app_config.php 2020-04-16 17:07:07 -06:00
FusionPBX
6aafdefd53 Update app_config.php 2020-03-31 16:43:35 -06:00
Nate
f22e4da6ee Devices & Extensions: Remove duplicate permissions. 2020-03-27 15:19:45 -06:00
racitup
a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX
05ea579967 Update app_config.php 2020-03-03 14:16:39 -07:00
FusionPBX
4108031ae4 Update app_config.php 2020-03-02 17:56:04 -07:00
root
e9f4d5113f Added destination select permissions 2020-01-21 11:43:19 -05:00
chansizzle
20e1441749 Update app_config.php (#5051) 2020-01-09 11:13:43 -07:00
chansizzle
e84146fd71 Update app_config.php (#5030) 2020-01-08 20:38:36 -07:00
fneto1977
970f4d1f03 continue fixing pt-br translations (#4921)
* Fixed translations for Brazilian Portuguese

* Update app_config.php

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Update app_config.php

* Update app_languages.php

* Update app_menu.php

* app_config Domain

* app_languages.php - Domains

* app_menu - domains

* app_config - default settings

* app_languages -  - default settings

* app_menu - default settings

* app_config - databases

* app_languages - databases

* app_menu -  - databases

* app_config - upgrade

* app_languages - upgrade

* app_menu - upgrade

* app_config - users

* app_languages - users

* app_menu - users

* app_config - usersettings

* app_languages - usersettings

* app_menu - usersettings

* app_language - Reources

* app_menu - extensions

* app_languages - extensions

* app_config - extensions

* app_menu - gateways

* app_config - gateways

* app_languages - gateways

* app_menu - providers

* app_languages - providers

* app_config - providers

* app_config - devices

* app_menu - devices

* app_languages - devices

* app_languages - destinations

* app_config - destinations

* app_menu - inboud destination

* app_languages - inbound destination

* app_config - inbound destination

* app-config outbound destination
2019-11-28 11:08:30 -07:00