Commit Graph

10254 Commits

Author SHA1 Message Date
Mark Crane
0688fcca37 Remove the path for the main menu links. Doing this to make the menu more compatible with touch screens. 2015-01-09 21:38:34 +00:00
Mark Crane
db523f4f68 Fix the main menu color. 2015-01-09 20:57:40 +00:00
Mark Crane
c39447e510 Remove active extensions from the menu. 2015-01-09 20:23:13 +00:00
Mark Crane
60a128265c Remove active extensions. 2015-01-09 20:16:08 +00:00
Mark Crane
a131772df8 Remove active extensions. 2015-01-09 20:15:47 +00:00
Mark Crane
07f8b1e9c4 Remove active extensions. 2015-01-09 20:15:21 +00:00
Mark Crane
7ddc15972e outbound_route_to_bridge simplify the dialplan detail SQL select. 2015-01-09 11:10:13 +00:00
Mark Crane
64c3580302 Fix the group list for accounts -> user -> edit. 2015-01-08 09:54:24 +00:00
Mark Crane
8d6146fa7a Additional work to fix groups and permissions. 2015-01-08 08:51:40 +00:00
Mark Crane
a82143e6b6 Fix the null check on groups. 2015-01-08 06:15:05 +00:00
Mark Crane
6c9f3e41f8 Fix call block paging. 2015-01-08 06:13:24 +00:00
Mark Crane
76f6f7b1d4 Properly escape < and > for dialplan detail data. 2015-01-07 17:11:06 +00:00
luis daniel lucio quiroz
f57a194d91 v_mailto now works without attachments 2015-01-07 03:18:35 +00:00
Mark Crane
3a1c749f8f Change the recording playback in the destination select list to use the new streamfile.lua. 2015-01-04 09:36:58 +00:00
Mark Crane
058dcb0f0e Add streamfile.lua to provide ability to stream files and change the volume, position of the playback, pause and more. 2015-01-04 09:29:02 +00:00
luis daniel lucio quiroz
0595bd9556 more error support to event handler 2015-01-04 04:08:38 +00:00
luis daniel lucio quiroz
0f725276d6 new event handler 2015-01-04 03:49:10 +00:00
luis daniel lucio quiroz
8a28d55936 new version function as an alias of software_version 2015-01-04 02:34:22 +00:00
Mark Crane
3744bb9eb0 If mod shout exits use it to save voicemail messages as mp3. 2015-01-04 00:10:52 +00:00
Mark Crane
90b55b3d54 Remove the logging to make way for a better logging. The older one caused a problem for someone without permission to write to /tmp/logfile.txt 2015-01-03 08:32:30 +00:00
Mark Crane
9cb0c180d8 Fix the sip profile path when the fusionpbx directory is inside the website root directory. 2014-12-31 23:34:17 +00:00
luis daniel lucio quiroz
b74adefc32 no strlen on billing maths 2014-12-29 05:35:08 +00:00
Mark Crane
06660dbf5a Add logout menu again. 2014-12-27 21:05:56 +00:00
Mark Crane
33e0f047c5 Remove extra line spaces. 2014-12-27 20:26:28 +00:00
Mark Crane
c5d18e41be Get rid of the is included which prevents the redirect. 2014-12-27 18:20:30 +00:00
Mark Crane
86582905c0 Remove a trailing line feed. 2014-12-27 17:52:06 +00:00
Mark Crane
3164693197 Add debug information. 2014-12-27 17:49:35 +00:00
Mark Crane
cec874e932 Need to add GLOB_BRACE to support the {menu,config} 2014-12-27 17:30:07 +00:00
Mark Crane
449daffbef Change the | to a comma had to review the syntax on the glob command. 2014-12-27 17:28:07 +00:00
Mark Crane
7889e26cfa Add $y = 0; and a try catch block to the menu. 2014-12-27 17:22:57 +00:00
Mark Crane
86b55ee887 Fix the file extension for app/meetings/app_menu.php 2014-12-27 17:12:42 +00:00
Mark Crane
01cf058e00 Add a missing ? to fix the syntax. 2014-12-27 16:44:17 +00:00
Mark Crane
a6bea0aa6f Add a try catch to the menu include loop. 2014-12-27 07:25:11 +00:00
Mark Crane
4eb984f3d8 Fix the null used in users/app_defaults.php 2014-12-27 07:11:26 +00:00
Mark Crane
d573aa8b0b Run the users app defaults only once. 2014-12-26 15:47:37 +00:00
Mark Crane
b9bb32f4bd Change domain_uuid variable to look for null. 2014-12-26 07:32:25 +00:00
Mark Crane
55bf6740eb Work on the menu restore more. 2014-12-26 07:27:13 +00:00
Mark Crane
b3751de936 Allow the domain_uuid for flexibility but when null is set consider it a global default. 2014-12-26 07:15:12 +00:00
Mark Crane
250d7f5898 Minor change on the variable name. 2014-12-26 07:08:54 +00:00
Mark Crane
b6d94b46e0 Check for permissions that have a null domain_uuid. 2014-12-26 07:08:05 +00:00
Mark Crane
af20b81b0e Add a missing greater than sign. 2014-12-26 06:55:04 +00:00
Mark Crane
ae62c8600c Delete the group permissions before restoring them. 2014-12-26 06:53:27 +00:00
Mark Crane
1b1738ed3f Make groups and group permissions global. Managing these per domain is too much work to manage per domain. 2014-12-26 06:37:07 +00:00
Mark Crane
630177eb55 Remove the park directory. 2014-12-26 03:30:00 +00:00
Mark Crane
ddca77629e Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
Mark Crane
6d98ffc320 Add app_menu.php files for the menu. 2014-12-25 19:32:57 +00:00
Mark Crane
cfc13830c9 Add no answer, aloc, and busy to the extension summary. 2014-12-25 19:00:14 +00:00
Mark Crane
bc4c165d6e Add no answer, aloc, and busy to extension summary app_languages. 2014-12-25 02:03:21 +00:00
Mark Crane
091a8aeaa9 Add the description translation to app_languages.php. 2014-12-24 06:38:17 +00:00
Mark Crane
f5c7e7038b Update the example code to set MOH. Add the auto_loader class only if it is not defined. 2014-12-24 06:36:09 +00:00