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
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
markjcrane
6388cdc538
Set the mac address to lower case.
2016-01-16 11:58:22 -07:00
markjcrane
74ba8f038e
This doesn't appear to be completed. The developer that created should talk to me about what its purpose is as this seems to duplicate domain settings.
2016-01-16 10:33:46 -07:00
FusionPBX
d298dad5cc
Merge pull request #1331 from mafoo/BugFix-root.php_logic
...
Rollout new root.php
2016-01-16 10:09:44 -07:00
markjcrane
912e9dab28
Consolidate the SQL Queries for better performance.
2016-01-16 09:54:01 -07:00
markjcrane
eb5842b74a
Fix a problem with the provision url path which was caused by a pull request in the last 12 hours.
2016-01-16 09:44:15 -07:00
FusionPBX
6e2cc41caf
Merge pull request #1139 from joernott/master
...
Allow provisioning with internal addressbook and update snom320 tpl
2016-01-15 22:45:32 -07:00
FusionPBX
40d6c3f601
Merge pull request #1385 from blackc2004/master
...
yealink remote phone book
2016-01-15 22:40:55 -07:00
FusionPBX
960de5f65a
Merge pull request #1388 from mafoo/BugFix-Devices
...
BugFix to app/devices
2016-01-15 21:42:01 -07:00
blackc2004
937bd501cf
Update 980_cidlookup.xml
2016-01-15 20:16:21 -08:00
markjcrane
7d5312520a
Make the domain in MN_Generic.cfg dynamic.
2016-01-15 17:35:00 -07:00
markjcrane
4c5d644757
Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates.
2016-01-15 17:09:16 -07:00
Matthew Vale
93256a60ab
changed protocol to match request
2016-01-15 13:43:10 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
markjcrane
fca7beb7af
If the call group or toll allow have a value set set selected.
2016-01-13 17:57:25 -07:00
markjcrane
9c5eb3faea
Use call group singular instead of plural.
2016-01-13 16:40:26 -07:00
markjcrane
b8d3ca338d
Add an option for toll allow and call group select list.
2016-01-13 16:26:55 -07:00