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

3448 Commits

Author SHA1 Message Date
Benjamin Beganović
3ffb600117 prefix all db field with db_ 2020-12-08 14:21:00 +01:00
Benjamin Beganović
3505c89e2d remove fallback to log driver 2020-12-08 14:20:24 +01:00
Benjamin Beganović
8ff7f8cbaf npm audit fix 2020-12-08 14:14:19 +01:00
Benjamin Beganović
047eb32f19
Merge pull request #4443 from beganovich/v5-fix-balance-due-label
(v5) Fix issue with balance due label
2020-12-08 13:59:54 +01:00
Benjamin Beganović
4bf46a45b1 Update reference on balance due 2020-12-08 13:57:31 +01:00
Benjamin Beganović
b446024596
Merge pull request #4442 from beganovich/v5-delivery-notes-updates
(v5)  Remove balance due & total from delivery note PDFs
2020-12-08 13:21:42 +01:00
Benjamin Beganović
bdedec19db remove balance due & total from delivery note pdf 2020-12-08 13:19:38 +01:00
Benjamin Beganović
812824100c wrap getting file into try-catch 2020-12-08 13:10:27 +01:00
David Bomba
634e5cadcc remove redundant code 2020-12-08 21:49:23 +11:00
David Bomba
beccfd00c7 Only send email changed notification if new and old emails are different. 2020-12-08 20:32:17 +11:00
David Bomba
594dda9b65 fixes for delivery notes{ 2020-12-08 20:18:17 +11:00
David Bomba
e765bcce08 Fixes for swagger 2020-12-08 07:25:56 +11:00
David Bomba
8107a49677 remove trailing slash from app url 2020-12-08 07:21:08 +11:00
Benjamin Beganović
4f2bf09c0c
Merge pull request #4439 from beganovich/v5-checkout-3ds
(v5) Support for Checkout.com 3D Secure 2 API
2020-12-07 15:35:28 +01:00
Benjamin Beganović
a92d38ae06 php-cs-fixer 2020-12-07 14:56:23 +01:00
Benjamin Beganović
5c89fdab02 pass client id in paymentResponse 2020-12-07 14:50:43 +01:00
Benjamin Beganović
7818afddf8 getParent() ref to utilities 2020-12-07 14:50:30 +01:00
Benjamin Beganović
fdafc068bb processWebhookRequest for checkoutpaymentdriver 2020-12-07 14:49:56 +01:00
Benjamin Beganović
c548bc2e0d refactor paymentwebhook suite with new methods 2020-12-07 14:49:30 +01:00
Benjamin Beganović
2609e0027a allow paymentfailed exception for guest middleware 2020-12-07 14:49:11 +01:00
Benjamin Beganović
4a4a974a8d update matching on payment_webhook route 2020-12-07 14:48:58 +01:00
David Bomba
269fff3fc8 Changes for counters 2020-12-07 21:43:21 +11:00
Benjamin Beganović
81a58d89f9 update label for checkout authorization 2020-12-07 10:15:43 +01:00
Benjamin Beganović
5a1c078a1c
Merge pull request #4438 from beganovich/v5-readme-contributors
(v5) Add credits & licence to README
2020-12-07 09:40:51 +01:00
Benjamin Beganović
9ee3f4381e Add more people to credits 2020-12-07 09:40:12 +01:00
Benjamin Beganović
ddee31c9e7 Add credits & licence to README 2020-12-07 09:30:11 +01:00
hillelcoren
44b45c17b7 New admin portal build 2020-12-07 07:17:14 +00:00
Benjamin Beganović
590ae1f6cb
Merge pull request #4435 from beganovich/v5-livewire-upgrade
(v5) Livewire upgrade & support for PHP 8
2020-12-06 00:25:18 +01:00
Benjamin Beganović
1f2c3f2823 update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
Benjamin Beganović
9ba9d08697 upgrade livewirejs 2020-12-05 13:56:00 +01:00
Benjamin Beganović
3b9e813751 bump alpinejs version 2020-12-05 13:55:29 +01:00
Benjamin Beganović
8280184425 bump livewire version 2020-12-05 13:53:45 +01:00
David Bomba
1195cd5224
Merge pull request #4434 from turbo124/v5-stable
Version Bump
2020-12-05 20:07:20 +11:00
David Bomba
8826fff0f1 Version Bump 2020-12-05 20:07:02 +11:00
David Bomba
544ae8ad63
Merge pull request #4433 from turbo124/v5-stable
v5.0.32
2020-12-05 20:03:23 +11:00
David Bomba
944a226977
Merge pull request #4432 from turbo124/v5-develop
V5 develop
2020-12-05 20:02:22 +11:00
David Bomba
f878cfc1b5 version bump 2020-12-05 20:01:49 +11:00
=
5ea548de62 Version bump 2020-12-05 11:13:59 +11:00
David Bomba
d8efdc6817 Tests for deleting and restoring an invoice 2020-12-05 09:10:32 +11:00
David Bomba
4f0776a323 Working on tests for deleted invoice 2020-12-05 09:08:10 +11:00
David Bomba
91fcba628f Tests for invoice deletion 2020-12-05 08:10:31 +11:00
David Bomba
de5a5300a2 Working on tests for deleted invoice 2020-12-04 20:58:54 +11:00
David Bomba
cb19234d9e Working on tests for delete invoice refactor 2020-12-04 17:40:59 +11:00
David Bomba
bc621aa01a fixes for directories 2020-12-04 08:24:34 +11:00
David Bomba
41e39fa9c4 Fixes for directory creation error 2020-12-04 08:22:31 +11:00
hillelcoren
a14bd60c06 New admin portal build 2020-12-03 20:51:45 +00:00
David Bomba
20d313de71
Merge pull request #4428 from turbo124/v5-develop
Refactor for handling Invoice deletion
2020-12-04 07:41:42 +11:00
David Bomba
34463eac64
Merge branch 'v5-develop' into v5-develop 2020-12-04 07:41:36 +11:00
David Bomba
a94b0357e0 Merge branch 'delete_paymentables_on_invoice_deleting' into v5-develop 2020-12-04 07:40:22 +11:00
David Bomba
76fb186f02 Fix for calculating balance with inclusive taxes 2020-12-04 07:40:00 +11:00