FusionPBX
b7bf4d108b
Merge pull request #1412 from mafoo/BugFix-FT_Install
...
BugFix for remote pgsql databases
2016-01-25 09:08:28 -07:00
mafoo
944662cba9
BugFix for remote pgsql databases
2016-01-25 14:29:27 +00:00
blackc2004
2963fb3d36
Merge pull request #13 from fusionpbx/master
...
11
2016-01-23 06:24:07 -08:00
markjcrane
d3e89f0540
Change the comment in check_password.lua.
2016-01-22 12:24:18 -07:00
FusionPBX
d2b5f9c574
Merge pull request #1405 from moteus/voicemail_check_enable
...
Fix. Do not prompt password if there no mailbox.
2016-01-22 12:18:36 -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
FusionPBX
4419f17330
Merge pull request #1407 from mafoo/BugFix-Operator_Panel
...
BugFix Operator Panel
2016-01-22 08:12:32 -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
Alexey Melnichuk
da1aa87b9e
Fix. Do not prompt password if there no mailbox.
2016-01-22 11:37:34 +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
FusionPBX
c9f722aaba
Merge pull request #1404 from moteus/dialplan_copy_app_uuid
...
Fix. Copy dialplan extension with correct `add_uuid` for outbound route.
2016-01-21 08:53:43 -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
1b79c30ce0
Update the constructor in the vcard class.
2016-01-20 23:56:06 -07:00
markjcrane
fe14179f0f
Remove the polycom/tftp/site.cfg as its currently not working as expected.
2016-01-20 20:33:50 -07:00
markjcrane
3d687d3f39
Add a new polycom template for tftp.
2016-01-20 16:27:17 -07: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
FusionPBX
713d20b52c
Merge pull request #1399 from mafoo/BugFix-app-devices
...
BugFix-app/devices
2016-01-20 10:59:07 -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
4a1c02973d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-16 21:42:40 -07:00
markjcrane
87b0a2344f
Rename the cisco provision files for consistency.
2016-01-16 21:42:13 -07:00
FusionPBX
74fd3f6495
Merge pull request #1394 from blackc2004/master
...
change file name
2016-01-16 13:56:54 -07:00
blackc2004
e842e06f53
change file name
2016-01-16 11:30:49 -08:00