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

3489 Commits

Author SHA1 Message Date
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
Benjamin Beganović
791111b3d9
Merge pull request #4427 from beganovich/v5-4425
(v5) Fix issue with multiple companies showing in dropdown
2020-12-03 15:34:44 +01:00
Benjamin Beganović
4959917b7e fix issue with multiple companies switching 2020-12-03 15:33:18 +01:00
Benjamin Beganović
17e3c82f40
Merge pull request #4426 from beganovich/v5-setup-fixes-4415
(v5) Improve setup experience with SMTP testing
2020-12-03 14:14:23 +01:00
Benjamin Beganović
458e207fe3 fixes for smtp testing on setup 2020-12-03 14:10:40 +01:00
Benjamin Beganović
8ad5d14659
Merge pull request #4419 from beganovich/v5-checkout-frames
(v5) Checkout.com migration to Frames
2020-12-03 13:49:52 +01:00
Benjamin Beganović
d84f5bc5bb Fixes for Checkout.com refunding 2020-12-03 13:38:57 +01:00
David Bomba
528a02db6f fixes for mail order 2020-12-03 22:00:34 +11:00
David Bomba
02c810633a Working on invoice delete restore refactor 2020-12-03 21:46:49 +11:00
David Bomba
fceaab9e40 Working on invoice delete restore refactor 2020-12-03 21:46:36 +11:00