WP-Plugins/glm-member-db-billing.git
7 years agoWIP work on the edit add page for notificationTypes
Steve Sutton [Mon, 4 Dec 2017 10:33:12 +0000 (05:33 -0500)]
WIP work on the edit add page for notificationTypes

Further work on notificaton types for edit and add page.

7 years agoWIP for the edit part of notification types.
Steve Sutton [Fri, 1 Dec 2017 21:43:56 +0000 (16:43 -0500)]
WIP for the edit part of notification types.

Moving them into their own view files.

7 years agoUpdate for the header links in billing tab
Steve Sutton [Fri, 1 Dec 2017 20:02:16 +0000 (15:02 -0500)]
Update for the header links in billing tab

updating the header links in the billing tab.

7 years agoOutput trigger for notifications on notification types list.
Steve Sutton [Fri, 1 Dec 2017 15:05:24 +0000 (10:05 -0500)]
Output trigger for notifications on notification types list.

Showing when the notification is triggered by date or by an action.

7 years agoUpdate for adding notification types
Steve Sutton [Thu, 30 Nov 2017 21:40:57 +0000 (16:40 -0500)]
Update for adding notification types

Add the setting page for add/edit/delete notification types.

7 years agoInvoice types - parent ordering of invoice types
Steve Sutton [Thu, 30 Nov 2017 15:32:20 +0000 (10:32 -0500)]
Invoice types - parent ordering of invoice types

Now the invoice types can be order correctly based on parent they belong
to. Only the top level parent show in the drop down for parent
selection.

7 years agoWIP - work on invoice types add edit
Steve Sutton [Wed, 29 Nov 2017 21:52:32 +0000 (16:52 -0500)]
WIP - work on invoice types add edit

Working currently on how to order it like the categories by hierarchy.

7 years agoUpdating the settings for billing
Steve Sutton [Wed, 29 Nov 2017 18:27:47 +0000 (13:27 -0500)]
Updating the settings for billing

Add the invoice types and line items into setting  for billing.
Also updated the form for the invoice settings.

7 years agoUpdating for the data classes
Steve Sutton [Wed, 29 Nov 2017 18:26:38 +0000 (13:26 -0500)]
Updating for the data classes

Updating data classes for name changes.

7 years agoUpdating the database tables.
Steve Sutton [Wed, 29 Nov 2017 18:25:56 +0000 (13:25 -0500)]
Updating the database tables.

New db structure for the plugin.

7 years agoRename files for payment to invoices
Steve Sutton [Wed, 29 Nov 2017 18:24:57 +0000 (13:24 -0500)]
Rename files for payment to invoices

Renaming things from paymentTypes to invoiceTypes.

7 years agoWIP Setup billing tab
Steve Sutton [Wed, 22 Nov 2017 19:38:16 +0000 (14:38 -0500)]
WIP Setup billing tab

Setting up dashboard and list invoice pages for the billing.

7 years agoUpdate field data type for payment_types.qcode
Steve Sutton [Wed, 22 Nov 2017 17:01:15 +0000 (12:01 -0500)]
Update field data type for payment_types.qcode

make it tinytext and not required.

7 years agoUpdate the view file for payment types
Steve Sutton [Wed, 22 Nov 2017 16:50:23 +0000 (11:50 -0500)]
Update the view file for payment types

Update for getting the dynamic flag to save.

7 years agoPayment Types now added to settings page.
Steve Sutton [Tue, 21 Nov 2017 21:34:55 +0000 (16:34 -0500)]
Payment Types now added to settings page.

Can now List, Add, Edit, Delete payment types.

7 years agoUpdate the management into settings.
Steve Sutton [Tue, 21 Nov 2017 19:05:50 +0000 (14:05 -0500)]
Update the management into settings.

Adding two new fields for from and message for notifications.

7 years agoUpdate for file upload
Steve Sutton [Tue, 21 Nov 2017 16:44:51 +0000 (11:44 -0500)]
Update for file upload

Update to get the logo to save and delete.

7 years agoSetting up the database and management admin page.
Steve Sutton [Mon, 20 Nov 2017 21:55:08 +0000 (16:55 -0500)]
Setting up the database and management admin page.

Management is saving the settings. All but the image are being saved.

7 years agoAdding first db script into plugin
Steve Sutton [Wed, 8 Nov 2017 21:34:01 +0000 (16:34 -0500)]
Adding first db script into plugin

Using tables from uptravel.

7 years agoInitial Setup
Steve Sutton [Wed, 8 Nov 2017 19:46:47 +0000 (14:46 -0500)]
Initial Setup