summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Steve Sutton [Thu, 17 Nov 2016 15:14:08 +0000 (10:14 -0500)]
Adding Tab for Coupon Categories
Adding tab in setup/adminTabs.php
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.
Steve Sutton [Wed, 16 Nov 2016 15:40:55 +0000 (10:40 -0500)]
WIP for setup of first model and view
Remove Ultisnip directory
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.
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.
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.