WP-Plugins/glm-member-db.git
8 years agoAdding reservation URL
Steve Sutton [Wed, 8 Mar 2017 15:50:04 +0000 (10:50 -0500)]
Adding reservation URL

This will add the reservation url for the member info record.

8 years agoMerge branch 'hotfix/2.9.8' v2.9.8
Steve Sutton [Mon, 27 Feb 2017 19:48:33 +0000 (14:48 -0500)]
Merge branch 'hotfix/2.9.8'

8 years agoBump version number
Steve Sutton [Mon, 27 Feb 2017 19:48:02 +0000 (14:48 -0500)]
Bump version number

Adding filter for is moderated

8 years agoAdd filter for moderated checks
Steve Sutton [Mon, 27 Feb 2017 19:33:41 +0000 (14:33 -0500)]
Add filter for moderated checks

Adding filter to tell if the member is moderated and also call the
contact filter to see if the contact is moderated.

8 years agoMerge branch 'hotfix/2.9.7' v2.9.7
Steve Sutton [Wed, 22 Feb 2017 16:42:57 +0000 (11:42 -0500)]
Merge branch 'hotfix/2.9.7'

8 years agoUpdating the phone filter.
Steve Sutton [Wed, 22 Feb 2017 16:39:11 +0000 (11:39 -0500)]
Updating the phone filter.

Moving the phone format into function call to the glmPluginSupport.php
Still using the frontHook add action but having it call the support
function. Adding this action to the adminHooks also.

8 years agoMerge branch 'release/2.9.6' v2.9.6
Steve Sutton [Thu, 2 Feb 2017 16:48:50 +0000 (11:48 -0500)]
Merge branch 'release/2.9.6'

8 years agoAdding Phone Format output option
Steve Sutton [Thu, 2 Feb 2017 16:47:33 +0000 (11:47 -0500)]
Adding Phone Format output option

This is for the member list grid and detail pages.
Management option is added for phone number format.

8 years agoMerge branch 'feature/phoneNumberFormat' into develop
Steve Sutton [Thu, 2 Feb 2017 16:39:40 +0000 (11:39 -0500)]
Merge branch 'feature/phoneNumberFormat' into develop

8 years agoSetting up the phone number format filter to get settings
Steve Sutton [Thu, 2 Feb 2017 16:36:46 +0000 (11:36 -0500)]
Setting up the phone number format filter to get settings

Grab the setting for the phone number format and apply to the phone.

8 years agoMerge branch 'develop' into feature/phoneNumberFormat
Steve Sutton [Thu, 2 Feb 2017 16:07:05 +0000 (11:07 -0500)]
Merge branch 'develop' into feature/phoneNumberFormat

8 years agoMerge tag 'v2.9.5' into develop
Steve Sutton [Thu, 2 Feb 2017 13:46:57 +0000 (08:46 -0500)]
Merge tag 'v2.9.5' into develop

Version 2.9.5

8 years agoMerge branch 'release/2.9.5' v2.9.5
Steve Sutton [Thu, 2 Feb 2017 13:46:49 +0000 (08:46 -0500)]
Merge branch 'release/2.9.5'

8 years agoNew release
Steve Sutton [Thu, 2 Feb 2017 13:46:21 +0000 (08:46 -0500)]
New release

Mainly bug fixes for login issues.

8 years agoChanges related to proper login/out behavior.
Chuck Scott [Wed, 1 Feb 2017 19:50:42 +0000 (14:50 -0500)]
Changes related to proper login/out behavior.
Removed some code that checked for redirection to various menus on entry.
Now entry assumes starting at main dashboard.
Contacts plugin must also be udated.
Some changes in the theme to remove login/out redirection are also required.

8 years agoSetting up filter for the phone output.
Steve Sutton [Wed, 1 Feb 2017 17:31:21 +0000 (12:31 -0500)]
Setting up filter for the phone output.

Setting up a filter for the phone number to format it.
Does only the (xxx) xxx-xxxx format so far.

8 years agoCommit changes for start of work on phone number format
Steve Sutton [Tue, 31 Jan 2017 21:51:35 +0000 (16:51 -0500)]
Commit changes for start of work on phone number format

Update management option

8 years agoFixed problem when a user is sent to an admin member page with members turned off...
Chuck Scott [Tue, 31 Jan 2017 20:39:49 +0000 (15:39 -0500)]
Fixed problem when a user is sent to an admin member page with members turned off in the main plugin.
Now just sends any user headed to the "Member" menu to the "Members" menu, which is the GLM Associate default.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 31 Jan 2017 17:50:06 +0000 (12:50 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoFixed issues with visibility of main dashboard based on user role/capabilities
Chuck Scott [Tue, 31 Jan 2017 17:48:51 +0000 (12:48 -0500)]
Fixed issues with visibility of main dashboard based on user role/capabilities

8 years agoSmall code update.
Steve Sutton [Tue, 31 Jan 2017 15:43:33 +0000 (10:43 -0500)]
Small code update.

Lining up array parts and setting up phpdocs with starting ** not *.

8 years agoSetup categories in member export.
Steve Sutton [Thu, 26 Jan 2017 17:02:50 +0000 (12:02 -0500)]
Setup categories in member export.

Giving one column per member category.
Both in html and csv output.

8 years agoUpdate member detail and list for phone labels.
Steve Sutton [Wed, 25 Jan 2017 20:25:31 +0000 (15:25 -0500)]
Update member detail and list for phone labels.

Update the Labels for phone to one Phone.
Remove the javascript for changing non numeric characters to dashes.

8 years agoRemoved comment junk for testing that was left in the file.
Chuck Scott [Wed, 25 Jan 2017 18:44:19 +0000 (13:44 -0500)]
Removed comment junk for testing that was left in the file.

8 years agoAdded text to member info pages to warn user when update could not be completed.
Chuck Scott [Wed, 25 Jan 2017 18:26:02 +0000 (13:26 -0500)]
Added text to member info pages to warn user when update could not be completed.
Fixed use of views in the theme to override views in the plugin/addons.
Added defines for theme name and path.

8 years agoRevert "Update style for grid view images."
Steve Sutton [Wed, 25 Jan 2017 13:15:32 +0000 (08:15 -0500)]
Revert "Update style for grid view images."

This reverts commit 4f2811cb04cb6afa7dfc7875a8e66c0408e61986.

8 years agoUpdate style for grid view images.
Steve Sutton [Tue, 24 Jan 2017 16:02:39 +0000 (11:02 -0500)]
Update style for grid view images.

Bigger images and no stretching.

8 years agoMerge tag 'v2.9.4' into develop
Steve Sutton [Tue, 24 Jan 2017 15:03:37 +0000 (10:03 -0500)]
Merge tag 'v2.9.4' into develop

Version 2.9.4

8 years agoMerge branch 'hotfix/2.9.4' v2.9.4
Steve Sutton [Tue, 24 Jan 2017 15:03:29 +0000 (10:03 -0500)]
Merge branch 'hotfix/2.9.4'

8 years agoBump version number
Steve Sutton [Tue, 24 Jan 2017 15:03:04 +0000 (10:03 -0500)]
Bump version number

Forgot to bump version number for last hotfix

8 years agoMerge tag 'v2.9.3' into develop
Steve Sutton [Tue, 24 Jan 2017 13:56:51 +0000 (08:56 -0500)]
Merge tag 'v2.9.3' into develop

Version 2.9.3

8 years agoMerge branch 'hotfix/2.9.3' v2.9.3
Steve Sutton [Tue, 24 Jan 2017 13:56:44 +0000 (08:56 -0500)]
Merge branch 'hotfix/2.9.3'

8 years agoFix for correcting the mailing address state
Steve Sutton [Tue, 24 Jan 2017 13:55:07 +0000 (08:55 -0500)]
Fix for correcting the mailing address state

use correct mailing_state field

8 years agoMake js calls work in either http or https
Steve Sutton [Thu, 19 Jan 2017 17:30:30 +0000 (12:30 -0500)]
Make js calls work in either http or https

This is for making sites fully https in future.

8 years agoMember detail region changed to custom term
Laury GvR [Wed, 18 Jan 2017 14:50:53 +0000 (09:50 -0500)]
Member detail region changed to custom term

The member detail page was using the word "region" hardcoded in its
side section but now uses whatever is set as the term in the admin
management.

8 years agoMerge tag 'v2.9.2' into develop
Steve Sutton [Tue, 17 Jan 2017 17:31:15 +0000 (12:31 -0500)]
Merge tag 'v2.9.2' into develop

Version 2.9.2

8 years agoMerge branch 'release/2.9.2' v2.9.2
Steve Sutton [Tue, 17 Jan 2017 17:31:07 +0000 (12:31 -0500)]
Merge branch 'release/2.9.2'

8 years agoRelease 2.9.2 bug fixes
Steve Sutton [Tue, 17 Jan 2017 17:29:34 +0000 (12:29 -0500)]
Release 2.9.2 bug fixes

Chuck fixing bug for datepicker in events.
Name fix for featured member to use the terms.

8 years agoFixed problem with datetimepicker defaulting to the wrong am/pm when displaying the...
Chuck Scott [Tue, 17 Jan 2017 16:53:14 +0000 (11:53 -0500)]
Fixed problem with datetimepicker defaulting to the wrong am/pm when displaying the picklist for times with hour 12.
Poseted a file as a notice that datetimepicker had been updated and to not update unless this is fixed in the new version.
Saved the old version and created a new minimized copy.

8 years agoChanged featured view to use term instead of 'business'
Laury GvR [Fri, 13 Jan 2017 22:10:09 +0000 (17:10 -0500)]
Changed featured view to use term instead of 'business'

The featured view shortcode was using "Featured Business" as a
title and was changed to use the term set in the admin side instead

8 years agoMerge tag 'v2.9.1' into develop
Laury GvR [Thu, 12 Jan 2017 21:19:52 +0000 (16:19 -0500)]
Merge tag 'v2.9.1' into develop

v2.9.1

8 years agoMerge branch 'release/2.9.1' v2.9.1
Laury GvR [Thu, 12 Jan 2017 21:19:45 +0000 (16:19 -0500)]
Merge branch 'release/2.9.1'

8 years agoMerging changes into master
Laury GvR [Thu, 12 Jan 2017 21:19:24 +0000 (16:19 -0500)]
Merging changes into master

8 years agoAdded featured for list, fixed memOnly function
Laury GvR [Thu, 12 Jan 2017 21:09:55 +0000 (16:09 -0500)]
Added featured for list, fixed memOnly function

Members only function had to check for $post existence before using
it. Added 'featured' tag to list view, not just grid view, of
member listing. Added list_show_detail_link check for the 'More'
button which was likewise missing in list over grid.

8 years agoMerge tag 'v2.9.0' into develop
Chuck Scott [Mon, 9 Jan 2017 20:18:11 +0000 (15:18 -0500)]
Merge tag 'v2.9.0' into develop

dateTimePicker updates

8 years agoMerge branch 'release/2.9.0' v2.9.0
Chuck Scott [Mon, 9 Jan 2017 20:17:50 +0000 (15:17 -0500)]
Merge branch 'release/2.9.0'

8 years agoNew release including updates to dateTimePicker js code.
Chuck Scott [Mon, 9 Jan 2017 20:16:47 +0000 (15:16 -0500)]
New release including updates to dateTimePicker js code.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Fri, 6 Jan 2017 18:58:38 +0000 (13:58 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoRemoved unused version and samples for datetimepicker.
Chuck Scott [Fri, 6 Jan 2017 18:56:52 +0000 (13:56 -0500)]
Removed unused version and samples for datetimepicker.
Updated admin controller to use minified datetimepicker code.
Updated full datetimepicker code to use spaces rather than tabs in certain areas.

8 years agoMoving the drop db script.
Steve Sutton [Wed, 4 Jan 2017 19:24:54 +0000 (14:24 -0500)]
Moving the drop db script.

Needs to have same version as create script.

8 years agoMerge tag 'v2.8.5' into develop
Steve Sutton [Tue, 3 Jan 2017 19:12:30 +0000 (14:12 -0500)]
Merge tag 'v2.8.5' into develop

Version 2.8.5

8 years agoMerge branch 'release/2.8.5' v2.8.5
Steve Sutton [Tue, 3 Jan 2017 19:12:19 +0000 (14:12 -0500)]
Merge branch 'release/2.8.5'

8 years agoNew release v2.8.5
Steve Sutton [Tue, 3 Jan 2017 19:10:35 +0000 (14:10 -0500)]
New release v2.8.5

Bump version number in the index.php file.
Done in this release.
Mailing Addresses are added to member info contact tab.
Mailing Addresses are added to the member export.
Pagination that Chuck has worked on is now being released.

8 years agoCheck for array $regionData
Steve Sutton [Tue, 3 Jan 2017 18:55:57 +0000 (13:55 -0500)]
Check for array $regionData

Was not checking first that $regionData was an array before it was
trying to use it.

8 years agoAdd Management for List Pagination.
Steve Sutton [Tue, 3 Jan 2017 18:24:53 +0000 (13:24 -0500)]
Add Management for List Pagination.

Adding two new management options.
list_pagination Boolean (enable/disable) pagination on member list.
list_pagination_count smallint - Number of records to display per page.

8 years agoAdd to member import option for getting mailing addresses.
Steve Sutton [Thu, 29 Dec 2016 20:46:01 +0000 (15:46 -0500)]
Add to member import option for getting mailing addresses.

Add option from the mailing addresses from their old database.

8 years agoAdding mailing fields into the export
Steve Sutton [Thu, 29 Dec 2016 18:59:16 +0000 (13:59 -0500)]
Adding mailing fields into the export

Add the 5 mailing fields into the member export.

8 years agoUpdate the member info contact part for new mailing fields.
Steve Sutton [Thu, 29 Dec 2016 18:38:52 +0000 (13:38 -0500)]
Update the member info contact part for new mailing fields.

Adding the mailing address fields into the view files and adding new
mailing city into javascript parts and the model.

8 years agoAdding mailing address fields
Steve Sutton [Thu, 29 Dec 2016 17:13:36 +0000 (12:13 -0500)]
Adding mailing address fields

Adding new fields to the member info table.

8 years agoChanged default permission so Members managers do not have access to management menu.
Chuck Scott [Fri, 30 Dec 2016 20:40:32 +0000 (15:40 -0500)]
Changed default permission so Members managers do not have access to management menu.
Added additional filter locations to member dashboard so the contact member selection can be added in via a filter.

8 years agoAdded pagenation to front-end members list
Chuck Scott [Fri, 16 Dec 2016 20:56:13 +0000 (15:56 -0500)]
Added pagenation to front-end members list
  models/front/members/list.php - added code to support the data abstract pagenation feature
  views/front/members/list.html - added next and previous buttons and display progress of pagenation "nn to nn of nnnn"
  models/admin/management/import/members.php - also pulled a couple lines of unused code unrelated to pagenation
  lib/GlmDataAbstract/DataAbstract.php - fixed one problem with pagenationm feature that would miss one per page if using PseudoRandom ordering

8 years agoRemoved invalid second parameter for delete_option() call.
Chuck Scott [Tue, 13 Dec 2016 21:45:49 +0000 (16:45 -0500)]
Removed invalid second parameter for delete_option() call.

8 years agoAdded image data options clearing to initial member import model.
Chuck Scott [Tue, 13 Dec 2016 21:38:50 +0000 (16:38 -0500)]
Added image data options clearing to initial member import model.

8 years agoUncommented two lines that are supposed to delete the image data WordPress options...
Chuck Scott [Tue, 13 Dec 2016 21:33:17 +0000 (16:33 -0500)]
Uncommented two lines that are supposed to delete the image data WordPress options when import step 2 is started.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 13 Dec 2016 18:31:10 +0000 (13:31 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoAdded support for Near Me searches
Chuck Scott [Tue, 13 Dec 2016 18:26:13 +0000 (13:26 -0500)]
Added support for Near Me searches
    adminHooks has hook to return quick lat/lon and text search results
    memberDataByLatLon.php model added to do these searches
Added the following libraries to js directory
    googMapsMarkerClusterer
    js-cookie-master for cookie management from JAVAScript
    js-storage-master for browser data storage from JAVAScript
Added map icon sets to assets directory

8 years agoUpdate on the member grid template.
Steve Sutton [Mon, 12 Dec 2016 18:53:07 +0000 (13:53 -0500)]
Update on the member grid template.

Add apply_filters and style for adding a coupon ribbon in css.

8 years agoUpdate for config checks on adminHook and shortcode
Steve Sutton [Thu, 1 Dec 2016 15:31:39 +0000 (10:31 -0500)]
Update for config checks on adminHook and shortcode

Use $config instead of $this->config.
Was getting error messages about undefined indexes when activating the
member plugin.

8 years agoMerge tag 'v2.8.4' into develop
Steve Sutton [Tue, 15 Nov 2016 19:07:54 +0000 (14:07 -0500)]
Merge tag 'v2.8.4' into develop

Version 2.8.4

8 years agoMerge branch 'release/2.8.4' v2.8.4
Steve Sutton [Tue, 15 Nov 2016 19:07:46 +0000 (14:07 -0500)]
Merge branch 'release/2.8.4'

8 years agoBump version number
Steve Sutton [Tue, 15 Nov 2016 19:07:13 +0000 (14:07 -0500)]
Bump version number

New version for the release.

8 years agoSetting up yoast filters for open graph and twitter.
Steve Sutton [Tue, 15 Nov 2016 19:02:49 +0000 (14:02 -0500)]
Setting up yoast filters for open graph and twitter.

Set the title and description for open graph and twitter within the
yoast filters.

8 years agoFixed use of litteral database name to use defined prefix
Chuck Scott [Tue, 15 Nov 2016 18:47:39 +0000 (13:47 -0500)]
Fixed use of litteral database name to use defined prefix

8 years agoMerge tag 'v2.8.3' into develop
Steve Sutton [Mon, 14 Nov 2016 16:49:23 +0000 (11:49 -0500)]
Merge tag 'v2.8.3' into develop

Version 2.8.3

8 years agoMerge branch 'release/2.8.3' v2.8.3
Steve Sutton [Mon, 14 Nov 2016 16:49:15 +0000 (11:49 -0500)]
Merge branch 'release/2.8.3'

8 years agoBump version numbers
Steve Sutton [Mon, 14 Nov 2016 16:48:44 +0000 (11:48 -0500)]
Bump version numbers

Going to release vr 2.8.3

8 years agoDeal with undefined variables.
Steve Sutton [Wed, 9 Nov 2016 21:16:43 +0000 (16:16 -0500)]
Deal with undefined variables.

If these functions don't have the slug global then return false.

8 years agoCorrecting extraneous spacing in data class files.
Laury GvR [Thu, 3 Nov 2016 15:02:22 +0000 (11:02 -0400)]
Correcting extraneous spacing in data class files.

Indentation on data class files changed from 8 spaces to 4 spaces
per tab indentation.

8 years agoremoving padding from toll free numbers in the members listing page in mobile view
Anthony Talarico [Thu, 3 Nov 2016 12:53:27 +0000 (08:53 -0400)]
removing padding from toll free numbers in the members listing page in mobile view

8 years agoAdding new function for getting member id by name and get rid of error
Steve Sutton [Wed, 2 Nov 2016 21:29:48 +0000 (17:29 -0400)]
Adding new function for getting member id by name and get rid of error

Error in the category data abstract when is not defined.

8 years agoFix the member import script to remove newlines.
Steve Sutton [Fri, 28 Oct 2016 18:16:29 +0000 (14:16 -0400)]
Fix the member import script to remove newlines.

Newlines were effecting the imported member records.
With them they would get extra break tags in the output.
Giving them too much spacing between their paragraphs of description.

8 years agoMerge tag 'v2.8.2' into develop
Steve Sutton [Wed, 26 Oct 2016 16:22:07 +0000 (12:22 -0400)]
Merge tag 'v2.8.2' into develop

Version 2.8.2

8 years agoMerge branch 'release/2.8.2' v2.8.2
Steve Sutton [Wed, 26 Oct 2016 16:22:00 +0000 (12:22 -0400)]
Merge branch 'release/2.8.2'

8 years agoFix for bug when members are turned off.
Steve Sutton [Wed, 26 Oct 2016 16:20:48 +0000 (12:20 -0400)]
Fix for bug when members are turned off.

With members off it was redirecting to forbidden page.
It will only redirect now if members are on.

8 years agoUpdating the adminHooks to check if enable_members is on before redirecting.
Steve Sutton [Wed, 26 Oct 2016 16:09:04 +0000 (12:09 -0400)]
Updating the adminHooks to check if enable_members is on before redirecting.

Redirection without enable members is causing an error.

8 years agoTry again on redirect
Steve Sutton [Wed, 26 Oct 2016 16:03:51 +0000 (12:03 -0400)]
Try again on redirect

Don't redirect if not using members.

8 years agoUpdate for not using member and the login redirect
Steve Sutton [Wed, 26 Oct 2016 16:00:01 +0000 (12:00 -0400)]
Update for not using member and the login redirect

Don't redirect users unless members is used.

8 years agoMerge tag 'v2.8.1' into develop
Laury GvR [Tue, 25 Oct 2016 20:30:43 +0000 (16:30 -0400)]
Merge tag 'v2.8.1' into develop

v2.8.1

8 years agoMerge branch 'release/2.8.1' v2.8.1
Laury GvR [Tue, 25 Oct 2016 20:30:38 +0000 (16:30 -0400)]
Merge branch 'release/2.8.1'

8 years agoVersion bump
Laury GvR [Tue, 25 Oct 2016 20:30:25 +0000 (16:30 -0400)]
Version bump

8 years agoMobile friendly changes for the list front view
Laury GvR [Tue, 25 Oct 2016 20:28:30 +0000 (16:28 -0400)]
Mobile friendly changes for the list front view

For mobile size, member list front view: Remove short descriptions
and social icons. Toll Free numbers no longer wrap. Option in
management to view image or not (logo).

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Tue, 25 Oct 2016 20:19:01 +0000 (16:19 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoAdded Regions to member list filters and have that limiting categories to those with...
Chuck Scott [Tue, 25 Oct 2016 20:13:02 +0000 (16:13 -0400)]
Added Regions to member list filters and have that limiting categories to those with members matching the selected region.

Added to getListSortedParentChild() in dataCategories to also filter by region selected
  Also not returning parents of categories with matching active members.
Added getListForSearch() to dataRegions to be able to select by active members.
Added code to members/list.php to handle regiona search and filtering of categories when regions are selected.
Updated update_database_V1.1.22 to change region filter default to false.
Updated members/list.html to include region pick-list.

8 years agoUpdate for member import of amenities.
Steve Sutton [Tue, 25 Oct 2016 15:46:27 +0000 (11:46 -0400)]
Update for member import of amenities.

Correcting the error reported. It was saying no cities exists.

8 years agoUpdating the glmUser and glmMembersCaps.
Steve Sutton [Tue, 25 Oct 2016 14:56:28 +0000 (10:56 -0400)]
Updating the glmUser and glmMembersCaps.

Placing these two into the function glmMembersUserCan.
Setting up the glmUser as static variable that will be created only the
first call for the function.
This fixes an issue with network sites.

8 years agoReplace incorrect litteral reference to table prefix with correct define.
Chuck Scott [Tue, 25 Oct 2016 13:57:56 +0000 (09:57 -0400)]
Replace incorrect litteral reference to table prefix with correct define.

8 years agoAdded two general list options - Show member Logo for Mobile & Reagion Search
Chuck Scott [Tue, 25 Oct 2016 13:39:17 +0000 (09:39 -0400)]
Added two general list options - Show member Logo for Mobile & Reagion Search

Added Options to dataSettingsGeneral.php
Updated database version in index.php
Added new options to create_database
Moved create_database and drop_database to V1.1.22
Updated dbVersions with new database version entry
Updated view for Member List Options to include new options

8 years agoMerge tag 'v2.8.0' into develop
Chuck Scott [Mon, 24 Oct 2016 18:17:38 +0000 (14:17 -0400)]
Merge tag 'v2.8.0' into develop

Version 2.8.0

8 years agoMerge branch 'release/2.8.0' v2.8.0
Chuck Scott [Mon, 24 Oct 2016 18:17:28 +0000 (14:17 -0400)]
Merge branch 'release/2.8.0'

8 years agoRelease 2.8.0
Chuck Scott [Mon, 24 Oct 2016 18:15:06 +0000 (14:15 -0400)]
Release 2.8.0