WP-Plugins/glm-member-db-billing.git
6 years agoHotfix for adding employees when renewing in admin. hotfix/1.0.27
Steve Sutton [Thu, 25 Apr 2019 18:33:32 +0000 (14:33 -0400)]
Hotfix for adding employees when renewing in admin.

Bug fix for saving the employees when they're added to the account on
the renewal page.

6 years agoMerge branch 'hotfix/1.0.26' v1.0.26
Steve Sutton [Mon, 8 Apr 2019 13:14:14 +0000 (09:14 -0400)]
Merge branch 'hotfix/1.0.26'

6 years agoUpdate to check for member name match
Steve Sutton [Mon, 8 Apr 2019 13:13:20 +0000 (09:13 -0400)]
Update to check for member name match

If the member name already exists then give a error message.

6 years agoMerge branch 'hotfix/1.0.25' v1.0.25
Steve Sutton [Fri, 8 Mar 2019 14:49:27 +0000 (09:49 -0500)]
Merge branch 'hotfix/1.0.25'

6 years agoUpdate export to check for archived billing accounts.
Steve Sutton [Fri, 8 Mar 2019 14:48:51 +0000 (09:48 -0500)]
Update export to check for archived billing accounts.

Archived accounts only show when checked for show archived is selected.

6 years agoMerge branch 'hotfix/1.0.24' v1.0.24
Steve Sutton [Thu, 21 Feb 2019 14:58:52 +0000 (09:58 -0500)]
Merge branch 'hotfix/1.0.24'

6 years agoUpdate for bug when changing member types.
Steve Sutton [Thu, 21 Feb 2019 14:58:23 +0000 (09:58 -0500)]
Update for bug when changing member types.

Fixing call to update members type.

6 years agoMerge branch 'hotfix/1.0.23' v1.0.23
Steve Sutton [Fri, 15 Feb 2019 18:37:59 +0000 (13:37 -0500)]
Merge branch 'hotfix/1.0.23'

6 years agoUpdate new membership form for migcsa hotfix/1.0.23
Steve Sutton [Fri, 15 Feb 2019 18:36:26 +0000 (13:36 -0500)]
Update new membership form for migcsa

Migcsa update.
Company name and title should be transfered to Company info
Also transfer the first and last name.

6 years agoMerge branch 'hotfix/1.0.22' v1.0.22
Steve Sutton [Tue, 12 Feb 2019 15:15:02 +0000 (10:15 -0500)]
Merge branch 'hotfix/1.0.22'

6 years agoUpdate for smarty hotfix/1.0.22
Steve Sutton [Tue, 12 Feb 2019 15:14:27 +0000 (10:14 -0500)]
Update for smarty

Smarty update disallows php in smarty

6 years agoMerge branch 'hotfix/1.0.21' v1.0.21
Steve Sutton [Thu, 10 Jan 2019 14:44:28 +0000 (09:44 -0500)]
Merge branch 'hotfix/1.0.21'

6 years agoUpdating cron task for setting free memberships
Steve Sutton [Thu, 10 Jan 2019 14:43:55 +0000 (09:43 -0500)]
Updating cron task for setting free memberships

Free memberships should be reset to invoice_type of 0.

6 years agoMerge branch 'hotfix/1.0.20' v1.0.20
Steve Sutton [Thu, 3 Jan 2019 20:22:19 +0000 (15:22 -0500)]
Merge branch 'hotfix/1.0.20'

6 years agoFixes for the main billing page.
Steve Sutton [Thu, 3 Jan 2019 20:22:00 +0000 (15:22 -0500)]
Fixes for the main billing page.

For pending data

6 years agoMerge branch 'hotfix/1.0.19' v1.0.19
Steve Sutton [Wed, 19 Dec 2018 19:43:27 +0000 (14:43 -0500)]
Merge branch 'hotfix/1.0.19'

6 years agoUpdate renewal form
Steve Sutton [Wed, 19 Dec 2018 19:42:37 +0000 (14:42 -0500)]
Update renewal form

For member billing tab add javascript code to disable the submit button
once it is submitted the first time.

6 years agoMerge branch 'hotfix/1.0.18' v1.0.18
Steve Sutton [Tue, 4 Dec 2018 16:01:34 +0000 (11:01 -0500)]
Merge branch 'hotfix/1.0.18'

6 years agoUpdate how to get ref_dest from employees.
Steve Sutton [Tue, 4 Dec 2018 16:00:45 +0000 (11:00 -0500)]
Update how to get ref_dest from employees.

Already have the ref_dest in the account data. No need to look up by
name.

6 years agoMerge branch 'hotfix/1.0.17' v1.0.17
Steve Sutton [Wed, 28 Nov 2018 14:52:35 +0000 (09:52 -0500)]
Merge branch 'hotfix/1.0.17'

6 years agoDeal with line items that have no account
Steve Sutton [Wed, 28 Nov 2018 14:51:59 +0000 (09:51 -0500)]
Deal with line items that have no account

These are not renewals so they won't have an account.

6 years agoMerge branch 'hotfix/1.0.16' v1.0.16
Steve Sutton [Fri, 16 Nov 2018 21:00:03 +0000 (16:00 -0500)]
Merge branch 'hotfix/1.0.16'

6 years agochange case
Steve Sutton [Fri, 16 Nov 2018 20:59:43 +0000 (15:59 -0500)]
change case

for invoice type.

6 years agoMerge branch 'hotfix/1.0.15' v1.0.15
Steve Sutton [Fri, 16 Nov 2018 20:56:18 +0000 (15:56 -0500)]
Merge branch 'hotfix/1.0.15'

6 years agocase for invoice_type
Steve Sutton [Fri, 16 Nov 2018 20:55:54 +0000 (15:55 -0500)]
case for invoice_type

wasn't effecting the query though.

6 years agoMerge branch 'hotfix/1.0.14' v1.0.14
Steve Sutton [Fri, 16 Nov 2018 16:36:15 +0000 (11:36 -0500)]
Merge branch 'hotfix/1.0.14'

6 years agoFix for switching expired user to not display on front end.
Steve Sutton [Fri, 16 Nov 2018 16:34:51 +0000 (11:34 -0500)]
Fix for switching expired user to not display on front end.

When setting the flag for not display and contact_role need to remove
the where part to match only those that don't have restricted
contact_role a contact may have that set to restricted but not have the
access flag set correctly.

6 years agoMerge branch 'hotfix/1.0.13' v1.0.13
Steve Sutton [Wed, 14 Nov 2018 13:50:55 +0000 (08:50 -0500)]
Merge branch 'hotfix/1.0.13'

6 years agoClose popup after print
Steve Sutton [Wed, 14 Nov 2018 13:50:07 +0000 (08:50 -0500)]
Close popup after print

close the popup if canceled or print is done.

6 years agoMerge branch 'release/1.0.12' v1.0.12
Steve Sutton [Wed, 14 Nov 2018 13:47:14 +0000 (08:47 -0500)]
Merge branch 'release/1.0.12'

6 years agoBump version number
Steve Sutton [Wed, 14 Nov 2018 13:46:30 +0000 (08:46 -0500)]
Bump version number

6 years agoMerge branch 'feature/employees' into develop
Steve Sutton [Wed, 14 Nov 2018 13:44:27 +0000 (08:44 -0500)]
Merge branch 'feature/employees' into develop

6 years agoAdd column for Boss/Employee feature/employees
Steve Sutton [Wed, 14 Nov 2018 13:34:03 +0000 (08:34 -0500)]
Add column for Boss/Employee

Show in a column which ones have employees.

6 years agoMerge branch 'develop' into feature/employees
Steve Sutton [Wed, 14 Nov 2018 13:29:43 +0000 (08:29 -0500)]
Merge branch 'develop' into feature/employees

6 years agoComment out bulk add invoices
Steve Sutton [Wed, 14 Nov 2018 13:27:29 +0000 (08:27 -0500)]
Comment out bulk add invoices

Need to finish the other feature branch.

6 years agoStart updates for uptravel
Steve Sutton [Fri, 9 Nov 2018 20:31:53 +0000 (15:31 -0500)]
Start updates for uptravel

Setup initial bulk add invoice.

6 years agoMerge tag 'v1.0.11' into develop
Steve Sutton [Tue, 30 Oct 2018 15:15:39 +0000 (11:15 -0400)]
Merge tag 'v1.0.11' into develop

Version 1.0.11

6 years agoMerge branch 'hotfix/1.0.11' v1.0.11
Steve Sutton [Tue, 30 Oct 2018 15:15:33 +0000 (11:15 -0400)]
Merge branch 'hotfix/1.0.11'

6 years agoFixes for print billing invoice.
Steve Sutton [Tue, 30 Oct 2018 15:14:57 +0000 (11:14 -0400)]
Fixes for print billing invoice.

Adjusting the body height so it will print on one page.

6 years agoMerge tag 'v1.0.10' into develop
Steve Sutton [Tue, 16 Oct 2018 20:11:35 +0000 (16:11 -0400)]
Merge tag 'v1.0.10' into develop

Version 1.0.10

6 years agoMerge branch 'release/1.0.10' v1.0.10
Steve Sutton [Tue, 16 Oct 2018 20:11:28 +0000 (16:11 -0400)]
Merge branch 'release/1.0.10'

6 years agobump version numbers
Steve Sutton [Tue, 16 Oct 2018 20:11:19 +0000 (16:11 -0400)]
bump version numbers

6 years agoUpdate for before after
Steve Sutton [Mon, 15 Oct 2018 19:36:21 +0000 (15:36 -0400)]
Update for before after

need to look at when

6 years agoShow quick links and employees in tho dashboard and account list.
Steve Sutton [Fri, 21 Sep 2018 20:44:16 +0000 (16:44 -0400)]
Show quick links and employees in tho dashboard and account list.

Billing list of accounts, show quick links for:
Member Dashboard
View Statements
Billing Info
View Employees (if boss flag is set for account)

6 years agoUpdate for dealing with auth errors and reshowing renewal form.
Steve Sutton [Fri, 21 Sep 2018 14:28:44 +0000 (10:28 -0400)]
Update for dealing with auth errors and reshowing renewal form.

Allows the form to work after a submit with error from auth.net.

6 years agoFix for when adding billing account.
Steve Sutton [Thu, 20 Sep 2018 14:00:28 +0000 (10:00 -0400)]
Fix for when adding billing account.

Set the invoice type of account based on member type.
Set accountID when adding so the form comes up and is not blank.
Don't show the current account in search lookup for employees.

6 years agoAdd filter for show only unpaid invoices.
Steve Sutton [Thu, 13 Sep 2018 14:13:43 +0000 (10:13 -0400)]
Add filter for show only unpaid invoices.

Adding this to the admin billing invoices page.

6 years agoUpdate new member form for address
Steve Sutton [Thu, 13 Sep 2018 12:33:23 +0000 (08:33 -0400)]
Update new member form for address

Place the address into business fields.

6 years agoUpdating the new member and mark wp-user when paid
Steve Sutton [Wed, 12 Sep 2018 20:34:48 +0000 (16:34 -0400)]
Updating the new member and mark wp-user when paid

New member form should set business fields for contact address.
Setup the wp-user when marking an invoice as paid.

6 years agoRemove print_r
Steve Sutton [Fri, 7 Sep 2018 19:37:38 +0000 (15:37 -0400)]
Remove print_r

Removing debug

6 years agoSetup cron task and new cron.
Steve Sutton [Fri, 7 Sep 2018 19:32:28 +0000 (15:32 -0400)]
Setup cron task and new cron.

Setup a new cron task to check for and reset any contact roles for
active members to own entity manager.

6 years agoAdd script for updates active memberships
Steve Sutton [Fri, 7 Sep 2018 19:01:25 +0000 (15:01 -0400)]
Add script for updates active memberships

Correcting their contact role to own entity manager.

6 years agoUpdate also the export file to remove free memberships
Steve Sutton [Sat, 1 Sep 2018 09:28:52 +0000 (05:28 -0400)]
Update also the export file to remove free memberships

Don't include ones with invioce_type is 0

6 years agoUpdate to remove free memberships from pending overdue or expired
Steve Sutton [Fri, 31 Aug 2018 18:07:06 +0000 (14:07 -0400)]
Update to remove free memberships from pending overdue or expired

Free membership don't expire.

6 years agoUpdate for billing
Steve Sutton [Fri, 31 Aug 2018 18:00:26 +0000 (14:00 -0400)]
Update for billing

pending or overdue should not include the free ones.

6 years agoFix mobile view for billing section.
Steve Sutton [Tue, 14 Aug 2018 16:48:21 +0000 (12:48 -0400)]
Fix mobile view for billing section.

Adding media query for the top section.
Setup the table statement view for mobile.

6 years agoWhen creating an invoice check for renewal flag on invoice
Steve Sutton [Mon, 13 Aug 2018 19:57:05 +0000 (15:57 -0400)]
When creating an invoice check for renewal flag on invoice

If one of the line items is renewal type (recurring) then mark the
invoice renewal.

6 years agoUpdate for front end field
Steve Sutton [Fri, 10 Aug 2018 15:40:11 +0000 (11:40 -0400)]
Update for front end field

Needed a way to get billing status to the front end migcsa.

6 years agoRemove console.log
Steve Sutton [Thu, 9 Aug 2018 12:00:23 +0000 (08:00 -0400)]
Remove console.log

Remove test code.

6 years agoAdd anniversary date to export
Steve Sutton [Tue, 7 Aug 2018 15:40:51 +0000 (11:40 -0400)]
Add anniversary date to export

Adding the anniversary date to contact export billing fields.

6 years agoUpdate for billing in contact export.
Steve Sutton [Tue, 7 Aug 2018 15:33:16 +0000 (11:33 -0400)]
Update for billing in contact export.

Filters for adding billing to the contact exports.

6 years agoReduced width of some fields on contact viewfile
Laury GvR [Fri, 3 Aug 2018 18:05:07 +0000 (14:05 -0400)]
Reduced width of some fields on contact viewfile

6 years agoUpdate add city to 250 wide
Steve Sutton [Fri, 3 Aug 2018 17:39:18 +0000 (13:39 -0400)]
Update add city to 250 wide

Setting width to 250

6 years agoCorrection of js
Steve Sutton [Fri, 3 Aug 2018 17:34:59 +0000 (13:34 -0400)]
Correction of js

correcting bug

6 years agoSet width for add new city
Steve Sutton [Fri, 3 Aug 2018 17:33:28 +0000 (13:33 -0400)]
Set width for add new city

Setting width to 200

6 years agoUpdate the add new city form for billing
Steve Sutton [Fri, 3 Aug 2018 17:31:03 +0000 (13:31 -0400)]
Update the add new city form for billing

Make it mobile friendly

6 years agoSwitch update billing account name back and add label
Steve Sutton [Fri, 3 Aug 2018 15:30:15 +0000 (11:30 -0400)]
Switch update billing account name back and add label

Adding label around the checkbox and text.

6 years agoMove help guide for billing account to the left of name
Steve Sutton [Fri, 3 Aug 2018 15:23:21 +0000 (11:23 -0400)]
Move help guide for billing account to the left of name

Testing to see if it works better for mobile.

6 years agoAdd tooltips to billing section.
Steve Sutton [Fri, 3 Aug 2018 15:15:53 +0000 (11:15 -0400)]
Add tooltips to billing section.

To explain lock and unlock of the billing fields.

6 years agoSetup city select and add new city for billing.
Steve Sutton [Fri, 3 Aug 2018 14:48:15 +0000 (10:48 -0400)]
Setup city select and add new city for billing.

This is for the contact edit page.
Will add the new city if it is not in the database already.

6 years agoChange billing_city to select list.
Steve Sutton [Fri, 3 Aug 2018 12:51:08 +0000 (08:51 -0400)]
Change billing_city to select list.

Using the list of cities from main plugin.

6 years agoUpdate for php notices
Steve Sutton [Thu, 2 Aug 2018 17:45:05 +0000 (13:45 -0400)]
Update for php notices

update code to get rid of notices.

6 years agoSetup the use_billing flag. for updating billing data
Steve Sutton [Tue, 31 Jul 2018 19:37:07 +0000 (15:37 -0400)]
Setup the use_billing flag. for updating billing data

So if non of the boxes are checked then no update insert is done and the
fields aren't required.

6 years agoUpdate the data abstract for account and the billing contact view file.
Steve Sutton [Tue, 31 Jul 2018 19:00:20 +0000 (15:00 -0400)]
Update the data abstract for account and the billing contact view file.

Update for editing billing data using the contact form.
Update to save the billing country for the data class.

6 years agoWhen updating the billing info add account if non exists.
Steve Sutton [Tue, 31 Jul 2018 15:38:42 +0000 (11:38 -0400)]
When updating the billing info add account if non exists.

Setting up an account in billing when updating billing info if none
exists.

6 years agoUpdate the filter for saving billing data.
Steve Sutton [Mon, 30 Jul 2018 20:54:21 +0000 (16:54 -0400)]
Update the filter for saving billing data.

It now works for saving Contact or Company data as billing.

6 years agoSetting up billing filters for contact billing edits.
Steve Sutton [Fri, 27 Jul 2018 19:13:18 +0000 (15:13 -0400)]
Setting up billing filters for contact billing edits.

Billing data is saved with contact edit billing form.

6 years agoDatabase updates
Steve Sutton [Thu, 26 Jul 2018 18:41:24 +0000 (14:41 -0400)]
Database updates

Adding new billing fields
company
position
fax

6 years agoMerge tag 'v1.0.9' into develop
Steve Sutton [Thu, 26 Jul 2018 18:14:19 +0000 (14:14 -0400)]
Merge tag 'v1.0.9' into develop

Version 1.0.9

6 years agoMerge branch 'hotfix/1.0.9' v1.0.9
Steve Sutton [Thu, 26 Jul 2018 18:14:12 +0000 (14:14 -0400)]
Merge branch 'hotfix/1.0.9'

6 years agoRemove from data class
Steve Sutton [Thu, 26 Jul 2018 18:13:40 +0000 (14:13 -0400)]
Remove from data class

These are updated manually and not by using the data abstract.

6 years agoMerge tag 'v1.0.8' into develop
Steve Sutton [Mon, 16 Jul 2018 15:45:06 +0000 (11:45 -0400)]
Merge tag 'v1.0.8' into develop

Version 1.0.8

6 years agoMerge branch 'release/1.0.8' v1.0.8
Steve Sutton [Mon, 16 Jul 2018 15:45:00 +0000 (11:45 -0400)]
Merge branch 'release/1.0.8'

6 years agoupdate for invoice_type
Steve Sutton [Mon, 16 Jul 2018 15:43:30 +0000 (11:43 -0400)]
update for invoice_type

for edit invoice_type

6 years agoMerge tag 'v1.0.7' into develop
Steve Sutton [Mon, 16 Jul 2018 15:24:16 +0000 (11:24 -0400)]
Merge tag 'v1.0.7' into develop

Version 1.0.7

6 years agoMerge branch 'release/1.0.7' v1.0.7
Steve Sutton [Mon, 16 Jul 2018 15:24:09 +0000 (11:24 -0400)]
Merge branch 'release/1.0.7'

6 years agoFor release
Steve Sutton [Mon, 16 Jul 2018 15:23:37 +0000 (11:23 -0400)]
For release

Bump version numbers.

6 years agoUpdate billing notices merge tags.
Steve Sutton [Mon, 16 Jul 2018 14:43:52 +0000 (10:43 -0400)]
Update billing notices merge tags.

Adding Billing First and Last names.
Adding notes to where the {$data} merge tags can be used.

6 years agoMerge tag 'v1.0.6' into develop
Steve Sutton [Wed, 27 Jun 2018 19:11:34 +0000 (15:11 -0400)]
Merge tag 'v1.0.6' into develop

Version 1.0.6

6 years agoMerge branch 'hotfix/1.0.6' v1.0.6
Steve Sutton [Wed, 27 Jun 2018 19:11:29 +0000 (15:11 -0400)]
Merge branch 'hotfix/1.0.6'

6 years agoUpdate cron to reset renewal dates for free memberships
Steve Sutton [Wed, 27 Jun 2018 19:10:39 +0000 (15:10 -0400)]
Update cron to reset renewal dates for free memberships

If the billing account has invoice_type of 0 then reset the renewal date
plus one year.

6 years agoMerge tag 'v1.0.5' into develop
Steve Sutton [Fri, 22 Jun 2018 14:56:40 +0000 (10:56 -0400)]
Merge tag 'v1.0.5' into develop

Version 1.0.5

6 years agoMerge branch 'hotfix/1.0.5' v1.0.5
Steve Sutton [Fri, 22 Jun 2018 14:56:34 +0000 (10:56 -0400)]
Merge branch 'hotfix/1.0.5'

6 years agoUpdate thank you text
Steve Sutton [Fri, 22 Jun 2018 14:56:12 +0000 (10:56 -0400)]
Update thank you text

remove as part.

6 years agoMerge tag 'v1.0.4' into develop
Steve Sutton [Fri, 22 Jun 2018 14:47:34 +0000 (10:47 -0400)]
Merge tag 'v1.0.4' into develop

Version 1.0.4

6 years agoMerge branch 'hotfix/1.0.4' v1.0.4
Steve Sutton [Fri, 22 Jun 2018 14:47:27 +0000 (10:47 -0400)]
Merge branch 'hotfix/1.0.4'

6 years agoFor become member form have to setup $_REQUEST array for billing data.
Steve Sutton [Fri, 22 Jun 2018 14:46:45 +0000 (10:46 -0400)]
For become member form have to setup $_REQUEST array for billing data.

Need the billing data set for Authorize.net

6 years agoMerge tag 'v1.0.3' into develop
Steve Sutton [Fri, 22 Jun 2018 14:32:43 +0000 (10:32 -0400)]
Merge tag 'v1.0.3' into develop

Version 1.0.3

6 years agoMerge branch 'hotfix/1.0.3' v1.0.3
Steve Sutton [Fri, 22 Jun 2018 14:32:37 +0000 (10:32 -0400)]
Merge branch 'hotfix/1.0.3'

6 years agoUpdate this better.
Steve Sutton [Fri, 22 Jun 2018 14:32:13 +0000 (10:32 -0400)]
Update this better.

Use same error stuff as renewal form.