Steve Sutton [Mon, 7 Aug 2017 19:46:00 +0000 (15:46 -0400)]
Merge branch 'hotfix/2.10.2'
Steve Sutton [Mon, 7 Aug 2017 19:45:04 +0000 (15:45 -0400)]
Updating the member info for add new city.
Correcting the add new city function call. Should be updating the
member_info record and using the memerInfoId not the memberId.
Steve Sutton [Wed, 26 Jul 2017 13:40:08 +0000 (09:40 -0400)]
Merge branch 'hotfix/2.10.1'
Steve Sutton [Wed, 26 Jul 2017 13:39:25 +0000 (09:39 -0400)]
Updating the member csv import for categories.
Fix where it wasn't assigning to correct parent category when importing
the member categories.
Steve Sutton [Tue, 18 Jul 2017 19:33:49 +0000 (15:33 -0400)]
Merge branch 'release/2.10.0'
Steve Sutton [Tue, 18 Jul 2017 19:33:16 +0000 (15:33 -0400)]
Update readme.txt
For new management option.
Steve Sutton [Tue, 18 Jul 2017 19:24:52 +0000 (15:24 -0400)]
New release 2.10.0
Member CSV Import for members photos files.
Steve Sutton [Tue, 18 Jul 2017 19:04:31 +0000 (15:04 -0400)]
Update help text for import and update import region sample file.
Update the help text for imports.
Update the region sample file.
Steve Sutton [Tue, 18 Jul 2017 18:37:33 +0000 (14:37 -0400)]
Add help guide link
Adding a link to the help guide on gaslightmedia website.
Steve Sutton [Mon, 17 Jul 2017 19:53:22 +0000 (15:53 -0400)]
Add required fields to help for member csv import
Adding required fields to the help section for member CSV Import.
Steve Sutton [Fri, 7 Jul 2017 15:44:41 +0000 (11:44 -0400)]
Update the help tab function for other plugins.
Adding any other help tabs from other plugins into import help.
Steve Sutton [Fri, 7 Jul 2017 13:41:07 +0000 (09:41 -0400)]
Adding help documentation for Import
Add help tabs for the Import of the member data Photos and Files.
Steve Sutton [Thu, 6 Jul 2017 18:41:11 +0000 (14:41 -0400)]
Add new sample file and update short_descr for import
Use same code from other import to make sure the short_descr isn't too
long.
Steve Sutton [Wed, 5 Jul 2017 17:47:49 +0000 (13:47 -0400)]
Adding clear options to file and photos
Adding a clear data option to the photo and file parts.
Anthony Talarico [Wed, 5 Jul 2017 16:16:35 +0000 (12:16 -0400)]
adjusting the member dataCategories sortParentChild function
the sortparentchild function needed to add the tilde to the category name,
children and parent in order to sort categories that are similar in name that end
with different numbers.
Steve Sutton [Wed, 5 Jul 2017 13:13:39 +0000 (09:13 -0400)]
Adjust view files for the imports
Adding new header and column for the sample file. Instead of just
putting the sample file into the new file column.
Steve Sutton [Fri, 30 Jun 2017 14:17:55 +0000 (10:17 -0400)]
Merge branch 'feature/CSVImport' into develop
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