WP-Plugins/glm-member-db.git
8 years agoAdded code to support updates - Temporatily commented out code added to index.php...
Chuck Scott [Thu, 13 Oct 2016 15:37:15 +0000 (11:37 -0400)]
Added code to support updates - Temporatily commented out code added to index.php for now.

8 years agoAdded graph date selection and export to member click and view counts.
Chuck Scott [Tue, 11 Oct 2016 20:32:50 +0000 (16:32 -0400)]
Added graph date selection and export to member click and view counts.
Updated datetimepicker

8 years agoremoving test glm-row classes to fix content from being hidden in mobile views for...
Anthony Talarico [Thu, 6 Oct 2016 20:00:36 +0000 (16:00 -0400)]
removing test glm-row classes to fix content from being hidden in mobile views for the member detail pages

8 years agoadded regions to the shortcode builder, fixed issues between visual and text mode...
Anthony Talarico [Thu, 6 Oct 2016 18:28:21 +0000 (14:28 -0400)]
added regions to the shortcode builder, fixed issues between visual and text mode operations.

8 years agoMerge tag 'v2.6.6' into develop
Laury GvR [Tue, 4 Oct 2016 18:06:25 +0000 (14:06 -0400)]
Merge tag 'v2.6.6' into develop

v2.6.6

8 years agoMerge branch 'hotfix/2.6.6' v2.6.6
Laury GvR [Tue, 4 Oct 2016 18:06:20 +0000 (14:06 -0400)]
Merge branch 'hotfix/2.6.6'

8 years agoAlways filled in http on livecam submission, even when empty
Laury GvR [Tue, 4 Oct 2016 18:06:15 +0000 (14:06 -0400)]
Always filled in http on livecam submission, even when empty

8 years agoMerge tag 'v2.6.5' into develop
Laury GvR [Tue, 4 Oct 2016 18:01:41 +0000 (14:01 -0400)]
Merge tag 'v2.6.5' into develop

v2.6.5

8 years agoMerge branch 'hotfix/2.6.5' v2.6.5
Laury GvR [Tue, 4 Oct 2016 18:01:37 +0000 (14:01 -0400)]
Merge branch 'hotfix/2.6.5'

8 years agoIncorrect function call corrected.
Laury GvR [Tue, 4 Oct 2016 18:01:32 +0000 (14:01 -0400)]
Incorrect function call corrected.

8 years agoremoving all glm-grid styles until they are worked on further
Anthony Talarico [Tue, 4 Oct 2016 16:16:28 +0000 (12:16 -0400)]
removing all glm-grid styles until they are worked on further

8 years agoMerge tag 'v2.6.4' into develop
Laury GvR [Tue, 4 Oct 2016 15:09:44 +0000 (11:09 -0400)]
Merge tag 'v2.6.4' into develop

v2.6.4

8 years agoMerge branch 'hotfix/2.6.4' v2.6.4
Laury GvR [Tue, 4 Oct 2016 15:09:36 +0000 (11:09 -0400)]
Merge branch 'hotfix/2.6.4'

8 years agoProper commenting data class, version bump
Laury GvR [Tue, 4 Oct 2016 15:08:47 +0000 (11:08 -0400)]
Proper commenting data class, version bump

Some data class entries for dataMemberInfo were not properly
labeled with a comment. Also bumped the version number.

8 years agoMerge tag 'v2.6.3' into develop
Laury GvR [Tue, 4 Oct 2016 15:06:51 +0000 (11:06 -0400)]
Merge tag 'v2.6.3' into develop

v2.6.3

8 years agoMerge branch 'hotfix/2.6.3' v2.6.3
Laury GvR [Tue, 4 Oct 2016 15:06:02 +0000 (11:06 -0400)]
Merge branch 'hotfix/2.6.3'

8 years agoCommented out shortcode override function
Laury GvR [Tue, 4 Oct 2016 15:05:07 +0000 (11:05 -0400)]
Commented out shortcode override function

This function was causing the shortcode to be overridden in the
sidebar. The function itself is deprecated and has now been
disabled.

8 years agoWebcam links on member list fixed
Laury GvR [Tue, 4 Oct 2016 15:03:13 +0000 (11:03 -0400)]
Webcam links on member list fixed

The webcam links were not properly sending people to the image
(if a url was selected) or the member page (if image was selected)
It will now also check whether a link has http prefix and add it
if not.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 4 Oct 2016 14:42:27 +0000 (10:42 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoCleaned up shortcode attributes list and included missing options.
Chuck Scott [Tue, 4 Oct 2016 14:41:56 +0000 (10:41 -0400)]
Cleaned up shortcode attributes list and included missing options.

8 years agoMerge tag 'v2.6.2' into develop
Steve Sutton [Mon, 3 Oct 2016 19:37:12 +0000 (15:37 -0400)]
Merge tag 'v2.6.2' into develop

Version 2.6.2

8 years agoMerge branch 'hotfix/2.6.2' v2.6.2
Steve Sutton [Mon, 3 Oct 2016 19:37:05 +0000 (15:37 -0400)]
Merge branch 'hotfix/2.6.2'

8 years agoBump version number for plugin
Steve Sutton [Mon, 3 Oct 2016 19:35:37 +0000 (15:35 -0400)]
Bump version number for plugin

version 2.6.2

8 years agoUpdate member category list in shortcode builder.
Steve Sutton [Mon, 3 Oct 2016 19:34:56 +0000 (15:34 -0400)]
Update member category list in shortcode builder.

Alpha order for member categories.

8 years agochanging the member detail photos grid structure based on the version of foundation
Anthony Talarico [Fri, 30 Sep 2016 15:01:02 +0000 (11:01 -0400)]
changing the member detail photos grid structure based on the version of foundation

8 years agoFeatured member wrapper moved from Theme into view
Laury GvR [Wed, 28 Sep 2016 20:47:26 +0000 (16:47 -0400)]
Featured member wrapper moved from Theme into view

Featured member wrapper was still showing a little area when there
was no featured member selected.

8 years agoEnsure a featured member exists before displaying
Laury GvR [Wed, 28 Sep 2016 18:42:59 +0000 (14:42 -0400)]
Ensure a featured member exists before displaying

8 years agoFeatured members styles and markup
Laury GvR [Wed, 28 Sep 2016 18:41:21 +0000 (14:41 -0400)]
Featured members styles and markup

8 years agoMinor edit fixing MembOnly css applying
Laury GvR [Tue, 27 Sep 2016 19:28:51 +0000 (15:28 -0400)]
Minor edit fixing MembOnly css applying

When the given page is a child of Members Only, even if the
glm-members-only-template.php is not the selected template, then
apply the Member DB front styles.

8 years agoMember detail view stripped of left/right class
Laury GvR [Tue, 27 Sep 2016 15:42:35 +0000 (11:42 -0400)]
Member detail view stripped of left/right class

The 'left' and 'right' class added styling through foundation
which was no longer necessary or desired. This is now replaced by
actual css and our new glm-grid styles.

8 years agoHelper functions for themes added
Laury GvR [Tue, 27 Sep 2016 15:36:01 +0000 (11:36 -0400)]
Helper functions for themes added

One can now get_member_name and is_member from the theme. These
functions are self-explanatory.

8 years agoGLM-grid coding, not yet implemented
Laury GvR [Tue, 27 Sep 2016 15:32:40 +0000 (11:32 -0400)]
GLM-grid coding, not yet implemented

These are the styles for our new glm-grid, intended to make us
independent from Foundation, but still giving us the ability to
use equivalent functionality on our view files.

8 years agochanging include to include_once in the filter for member categories in fronthooks.php
Anthony Talarico [Tue, 27 Sep 2016 13:27:04 +0000 (09:27 -0400)]
changing include to include_once in the filter for member categories in fronthooks.php

8 years agoremoving unnecessary console.log command from list.html
Anthony Talarico [Mon, 26 Sep 2016 14:10:42 +0000 (10:10 -0400)]
removing unnecessary console.log command from list.html

8 years agoadding filter to get member categories for use in the theme's search
Anthony Talarico [Mon, 26 Sep 2016 13:38:56 +0000 (09:38 -0400)]
adding filter to get member categories for use in the theme's search

8 years agoMerge branch 'feature/gulp' into develop
Anthony Talarico [Fri, 23 Sep 2016 15:05:50 +0000 (11:05 -0400)]
Merge branch 'feature/gulp' into develop

8 years agoadding glm-grid-css compiled from sass file
Anthony Talarico [Fri, 23 Sep 2016 15:05:11 +0000 (11:05 -0400)]
adding glm-grid-css compiled from sass file

8 years agoremovin test styles from the scss file
Anthony Talarico [Fri, 23 Sep 2016 14:20:03 +0000 (10:20 -0400)]
removin test styles from the scss file

8 years agoenqueuing glm-grid.css styles in member db
Anthony Talarico [Fri, 23 Sep 2016 14:19:08 +0000 (10:19 -0400)]
enqueuing glm-grid.css styles in member db

8 years agosetting up gulp and sass in the member db
Anthony Talarico [Fri, 23 Sep 2016 14:16:27 +0000 (10:16 -0400)]
setting up gulp and sass in the member db

8 years agoMerge tag 'v2.6.1' into develop
Chuck Scott [Thu, 22 Sep 2016 21:03:45 +0000 (17:03 -0400)]
Merge tag 'v2.6.1' into develop

Hotfix for 2 errors that crept into project.

8 years agoMerge branch 'release/2.6.1' v2.6.1
Chuck Scott [Thu, 22 Sep 2016 21:03:21 +0000 (17:03 -0400)]
Merge branch 'release/2.6.1'

8 years agoUpdated version
Chuck Scott [Thu, 22 Sep 2016 21:01:49 +0000 (17:01 -0400)]
Updated version

8 years agoFixed changes of $m. to $member. in Script for map pointers that was causing position...
Chuck Scott [Thu, 22 Sep 2016 20:56:49 +0000 (16:56 -0400)]
Fixed changes of $m. to $member. in Script for map pointers that was causing positioning failure.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Thu, 22 Sep 2016 20:47:42 +0000 (16:47 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoFixed state not being selected correctly in pick list for member info locations.
Chuck Scott [Thu, 22 Sep 2016 20:47:08 +0000 (16:47 -0400)]
Fixed state not being selected correctly in pick list for member info locations.

8 years agoMerge tag 'v2.6.0' into develop
Steve Sutton [Thu, 22 Sep 2016 17:34:56 +0000 (13:34 -0400)]
Merge tag 'v2.6.0' into develop

Version 2.6.0

8 years agoMerge branch 'release/2.6.0' v2.6.0
Steve Sutton [Thu, 22 Sep 2016 17:34:47 +0000 (13:34 -0400)]
Merge branch 'release/2.6.0'

8 years agobump version number
Steve Sutton [Thu, 22 Sep 2016 17:31:30 +0000 (13:31 -0400)]
bump version number

for new feature of web cam url

8 years agoUpdated member view markup. Made hooks for theme.
Laury GvR [Thu, 22 Sep 2016 02:25:26 +0000 (22:25 -0400)]
Updated member view markup. Made hooks for theme.

Made a hook to get the member's name and slug on the front end.

8 years agoFixed minor SQL error for updating terms with default Webcam text
Chuck Scott [Tue, 20 Sep 2016 20:46:06 +0000 (16:46 -0400)]
Fixed minor SQL error for updating terms with default Webcam text

8 years agoChanged Live Cam to include the ability to use it as an off-site link to a Webcam...
Chuck Scott [Tue, 20 Sep 2016 20:25:17 +0000 (16:25 -0400)]
Changed Live Cam to include the ability to use it as an off-site link to a Webcam (or whatever) page.

8 years agoUncommented admin member info "Live Camera" section for testing.
Chuck Scott [Tue, 20 Sep 2016 15:06:12 +0000 (11:06 -0400)]
Uncommented admin member info "Live Camera" section for testing.

8 years agoMerge tag 'v2.5.6' into develop
Steve Sutton [Mon, 19 Sep 2016 18:08:55 +0000 (14:08 -0400)]
Merge tag 'v2.5.6' into develop

Version 2.5.6

8 years agoMerge branch 'release/2.5.6' v2.5.6
Steve Sutton [Mon, 19 Sep 2016 18:08:47 +0000 (14:08 -0400)]
Merge branch 'release/2.5.6'

8 years agoBump the version number for release
Steve Sutton [Mon, 19 Sep 2016 18:06:46 +0000 (14:06 -0400)]
Bump the version number for release

There are some feature changes but they're being hidden for now until
we can test them further.

8 years agoCommented out live camera tab in member info edit page till further review.
Chuck Scott [Mon, 19 Sep 2016 16:50:14 +0000 (12:50 -0400)]
Commented out live camera tab in member info edit page till further review.

8 years agoAdded top-margin to liveCam descr field mem detail
Laury GvR [Mon, 19 Sep 2016 15:50:53 +0000 (11:50 -0400)]
Added top-margin to liveCam descr field mem detail

Added top-margin to the live Cam section's description field on
the member detail pages. Just like the video description margin.

8 years agoAdded live cam code, admin & view
Laury GvR [Mon, 19 Sep 2016 15:43:44 +0000 (11:43 -0400)]
Added live cam code, admin & view

Live cam fields have been added to the database and all that
entails. Plugin version numbers updated accordingly. Member detail
front view, and admin management view, and admin member view, all
updated to reflect new possible changes.

Disabled "stream" because we're just going with images for now.

8 years agoUpdate the region-search actionData so it can be multiple id's
Steve Sutton [Thu, 15 Sep 2016 16:06:17 +0000 (12:06 -0400)]
Update the region-search actionData so it can be multiple id's

Using example from the category one to apply the same algorithm to the
region-search arg in shortcode.

8 years agoCleaned up adminHooks.php formatting.
Chuck Scott [Fri, 9 Sep 2016 20:28:42 +0000 (16:28 -0400)]
Cleaned up adminHooks.php formatting.
Removed include/require parens.

8 years agoAdded code to block everyone except Administrators from the main WordPress admin...
Chuck Scott [Fri, 9 Sep 2016 19:02:25 +0000 (15:02 -0400)]
Added code to block everyone except Administrators from the main WordPress admin Dashboard.
Redirects them to the main GLM Associate menu when they do get to the main admin Dashboard.

8 years agoCleaned up the top of the Members List page.
Chuck Scott [Fri, 2 Sep 2016 17:26:50 +0000 (13:26 -0400)]
Cleaned up the top of the Members List page.

8 years agoRemoved "Main Dashboard" from the top of the "members" dashboard page to clean up...
Chuck Scott [Fri, 2 Sep 2016 17:23:01 +0000 (13:23 -0400)]
Removed "Main Dashboard" from the top of the "members" dashboard page to clean up the top of the page a bit.

8 years agoMerge tag 'v2.5.5' into develop
Chuck Scott [Fri, 2 Sep 2016 16:40:41 +0000 (12:40 -0400)]
Merge tag 'v2.5.5' into develop

Updated to 2.5.5

8 years agoMerge branch 'release/2.5.5' v2.5.5
Chuck Scott [Fri, 2 Sep 2016 16:40:33 +0000 (12:40 -0400)]
Merge branch 'release/2.5.5'

8 years agoRelease 2.5.5
Chuck Scott [Fri, 2 Sep 2016 16:40:06 +0000 (12:40 -0400)]
Release 2.5.5

8 years agoSome requested cleanup of the top of the Mamber Dashboard page content.
Chuck Scott [Fri, 2 Sep 2016 16:33:53 +0000 (12:33 -0400)]
Some requested cleanup of the top of the Mamber Dashboard page content.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Fri, 2 Sep 2016 14:27:38 +0000 (10:27 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoFixed a non-existant parameter problem for $coupons in detail veiw file.
Chuck Scott [Fri, 2 Sep 2016 14:26:35 +0000 (10:26 -0400)]
Fixed a non-existant parameter problem for $coupons in detail veiw file.
Changed (once again) the way we're handling rewrites for detail pages.

8 years agoNot sure where this started
Steve Sutton [Fri, 2 Sep 2016 12:05:25 +0000 (08:05 -0400)]
Not sure where this started

removing

8 years agoUpdate the grid view so it will wrap package link with li
Steve Sutton [Fri, 2 Sep 2016 11:57:25 +0000 (07:57 -0400)]
Update the grid view so it will wrap package link with li

I put this in the member plugin for the grid part so both list and grid
don't have the ul li wrapper on these sub links.

8 years agoFixing minor layout issues and removing useless jQuery code.
Chuck Scott [Thu, 1 Sep 2016 16:56:31 +0000 (12:56 -0400)]
Fixing minor layout issues and removing useless jQuery code.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Thu, 1 Sep 2016 15:45:52 +0000 (11:45 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoMoving away from full-width tables.
Chuck Scott [Thu, 1 Sep 2016 15:45:19 +0000 (11:45 -0400)]
Moving away from full-width tables.

8 years agoUpdate stand template params to deal with no action.
Steve Sutton [Thu, 1 Sep 2016 14:55:56 +0000 (10:55 -0400)]
Update stand template params to deal with no action.

In cases where we are using the smarty templates that are not using
action we need to set this to an empty string.

8 years agoDecreasing horizontal padding on grid view sublinks
Laury GvR [Thu, 1 Sep 2016 14:14:37 +0000 (10:14 -0400)]
Decreasing horizontal padding on grid view sublinks

8 years agoFixing the sublink separator on grid view
Laury GvR [Thu, 1 Sep 2016 14:11:35 +0000 (10:11 -0400)]
Fixing the sublink separator on grid view

The | character was being included in the hover underline on the
front grid view. With different css, this should not happen.

8 years agoCorrect spelling of state name.
Steve Sutton [Wed, 31 Aug 2016 19:39:37 +0000 (15:39 -0400)]
Correct spelling of state name.

Mississippi has four i's.

8 years agomember detail phone replace recognises spaces
Laury GvR [Wed, 31 Aug 2016 15:58:25 +0000 (11:58 -0400)]
member detail phone replace recognises spaces

The code to replace phone number separation characters on the
member detail front previously replaced all spaces with the set
delimiter as well. Now it's smarter!

8 years agoPhone nums trimmed, separation character replaced
Laury GvR [Wed, 31 Aug 2016 13:06:59 +0000 (09:06 -0400)]
Phone nums trimmed, separation character replaced

- Trimmed the spaces from phone numbers on the front views using
jQuery.
- Replaced the phone number separation character with whatever is
setin the admin side management.

8 years agoMembList Filler Images Stop Showing When Told To
Laury GvR [Tue, 30 Aug 2016 18:47:50 +0000 (14:47 -0400)]
MembList Filler Images Stop Showing When Told To

On the member list, filler images were still in the background
even if there was an image to display. This was so that they could
ensure a uniform size. Styles are now changed so that this is no
longer necessary.

8 years agoPhone infix and default state added in mgmt
Laury GvR [Tue, 30 Aug 2016 17:32:10 +0000 (13:32 -0400)]
Phone infix and default state added in mgmt

- Phone separator character can now be customised in admin
management.
- Default state selection can now be set in the admin side.

8 years agoMerge tag 'v2.5.4' into develop
Chuck Scott [Tue, 30 Aug 2016 17:01:07 +0000 (13:01 -0400)]
Merge tag 'v2.5.4' into develop

Updated version to 2.5.4

8 years agoMerge branch 'release/2.5.4' v2.5.4
Chuck Scott [Tue, 30 Aug 2016 17:00:54 +0000 (13:00 -0400)]
Merge branch 'release/2.5.4'

8 years agoUpdated version for release 2.5.4
Chuck Scott [Tue, 30 Aug 2016 17:00:32 +0000 (13:00 -0400)]
Updated version for release 2.5.4

8 years agoTesting fix for 404s on detail pages
Chuck Scott [Tue, 30 Aug 2016 15:36:32 +0000 (11:36 -0400)]
Testing fix for 404s on detail pages

8 years agoCleaned up parentheses in require and include statements.
Chuck Scott [Mon, 29 Aug 2016 17:44:12 +0000 (13:44 -0400)]
Cleaned up parentheses in require and include statements.
* Fixed member search on members dashboard page. Checked for other similar issues.
* Removed old form content from member edit template. No longer used.
* Comented out editing of credit cards and front-end display of credit cards. Management fields related to credit cards still remain.
* Added ability to set a minimum value for the top of the Y axis on graphs.
* Set a minimum Y axis top for bandwidth a click-through/detail views graphs.
* Removed mouseover effects for images in the member info edit page. Could not get I.E. to behave with this.

8 years agoMerge tag 'v2.5.3' into develop
Steve Sutton [Mon, 29 Aug 2016 15:09:28 +0000 (11:09 -0400)]
Merge tag 'v2.5.3' into develop

Version 2.5.3

8 years agoMerge branch 'release/2.5.3' v2.5.3
Steve Sutton [Mon, 29 Aug 2016 15:09:20 +0000 (11:09 -0400)]
Merge branch 'release/2.5.3'

8 years agoRelease for hotfix
Steve Sutton [Mon, 29 Aug 2016 15:07:36 +0000 (11:07 -0400)]
Release for hotfix

Hotfix for bug in display of amenity on the search form for members list
page.
Amenity should only show on the form if it has been added to the
shortcode.

8 years agoUpdate the amenity groups
Steve Sutton [Mon, 29 Aug 2016 13:09:25 +0000 (09:09 -0400)]
Update the amenity groups

If there's no groups assigned to the member short code then don't
display them in the form.

8 years agoMerge tag 'v2.5.2' into develop
Chuck Scott [Tue, 23 Aug 2016 17:57:26 +0000 (13:57 -0400)]
Merge tag 'v2.5.2' into develop

Updated version #

8 years agoMerge branch 'release/2.5.2' v2.5.2
Chuck Scott [Tue, 23 Aug 2016 17:57:15 +0000 (13:57 -0400)]
Merge branch 'release/2.5.2'

8 years agoUpdated plugin version to 2.5.2
Chuck Scott [Tue, 23 Aug 2016 17:55:17 +0000 (13:55 -0400)]
Updated plugin version to 2.5.2

8 years agoFixed output of URL in E-Mail that is sent when the plugins try to execute an invalid...
Chuck Scott [Mon, 22 Aug 2016 20:06:04 +0000 (16:06 -0400)]
Fixed output of URL in E-Mail that is sent when the plugins try to execute an invalid model.

8 years agoChanged text on graph axis to black.
Chuck Scott [Mon, 22 Aug 2016 19:46:35 +0000 (15:46 -0400)]
Changed text on graph axis to black.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Mon, 22 Aug 2016 18:32:52 +0000 (14:32 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoFixes to member region selection shortcode,
Chuck Scott [Mon, 22 Aug 2016 18:30:02 +0000 (14:30 -0400)]
Fixes to member region selection shortcode,
Fixes and enhancements to member click-throughs and page vies data and display.
Added define for site title and to standard template parameters.
Added apply_filter for additional placement in main dashboard widget and members dashboard.
Updated phpgraphlib with some custom improvements.

8 years agoMerge tag 'v2.5.1' into develop
Laury GvR [Mon, 22 Aug 2016 16:32:32 +0000 (12:32 -0400)]
Merge tag 'v2.5.1' into develop

v2.5.1