WP-Plugins/glm-member-db.git
8 years agoMerge branch 'feature/videoTransferScript' into develop
Laury GvR [Mon, 25 Jul 2016 19:22:44 +0000 (15:22 -0400)]
Merge branch 'feature/videoTransferScript' into develop

8 years agoMerge branch 'develop' into feature/videoTransferScript
Laury GvR [Mon, 25 Jul 2016 19:21:51 +0000 (15:21 -0400)]
Merge branch 'develop' into feature/videoTransferScript

8 years agoMerge branch 'develop' into feature/videoTransferScript
Laury GvR [Mon, 25 Jul 2016 19:20:18 +0000 (15:20 -0400)]
Merge branch 'develop' into feature/videoTransferScript

Conflicts:
setup/validActions.php

8 years agoMerge tag 'v2.3.0' into develop
Steve Sutton [Mon, 25 Jul 2016 17:37:46 +0000 (13:37 -0400)]
Merge tag 'v2.3.0' into develop

Version 2.3.0

8 years agoMerge branch 'release/2.3.0' v2.3.0
Steve Sutton [Mon, 25 Jul 2016 17:37:40 +0000 (13:37 -0400)]
Merge branch 'release/2.3.0'

8 years agoRelease for 2.3.0
Steve Sutton [Mon, 25 Jul 2016 17:35:47 +0000 (13:35 -0400)]
Release for 2.3.0

New feature added for videos.
If the member descr fields have embeded videos there is now a script
under the management>videos section that will transfer youtube url into
the video field of the member_info table. It will also delete the iframe
code from the descr field.

8 years agoMerge branch 'feature/videoTransferScript' into develop
Steve Sutton [Mon, 25 Jul 2016 17:28:08 +0000 (13:28 -0400)]
Merge branch 'feature/videoTransferScript' into develop

8 years agoMerge tag 'v2.2.0' into develop
Chuck Scott [Fri, 22 Jul 2016 19:44:48 +0000 (15:44 -0400)]
Merge tag 'v2.2.0' into develop

Minor release due to required main plugin version for certain add-ons.

8 years agoMerge branch 'release/2.2.0' v2.2.0
Chuck Scott [Fri, 22 Jul 2016 19:44:26 +0000 (15:44 -0400)]
Merge branch 'release/2.2.0'

8 years agoUpdated glm-member-db main plugin to new minor release 2.2.0
Chuck Scott [Fri, 22 Jul 2016 19:40:29 +0000 (15:40 -0400)]
Updated glm-member-db main plugin to new minor release 2.2.0

8 years agoBumped dashboard widget icon up slightly
Chuck Scott [Fri, 22 Jul 2016 19:21:01 +0000 (15:21 -0400)]
Bumped dashboard widget icon up slightly

8 years agoAdded GLM flame to left of main dashboard widget title
Chuck Scott [Fri, 22 Jul 2016 19:19:46 +0000 (15:19 -0400)]
Added GLM flame to left of main dashboard widget title

8 years agoAdded support for putting additional content in main dashboard widget.
Chuck Scott [Fri, 22 Jul 2016 18:42:57 +0000 (14:42 -0400)]
Added support for putting additional content in main dashboard widget.
Fixed a minor problem with the shortcode builder where it was causing an undefined parameter error.

8 years agoVideo code now respects http:// or lack thereof, adding if necessary
laury [Fri, 22 Jul 2016 17:09:45 +0000 (13:09 -0400)]
Video code now respects  or lack thereof, adding if necessary

8 years agoIncorrect function reference on member detail; removed
laury [Fri, 22 Jul 2016 15:30:22 +0000 (11:30 -0400)]
Incorrect function reference on member detail; removed

8 years agoAdded function to append http scheme to member videos stripped from member desc
laury [Fri, 22 Jul 2016 15:29:20 +0000 (11:29 -0400)]
Added function to append http scheme to member videos stripped from member desc

8 years agoAdded html (print) and CSV (spreadsheet) member report links from member list admin...
Chuck Scott [Thu, 21 Jul 2016 17:03:33 +0000 (13:03 -0400)]
Added html (print) and CSV (spreadsheet) member report links from member list admin page.

8 years agoImproved phrasing when there is only 1 member with an iframe
laury [Wed, 20 Jul 2016 13:36:45 +0000 (09:36 -0400)]
Improved phrasing when there is only 1 member with an iframe

8 years agoIframe videos are now deleted from the description field in admin
laury [Wed, 20 Jul 2016 13:17:53 +0000 (09:17 -0400)]
Iframe videos are now deleted from the description field in admin

Whenever a video is taken from the iframe in the description field,
it is now deleted from it after the video_url is updated.

8 years agoShow error message if no member detail video found
Laury GvR [Tue, 19 Jul 2016 15:12:54 +0000 (11:12 -0400)]
Show error message if no member detail video found

If a video is not found for a member, show a "video not found"
error on the member detail section instead of just the default
blank video box

8 years agoPutting this code into a branch for Laury. Video ember code transfer.
Steve Sutton [Tue, 19 Jul 2016 14:50:55 +0000 (10:50 -0400)]
Putting this code into a branch for Laury. Video ember code transfer.

This code will transfer the embed youtube code from the descr field in
the member_info table to the video_url field and delete the iframe code
from the descr.
So far it is finding the code and parsing out the youtube embed id.

8 years agoYoutu.be support for member detail videos, rather than just youtube.com links
Laury GvR [Fri, 8 Jul 2016 20:06:55 +0000 (16:06 -0400)]
Youtu.be support for member detail videos, rather than just youtube.com links

8 years agoMerge tag 'v2.1.27' into develop
Chuck Scott [Fri, 8 Jul 2016 18:48:22 +0000 (14:48 -0400)]
Merge tag 'v2.1.27' into develop

Beat Yoast SEO once again. This time with page titles.

8 years agoMerge branch 'hotfix/2.1.27' v2.1.27
Chuck Scott [Fri, 8 Jul 2016 18:48:17 +0000 (14:48 -0400)]
Merge branch 'hotfix/2.1.27'

8 years agoBeat Yoast SEO once again. This time with page titles.
Chuck Scott [Fri, 8 Jul 2016 18:47:32 +0000 (14:47 -0400)]
Beat Yoast SEO once again. This time with page titles.

8 years agoMerge tag 'v2.1.26' into develop
Chuck Scott [Fri, 8 Jul 2016 14:47:02 +0000 (10:47 -0400)]
Merge tag 'v2.1.26' into develop

Added member name as page title to member detail page.

8 years agoMerge branch 'hotfix/2.1.26' v2.1.26
Chuck Scott [Fri, 8 Jul 2016 14:46:52 +0000 (10:46 -0400)]
Merge branch 'hotfix/2.1.26'

8 years agoAdded member name as page title to member detail page.
Chuck Scott [Fri, 8 Jul 2016 14:45:54 +0000 (10:45 -0400)]
Added member name as page title to member detail page.

8 years agoMerge tag 'v2.1.25' into develop
Chuck Scott [Thu, 7 Jul 2016 19:04:27 +0000 (15:04 -0400)]
Merge tag 'v2.1.25' into develop

Kill Yoeast Canonical Links.

8 years agoMerge branch 'hotfix/2.1.25' v2.1.25
Chuck Scott [Thu, 7 Jul 2016 19:04:15 +0000 (15:04 -0400)]
Merge branch 'hotfix/2.1.25'

8 years agoAdding link to a Yoast SEO filter to stop it from creating incorrect canonical page...
Chuck Scott [Thu, 7 Jul 2016 19:03:19 +0000 (15:03 -0400)]
Adding link to a Yoast SEO filter to stop it from creating incorrect canonical page links.

8 years agoMerge tag 'v2.1.24' into develop
Laury GvR [Thu, 7 Jul 2016 17:22:21 +0000 (13:22 -0400)]
Merge tag 'v2.1.24' into develop

v2.1.24

8 years agoMerge branch 'hotfix/2.1.24' v2.1.24
Laury GvR [Thu, 7 Jul 2016 17:22:15 +0000 (13:22 -0400)]
Merge branch 'hotfix/2.1.24'

8 years agoSearch Filter box on member list titles changed
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.

8 years agoRemoved margin from asm amenity select on list
Laury GvR [Thu, 7 Jul 2016 15:22:54 +0000 (11:22 -0400)]
Removed margin from asm amenity select on list

Removed the margin from the asm amenity selection box items in the
filter search box on member list pages, causing it to seem more
attached to the dropdown itself.

8 years agoAdded padding to the member detail page wrapper
Laury GvR [Thu, 7 Jul 2016 14:25:33 +0000 (10:25 -0400)]
Added padding to the member detail page wrapper

8 years agoMerge tag 'v2.1.23' into develop
Laury GvR [Thu, 7 Jul 2016 13:31:17 +0000 (09:31 -0400)]
Merge tag 'v2.1.23' into develop

v2.1.23

8 years agoMerge branch 'hotfix/2.1.23' v2.1.23
Laury GvR [Thu, 7 Jul 2016 13:31:13 +0000 (09:31 -0400)]
Merge branch 'hotfix/2.1.23'

8 years agoNo margin on bottom of detail map buttons
Laury GvR [Thu, 7 Jul 2016 13:31:04 +0000 (09:31 -0400)]
No margin on bottom of detail map buttons

8 years agoMerge tag 'v2.1.22' into develop
Laury GvR [Thu, 7 Jul 2016 13:12:14 +0000 (09:12 -0400)]
Merge tag 'v2.1.22' into develop

v2.1.22

8 years agoMerge branch 'hotfix/2.1.22' v2.1.22
Laury GvR [Thu, 7 Jul 2016 13:12:10 +0000 (09:12 -0400)]
Merge branch 'hotfix/2.1.22'

8 years agoShortcode builder was still using 'bars', now list
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.

8 years agoMerge tag 'v2.1.21' into develop
Chuck Scott [Wed, 6 Jul 2016 21:02:49 +0000 (17:02 -0400)]
Merge tag 'v2.1.21' into develop

Hotfix for canonical detail page URLs and shortcode description cleanup.

8 years agoMerge branch 'hotfix/2.1.21' v2.1.21
Chuck Scott [Wed, 6 Jul 2016 21:02:44 +0000 (17:02 -0400)]
Merge branch 'hotfix/2.1.21'

8 years agoUpdated plugin tag version
Chuck Scott [Wed, 6 Jul 2016 21:00:55 +0000 (17:00 -0400)]
Updated plugin tag version

8 years agoUpdates to shortcodes to clean up display of shortcode options in Management.
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.

8 years agoMerge tag 'v2.1.20' into develop
Steve Sutton [Wed, 6 Jul 2016 19:05:18 +0000 (15:05 -0400)]
Merge tag 'v2.1.20' into develop

Version 2.1.20

8 years agoMerge branch 'hotfix/2.1.20' v2.1.20
Steve Sutton [Wed, 6 Jul 2016 19:05:11 +0000 (15:05 -0400)]
Merge branch 'hotfix/2.1.20'

8 years agoUpdate for safari
Steve Sutton [Wed, 6 Jul 2016 19:04:48 +0000 (15:04 -0400)]
Update for safari

Fix js error for select multiple

8 years agoMerge tag 'v2.1.19' into develop
Steve Sutton [Wed, 6 Jul 2016 15:45:00 +0000 (11:45 -0400)]
Merge tag 'v2.1.19' into develop

Version 2.1.19

8 years agoMerge branch 'hotfix/2.1.19' v2.1.19
Steve Sutton [Wed, 6 Jul 2016 15:44:51 +0000 (11:44 -0400)]
Merge branch 'hotfix/2.1.19'

8 years agoUpdate for safari
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

8 years agoMerge tag 'v2.1.18' into develop
Steve Sutton [Wed, 6 Jul 2016 13:31:42 +0000 (09:31 -0400)]
Merge tag 'v2.1.18' into develop

Version 2.1.18

8 years agoMerge branch 'hotfix/2.1.18' v2.1.18
Steve Sutton [Wed, 6 Jul 2016 13:31:35 +0000 (09:31 -0400)]
Merge branch 'hotfix/2.1.18'

8 years agofix php error
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.

8 years agoMerge tag 'v2.1.17' into develop
Steve Sutton [Wed, 6 Jul 2016 13:17:24 +0000 (09:17 -0400)]
Merge tag 'v2.1.17' into develop

Version 2.1.17

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 tag 'v2.1.16' into develop
Steve Sutton [Tue, 5 Jul 2016 20:12:20 +0000 (16:12 -0400)]
Merge tag 'v2.1.16' into develop

Version 2.1.16

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.