WP-Plugins/glm-member-db-coupons.git
5 years agoMerge branch 'release/1.0.2' master v1.0.2
Steve Sutton [Thu, 11 Jul 2019 15:02:10 +0000 (11:02 -0400)]
Merge branch 'release/1.0.2'

5 years agoBump Version number
Steve Sutton [Thu, 11 Jul 2019 15:01:56 +0000 (11:01 -0400)]
Bump Version number

New release

5 years agoHide dashboard widget if coupons for members turned off.
Steve Sutton [Thu, 11 Jul 2019 15:00:35 +0000 (11:00 -0400)]
Hide dashboard widget if coupons for members turned off.

5 years agoAdd new option in management for allow_member_coupons
Steve Sutton [Wed, 10 Jul 2019 20:37:27 +0000 (16:37 -0400)]
Add new option in management for allow_member_coupons

This is to hide the coupons from user member only section if turned off.

8 years agoMerge tag 'v1.0.1' into develop
Steve Sutton [Fri, 6 Jan 2017 14:15:33 +0000 (09:15 -0500)]
Merge tag 'v1.0.1' into develop

Version 1.0.1

8 years agoMerge branch 'release/1.0.1' v1.0.1
Steve Sutton [Fri, 6 Jan 2017 14:15:26 +0000 (09:15 -0500)]
Merge branch 'release/1.0.1'

8 years agoBump Version number
Steve Sutton [Fri, 6 Jan 2017 14:14:03 +0000 (09:14 -0500)]
Bump Version number

Release done for adding an import option to get Coupons from the
glm-coupon plugin.

8 years agoSpacing corrections
Steve Sutton [Thu, 5 Jan 2017 21:52:47 +0000 (16:52 -0500)]
Spacing corrections

Correcting spacing of the =

8 years agoMessage update for import results
Steve Sutton [Thu, 5 Jan 2017 21:14:07 +0000 (16:14 -0500)]
Message update for import results

Update the messages for coupon import results.

8 years agoUpdate the Management for import of older plugin
Steve Sutton [Thu, 5 Jan 2017 21:09:46 +0000 (16:09 -0500)]
Update the Management for import of older plugin

Now has an option to grab the coupon data and images from the older
coupon plugin.

8 years agoMerge tag 'v1.0.0' into develop
Steve Sutton [Thu, 15 Dec 2016 16:06:29 +0000 (11:06 -0500)]
Merge tag 'v1.0.0' into develop

Version 1.0.0

8 years agoMerge branch 'release/1.0.0' v1.0.0
Steve Sutton [Thu, 15 Dec 2016 16:06:22 +0000 (11:06 -0500)]
Merge branch 'release/1.0.0'

8 years agoRelease for glm coupon plugin
Steve Sutton [Thu, 15 Dec 2016 16:05:55 +0000 (11:05 -0500)]
Release for glm coupon plugin

First release for the glm associate coupons.

8 years agoFinishing up the import scripting for coupons.
Steve Sutton [Thu, 15 Dec 2016 16:05:03 +0000 (11:05 -0500)]
Finishing up the import scripting for coupons.

This is based on coupon from mackinawcity database. It is the most
current db structure for our old coupon database.

8 years agoLine up code with =
Steve Sutton [Wed, 14 Dec 2016 20:12:22 +0000 (15:12 -0500)]
Line up code with =

Update code for template_data array

8 years agoUpdating database
Steve Sutton [Mon, 12 Dec 2016 19:21:39 +0000 (14:21 -0500)]
Updating database

Adding field for management for setting the text for the coupon ribbon
on the list and grid views.

8 years agoAdding coupon ribbon on the member list.
Steve Sutton [Mon, 12 Dec 2016 18:36:51 +0000 (13:36 -0500)]
Adding coupon ribbon on the member list.

Both grib and list view with the Coupon Ribbon.
Color and font size can be overridden in theme.

8 years agoUpdate for frontHooks. When to call in coupons.
Steve Sutton [Fri, 9 Dec 2016 21:08:31 +0000 (16:08 -0500)]
Update for frontHooks. When to call in coupons.

For the detail page only get coupons if the option to display on detail
page is set.

8 years agoFixing printing issue with coupons.
Steve Sutton [Fri, 9 Dec 2016 20:53:14 +0000 (15:53 -0500)]
Fixing printing issue with coupons.

Put the print coupon id's into the sql so we only get the ones they
selected at first.

8 years agoWorking on the member detail page for the member coupons
Steve Sutton [Wed, 7 Dec 2016 22:11:51 +0000 (17:11 -0500)]
Working on the member detail page for the member coupons

Adding args to shortcode for the member id to go through.
Adding the member id to the pdf generator.
Adding styles for the image to be centered in each coupon.

8 years agoDouble check for valid email address.
Steve Sutton [Mon, 5 Dec 2016 20:57:52 +0000 (15:57 -0500)]
Double check for valid email address.

For admin email there maybe more than one. Explode the to emails and
check each one.

8 years agoUpdates for notify.
Steve Sutton [Mon, 5 Dec 2016 20:50:36 +0000 (15:50 -0500)]
Updates for notify.

Don't try the admin email if no email is set.

8 years agoUpdates for front end and pdf.
Steve Sutton [Fri, 2 Dec 2016 21:30:40 +0000 (16:30 -0500)]
Updates for front end and pdf.

Update the pdf so it won't print same coupon twice.
Update the list so it outputs the member name.

8 years agoSend admin to the main coupon admin page.
Steve Sutton [Fri, 2 Dec 2016 19:18:26 +0000 (14:18 -0500)]
Send admin to the main coupon admin page.

This way they get list of pending coupons.

8 years agoWIP for pending and approval notices
Steve Sutton [Fri, 2 Dec 2016 16:22:08 +0000 (11:22 -0500)]
WIP for pending and approval notices

Admin gets notified when member submits the coupon.
Member will be notified when admin approves the coupon.

8 years agoWorking on the email notifications
Steve Sutton [Fri, 2 Dec 2016 15:50:09 +0000 (10:50 -0500)]
Working on the email notifications

Testing owner email

8 years agoGetting the coupon search form to work on member tab
Steve Sutton [Fri, 2 Dec 2016 14:56:19 +0000 (09:56 -0500)]
Getting the coupon search form to work on member tab

If it's the member tab have to adjust the hidden fields for it.

8 years agoSend the email to notify_to from management
Steve Sutton [Wed, 23 Nov 2016 19:16:26 +0000 (14:16 -0500)]
Send the email to notify_to from management

When member edits coupon send notify message to the notify_to address.

8 years agoAdding class for notices
Steve Sutton [Mon, 21 Nov 2016 21:45:37 +0000 (16:45 -0500)]
Adding class for notices

To notify admin when member updates or adds coupon.

8 years agoUpdate the pdf to bring in the member address.
Steve Sutton [Mon, 21 Nov 2016 18:20:18 +0000 (13:20 -0500)]
Update the pdf to bring in the member address.

If member assigned to the coupon. Then output address in the pdf version
of the coupon.

8 years agoAdding files for pdf coupon output.
Steve Sutton [Mon, 21 Nov 2016 17:44:13 +0000 (12:44 -0500)]
Adding files for pdf coupon output.

Adding font for the pdf coupon.
Adding Class files for the pdf coupon.

8 years agoSetup coupon dashboard
Steve Sutton [Mon, 21 Nov 2016 15:43:34 +0000 (10:43 -0500)]
Setup coupon dashboard

Setup the block for the dashboard.
Has the Current Running Coupons in the list.

8 years agoSetting up the shortcode
Steve Sutton [Mon, 21 Nov 2016 15:15:05 +0000 (10:15 -0500)]
Setting up the shortcode

Set up shortcode valid action.
Set up the ajax valid action.

8 years agoSetting up the date defaults from the coupon management settings.
Steve Sutton [Fri, 18 Nov 2016 16:47:04 +0000 (11:47 -0500)]
Setting up the date defaults from the coupon management settings.

Adding to the settings from management.
Use for the date default range, for End and Expire dates.

8 years agoNew category working for edit coupon.
Steve Sutton [Fri, 18 Nov 2016 16:10:46 +0000 (11:10 -0500)]
New category working for edit coupon.

Also the member contact does not see the add new category button.

8 years agoAdding the management setting models and views.
Steve Sutton [Fri, 18 Nov 2016 13:55:42 +0000 (08:55 -0500)]
Adding the management setting models and views.

Update the table name from settings to management.
Update my table names and the create scripts for the names.
Adding the default_date_range field.
Setting up the management model and view.
Setting up the data abstract class for management.

8 years agoSetting up files for member contact coupon and the management section.
Steve Sutton [Thu, 17 Nov 2016 21:53:54 +0000 (16:53 -0500)]
Setting up files for member contact coupon and the management section.

Coping these from the events and switching the names to Coupon.

8 years agoUpdate use flag for create_date
Steve Sutton [Thu, 17 Nov 2016 20:58:22 +0000 (15:58 -0500)]
Update use flag for create_date

This is to keep the create_date from being overridden.

8 years agoAdding back in the categories for coupons.
Steve Sutton [Thu, 17 Nov 2016 20:26:34 +0000 (15:26 -0500)]
Adding back in the categories for coupons.

These will be just like the categories for the events.
In that they can add more than one category per coupon.

8 years agoUpdate db tables.
Steve Sutton [Thu, 17 Nov 2016 18:17:31 +0000 (13:17 -0500)]
Update db tables.

Had some defines not setup correctly for the table name prefixes.
Updated the database now to have a table for the coupon to category
relationship (many to many).
WIP on the edit coupon page.

8 years agoAdding Tab for Coupon Categories
Steve Sutton [Thu, 17 Nov 2016 15:14:08 +0000 (10:14 -0500)]
Adding Tab for Coupon Categories

Adding tab in setup/adminTabs.php

8 years agoAdding models views and data classes.
Steve Sutton [Thu, 17 Nov 2016 15:05:15 +0000 (10:05 -0500)]
Adding models views and data classes.

Adding the data class for CouponCategories and dataCoupons.
Adding view files for Category settings.
Adding models for Setting Categories.

8 years agoWIP for setup of first model and view
Steve Sutton [Wed, 16 Nov 2016 15:40:55 +0000 (10:40 -0500)]
WIP for setup of first model and view

Remove Ultisnip directory

8 years agoAdding the tables and start of menu
Steve Sutton [Tue, 15 Nov 2016 21:52:20 +0000 (16:52 -0500)]
Adding the tables and start of menu

Adding Coupons to the glmAssoc menu
Adding table setup script.

8 years agoUpdate plugin name
Steve Sutton [Tue, 15 Nov 2016 16:48:11 +0000 (11:48 -0500)]
Update plugin name

So it's the same as the other plugins.

8 years agoFirst time sources
Steve Sutton [Tue, 15 Nov 2016 16:28:20 +0000 (11:28 -0500)]
First time sources

Adding the sample add on plugin after running setup script.