Commit Graph

3247 Commits

Author SHA1 Message Date
mafoo
92894bb157 fix for incorrect destinations 2016-02-04 15:49:03 +00:00
mafoo
90e9b0a149 Corrected selected statements 2016-02-03 17:32:07 +00:00
FusionPBX
aacaaeb4f0 Merge pull request #1425 from mafoo/BugFix-Phrases
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 08:17:26 -07:00
mafoo
22fe132900 Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid 2016-02-03 15:08:28 +00:00
Alexey Melnichuk
f91735367e Fix. Save instead of empty value path to recordings for some sound options. 2016-02-03 10:28:12 +03:00
Alexey Melnichuk
134f44e4d4 Fix. Path to records in music on hold. 2016-01-28 13:17:30 +03:00
markjcrane
ceacd5f156 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-27 15:56:42 -07: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
FusionPBX
633f836c42 Merge pull request #1413 from mafoo/BugFix-Phrases
phrases should be written out as there uuid
2016-01-26 10:38:43 -07:00
mafoo
f5d16aebbc phrases should be written out as there uuid
not the name.domain_uuid format
2016-01-26 17:34:44 +00:00
markjcrane
efa9af2b16 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-25 21:27:37 -07:00
markjcrane
5172809a86 Add Cisco and Linksys to the format_mac list. 2016-01-25 21:27:21 -07:00
FusionPBX
1e27c45fd7 Merge pull request #1406 from moteus/modules_no_esl
Fix. Display modules form if FS does not start.
2016-01-25 21:18:22 -07:00
markjcrane
cd58b105cb More work on user assigned contacts. 2016-01-25 20:38:45 -07:00
markjcrane
2e306568e4 Disable default settings -> call center path by default. 2016-01-25 10:24:09 -07:00
markjcrane
3f23406438 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-22 11:11:23 -07:00
markjcrane
b9ec795704 Change Mitel Line 1-8 to Line only. 2016-01-22 11:02:25 -07:00
mafoo
6b3f79787d fix for when the element is not in the document yet 2016-01-22 11:51:58 +00:00
Alexey Melnichuk
36741f96cc Fix. Display modules form if FS does not start. 2016-01-22 13:05:13 +03:00
markjcrane
9d5c1314bf Move the php tag. 2016-01-21 23:33:03 -07:00
markjcrane
1829ee52a8 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-21 23:29:29 -07:00
markjcrane
df1dc6b2bc Start the Mitel functions list. 2016-01-21 23:29:13 -07:00
Alexey Melnichuk
ae243926ce Fix. Copy dialplan extension with correct add_uuid for outbound route. 2016-01-21 17:29:14 +03:00
markjcrane
8b1eff5793 Fix the provisioning class. 2016-01-20 12:26:01 -07:00
markjcrane
42ba38b98c Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-20 11:58:33 -07:00
markjcrane
e97a3a242b Add device profile copy button. 2016-01-20 11:58:10 -07:00
FusionPBX
5815f95d4f Merge pull request #1397 from mafoo/Enhance-root.php
Enhance root.php
2016-01-20 11:06:18 -07:00
mafoo
7a974910be values were being assigned rather than compared 2016-01-20 13:44:36 +00:00
Mafoo
56b34c34ca changed throw Exception to die
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
markjcrane
5efc4dd0b7 Add personal directory array for provisioning. 2016-01-19 22:14:02 -07:00
markjcrane
812856e92a Add a few more permission checks to conference_room_edit.php 2016-01-18 22:06:45 -07:00
markjcrane
0834f67911 Work on the permissions for contacts. 2016-01-18 21:46:49 -07:00
markjcrane
0689bedc48 Allow call forward and follow me to be setup when the extension is disabled. 2016-01-18 21:33:03 -07:00
markjcrane
fe1c30c182 Remvove the shared option and update the contact description. 2016-01-18 18:30:22 -07:00
markjcrane
6e22de05e4 Move the contact user data to the correct table. 2016-01-18 17:51:32 -07:00
markjcrane
5a440891a9 Simply deleting contact users and groups. 2016-01-18 17:42:32 -07:00
markjcrane
3c626179f3 Add a missing bracket. 2016-01-18 16:55:26 -07:00
markjcrane
316274a258 Update permissions on contact_edit and add ability to delete a user that is assigned to the contact. 2016-01-18 16:53:19 -07:00
markjcrane
22d94764d3 Update the sql query that lists the assigned users to specific contacts. 2016-01-18 15:02:34 -07:00
markjcrane
37ed0f962c Fix the contact page layout. 2016-01-18 14:44:05 -07:00
markjcrane
fbabf6706c Add the translations for Users, and add the new permissions. 2016-01-18 14:35:44 -07:00
markjcrane
2548a5d5e7 Add contact user list to contact_edit.php. 2016-01-18 14:17:59 -07:00
markjcrane
c5d40cb305 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-18 14:15:36 -07:00
markjcrane
6eeaa99ccb Move the sql queries from the content in conference_room_edit.php 2016-01-18 14:15:21 -07:00
FusionPBX
9de5d3d21f Merge pull request #1396 from mafoo/Enhance-BugFix
Enhance root.php
2016-01-18 11:22:41 -07:00
Mafoo
87dbd6b428 Added check for if .project.ROOT is missing
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
markjcrane
505c1e6276 Assign the user that created the contact to the user that created it. When deleting a contact delete the user assigned to it. 2016-01-17 16:16:51 -07:00
markjcrane
e9ff3523ec Add a new table v_contact_users. 2016-01-17 14:17:12 -07:00
markjcrane
fa081456b1 Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
markjcrane
7d2b10357f Set the mac address to lower case in a different location. 2016-01-16 12:02:32 -07:00