WP-Plugins/glm-member-db.git
7 years agoMerge branch 'hotfix/2.10.24' v2.10.24
Steve Sutton [Tue, 20 Feb 2018 18:59:10 +0000 (13:59 -0500)]
Merge branch 'hotfix/2.10.24'

7 years agoUpdate the custom field form location when adding profile.
Steve Sutton [Tue, 20 Feb 2018 18:57:55 +0000 (13:57 -0500)]
Update the custom field form location when adding profile.

When adding the profile record need to have the table with custom field
surrounding the form. So it is hidden except for when it is showing.

7 years agoMerge branch 'release/2.10.23' v2.10.23
Steve Sutton [Tue, 20 Feb 2018 15:55:14 +0000 (10:55 -0500)]
Merge branch 'release/2.10.23'

7 years agoRelease v2.10.23
Steve Sutton [Tue, 20 Feb 2018 15:54:29 +0000 (10:54 -0500)]
Release v2.10.23

Update files for release.

7 years agoRemove link for custom images
Steve Sutton [Tue, 20 Feb 2018 15:25:58 +0000 (10:25 -0500)]
Remove link for custom images

Was only for wmta.

7 years agoIf wordpress search then only search name
Steve Sutton [Tue, 20 Feb 2018 14:06:05 +0000 (09:06 -0500)]
If wordpress search then only search name

For use in wordpress search like wmta.

7 years agoMerge tag 'v2.10.22' into develop
Laury GvR [Fri, 16 Feb 2018 21:35:33 +0000 (16:35 -0500)]
Merge tag 'v2.10.22' into develop

v2.10.22

7 years agoMerge branch 'hotfix/2.10.22' v2.10.22
Laury GvR [Fri, 16 Feb 2018 21:34:15 +0000 (16:34 -0500)]
Merge branch 'hotfix/2.10.22'

7 years agoFixed vimeo links
Laury GvR [Fri, 16 Feb 2018 21:33:38 +0000 (16:33 -0500)]
Fixed vimeo links

Vimeo links that do not start with www. are now correctly
interpreted on the video sections on Member Detail pages.

7 years agoadding member url filter to front hooks
Anthony Talarico [Wed, 14 Feb 2018 20:33:31 +0000 (15:33 -0500)]
adding member url filter to front hooks

adding a filter in front hooks that generates and returns the member detail url from a
given member id

7 years agoTemp for wmta member custom header images.
Steve Sutton [Tue, 13 Feb 2018 21:53:11 +0000 (16:53 -0500)]
Temp for wmta member custom header images.

Pulling usemeta

7 years agoOnly match textSearch if there's no $_REQUEST['s']
Steve Sutton [Fri, 9 Feb 2018 21:07:35 +0000 (16:07 -0500)]
Only match textSearch if there's no $_REQUEST['s']

If they search website then limit to only name search for textSearch.

7 years agoUpdate link length used for reading in csv files.
Steve Sutton [Fri, 9 Feb 2018 17:35:08 +0000 (12:35 -0500)]
Update link length used for reading in csv files.

Increasing to 100000 characters.

7 years agoMerge tag 'v2.10.21' into develop
Anthony Talarico [Fri, 9 Feb 2018 15:05:10 +0000 (10:05 -0500)]
Merge tag 'v2.10.21' into develop

adding url get params for the member list alpha search results

7 years agoMerge branch 'hotfix/2.10.21' v2.10.21
Anthony Talarico [Fri, 9 Feb 2018 15:01:35 +0000 (10:01 -0500)]
Merge branch 'hotfix/2.10.21'

7 years agoadding url get params for the members list alpha and filter search
Anthony Talarico [Fri, 9 Feb 2018 15:00:32 +0000 (10:00 -0500)]
adding url get params for the members list alpha and filter search

adding url get params so that the page scrolls to the search results of a member list page
when searching by alpha links or filter search

7 years agoTimezone settings now affect AJAX calls, File Library basic features now complete.
Chuck Scott [Fri, 2 Feb 2018 20:38:40 +0000 (15:38 -0500)]
Timezone settings now affect AJAX calls, File Library basic features now complete.

7 years agoAlmost done with File Library standard features. Still problem with Update.
Chuck Scott [Thu, 1 Feb 2018 20:26:41 +0000 (15:26 -0500)]
Almost done with File Library standard features. Still problem with Update.

7 years agoRemove the smarty debug
Steve Sutton [Tue, 30 Jan 2018 17:42:06 +0000 (12:42 -0500)]
Remove the smarty debug

Don't need this debug here.

7 years agoAdded Smarty debgug window to output when admin verbose debug enabled.
Chuck Scott [Fri, 26 Jan 2018 15:31:35 +0000 (10:31 -0500)]
Added Smarty debgug window to output when admin verbose debug enabled.

7 years agoAdded a field to always return a city ID along with city name.
Chuck Scott [Thu, 25 Jan 2018 19:44:48 +0000 (14:44 -0500)]
Added a field to always return a city ID along with city name.

7 years agoadding city search function to the dataCities class and the front list model
Anthony Talarico [Thu, 25 Jan 2018 15:47:43 +0000 (10:47 -0500)]
adding city search function to the dataCities class and the front list model

reflecting the region search functionality with the cities to add city search to our
front end member filter

7 years agoAdd video import file.
Steve Sutton [Wed, 24 Jan 2018 19:57:58 +0000 (14:57 -0500)]
Add video import file.

Adding ability to import for the member videos.

7 years agoUpdate for index
Steve Sutton [Tue, 23 Jan 2018 21:24:26 +0000 (16:24 -0500)]
Update for index

typo correction for creating new index.

7 years agoUpdate for import
Steve Sutton [Tue, 23 Jan 2018 21:23:37 +0000 (16:23 -0500)]
Update for import

up it to 40 per member import.

7 years agoMore updates for wmta import using csv.
Steve Sutton [Tue, 23 Jan 2018 19:31:17 +0000 (14:31 -0500)]
More updates for wmta import using csv.

Since we're using old_member_id to match when doing photos have to
update some things for it to get the member info id correctly.

7 years agoFixed problems various tabs now showing in "Settings" and other fixes.
Chuck Scott [Tue, 23 Jan 2018 19:35:24 +0000 (14:35 -0500)]
Fixed problems various tabs now showing in "Settings" and other fixes.

Added filters to commonHooks to say whether members and/or counties are enabled.
Applied those filters in the admin/settings/header.html file instead of view parameters.
Removed code that added $enable_members and $enable_counties view parameters from a number of files.
Added info on new hooks to hooksHelp.html

7 years agoUpdate to old_member_id field and import scripts.
Steve Sutton [Tue, 23 Jan 2018 18:21:26 +0000 (13:21 -0500)]
Update to old_member_id field and import scripts.

Updating the import script for issue with wmta and the remote cdn images
for their logo's.
Update the field column type for the old_member_id and changing it to
TINYTEXT field.

7 years agoMerge branch 'develop' into customFields
Anthony Talarico [Mon, 22 Jan 2018 16:57:03 +0000 (11:57 -0500)]
Merge branch 'develop' into customFields

7 years agoAdded Memory tracking to index and controllers when Debug Verbose is on.
Chuck Scott [Fri, 19 Jan 2018 18:14:41 +0000 (13:14 -0500)]
Added Memory tracking to index and controllers when Debug Verbose is on.

7 years agoRemoved unused code from deactivate.php
Chuck Scott [Thu, 18 Jan 2018 21:46:10 +0000 (16:46 -0500)]
Removed unused code from deactivate.php

7 years agoMerge branch 'develop' into customFields customFields
Anthony Talarico [Thu, 18 Jan 2018 16:48:23 +0000 (11:48 -0500)]
Merge branch 'develop' into customFields

7 years ago2 Fixes: Database update for file_library, failure during deactivate
Chuck Scott [Thu, 18 Jan 2018 16:40:01 +0000 (11:40 -0500)]
2 Fixes: Database update for file_library, failure during deactivate

Updated database update 1.1.33 to use NULL for DATETIME field for file_library table.
Commented out code in deactivate.php to remove current_user_can() call that can't be run there.

7 years agoMerge branch 'develop' into customFields
Anthony Talarico [Thu, 18 Jan 2018 16:10:08 +0000 (11:10 -0500)]
Merge branch 'develop' into customFields

7 years agoadding front hook to get active member info id on the front end
Anthony Talarico [Thu, 18 Jan 2018 15:19:27 +0000 (10:19 -0500)]
adding front hook to get active member info id on the front end

needed hook that gets the active member info id in the theme

7 years agoIncreased upload file size to 40MB for File Library.
Chuck Scott [Tue, 16 Jan 2018 17:53:28 +0000 (12:53 -0500)]
Increased upload file size to 40MB for File Library.

7 years agoAdded "File Library" main Associate menu option.
Chuck Scott [Tue, 16 Jan 2018 17:16:40 +0000 (12:16 -0500)]
Added "File Library" main Associate menu option.

Updated database with file_library and file_library_categories tables (the later is not yet in use).
Copied code from js/imageUpload to js/fileLibraryUpload and modified to serve for the File Library.
Created models and views to support new feature.

7 years agoVimeo videos without 'www' now accepted by member
Laury GvR [Fri, 12 Jan 2018 21:37:16 +0000 (16:37 -0500)]
Vimeo videos without 'www' now accepted by member

Vimeo videos now all have a pattern of https://vimeo.com/<video>
but the pattern it was checking against included a 'www.'. This
has now been fixed and vimeo videos can be properly included in
member profiles.

7 years agoAdding filters for contact info and member name and type
laury [Fri, 12 Jan 2018 20:34:47 +0000 (15:34 -0500)]
Adding filters for contact info and member name and type

Added glma_get_logged_in_contact, glma_get_member_type, and
glma_get_member_name in order for this information to be displayed
more easily on the front end without exposing the config array
(which also contains the user password). This was added in order to
show this info in the MiGCSA header member box.

7 years agoHelp with too many queries on same thing.
Steve Sutton [Fri, 12 Jan 2018 18:02:30 +0000 (13:02 -0500)]
Help with too many queries on same thing.

stashing the search array.

7 years agoAdded "mysql_date" formatted for MySQL to date output array for easy reference.
Chuck Scott [Fri, 12 Jan 2018 16:44:12 +0000 (11:44 -0500)]
Added "mysql_date" formatted for MySQL to date output array for easy reference.

7 years agoNow checking for default value when inserting if no input supplied (only for integer...
Chuck Scott [Mon, 1 Jan 2018 18:46:45 +0000 (13:46 -0500)]
Now checking for default value when inserting if no input supplied (only for integer field so far)

7 years agoAdded glm-required class to css and "ThingsToGetTo.txt" file in the Misc directory.
Chuck Scott [Wed, 13 Dec 2017 19:11:43 +0000 (14:11 -0500)]
Added glm-required class to css and "ThingsToGetTo.txt" file in the Misc directory.

7 years agochanging the scss files for the glm grid to reduce the width amount for each of the...
Anthony Talarico [Mon, 11 Dec 2017 21:38:37 +0000 (16:38 -0500)]
changing the scss files for the glm grid to reduce the width amount for each of the column sizes

testing the reduction of width percentages to calculate column widths in the grid sass file

7 years agoAdded !is_admin() check where making sure a non admin and non-members manager can...
Chuck Scott [Thu, 7 Dec 2017 17:49:59 +0000 (12:49 -0500)]
Added !is_admin() check where making sure a non admin and non-members manager can access member information.

7 years agoUpdating the wp_register_script call
Steve Sutton [Thu, 7 Dec 2017 16:58:50 +0000 (11:58 -0500)]
Updating the wp_register_script call

Had an extra parameter in there that was messing things up.

7 years agoAdded some debug output to front controller and attempting to lock user down for...
Chuck Scott [Tue, 5 Dec 2017 21:32:37 +0000 (16:32 -0500)]
Added some debug output to front controller and attempting to lock user down for a certain defect.

7 years agoSet checkbox input comparison using in_array to use strict comparison.
Chuck Scott [Mon, 4 Dec 2017 20:54:15 +0000 (15:54 -0500)]
Set checkbox input comparison using in_array to use strict comparison.

7 years agoUpdating the call to the google api
Steve Sutton [Thu, 30 Nov 2017 15:18:27 +0000 (10:18 -0500)]
Updating the call to the google api

Setup the jquery ui styles sheet so it is getting the correct style
version with the loaded jquery ui version.

7 years agoRemoving extra quote in markup
Steve Sutton [Thu, 30 Nov 2017 14:51:02 +0000 (09:51 -0500)]
Removing extra quote in markup

There was an extra " in the markup for the table tag.

7 years agoAdded new mask input js add-on and noted where the old one is used in admin controller.
Chuck Scott [Mon, 27 Nov 2017 21:49:31 +0000 (16:49 -0500)]
Added new mask input js add-on and noted where the old one is used in admin controller.

This new mask input code is only used so far for registratrions.

7 years agoFixes for Data Abstract crypt password when no password supplied, source code spacing...
Chuck Scott [Thu, 16 Nov 2017 14:36:14 +0000 (09:36 -0500)]
Fixes for Data Abstract crypt password when no password supplied, source code spacing in front.php, and layout in hooks.help

7 years agoMerge branch 'develop' into customFields
Anthony Talarico [Fri, 10 Nov 2017 14:17:30 +0000 (09:17 -0500)]
Merge branch 'develop' into customFields

7 years agoMerge tag 'v2.10.20' into develop
Steve Sutton [Thu, 9 Nov 2017 18:32:52 +0000 (13:32 -0500)]
Merge tag 'v2.10.20' into develop

Version 2.10.20

7 years agoMerge branch 'hotfix/2.10.20' v2.10.20
Steve Sutton [Thu, 9 Nov 2017 18:32:44 +0000 (13:32 -0500)]
Merge branch 'hotfix/2.10.20'

7 years agoUpdate for member search additions.
Steve Sutton [Thu, 9 Nov 2017 18:31:55 +0000 (13:31 -0500)]
Update for member search additions.

Check for the back_to_search with isset first.
Check to see if the user has correct permission to see the back to
search button.

7 years agoMerge tag 'v2.10.19' into develop
Steve Sutton [Thu, 9 Nov 2017 15:58:29 +0000 (10:58 -0500)]
Merge tag 'v2.10.19' into develop

Version 2.10.19

7 years agoMerge branch 'hotfix/2.10.19' v2.10.19
Steve Sutton [Thu, 9 Nov 2017 15:58:21 +0000 (10:58 -0500)]
Merge branch 'hotfix/2.10.19'

7 years agoIf no session then start one.
Steve Sutton [Thu, 9 Nov 2017 15:57:53 +0000 (10:57 -0500)]
If no session then start one.

This is for saving the search for member list.

7 years agoMerge tag 'v2.10.18' into develop
Steve Sutton [Thu, 9 Nov 2017 15:31:40 +0000 (10:31 -0500)]
Merge tag 'v2.10.18' into develop

Version 2.10.18

7 years agoMerge branch 'hotfix/2.10.18' v2.10.18
Steve Sutton [Thu, 9 Nov 2017 15:31:30 +0000 (10:31 -0500)]
Merge branch 'hotfix/2.10.18'

7 years agoImproving the member search.
Steve Sutton [Thu, 9 Nov 2017 15:29:57 +0000 (10:29 -0500)]
Improving the member search.

Remember last search and add a link to 'Back to Search'.
Saving the search now in php session.
Will reset when the list page is hit again.
Resets for each search.
Now showing the name search back into the field. Fixed issue with quotes
and apostrophes.

7 years agoMerge branch 'develop' into customFields
Anthony Talarico [Fri, 3 Nov 2017 20:32:31 +0000 (16:32 -0400)]
Merge branch 'develop' into customFields

7 years agoadding size parameter to the get_images filter
Anthony Talarico [Fri, 3 Nov 2017 20:31:32 +0000 (16:31 -0400)]
adding size parameter to the get_images filter

allowing user to pick a size to return the full image url from the filter

7 years agoMerge branch 'develop' into customFields
Anthony Talarico [Fri, 3 Nov 2017 19:54:52 +0000 (15:54 -0400)]
Merge branch 'develop' into customFields

7 years agofixing member images filter by adding the priorty and number of args
Anthony Talarico [Fri, 3 Nov 2017 19:53:29 +0000 (15:53 -0400)]
fixing member images filter by adding the priorty and number of args

the member images filter wasn't working properly due to missing priority and
args number

7 years agoAdded glm-strong-warning class
Chuck Scott [Fri, 3 Nov 2017 14:35:12 +0000 (10:35 -0400)]
Added glm-strong-warning class

7 years agoMerge tag 'v2.10.17' into develop
Steve Sutton [Wed, 1 Nov 2017 18:51:19 +0000 (14:51 -0400)]
Merge tag 'v2.10.17' into develop

Version 2.10.17

7 years agoMerge branch 'hotfix/2.10.17' v2.10.17
Steve Sutton [Wed, 1 Nov 2017 18:51:05 +0000 (14:51 -0400)]
Merge branch 'hotfix/2.10.17'

7 years agoFix for member name slug not being generated.
Steve Sutton [Wed, 1 Nov 2017 18:50:17 +0000 (14:50 -0400)]
Fix for member name slug not being generated.

Putting back the updateSlug call for creating the member name slug.

7 years agoMerge tag 'v2.10.16' into develop
Chuck Scott [Tue, 31 Oct 2017 18:34:03 +0000 (14:34 -0400)]
Merge tag 'v2.10.16' into develop

Fixed version number

7 years agoMerge branch 'hotfix/2.10.16' v2.10.16
Chuck Scott [Tue, 31 Oct 2017 18:33:55 +0000 (14:33 -0400)]
Merge branch 'hotfix/2.10.16'

7 years agoFixed version number in index.php that wasn't updated with last hotfix.
Chuck Scott [Tue, 31 Oct 2017 18:33:22 +0000 (14:33 -0400)]
Fixed version number in index.php that wasn't updated with last hotfix.

7 years agoMerge tag 'v2.10.15' into develop
Chuck Scott [Tue, 31 Oct 2017 18:23:03 +0000 (14:23 -0400)]
Merge tag 'v2.10.15' into develop

Proper member handling after adding the member

7 years agoMerge branch 'hotfix/2.10.15' v2.10.15
Chuck Scott [Tue, 31 Oct 2017 18:21:01 +0000 (14:21 -0400)]
Merge branch 'hotfix/2.10.15'

7 years agoCommended out call to clear debug notices in plugin support class. hotfix/2.10.15
Chuck Scott [Tue, 31 Oct 2017 18:18:36 +0000 (14:18 -0400)]
Commended out call to clear debug notices in plugin support class.
Fixed adding a member so it now sends user to that members dashboard after adding it.
Updated plugin version number to 2.10.15 and documented updates in readme.txt file.

7 years agoChanged max width for Associate Admin area from 1024px to 98% to accommodate larger...
Chuck Scott [Tue, 31 Oct 2017 15:45:12 +0000 (11:45 -0400)]
Changed max width for Associate Admin area from 1024px to 98% to accommodate larger screens.
Added some front-end styles to better support appearance for some add-ons
Removed a potentially problematic word fromt he EasyPassword word list.
Fixed a minor error in a method description in Data Abstract docs.

7 years agoMerge branch 'develop' into customFields
Anthony Talarico [Tue, 31 Oct 2017 15:09:22 +0000 (11:09 -0400)]
Merge branch 'develop' into customFields

7 years agoadding schema checking for the member db import
Anthony Talarico [Fri, 27 Oct 2017 20:41:28 +0000 (16:41 -0400)]
adding schema checking for the member db import

adding input field to change the db schema for old sites incase they
aren't members by default

7 years agoadding correct arguments to the form fields being called in member info view
Anthony Talarico [Thu, 26 Oct 2017 20:09:34 +0000 (16:09 -0400)]
adding correct arguments to the form fields being called in member info view

for a new profile, the member info view wasn't calling the custom fields form filter with
the proper number of filters

7 years agoAdding id to restrict these styles to our plugins.
Steve Sutton [Thu, 26 Oct 2017 16:35:45 +0000 (12:35 -0400)]
Adding id to restrict these styles to our plugins.

These should only apply to our plugins and not every input field.

7 years agoCheck with isset first
Steve Sutton [Thu, 26 Oct 2017 15:08:42 +0000 (11:08 -0400)]
Check with isset first

Need to check to see if this exists.

7 years agofixing issue with the member info profile update
Anthony Talarico [Thu, 26 Oct 2017 14:02:48 +0000 (10:02 -0400)]
fixing issue with the member info profile update

accidentally removed the member profile updated indicator from the model when
adding the custom fields required fields checking

7 years agoadding featured flag to the getGallery method from the images data class
Anthony Talarico [Thu, 26 Oct 2017 13:18:39 +0000 (09:18 -0400)]
adding featured flag to the getGallery method from the images data class

adding filter in fronthooks to get member images or featured image if requested

7 years agoadding fieldFail array to the memberinfo model
Anthony Talarico [Thu, 26 Oct 2017 12:03:43 +0000 (08:03 -0400)]
adding fieldFail array to the memberinfo model

fieldfail data is passed from the model to the view which is in turn used by
the fields plugin model when it is called by the controller in the form filter

7 years agoadding glm hide class to the div around the apply filters for the custom field form
Anthony Talarico [Tue, 24 Oct 2017 18:27:35 +0000 (14:27 -0400)]
adding glm hide class to the div around the apply filters for the custom field form

the custom fields were showing up in the main members profile table instead of being hidden
initially

7 years agowrapping the apply filter calls in the member info view file
Anthony Talarico [Fri, 20 Oct 2017 18:04:01 +0000 (14:04 -0400)]
wrapping the apply filter calls in the member info view file

adding table wrapper to the apply filter calls for the custom fields form in the member info
view file, adding the plugin slug to the model to be passed to the view

7 years agoFixed call to custom fields using wrong parameters; content instead of UID
Laury GvR [Thu, 19 Oct 2017 20:38:52 +0000 (16:38 -0400)]
Fixed call to custom fields using wrong parameters; content instead of UID

7 years agoChanges for the custom fields - checking for submission success
Laury GvR [Thu, 19 Oct 2017 20:26:47 +0000 (16:26 -0400)]
Changes for the custom fields - checking for submission success

7 years agoremoving all references to custom fields member info
Anthony Talarico [Thu, 19 Oct 2017 15:39:17 +0000 (11:39 -0400)]
removing all references to custom fields member info

making the application of actions and filters generic by removing references
to  member info

7 years agochanging references and calls to member info specific custom fields methods
Anthony Talarico [Thu, 19 Oct 2017 14:44:13 +0000 (10:44 -0400)]
changing references and calls to member info specific custom fields methods

changing the names of the custom fields member info method calls in the member info model

7 years agoAdding for error logs in admin controller.
Steve Sutton [Tue, 17 Oct 2017 19:56:03 +0000 (15:56 -0400)]
Adding for error logs in admin controller.

Add the name of the model in trigger error.
Add the name of the view in trigger error.
Only shows if admin errors turned on.

7 years agoRemoved one more legacy debug window reference
Chuck Scott [Tue, 17 Oct 2017 17:28:41 +0000 (13:28 -0400)]
Removed one more legacy debug window reference

7 years agoRemoved more legacy debug window code.
Chuck Scott [Tue, 17 Oct 2017 17:27:18 +0000 (13:27 -0400)]
Removed more legacy debug window code.

7 years agoFixed mess in management Misc. Settings table.
Chuck Scott [Tue, 17 Oct 2017 17:11:56 +0000 (13:11 -0400)]
Fixed mess in management Misc. Settings table.

7 years agoRe-activated management debug flags.
Chuck Scott [Tue, 17 Oct 2017 17:00:03 +0000 (13:00 -0400)]
Re-activated management debug flags.
Added debug output for critical items in front controller.
Removed E-Mail feature that was supposed to send an error message from live sites when there was a front controller problem. Didn't work.

7 years agoUpdating the custom field integration for management.
Steve Sutton [Tue, 17 Oct 2017 16:06:47 +0000 (12:06 -0400)]
Updating the custom field integration for management.

Update the controller in admin to return output as string if needed.

7 years agoRemoved more of the legacy debug code from index.php
Chuck Scott [Tue, 17 Oct 2017 15:16:14 +0000 (11:16 -0400)]
Removed more of the legacy debug code from index.php
Fixed incorrect regerences to $m.member in list.html filters that should be using $m.member_pointer ($m.member is a name)

7 years agoMerge tag 'v2.10.14' into develop feature/revamp revampCustomFields
Steve Sutton [Tue, 10 Oct 2017 19:03:18 +0000 (15:03 -0400)]
Merge tag 'v2.10.14' into develop

Version 2.10.14

7 years agoMerge branch 'hotfix/2.10.14' v2.10.14
Steve Sutton [Tue, 10 Oct 2017 19:03:06 +0000 (15:03 -0400)]
Merge branch 'hotfix/2.10.14'