Export reports
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Mar 2019 18:45:50 +0000 (14:45 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Mar 2019 18:45:50 +0000 (14:45 -0400)
commit8a856caa5272a065bcd12bc00175dccfeeb72b6b
tree250ffae8aad479136f4c3e3f34970db9842b4473
parentc55ef7fa63154ba3e0ea58639d0ecc3d0c405699
Export reports

Can now export reports to csv file.
classes/billingSupport.php
models/admin/ajax/reportsListExport.php [new file with mode: 0644]
models/admin/billing/reports.php
models/front/billing/paymentForm.php
setup/validActions.php
views/admin/ajax/reportsListExportCsv.html [new file with mode: 0644]
views/admin/billing/exportReportModal.html
views/front/billing/paymentForm.html