FusionPBX
45a088a409
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
f859f1f9a9
Update the Cisco 794x personal contacts.
2016-01-25 20:42:48 -07:00
markjcrane
c49e47e61f
More work on user assigned contacts.
2016-01-25 20:38:45 -07:00
markjcrane
495bafd3f5
Remove the recordings_dir with automatic domain_name and add domain_name in a few places where it was missing.
2016-01-25 16:53:09 -07:00
markjcrane
7d375d05de
Add recording file handling to the ivr xml handler.
2016-01-25 16:32:27 -07:00
markjcrane
a018674597
Add domain name to the recordings path in ivr_menu.lua.
2016-01-25 16:31:04 -07:00
markjcrane
8cd347bede
Disable default settings -> call center path by default.
2016-01-25 10:24:09 -07:00
markjcrane
2bd1c492b0
Change the variable from cmt to comment to make it easier to read the code.
2016-01-25 09:41:29 -07:00
FusionPBX
3ea2012644
Merge pull request #1412 from mafoo/BugFix-FT_Install
...
BugFix for remote pgsql databases
2016-01-25 09:08:28 -07:00
mafoo
97747c7fb5
BugFix for remote pgsql databases
2016-01-25 14:29:27 +00:00
markjcrane
19945b5095
Change the comment in check_password.lua.
2016-01-22 12:24:18 -07:00
FusionPBX
ee97fe4230
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
febf47d61e
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-22 11:11:23 -07:00
markjcrane
f9bd8e0998
Change Mitel Line 1-8 to Line only.
2016-01-22 11:02:25 -07:00
FusionPBX
7fbc35b1e1
Merge pull request #1407 from mafoo/BugFix-Operator_Panel
...
BugFix Operator Panel
2016-01-22 08:12:32 -07:00
mafoo
87a2b0de47
fix for when the element is not in the document yet
2016-01-22 11:51:58 +00:00
Alexey Melnichuk
75195d5153
Fix. Display modules form if FS does not start.
2016-01-22 13:05:13 +03:00
Alexey Melnichuk
e4e6fe92a9
Fix. Do not prompt password if there no mailbox.
2016-01-22 11:37:34 +03:00
markjcrane
5a20dce9ab
Move the php tag.
2016-01-21 23:33:03 -07:00
markjcrane
2e0e499e93
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-21 23:29:29 -07:00
markjcrane
3ea6eac9cf
Start the Mitel functions list.
2016-01-21 23:29:13 -07:00
FusionPBX
a741c6d2dc
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
fec4df23a0
Fix. Copy dialplan extension with correct add_uuid for outbound route.
2016-01-21 17:29:14 +03:00
markjcrane
c505fec77b
Update the constructor in the vcard class.
2016-01-20 23:56:06 -07:00
markjcrane
24434b06ed
Remove the polycom/tftp/site.cfg as its currently not working as expected.
2016-01-20 20:33:50 -07:00
markjcrane
d452bdda0c
Add a new polycom template for tftp.
2016-01-20 16:27:17 -07:00
markjcrane
3984218fb5
Fix the provisioning class.
2016-01-20 12:26:01 -07:00
markjcrane
9ca689236a
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-20 11:58:33 -07:00
markjcrane
c6b39cc0a5
Add device profile copy button.
2016-01-20 11:58:10 -07:00
FusionPBX
9cd2cd4789
Merge pull request #1397 from mafoo/Enhance-root.php
...
Enhance root.php
2016-01-20 11:06:18 -07:00
FusionPBX
24f5e3d4c9
Merge pull request #1399 from mafoo/BugFix-app-devices
...
BugFix-app/devices
2016-01-20 10:59:07 -07:00
mafoo
9ce00a03cf
values were being assigned rather than compared
2016-01-20 13:44:36 +00:00
Mafoo
ad324f4744
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
882333a1b0
Add personal directory array for provisioning.
2016-01-19 22:14:02 -07:00
markjcrane
c068d9dab6
Add a few more permission checks to conference_room_edit.php
2016-01-18 22:06:45 -07:00
markjcrane
30d5177b0a
Work on the permissions for contacts.
2016-01-18 21:46:49 -07:00
markjcrane
33d8597a5f
Allow call forward and follow me to be setup when the extension is disabled.
2016-01-18 21:33:03 -07:00
markjcrane
8fcc999bd2
Remvove the shared option and update the contact description.
2016-01-18 18:30:22 -07:00
markjcrane
bad658ac68
Move the contact user data to the correct table.
2016-01-18 17:51:32 -07:00
markjcrane
38af18d127
Simply deleting contact users and groups.
2016-01-18 17:42:32 -07:00
markjcrane
9e8cd7d348
Add a missing bracket.
2016-01-18 16:55:26 -07:00
markjcrane
1474b51779
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
08625735e9
Update the sql query that lists the assigned users to specific contacts.
2016-01-18 15:02:34 -07:00
markjcrane
69de2cacac
Fix the contact page layout.
2016-01-18 14:44:05 -07:00
markjcrane
35c8198160
Add the translations for Users, and add the new permissions.
2016-01-18 14:35:44 -07:00
markjcrane
b60f55525e
Add contact user list to contact_edit.php.
2016-01-18 14:17:59 -07:00
markjcrane
468e86e937
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-18 14:15:36 -07:00
markjcrane
e960c847d6
Move the sql queries from the content in conference_room_edit.php
2016-01-18 14:15:21 -07:00
FusionPBX
1e9343aa46
Merge pull request #1396 from mafoo/Enhance-BugFix
...
Enhance root.php
2016-01-18 11:22:41 -07:00
Mafoo
2669f6f1a9
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