Various updates related to the Search Add-On and code cleanup.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 26 Jul 2018 15:38:36 +0000 (11:38 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 26 Jul 2018 15:38:36 +0000 (11:38 -0400)
commit3ee52d93b8bd46deaf5511946d92da62d04c6126
treeba926630b60264b63878d0512b49d2cdde3ff7cc
parentfbdec74673a7dddc622eeefc64a457fddbaf22fe
Various updates related to the Search Add-On and code cleanup.

Added code to determine when a member record needs to be re-indexed by the search add-on.
Removed depreciated code from glmMembersAdminNotices() - Function to be removed later.
Removed some temporary debug code from admin controller.
Added glmMembersConfigArraySetup() array to provide easy expansion of config data in glmPluginSupport.php
Finished adding requests for search engine to index, re-index, or remove a member from search results.
Added a comment to the top of the updateRequiredPages function in admin/management/index.php file.
controllers/front.php
index.php
models/admin/management/index.php
models/admin/member/index.php
models/admin/member/memberEdit.php
models/admin/member/memberInfo.php
package.json
readme.txt
views/admin/management/index.html