WP-Plugins/glm-member-db.git
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

8 years agoAdd add_filter for getting member name and id list.
Steve Sutton [Mon, 24 Oct 2016 18:10:35 +0000 (14:10 -0400)]
Add add_filter for getting member name and id list.

Need for event plugin front end add event form.

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

8 years agoNow only member categories that are used by active member data are listed in the...
Chuck Scott [Fri, 21 Oct 2016 19:51:59 +0000 (15:51 -0400)]
Now only member categories that are used by active member data are listed in the category search pick-list.

Added a second parameter, $forActiveMembers,  to getListSortedParentChild() that returns an organized list of member categories.
Added a "WHERE" clause that is used to select categories when $forActiveMembers is true that limit the category list to those used in active members info records.
Added "true" as the $forActiveMembers parameter in the members "list.php" where getListSortedParentChild() is used to get categories for the filter picklist.

8 years agoremoving all console log statements
Anthony Talarico [Fri, 21 Oct 2016 19:35:44 +0000 (15:35 -0400)]
removing all console log statements

8 years agofixing shortcode builder code to recognize attributes in any order on page load so...
Anthony Talarico [Fri, 21 Oct 2016 19:32:54 +0000 (15:32 -0400)]
fixing shortcode builder code to recognize attributes in any order on page load so that the active boxes are populated with the respective attributes

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop
Chuck Scott [Fri, 21 Oct 2016 18:33:15 +0000 (14:33 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db into develop

8 years agoAdded enable_members test to member related warnings in dashboard widget.
Chuck Scott [Fri, 21 Oct 2016 18:31:32 +0000 (14:31 -0400)]
Added enable_members test to member related warnings in dashboard widget.

Change is near "Critical Warnings" in views/admin/dashboardWidget/index.html

8 years agofixing shortcode builder's intial check for shortcodes in the page editor so that...
Anthony Talarico [Fri, 21 Oct 2016 17:38:59 +0000 (13:38 -0400)]
fixing shortcode builder's intial check for shortcodes in the page editor so that it doesn't matter which sc attribute is already added

8 years agoAdded code to enable/dissable member related data in GLM Associate widget in the...
Chuck Scott [Fri, 21 Oct 2016 17:11:19 +0000 (13:11 -0400)]
Added code to enable/dissable member related data in GLM Associate widget in the WorkPress dashboard.

Added test for $settings.enable_members in conditional at top of page.

8 years agoSetting up the admin menus and dashboard for member enable flag.
Steve Sutton [Fri, 21 Oct 2016 14:22:13 +0000 (10:22 -0400)]
Setting up the admin menus and dashboard for member enable flag.

Hiding member items if enable_member is not set.
This effects the settings and main dashboard and list pages.

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

Conflicts:
index.php
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V1.1.20.sql

8 years agoMerge branch 'feature/PseudoRandom' into develop
Chuck Scott [Thu, 20 Oct 2016 20:29:29 +0000 (16:29 -0400)]
Merge branch 'feature/PseudoRandom' into develop

8 years agoAdded Pseudo-Random Sort odering for members and an option to dissable members in...
Chuck Scott [Thu, 20 Oct 2016 20:28:00 +0000 (16:28 -0400)]
Added Pseudo-Random Sort odering for members and an option to dissable members in the main plugin.

Added List Sort Order arrays to glm-member-db plugin.ini.
Added Member List Order selection to Member list Options in Management (list_order_list).
Added "Enable Members" option to Misc Settings in Management (enable_members).
Added list_order_list and "enable_members" fields to settings_general table in create_database.sql.
Created update_database_V1.1.20.sql file to add list_order_list and enable_members to settings_general.
Updated create_database and drop_database in databaseScripts to the new database version 1.1.20.
Added list_order_list and enable_members fields to dataSettingsGeneral.php Data Class.
Added "Mmeber List Order" option to Member List options tab in Management - General Settings.
Added "Enable Member" option to Misc Settings tab in Management - General Settings.
Updated front-end members list model front/members/list.php to check the list_order_list setting to determine sort order.

8 years agoRemove test echo
Laury GvR [Wed, 19 Oct 2016 16:58:45 +0000 (12:58 -0400)]
Remove test echo

8 years agoAdd 'view member' link to the member list
Laury GvR [Wed, 19 Oct 2016 16:58:04 +0000 (12:58 -0400)]
Add 'view member' link to the member list

8 years agoMerge tag 'v2.7.0' into develop
Steve Sutton [Wed, 19 Oct 2016 13:39:42 +0000 (09:39 -0400)]
Merge tag 'v2.7.0' into develop

Version 2.7.0

8 years agoMerge branch 'release/2.7.0' v2.7.0
Steve Sutton [Wed, 19 Oct 2016 13:39:32 +0000 (09:39 -0400)]
Merge branch 'release/2.7.0'

8 years agoBump version number
Steve Sutton [Wed, 19 Oct 2016 13:38:28 +0000 (09:38 -0400)]
Bump version number

Going to version 1.7.0
New features
Dashboard
Shortcode builder now has regions
new option for web cam in list view

8 years agoAdded pseudo-random sort order to member list results. Still need to consider impleme...
Chuck Scott [Tue, 18 Oct 2016 21:03:54 +0000 (17:03 -0400)]
Added pseudo-random sort order to member list results. Still need to consider implementing paging.

8 years agoMerge branch 'feature/memberDashboard' into develop feature/lauryViewDetail
Steve Sutton [Tue, 18 Oct 2016 16:22:54 +0000 (12:22 -0400)]
Merge branch 'feature/memberDashboard' into develop

8 years agoMerge branch 'develop' into feature/memberDashboard
Steve Sutton [Tue, 18 Oct 2016 16:22:15 +0000 (12:22 -0400)]
Merge branch 'develop' into feature/memberDashboard

8 years agoRemoved test code
Laury GvR [Tue, 18 Oct 2016 14:15:17 +0000 (10:15 -0400)]
Removed test code

8 years agoOption for webcam on list, markup conditional fix
Laury GvR [Tue, 18 Oct 2016 14:11:48 +0000 (10:11 -0400)]
Option for webcam on list, markup conditional fix

List view and Grid view both were not checking entirely correctly
for whether the webcam had a good URL. Also added a live_cam
display option to the admin settings that is now checked against.

8 years agoMerge branch 'develop' into feature/memberDashboard feature/memberDashboard
Steve Sutton [Fri, 14 Oct 2016 19:14:23 +0000 (15:14 -0400)]
Merge branch 'develop' into feature/memberDashboard

8 years agoMinor updates to URL Click-through and Daily Page View graphs.
Chuck Scott [Fri, 14 Oct 2016 14:30:35 +0000 (10:30 -0400)]
Minor updates to URL Click-through and Daily Page View graphs.
Also removed import of daily clicks and views from legacy sites due to that data not being available.

8 years agoMerge branch 'feature/ImportClicksViews' into develop
Chuck Scott [Thu, 13 Oct 2016 20:28:31 +0000 (16:28 -0400)]
Merge branch 'feature/ImportClicksViews' into develop

Conflicts:
views/admin/member/index.html

8 years agoRemoved a test line from glmMembersUserCan()
Chuck Scott [Thu, 13 Oct 2016 20:09:54 +0000 (16:09 -0400)]
Removed a test line from glmMembersUserCan()

8 years agoAdded a function plugin support to test for existing capabilities and their setting.
Chuck Scott [Thu, 13 Oct 2016 20:05:46 +0000 (16:05 -0400)]
Added a function plugin support to test for existing capabilities and their setting.

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 agoMerge branch 'develop' into feature/memberDashboard
Steve Sutton [Tue, 11 Oct 2016 14:09:39 +0000 (10:09 -0400)]
Merge branch 'develop' into feature/memberDashboard

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 agoUpdating the member admin client user dashboard widget
Steve Sutton [Wed, 5 Oct 2016 20:33:53 +0000 (16:33 -0400)]
Updating the member admin client user dashboard widget

Listing out the pending member profiles.

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 branch 'develop' into feature/memberDashboard
Steve Sutton [Tue, 4 Oct 2016 14:14:28 +0000 (10:14 -0400)]
Merge branch 'develop' into feature/memberDashboard

8 years agoSetting up the dashboard widget sections for the main client admin.
Steve Sutton [Tue, 4 Oct 2016 14:12:08 +0000 (10:12 -0400)]
Setting up the dashboard widget sections for the main client admin.

If user can edit all members then they'll get dashboard widgets.

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 agoUpdate views
Steve Sutton [Mon, 3 Oct 2016 15:14:19 +0000 (11:14 -0400)]
Update views

Remove the span tags around the button

8 years agoUpdate view file
Steve Sutton [Mon, 3 Oct 2016 14:57:43 +0000 (10:57 -0400)]
Update view file

Make the font size bigger for h2.
Put the add button into the Header area.

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 agoRemove p tag
Steve Sutton [Wed, 28 Sep 2016 14:57:34 +0000 (10:57 -0400)]
Remove p tag

not sure why it's here.

8 years agoTaking out the last update column
Steve Sutton [Tue, 27 Sep 2016 20:15:04 +0000 (16:15 -0400)]
Taking out the last update column

Making the list too long.

8 years agoMerge branch 'develop' into feature/memberDashboard
Steve Sutton [Tue, 27 Sep 2016 20:11:30 +0000 (16:11 -0400)]
Merge branch 'develop' into feature/memberDashboard

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 agoUpdates to the dashboard for profile widget.
Steve Sutton [Tue, 27 Sep 2016 15:43:02 +0000 (11:43 -0400)]
Updates to the dashboard for profile widget.

Remove the duplicate text.
Remove the created column.
Remove p tag on the add button.

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 agoMerge branch 'develop' into feature/memberDashboard
Steve Sutton [Tue, 27 Sep 2016 14:14:44 +0000 (10:14 -0400)]
Merge branch 'develop' into feature/memberDashboard

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 agoMerge remote-tracking branch 'origin/develop' into feature/ImportClicksViews
Chuck Scott [Mon, 19 Sep 2016 17:00:29 +0000 (13:00 -0400)]
Merge remote-tracking branch 'origin/develop' into feature/ImportClicksViews

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.