summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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