Chuck Scott [Thu, 25 May 2017 19:12:47 +0000 (15:12 -0400)]
Fixed problem with auto-deactivate - from when we changed to using index.php
Chuck Scott [Thu, 25 May 2017 19:07:40 +0000 (15:07 -0400)]
Merge branch 'hotfix/1.2.11'
Chuck Scott [Thu, 25 May 2017 19:07:00 +0000 (15:07 -0400)]
Now requiring main plugin version to be 2.9.15
Steve Sutton [Thu, 25 May 2017 15:41:50 +0000 (11:41 -0400)]
Merge branch 'release/1.2.10'
Steve Sutton [Thu, 25 May 2017 15:41:33 +0000 (11:41 -0400)]
Bump version number
v1.2.10
Chuck Scott [Tue, 23 May 2017 19:21:38 +0000 (15:21 -0400)]
Added function calls to clear shortcode cashe when packages are added, updated, or deleted.
Chuck Scott [Fri, 14 Apr 2017 20:06:18 +0000 (16:06 -0400)]
Cleaning up some issues with rewrites.
Chuck Scott [Thu, 13 Apr 2017 21:34:28 +0000 (17:34 -0400)]
Updated update server code
Chuck Scott [Tue, 11 Apr 2017 19:22:00 +0000 (15:22 -0400)]
Added Plugin Update Server Support
Steve Sutton [Mon, 27 Feb 2017 20:28:41 +0000 (15:28 -0500)]
Merge tag 'v1.2.9' into develop
Version 1.2.9
Steve Sutton [Mon, 27 Feb 2017 20:28:33 +0000 (15:28 -0500)]
Merge branch 'hotfix/1.2.9'
Steve Sutton [Mon, 27 Feb 2017 20:27:50 +0000 (15:27 -0500)]
Fix on update when member contact is editing.
Need to call editEntry again to fix status.
Steve Sutton [Mon, 27 Feb 2017 20:19:01 +0000 (15:19 -0500)]
Merge tag 'v1.2.8' into develop
Version 1.2.8
Steve Sutton [Mon, 27 Feb 2017 20:18:51 +0000 (15:18 -0500)]
Merge branch 'release/1.2.8'
Steve Sutton [Mon, 27 Feb 2017 20:17:55 +0000 (15:17 -0500)]
Update for new isModerated Filter
Use the filter in main plugin that checks member and contact to see if
the user is moderated or not.
Steve Sutton [Fri, 24 Feb 2017 20:30:35 +0000 (15:30 -0500)]
Update the view file for the detail package page.
Use nl2br call to get description to hold hard returns.
Chuck Scott [Fri, 24 Feb 2017 16:58:30 +0000 (11:58 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop
Chuck Scott [Fri, 24 Feb 2017 16:58:18 +0000 (11:58 -0500)]
Fixed issues with hooksHelp not properly reporting
Steve Sutton [Fri, 24 Feb 2017 16:56:39 +0000 (11:56 -0500)]
Update the check for if user is moderated.
Use the filter in main plugin to see if user is moderated.
Steve Sutton [Tue, 21 Feb 2017 20:14:16 +0000 (15:14 -0500)]
Merge tag 'v1.2.7' into develop
Version 1.2.7
Steve Sutton [Tue, 21 Feb 2017 20:14:08 +0000 (15:14 -0500)]
Merge branch 'hotfix/1.2.7'
Steve Sutton [Tue, 21 Feb 2017 20:12:49 +0000 (15:12 -0500)]
Update the phone output to use phone filter.
Phone filter from the glm-member-db plugin to format the phone numbers
better.
Steve Sutton [Mon, 13 Feb 2017 20:19:29 +0000 (15:19 -0500)]
Update import for new status field.
If the imported package is pending then mark the status 20 (pending)
If it is not then mark the status as active 10.
Steve Sutton [Mon, 13 Feb 2017 20:14:38 +0000 (15:14 -0500)]
Merge tag 'v1.2.6' into develop
Version 1.2.6
Steve Sutton [Mon, 13 Feb 2017 20:14:30 +0000 (15:14 -0500)]
Merge branch 'release/1.2.6'
Steve Sutton [Mon, 13 Feb 2017 20:13:02 +0000 (15:13 -0500)]
Release for pending package feature
Adding status to packages for active pending.
When members edit packages and they are moderated the package will goto
a pending status. If member is not moderated then packages are updated
with out going to pending status.
Steve Sutton [Mon, 13 Feb 2017 19:52:17 +0000 (14:52 -0500)]
Db script correction for update to status.
Erroneous i was in script.
Steve Sutton [Thu, 9 Feb 2017 21:27:47 +0000 (16:27 -0500)]
Adding the status column to member package tag (list packages)
Added the status column to display what the status is of member
packages.
Steve Sutton [Thu, 9 Feb 2017 19:40:51 +0000 (14:40 -0500)]
Update the package listing page for member and member manager.
The package page now has a pending filter to show all pending packages.
It also won't show the detail page for package that is not active.
I removed the "View Package" link from all packages not active.
Steve Sutton [Thu, 9 Feb 2017 18:54:52 +0000 (13:54 -0500)]
Start work for pending packages
Updating the database table for management (packaging) to have three new fields.
Originally named them to_email,from_email,email_notification. Had to rename them
in my database and update the create and update script to add a prefix of
package_ to these names. As they were conflicting with the events ones.
I added the new field for status and updated the member edit and the member
manager edit package page to use the status. To have it marked pending when
the member edits the package. Need to test this out though for member that is
not moderated. I added the notification class from the events and coupon
that I used there and I'm setting it up for the email notifications.
Testing right now the email for admin.
Emails working currently.
Steve Sutton [Tue, 10 Jan 2017 19:40:18 +0000 (14:40 -0500)]
Merge tag 'v1.2.5' into develop
Version 1.2.5
Steve Sutton [Tue, 10 Jan 2017 19:40:10 +0000 (14:40 -0500)]
Merge branch 'hotfix/1.2.5'
Steve Sutton [Tue, 10 Jan 2017 19:39:17 +0000 (14:39 -0500)]
Update edit page Date Verbiage
Updating the text for the date fields on the edit page.
Steve Sutton [Tue, 27 Dec 2016 14:50:32 +0000 (09:50 -0500)]
Update styles for the h3.
Was causing the image to go above the package.
Steve Sutton [Tue, 27 Dec 2016 14:44:09 +0000 (09:44 -0500)]
Update styles for short descr and description.
Setup the markup so it applies current css styles.
Steve Sutton [Tue, 27 Dec 2016 14:36:01 +0000 (09:36 -0500)]
Updating template for the package list for order other than member.
If other than member, sorting done by package title or dates, move
member info down to bottom of the package and add in short description.
Steve Sutton [Wed, 21 Dec 2016 14:45:14 +0000 (09:45 -0500)]
Merge tag 'v1.2.4' into develop
Version 1.2.4
Steve Sutton [Wed, 21 Dec 2016 14:45:06 +0000 (09:45 -0500)]
Merge branch 'release/1.2.4'
Steve Sutton [Wed, 21 Dec 2016 14:44:36 +0000 (09:44 -0500)]
Bump version number
Release for 1.2.4
Steve Sutton [Fri, 16 Dec 2016 21:15:57 +0000 (16:15 -0500)]
New layout for packaging when it is not in default order.
For other than member order need to list packages separately with their
member data in them.
Steve Sutton [Fri, 16 Dec 2016 20:16:41 +0000 (15:16 -0500)]
Merge tag 'v1.2.3' into develop
Version 1.2.3
Steve Sutton [Fri, 16 Dec 2016 20:16:33 +0000 (15:16 -0500)]
Merge branch 'hotfix/1.2.3'
Steve Sutton [Fri, 16 Dec 2016 20:15:03 +0000 (15:15 -0500)]
Updating how the member sort is done.
Using the member field instead of the member_name field. Sometimes the
member_name field would be empty. One such case was when the member info
record was cloned.
Steve Sutton [Tue, 15 Nov 2016 20:08:18 +0000 (15:08 -0500)]
Merge tag 'v1.2.2' into develop
Version 1.2.2
Steve Sutton [Tue, 15 Nov 2016 20:08:09 +0000 (15:08 -0500)]
Merge branch 'release/1.2.2'
Steve Sutton [Tue, 15 Nov 2016 20:07:35 +0000 (15:07 -0500)]
Bump version number
Doing a release for packaging plugin.
Steve Sutton [Tue, 15 Nov 2016 20:05:42 +0000 (15:05 -0500)]
Updates for yoast seo, preview link and detail page.
Preview links now goto the correct canonical url (package-detail).
Yoast Seo filters are now used to redo the og and twitter title and
descriptions.
Detail page undefined variable removed from template.
Steve Sutton [Mon, 14 Nov 2016 16:52:51 +0000 (11:52 -0500)]
Merge tag 'v1.2.1' into develop
Version 1.2.1
Steve Sutton [Mon, 14 Nov 2016 16:52:46 +0000 (11:52 -0500)]
Merge branch 'release/1.2.1'
Steve Sutton [Mon, 14 Nov 2016 16:52:25 +0000 (11:52 -0500)]
Bump version number
New release for 1.2.1
Laury GvR [Thu, 10 Nov 2016 21:58:18 +0000 (16:58 -0500)]
Package titles on member detail page link option
The package list for the member detail will now use the member
list setting on whether to have the package detail name be a link
to the package detail page.
Laury GvR [Thu, 10 Nov 2016 16:18:28 +0000 (11:18 -0500)]
Added option for package lists to link to detail
Added an option for package names on package lists to link to
package detail pages.
Laury GvR [Thu, 20 Oct 2016 13:01:09 +0000 (09:01 -0400)]
Adding the view package link
Steve Sutton [Wed, 19 Oct 2016 13:43:10 +0000 (09:43 -0400)]
Merge tag 'v1.2.0' into develop
Version 1.2.0
Steve Sutton [Wed, 19 Oct 2016 13:43:02 +0000 (09:43 -0400)]
Merge branch 'release/1.2.0'
Steve Sutton [Wed, 19 Oct 2016 13:42:37 +0000 (09:42 -0400)]
Bump version number
New feature release
Adding dashboard.
Steve Sutton [Tue, 18 Oct 2016 16:26:30 +0000 (12:26 -0400)]
Merge branch 'feature/dashboard' into develop
Steve Sutton [Fri, 14 Oct 2016 19:16:23 +0000 (15:16 -0400)]
Merge branch 'develop' into feature/dashboard
Chuck Scott [Thu, 13 Oct 2016 20:12:41 +0000 (16:12 -0400)]
Updated permissions to use new glmMembersUserCan() function.
Chuck Scott [Thu, 13 Oct 2016 15:42:07 +0000 (11:42 -0400)]
Added code to support updates - Temporatily commented out code added to index.php for now.
Steve Sutton [Tue, 11 Oct 2016 19:02:48 +0000 (15:02 -0400)]
Update package list for member manager.
make the list not limit to 5. Only get the current packages.
Steve Sutton [Tue, 11 Oct 2016 15:15:40 +0000 (11:15 -0400)]
Update package dashboard
Being added for member manager. Uses same model and view file as member
contact.
Steve Sutton [Mon, 3 Oct 2016 15:13:28 +0000 (11:13 -0400)]
Update view
Move add button into header.
Steve Sutton [Wed, 28 Sep 2016 15:01:17 +0000 (11:01 -0400)]
Move to correct position
Needs to be inside the contact class
Steve Sutton [Tue, 27 Sep 2016 20:38:24 +0000 (16:38 -0400)]
Add link in header
To the plugin main page.
Steve Sutton [Tue, 27 Sep 2016 20:25:34 +0000 (16:25 -0400)]
Update add_filter priority
To rearrange the dashboards
Steve Sutton [Tue, 27 Sep 2016 20:09:55 +0000 (16:09 -0400)]
Adding list of packages to dashboard
List limited to 5 records.
Steve Sutton [Tue, 27 Sep 2016 14:15:08 +0000 (10:15 -0400)]
Merge branch 'develop' into feature/dashboard
Steve Sutton [Mon, 19 Sep 2016 18:34:57 +0000 (14:34 -0400)]
Merge tag 'v1.1.17' into develop
Version 1.1.17
Steve Sutton [Mon, 19 Sep 2016 18:34:48 +0000 (14:34 -0400)]
Merge branch 'release/1.1.17'
Steve Sutton [Mon, 19 Sep 2016 18:34:33 +0000 (14:34 -0400)]
Bump version number
Steve Sutton [Fri, 16 Sep 2016 15:38:24 +0000 (11:38 -0400)]
Take care of undefined error
Remove the dot from equals so no complaint about undefined $content.
Chuck Scott [Fri, 9 Sep 2016 20:32:26 +0000 (16:32 -0400)]
Cleaned up include/require parens.
Steve Sutton [Thu, 8 Sep 2016 20:52:54 +0000 (16:52 -0400)]
Start on dashboard for packaging.
Adding files to start for the dashboard widget for this plugin.
Chuck Scott [Fri, 2 Sep 2016 16:50:16 +0000 (12:50 -0400)]
Merge tag 'v1.1.16' into develop
Version 1.1.16
Chuck Scott [Fri, 2 Sep 2016 16:50:10 +0000 (12:50 -0400)]
Merge branch 'release/1.1.16'
Chuck Scott [Fri, 2 Sep 2016 16:49:53 +0000 (12:49 -0400)]
Release 1.1.16
Chuck Scott [Fri, 2 Sep 2016 14:36:08 +0000 (10:36 -0400)]
Updated rewrite rules flush for package detail pages.
Fixed an invalid reference in a view file.
Chuck Scott [Tue, 30 Aug 2016 17:05:52 +0000 (13:05 -0400)]
Merge tag 'v1.1.15' into develop
Updated to version 1.1.5
Chuck Scott [Tue, 30 Aug 2016 17:05:35 +0000 (13:05 -0400)]
Merge branch 'release/1.1.15'
Chuck Scott [Tue, 30 Aug 2016 17:03:49 +0000 (13:03 -0400)]
Updated version to 1.1.15
Chuck Scott [Tue, 30 Aug 2016 16:15:29 +0000 (12:15 -0400)]
Testing changes in frontHooks.php to correct intermittant package detail pages.
Chuck Scott [Mon, 29 Aug 2016 18:23:55 +0000 (14:23 -0400)]
Removed all parens from require and include statements.
Laury GvR [Mon, 22 Aug 2016 16:34:49 +0000 (12:34 -0400)]
Merge tag 'v1.1.14' into develop
v1.1.14
Laury GvR [Mon, 22 Aug 2016 16:34:45 +0000 (12:34 -0400)]
Merge branch 'release/1.1.14'
Laury GvR [Mon, 22 Aug 2016 16:34:24 +0000 (12:34 -0400)]
Version bump.
Laury GvR [Mon, 22 Aug 2016 15:30:47 +0000 (11:30 -0400)]
Removed unused view file, added checks for terms
Packages sidemenu was no longer used, it is now replaced by
packagesLinkForMemberDetail. That template now reads whether there
is a member detail package link text configured in management, and
if not, it displays Packages & Deals like normal.
Laury GvR [Mon, 22 Aug 2016 14:56:13 +0000 (10:56 -0400)]
Added checks for mem detail price display
Added checks to see whether the package price exists, before
displaying it on the member detail package list. Did so as well
for the expire_date.date (even though that should never be blank).
Max-height for packages on member detail page changed 120 -> 240px
laury [Mon, 22 Aug 2016 13:29:04 +0000 (09:29 -0400)]
Link to packages fixed on package detail, custom term available
Package detail page now has the link to packages on member detail
working. Same with package list. Can now also change the text
used for member detail link on left-hand side. (also used for
package detail link)
Laury GvR [Fri, 19 Aug 2016 13:27:29 +0000 (09:27 -0400)]
Merge tag 'v1.1.13' into develop
v1.1.13
Laury GvR [Fri, 19 Aug 2016 13:27:24 +0000 (09:27 -0400)]
Merge branch 'hotfix/1.1.13'
Laury GvR [Fri, 19 Aug 2016 13:27:20 +0000 (09:27 -0400)]
Placeholder added for package link text field on admin side, and version bump
Laury GvR [Fri, 19 Aug 2016 13:23:21 +0000 (09:23 -0400)]
Merge tag 'v1.1.12' into develop
v1.1.12
Conflicts:
views/admin/management/packaging.html
Laury GvR [Fri, 19 Aug 2016 13:22:39 +0000 (09:22 -0400)]
Merge branch 'hotfix/1.1.12'
Laury GvR [Fri, 19 Aug 2016 13:21:02 +0000 (09:21 -0400)]
Added package link text for member list as setting
The member list now uses a setting in the admin management for
packaging, to decide what term to show in the link list of the
grid view on the front end.
Laury GvR [Tue, 16 Aug 2016 20:44:10 +0000 (16:44 -0400)]
Merge tag 'v1.1.11' into develop
v1.1.11
Laury GvR [Tue, 16 Aug 2016 20:44:05 +0000 (16:44 -0400)]
Merge branch 'hotfix/1.1.11'
Laury GvR [Tue, 16 Aug 2016 20:42:47 +0000 (16:42 -0400)]
Hopefully fixed the packages link for member list
Changed the variable in the front views for the list and detail
links to packaging, so that the right member slug is used.
Steve Sutton [Tue, 16 Aug 2016 17:14:23 +0000 (13:14 -0400)]
Remove reset for member package data
Not working right now so comment out.
Steve Sutton [Tue, 16 Aug 2016 17:11:40 +0000 (13:11 -0400)]
Setting up member packaging import script.
This will pull all member packages from the old site and insert them.