1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
Commit Graph

7668 Commits

Author SHA1 Message Date
David Bomba
5bf45bc4c1
Merge pull request #6215 from CloudMyIT/PR-snappdfarguments
Added ability to set arguments for Snappdf
2021-07-07 12:35:39 +10:00
Will G
a0520f38d0 Added ability to set arguments sent to Snappdf 2021-07-06 20:47:50 -04:00
David Bomba
95bc747523 Fixes for displaying enabled gateways for payment methods 2021-07-07 08:46:03 +10:00
David Bomba
fcd87fe20d
Merge pull request #6214 from turbo124/v5-develop
Minor fixes for check data
2021-07-07 08:12:10 +10:00
David Bomba
5204c9518a Minor fixes for check dta 2021-07-07 08:11:44 +10:00
Benjamin Beganović
1af12ea585 Profile settings: Updating shipping address 2021-07-06 15:30:19 +02:00
Benjamin Beganović
a716330bcb Profile settings: Updating billing address 2021-07-06 15:28:55 +02:00
Benjamin Beganović
3ee859a258 Profile settings: Updating contact details 2021-07-06 15:20:36 +02:00
Benjamin Beganović
1c3136e915 Profile settings: Updating client details 2021-07-06 14:31:14 +02:00
Benjamin Beganović
6e5a085787 Profile settings: Page loads 2021-07-06 14:13:18 +02:00
Benjamin Beganović
ecc08d5d56 Create console/ for logs 2021-07-06 14:13:05 +02:00
hillelcoren
5d6a10fb8b New admin portal [selfhosted] 2021-07-06 11:12:51 +00:00
hillelcoren
68959c86a8 New admin portal [hosted] 2021-07-06 11:09:49 +00:00
David Bomba
82b423442f Token Billing with PayFast. 2021-07-06 20:02:47 +10:00
David Bomba
17fe35be04 Add recurring invoices into checks 2021-07-06 17:22:12 +10:00
David Bomba
2c76b248f1
Merge pull request #6212 from turbo124/v5-develop
Minor fixes for subscription activities
2021-07-06 07:58:37 +10:00
David Bomba
7fb41b7d60 Fixes for mime types 2021-07-06 07:53:32 +10:00
hillelcoren
d23759e954 New admin portal [selfhosted] 2021-07-05 20:15:48 +00:00
hillelcoren
f58abc3296 New admin portal [hosted] 2021-07-05 20:12:32 +00:00
hillelcoren
74d47b1464 New admin portal [selfhosted] 2021-07-05 15:48:40 +00:00
hillelcoren
e33959ad89 New admin portal [hosted] 2021-07-05 15:46:12 +00:00
David Bomba
4db53cb48d Payment response 2021-07-05 23:07:30 +10:00
David Bomba
2abd0f9cbe Payment response 2021-07-05 23:06:25 +10:00
David Bomba
2d044eee8e Payment response 2021-07-05 23:05:30 +10:00
David Bomba
e1e7a3ffc8 Payment response 2021-07-05 23:04:17 +10:00
David Bomba
fc00d3a614 Payment response 2021-07-05 23:00:12 +10:00
Benjamin Beganović
410ea21f3d Update testPageLoads() 2021-07-05 14:25:24 +02:00
Benjamin Beganović
848d071968
Merge pull request #6211 from beganovich/v5-0507-quotes-fix-approving-status
(v5) QuotesController: Add company_id, status_id in the query for approving
2021-07-05 14:01:33 +02:00
Benjamin Beganović
13aec602e6 Add company_id, status_id in the query for approving 2021-07-05 14:00:27 +02:00
David Bomba
fe2448196f Fixes for scheduler check 2021-07-05 21:58:22 +10:00
David Bomba
3e2a19fe53 Fixes for payfast 2021-07-05 21:57:59 +10:00
Benjamin Beganović
c81044994b Quotes: Test approving process 2021-07-05 13:57:28 +02:00
Benjamin Beganović
1a5c40d02e QuotesController: Allow approving only quotes with STATUS_SENT 2021-07-05 13:57:11 +02:00
Benjamin Beganović
f35ed86299 Quotes: Clicking "Approve" button without quotes 2021-07-05 13:32:41 +02:00
David Bomba
3d8cf7881c Payment response 2021-07-05 21:20:57 +10:00
David Bomba
71cb3b5a7a Payment response 2021-07-05 21:15:35 +10:00
David Bomba
712ff6b881 Payment response 2021-07-05 20:55:01 +10:00
David Bomba
d24047374b Minor fixes 2021-07-05 20:50:02 +10:00
David Bomba
1dd4f1e379 Payment response 2021-07-05 20:47:59 +10:00
David Bomba
852461541e Minor fixes 2021-07-05 20:45:40 +10:00
David Bomba
552afe3374 Minor fixes 2021-07-05 20:45:00 +10:00
Benjamin Beganović
a82e3f57c3 Recurring invoices: Test the cancellation feature 2021-07-05 11:49:17 +02:00
Benjamin Beganović
a6dc7a99fb Add createRecurringInvoice($client) in CreateSingleAccount.php 2021-07-05 11:49:01 +02:00
Benjamin Beganović
22acc8f14c Update update licence/copyright on tests 2021-07-05 11:17:50 +02:00
Benjamin Beganović
9ec4051f49 Invoices: Paid, unpaid, past due filters 2021-07-05 11:15:03 +02:00
Benjamin Beganović
9274b3e0cd Move CreditsTest.php into Feature/ClientPortal 2021-07-05 10:38:16 +02:00
Benjamin Beganović
53b4bd8d57 Update authentication process 2021-07-05 10:29:52 +02:00
Benjamin Beganović
1d1d04ccd1 Invoices: Test clicking on "Pay Now" with selected invoice 2021-07-05 10:17:01 +02:00
Benjamin Beganović
dde0af3fd2 Invoices: Test clicking "Download" without any invoices 2021-07-05 10:05:03 +02:00
Benjamin Beganović
7b41f2dbd0 Invoices: Test clicking "Pay Now" without selecting any invoices 2021-07-05 10:04:11 +02:00