WP-Plugins/glm-member-db-packaging.git
8 years agoUpdate add_filter priority
Steve Sutton [Tue, 27 Sep 2016 20:25:34 +0000 (16:25 -0400)]
Update add_filter priority

To rearrange the dashboards

8 years agoAdding list of packages to dashboard
Steve Sutton [Tue, 27 Sep 2016 20:09:55 +0000 (16:09 -0400)]
Adding list of packages to dashboard

List limited to 5 records.

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Tue, 27 Sep 2016 14:15:08 +0000 (10:15 -0400)]
Merge branch 'develop' into feature/dashboard

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

Version 1.1.17

8 years agoMerge branch 'release/1.1.17' v1.1.17
Steve Sutton [Mon, 19 Sep 2016 18:34:48 +0000 (14:34 -0400)]
Merge branch 'release/1.1.17'

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

8 years agoTake care of undefined error
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.

8 years agoCleaned up include/require parens.
Chuck Scott [Fri, 9 Sep 2016 20:32:26 +0000 (16:32 -0400)]
Cleaned up include/require parens.

8 years agoStart on dashboard for packaging.
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.

8 years agoMerge tag 'v1.1.16' into develop
Chuck Scott [Fri, 2 Sep 2016 16:50:16 +0000 (12:50 -0400)]
Merge tag 'v1.1.16' into develop

Version 1.1.16

8 years agoMerge branch 'release/1.1.16' v1.1.16
Chuck Scott [Fri, 2 Sep 2016 16:50:10 +0000 (12:50 -0400)]
Merge branch 'release/1.1.16'

8 years agoRelease 1.1.16
Chuck Scott [Fri, 2 Sep 2016 16:49:53 +0000 (12:49 -0400)]
Release 1.1.16

8 years agoUpdated rewrite rules flush for package detail pages.
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.

8 years agoMerge tag 'v1.1.15' into develop
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

8 years agoMerge branch 'release/1.1.15' v1.1.15
Chuck Scott [Tue, 30 Aug 2016 17:05:35 +0000 (13:05 -0400)]
Merge branch 'release/1.1.15'

8 years agoUpdated version to 1.1.15
Chuck Scott [Tue, 30 Aug 2016 17:03:49 +0000 (13:03 -0400)]
Updated version to 1.1.15

8 years agoTesting changes in frontHooks.php to correct intermittant package detail pages.
Chuck Scott [Tue, 30 Aug 2016 16:15:29 +0000 (12:15 -0400)]
Testing changes in frontHooks.php to correct intermittant package detail pages.

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

8 years agoMerge tag 'v1.1.14' into develop
Laury GvR [Mon, 22 Aug 2016 16:34:49 +0000 (12:34 -0400)]
Merge tag 'v1.1.14' into develop

v1.1.14

8 years agoMerge branch 'release/1.1.14' v1.1.14
Laury GvR [Mon, 22 Aug 2016 16:34:45 +0000 (12:34 -0400)]
Merge branch 'release/1.1.14'

8 years agoVersion bump.
Laury GvR [Mon, 22 Aug 2016 16:34:24 +0000 (12:34 -0400)]
Version bump.

8 years agoRemoved unused view file, added checks for terms
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.

8 years agoAdded checks for mem detail price display
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

8 years agoLink to packages fixed on package detail, custom term available
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)

8 years agoMerge tag 'v1.1.13' into develop
Laury GvR [Fri, 19 Aug 2016 13:27:29 +0000 (09:27 -0400)]
Merge tag 'v1.1.13' into develop

v1.1.13

8 years agoMerge branch 'hotfix/1.1.13' v1.1.13
Laury GvR [Fri, 19 Aug 2016 13:27:24 +0000 (09:27 -0400)]
Merge branch 'hotfix/1.1.13'

8 years agoPlaceholder added for package link text field on admin side, and version bump
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

8 years agoMerge tag 'v1.1.12' into develop
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

8 years agoMerge branch 'hotfix/1.1.12' v1.1.12
Laury GvR [Fri, 19 Aug 2016 13:22:39 +0000 (09:22 -0400)]
Merge branch 'hotfix/1.1.12'

8 years agoAdded package link text for member list as setting
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.

8 years agoMerge tag 'v1.1.11' into develop
Laury GvR [Tue, 16 Aug 2016 20:44:10 +0000 (16:44 -0400)]
Merge tag 'v1.1.11' into develop

v1.1.11

8 years agoMerge branch 'hotfix/1.1.11' v1.1.11
Laury GvR [Tue, 16 Aug 2016 20:44:05 +0000 (16:44 -0400)]
Merge branch 'hotfix/1.1.11'

8 years agoHopefully fixed the packages link for member list
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.

8 years agoRemove reset for member package data
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.

8 years agoSetting up member packaging import script.
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.

8 years agoThe text search window was vulnerable to double-quote marks in the package names.
Chuck Scott [Mon, 15 Aug 2016 14:44:35 +0000 (10:44 -0400)]
The text search window was vulnerable to double-quote marks in the package names.
Now filtering those out from the list.

8 years agoMerge tag 'v1.1.10' into develop
Chuck Scott [Thu, 11 Aug 2016 16:01:06 +0000 (12:01 -0400)]
Merge tag 'v1.1.10' into develop

Fixed merge conflict that made it into hotfix.

8 years agoMerge branch 'hotfix/1.1.10' v1.1.10
Chuck Scott [Thu, 11 Aug 2016 16:00:50 +0000 (12:00 -0400)]
Merge branch 'hotfix/1.1.10'

8 years agoMerge conflict got into last hotfix in frontHooks.php. Fixed
Chuck Scott [Thu, 11 Aug 2016 16:00:07 +0000 (12:00 -0400)]
Merge conflict got into last hotfix in frontHooks.php. Fixed

8 years agoMerge tag 'v1.1.9' into develop
Chuck Scott [Thu, 11 Aug 2016 15:36:16 +0000 (11:36 -0400)]
Merge tag 'v1.1.9' into develop

Fixed problems with contact members adding packages that don't have a slug.

8 years agoMerge branch 'hotfix/1.1.9' v1.1.9
Chuck Scott [Thu, 11 Aug 2016 15:35:46 +0000 (11:35 -0400)]
Merge branch 'hotfix/1.1.9'

8 years agoFixed problem when member contact added a package that the package slug was not updated.
Chuck Scott [Thu, 11 Aug 2016 15:34:03 +0000 (11:34 -0400)]
Fixed problem when member contact added a package that the package slug was not updated.
Also fixed errant display that a member contact is editing a "multi-member" package, which they can't do.

8 years agoMerge tag 'v1.1.8' into develop
Steve Sutton [Mon, 25 Jul 2016 17:47:24 +0000 (13:47 -0400)]
Merge tag 'v1.1.8' into develop

Version 1.1.8

8 years agoMerge branch 'release/1.1.8' v1.1.8
Steve Sutton [Mon, 25 Jul 2016 17:47:17 +0000 (13:47 -0400)]
Merge branch 'release/1.1.8'

8 years agoFor release of 1.1.8
Steve Sutton [Mon, 25 Jul 2016 17:46:08 +0000 (13:46 -0400)]
For release of 1.1.8

Added settings conditionals for whether to show package image on
package.
Beat Yoast SEO once again with page titles.

8 years agoFIxed reference to package detail member logo image
Laury GvR [Fri, 8 Jul 2016 19:45:51 +0000 (15:45 -0400)]
FIxed reference to package detail member logo image

8 years agoAdded settings conditionals for whether to show package image on package detail page
Laury GvR [Fri, 8 Jul 2016 19:44:02 +0000 (15:44 -0400)]
Added settings conditionals for whether to show package image on package detail page

8 years agoBeat Yoast SEO once again. This time with page titles.
Chuck Scott [Fri, 8 Jul 2016 18:51:28 +0000 (14:51 -0400)]
Beat Yoast SEO once again. This time with page titles.

8 years agoMerge tag 'v1.1.7' into develop
Chuck Scott [Fri, 8 Jul 2016 16:00:52 +0000 (12:00 -0400)]
Merge tag 'v1.1.7' into develop

Added package title as page title to package detail page.

Conflicts:
index.php
setup/frontHooks.php

8 years agoMerge branch 'hotfix/1.1.7' v1.1.7
Chuck Scott [Fri, 8 Jul 2016 15:07:00 +0000 (11:07 -0400)]
Merge branch 'hotfix/1.1.7'

8 years agoSet database version correect for current master branch - 1.1.0
Chuck Scott [Fri, 8 Jul 2016 15:06:33 +0000 (11:06 -0400)]
Set database version correect for current master branch - 1.1.0

8 years agoAdded package title as page title to package detail page.
Chuck Scott [Fri, 8 Jul 2016 14:59:35 +0000 (10:59 -0400)]
Added package title as page title to package detail page.

8 years agoAdded code to frontHooks.php for canonical page fix.
Chuck Scott [Thu, 7 Jul 2016 15:34:19 +0000 (11:34 -0400)]
Added code to frontHooks.php for canonical page fix.

8 years agoChanged Author on Index.php and updated shortcode descriptions layout.
Chuck Scott [Thu, 7 Jul 2016 14:56:30 +0000 (10:56 -0400)]
Changed Author on Index.php and updated shortcode descriptions layout.

8 years agoAdded border-radius to member logo image on package list
Laury GvR [Wed, 6 Jul 2016 20:12:03 +0000 (16:12 -0400)]
Added border-radius to member logo image on package list

8 years agoHad some duplicate lines in a db update script
Laury GvR [Wed, 6 Jul 2016 20:07:27 +0000 (16:07 -0400)]
Had some duplicate lines in a db update script

They're removed..

8 years agoChanged database scripts to use right syntax
Laury GvR [Wed, 6 Jul 2016 20:01:54 +0000 (16:01 -0400)]
Changed database scripts to use right syntax

Update scripts were using some wrong syntax for altering tables.

8 years agoPackage detail link to member goes to member
Laury GvR [Wed, 6 Jul 2016 19:01:02 +0000 (15:01 -0400)]
Package detail link to member goes to member

Package detail link below the image in the left side to the member
was using the member name for its href, not the slug to the
associated member detail page.

8 years agoPackagelist viewfile now allows sidebar on left
Laury GvR [Wed, 6 Jul 2016 18:54:53 +0000 (14:54 -0400)]
Packagelist viewfile now allows sidebar on left

There was an error in the markup of the package list view that
caused the footer to appear on top of the center of the page. This
has been resolved, there was a misplaced div ending tag.

8 years agoDetail and list views updated, settings for list
Laury GvR [Wed, 6 Jul 2016 17:26:33 +0000 (13:26 -0400)]
Detail and list views updated, settings for list

Both detail and list views now look presentable and fit the new
member db styles. They're similar to the member detail/list pages.
Both detail and list now have a lot of settings that can be set
in the admin management, which have been added to the database.

8 years agoPackaging detail restyle, packaging settings added
Laury GvR [Tue, 5 Jul 2016 21:11:44 +0000 (17:11 -0400)]
Packaging detail restyle, packaging settings added

Management options now have packaging display settings for setting
whether you want certain information to be displayed or not on the
package detail pages. Also added an offsite url to be used for
packages. The view file uses markup similar to the existing member
detail view file. A new database script was made to add the new db
entries and update as necessary.

8 years agoBug fix: fixing php error from foreach not having an array
Steve Sutton [Fri, 24 Jun 2016 16:11:33 +0000 (12:11 -0400)]
Bug fix: fixing php error from foreach not having an array

Checking the $packages first to see if it is an array.

8 years agoCommented out filters for packages list. Will need future enhancement
Chuck Scott [Tue, 21 Jun 2016 19:08:07 +0000 (15:08 -0400)]
Commented out filters for packages list. Will need future enhancement

8 years agoReworked how we're checking for our rewrite rules and flusing the cache.
Chuck Scott [Fri, 17 Jun 2016 19:31:19 +0000 (15:31 -0400)]
Reworked how we're checking for our rewrite rules and flusing the cache.

8 years agorevert flush_rules change
Chuck Scott [Fri, 17 Jun 2016 14:13:22 +0000 (10:13 -0400)]
revert flush_rules change

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop
Chuck Scott [Thu, 16 Jun 2016 18:27:58 +0000 (14:27 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop

8 years agoCommented out flush_rules() as it was clearing rewrite rules - need to investigate
Chuck Scott [Thu, 16 Jun 2016 18:27:51 +0000 (14:27 -0400)]
Commented out flush_rules() as it was clearing rewrite rules - need to investigate

8 years agoMerge tag 'v1.1.5' into develop
Laury GvR [Wed, 15 Jun 2016 16:51:40 +0000 (12:51 -0400)]
Merge tag 'v1.1.5' into develop

v1.1.5

8 years agoMerge branch 'hotfix/1.1.5' v1.1.5
Laury GvR [Wed, 15 Jun 2016 16:51:36 +0000 (12:51 -0400)]
Merge branch 'hotfix/1.1.5'

8 years agoRemoved pretty print helper function
Laury GvR [Wed, 15 Jun 2016 16:51:33 +0000 (12:51 -0400)]
Removed pretty print helper function

8 years agoMerge tag 'v1.1.4' into develop
Laury GvR [Fri, 27 May 2016 13:10:55 +0000 (09:10 -0400)]
Merge tag 'v1.1.4' into develop

v1.1.4

8 years agoMerge branch 'hotfix/1.1.4' v1.1.4
Laury GvR [Fri, 27 May 2016 13:10:47 +0000 (09:10 -0400)]
Merge branch 'hotfix/1.1.4'

8 years agoVersion number bump
Laury GvR [Fri, 27 May 2016 13:10:41 +0000 (09:10 -0400)]
Version number bump

8 years agoChange package class to be more specific, fixed display issue on package listing...
laury [Fri, 27 May 2016 13:01:16 +0000 (09:01 -0400)]
Change package class to be more specific, fixed display issue on package listing for member list

8 years agoMerge tag 'v1.1.3' into develop
Laury GvR [Thu, 26 May 2016 18:57:29 +0000 (14:57 -0400)]
Merge tag 'v1.1.3' into develop

v1.1.3

8 years agoMerge branch 'release/1.1.3' v1.1.3
Laury GvR [Thu, 26 May 2016 18:57:24 +0000 (14:57 -0400)]
Merge branch 'release/1.1.3'

8 years agoVersion number bumping:
Laury GvR [Thu, 26 May 2016 18:57:16 +0000 (14:57 -0400)]
Version number bumping:

8 years agoDebuged issues with packages in member listings.
Chuck Scott [Thu, 26 May 2016 18:42:06 +0000 (14:42 -0400)]
Debuged issues with packages in member listings.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop
Chuck Scott [Thu, 26 May 2016 17:51:57 +0000 (13:51 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop

8 years agoFixed confusion between member ID and member Info ID
Chuck Scott [Thu, 26 May 2016 17:51:22 +0000 (13:51 -0400)]
Fixed confusion between member ID and member Info ID

8 years agoPackage link and list updates
laury [Thu, 26 May 2016 16:58:25 +0000 (12:58 -0400)]
Package link and list updates

8 years agoPackaging link views edited and added
laury [Tue, 24 May 2016 19:02:00 +0000 (15:02 -0400)]
Packaging link views edited and added

8 years agoPackages -> packages & deals
laury [Fri, 20 May 2016 13:13:50 +0000 (09:13 -0400)]
Packages -> packages & deals

8 years agoFixed up permissions to permit member users to create packages
Chuck Scott [Wed, 18 May 2016 18:05:01 +0000 (14:05 -0400)]
Fixed up permissions to permit member users to create packages

8 years agoFixed access by logged in member
Chuck Scott [Tue, 17 May 2016 16:27:54 +0000 (12:27 -0400)]
Fixed access by logged in member

8 years agoChange 'name' to 'title'
laury [Mon, 16 May 2016 13:30:30 +0000 (09:30 -0400)]
Change 'name' to 'title'

8 years agoList for member detail fixed and relocated, restyled
laury [Mon, 16 May 2016 13:00:05 +0000 (09:00 -0400)]
List for member detail fixed and relocated, restyled

9 years agoRequired pages re-enabled
laury [Fri, 13 May 2016 14:23:18 +0000 (10:23 -0400)]
Required pages re-enabled

9 years agoRequired pages edits, and view edits
laury [Thu, 12 May 2016 14:45:56 +0000 (10:45 -0400)]
Required pages edits, and view edits

9 years agosetting the default values for packaing dropdown lists
Anthony Talarico [Tue, 10 May 2016 15:22:17 +0000 (11:22 -0400)]
setting the default values for packaing dropdown lists

9 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop
Chuck Scott [Mon, 9 May 2016 21:08:05 +0000 (17:08 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop

9 years agoFix packaging for member detail
Chuck Scott [Mon, 9 May 2016 21:07:54 +0000 (17:07 -0400)]
Fix packaging for member detail

9 years agoadded member options to member dropdown list for shortcode options
Anthony Talarico [Mon, 9 May 2016 20:45:01 +0000 (16:45 -0400)]
added member options to member dropdown list for shortcode options

9 years agocommenting out the packages attributes currently until I can get all of the values...
Anthony Talarico [Mon, 9 May 2016 14:50:13 +0000 (10:50 -0400)]
commenting out the packages attributes currently until I can get all of the values from config array

9 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop
Chuck Scott [Wed, 4 May 2016 19:20:50 +0000 (15:20 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop

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

9 years agoMember page creation & management, members only section
Laury GvR [Wed, 4 May 2016 13:34:17 +0000 (09:34 -0400)]
Member page creation & management, members only section

9 years agoadding shortcodeBuilder page for the html mark up specific to packaging
Anthony Talarico [Thu, 28 Apr 2016 20:12:32 +0000 (16:12 -0400)]
adding shortcodeBuilder page for the html mark up specific to packaging

9 years agoFixed the shortcodes
Laury GvR [Thu, 28 Apr 2016 20:00:40 +0000 (16:00 -0400)]
Fixed the shortcodes

9 years agoAdding required pages for auto-creation
Laury GvR [Thu, 28 Apr 2016 19:49:41 +0000 (15:49 -0400)]
Adding required pages for auto-creation