Steve Sutton [Fri, 30 Jun 2017 14:17:17 +0000 (10:17 -0400)]
Add sample file for social import.
Steve Sutton [Fri, 30 Jun 2017 13:00:24 +0000 (09:00 -0400)]
Last minute updates
correct wording for not clearing member data.
Steve Sutton [Thu, 29 Jun 2017 18:33:30 +0000 (14:33 -0400)]
Updating the photos import
Bumping up the per process count to 40 for photos and files.
Steve Sutton [Thu, 29 Jun 2017 12:36:03 +0000 (08:36 -0400)]
Update with comments
Just adding small comments.
Steve Sutton [Wed, 28 Jun 2017 19:15:39 +0000 (15:15 -0400)]
Update member import part to set status.
Status is now being setup for each member profile.
Steve Sutton [Wed, 28 Jun 2017 18:38:28 +0000 (14:38 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Wed, 28 Jun 2017 18:33:20 +0000 (14:33 -0400)]
Adding update statement for new general setting.
Need to add in an UPDATE call to update the new field. Won't get set
otherwise.
Laury GvR [Wed, 28 Jun 2017 14:57:46 +0000 (10:57 -0400)]
Minor correction in the default value of short_desc_char limit in update database script
Steve Sutton [Mon, 26 Jun 2017 19:40:57 +0000 (15:40 -0400)]
Photos and Files for members now going in groups.
Processing the member files and photos into groups now.
Steve Sutton [Mon, 26 Jun 2017 19:15:01 +0000 (15:15 -0400)]
Merge branch 'develop' into feature/CSVImport
Laury GvR [Mon, 26 Jun 2017 19:12:43 +0000 (15:12 -0400)]
Prevent imageUpload model from stripping images if the source is a URL, on account of the import script
Steve Sutton [Fri, 23 Jun 2017 20:07:04 +0000 (16:07 -0400)]
wip
Steve Sutton [Fri, 23 Jun 2017 20:02:00 +0000 (16:02 -0400)]
Merge branch 'develop' into feature/CSVImport
Steve Sutton [Fri, 23 Jun 2017 19:51:01 +0000 (15:51 -0400)]
Removing uneeded member import files.
Files that were for brewbakers and trailmaps imports.
Steve Sutton [Fri, 23 Jun 2017 19:48:43 +0000 (15:48 -0400)]
Updating for the member files.
Add some setup for member file upload.
not finished with it though.
Laury GvR [Fri, 23 Jun 2017 19:39:22 +0000 (15:39 -0400)]
Removing comments in stripImageMeta and reference to specific jpeg compression type
Laury GvR [Fri, 23 Jun 2017 16:31:57 +0000 (12:31 -0400)]
Image EXIF now properly stripped using either Imagick or GD for member profile image gallery uploads
Steve Sutton [Fri, 23 Jun 2017 15:50:34 +0000 (11:50 -0400)]
Work on adding sample file
just placing a link in for now.
Steve Sutton [Fri, 23 Jun 2017 13:34:42 +0000 (09:34 -0400)]
Making notes
Adding comments.
Steve Sutton [Thu, 22 Jun 2017 20:54:35 +0000 (16:54 -0400)]
Photos upload now working
Need to break up like members for really huge files.
Laury GvR [Thu, 22 Jun 2017 19:17:30 +0000 (15:17 -0400)]
Better attempt to strip image meta
Steve Sutton [Thu, 22 Jun 2017 16:27:05 +0000 (12:27 -0400)]
Work on the file upload for photos
Validate the header line.
Laury GvR [Thu, 22 Jun 2017 13:14:41 +0000 (09:14 -0400)]
Add function to imageUpload to strip metadata
We were having an issue with EXIF data giving unwelcome image
orientation to uploads. Through Image magick and GD any metadata
is now stripped. If neither is installed, the image will be
unchanged.
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