WP-Plugins/glm-member-db.git
6 years agoCompleted work on permitting separating sections for glm-members-list shortcode feature/ajaxSearch
Chuck Scott [Thu, 24 Jan 2019 20:43:40 +0000 (15:43 -0500)]
Completed work on permitting separating sections for glm-members-list shortcode

Optimized processing to prevent duplicate work for multiple section.
Updated glm-member-list shortcode attributes list.
Cleared up various undefined parameter issues.

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Fri, 18 Jan 2019 14:12:14 +0000 (09:12 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoReplacement of deprecated each() calls.
Steve Sutton [Fri, 18 Jan 2019 13:53:30 +0000 (08:53 -0500)]
Replacement of deprecated each() calls.

Found some occurrences of each() function calls. Replacing them with
proper foreach calls.

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Thu, 17 Jan 2019 19:15:48 +0000 (14:15 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoFix comment
Steve Sutton [Thu, 17 Jan 2019 14:12:27 +0000 (09:12 -0500)]
Fix comment

Update comment so it doesn't break the script

6 years agoNew ability to show multiple shortcodes for search,map,list with parts separated.
Chuck Scott [Wed, 16 Jan 2019 17:27:53 +0000 (12:27 -0500)]
New ability to show multiple shortcodes for search,map,list with parts separated.

6 years agoUpdate member list model
Steve Sutton [Tue, 15 Jan 2019 13:24:12 +0000 (08:24 -0500)]
Update member list model

Adding the countySearch.
If model finds $_REQUEST['countySearch'] it will set the list to pull
only matching records with that county

6 years agoMerging view flies for ajax pagination
Steve Sutton [Fri, 11 Jan 2019 20:43:33 +0000 (15:43 -0500)]
Merging view flies for ajax pagination

Bring in develop stuff

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Fri, 11 Jan 2019 19:26:55 +0000 (14:26 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoMore db updates
Steve Sutton [Mon, 7 Jan 2019 14:17:08 +0000 (09:17 -0500)]
More db updates

Adding more to general settings.
Ajax pagination checkbox
City search checkbox

6 years agoBring in updates from wmta theme
Steve Sutton [Fri, 4 Jan 2019 21:12:20 +0000 (16:12 -0500)]
Bring in updates from wmta theme

For search (wmta)

6 years agoData Abstract now looks in $_REQUEST for all input data
Chuck Scott [Fri, 4 Jan 2019 21:07:20 +0000 (16:07 -0500)]
Data Abstract now looks in $_REQUEST for all input data

6 years agoAdding city search to member list view.
Steve Sutton [Fri, 11 Jan 2019 19:21:29 +0000 (14:21 -0500)]
Adding city search to member list view.

Checks for city search flag and show the city drop down.

6 years agoMerge tag 'v2.10.48' into develop
Steve Sutton [Thu, 10 Jan 2019 19:22:48 +0000 (14:22 -0500)]
Merge tag 'v2.10.48' into develop

Version 2.10.48

6 years agoMerge branch 'hotfix/2.10.48' v2.10.48
Steve Sutton [Thu, 10 Jan 2019 19:21:51 +0000 (14:21 -0500)]
Merge branch 'hotfix/2.10.48'

6 years agoenqueue css hotfix/2.10.48
Steve Sutton [Thu, 10 Jan 2019 19:21:32 +0000 (14:21 -0500)]
enqueue css

for glm foundation

6 years agoMerge tag 'v2.10.47' into develop
Steve Sutton [Thu, 10 Jan 2019 19:08:57 +0000 (14:08 -0500)]
Merge tag 'v2.10.47' into develop

version 2.10.47

6 years agoMerge branch 'hotfix/2.10.47' v2.10.47
Steve Sutton [Thu, 10 Jan 2019 19:07:04 +0000 (14:07 -0500)]
Merge branch 'hotfix/2.10.47'

6 years agoAdd glma- prefix to a few more glma-foundation styles hotfix/2.10.47
Laury GvR [Thu, 20 Dec 2018 22:42:43 +0000 (17:42 -0500)]
Add glma- prefix to a few more glma-foundation styles

6 years agoUpdate for new member form (contact)
Steve Sutton [Tue, 8 Jan 2019 20:28:55 +0000 (15:28 -0500)]
Update for new member form (contact)

Contact role update.
Setting to Entity Manager

6 years agoMore db updates
Steve Sutton [Mon, 7 Jan 2019 14:17:08 +0000 (09:17 -0500)]
More db updates

Adding more to general settings.
Ajax pagination checkbox
City search checkbox

6 years agoBring in updates from wmta theme
Steve Sutton [Fri, 4 Jan 2019 21:12:20 +0000 (16:12 -0500)]
Bring in updates from wmta theme

For search (wmta)

6 years agoData Abstract now looks in $_REQUEST for all input data
Chuck Scott [Fri, 4 Jan 2019 21:07:20 +0000 (16:07 -0500)]
Data Abstract now looks in $_REQUEST for all input data

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Fri, 4 Jan 2019 17:53:56 +0000 (12:53 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoFix php notices
Steve Sutton [Fri, 4 Jan 2019 16:55:04 +0000 (11:55 -0500)]
Fix php notices

get rid of undefined notices

6 years agoUpdating ajaxQuery params
Steve Sutton [Fri, 4 Jan 2019 15:32:43 +0000 (10:32 -0500)]
Updating ajaxQuery params

These need to be added to urls

6 years agoUpdate text on email send to user after new member form
Steve Sutton [Thu, 3 Jan 2019 15:31:11 +0000 (10:31 -0500)]
Update text on email send to user after new member form

Remove event text from email.

6 years agoUpdate for the intro message
Steve Sutton [Thu, 3 Jan 2019 15:10:03 +0000 (10:10 -0500)]
Update for the intro message

on the top of the new membership form.

6 years agoSetting and email notice for new member signup form.
Steve Sutton [Thu, 3 Jan 2019 14:01:56 +0000 (09:01 -0500)]
Setting and email notice for new member signup form.

Implementing the setting for new member signup form.

6 years agoDB updates
Steve Sutton [Wed, 2 Jan 2019 19:21:27 +0000 (14:21 -0500)]
DB updates

Adding new fields for the management/setting of the new member signup
form.

6 years agoUpdate for memberSearch variable
Steve Sutton [Wed, 2 Jan 2019 13:54:15 +0000 (08:54 -0500)]
Update for memberSearch variable

Should be set only from searching. The categories are set in shortcodes.

6 years agoUpdated member map directions process and other fixes.
Chuck Scott [Fri, 28 Dec 2018 19:47:22 +0000 (14:47 -0500)]
Updated member map directions process and other fixes.

Updated what we send to Google Maps when providing driving directions to include user's current location.
Added fix for problems with dialog box titles when Bootstrap is loaded.

6 years agoImprove efficiency of area map dropdown category selection
Laury GvR [Thu, 27 Dec 2018 15:37:00 +0000 (10:37 -0500)]
Improve efficiency of area map dropdown category selection

6 years agoArea map category box retains 'selected' class when any subcat dropdown item is selected
Laury GvR [Thu, 27 Dec 2018 15:15:35 +0000 (10:15 -0500)]
Area map category box retains 'selected' class when any subcat dropdown item is selected

6 years agoAdded locking for add-on database updates and new option to glmMembersConfigArraySetu...
Chuck Scott [Fri, 21 Dec 2018 21:12:14 +0000 (16:12 -0500)]
Added locking for add-on database updates and new option to glmMembersConfigArraySetup() in glmPluginSupport.

6 years agoAdd glma- prefix to a few more glma-foundation styles
Laury GvR [Thu, 20 Dec 2018 22:42:43 +0000 (17:42 -0500)]
Add glma- prefix to a few more glma-foundation styles

6 years agoAdd glma- prefix to zf collapse and expanded classes in glma-foundation
Laury GvR [Thu, 20 Dec 2018 20:30:30 +0000 (15:30 -0500)]
Add glma- prefix to zf collapse and expanded classes in glma-foundation

6 years agoInteractive map category block now also loses 'open' class when 'Close' button is...
Laury GvR [Thu, 20 Dec 2018 19:50:41 +0000 (14:50 -0500)]
Interactive map category block now also loses 'open' class when 'Close' button is pressed

6 years agoApply open class to interactive map's categoryBox, and adjust style
Laury GvR [Thu, 20 Dec 2018 19:44:17 +0000 (14:44 -0500)]
Apply open class to interactive map's categoryBox, and adjust style

6 years agoAdd an open class to the interactive map tab that's open
Laury GvR [Thu, 20 Dec 2018 19:40:18 +0000 (14:40 -0500)]
Add an open class to the interactive map tab that's open

6 years agoNew default city weather styles
Laury GvR [Thu, 20 Dec 2018 18:21:48 +0000 (13:21 -0500)]
New default city weather styles

6 years agoUpdate with county-search
Steve Sutton [Thu, 20 Dec 2018 15:29:58 +0000 (10:29 -0500)]
Update with county-search

Adding county-search from shortcode.

6 years agoStylefixes for the interactive map viewfile
Laury GvR [Wed, 19 Dec 2018 21:30:18 +0000 (16:30 -0500)]
Stylefixes for the interactive map viewfile

6 years agoEnding div tag fixed for interactive map viewfile
Laury GvR [Wed, 19 Dec 2018 21:13:25 +0000 (16:13 -0500)]
Ending div tag fixed for interactive map viewfile

6 years agoNew styles/view for city weather display
Laury GvR [Wed, 19 Dec 2018 20:19:06 +0000 (15:19 -0500)]
New styles/view for city weather display

6 years agoUpdate shortcode text
Steve Sutton [Thu, 13 Dec 2018 19:35:44 +0000 (14:35 -0500)]
Update shortcode text

For documentation

6 years agoAdding shortcode for new member form
Steve Sutton [Thu, 13 Dec 2018 19:33:13 +0000 (14:33 -0500)]
Adding shortcode for new member form

Signup form for just member/contact.

6 years agoSmall fix for front listing image responsiveness
Laury GvR [Thu, 13 Dec 2018 14:06:44 +0000 (09:06 -0500)]
Small fix for front listing image responsiveness

6 years agoUpdating the city and region list for members.
Steve Sutton [Wed, 12 Dec 2018 18:18:20 +0000 (13:18 -0500)]
Updating the city and region list for members.

Passing in actionData so it can properly retrieve only the needed cities
for the shortcode categories.

6 years agoMinor fix; city weather style reference to a bg image
Laury GvR [Tue, 11 Dec 2018 14:09:50 +0000 (09:09 -0500)]
Minor fix; city weather style reference to a bg image

6 years agoCity weather styles more presentable out of the box
Laury GvR [Tue, 11 Dec 2018 14:01:07 +0000 (09:01 -0500)]
City weather styles more presentable out of the box

6 years agoRemove duplicate initMap() function call from front list view file
Laury GvR [Fri, 7 Dec 2018 19:17:05 +0000 (14:17 -0500)]
Remove duplicate initMap() function call from front list view file

6 years agoFixed reference to member_slug after submit failure. Added read-only member_slug...
Chuck Scott [Thu, 6 Dec 2018 21:47:49 +0000 (16:47 -0500)]
Fixed reference to member_slug after submit failure. Added read-only member_slug for Update.

6 years agoFixed SQL error when submitting member info after a failed submit when no counties...
Chuck Scott [Thu, 6 Dec 2018 21:06:28 +0000 (16:06 -0500)]
Fixed SQL error when submitting member info after a failed submit when no counties listed.

6 years agoSwitched Smarty use from smartyBC() to smarty() using new version.
Chuck Scott [Tue, 4 Dec 2018 18:01:28 +0000 (13:01 -0500)]
Switched Smarty use from smartyBC() to smarty() using new version.

Updated all instancess of using {php} in views. All were associated with wp_editor().

6 years agoAdded z-index 1000 to ui-dialog to ensure dialogs overlay maps and such things.
Chuck Scott [Thu, 29 Nov 2018 19:48:36 +0000 (14:48 -0500)]
Added z-index 1000 to ui-dialog to ensure dialogs overlay maps and such things.

6 years agoMinify a section of glma foundation styles
Laury GvR [Tue, 27 Nov 2018 15:16:11 +0000 (10:16 -0500)]
Minify a section of glma foundation styles

6 years agoFix a broken style in glma-foundation destroying non-glma block grids
Laury GvR [Mon, 26 Nov 2018 21:10:57 +0000 (16:10 -0500)]
Fix a broken style in glma-foundation destroying non-glma block grids

6 years agoRemove default bg color for member detail map buttons
Laury GvR [Mon, 26 Nov 2018 19:40:13 +0000 (14:40 -0500)]
Remove default bg color for member detail map buttons

6 years agoFixed merge conflicts
Chuck Scott [Mon, 26 Nov 2018 17:06:43 +0000 (12:06 -0500)]
Fixed merge conflicts

6 years agoMoved session init to index from adminHooks to fix pseudo-random sort on front-end.
Chuck Scott [Mon, 26 Nov 2018 16:59:27 +0000 (11:59 -0500)]
Moved session init to index from adminHooks to fix pseudo-random sort on front-end.

6 years agoMerge branch 'hotfix/2.10.46' v2.10.46
Chuck Scott [Mon, 26 Nov 2018 17:01:55 +0000 (12:01 -0500)]
Merge branch 'hotfix/2.10.46'

6 years agoMoved session init to index from adminHooks to fix pseudo-random sort on front-end.
Chuck Scott [Mon, 26 Nov 2018 16:59:27 +0000 (11:59 -0500)]
Moved session init to index from adminHooks to fix pseudo-random sort on front-end.

6 years agoMerge branch 'feature/listMerge' into develop
Laury GvR [Wed, 21 Nov 2018 22:37:35 +0000 (17:37 -0500)]
Merge branch 'feature/listMerge' into develop

6 years agoMerge branch 'develop' into feature/listMerge
Laury GvR [Wed, 21 Nov 2018 22:07:20 +0000 (17:07 -0500)]
Merge branch 'develop' into feature/listMerge

6 years agoFront list/detail views utilize glma-foundation better
Laury [Wed, 21 Nov 2018 21:52:01 +0000 (16:52 -0500)]
Front list/detail views utilize glma-foundation better

6 years agoFixed problems with sort setting not being respected in member list after 1st page.
Chuck Scott [Wed, 21 Nov 2018 16:47:32 +0000 (11:47 -0500)]
Fixed problems with sort setting not being respected in member list after 1st page.

Removed $memberSearch flag from all except where full text search
Changed $memberSearch to $fullTextSearch
Added pending changelog entry in readme.txt

6 years agoUpdated Smarty Templates to 3.1.33 due to use of "each()" in older copy.
Chuck Scott [Tue, 20 Nov 2018 20:11:06 +0000 (15:11 -0500)]
Updated Smarty Templates to 3.1.33 due to use of "each()" in older copy.

The PHP each() function is being depricated.

6 years agoLast children of columns no longer float right automatically
Laury GvR [Tue, 20 Nov 2018 21:54:29 +0000 (16:54 -0500)]
Last children of columns no longer float right automatically

6 years agoAlso move filter button off the map in map-view on medium sized screens
Laury GvR [Tue, 20 Nov 2018 21:36:45 +0000 (16:36 -0500)]
Also move filter button off the map in map-view on medium sized screens

6 years agoFilters button for map view moved off the map
Laury GvR [Tue, 20 Nov 2018 21:34:22 +0000 (16:34 -0500)]
Filters button for map view moved off the map

6 years agoAdd div around # of members found on front list view
Laury GvR [Tue, 20 Nov 2018 21:14:59 +0000 (16:14 -0500)]
Add div around # of members found on front list view

6 years agoDetail takeback mini button transition better, and padding improved
Laury GvR [Tue, 20 Nov 2018 21:06:18 +0000 (16:06 -0500)]
Detail takeback mini button transition better, and padding improved

6 years agoTakeback button hover adjusted to be reliant on padding rather than width (safer)
Laury GvR [Tue, 20 Nov 2018 21:03:11 +0000 (16:03 -0500)]
Takeback button hover adjusted to be reliant on padding rather than width (safer)

6 years agoAdd map button padding and featured img centering for member detail pages
Laury GvR [Tue, 20 Nov 2018 20:45:22 +0000 (15:45 -0500)]
Add map button padding and featured img centering for member detail pages

6 years agoMember detail button style fixes
Laury GvR [Tue, 20 Nov 2018 20:14:46 +0000 (15:14 -0500)]
Member detail button style fixes

6 years agoImage height overflow fixed for front member list view
Laury GvR [Tue, 20 Nov 2018 19:11:49 +0000 (14:11 -0500)]
Image height overflow fixed for front member list view

6 years agoAdd glma-foundation and convert front detail and list viewfiles to utilize it
Laury GvR [Tue, 20 Nov 2018 17:15:00 +0000 (12:15 -0500)]
Add glma-foundation and convert front detail and list viewfiles to utilize it

6 years agoWIP Show members by using ajax call to only get members.
Steve Sutton [Mon, 19 Nov 2018 13:46:03 +0000 (08:46 -0500)]
WIP Show members by using ajax call to only get members.

Setting up needed variables for the smarty view file so it can be used
by ajax.

6 years agoMerge branch 'develop' into feature/listMerge
Laury GvR [Fri, 16 Nov 2018 22:00:08 +0000 (17:00 -0500)]
Merge branch 'develop' into feature/listMerge

6 years agoAdjust list styles to maximize map display when map view is enabled
Laury [Fri, 16 Nov 2018 21:57:13 +0000 (16:57 -0500)]
Adjust list styles to maximize map display when map view is enabled

6 years agoFront member list map gesture handling added based on Lakesideclub
Laury GvR [Fri, 16 Nov 2018 21:22:26 +0000 (16:22 -0500)]
Front member list map gesture handling added based on Lakesideclub

6 years agoUpdate what data is being retrieved for the itinerary.
Steve Sutton [Fri, 16 Nov 2018 21:07:07 +0000 (16:07 -0500)]
Update what data is being retrieved for the itinerary.

Need more data for the member list.

6 years agoLogic fix for map initialization in front list view
Laury GvR [Fri, 16 Nov 2018 21:06:06 +0000 (16:06 -0500)]
Logic fix for map initialization in front list view

6 years agoFront list view changes based on discoverkalamazoo
Laury GvR [Fri, 16 Nov 2018 21:00:14 +0000 (16:00 -0500)]
Front list view changes based on discoverkalamazoo

6 years agoUpdating member plugin with City Weather
Steve Sutton [Fri, 9 Nov 2018 15:18:19 +0000 (10:18 -0500)]
Updating member plugin with City Weather

Adding icons from NOAA.
City weather shortcode created to fetch the city weather using lat lon
from each city.
Updating shortcode description.
Removing extra end table tag from description.

6 years agoUpdate for filter to grab member data
Steve Sutton [Thu, 8 Nov 2018 16:30:56 +0000 (11:30 -0500)]
Update for filter to grab member data

Grab lat lon for the member data  for trip planner.

6 years agoUpdates for interactive map
Steve Sutton [Thu, 8 Nov 2018 15:49:42 +0000 (10:49 -0500)]
Updates for interactive map

Apply bounds if in shortcode.
Import for county field from the old city table.

6 years agoUpdate for adding county into the member city table.
Steve Sutton [Wed, 7 Nov 2018 20:42:11 +0000 (15:42 -0500)]
Update for adding county into the member city table.

Also more updates for the interactive map.
Adding shortcode attributes for bounds and marker colors.

6 years agoBring in functionality for city zoom
Steve Sutton [Tue, 6 Nov 2018 20:41:52 +0000 (15:41 -0500)]
Bring in functionality for city zoom

Will need work on main plugin to add counties into the cities table.

6 years agoAdd county search into the shortcode.
Steve Sutton [Mon, 5 Nov 2018 16:11:34 +0000 (11:11 -0500)]
Add county search into the shortcode.

Can now add county into shortcode.

6 years agoWork on Interactive map
Steve Sutton [Fri, 2 Nov 2018 20:32:12 +0000 (16:32 -0400)]
Work on Interactive map

Bringing in Uptra's interactive maps.

6 years agoAdd filter for trip planner member data
Steve Sutton [Thu, 1 Nov 2018 17:35:43 +0000 (13:35 -0400)]
Add filter for trip planner member data

Used in the trip planner listings.

6 years agoFixed bad parameter "has_no_profile" when generating featured members output.
Chuck Scott [Mon, 29 Oct 2018 17:42:26 +0000 (13:42 -0400)]
Fixed bad parameter "has_no_profile" when generating featured members output.

The data has no "has_no_profile" parameter. Removed test for that.

6 years agoAdd fulltext search to member_name
Steve Sutton [Mon, 29 Oct 2018 17:01:12 +0000 (13:01 -0400)]
Add fulltext search to member_name

Redoing wmta search for members.

6 years agoMinor update to message displayed when address is found without using city name.
Chuck Scott [Fri, 26 Oct 2018 14:55:22 +0000 (10:55 -0400)]
Minor update to message displayed when address is found without using city name.

Nominatim dosn't check the "preferred" city name from the US ZIP database,
but can often find the address without the city name.

6 years agoAdded second check when maping address to a location without city name if with city...
Chuck Scott [Thu, 25 Oct 2018 20:59:46 +0000 (16:59 -0400)]
Added second check when maping address to a location without city name if with city fails.

6 years agoMoved controler start, stop, and memory debug messages to DEBUG_VERBOSE.
Chuck Scott [Thu, 25 Oct 2018 15:23:05 +0000 (11:23 -0400)]
Moved controler start, stop, and memory debug messages to DEBUG_VERBOSE.

6 years agoNote at top of updateRequiredPages() to add documentation for the function.
Chuck Scott [Thu, 25 Oct 2018 14:54:04 +0000 (10:54 -0400)]
Note at top of updateRequiredPages() to add documentation for the function.

6 years agoCheck for menu before trying to use it as object.
Steve Sutton [Thu, 25 Oct 2018 14:48:43 +0000 (10:48 -0400)]
Check for menu before trying to use it as object.

Use only if $menu is there.