WP-Plugins/glm-member-db-contacts.git
8 years agoMerge branch 'hotfix/1.0.18' v1.0.18
Laury GvR [Thu, 12 Jan 2017 22:28:57 +0000 (17:28 -0500)]
Merge branch 'hotfix/1.0.18'

8 years agoRemoved extraneous page titles from contact lists
Laury GvR [Thu, 12 Jan 2017 22:28:50 +0000 (17:28 -0500)]
Removed extraneous page titles from contact lists

8 years agoMerge branch 'release/1.0.17' v1.0.17
Laury GvR [Thu, 12 Jan 2017 22:25:04 +0000 (17:25 -0500)]
Merge branch 'release/1.0.17'

8 years agoVersion number bump
Laury GvR [Thu, 12 Jan 2017 22:24:45 +0000 (17:24 -0500)]
Version number bump

8 years agoAdded some styles and classes for better display
Laury GvR [Thu, 12 Jan 2017 22:24:02 +0000 (17:24 -0500)]
Added some styles and classes for better display

8 years agoFixed the county search hidden on contact list
Laury GvR [Thu, 12 Jan 2017 18:39:58 +0000 (13:39 -0500)]
Fixed the county search hidden on contact list

The county search was not being properly hidden when there were no
counties.

8 years agoContact list ordered, county search hidden if empty
Laury GvR [Thu, 12 Jan 2017 18:21:35 +0000 (13:21 -0500)]
Contact list ordered, county search hidden if empty

The county search is now hidden if there are no counties. The
contact list is also ordered by lname, fname.

8 years agoFixed database update script, disabled pagination
Laury GvR [Thu, 12 Jan 2017 15:59:21 +0000 (10:59 -0500)]
Fixed database update script, disabled pagination

We're disabling pagination for now until we get it working for
this plugin, and I fixed a database update script which was
applying the wrong update.

8 years agoAdded contact list and contact/county search
Laury GvR [Thu, 12 Jan 2017 15:33:09 +0000 (10:33 -0500)]
Added contact list and contact/county search

This plugin now has a shortcode for displaying the contact list and
a contact search above it, and a county search to its side.

8 years agoAdded ability of contact users to select other specific members to manage.
Chuck Scott [Fri, 30 Dec 2016 20:43:37 +0000 (15:43 -0500)]
Added ability of contact users to select other specific members to manage.
defines.php - Added a secret string to use for the idCheck when changing to another member.
Added output of member selection to member dashoard via a filter.
Added management and display of which members a contact user may manage.
Added checks to make sure nobody tampers with member IDs for selection.

8 years agoSetup filter for fetching the primary email for member.
Steve Sutton [Fri, 2 Dec 2016 18:38:28 +0000 (13:38 -0500)]
Setup filter for fetching the primary email for member.

Looks for a primary contact record.
If that is not found then it looks for the email from the members active
record.

8 years agoUpdated permissions to use new glmMembersUserCan() function.
Chuck Scott [Thu, 13 Oct 2016 20:10:51 +0000 (16:10 -0400)]
Updated permissions to use new glmMembersUserCan() function.

8 years agoAdded code to support updates - Temporatily commented out code added to index.php...
Chuck Scott [Thu, 13 Oct 2016 15:40:19 +0000 (11:40 -0400)]
Added code to support updates - Temporatily commented out code added to index.php for now.

8 years agoMerge tag 'v1.0.15' into develop
Steve Sutton [Mon, 19 Sep 2016 18:32:58 +0000 (14:32 -0400)]
Merge tag 'v1.0.15' into develop

Version 1.0.15

8 years agoMerge branch 'release/1.0.15' v1.0.15
Steve Sutton [Mon, 19 Sep 2016 18:32:51 +0000 (14:32 -0400)]
Merge branch 'release/1.0.15'

8 years agoBump version number
Steve Sutton [Mon, 19 Sep 2016 18:32:31 +0000 (14:32 -0400)]
Bump version number

8 years agoFix for undefined error.
Steve Sutton [Fri, 16 Sep 2016 15:44:35 +0000 (11:44 -0400)]
Fix for undefined error.

Check using isset() first

8 years agoFixed some undefined reference messages.
Chuck Scott [Fri, 9 Sep 2016 20:30:48 +0000 (16:30 -0400)]
Fixed some undefined reference messages.

8 years agoCleaned up top of contact edit page.
Chuck Scott [Fri, 2 Sep 2016 17:29:42 +0000 (13:29 -0400)]
Cleaned up top of contact edit page.

8 years agoRemoved all parens from require and include statements.
Chuck Scott [Mon, 29 Aug 2016 18:21:27 +0000 (14:21 -0400)]
Removed all parens from require and include statements.

8 years agoMerge tag 'v1.0.14' into develop
Chuck Scott [Mon, 25 Jul 2016 19:15:13 +0000 (15:15 -0400)]
Merge tag 'v1.0.14' into develop

Added primary_contact

8 years agoMerge branch 'release/1.0.14' v1.0.14
Chuck Scott [Mon, 25 Jul 2016 19:14:46 +0000 (15:14 -0400)]
Merge branch 'release/1.0.14'

8 years agoMinor version update for primary_contact support
Chuck Scott [Mon, 25 Jul 2016 19:12:40 +0000 (15:12 -0400)]
Minor version update for primary_contact support

8 years agoRemoved old copies of database setup files
Chuck Scott [Mon, 25 Jul 2016 19:09:54 +0000 (15:09 -0400)]
Removed old copies of database setup files

8 years agoAdded primary_contact field to database and added to contacts list and edit.
Chuck Scott [Mon, 25 Jul 2016 19:06:01 +0000 (15:06 -0400)]
Added primary_contact field to database and added to contacts list and edit.

8 years agoMerge tag 'v1.0.13' into develop
Anthony Talarico [Thu, 16 Jun 2016 18:15:56 +0000 (14:15 -0400)]
Merge tag 'v1.0.13' into develop

added filter to prevent woocommerce from preventing admin access

8 years agoMerge branch 'hotfix/1.0.13' v1.0.13
Anthony Talarico [Thu, 16 Jun 2016 18:15:39 +0000 (14:15 -0400)]
Merge branch 'hotfix/1.0.13'

8 years agoadded filter to prevent woocommerce from restricting admin access
Anthony Talarico [Thu, 16 Jun 2016 18:15:17 +0000 (14:15 -0400)]
added filter to prevent woocommerce from restricting admin access

8 years agoMerge tag 'v1.0.12' into develop
Laury GvR [Thu, 16 Jun 2016 16:05:09 +0000 (12:05 -0400)]
Merge tag 'v1.0.12' into develop

v1.0.12

8 years agoMerge branch 'hotfix/1.0.12' v1.0.12
Laury GvR [Thu, 16 Jun 2016 16:05:05 +0000 (12:05 -0400)]
Merge branch 'hotfix/1.0.12'

8 years agoRedirection fix, won't redirect Admins or Editors to Member page
Laury GvR [Thu, 16 Jun 2016 16:05:02 +0000 (12:05 -0400)]
Redirection fix, won't redirect Admins or Editors to Member page

8 years agoMerge tag 'v1.0.11' into develop
Steve Sutton [Wed, 15 Jun 2016 13:32:57 +0000 (09:32 -0400)]
Merge tag 'v1.0.11' into develop

Version 1.0.11

8 years agoMerge branch 'release/1.0.11' v1.0.11
Steve Sutton [Wed, 15 Jun 2016 13:32:51 +0000 (09:32 -0400)]
Merge branch 'release/1.0.11'

8 years agoRelease 1.0.11
Steve Sutton [Wed, 15 Jun 2016 13:32:12 +0000 (09:32 -0400)]
Release 1.0.11

Adding new icons set for the default
These are grey ones that Collins has created.

8 years agoFixed permissions issue with info for main dashboard widget
Chuck Scott [Wed, 8 Jun 2016 14:52:29 +0000 (10:52 -0400)]
Fixed permissions issue with info for main dashboard widget

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

8 years agoNow blocking adding a member with All Members permission when user is a logged in...
Chuck Scott [Tue, 7 Jun 2016 18:14:38 +0000 (14:14 -0400)]
Now blocking adding a member with All Members permission when user is a logged in member.

8 years agoMerge tag 'v1.0.10' into develop
Laury GvR [Mon, 6 Jun 2016 21:02:54 +0000 (17:02 -0400)]
Merge tag 'v1.0.10' into develop

v1.0.10

8 years agoMerge branch 'hotfix/1.0.10' v1.0.10
Laury GvR [Mon, 6 Jun 2016 21:02:48 +0000 (17:02 -0400)]
Merge branch 'hotfix/1.0.10'

8 years agoAddendum to last commitit
Laury GvR [Mon, 6 Jun 2016 21:02:42 +0000 (17:02 -0400)]
Addendum to last commitit

8 years agoMerge tag 'v1.0.9' into develop
laury [Mon, 6 Jun 2016 20:32:54 +0000 (16:32 -0400)]
Merge tag 'v1.0.9' into develop

v1.0.9

8 years agoMerge branch 'hotfix/1.0.9' v1.0.9
laury [Mon, 6 Jun 2016 20:32:45 +0000 (16:32 -0400)]
Merge branch 'hotfix/1.0.9'

8 years agoLogin redirect for members fixed
laury [Mon, 6 Jun 2016 20:32:32 +0000 (16:32 -0400)]
Login redirect for members fixed

8 years agoFixing contact create form submission issues.
Chuck Scott [Fri, 3 Jun 2016 16:51:04 +0000 (12:51 -0400)]
Fixing contact create form submission issues.

8 years agoFixed problems with logged in member users not being able to create and delete contacts
Chuck Scott [Thu, 2 Jun 2016 17:36:33 +0000 (13:36 -0400)]
Fixed problems with logged in member users not being able to create and delete contacts

8 years agoMerge tag 'v1.0.8' into develop
Steve Sutton [Thu, 26 May 2016 18:26:11 +0000 (14:26 -0400)]
Merge tag 'v1.0.8' into develop

Version 1.0.8

8 years agoMerge branch 'release/1.0.8' v1.0.8
Steve Sutton [Thu, 26 May 2016 18:26:03 +0000 (14:26 -0400)]
Merge branch 'release/1.0.8'

8 years agoVersion 1.0.8
Steve Sutton [Thu, 26 May 2016 18:25:45 +0000 (14:25 -0400)]
Version 1.0.8

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-contacts into develop
Chuck Scott [Thu, 26 May 2016 15:05:07 +0000 (11:05 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-contacts into develop

8 years agoFixed issue when adding contact and there's a submit failuer, removed add contact...
Chuck Scott [Thu, 26 May 2016 15:02:02 +0000 (11:02 -0400)]
Fixed issue when adding contact and there's a submit failuer, removed add contact button when in "Contacts" menu

8 years agoLogin redirect fix
laury [Wed, 25 May 2016 18:58:05 +0000 (14:58 -0400)]
Login redirect fix

8 years agoRedirect on login but not if on front
laury [Fri, 20 May 2016 20:51:11 +0000 (16:51 -0400)]
Redirect on login but not if on front

8 years agoAdded formatting to phone fields
Chuck Scott [Wed, 18 May 2016 18:04:23 +0000 (14:04 -0400)]
Added formatting to phone fields

8 years agoFixed missing add new member contact button
Chuck Scott [Mon, 16 May 2016 15:52:28 +0000 (11:52 -0400)]
Fixed missing add new member contact button

9 years agoRemoved log-in tampering
Chuck Scott [Mon, 9 May 2016 21:19:01 +0000 (17:19 -0400)]
Removed log-in tampering

9 years agoRemoved some old code
Chuck Scott [Thu, 5 May 2016 20:31:08 +0000 (16:31 -0400)]
Removed some old code

9 years agoBetter previous-next buttons
Chuck Scott [Wed, 4 May 2016 19:59:13 +0000 (15:59 -0400)]
Better previous-next buttons

9 years agoLast updates before initial deployment
Chuck Scott [Wed, 4 May 2016 19:19:10 +0000 (15:19 -0400)]
Last updates before initial deployment

9 years agoEncueue scripts only when needed, Contacts now importing
Chuck Scott [Thu, 28 Apr 2016 17:24:40 +0000 (13:24 -0400)]
Encueue scripts only when needed, Contacts now importing

9 years agoRevert "Revert "Events nearly ready, menu restructure""
Steve Sutton [Mon, 25 Apr 2016 17:18:01 +0000 (13:18 -0400)]
Revert "Revert "Events nearly ready, menu restructure""

This reverts commit 1bcd73476180a13b450bb91814f37d76741b62af.

9 years agoRevert "Events nearly ready, menu restructure"
Chuck Scott [Wed, 20 Apr 2016 21:09:30 +0000 (17:09 -0400)]
Revert "Events nearly ready, menu restructure"

This reverts commit cf7e68e3b778fd847327402d0b7711c1cad9606d.

9 years agoEvents nearly ready, menu restructure
Chuck Scott [Wed, 20 Apr 2016 21:04:39 +0000 (17:04 -0400)]
Events nearly ready, menu restructure

9 years agoNow using member terms
Chuck Scott [Fri, 22 Apr 2016 17:47:21 +0000 (13:47 -0400)]
Now using member terms

9 years agoRemoved old main file for this plugin. Moved to index.php
Chuck Scott [Thu, 21 Apr 2016 13:43:59 +0000 (09:43 -0400)]
Removed old main file for this plugin. Moved to index.php

9 years agoEvents nearly done, menu restructure
Chuck Scott [Wed, 20 Apr 2016 21:13:38 +0000 (17:13 -0400)]
Events nearly done, menu restructure

9 years agoRevert "Events nearly ready, menu restructure"
Chuck Scott [Wed, 20 Apr 2016 21:09:30 +0000 (17:09 -0400)]
Revert "Events nearly ready, menu restructure"

This reverts commit cf7e68e3b778fd847327402d0b7711c1cad9606d.

9 years agoEvents nearly ready, menu restructure
Chuck Scott [Wed, 20 Apr 2016 21:04:39 +0000 (17:04 -0400)]
Events nearly ready, menu restructure

9 years agoCleaned up incompatible template references to URL/Url.
Chuck Scott [Tue, 1 Mar 2016 16:37:39 +0000 (11:37 -0500)]
Cleaned up incompatible template references to URL/Url.

9 years agoMerge branch 'feature/ForMainUpdates' into develop
Chuck Scott [Tue, 16 Feb 2016 15:30:09 +0000 (10:30 -0500)]
Merge branch 'feature/ForMainUpdates' into develop

9 years agoChanges to deal with main member db table changes
Chuck Scott [Tue, 16 Feb 2016 15:29:33 +0000 (10:29 -0500)]
Changes to deal with main member db table changes

9 years agoUpdates to work with new member db tables
Chuck Scott [Tue, 16 Feb 2016 15:28:23 +0000 (10:28 -0500)]
Updates to work with new member db tables

9 years agoMerge branch 'release/1.1.0'
Laury GvR [Thu, 4 Feb 2016 20:30:43 +0000 (15:30 -0500)]
Merge branch 'release/1.1.0'

9 years agoFixed error due to accessing user data when no user logged in.
Chuck Scott [Tue, 26 Jan 2016 21:23:16 +0000 (16:23 -0500)]
Fixed error due to accessing user data when no user logged in.

9 years agoFixed up user logout detection and messaging.
Chuck Scott [Tue, 26 Jan 2016 21:09:13 +0000 (16:09 -0500)]
Fixed up user logout detection and messaging.

9 years agoRemoved login checks again
Chuck Scott [Mon, 25 Jan 2016 19:41:32 +0000 (14:41 -0500)]
Removed login checks again

9 years agoAdded additional hooks documentation and enhanced hook to get current user info
Chuck Scott [Mon, 25 Jan 2016 19:33:31 +0000 (14:33 -0500)]
Added additional hooks documentation and enhanced hook to get current user info

9 years agoTemporarily bypassed login user handling
Chuck Scott [Mon, 25 Jan 2016 14:23:34 +0000 (09:23 -0500)]
Temporarily bypassed login user handling

9 years agoAdded adminHooks and hooksHelp to be consistent with packaging Add-On
Chuck Scott [Thu, 21 Jan 2016 20:16:20 +0000 (15:16 -0500)]
Added adminHooks and hooksHelp to be consistent with packaging Add-On

9 years agoAdded check that wp option matches plugin version number
Chuck Scott [Thu, 14 Jan 2016 20:21:31 +0000 (15:21 -0500)]
Added check that wp option matches plugin version number

9 years agoMerge tag 'v1.0.7' into develop
Chuck Scott [Tue, 12 Jan 2016 20:12:28 +0000 (15:12 -0500)]
Merge tag 'v1.0.7' into develop

1.0.7

9 years agoMerge branch 'hotfix/1.0.7' v1.0.7
Chuck Scott [Tue, 12 Jan 2016 20:12:10 +0000 (15:12 -0500)]
Merge branch 'hotfix/1.0.7'

9 years agoVarious minor fixes to work with Packaging updates.
Chuck Scott [Tue, 12 Jan 2016 20:11:13 +0000 (15:11 -0500)]
Various minor fixes to work with Packaging updates.

9 years agoMerge tag 'v1.0.6' into develop
Chuck Scott [Wed, 30 Dec 2015 16:54:42 +0000 (11:54 -0500)]
Merge tag 'v1.0.6' into develop

1.0.6

9 years agoMerge branch 'release/1.0.6' v1.0.6
Chuck Scott [Wed, 30 Dec 2015 16:54:36 +0000 (11:54 -0500)]
Merge branch 'release/1.0.6'

9 years agoV1.0.6
Chuck Scott [Wed, 30 Dec 2015 16:54:03 +0000 (11:54 -0500)]
V1.0.6

9 years agoAdded local CSS and JS directories that are checked by the main plugin
Chuck Scott [Wed, 30 Dec 2015 16:51:11 +0000 (11:51 -0500)]
Added local CSS and JS directories that are checked by the main plugin

9 years agoMerge tag 'v1.0.5' into develop
Chuck Scott [Wed, 2 Dec 2015 16:07:33 +0000 (11:07 -0500)]
Merge tag 'v1.0.5' into develop

Version 1.0.5

9 years agoMerge branch 'release/1.0.5' v1.0.5
Chuck Scott [Wed, 2 Dec 2015 16:07:26 +0000 (11:07 -0500)]
Merge branch 'release/1.0.5'

9 years agoUpdated version
Chuck Scott [Wed, 2 Dec 2015 16:07:03 +0000 (11:07 -0500)]
Updated version

9 years agoAdded support for add-on database tables - not used yet in this plugin.
Chuck Scott [Wed, 2 Dec 2015 16:03:16 +0000 (11:03 -0500)]
Added support for add-on database tables - not used yet in this plugin.

9 years agoMerge tag 'v1.0.4' into develop
Chuck Scott [Tue, 1 Dec 2015 20:23:49 +0000 (15:23 -0500)]
Merge tag 'v1.0.4' into develop

Security Updates

9 years agoMerge branch 'hotfix/1.0.4' v1.0.4
Chuck Scott [Tue, 1 Dec 2015 20:23:38 +0000 (15:23 -0500)]
Merge branch 'hotfix/1.0.4'

9 years agoUpdated version numbers
Chuck Scott [Tue, 1 Dec 2015 20:22:44 +0000 (15:22 -0500)]
Updated version numbers

9 years agoInstalled better user access controls including checking active flag.
Chuck Scott [Tue, 1 Dec 2015 20:21:03 +0000 (15:21 -0500)]
Installed better user access controls including checking active flag.

9 years agoMerge tag 'v1.0.3' into develop
Chuck Scott [Tue, 1 Dec 2015 17:16:47 +0000 (12:16 -0500)]
Merge tag 'v1.0.3' into develop

Login issues

9 years agoMerge branch 'hotfix/1.0.3' v1.0.3
Chuck Scott [Tue, 1 Dec 2015 17:16:40 +0000 (12:16 -0500)]
Merge branch 'hotfix/1.0.3'

9 years agoUpdated version
Chuck Scott [Tue, 1 Dec 2015 17:16:19 +0000 (12:16 -0500)]
Updated version

9 years agoDealing with login situations for various contact users
Chuck Scott [Tue, 1 Dec 2015 17:15:30 +0000 (12:15 -0500)]
Dealing with login situations for various contact users

9 years agoMerge tag 'v1.0.2' into develop
Chuck Scott [Tue, 1 Dec 2015 15:36:38 +0000 (10:36 -0500)]
Merge tag 'v1.0.2' into develop

First release

9 years agoMerge branch 'release/1.0.2' v1.0.2
Chuck Scott [Tue, 1 Dec 2015 15:36:31 +0000 (10:36 -0500)]
Merge branch 'release/1.0.2'