Commit Graph

82 Commits

Author SHA1 Message Date
FusionPBX 5da935c55d Update app_config.php 2019-02-19 09:24:40 -07:00
FusionPBX 3d258cb44c Update app_config.php 2019-02-11 20:45:25 -07:00
FusionPBX 6f8a116c82 Update app_config.php 2019-01-29 13:19:34 -07:00
FusionPBX 91298ca15c Update app_config.php 2018-12-02 11:21:46 -07:00
FusionPBX dbc7c14527 Update app_config.php 2018-10-15 16:30:48 -06:00
FusionPBX 6b2fbd3b36 Update app_config.php 2018-09-28 10:58:19 -06:00
FusionPBX e205b29973 Update app_config.php 2018-08-14 10:57:10 -06:00
FusionPBX 288e8d508b Update app_config.php 2018-05-28 13:50:22 -06:00
FusionPBX 6b4fecd349 Update app_config.php 2018-02-22 10:05:54 -07:00
FusionPBX 8863ff2c59 Update app_config.php 2018-02-22 09:38:25 -07:00
FusionPBX 3562ccd72e Update app_config.php 2017-12-09 13:11:27 -07:00
FusionPBX e6ef3b5d9b Update app_config.php 2017-12-09 13:08:33 -07:00
FusionPBX 6b3f655495 Update app_config.php 2017-11-03 14:55:56 -06:00
FusionPBX b8a38bc70b Update app_config.php 2017-07-27 17:31:05 -06:00
FusionPBX e631e6a8f9 Update app_config.php 2017-06-17 11:35:52 -06:00
Mafoo 159f1b3c5a Enhance - app_config.php comment cleanup (#2636)
Correct a few missed tab indents on comments
2017-06-03 12:36:08 -06:00
Mafoo 34475f922c remove schema translations (#2638)
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
FusionPBX 222a681ec4 Update app_config.php 2017-06-03 09:37:28 -06:00
Mafoo b98f9cb120 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
FusionPBX 7f99ccdc38 Update app_config.php 2017-04-29 23:39:20 -06:00
The-Operator 32c1522cbb Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
FusionPBX 8eb2a1cc0f Update app_config.php
Add extension_caller_id permission.
2017-04-19 20:39:35 -06:00
FusionPBX 9ad5dc58e1 Update app_config.php 2017-03-27 15:01:02 -06:00
FusionPBX 3b3bec94c0 Update app_config.php 2017-03-17 11:28:48 -06:00
FusionPBX 037eb4e7e5 Update app_config.php 2017-02-15 22:34:43 -07:00
FusionPBX c814250c54 Update app_config.php 2016-10-23 13:20:55 -06:00
Alexey Melnichuk 252f4db916 Add. `force_ping` option for extension (#1809)
* Add. `force_ping` option for extension

This option force FS send SIP OPTIONS message to
detect if this reged device still available.

* Update language file.
2016-08-11 09:46:54 -06:00
FusionPBX de71fbdf7e Update app_config.php
Change the permission in app_config.php from extension_show_registered to extension_registered.
2016-07-28 00:01:47 -06:00
Chris Black 1cca98951d Fix my PR for the device registered on extensions page. (#1772)
* Fix my PR for the device registered on extensions page.

* Change to registered
2016-07-27 23:03:59 -06:00
markjcrane b27b11fe40 Add a new permission number_alias. By default hide it to prevent confusing users. 2016-05-11 13:36:31 -06:00
markjcrane cbd78f0e74 Change extension permission defaults. 2016-05-11 13:03:06 -06:00
markjcrane d65982cfac Add a new permission extension_user_record to control who is able to see extension record. By default superadmin has this permission. 2016-01-27 15:56:22 -07:00
blackc2004 9a1d650532 Update app_config.php 2015-12-09 13:59:43 -08:00
blackc2004 3c4a7744e4 Update app_config.php 2015-10-29 12:22:40 -07:00
markjcrane 8ca1eaf93e Give precedence to number_alias over extension in destinations class that generates the destination select list. 2015-08-15 21:49:27 -06:00
markjcrane ebe536c66d Change call_center_contact to user_contact. 2015-08-07 15:24:24 -05:00
markjcrane 1393201847 Escape the $ for $domain_uuid. 2015-08-06 00:14:46 -05:00
markjcrane 752c54d05c Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
markjcrane bcf1363277 Add destination details to several app_config.php files. 2015-08-04 14:52:10 -06:00
markjcrane a7a472c86a Add a new permission extension_user_context. 2015-07-31 09:37:53 -06:00
Mark Crane 22dd5b6658 Add extension_call_screen permission, and add call_screen_enabled to extensions/extension_edit.php. 2015-06-23 20:06:44 +00:00
Mark Crane 5823b0f8bc Add call_screen_enabled to the database and add the lable for translations. 2015-06-23 19:58:07 +00:00
Nate Jones 46bbdeaa38 Extensions: Missed Call notification option. 2015-05-23 02:11:26 +00:00
Mark Crane f281d4fa40 Add extension_password and device_line_password permissions. Goal is to make it possible to hide the password from the admin as desired by the superadmin. 2015-05-20 22:24:19 +00:00
Mark Crane e0b1ad7ec1 Add a new permission to hide the dial string from admins by default. 2015-02-28 16:18:12 +00:00
luis daniel lucio quiroz ac19ba116b you can fix your forward caller id number/name 2015-02-28 04:07:15 +00:00
Mark Crane d718423e86 Simplify use of domain_uuid in extensions.php. 2015-01-20 20:59:27 +00:00
Mark Crane 9369fd8d0d Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane 516778f3f3 Remove the deprecated schema definition for call forward no answer. 2014-12-16 22:59:25 +00:00
Mark Crane d7da2a382b Change Call Forward Unanswered to Call Forward No Answer 2014-12-03 05:55:01 +00:00