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
saraxxin
98ce23272a
Allow permission to export devices and extensions to be assigned to groups ( #4916 )
...
* Update app_config.php
* Update device_download.php
* Update app_config.php
* Update extension_download.php
2019-11-26 10:19:25 -07:00
noci2012
e1ed3140cc
nl-nl translations next batch. ( #4892 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
* Add nl-nl items (access_controls)
* some skipped entries
* add nl-nl items (extensions)
* add nl-nl items (fifo)
* fixed translation, better fitting word kenmerk instead of etiket
* add nl-nl items (fifo_list)
* add nl-nl items (follow_me)
* add nl-nl items (gateways)
* add nl-nl items (ivr_menus)
* add nl-nl items (meetings)
* add nl-nl items (log_viewer)
* add nl-nl items (ring_groups)
* add nl-nl items (messages)
* add nl-nl items (modules)
* add nl-nl items (music_on_hold)
* add nl-nl items (number_translations)
* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
FusionPBX
743b5ac61a
Update app_config.php
2019-07-30 00:35:06 -06:00
FusionPBX
2c3375cb09
Update app_config.php
2019-07-30 00:25:41 -06:00
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