Steve Sutton [Wed, 21 Jun 2017 20:46:42 +0000 (16:46 -0400)]
WIP for validate photo file
working on the upload for photo file.
Steve Sutton [Wed, 21 Jun 2017 18:44:49 +0000 (14:44 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Wed, 21 Jun 2017 18:43:42 +0000 (14:43 -0400)]
Trim the short descr on import to 116.
This is to get 120 total when the dots are placed at the end.
Steve Sutton [Wed, 21 Jun 2017 16:35:38 +0000 (12:35 -0400)]
Updating member import scripts
Adding in mailing address city state zip.
Steve Sutton [Wed, 21 Jun 2017 13:47:41 +0000 (09:47 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Wed, 21 Jun 2017 13:46:26 +0000 (09:46 -0400)]
Adding photos import
Adding tab for uploading the member photos.
Laury GvR [Fri, 16 Jun 2017 20:58:49 +0000 (16:58 -0400)]
Correcting a reference to 124 characters, to 120 characters as the max character limit for the short description
Laury GvR [Fri, 16 Jun 2017 20:44:37 +0000 (16:44 -0400)]
Adding short description character limit field
A short description character limit field added to the database,
which can be set in management.
Steve Sutton [Fri, 16 Jun 2017 20:15:54 +0000 (16:15 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Fri, 16 Jun 2017 19:25:22 +0000 (15:25 -0400)]
Merge tag 'v2.9.19' into develop
Version 2.9.19
Steve Sutton [Fri, 16 Jun 2017 19:25:15 +0000 (15:25 -0400)]
Merge branch 'release/2.9.19'
Steve Sutton [Fri, 16 Jun 2017 19:24:47 +0000 (15:24 -0400)]
release 2.9.19
Chuck Scott [Fri, 16 Jun 2017 19:09:38 +0000 (15:09 -0400)]
Fixed incorrect reference to memberID that should have been memberInfoID for function call to clear categories.
Steve Sutton [Fri, 16 Jun 2017 18:51:20 +0000 (14:51 -0400)]
More updates for the member import
Working on short description. Removing it from the csv files.
Short description will be generated from the descr field.
Steve Sutton [Fri, 16 Jun 2017 12:33:04 +0000 (08:33 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Thu, 15 Jun 2017 17:54:52 +0000 (13:54 -0400)]
Update one more for primary key issues
Updating the cache table primary key to be not null.
Steve Sutton [Thu, 15 Jun 2017 17:49:05 +0000 (13:49 -0400)]
One more update for primary key
Found another table mysql 5.7 doesn't like.
Steve Sutton [Thu, 15 Jun 2017 17:26:50 +0000 (13:26 -0400)]
One for for primary key update
Need to get all fields in this primary key
Steve Sutton [Thu, 15 Jun 2017 17:10:34 +0000 (13:10 -0400)]
Update create script to have primary keys not null.
Mysql 5.7 is complaining about this.
Steve Sutton [Thu, 15 Jun 2017 17:09:24 +0000 (13:09 -0400)]
Working on breaking up member file processing
breaking up into 20 members at a time.
Steve Sutton [Wed, 14 Jun 2017 14:32:59 +0000 (10:32 -0400)]
Break up file processing.
First process the amenity,category,region,county,city files.
Then process the members file.
Still have to break up the processing of members into smaller groups.
This will be so there's no timeout issues.
Steve Sutton [Mon, 12 Jun 2017 18:30:26 +0000 (14:30 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Mon, 12 Jun 2017 16:36:40 +0000 (12:36 -0400)]
Merge tag 'v2.9.18' into develop
Version 2.9.18
Steve Sutton [Mon, 12 Jun 2017 16:36:32 +0000 (12:36 -0400)]
Merge branch 'hotfix/2.9.18'
Steve Sutton [Mon, 12 Jun 2017 16:35:25 +0000 (12:35 -0400)]
Fix an issue where the google map info id may be incorrect.
Id used in markup and the javascript code synced so they use the same
id. Both now using the m.id in the view template.
Steve Sutton [Mon, 12 Jun 2017 16:27:18 +0000 (12:27 -0400)]
Add cc_type
Not sure if this will help out an issue I'm having with the member map.
Steve Sutton [Mon, 12 Jun 2017 15:29:30 +0000 (11:29 -0400)]
Adding tables for clear data
Adding categories cities to be emptied when they select the clear data
checkbox on member csv importing.
Steve Sutton [Wed, 7 Jun 2017 17:47:27 +0000 (13:47 -0400)]
Updates for member import
I have these going into the database now:
Amenities
Categories
Cities
Counties
Regions
Members and profile data (w/amenities and categories)
Steve Sutton [Wed, 7 Jun 2017 14:11:40 +0000 (10:11 -0400)]
WIP member and member_info import
Working on import of member and profile data.
Steve Sutton [Tue, 6 Jun 2017 19:11:56 +0000 (15:11 -0400)]
WIP working on imports
city import
county import
region import
working on member and profile import.
Steve Sutton [Mon, 5 Jun 2017 20:23:59 +0000 (16:23 -0400)]
WIP file upload and validation
Upload test files.
Validating them from their headers.
Steve Sutton [Mon, 5 Jun 2017 16:38:42 +0000 (12:38 -0400)]
Merge branch 'develop' into feature/CSVImport
Chuck Scott [Thu, 1 Jun 2017 18:22:20 +0000 (14:22 -0400)]
Merge tag 'v2.9.17' into develop
Fixed permissions issues with login contacts.
Conflicts:
readme.txt
Chuck Scott [Thu, 1 Jun 2017 18:20:42 +0000 (14:20 -0400)]
Merge branch 'hotfix/2.9.17'
Chuck Scott [Thu, 1 Jun 2017 18:18:28 +0000 (14:18 -0400)]
Fixed problem with not retrieving plugin configuration parameters in some cases.
Chuck Scott [Thu, 25 May 2017 20:45:47 +0000 (16:45 -0400)]
Cleaned up readme a bit
Chuck Scott [Thu, 25 May 2017 20:44:42 +0000 (16:44 -0400)]
Added changelog to readme
Steve Sutton [Thu, 25 May 2017 15:38:27 +0000 (11:38 -0400)]
Merge tag 'v2.9.16' into develop
Version 2.9.16
Steve Sutton [Thu, 25 May 2017 15:38:14 +0000 (11:38 -0400)]
Merge branch 'release/2.9.16'
Steve Sutton [Thu, 25 May 2017 15:37:53 +0000 (11:37 -0400)]
Bump version number
For new release
Chuck Scott [Tue, 23 May 2017 19:19:20 +0000 (15:19 -0400)]
Added function to clear shortcode cache.
Placed that function in all models that add, delete, or update member data.
Chuck Scott [Tue, 23 May 2017 17:01:30 +0000 (13:01 -0400)]
Changed cache time to 30 Days.
Chuck Scott [Tue, 23 May 2017 15:54:36 +0000 (11:54 -0400)]
Fixed cache logic not checking for the shortcode name when processing shortcode list looking for cache control data.
Chuck Scott [Tue, 23 May 2017 15:40:04 +0000 (11:40 -0400)]
Initial Test of Shortcode Caching
Added cache control logig to front controller
Moved enqueueing of scropts from the members list.php script to the controller
Added a cache table to the database
Added cache control options to shortcodes list.
Steve Sutton [Thu, 18 May 2017 17:57:12 +0000 (13:57 -0400)]
Start WIP for CSV Import
Creating menu, model and view.
Adding to valid actions
Steve Sutton [Wed, 17 May 2017 14:31:00 +0000 (10:31 -0400)]
Update for the member only menu
The get option needs to use the Constant and not the string. Putting a
check for the define first before creating the menu.
Chuck Scott [Tue, 16 May 2017 16:19:32 +0000 (12:19 -0400)]
Moved activate/deactivate, require support files, and user logged in hook from glmCheckDatabase call success block.
This solves support files not being loaded if a database doesn't check properly under certain situations.
Chuck Scott [Tue, 16 May 2017 14:33:47 +0000 (10:33 -0400)]
Fixed links to add needed member types from members areas.
Chuck Scott [Tue, 16 May 2017 14:23:23 +0000 (10:23 -0400)]
CLeaned up and resturctured the plugin Readme file.
Chuck Scott [Tue, 16 May 2017 13:54:44 +0000 (09:54 -0400)]
Fixed bad link on Dashboard Widget for "No Member Types Listed" link.
Steve Sutton [Fri, 12 May 2017 16:15:40 +0000 (12:15 -0400)]
Updating shortcode builder tool.
Don't show the shortcode builder if member aren't enabled.
Getting rid of an error because no count variable was set for the
shortcode. Now passing this into the template.
Laury GvR [Thu, 11 May 2017 19:26:01 +0000 (15:26 -0400)]
Members only page ID option retrieved correctly
The option for the members only page ID tried to use a constant
where it should have used a string, causing an error on plugin
activation.
Laury GvR [Thu, 11 May 2017 13:17:12 +0000 (09:17 -0400)]
Adding the Files tab to member detail viewfile
Steve Sutton [Thu, 4 May 2017 17:41:32 +0000 (13:41 -0400)]
Merge branch 'feature/latlonFilter' into develop
Steve Sutton [Thu, 4 May 2017 17:41:07 +0000 (13:41 -0400)]
Adding comment on filter
For lat lot to dms
Steve Sutton [Thu, 4 May 2017 17:32:22 +0000 (13:32 -0400)]
Filter start for lat lon to DMS
adding a filter for lat lon to DMS
Steve Sutton [Tue, 2 May 2017 19:22:45 +0000 (15:22 -0400)]
Merge tag 'v2.9.15' into develop
Version 2.9.15
Steve Sutton [Tue, 2 May 2017 19:22:37 +0000 (15:22 -0400)]
Merge branch 'release/2.9.15'
Steve Sutton [Tue, 2 May 2017 19:22:00 +0000 (15:22 -0400)]
Release 2.9.15
New styled member admin.
Laury GvR [Tue, 2 May 2017 18:59:11 +0000 (14:59 -0400)]
Merge branch 'feature/lauTestAdminMap' into develop
Laury GvR [Tue, 2 May 2017 18:58:08 +0000 (14:58 -0400)]
Functions to update the map when clicking View Map on the admin member edit page were called incorrectly
Laury GvR [Tue, 2 May 2017 18:16:08 +0000 (14:16 -0400)]
Function to update map also ran when View Map button is clicked on member info edit page
Laury GvR [Mon, 1 May 2017 15:08:38 +0000 (11:08 -0400)]
Removing extraneous Main Dashboard title on admin side, causing display issues.
Chuck Scott [Thu, 27 Apr 2017 18:24:25 +0000 (14:24 -0400)]
Reversed test for use of location tab with fields in selected data. That should not have been added here.
Anthony Talarico [Wed, 26 Apr 2017 13:36:56 +0000 (09:36 -0400)]
adding fronthooks filter to get active member info data
added filter to retrieve categories and other member info fields based on a provided
argument to get only the fields that are part of active member profiles. adding separate
where clauses based on whether or not the field is a category, which can accept a parent
or if it is a column from the member info table
Steve Sutton [Tue, 25 Apr 2017 15:59:45 +0000 (11:59 -0400)]
Adding abstract file type to special case for copy of file for clone
When cloning the entry it needs to check for file types also.
Coping the logic for the images and use for file type.
With the exception of the folders for sizes which is not needed for
files.
Steve Sutton [Fri, 21 Apr 2017 17:56:14 +0000 (13:56 -0400)]
Update trailmaps files.
The view file needs the correct next files link.
Steve Sutton [Fri, 21 Apr 2017 17:32:06 +0000 (13:32 -0400)]
Add in the file import for trailmaps.
This is setup to import files from the current member db.
Could be used then for other member databases that use this version of
member database.
Steve Sutton [Fri, 21 Apr 2017 16:59:05 +0000 (12:59 -0400)]
Adding import script for trail maps.
This will import the custom fields and counties.
Laury GvR [Thu, 20 Apr 2017 15:21:50 +0000 (11:21 -0400)]
Made the font size for anchors in the admin member dashboard widgets slightly larger for better readability
Laury GvR [Thu, 20 Apr 2017 15:19:49 +0000 (11:19 -0400)]
Reduced Anchor size of the glm admin dashboard widget links to fit it better in 1200px layout
Laury GvR [Thu, 20 Apr 2017 15:16:48 +0000 (11:16 -0400)]
Adjusted styles on the glm admin widget dashboard to better fit with a 1200px width constraint
Chuck Scott [Thu, 20 Apr 2017 15:15:43 +0000 (11:15 -0400)]
Changed member import to use member_contact_email rather than process_email for main E_Mail address.
Laury GvR [Thu, 20 Apr 2017 14:52:59 +0000 (10:52 -0400)]
Only show Counties on member info if enabled in Management
Laury GvR [Thu, 20 Apr 2017 14:31:49 +0000 (10:31 -0400)]
Admin side category/amenities select on member profile edit had to float left to grow with internal items
Laury GvR [Thu, 20 Apr 2017 14:25:08 +0000 (10:25 -0400)]
Merge branch 'feature/lauryAdminPolishing' into develop
Laury GvR [Thu, 20 Apr 2017 14:23:46 +0000 (10:23 -0400)]
Merge branch 'develop' into feature/lauryAdminPolishing
Laury GvR [Tue, 18 Apr 2017 15:57:07 +0000 (11:57 -0400)]
Adding margin to the alpha links of the admin member list
Laury GvR [Tue, 18 Apr 2017 15:53:56 +0000 (11:53 -0400)]
Alpha filtering on admin list now preserved when clicking 'Next 20 members', and only then
Laury GvR [Mon, 17 Apr 2017 20:36:19 +0000 (16:36 -0400)]
Changed the bad-input class to also change the border-color
Laury GvR [Mon, 17 Apr 2017 20:32:20 +0000 (16:32 -0400)]
Removing unnecessary classes, and change active tab font weight, on admin side member info
Chuck Scott [Mon, 17 Apr 2017 19:37:50 +0000 (15:37 -0400)]
Function getCredentials was returning false for plugins that never had a license key entered. This was breaking key validation. Now returning '';
Laury GvR [Mon, 17 Apr 2017 19:07:13 +0000 (15:07 -0400)]
Wrapping the overflow of the uploaded image name in the Media tab in admin
Laury GvR [Mon, 17 Apr 2017 19:04:48 +0000 (15:04 -0400)]
Using memb_info_location setting to hide the address instead of just the location, as intended
Laury GvR [Mon, 17 Apr 2017 18:48:40 +0000 (14:48 -0400)]
Adjusting margin on glm rows in the admin side
Laury GvR [Mon, 17 Apr 2017 18:39:24 +0000 (14:39 -0400)]
Merging develop back into this branch
Chuck Scott [Mon, 17 Apr 2017 15:56:55 +0000 (11:56 -0400)]
Fixed problem with showing wrong member dashboard widgets when dashboard tab is clicked by a logged in member manager.
Fixed ability of a logged in member manager to change the member id on the URL when adding a new member info record.
Steve Sutton [Fri, 14 Apr 2017 20:50:03 +0000 (16:50 -0400)]
Remove print_r statement
Remove debug thing
Steve Sutton [Fri, 14 Apr 2017 20:47:58 +0000 (16:47 -0400)]
Send empty array first
This is so it can append to the array.
Chuck Scott [Fri, 14 Apr 2017 20:04:11 +0000 (16:04 -0400)]
Cleaning up some issues with rewrites.
Steve Sutton [Fri, 14 Apr 2017 18:42:50 +0000 (14:42 -0400)]
Adding apply_filters for custom fields admin search
For checboxes only so far.
Chuck Scott [Fri, 14 Apr 2017 17:24:18 +0000 (13:24 -0400)]
Reverted to previous rewrite rules code then added optional parameter for member "profile" ID.
Steve Sutton [Fri, 14 Apr 2017 16:48:53 +0000 (12:48 -0400)]
Combining with above check for rewrite
Don't flush twice
Chuck Scott [Fri, 14 Apr 2017 16:01:38 +0000 (12:01 -0400)]
Added clarification to the smarty template debug setting
Chuck Scott [Thu, 13 Apr 2017 21:29:07 +0000 (17:29 -0400)]
Updated update server support code.
Steve Sutton [Thu, 13 Apr 2017 17:26:24 +0000 (13:26 -0400)]
Pushing changes for filter for the sort order.
Custom field plugin to tie into the sort order.
Chuck Scott [Thu, 13 Apr 2017 17:25:16 +0000 (13:25 -0400)]
Temporarily reversing changes for plugin update checker.
Chuck Scott [Thu, 13 Apr 2017 15:48:28 +0000 (11:48 -0400)]
Fixed Plugin Update code to avoid "Failed to parse" errors if key is not valid for plugin.
Changed message at top of wp-admin plugins page from "Plugin is up to date." which is not appropriate if it's a bad key to "No plugin update available."
Updated string in language files but did not translate.
Laury GvR [Thu, 13 Apr 2017 14:57:11 +0000 (10:57 -0400)]
Added parent_id to the memberinfo category data
Steve Sutton [Thu, 13 Apr 2017 14:18:53 +0000 (10:18 -0400)]
Check if the memb_info_location is on before reporting bad map members
Only report the Bap Map members locations if member location is enabled.