Added ability of contact users to select other specific members to manage.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 30 Dec 2016 20:43:37 +0000 (15:43 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 30 Dec 2016 20:43:37 +0000 (15:43 -0500)
commitb9d6392608a857239c6303616c1ac36628fa1aef
tree6bae53663d784a4d9a04a716f8c6959f1874a77b
parent7185b6a3f36a6a49a70055e7aeef8550d45e7edb
Added ability of contact users to select other specific members to manage.
defines.php - Added a secret string to use for the idCheck when changing to another member.
Added output of member selection to member dashoard via a filter.
Added management and display of which members a contact user may manage.
Added checks to make sure nobody tampers with member IDs for selection.
defines.php
models/admin/ajax/selectContactMember.php [new file with mode: 0644]
models/admin/contacts/index.php
models/admin/profile/index.php
setup/adminHooks.php
setup/permissions.php
setup/validActions.php
views/admin/contacts/edit.html
views/admin/profile/contactMemberSelect.html [new file with mode: 0644]
views/admin/profile/index.html