Laury GvR [Thu, 7 Jul 2016 17:22:15 +0000 (13:22 -0400)]
Merge branch 'hotfix/2.1.24'
Laury GvR [Thu, 7 Jul 2016 17:14:26 +0000 (13:14 -0400)]
Search Filter box on member list titles changed
The search filter box on member listing pages has some changes
to the wording of the titles of the search refining items.
Laury GvR [Thu, 7 Jul 2016 13:31:13 +0000 (09:31 -0400)]
Merge branch 'hotfix/2.1.23'
Laury GvR [Thu, 7 Jul 2016 13:31:04 +0000 (09:31 -0400)]
No margin on bottom of detail map buttons
Laury GvR [Thu, 7 Jul 2016 13:12:10 +0000 (09:12 -0400)]
Merge branch 'hotfix/2.1.22'
Laury GvR [Thu, 7 Jul 2016 13:11:06 +0000 (09:11 -0400)]
Shortcode builder was still using 'bars', now list
Shortcode builder was still using the 'bars' value, which we
replaced with 'list'. The shortcode documentation also had
references to 'bars', which I also replaced with 'list' and other
appropriate terminology.
Chuck Scott [Wed, 6 Jul 2016 21:02:44 +0000 (17:02 -0400)]
Merge branch 'hotfix/2.1.21'
Chuck Scott [Wed, 6 Jul 2016 21:00:55 +0000 (17:00 -0400)]
Updated plugin tag version
Chuck Scott [Wed, 6 Jul 2016 20:56:23 +0000 (16:56 -0400)]
Updates to shortcodes to clean up display of shortcode options in Management.
Added code to fix up canonical page URLs for detail pages in add-ons.
Also added code to use the canonical page URL fix up filter to fix member-detail page
canonical URL tags.
Steve Sutton [Wed, 6 Jul 2016 19:05:11 +0000 (15:05 -0400)]
Merge branch 'hotfix/2.1.20'
Steve Sutton [Wed, 6 Jul 2016 19:04:48 +0000 (15:04 -0400)]
Update for safari
Fix js error for select multiple
Steve Sutton [Wed, 6 Jul 2016 15:44:51 +0000 (11:44 -0400)]
Merge branch 'hotfix/2.1.19'
Steve Sutton [Wed, 6 Jul 2016 15:44:13 +0000 (11:44 -0400)]
Update for safari
Comment out call to console.log to see if that helps with Safari
Steve Sutton [Wed, 6 Jul 2016 13:31:35 +0000 (09:31 -0400)]
Merge branch 'hotfix/2.1.18'
Steve Sutton [Wed, 6 Jul 2016 13:30:58 +0000 (09:30 -0400)]
fix php error
error when trying to filter array. needs a check to make sure it is an
array first.
Steve Sutton [Wed, 6 Jul 2016 13:17:18 +0000 (09:17 -0400)]
Merge branch 'hotfix/2.1.17'
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.
Steve Sutton [Tue, 5 Jul 2016 20:12:07 +0000 (16:12 -0400)]
Merge branch 'release/2.1.16'
Steve Sutton [Tue, 5 Jul 2016 20:11:41 +0000 (16:11 -0400)]
Update version number
Need this in three places
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.
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
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.
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.
Steve Sutton [Tue, 5 Jul 2016 15:41:24 +0000 (11:41 -0400)]
Merge branch 'feature/shortcodeBuilder' into develop
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.
Steve Sutton [Tue, 5 Jul 2016 12:10:34 +0000 (08:10 -0400)]
Work on shortcode deletion
Also working on Packages part
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.
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.
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.
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.
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.
Steve Sutton [Fri, 24 Jun 2016 14:46:59 +0000 (10:46 -0400)]
Merge branch 'develop' into feature/shortcodeBuilder
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
Laury GvR [Tue, 21 Jun 2016 21:57:04 +0000 (17:57 -0400)]
Merge tag 'v2.1.15' into develop
v2.1.15
Laury GvR [Tue, 21 Jun 2016 21:57:00 +0000 (17:57 -0400)]
Merge branch 'hotfix/2.1.15'
Laury GvR [Tue, 21 Jun 2016 21:56:57 +0000 (17:56 -0400)]
Default video title set to h3
Laury GvR [Tue, 21 Jun 2016 21:55:46 +0000 (17:55 -0400)]
Merge tag 'v2.1.14' into develop
v2.1.14
Laury GvR [Tue, 21 Jun 2016 21:55:42 +0000 (17:55 -0400)]
Merge branch 'hotfix/2.1.14'
Laury GvR [Tue, 21 Jun 2016 21:55:37 +0000 (17:55 -0400)]
css classes given to video markup
Laury GvR [Tue, 21 Jun 2016 21:51:54 +0000 (17:51 -0400)]
Merge tag 'v2.1.13' into develop
v2.1.13
Laury GvR [Tue, 21 Jun 2016 21:51:50 +0000 (17:51 -0400)]
Merge branch 'hotfix/2.1.13'
Laury GvR [Tue, 21 Jun 2016 21:51:45 +0000 (17:51 -0400)]
Fix curlybrace error breaking javascript:
Laury GvR [Tue, 21 Jun 2016 21:48:24 +0000 (17:48 -0400)]
Merge tag 'v2.1.12' into develop
v2.1.12
Laury GvR [Tue, 21 Jun 2016 21:48:19 +0000 (17:48 -0400)]
Merge branch 'release/2.1.12'
Laury GvR [Tue, 21 Jun 2016 21:48:11 +0000 (17:48 -0400)]
Bump version, changed 'Videos' to 'Video' on member detail
Laury GvR [Tue, 21 Jun 2016 21:40:10 +0000 (17:40 -0400)]
Merge tag 'v2.1.11' into develop
v2.1.11
Laury GvR [Tue, 21 Jun 2016 21:40:08 +0000 (17:40 -0400)]
Merge branch 'hotfix/2.1.11'
Laury GvR [Tue, 21 Jun 2016 21:36:15 +0000 (17:36 -0400)]
Some code fixes, and video code finished.
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
Steve Sutton [Tue, 21 Jun 2016 13:52:44 +0000 (09:52 -0400)]
Update the shortcode page with the amenity-groups
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.
Laury GvR [Fri, 17 Jun 2016 21:01:22 +0000 (17:01 -0400)]
Events option available for member detail
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.
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.
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.
Laury GvR [Tue, 21 Jun 2016 21:36:15 +0000 (17:36 -0400)]
Some code fixes, and video code finished.
Laury GvR [Tue, 21 Jun 2016 21:36:47 +0000 (17:36 -0400)]
Merge branch 'hotfix/2.1.11'
Laury GvR [Tue, 21 Jun 2016 21:36:15 +0000 (17:36 -0400)]
Some code fixes, and video code finished.
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
Steve Sutton [Tue, 21 Jun 2016 13:52:44 +0000 (09:52 -0400)]
Update the shortcode page with the amenity-groups
Steve Sutton [Tue, 21 Jun 2016 13:30:39 +0000 (09:30 -0400)]
Merge branch 'feature/amenityGroups' into develop
Steve Sutton [Tue, 21 Jun 2016 13:29:55 +0000 (09:29 -0400)]
Merge branch 'develop' into feature/amenityGroups
Laury GvR [Tue, 21 Jun 2016 12:53:52 +0000 (08:53 -0400)]
Merge tag 'v2.1.10' into develop
v2.1.10
Laury GvR [Tue, 21 Jun 2016 12:53:43 +0000 (08:53 -0400)]
Merge branch 'hotfix/2.1.10'
Steve Sutton [Tue, 21 Jun 2016 12:53:40 +0000 (08:53 -0400)]
Merge branch 'develop' into feature/amenityGroups
Laury GvR [Tue, 21 Jun 2016 12:53:40 +0000 (08:53 -0400)]
Fixing curly brace missing in jquery causing all scripts to fail
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
Chuck Scott [Mon, 20 Jun 2016 16:49:04 +0000 (12:49 -0400)]
Merge branch '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
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.
Chuck Scott [Mon, 20 Jun 2016 16:36:06 +0000 (12:36 -0400)]
Merge branch 'hotfix/2.1.8'
Chuck Scott [Mon, 20 Jun 2016 16:33:57 +0000 (12:33 -0400)]
Fixed problem searching members with "'" in them.
Anthony Talarico [Mon, 20 Jun 2016 14:51:14 +0000 (10:51 -0400)]
Merge branch 'develop' into feature/shortcodeBuilder
Conflicts:
js/shortcodeBuilder.js
Anthony Talarico [Mon, 20 Jun 2016 14:14:21 +0000 (10:14 -0400)]
pushing changes for testing
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.
Laury GvR [Fri, 17 Jun 2016 21:01:22 +0000 (17:01 -0400)]
Events option available for member detail
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.
Steve Sutton [Mon, 20 Jun 2016 12:44:57 +0000 (08:44 -0400)]
Merge tag 'v2.1.7' into develop
Version 2.1.7
Steve Sutton [Mon, 20 Jun 2016 12:44:49 +0000 (08:44 -0400)]
Merge branch 'hotfix/2.1.7'
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.
Laury GvR [Fri, 17 Jun 2016 21:01:22 +0000 (17:01 -0400)]
Events option available for member detail
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.
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.
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
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.
Steve Sutton [Fri, 17 Jun 2016 19:21:05 +0000 (15:21 -0400)]
Merge branch 'develop' into feature/amenityGroups
Anthony Talarico [Fri, 17 Jun 2016 18:13:12 +0000 (14:13 -0400)]
removed unused code and comments
Chuck Scott [Fri, 17 Jun 2016 14:12:17 +0000 (10:12 -0400)]
revert flush_rules change
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
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
Anthony Talarico [Fri, 17 Jun 2016 18:14:12 +0000 (14:14 -0400)]
Merge branch 'hotfix/2.1.6'
Anthony Talarico [Fri, 17 Jun 2016 18:13:12 +0000 (14:13 -0400)]
removed unused code and comments
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.
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
Anthony Talarico [Fri, 17 Jun 2016 17:17:57 +0000 (13:17 -0400)]
Merge branch 'hotfix/2.1.5'
Anthony Talarico [Fri, 17 Jun 2016 17:17:21 +0000 (13:17 -0400)]
fixed bug in required pages admin menu
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
Chuck Scott [Fri, 17 Jun 2016 14:12:17 +0000 (10:12 -0400)]
revert flush_rules change
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
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