WP-Plugins/glm-member-db.git
8 years agoMerge branch 'hotfix/2.1.17' v2.1.17
Steve Sutton [Wed, 6 Jul 2016 13:17:18 +0000 (09:17 -0400)]
Merge branch 'hotfix/2.1.17'

8 years agoremove debug output
Steve Sutton [Wed, 6 Jul 2016 13:16:40 +0000 (09:16 -0400)]
remove debug output

had some print_r stuff that needed to be removed.

8 years agoMerge branch 'release/2.1.16' v2.1.16
Steve Sutton [Tue, 5 Jul 2016 20:12:07 +0000 (16:12 -0400)]
Merge branch 'release/2.1.16'

8 years agoUpdate version number
Steve Sutton [Tue, 5 Jul 2016 20:11:41 +0000 (16:11 -0400)]
Update version number

Need this in three places

8 years agoFixed some typos, clarified admin mgmt, vid styles
Laury GvR [Tue, 5 Jul 2016 18:12:51 +0000 (14:12 -0400)]
Fixed some typos, clarified admin mgmt, vid styles

Fixed some words like "Adming" and "Memnber", mostly comments
Added video style change to add some spacing below it on the
member detail page.
Changed the submenu auto-creation to be friendlier toward existing
submenu creation code, and to depend a bit more on functions.php
of the theme.
Reorganized "list" and "detail" page settings in admin side
management.

8 years agoUpdate for amenity output
Steve Sutton [Tue, 5 Jul 2016 17:38:06 +0000 (13:38 -0400)]
Update for amenity output

If the amenity is empty then don't output

8 years agoUpdate shortcodes for amenity-groups
Steve Sutton [Tue, 5 Jul 2016 17:19:53 +0000 (13:19 -0400)]
Update shortcodes for amenity-groups

Thought I already had this in there.

Redoing the format of the arrays.

8 years agoOnly do these for category shortcodes
Steve Sutton [Tue, 5 Jul 2016 15:59:10 +0000 (11:59 -0400)]
Only do these for category shortcodes

This gets tricky if the have other shortcodes in the text.

8 years agoMerge branch 'feature/shortcodeBuilder' into develop
Steve Sutton [Tue, 5 Jul 2016 15:41:24 +0000 (11:41 -0400)]
Merge branch 'feature/shortcodeBuilder' into develop

8 years agoRestrict to only member short codes.
Steve Sutton [Tue, 5 Jul 2016 15:40:21 +0000 (11:40 -0400)]
Restrict to only member short codes.

Only allow member list short codes for now.

8 years agoWork on shortcode deletion
Steve Sutton [Tue, 5 Jul 2016 12:10:34 +0000 (08:10 -0400)]
Work on shortcode deletion

Also working on Packages part

8 years agoAdding amenity-groups into shortcode editing
Steve Sutton [Wed, 29 Jun 2016 19:31:08 +0000 (15:31 -0400)]
Adding amenity-groups into shortcode editing

Just for the editing of a current shortcode. It will add the
amenity-groups.

8 years agoWIP work on drop down change event for blank-start
Steve Sutton [Tue, 28 Jun 2016 21:01:26 +0000 (17:01 -0400)]
WIP work on drop down change event for blank-start

Still working on getting it to update the shortcode.

8 years agoWIP - adding delete button
Steve Sutton [Tue, 28 Jun 2016 11:38:22 +0000 (07:38 -0400)]
WIP - adding delete button

Getting the shortcode parts with the view,amenity-groups,blank-start
options by regular expressions.

8 years agoAdding in console output for javascript
Steve Sutton [Fri, 24 Jun 2016 17:29:49 +0000 (13:29 -0400)]
Adding in console output for javascript

Just adding console log and info statements to see what is going on.
These should be removed before go live.

8 years agoFix the style sheet for admin.css
Steve Sutton [Fri, 24 Jun 2016 15:46:35 +0000 (11:46 -0400)]
Fix the style sheet for admin.css

There was a missing end bracket.

8 years agoMerge branch 'develop' into feature/shortcodeBuilder
Steve Sutton [Fri, 24 Jun 2016 14:46:59 +0000 (10:46 -0400)]
Merge branch 'develop' into feature/shortcodeBuilder

8 years agoadded more comments, there is duplicate code and camelcase variable names I meant...
Anthony Talarico [Wed, 22 Jun 2016 12:36:34 +0000 (08:36 -0400)]
added more comments, there is duplicate code and camelcase variable names I meant to fix

8 years agoMerge tag 'v2.1.15' into develop
Laury GvR [Tue, 21 Jun 2016 21:57:04 +0000 (17:57 -0400)]
Merge tag 'v2.1.15' into develop

v2.1.15

8 years agoMerge branch 'hotfix/2.1.15' v2.1.15
Laury GvR [Tue, 21 Jun 2016 21:57:00 +0000 (17:57 -0400)]
Merge branch 'hotfix/2.1.15'

8 years agoDefault video title set to h3
Laury GvR [Tue, 21 Jun 2016 21:56:57 +0000 (17:56 -0400)]
Default video title set to h3

8 years agoMerge tag 'v2.1.14' into develop
Laury GvR [Tue, 21 Jun 2016 21:55:46 +0000 (17:55 -0400)]
Merge tag 'v2.1.14' into develop

v2.1.14

8 years agoMerge branch 'hotfix/2.1.14' v2.1.14
Laury GvR [Tue, 21 Jun 2016 21:55:42 +0000 (17:55 -0400)]
Merge branch 'hotfix/2.1.14'

8 years agocss classes given to video markup
Laury GvR [Tue, 21 Jun 2016 21:55:37 +0000 (17:55 -0400)]
css classes given to video markup

8 years agoMerge tag 'v2.1.13' into develop
Laury GvR [Tue, 21 Jun 2016 21:51:54 +0000 (17:51 -0400)]
Merge tag 'v2.1.13' into develop

v2.1.13

8 years agoMerge branch 'hotfix/2.1.13' v2.1.13
Laury GvR [Tue, 21 Jun 2016 21:51:50 +0000 (17:51 -0400)]
Merge branch 'hotfix/2.1.13'

8 years agoFix curlybrace error breaking javascript:
Laury GvR [Tue, 21 Jun 2016 21:51:45 +0000 (17:51 -0400)]
Fix curlybrace error breaking javascript:

8 years agoMerge tag 'v2.1.12' into develop
Laury GvR [Tue, 21 Jun 2016 21:48:24 +0000 (17:48 -0400)]
Merge tag 'v2.1.12' into develop

v2.1.12

8 years agoMerge branch 'release/2.1.12' v2.1.12
Laury GvR [Tue, 21 Jun 2016 21:48:19 +0000 (17:48 -0400)]
Merge branch 'release/2.1.12'

8 years agoBump version, changed 'Videos' to 'Video' on member detail
Laury GvR [Tue, 21 Jun 2016 21:48:11 +0000 (17:48 -0400)]
Bump version, changed 'Videos' to 'Video' on member detail

8 years agoMerge tag 'v2.1.11' into develop
Laury GvR [Tue, 21 Jun 2016 21:40:10 +0000 (17:40 -0400)]
Merge tag 'v2.1.11' into develop

v2.1.11

8 years agoMerge branch 'hotfix/2.1.11'
Laury GvR [Tue, 21 Jun 2016 21:40:08 +0000 (17:40 -0400)]
Merge branch 'hotfix/2.1.11'

8 years agoSome code fixes, and video code finished.
Laury GvR [Tue, 21 Jun 2016 21:36:15 +0000 (17:36 -0400)]
Some code fixes, and video code finished.

8 years agoFixed some listing and stats issues. Made change to getStats() in the data abstract
Chuck Scott [Tue, 21 Jun 2016 19:06:57 +0000 (15:06 -0400)]
Fixed some listing and stats issues. Made change to getStats() in the data abstract

8 years agoUpdate the shortcode page with the amenity-groups
Steve Sutton [Tue, 21 Jun 2016 13:52:44 +0000 (09:52 -0400)]
Update the shortcode page with the amenity-groups

8 years agoUpdate the js script for detail and list page members no geolocation
Steve Sutton [Mon, 20 Jun 2016 12:43:35 +0000 (08:43 -0400)]
Update the js script for detail and list page members no geolocation

The geolocation is not being used currently and some browsers are asking
for permission evertime they get to the list or detail pages for
members.

8 years agoEvents option available for member detail
Laury GvR [Fri, 17 Jun 2016 21:01:22 +0000 (17:01 -0400)]
Events option available for member detail

8 years agoUpdate for admin list view and edit add forms. (amenity)
Steve Sutton [Fri, 17 Jun 2016 20:56:36 +0000 (16:56 -0400)]
Update for admin list view and edit add forms. (amenity)

For the edit add amenity forms commenting out the description and short
description fields.
For the list view commenting out description and short description.
For the list view adding the groups column to show which groups the
amenity is in.

8 years agoUpdating the amenity select to multiselect
Steve Sutton [Fri, 17 Jun 2016 20:20:12 +0000 (16:20 -0400)]
Updating the amenity select to multiselect

Also Adding asmselect jquery plugin to display the multiselect list.
Updated the member filter form and the search parts to use an array of
amenities instead of a single amenity. Added a filter for the request
part to make sure that the amenity array used in the query is an array
of integers.

8 years agoUpdating shortcode section and the search form
Steve Sutton [Fri, 17 Jun 2016 17:48:32 +0000 (13:48 -0400)]
Updating shortcode section and the search form

On search form I'm adding in the filter for the groups if in shortcode
and the amenity in groups that are searchable.

8 years agoSome code fixes, and video code finished.
Laury GvR [Tue, 21 Jun 2016 21:36:15 +0000 (17:36 -0400)]
Some code fixes, and video code finished.

8 years agoMerge branch 'hotfix/2.1.11' v2.1.11
Laury GvR [Tue, 21 Jun 2016 21:36:47 +0000 (17:36 -0400)]
Merge branch 'hotfix/2.1.11'

8 years agoSome code fixes, and video code finished.
Laury GvR [Tue, 21 Jun 2016 21:36:15 +0000 (17:36 -0400)]
Some code fixes, and video code finished.

8 years agoFixed some listing and stats issues. Made change to getStats() in the data abstract
Chuck Scott [Tue, 21 Jun 2016 19:06:57 +0000 (15:06 -0400)]
Fixed some listing and stats issues. Made change to getStats() in the data abstract

8 years agoUpdate the shortcode page with the amenity-groups
Steve Sutton [Tue, 21 Jun 2016 13:52:44 +0000 (09:52 -0400)]
Update the shortcode page with the amenity-groups

8 years agoMerge branch 'feature/amenityGroups' into develop
Steve Sutton [Tue, 21 Jun 2016 13:30:39 +0000 (09:30 -0400)]
Merge branch 'feature/amenityGroups' into develop

8 years agoMerge branch 'develop' into feature/amenityGroups
Steve Sutton [Tue, 21 Jun 2016 13:29:55 +0000 (09:29 -0400)]
Merge branch 'develop' into feature/amenityGroups

8 years agoMerge tag 'v2.1.10' into develop
Laury GvR [Tue, 21 Jun 2016 12:53:52 +0000 (08:53 -0400)]
Merge tag 'v2.1.10' into develop

v2.1.10

8 years agoMerge branch 'hotfix/2.1.10' v2.1.10
Laury GvR [Tue, 21 Jun 2016 12:53:43 +0000 (08:53 -0400)]
Merge branch 'hotfix/2.1.10'

8 years agoMerge branch 'develop' into feature/amenityGroups
Steve Sutton [Tue, 21 Jun 2016 12:53:40 +0000 (08:53 -0400)]
Merge branch 'develop' into feature/amenityGroups

8 years agoFixing curly brace missing in jquery causing all scripts to fail hotfix/2.1.10
Laury GvR [Tue, 21 Jun 2016 12:53:40 +0000 (08:53 -0400)]
Fixing curly brace missing in jquery causing all scripts to fail

8 years agoMerge tag 'v2.1.9' into develop
Chuck Scott [Mon, 20 Jun 2016 16:51:03 +0000 (12:51 -0400)]
Merge tag 'v2.1.9' into develop

Updated version #

Conflicts:
index.php

8 years agoMerge branch 'hotfix/2.1.9' v2.1.9
Chuck Scott [Mon, 20 Jun 2016 16:49:04 +0000 (12:49 -0400)]
Merge branch 'hotfix/2.1.9'

8 years agoUpdated version # as I was supposed to and didn't hotfix/2.1.9
Chuck Scott [Mon, 20 Jun 2016 16:48:30 +0000 (12:48 -0400)]
Updated version # as I was supposed to and didn't

8 years agoMerge tag 'v2.1.8' into develop
Chuck Scott [Mon, 20 Jun 2016 16:36:46 +0000 (12:36 -0400)]
Merge tag 'v2.1.8' into develop

Fixed search problem with members that have "'" in their name.

8 years agoMerge branch 'hotfix/2.1.8' v2.1.8
Chuck Scott [Mon, 20 Jun 2016 16:36:06 +0000 (12:36 -0400)]
Merge branch 'hotfix/2.1.8'

8 years agoFixed problem searching members with "'" in them.
Chuck Scott [Mon, 20 Jun 2016 16:33:57 +0000 (12:33 -0400)]
Fixed problem searching members with "'" in them.

8 years agoMerge branch 'develop' into feature/shortcodeBuilder
Anthony Talarico [Mon, 20 Jun 2016 14:51:14 +0000 (10:51 -0400)]
Merge branch 'develop' into feature/shortcodeBuilder

Conflicts:
js/shortcodeBuilder.js

8 years agopushing changes for testing
Anthony Talarico [Mon, 20 Jun 2016 14:14:21 +0000 (10:14 -0400)]
pushing changes for testing

8 years agoUpdate the js script for detail and list page members no geolocation
Steve Sutton [Mon, 20 Jun 2016 12:43:35 +0000 (08:43 -0400)]
Update the js script for detail and list page members no geolocation

The geolocation is not being used currently and some browsers are asking
for permission evertime they get to the list or detail pages for
members.

8 years agoEvents option available for member detail
Laury GvR [Fri, 17 Jun 2016 21:01:22 +0000 (17:01 -0400)]
Events option available for member detail

8 years agoReworked how we're checking for our rewrite rules and flusing the cache.
Chuck Scott [Fri, 17 Jun 2016 19:29:44 +0000 (15:29 -0400)]
Reworked how we're checking for our rewrite rules and flusing the cache.

8 years agoMerge tag 'v2.1.7' into develop
Steve Sutton [Mon, 20 Jun 2016 12:44:57 +0000 (08:44 -0400)]
Merge tag 'v2.1.7' into develop

Version 2.1.7

8 years agoMerge branch 'hotfix/2.1.7' v2.1.7
Steve Sutton [Mon, 20 Jun 2016 12:44:49 +0000 (08:44 -0400)]
Merge branch 'hotfix/2.1.7'

8 years agoUpdate the js script for detail and list page members no geolocation
Steve Sutton [Mon, 20 Jun 2016 12:43:35 +0000 (08:43 -0400)]
Update the js script for detail and list page members no geolocation

The geolocation is not being used currently and some browsers are asking
for permission evertime they get to the list or detail pages for
members.

8 years agoEvents option available for member detail
Laury GvR [Fri, 17 Jun 2016 21:01:22 +0000 (17:01 -0400)]
Events option available for member detail

8 years agoUpdate for admin list view and edit add forms. (amenity)
Steve Sutton [Fri, 17 Jun 2016 20:56:36 +0000 (16:56 -0400)]
Update for admin list view and edit add forms. (amenity)

For the edit add amenity forms commenting out the description and short
description fields.
For the list view commenting out description and short description.
For the list view adding the groups column to show which groups the
amenity is in.

8 years agoUpdating the amenity select to multiselect
Steve Sutton [Fri, 17 Jun 2016 20:20:12 +0000 (16:20 -0400)]
Updating the amenity select to multiselect

Also Adding asmselect jquery plugin to display the multiselect list.
Updated the member filter form and the search parts to use an array of
amenities instead of a single amenity. Added a filter for the request
part to make sure that the amenity array used in the query is an array
of integers.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Fri, 17 Jun 2016 19:30:24 +0000 (15:30 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoReworked how we're checking for our rewrite rules and flusing the cache.
Chuck Scott [Fri, 17 Jun 2016 19:29:44 +0000 (15:29 -0400)]
Reworked how we're checking for our rewrite rules and flusing the cache.

8 years agoMerge branch 'develop' into feature/amenityGroups
Steve Sutton [Fri, 17 Jun 2016 19:21:05 +0000 (15:21 -0400)]
Merge branch 'develop' into feature/amenityGroups

8 years agoremoved unused code and comments
Anthony Talarico [Fri, 17 Jun 2016 18:13:12 +0000 (14:13 -0400)]
removed unused code and comments

8 years agorevert flush_rules change
Chuck Scott [Fri, 17 Jun 2016 14:12:17 +0000 (10:12 -0400)]
revert flush_rules change

8 years agoCommented out flush_rules() as it was clearing rewrite rules - need to investigate
Chuck Scott [Thu, 16 Jun 2016 18:25:57 +0000 (14:25 -0400)]
Commented out flush_rules() as it was clearing rewrite rules - need to investigate

8 years agoMerge tag 'v2.1.6' into develop
Anthony Talarico [Fri, 17 Jun 2016 18:14:27 +0000 (14:14 -0400)]
Merge tag 'v2.1.6' into develop

removed unused code and comments

8 years agoMerge branch 'hotfix/2.1.6' v2.1.6
Anthony Talarico [Fri, 17 Jun 2016 18:14:12 +0000 (14:14 -0400)]
Merge branch 'hotfix/2.1.6'

8 years agoremoved unused code and comments
Anthony Talarico [Fri, 17 Jun 2016 18:13:12 +0000 (14:13 -0400)]
removed unused code and comments

8 years agoUpdating shortcode section and the search form
Steve Sutton [Fri, 17 Jun 2016 17:48:32 +0000 (13:48 -0400)]
Updating shortcode section and the search form

On search form I'm adding in the filter for the groups if in shortcode
and the amenity in groups that are searchable.

8 years agoMerge tag 'v2.1.5' into develop
Anthony Talarico [Fri, 17 Jun 2016 17:18:08 +0000 (13:18 -0400)]
Merge tag 'v2.1.5' into develop

fixed bug in required pages admin menu

8 years agoMerge branch 'hotfix/2.1.5' v2.1.5
Anthony Talarico [Fri, 17 Jun 2016 17:17:57 +0000 (13:17 -0400)]
Merge branch 'hotfix/2.1.5'

8 years agofixed bug in required pages admin menu
Anthony Talarico [Fri, 17 Jun 2016 17:17:21 +0000 (13:17 -0400)]
fixed bug in required pages admin menu

8 years agofixing create pages bug where multiple pages got stuck if they had the same id
Anthony Talarico [Fri, 17 Jun 2016 17:12:54 +0000 (13:12 -0400)]
fixing create pages bug where multiple pages got stuck if they had the same id

8 years agorevert flush_rules change
Chuck Scott [Fri, 17 Jun 2016 14:12:17 +0000 (10:12 -0400)]
revert flush_rules change

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Thu, 16 Jun 2016 18:26:57 +0000 (14:26 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoCommented out flush_rules() as it was clearing rewrite rules - need to investigate
Chuck Scott [Thu, 16 Jun 2016 18:25:57 +0000 (14:25 -0400)]
Commented out flush_rules() as it was clearing rewrite rules - need to investigate

8 years agoMerge branch 'develop' into feature/shortcodeBuilder
Anthony Talarico [Thu, 16 Jun 2016 17:12:25 +0000 (13:12 -0400)]
Merge branch 'develop' into feature/shortcodeBuilder

8 years agoadding shortcode builder functionality
Anthony Talarico [Thu, 16 Jun 2016 17:11:35 +0000 (13:11 -0400)]
adding shortcode builder functionality

8 years agoMerge tag 'v2.1.4' into develop
Steve Sutton [Wed, 15 Jun 2016 20:35:23 +0000 (16:35 -0400)]
Merge tag 'v2.1.4' into develop

Version 2.1.4

8 years agoMerge branch 'hotfix/2.1.4' v2.1.4
Steve Sutton [Wed, 15 Jun 2016 20:35:16 +0000 (16:35 -0400)]
Merge branch 'hotfix/2.1.4'

8 years agodrop two more tables
Steve Sutton [Wed, 15 Jun 2016 20:34:56 +0000 (16:34 -0400)]
drop two more tables

forgot to edit the file to add the tables

8 years agoMerge tag 'v2.1.3' into develop
Steve Sutton [Wed, 15 Jun 2016 20:25:12 +0000 (16:25 -0400)]
Merge tag 'v2.1.3' into develop

Version 2.1.3

8 years agoMerge branch 'hotfix/2.1.3' v2.1.3
Steve Sutton [Wed, 15 Jun 2016 20:25:03 +0000 (16:25 -0400)]
Merge branch 'hotfix/2.1.3'

8 years agoUpdate the drop database sql file.
Steve Sutton [Wed, 15 Jun 2016 20:24:27 +0000 (16:24 -0400)]
Update the drop database sql file.

Have to have the same version as the create version sql file.

8 years agoMerge tag 'v2.1.2' into develop
Chuck Scott [Wed, 15 Jun 2016 19:04:59 +0000 (15:04 -0400)]
Merge tag 'v2.1.2' into develop

Fixed no-login ajax problem

8 years agoMerge branch 'hotfix/2.1.2' v2.1.2
Chuck Scott [Wed, 15 Jun 2016 19:04:44 +0000 (15:04 -0400)]
Merge branch 'hotfix/2.1.2'

8 years agoAdded add_action for front-end ajax calls with "nopriv" added to the action name...
Chuck Scott [Wed, 15 Jun 2016 19:03:47 +0000 (15:03 -0400)]
Added add_action for front-end ajax calls with "nopriv" added to the action name so login is not required.

8 years agoadditional forms?
Laury GvR [Wed, 15 Jun 2016 16:42:30 +0000 (12:42 -0400)]
additional forms?

8 years agoMerge tag 'v2.1.1' into develop
Chuck Scott [Wed, 15 Jun 2016 16:02:37 +0000 (12:02 -0400)]
Merge tag 'v2.1.1' into develop

Fix deactivate_plugins out of scope issue

8 years agoMerge branch 'hotfix/2.1.1' v2.1.1
Chuck Scott [Wed, 15 Jun 2016 16:02:18 +0000 (12:02 -0400)]
Merge branch 'hotfix/2.1.1'

8 years agoAdded include for WordPress plugin.php in front of deactivate_plugins call since...
Chuck Scott [Wed, 15 Jun 2016 16:01:27 +0000 (12:01 -0400)]
Added include for WordPress plugin.php in front of deactivate_plugins call since that was out of scope.