Commit Graph

63 Commits

Author SHA1 Message Date
FusionPBX a1b656bbc3 Update app_config.php 2017-04-29 23:39:20 -06:00
The-Operator df3f153ebd 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 8cf1ccda81 Update app_config.php
Add extension_caller_id permission.
2017-04-19 20:39:35 -06:00
FusionPBX 62394744b5 Update app_config.php 2017-03-27 15:01:02 -06:00
FusionPBX dae3e4f9c9 Update app_config.php 2017-03-17 11:28:48 -06:00
FusionPBX 14327e24e1 Update app_config.php 2017-02-15 22:34:43 -07:00
FusionPBX 8ad0847d2a Update app_config.php 2016-10-23 13:20:55 -06:00
Alexey Melnichuk 065a04ccb2 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 134802f988 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 c9566fde0e 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 55e6f76c72 Add a new permission number_alias. By default hide it to prevent confusing users. 2016-05-11 13:36:31 -06:00
markjcrane 83772690fc Change extension permission defaults. 2016-05-11 13:03:06 -06:00
markjcrane 217e3b562c 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 f7a44633b1 Update app_config.php 2015-12-09 13:59:43 -08:00
blackc2004 080d136968 Update app_config.php 2015-10-29 12:22:40 -07:00
markjcrane 74804cea64 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 e19f459cd8 Change call_center_contact to user_contact. 2015-08-07 15:24:24 -05:00
markjcrane cb31af2fc5 Escape the $ for $domain_uuid. 2015-08-06 00:14:46 -05:00
markjcrane 15ca076e09 Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
markjcrane 5c8a6dd7fe Add destination details to several app_config.php files. 2015-08-04 14:52:10 -06:00
markjcrane 905c68bfad Add a new permission extension_user_context. 2015-07-31 09:37:53 -06:00
Mark Crane 1510c1c631 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 574c63a83a Add call_screen_enabled to the database and add the lable for translations. 2015-06-23 19:58:07 +00:00
Nate Jones afb1ffe027 Extensions: Missed Call notification option. 2015-05-23 02:11:26 +00:00
Mark Crane 551aba5941 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 1b066c81c5 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 68886ebf82 you can fix your forward caller id number/name 2015-02-28 04:07:15 +00:00
Mark Crane e2e1a24dca Simplify use of domain_uuid in extensions.php. 2015-01-20 20:59:27 +00:00
Mark Crane ddca77629e Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane 0dfc2baafb Remove the deprecated schema definition for call forward no answer. 2014-12-16 22:59:25 +00:00
Mark Crane e34a149a81 Change Call Forward Unanswered to Call Forward No Answer 2014-12-03 05:55:01 +00:00
Nate Jones e8cc2b8e6e Call Forwarding: Added 'Unanswered' gui controls, script mods forthcoming. 2014-11-29 18:14:23 +00:00
Mark Crane 1dc516524a Deprecate provisioning_list in the v_extensions table 2014-07-22 10:12:24 +00:00
Mark Crane bff3937e26 Add emergency caller id name to accounts -> extensions 2014-05-01 04:18:27 +00:00
Mark Crane ed91efbfab Add user_record to the extensions table and make it save the value. 2014-04-03 17:32:38 +00:00
Mark Crane 6519d2e260 Set the extension table voicemail fields as deprecated. 2014-04-01 20:08:24 +00:00
Nuno Miguel Reis c8740bad49 fixed some translations 2014-02-25 22:49:35 +00:00
Mark Crane a6b2dd512d Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation. 2014-02-13 20:15:59 +00:00
Mark Crane 8d6ac2709e Add a new permission to control whether a user is allowed to enable or disable an extension. 2013-12-14 00:50:57 +00:00
Nuno Miguel Reis 54934396ad language translations for pt-pt and some other minor fixes and updates 2013-10-17 22:06:53 +00:00
Nuno Miguel Reis 184ec05020 changed single quote to double quotes everywhere 2013-10-01 11:35:07 +00:00
Mark Crane a43c8f892d Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations. 2013-09-30 16:21:08 +00:00
Philippe Rioual f0489b418f repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files 2013-09-30 15:22:35 +00:00
Philippe Rioual 9ce5b02701 added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files. 2013-09-30 13:19:40 +00:00
Mark Crane 87c8d71288 Voicemail information should only be saved in the voicemail table. 2013-09-28 20:55:25 +00:00
Mark Crane 187bc9dbeb Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions. 2013-09-25 20:23:10 +00:00
Mark Crane 850ff7b0db Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Mark Crane f077840883 Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane e0840a22d2 Fix the app_config.php schema for extensions correct the key type and set as a foreign key. Thanks Willem for reporting this and NYSolutions for reminding me. 2013-09-13 00:57:38 +00:00
Mark Crane ea4e824fd5 Added ['type'] so that it is applied as $field['key']['type'] so that it is uniform across all app_config.php files. 2013-09-10 23:06:41 +00:00