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
Anthony Talarico [Thu, 16 Jun 2016 17:12:25 +0000 (13:12 -0400)]
Merge branch 'develop' into feature/shortcodeBuilder
Anthony Talarico [Thu, 16 Jun 2016 17:11:35 +0000 (13:11 -0400)]
adding shortcode builder functionality
Steve Sutton [Wed, 15 Jun 2016 20:35:23 +0000 (16:35 -0400)]
Merge tag 'v2.1.4' into develop
Version 2.1.4
Steve Sutton [Wed, 15 Jun 2016 20:35:16 +0000 (16:35 -0400)]
Merge branch 'hotfix/2.1.4'
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
Steve Sutton [Wed, 15 Jun 2016 20:25:12 +0000 (16:25 -0400)]
Merge tag 'v2.1.3' into develop
Version 2.1.3
Steve Sutton [Wed, 15 Jun 2016 20:25:03 +0000 (16:25 -0400)]
Merge branch 'hotfix/2.1.3'
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.
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
Chuck Scott [Wed, 15 Jun 2016 19:04:44 +0000 (15:04 -0400)]
Merge branch 'hotfix/2.1.2'
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.
Laury GvR [Wed, 15 Jun 2016 16:42:30 +0000 (12:42 -0400)]
additional forms?
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
Chuck Scott [Wed, 15 Jun 2016 16:02:18 +0000 (12:02 -0400)]
Merge branch 'hotfix/2.1.1'
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.
Anthony Talarico [Wed, 15 Jun 2016 15:44:51 +0000 (11:44 -0400)]
forgot to save file before last push
Anthony Talarico [Wed, 15 Jun 2016 15:43:59 +0000 (11:43 -0400)]
added classes and moved tinyMCE function out of the if else
Anthony Talarico [Wed, 15 Jun 2016 14:15:09 +0000 (10:15 -0400)]
shortcode builder features. dynamic category
Steve Sutton [Wed, 15 Jun 2016 13:30:17 +0000 (09:30 -0400)]
Merge tag 'v2.1' into develop
Version 2.1.0
Steve Sutton [Wed, 15 Jun 2016 13:30:06 +0000 (09:30 -0400)]
Merge branch 'release/2.1'
Steve Sutton [Wed, 15 Jun 2016 13:28:15 +0000 (09:28 -0400)]
Release 2.1.0
New features for this release
1. Time.ly event import
2. Front page shortcode for new template called eventsFrontPage
Steve Sutton [Tue, 14 Jun 2016 19:47:35 +0000 (15:47 -0400)]
Updates for grouped Amenities
Fix for the delete of groups.
fix the edit amenity and add amenity pages when there are no groups
Chuck Scott [Tue, 14 Jun 2016 19:30:37 +0000 (15:30 -0400)]
Fixed confusion in the valid actions "ajax" array.
Chuck Scott [Tue, 14 Jun 2016 19:26:22 +0000 (15:26 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 14 Jun 2016 19:25:47 +0000 (15:25 -0400)]
Added documentation for the category-names attribute for the members-list shortcode.
Steve Sutton [Tue, 14 Jun 2016 19:20:50 +0000 (15:20 -0400)]
Merge branch 'feature/groupedAmenities' into develop