WP-Plugins/glm-member-db.git
6 years agofixing missing div tag
Anthony Talarico [Wed, 27 Feb 2019 18:11:42 +0000 (13:11 -0500)]
fixing missing div tag

6 years agoMerge branch 'develop' into feature/adminRevamp
Anthony Talarico [Wed, 27 Feb 2019 17:46:17 +0000 (12:46 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoPagination work
Laury GvR [Wed, 27 Feb 2019 16:05:19 +0000 (11:05 -0500)]
Pagination work

6 years agoFix settings check for entities shown on front list views
Laury GvR [Thu, 21 Feb 2019 20:27:15 +0000 (15:27 -0500)]
Fix settings check for entities shown on front list views

6 years agoUpdate image tab page
Steve Sutton [Thu, 21 Feb 2019 15:16:48 +0000 (10:16 -0500)]
Update image tab page

Redoing indents.
Trying to update the max size.

6 years agoAdding state and enable_weather to cities.
Steve Sutton [Wed, 20 Feb 2019 21:24:36 +0000 (16:24 -0500)]
Adding state and enable_weather to cities.

Also adding the lat lon into the data class and fetching lat lon with
nomnatim database.

6 years agoAdd new fields to city table.
Steve Sutton [Wed, 20 Feb 2019 19:15:16 +0000 (14:15 -0500)]
Add new fields to city table.

Adding for city weather.

6 years agoUpdate js live call to on
Steve Sutton [Tue, 19 Feb 2019 18:46:25 +0000 (13:46 -0500)]
Update js live call to on

Replacing live call with on.

6 years agoadding metadata persistence to the media galleries and file downloads
Anthony Talarico [Wed, 27 Feb 2019 16:11:50 +0000 (11:11 -0500)]
adding metadata persistence to the media galleries and file downloads

6 years agoimplementing file and image gallery uploads and captions for files and image gallery...
Anthony Talarico [Tue, 26 Feb 2019 21:48:45 +0000 (16:48 -0500)]
implementing file and image gallery uploads and captions for files and image gallery images

6 years agoSetup the detail view from settings.
Steve Sutton [Tue, 26 Feb 2019 21:17:17 +0000 (16:17 -0500)]
Setup the detail view from settings.

Use the detail view file from settings.

6 years agoDB Updates - alternate view files for list,grid,detail pages.
Steve Sutton [Tue, 26 Feb 2019 21:04:07 +0000 (16:04 -0500)]
DB Updates - alternate view files for list,grid,detail pages.

Setting up initial set of default view files for list grid and detail
pages. These will be for the different themes we have. Trying to pull
the theme view files over into the main plugin.

6 years agoFixed incorrect default value for #thisInstance['listQuery'] - set to false.
Chuck Scott [Tue, 26 Feb 2019 19:27:57 +0000 (14:27 -0500)]
Fixed incorrect default value for #thisInstance['listQuery'] - set to false.

6 years agoUpdate for wordpress searching
Steve Sutton [Tue, 26 Feb 2019 15:15:23 +0000 (10:15 -0500)]
Update for wordpress searching

setup wpSearch variable.

6 years agoadding category and amenity support to the member profile edit flyout
Anthony Talarico [Tue, 26 Feb 2019 02:07:28 +0000 (21:07 -0500)]
adding category and amenity support to the member profile edit flyout

6 years agoadding member cloning ability
Anthony Talarico [Mon, 25 Feb 2019 19:03:55 +0000 (14:03 -0500)]
adding member cloning ability

6 years agotesting new layout and styles for the member db list filter view
Anthony Talarico [Sun, 24 Feb 2019 00:25:47 +0000 (19:25 -0500)]
testing new layout and styles for the member db list filter view

6 years agoWorking on update member data from csv import files
Steve Sutton [Fri, 22 Feb 2019 21:48:51 +0000 (16:48 -0500)]
Working on update member data from csv import files

Updating the import script to also do member and member info updates

6 years agowrapping up the data store for admin list queries in the member list view
Anthony Talarico [Fri, 22 Feb 2019 04:25:47 +0000 (23:25 -0500)]
wrapping up the data store for admin list queries in the member list view

6 years agofixing a bug with the data store and search filters sending extra ajax requests
Anthony Talarico [Fri, 22 Feb 2019 03:32:11 +0000 (22:32 -0500)]
fixing a bug with the data store and search filters sending extra ajax requests

6 years agoFix settings check for entities shown on front list views
Laury GvR [Thu, 21 Feb 2019 20:27:15 +0000 (15:27 -0500)]
Fix settings check for entities shown on front list views

6 years agoUpdating filesize in file page too.
Steve Sutton [Thu, 21 Feb 2019 15:43:09 +0000 (10:43 -0500)]
Updating filesize in file page too.

Looks like they need to be the same for the limit to work.

6 years agoUpdate image tab page
Steve Sutton [Thu, 21 Feb 2019 15:16:48 +0000 (10:16 -0500)]
Update image tab page

Redoing indents.
Trying to update the max size.

6 years agomaking the localstorage data store functions available in the glma object to be used...
Anthony Talarico [Wed, 20 Feb 2019 22:05:30 +0000 (17:05 -0500)]
making the localstorage data store functions available in the glma object to be used anywhere

6 years agoadding localstorage functions to act as a datastore for queries
Anthony Talarico [Wed, 20 Feb 2019 21:24:37 +0000 (16:24 -0500)]
adding localstorage functions to act as a datastore for queries

6 years agoAdding state and enable_weather to cities.
Steve Sutton [Wed, 20 Feb 2019 21:24:36 +0000 (16:24 -0500)]
Adding state and enable_weather to cities.

Also adding the lat lon into the data class and fetching lat lon with
nomnatim database.

6 years agoAdd new fields to city table.
Steve Sutton [Wed, 20 Feb 2019 19:15:16 +0000 (14:15 -0500)]
Add new fields to city table.

Adding for city weather.

6 years agoSet limit for pagination to 10
Laury GvR [Wed, 20 Feb 2019 14:42:53 +0000 (09:42 -0500)]
Set limit for pagination to 10

6 years agoPagination cycles forward until it doesn't - buttons don't properly lose 'disabled'
Laury GvR [Wed, 20 Feb 2019 14:41:57 +0000 (09:41 -0500)]
Pagination cycles forward until it doesn't - buttons don't properly lose 'disabled'

6 years agotesting pagination
Anthony Talarico [Tue, 19 Feb 2019 22:07:51 +0000 (17:07 -0500)]
testing pagination

6 years agoFurther work on pagination
Laury GvR [Tue, 19 Feb 2019 21:27:53 +0000 (16:27 -0500)]
Further work on pagination

6 years agomerging changes with my delete member profile addition
Anthony Talarico [Tue, 19 Feb 2019 19:17:29 +0000 (14:17 -0500)]
merging changes with my delete member profile addition

6 years agoUpdate js live call to on
Steve Sutton [Tue, 19 Feb 2019 18:46:25 +0000 (13:46 -0500)]
Update js live call to on

Replacing live call with on.

6 years agoPreliminary pagination markup/js added
Laury GvR [Tue, 19 Feb 2019 18:42:06 +0000 (13:42 -0500)]
Preliminary pagination markup/js added

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Tue, 19 Feb 2019 14:41:22 +0000 (09:41 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoadding add new function to the profile edit
Anthony Talarico [Tue, 19 Feb 2019 13:29:26 +0000 (08:29 -0500)]
adding add new function to the profile edit

6 years agoRemove extra alpha links set
Steve Sutton [Mon, 18 Feb 2019 13:29:18 +0000 (08:29 -0500)]
Remove extra alpha links set

Some how got duplicated.

6 years agoMerge tag 'v2.11.2' into develop
Steve Sutton [Sat, 16 Feb 2019 11:24:09 +0000 (06:24 -0500)]
Merge tag 'v2.11.2' into develop

Version 2.11.2

6 years agoMerge branch 'hotfix/2.11.2' v2.11.2
Steve Sutton [Sat, 16 Feb 2019 11:17:44 +0000 (06:17 -0500)]
Merge branch 'hotfix/2.11.2'

6 years agoFix for is_page
Steve Sutton [Sat, 16 Feb 2019 11:17:10 +0000 (06:17 -0500)]
Fix for is_page

Can just call the wordpress function instead of apply_filter.

6 years agoMerge tag 'v2.11.1' into develop
Steve Sutton [Fri, 15 Feb 2019 21:14:19 +0000 (16:14 -0500)]
Merge tag 'v2.11.1' into develop

Version 2.11.1

6 years agoMerge branch 'hotfix/2.11.1' v2.11.1
Steve Sutton [Fri, 15 Feb 2019 21:12:59 +0000 (16:12 -0500)]
Merge branch 'hotfix/2.11.1'

6 years agoFixing bug in view files
Steve Sutton [Fri, 15 Feb 2019 21:12:39 +0000 (16:12 -0500)]
Fixing bug in view files

Smarty error

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Fri, 15 Feb 2019 16:46:48 +0000 (11:46 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoAdd Entities Found and Entities Shown settings for customizing front list displays
Laury GvR [Fri, 15 Feb 2019 16:46:31 +0000 (11:46 -0500)]
Add Entities Found and Entities Shown settings for customizing front list displays

6 years agoCorrect the latest database update file to have Four dashes instead of Two
Laury GvR [Fri, 15 Feb 2019 14:56:30 +0000 (09:56 -0500)]
Correct the latest database update file to have Four dashes instead of Two

6 years agoAdd option to show header text on member lists. Rename sidebar area column
Laury GvR [Fri, 15 Feb 2019 00:55:48 +0000 (19:55 -0500)]
Add option to show header text on member lists. Rename sidebar area column

6 years agominor: Fix tab spacing
Laury GvR [Thu, 14 Feb 2019 20:49:44 +0000 (15:49 -0500)]
minor: Fix tab spacing

6 years agoMinor changes to latest db create for sidebar area, and checking showsettings on...
Laury GvR [Thu, 14 Feb 2019 19:49:54 +0000 (14:49 -0500)]
Minor changes to latest db create for sidebar area, and checking showsettings on front list for it

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Thu, 14 Feb 2019 19:37:48 +0000 (14:37 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoRe-capitalize Control keyword in front member list during initMap
Laury GvR [Thu, 14 Feb 2019 19:11:33 +0000 (14:11 -0500)]
Re-capitalize Control keyword in front member list during initMap

6 years agoRe-capitalise Control keyword in front member list during initMap
Laury GvR [Thu, 14 Feb 2019 19:10:52 +0000 (14:10 -0500)]
Re-capitalise Control keyword in front member list during initMap

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Thu, 14 Feb 2019 18:01:49 +0000 (13:01 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoAdd setting to create sidebar area on front listing
Laury GvR [Thu, 14 Feb 2019 17:54:17 +0000 (12:54 -0500)]
Add setting to create sidebar area on front listing

6 years agoChange text on enable_counties option
Steve Sutton [Thu, 14 Feb 2019 13:34:11 +0000 (08:34 -0500)]
Change text on enable_counties option

Not just for members now in events.

6 years agoUpdate data option for blank
Steve Sutton [Wed, 13 Feb 2019 19:32:00 +0000 (14:32 -0500)]
Update data option for blank

Blank not needed because it is in the view file. Having it in data
abstract causes it to output two empty options.

6 years agoUpdating member list model (again)
Steve Sutton [Wed, 13 Feb 2019 16:55:14 +0000 (11:55 -0500)]
Updating member list model (again)

Redoing code that was somehow removed from the merge of the ajaxSearch
branch. Also adding one for city drop down so it will check for the
county-search in shorcode also.

6 years agoworking on adding new member profile from the flyout
Anthony Talarico [Wed, 13 Feb 2019 02:12:01 +0000 (21:12 -0500)]
working on adding new member profile from the flyout

6 years agoUpdate for trip planner images
Steve Sutton [Tue, 12 Feb 2019 20:18:44 +0000 (15:18 -0500)]
Update for trip planner images

Use trip planner in list and grid views.

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Tue, 12 Feb 2019 18:40:13 +0000 (13:40 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoRemove test echo statements
Laury GvR [Tue, 12 Feb 2019 18:39:56 +0000 (13:39 -0500)]
Remove test echo statements

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Tue, 12 Feb 2019 18:18:24 +0000 (13:18 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoAdd filter to allow member info fields to be individually queried
Laury GvR [Tue, 12 Feb 2019 18:18:00 +0000 (13:18 -0500)]
Add filter to allow member info fields to be individually queried

6 years agoRemove each() calls
Steve Sutton [Tue, 12 Feb 2019 17:35:07 +0000 (12:35 -0500)]
Remove each() calls

Replacing them with foreach. This is faster and each is being
deprecated.

6 years agoMerge tag 'v2.11.0' into develop
Chuck Scott [Tue, 12 Feb 2019 14:21:40 +0000 (09:21 -0500)]
Merge tag 'v2.11.0' into develop

Minor updates

6 years agoMerge branch 'release/2.11.0' v2.11.0
Chuck Scott [Tue, 12 Feb 2019 14:21:27 +0000 (09:21 -0500)]
Merge branch 'release/2.11.0'

6 years agoDatabase update locks, Google Maps fix, Dialog box issues fixed and others.
Chuck Scott [Tue, 12 Feb 2019 14:20:23 +0000 (09:20 -0500)]
Database update locks, Google Maps fix, Dialog box issues fixed and others.

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Mon, 11 Feb 2019 22:59:48 +0000 (17:59 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoFix Map view list missing, map view styles
Laury GvR [Mon, 11 Feb 2019 22:58:38 +0000 (17:58 -0500)]
Fix Map view list missing, map view styles

After changes to list view files, map view was no longer taken
into account as a possible display option for the listing. Map
view now shows the listing again, and several styles have been
fixed for it.

6 years agoadding category filtering for the member list view
Anthony Talarico [Mon, 11 Feb 2019 22:15:30 +0000 (17:15 -0500)]
adding category filtering for the member list view

6 years agoadding select 2 for the category dropdown in the search filter. adding some basic...
Anthony Talarico [Thu, 7 Feb 2019 01:52:03 +0000 (20:52 -0500)]
adding select 2 for the category dropdown in the search filter. adding some basic styles for the filter input fields

6 years agoadding close button to the close the member edit drawer
Anthony Talarico [Tue, 5 Feb 2019 19:33:37 +0000 (14:33 -0500)]
adding close button to the close the member edit drawer

6 years agoMerge from develop
Laury GvR [Tue, 5 Feb 2019 18:38:47 +0000 (13:38 -0500)]
Merge from develop

6 years agoUpdate script to check for error from Imagick
Steve Sutton [Tue, 5 Feb 2019 16:28:30 +0000 (11:28 -0500)]
Update script to check for error from Imagick

use try catch to catch errors that are thrown.

6 years agoAdded setting permissions to created media directories, added fileLibrary directory...
Chuck Scott [Tue, 5 Feb 2019 16:24:22 +0000 (11:24 -0500)]
Added setting permissions to created media directories, added fileLibrary directory also.

6 years agoadding filtering for text search in the list view
Anthony Talarico [Sun, 3 Feb 2019 03:28:56 +0000 (22:28 -0500)]
adding filtering for text search in the list view

6 years agoFixed incorrect indentation. feature/adminDocs
Chuck Scott [Fri, 25 Jan 2019 18:47:40 +0000 (13:47 -0500)]
Fixed incorrect indentation.

6 years agoRemove console from script
Steve Sutton [Fri, 25 Jan 2019 14:15:22 +0000 (09:15 -0500)]
Remove console from script

Updating the member list view file.

6 years agoReformatting the view file
Steve Sutton [Fri, 25 Jan 2019 14:09:25 +0000 (09:09 -0500)]
Reformatting the view file

Getting rid of the extra indents.

6 years agoUpdate the list view for loading through ajax call
Steve Sutton [Thu, 24 Jan 2019 21:44:35 +0000 (16:44 -0500)]
Update the list view for loading through ajax call

Call correct view file.

6 years agoMerge branch 'feature/ajaxSearch' into develop
Chuck Scott [Thu, 24 Jan 2019 20:53:06 +0000 (15:53 -0500)]
Merge branch 'feature/ajaxSearch' into develop

6 years agoCompleted work on permitting separating sections for glm-members-list shortcode feature/ajaxSearch
Chuck Scott [Thu, 24 Jan 2019 20:43:40 +0000 (15:43 -0500)]
Completed work on permitting separating sections for glm-members-list shortcode

Optimized processing to prevent duplicate work for multiple section.
Updated glm-member-list shortcode attributes list.
Cleared up various undefined parameter issues.

6 years agoAdding County list to the category list for drop down.
Steve Sutton [Wed, 23 Jan 2019 20:12:43 +0000 (15:12 -0500)]
Adding County list to the category list for drop down.

Passing in the county assignment from shortcode. So the search form
filter has the correct counties.

6 years agoopening flyout for member edit from the dashboard widgets, working on filtering the...
Anthony Talarico [Tue, 22 Jan 2019 15:18:18 +0000 (10:18 -0500)]
opening flyout for member edit from the dashboard widgets, working on filtering the member list from the textsearch filter in the member list

6 years agoReplacement of each() deprecated function calls.
Steve Sutton [Fri, 18 Jan 2019 15:46:09 +0000 (10:46 -0500)]
Replacement of each() deprecated function calls.

Replacing each each() line with proper foreach.

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Fri, 18 Jan 2019 14:12:14 +0000 (09:12 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoReplacement of deprecated each() calls.
Steve Sutton [Fri, 18 Jan 2019 13:53:30 +0000 (08:53 -0500)]
Replacement of deprecated each() calls.

Found some occurrences of each() function calls. Replacing them with
proper foreach calls.

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Thu, 17 Jan 2019 19:15:48 +0000 (14:15 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoFix comment
Steve Sutton [Thu, 17 Jan 2019 14:12:27 +0000 (09:12 -0500)]
Fix comment

Update comment so it doesn't break the script

6 years agoNew ability to show multiple shortcodes for search,map,list with parts separated.
Chuck Scott [Wed, 16 Jan 2019 17:27:53 +0000 (12:27 -0500)]
New ability to show multiple shortcodes for search,map,list with parts separated.

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Tue, 15 Jan 2019 13:44:10 +0000 (08:44 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoUpdate member list model
Steve Sutton [Tue, 15 Jan 2019 13:24:12 +0000 (08:24 -0500)]
Update member list model

Adding the countySearch.
If model finds $_REQUEST['countySearch'] it will set the list to pull
only matching records with that county

6 years agoMerging view flies for ajax pagination
Steve Sutton [Fri, 11 Jan 2019 20:43:33 +0000 (15:43 -0500)]
Merging view flies for ajax pagination

Bring in develop stuff

6 years agoMerge branch 'develop' into feature/ajaxSearch
Steve Sutton [Fri, 11 Jan 2019 19:26:55 +0000 (14:26 -0500)]
Merge branch 'develop' into feature/ajaxSearch

6 years agoMore db updates
Steve Sutton [Mon, 7 Jan 2019 14:17:08 +0000 (09:17 -0500)]
More db updates

Adding more to general settings.
Ajax pagination checkbox
City search checkbox

6 years agoBring in updates from wmta theme
Steve Sutton [Fri, 4 Jan 2019 21:12:20 +0000 (16:12 -0500)]
Bring in updates from wmta theme

For search (wmta)

6 years agoData Abstract now looks in $_REQUEST for all input data
Chuck Scott [Fri, 4 Jan 2019 21:07:20 +0000 (16:07 -0500)]
Data Abstract now looks in $_REQUEST for all input data

6 years agoAdding city search to member list view.
Steve Sutton [Fri, 11 Jan 2019 19:21:29 +0000 (14:21 -0500)]
Adding city search to member list view.

Checks for city search flag and show the city drop down.

6 years agoMerge tag 'v2.10.48' into develop
Steve Sutton [Thu, 10 Jan 2019 19:22:48 +0000 (14:22 -0500)]
Merge tag 'v2.10.48' into develop

Version 2.10.48

6 years agoMerge branch 'hotfix/2.10.48' v2.10.48
Steve Sutton [Thu, 10 Jan 2019 19:21:51 +0000 (14:21 -0500)]
Merge branch 'hotfix/2.10.48'