Added Regions to member list filters and have that limiting categories to those with...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 25 Oct 2016 20:13:02 +0000 (16:13 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 25 Oct 2016 20:13:02 +0000 (16:13 -0400)
commit109536790416989ef9bbaee48bedd0f34b688d8c
tree3667334a9fe4c0b842b2badb9a71132a4fd39670
parent5d261b0a30676d97fbbef017a27640157fc17dcf
Added Regions to member list filters and have that limiting categories to those with members matching the selected region.

Added to getListSortedParentChild() in dataCategories to also filter by region selected
  Also not returning parents of categories with matching active members.
Added getListForSearch() to dataRegions to be able to select by active members.
Added code to members/list.php to handle regiona search and filtering of categories when regions are selected.
Updated update_database_V1.1.22 to change region filter default to false.
Updated members/list.html to include region pick-list.
classes/data/dataCategories.php
classes/data/dataRegions.php
models/front/members/list.php
setup/databaseScripts/update_database_V1.1.22.sql
views/front/members/list.html