WP-Plugins/glm-member-db.git
6 years agoadding styles to the members list view. hovera nd row bg colors
Anthony Talarico [Fri, 21 Dec 2018 18:31:00 +0000 (13:31 -0500)]
adding styles to the members list view. hovera nd row bg colors

6 years agoMerge in develop changes
Laury GvR [Fri, 21 Dec 2018 16:10:32 +0000 (11:10 -0500)]
Merge in develop changes

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

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 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 agoDifferent markup for the quickSearch buttons
Laury GvR [Fri, 16 Nov 2018 17:49:20 +0000 (12:49 -0500)]
Different markup for the quickSearch buttons

6 years agoFix for searchform submit
Laury GvR [Wed, 14 Nov 2018 20:06:32 +0000 (15:06 -0500)]
Fix for searchform submit

6 years agosetting flex display for mobile list results
Anthony Talarico [Wed, 14 Nov 2018 20:05:06 +0000 (15:05 -0500)]
setting flex display for mobile list results

6 years agoremoving height 100vh on the glm dashboard and spacing out the column headers a bit...
Anthony Talarico [Wed, 14 Nov 2018 19:32:33 +0000 (14:32 -0500)]
removing height 100vh on the glm dashboard and spacing out the column headers a bit more for the list results

6 years agoManage DB revamp: Custom fields, files, adv/simple divide, search layout
Laury GvR [Wed, 14 Nov 2018 19:22:28 +0000 (14:22 -0500)]
Manage DB revamp: Custom fields, files, adv/simple divide, search layout

- Retrieving custom fields into searchform.
- Changed searchform layout.
- Added advanced/simple division with a toggler.
- Moved non-common files into a new directory.
- Merged existing changes

6 years agoadding base layout and styles for the search results via ajax
Anthony Talarico [Wed, 14 Nov 2018 19:17:49 +0000 (14:17 -0500)]
adding base layout and styles for the search results via ajax

6 years agoremoving test code from the controller
Anthony Talarico [Wed, 14 Nov 2018 17:13:05 +0000 (12:13 -0500)]
removing test code from the controller

6 years agoFix widget dashboard showing list. Remove action echoing
Laury GvR [Tue, 13 Nov 2018 22:00:11 +0000 (17:00 -0500)]
Fix widget dashboard showing list. Remove action echoing

6 years agofixing the adminHooks controller call to the manageDashboard members list model ...
Anthony Talarico [Tue, 13 Nov 2018 21:21:28 +0000 (16:21 -0500)]
fixing the adminHooks controller call to the manageDashboard members list model / view

6 years agoRemoving reference to nonexistent variable in newDashboard textSearch
Laury GvR [Tue, 13 Nov 2018 19:35:30 +0000 (14:35 -0500)]
Removing reference to nonexistent variable in newDashboard textSearch

6 years agopushing test code to see why the admin ajax search isn't triggering the list model
Anthony Talarico [Tue, 13 Nov 2018 18:35:54 +0000 (13:35 -0500)]
pushing test code to see why the admin ajax search isn't triggering the list model

6 years agoMerge from develop
Laury GvR [Mon, 12 Nov 2018 15:38:27 +0000 (10:38 -0500)]
Merge from develop

6 years agoundoing ajax changes to adapt for the controller returning html
Anthony Talarico [Mon, 12 Nov 2018 14:18:26 +0000 (09:18 -0500)]
undoing ajax changes to adapt for the controller returning html

6 years agoSend listresult to populate the admin member search list instead of sample data
Laury GvR [Mon, 12 Nov 2018 14:05:32 +0000 (09:05 -0500)]
Send listresult to populate the admin member search list instead of sample data

6 years agoAdminsearch model returns list as searchdata, test code disabled
Laury GvR [Fri, 9 Nov 2018 19:50:50 +0000 (14:50 -0500)]
Adminsearch model returns list as searchdata, test code disabled

6 years agoClean up class instance names in adminSearch
Laury GvR [Fri, 9 Nov 2018 19:49:18 +0000 (14:49 -0500)]
Clean up class instance names in adminSearch

6 years agoMemberManage initial list shows simple results returned from ajax model query
Laury GvR [Fri, 9 Nov 2018 19:47:42 +0000 (14:47 -0500)]
MemberManage initial list shows simple results returned from ajax model query

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 agoCleaning up some debug echo statements
Laury GvR [Fri, 9 Nov 2018 17:32:15 +0000 (12:32 -0500)]
Cleaning up some debug echo statements

6 years agoValid actions and basic admin files added/renamed
Laury GvR [Fri, 9 Nov 2018 17:24:46 +0000 (12:24 -0500)]
Valid actions and basic admin files added/renamed

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 agoadding ajax function that is stored in the window object for global access
Anthony Talarico [Fri, 26 Oct 2018 20:42:33 +0000 (16:42 -0400)]
adding ajax function that is stored in the window object for global access

6 years agoAdd members specific newDashboard searchform population
Laury GvR [Fri, 26 Oct 2018 20:37:00 +0000 (16:37 -0400)]
Add members specific newDashboard searchform population

6 years agoUse common views for newDashboard searchform compiling
Laury GvR [Fri, 26 Oct 2018 18:13:53 +0000 (14:13 -0400)]
Use common views for newDashboard searchform compiling

- Loop through searchform fields provided by
- Enqueue materialize and dashboard css for Manage Members
- Create sample common component views
- Testing output for checkboxes

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 agoadding admin search template and model files to manage the header search
Anthony Talarico [Fri, 26 Oct 2018 12:15:47 +0000 (08:15 -0400)]
adding admin search template and model files to manage the header search

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 agoadding admin search model
Anthony Talarico [Thu, 25 Oct 2018 18:05:21 +0000 (14:05 -0400)]
adding admin search model

6 years agoCleaned up the widgetDashboard model
Laury GvR [Thu, 25 Oct 2018 18:02:27 +0000 (14:02 -0400)]
Cleaned up the widgetDashboard model

6 years agoRemove some no longer useful test echos for the new dashboard
Laury GvR [Thu, 25 Oct 2018 17:50:53 +0000 (13:50 -0400)]
Remove some no longer useful test echos for the new dashboard

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 agoadding check around the adminHooks menu location to check for empty menus
Anthony Talarico [Thu, 25 Oct 2018 15:06:11 +0000 (11:06 -0400)]
adding check around the adminHooks menu location to check for empty menus

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.

6 years agoadding test styles for the members list and filters for the search data in the admin...
Anthony Talarico [Thu, 25 Oct 2018 13:45:17 +0000 (09:45 -0400)]
adding test styles for the members list and filters for the search data in the admin hooks

6 years agotesting search overlay for the members list results
Anthony Talarico [Thu, 25 Oct 2018 12:59:23 +0000 (08:59 -0400)]
testing search overlay for the members list results

6 years agoreversing the forEach loop parameters to get the value instead of the index
Anthony Talarico [Thu, 25 Oct 2018 12:49:28 +0000 (08:49 -0400)]
reversing the forEach loop parameters to get the value instead of the index

6 years agotesting out an array of static data to test fetching via ajax and appending to a row
Anthony Talarico [Thu, 25 Oct 2018 12:36:47 +0000 (08:36 -0400)]
testing out an array of static data to test fetching via ajax and appending to a row

6 years agotesting jquery results from array in the new member management dashboard
Anthony Talarico [Thu, 25 Oct 2018 12:35:01 +0000 (08:35 -0400)]
testing jquery results from array in the new member management dashboard

6 years agoadding ajax model, testing the connection, adding model and view for new management...
Anthony Talarico [Thu, 25 Oct 2018 11:54:36 +0000 (07:54 -0400)]
adding ajax model, testing the connection, adding model and view for new management dashboard

6 years agoUpdating import csv scripts.
Steve Sutton [Tue, 23 Oct 2018 14:07:35 +0000 (10:07 -0400)]
Updating import csv scripts.

Adding lat lon to city file.
Adding member type file.
Adjusting script to deal with the member types.

6 years agodarkening the red alert badge in the summary widget dashboard headers
Anthony Talarico [Fri, 19 Oct 2018 20:35:54 +0000 (16:35 -0400)]
darkening the red alert badge in the summary widget dashboard headers

6 years agoreducing the red in the summary widget header for the alert badge
Anthony Talarico [Fri, 19 Oct 2018 20:19:36 +0000 (16:19 -0400)]
reducing the red in the summary widget header for the alert badge

6 years agomoving buttons into the header of the summary dashboard widgets
Anthony Talarico [Fri, 19 Oct 2018 20:05:57 +0000 (16:05 -0400)]
moving buttons into the header of the summary dashboard widgets

6 years agoadding alert pulses to the dashboard widgets' header area
Anthony Talarico [Fri, 19 Oct 2018 15:53:19 +0000 (11:53 -0400)]
adding alert pulses to the dashboard widgets' header area

6 years agofixing the javascript objects for the summary widgets text and date search
Anthony Talarico [Fri, 19 Oct 2018 15:02:22 +0000 (11:02 -0400)]
fixing the javascript objects for the summary widgets text and date search

6 years agoDB widget: when list item has a reftype, get its name in lowercase, not the whole...
Laury GvR [Wed, 17 Oct 2018 15:13:40 +0000 (11:13 -0400)]
DB widget: when list item has a reftype, get its name in lowercase, not the whole array

6 years agoAdd count url for dashboard widget lists
Laury GvR [Wed, 17 Oct 2018 15:06:49 +0000 (11:06 -0400)]
Add count url for dashboard widget lists

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Wed, 17 Oct 2018 14:37:17 +0000 (10:37 -0400)]
Merge branch 'develop' into feature/adminRevamp

6 years agoMerge tag 'v2.10.45' into develop
Steve Sutton [Tue, 16 Oct 2018 18:02:23 +0000 (14:02 -0400)]
Merge tag 'v2.10.45' into develop

Version 2.10.45

6 years agoMerge branch 'release/2.10.45' v2.10.45
Steve Sutton [Tue, 16 Oct 2018 18:02:15 +0000 (14:02 -0400)]
Merge branch 'release/2.10.45'

6 years agoUpdate version number
Steve Sutton [Tue, 16 Oct 2018 18:01:54 +0000 (14:01 -0400)]
Update version number

new version 2.10.45

6 years agoJodie request change of the link name for status.
Steve Sutton [Tue, 16 Oct 2018 17:26:18 +0000 (13:26 -0400)]
Jodie request change of the link name for status.

Changing to Current if status is Active. Full link is Edit Current
Profile.

6 years agoAdding new management option for single member profiles only.
Steve Sutton [Mon, 15 Oct 2018 18:27:46 +0000 (14:27 -0400)]
Adding new management option for single member profiles only.

Hides the add and clone member profile links for members (own entity)

6 years agoColor change to the default box shadow of front featured member list
Laury GvR [Fri, 12 Oct 2018 19:03:46 +0000 (15:03 -0400)]
Color change to the default box shadow of front featured member list

6 years agoMore sensible default colors to front list featured member grid
Laury GvR [Fri, 12 Oct 2018 17:10:11 +0000 (13:10 -0400)]
More sensible default colors to front list featured member grid

6 years agoDefault styles changed for the featured grid.
Laury GvR [Fri, 12 Oct 2018 14:44:53 +0000 (10:44 -0400)]
Default styles changed for the featured grid.

6 years agoWorking on database updates
Steve Sutton [Fri, 12 Oct 2018 12:48:41 +0000 (08:48 -0400)]
Working on database updates

Will be adding new options to settings.

6 years agofixing the textsearch ajax model to allow for variable database column names from...
Anthony Talarico [Thu, 4 Oct 2018 20:39:50 +0000 (16:39 -0400)]
fixing the textsearch ajax model to allow for variable database column names from an ajax request

6 years agoAdd button content changed to Add New
Laury GvR [Thu, 4 Oct 2018 19:04:18 +0000 (15:04 -0400)]
Add button content changed to Add New

6 years agoFix list errors and some bad links
Laury GvR [Thu, 4 Oct 2018 18:57:08 +0000 (14:57 -0400)]
Fix list errors and some bad links

6 years agoadding strip slashes to the autocomplete so that fields can be searched with sql...
Anthony Talarico [Thu, 4 Oct 2018 18:48:18 +0000 (14:48 -0400)]
adding strip slashes to the autocomplete so that fields can be searched with sql concat, in the dashboard widget text search

6 years agoSet all widgets expanded by default
Laury GvR [Tue, 2 Oct 2018 16:27:10 +0000 (12:27 -0400)]
Set all widgets expanded by default

6 years agoSwitched position of quicklinks and topbuttons
Laury GvR [Tue, 2 Oct 2018 16:24:47 +0000 (12:24 -0400)]
Switched position of quicklinks and topbuttons

6 years agoLists & filter fixed, use fieldsMap, links fixed
Laury GvR [Tue, 2 Oct 2018 16:10:18 +0000 (12:10 -0400)]
Lists & filter fixed, use fieldsMap, links fixed

Every list now passes a fields map to ensure the field values its
result produces correspond to the expected field names in the
widget component templates. For example, the list.html component
template expects an entity 'name', but packaging plugin passes this
as 'title' - with the map, they are matched.

getList for the lists now use custom fields array to allow this.

Quicklinks, count, and list entity & ref_dest links are now working.

6 years agoadding different colors to the dashboard widget buttons
Anthony Talarico [Tue, 2 Oct 2018 15:38:02 +0000 (11:38 -0400)]
adding different colors to the dashboard widget buttons

6 years agoadjusting button position for the widget dashboard buttons
Anthony Talarico [Tue, 2 Oct 2018 15:32:58 +0000 (11:32 -0400)]
adjusting button position for the widget dashboard buttons

6 years agoadding modal data, still broken . For the dashboard widget export functionality
Anthony Talarico [Tue, 2 Oct 2018 14:47:13 +0000 (10:47 -0400)]
adding modal data, still broken . For the dashboard widget export functionality