summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Thu, 24 Sep 2015 17:11:12 +0000 (13:11 -0400)]
Merge tag 'v0.0.4' into develop
Version 0.0.4
Steve Sutton [Thu, 24 Sep 2015 17:11:02 +0000 (13:11 -0400)]
Merge branch 'release/0.0.4'
Steve Sutton [Thu, 24 Sep 2015 17:10:42 +0000 (13:10 -0400)]
Bump version number
0.0.4
Steve Sutton [Thu, 24 Sep 2015 17:09:37 +0000 (13:09 -0400)]
Add member name to pdf
Steve Sutton [Thu, 24 Sep 2015 16:47:27 +0000 (12:47 -0400)]
Merge tag 'v0.0.3' into develop
Version 0.0.3
Steve Sutton [Thu, 24 Sep 2015 16:47:21 +0000 (12:47 -0400)]
Merge branch 'release/0.0.3'
Steve Sutton [Thu, 24 Sep 2015 16:47:12 +0000 (12:47 -0400)]
Bump version #
Steve Sutton [Thu, 24 Sep 2015 16:45:56 +0000 (12:45 -0400)]
Fixes - image and member name
Member name shows up on all of them. fixed
Image size adjustment.
Steve Sutton [Thu, 24 Sep 2015 16:38:06 +0000 (12:38 -0400)]
Merge tag 'v0.0.2' into develop
Version 0.0.2
Steve Sutton [Thu, 24 Sep 2015 16:37:59 +0000 (12:37 -0400)]
Merge branch 'release/0.0.2'
Steve Sutton [Thu, 24 Sep 2015 16:37:36 +0000 (12:37 -0400)]
Bump Version
to 0.0.2
Steve Sutton [Thu, 24 Sep 2015 16:36:14 +0000 (12:36 -0400)]
Update member part
Adding an empty option for the member select in admin side.
Testing to make sure the member plugin can be turned off and coupons
still function properly.
Steve Sutton [Thu, 24 Sep 2015 16:30:22 +0000 (12:30 -0400)]
Update for coupons
Tying coupons into the Gaslight Media Member DB Plugin.
if they have the member plugin it will output a list of the members for
the coupon edit page to choose from.
Steve Sutton [Thu, 17 Sep 2015 17:50:10 +0000 (13:50 -0400)]
Merge tag 'v0.0.1' into develop
Version 0.0.1
Steve Sutton [Thu, 17 Sep 2015 17:50:01 +0000 (13:50 -0400)]
Merge branch 'release/0.0.1'
Steve Sutton [Wed, 16 Sep 2015 18:05:36 +0000 (14:05 -0400)]
Wrap up of working plugin
I have the pdf generator creating coupons based on print all or print
selected.
todo: make the check boxs at least one required if they pick print
selected coupons.
Steve Sutton [Fri, 28 Aug 2015 20:07:39 +0000 (16:07 -0400)]
Update for coupon pdf
Steve Sutton [Thu, 27 Aug 2015 20:28:40 +0000 (16:28 -0400)]
updates with pdf
Steve Sutton [Tue, 25 Aug 2015 18:06:31 +0000 (14:06 -0400)]
WIP Front end work
Group the coupons by category
adding style to them
Steve Sutton [Tue, 25 Aug 2015 14:58:21 +0000 (10:58 -0400)]
Separate the dates into columns in list view
Steve Sutton [Mon, 24 Aug 2015 20:19:18 +0000 (16:19 -0400)]
Add front controller functionality
Output Coupons
Steve Sutton [Fri, 21 Aug 2015 13:04:17 +0000 (09:04 -0400)]
Update the post_type for Coupons
Has fields for
start date, end date, expire date and url.
Steve Sutton [Thu, 20 Aug 2015 21:06:02 +0000 (17:06 -0400)]
Copy over the post type to work with
Steve Sutton [Thu, 20 Aug 2015 16:06:22 +0000 (12:06 -0400)]
readme text file
Steve Sutton [Thu, 20 Aug 2015 13:47:34 +0000 (09:47 -0400)]
Setup some defines
For the post type and taxonomies and db version
Steve Sutton [Thu, 20 Aug 2015 13:33:42 +0000 (09:33 -0400)]
Initial Commit