Commit Graph

18529 Commits

Author SHA1 Message Date
AlexC
4d4501fbcb Contacts version 2.0 (#6181)
* Version update 2.0

Changes:
- Using CSS Grid
- Mobile Friendly
- Responsive
2021-12-10 10:03:37 -07:00
AlexC
b75366bfdc Add permissions label to contacts (#6180) 2021-12-09 15:32:33 -07:00
FusionPBX
8eb0854e73 Rename header_domain_visible back to domain_visible 2021-12-08 17:55:21 -07:00
FusionPBX
68238e9ce4 Account for destination_prefix larger than one character.
Also account for trunk prefix when not using the area code.
2021-12-08 13:49:15 -07:00
agree
ee29867e2b grandstream ht801 fix fax mode (#6177) 2021-12-07 12:14:06 -07:00
agree
7d6a45eeb7 Update ring_groups.php (#6175) 2021-12-06 23:03:58 -07:00
FusionPBX
406cc25c70 Add a missing quote. 2021-12-06 17:17:22 -07:00
MCohenAuravox
ab9140e960 Update fax_send.php (#6067)
Send redirects to new Outbox feature
2021-12-06 10:40:45 -07:00
MCohenAuravox
1c860c3114 Update fax.php (#6066)
Add menu item for outbox feature
* Add label-outbox
* Use the label-outbox
2021-12-06 10:36:40 -07:00
MCohenAuravox
378a5043f9 Create fax_outbox.php (#6068)
New Outbox feature page
2021-12-06 10:25:57 -07:00
FusionPBX
38dea5f699 Prevent application duplicates and update the applications array. (#6173)
* Prevent application duplicates and filter the applications before the content.
* Don't allow the new spawn commands as they are as dangerous as system commands.
* Update dialplan_valid false to include bg_spawn, spawn and spawn_stream.
2021-12-05 14:52:36 -07:00
FusionPBX
72c9aa5a61 Conference Center - Change accountcode to account_code. 2021-12-05 00:57:27 -07:00
FusionPBX
02b5aefe30 Rename accountcode to account_code (#6172) 2021-12-04 23:20:45 -07:00
FusionPBX
cca7b364e5 Option to request accountcode when setting accountcode_enabled is set to true. (#6171) 2021-12-03 23:28:01 -07:00
FusionPBX
1f2ce0c4f1 Update app_defaults.php 2021-12-03 18:05:00 -07:00
FusionPBX
dd106a6871 Replace event_socket_mkdir with php mkdir. (#6170) 2021-12-02 19:03:55 -07:00
FusionPBX
a5e249db02 Use PHP mkdir function. 2021-12-02 18:14:46 -07:00
agree
5e760a363f [feature event] Don't update extension dial string (#6166)
* [feature event] Don't update extension dial string

* remove comma

* [feature_event] dnd don't update follow me and forward all

* cleaned up some code
2021-12-02 17:45:01 -07:00
agree
c94a7f5081 [xml handler] Fix error channel (#6167)
using !USER_BUSY gives an error `Could not locate channel type !USER_BUSY`
2021-12-02 17:42:23 -07:00
FusionPBX
a61cfa4020 Remove mkdir (#6169)
* Remove mkdir
* Delete app/scripts/resources/scripts/app/messages/resources directory
* Use curl instead of system curl.
* Update file_cache.lua
2021-12-02 17:30:14 -07:00
FusionPBX
76df5a03dc Make the mkdir recursive 2021-12-02 15:49:04 -07:00
FusionPBX
a5a954d7fe System counts is currently global showing info on all domains not a good idea to share with admin currently. 2021-12-02 11:59:04 -07:00
FusionPBX
9c4826cc6e Use the conference_accountcode permission. 2021-12-01 22:51:07 -07:00
FusionPBX
b802a28e07 Add permission conference_accountcode 2021-12-01 22:45:20 -07:00
FusionPBX
484533d4c6 Add accountcode to the conference room. 2021-12-01 22:39:29 -07:00
FusionPBX
639213f978 Add accountcode 2021-12-01 22:35:40 -07:00
FusionPBX
5e0461c07f Add the accountcode to conference center room. 2021-12-01 22:33:53 -07:00
FusionPBX
8b16dd0c4b Add conference accountcode. 2021-12-01 21:43:16 -07:00
FusionPBX
ba9f0ea98f Add accountcode translations. 2021-12-01 21:33:03 -07:00
FusionPBX
245ae82e9c Add conference_accountcode to the conference table. 2021-12-01 21:31:15 -07:00
AlexC
96f74c1936 Fix logout icon styling (#6165) 2021-11-30 15:39:39 -07:00
AlexC
4e7972aa4d Update menu.php (#6164) 2021-11-30 15:39:15 -07:00
FusionPBX
24a4644dad Update 505_call-forward-all.xml 2021-11-30 15:00:05 -07:00
FusionPBX
a5848ab13b Use current caller ID name and number to set the Outbound caller ID information. 2021-11-30 14:58:59 -07:00
FusionPBX
6782195989 Update extension_edit.php 2021-11-30 14:20:25 -07:00
AlexC
4ac4286921 Add styles to user and domain header (#6162) 2021-11-30 08:36:32 -07:00
AlexC
db0471726d Add alert for unsaved changes in dashboard edit. (#6159)
Also fixed bug for re-rendering the chart.
2021-11-30 08:36:00 -07:00
AlexC
70b876f5da Add user header and domain icon to menu.php (#6160) 2021-11-30 08:35:40 -07:00
AlexC
2dd10ef66d Add default settings for user and domain header (#6161) 2021-11-30 08:35:08 -07:00
FusionPBX
1295da2dfe Update the permission name. 2021-11-28 23:19:37 -07:00
FusionPBX
8e7f46101f Add a new conference_room_email_address permission. 2021-11-28 23:15:23 -07:00
FusionPBX
bbc5cae019 Update the permission 2021-11-28 23:12:40 -07:00
FusionPBX
4c6f154713 Add new permission conference_email_address 2021-11-28 23:07:56 -07:00
FusionPBX
8607ee1f0d Change type from number to text and change the the permission. 2021-11-28 23:06:33 -07:00
FusionPBX
c87a87061f Change the type from number to text. 2021-11-28 23:03:42 -07:00
FusionPBX
d18ce4bc8d Add email_address to the conference center languages file. 2021-11-28 22:59:46 -07:00
FusionPBX
ee7dce9217 Add email address to the conference room. 2021-11-28 22:57:56 -07:00
FusionPBX
c204c6d4a9 Update conference_edit.php 2021-11-28 22:54:30 -07:00
FusionPBX
17b7312b73 Add conference email address. 2021-11-28 22:38:23 -07:00
FusionPBX
8d70f757b9 Add conference email address 2021-11-28 22:36:24 -07:00