WP-Plugins/glm-member-db.git
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

6 years agoadding default styles for the checkbox for the export modal , materialize is fighting...
Anthony Talarico [Mon, 1 Oct 2018 20:58:37 +0000 (16:58 -0400)]
adding default styles for the checkbox for the export modal , materialize is fighting form fields

6 years agomaking progress with the modal export form
Anthony Talarico [Mon, 1 Oct 2018 20:40:45 +0000 (16:40 -0400)]
making progress with the modal export form

6 years agofixing text search url being passed to the textsearch dashboard widget
Anthony Talarico [Mon, 1 Oct 2018 19:15:21 +0000 (15:15 -0400)]
fixing text search url being passed to the textsearch dashboard widget

6 years agomerging all js scripts from the components into the index.html and only passing objec...
Anthony Talarico [Mon, 1 Oct 2018 18:51:02 +0000 (14:51 -0400)]
merging all js scripts from the components into the index.html and only passing object from each component

6 years agoadding button data tags and testing the click functionality for the export buttons
Anthony Talarico [Thu, 27 Sep 2018 20:53:59 +0000 (16:53 -0400)]
adding button data tags and testing the click functionality for the export buttons

6 years agoRemoved debug text (1's) from getGitBranch() and an echo in admin controller.
Chuck Scott [Thu, 27 Sep 2018 19:01:51 +0000 (15:01 -0400)]
Removed debug text (1's) from getGitBranch() and an echo in admin controller.

6 years agoCleaned up glmMembersConfigArraySetup() in glmPluginSupport.php.
Chuck Scott [Thu, 27 Sep 2018 17:42:35 +0000 (13:42 -0400)]
Cleaned up glmMembersConfigArraySetup() in glmPluginSupport.php.

This function is now useable.

6 years agoSummary widgets allowed to float next to each other
Laury GvR [Thu, 27 Sep 2018 16:54:32 +0000 (12:54 -0400)]
Summary widgets allowed to float next to each other

6 years agofixing the default date output for the date search field in the dashboard widget
Anthony Talarico [Thu, 27 Sep 2018 16:29:38 +0000 (12:29 -0400)]
fixing the default date output for the date search field in the dashboard widget

6 years agoFeatured member list now responsive with only 1 or 2 items on a row
Laury GvR [Thu, 27 Sep 2018 15:53:51 +0000 (11:53 -0400)]
Featured member list now responsive with only 1 or 2 items on a row

6 years agoAdd min-height to featured grid list images
Laury GvR [Thu, 27 Sep 2018 14:50:19 +0000 (10:50 -0400)]
Add min-height to featured grid list images

6 years agoWidgets resized, bg styles removed, ref dest shown for each list item
Laury GvR [Wed, 26 Sep 2018 20:56:36 +0000 (16:56 -0400)]
Widgets resized, bg styles removed, ref dest shown for each list item

6 years agoadding styles for the date search fields in the admin dashbboard widget
Anthony Talarico [Wed, 26 Sep 2018 16:40:56 +0000 (12:40 -0400)]
adding styles for the date search fields in the admin dashbboard widget

6 years agoMerge branch 'feature/adminRevamp' into develop
Laury GvR [Wed, 26 Sep 2018 16:07:22 +0000 (12:07 -0400)]
Merge branch 'feature/adminRevamp' into develop

6 years agosetting up sass for admin dashboard widget styles
Anthony Talarico [Wed, 26 Sep 2018 16:05:47 +0000 (12:05 -0400)]
setting up sass for admin dashboard widget styles

6 years agoadding datesearch functions to the dateSearch widget field
Anthony Talarico [Wed, 26 Sep 2018 15:37:20 +0000 (11:37 -0400)]
adding datesearch functions to the dateSearch widget field

6 years agoUpgraded styles for front member list featured tags
Laury GvR [Tue, 25 Sep 2018 21:07:21 +0000 (17:07 -0400)]
Upgraded styles for front member list featured tags

6 years agoNew featured tag display
Laury GvR [Tue, 25 Sep 2018 19:04:06 +0000 (15:04 -0400)]
New featured tag display

6 years agoAdd padding to front featured entity list description
Laury GvR [Tue, 25 Sep 2018 18:42:00 +0000 (14:42 -0400)]
Add padding to front featured entity list description

6 years agoFront featured item list improved and styled
Laury GvR [Tue, 25 Sep 2018 18:35:43 +0000 (14:35 -0400)]
Front featured item list improved and styled

6 years agoUpdate for images in connections
Steve Sutton [Tue, 25 Sep 2018 17:47:04 +0000 (13:47 -0400)]
Update for images in connections

Bring any missing images in to the member info

6 years agoFix sql error for images
Steve Sutton [Tue, 25 Sep 2018 17:30:18 +0000 (13:30 -0400)]
Fix sql error for images

For check images script

6 years agoUpdate for connections
Steve Sutton [Tue, 25 Sep 2018 17:23:33 +0000 (13:23 -0400)]
Update for connections

check logo's

6 years agoAdded Featured Members to top of members list page
Chuck Scott [Tue, 25 Sep 2018 16:11:15 +0000 (12:11 -0400)]
Added Featured Members to top of members list page

Updated Data Abstract to provide true random ordering.
Updated database to include management parameters for Featured Members list
Added code to produce Featured member list to list.php
Added sample code to list view to show how to display featured members list
Added managment input fields for Featured Members list
Updated Data Abstract documentation

6 years agofixing array to string conversion error in the dashboard widget view file
Anthony Talarico [Tue, 25 Sep 2018 14:08:13 +0000 (10:08 -0400)]
fixing array to string conversion error in the dashboard widget view file

6 years agoadjusting the table info being passed in adminhooks for the dashboard widget text...
Anthony Talarico [Tue, 25 Sep 2018 13:51:56 +0000 (09:51 -0400)]
adjusting the table info being passed in adminhooks for the dashboard widget text search

6 years agoentityAmount view, lists, filter adjusted, where/order
Laury GvR [Mon, 24 Sep 2018 21:09:17 +0000 (17:09 -0400)]
entityAmount view, lists, filter adjusted, where/order

- Entity amount views added
- Using 'url' instead of 'resultUrl' for the list anchors
- Implemented Bad Location data list
- Implemented Pending Member Profiles
- Changed model to respect ORDER BY, and do proper counts
- Commented code, removed unneeded comments, fixed spacing

6 years agoAdded "Random" option to getList() in data abstract
Chuck Scott [Mon, 24 Sep 2018 17:58:15 +0000 (13:58 -0400)]
Added "Random" option to getList() in data abstract

Cleaned up description for glmCron.php
Fixed Undefined index in front-end members list.

6 years agoAdd filter for db widget. Start of expired list item handling
Laury GvR [Fri, 21 Sep 2018 22:04:46 +0000 (18:04 -0400)]
Add filter for db widget. Start of expired list item handling

6 years agoadding text search compontent template and reducing the ajax suggestive search min...
Anthony Talarico [Fri, 21 Sep 2018 18:29:03 +0000 (14:29 -0400)]
adding text search compontent template and reducing the ajax suggestive search min keystrokes to 1 in the textSearch widget field

6 years agonormalizing the space between the fat arrows in the array keys in the admin hooks...
Anthony Talarico [Fri, 21 Sep 2018 16:55:56 +0000 (12:55 -0400)]
normalizing the space between the fat arrows in the array keys in the admin hooks packaging widget filter

6 years agocleaning out the summary widget template file in the new dashboard widget templates
Anthony Talarico [Fri, 21 Sep 2018 16:00:13 +0000 (12:00 -0400)]
cleaning out the summary widget template file in the new dashboard widget templates