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

9551 Commits

Author SHA1 Message Date
David Bomba
ee947ad6c6 Fixes for migrations 2021-09-27 07:30:02 +10:00
David Bomba
c299a0fdde
Merge pull request #6726 from turbo124/v5-develop
Adjust injection of flutter build
2021-09-27 07:26:36 +10:00
David Bomba
119b7fae17
Merge pull request #6724 from lukasmu/self-host-improvements
Improving the self-host installation/update procedures
2021-09-27 07:00:32 +10:00
Benjamin Beganović
02f1c881bb
Merge pull request #6720 from beganovich/v5-mollie-bancontact
Mollie: Bancontact
2021-09-26 21:12:54 +02:00
Benjamin Beganović
1849f2cc24 Update tests 2021-09-26 21:12:37 +02:00
Benjamin Beganović
6b8235999d Add Bancontact to GatewayType 2021-09-26 21:10:41 +02:00
Benjamin Beganović
d4aef8da09 Add translation for Bancontact 2021-09-26 21:10:13 +02:00
Benjamin Beganović
060b8542a0 Merge remote-tracking branch 'upstream/v5-develop' into v5-mollie-bancontact 2021-09-26 21:09:01 +02:00
Benjamin Beganović
900832fc5b
Merge pull request #6719 from beganovich/v5-mollie-kbc
Mollie: KBC/CBC
2021-09-26 21:05:02 +02:00
hillelcoren
28a42f6baf Admin Portal - Last 2021-09-26 18:59:44 +00:00
Benjamin Beganović
1890ba5227 Add KBC to GatewayType 2021-09-26 20:59:32 +02:00
Benjamin Beganović
331070174e Add translation for KBC/CBC 2021-09-26 20:56:09 +02:00
Benjamin Beganović
a2a0bcf841 Merge remote-tracking branch 'upstream/v5-develop' into v5-mollie-kbc 2021-09-26 20:55:42 +02:00
hillelcoren
2e6a51425f Admin Portal - Next 2021-09-26 18:11:18 +00:00
hillelcoren
dd55aab15f Admin Portal - Selfhosted 2021-09-26 18:04:44 +00:00
hillelcoren
229201c6a7 Admin Portal - Profile 2021-09-26 18:01:17 +00:00
hillelcoren
b56f3f8af4 Admin Portal - WASM 2021-09-26 17:58:06 +00:00
hillelcoren
22f55fd1db Admin Portal - Hosted 2021-09-26 17:54:54 +00:00
hillelcoren
15a5971793 Admin Portal - WASM 2021-09-26 17:47:04 +00:00
hillelcoren
5ec9727737 Admin Portal - Hosted 2021-09-26 17:43:28 +00:00
David Bomba
f725152434 Fixes for document inline display 2021-09-26 22:27:18 +10:00
Lukas Mueller
33fe019df0 Made sure to restart the queue as part of the post-update procedure 2021-09-26 13:21:03 +02:00
David Bomba
7604bf28e6 Set nullable type for Backup 2021-09-26 20:46:49 +10:00
David Bomba
c581c183ac Clean up Webhook Handler 2021-09-26 20:17:09 +10:00
David Bomba
fb5b27323e Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-26 20:16:51 +10:00
Lukas Mueller
9d9efca633 Edited .gitignore to make sure that public disks exists (leads to errors during the PDF check within the setup process) 2021-09-26 12:07:56 +02:00
Lukas Mueller
1ee12e8bcc Corrected outdated link 2021-09-26 12:04:19 +02:00
David Bomba
492dc1cd04 Unwind gateway fees prior to marking as paid 2021-09-26 19:56:09 +10:00
David Bomba
0f001bb056 Adjust injection of flutter build 2021-09-26 18:44:41 +10:00
hillelcoren
ea730fefea Admin Portal - Last 2021-09-26 07:28:20 +00:00
hillelcoren
4e380668c6 Admin Portal - Next 2021-09-26 06:34:04 +00:00
hillelcoren
2916c5b2f1 Admin Portal - Selfhosted 2021-09-26 06:27:52 +00:00
hillelcoren
d317766e04 Admin Portal - Profile 2021-09-26 06:24:03 +00:00
hillelcoren
7da509538b Admin Portal - WASM 2021-09-26 06:20:32 +00:00
hillelcoren
bbc34ffbe2 Admin Portal - Hosted 2021-09-26 06:16:54 +00:00
David Bomba
f5dd1ae613
Merge pull request #6722 from turbo124/v5-develop
v5.3.17
2021-09-26 13:30:01 +10:00
David Bomba
872ac577e3 version bump 2021-09-26 13:29:43 +10:00
David Bomba
f543ff4a93 Convert reserved keyworks 2021-09-26 13:25:45 +10:00
David Bomba
cf8a555e4b Minor fixes 2021-09-26 12:13:03 +10:00
David Bomba
bc3335461b
Merge pull request #6721 from turbo124/v5-develop
Minor fixes
2021-09-25 09:27:50 +10:00
David Bomba
11f4021ee0 Minor fixes 2021-09-25 09:26:27 +10:00
David Bomba
9bb33f9ffe
Merge pull request #6717 from beganovich/v5-mollie-bank-transfer
Mollie: Bank transfer
2021-09-25 08:25:06 +10:00
Benjamin Beganović
29e006f950 Tests: Failed/canceled payments 2021-09-24 23:51:39 +02:00
Benjamin Beganović
79637d18d2 Tests: Pending/open payments 2021-09-24 23:48:58 +02:00
Benjamin Beganović
a6564e321b Tests: Successful payments 2021-09-24 23:48:24 +02:00
Benjamin Beganović
9d46052752 Scaffold BancontactTest 2021-09-24 23:47:02 +02:00
Benjamin Beganović
3de65175b7 Payments 2021-09-24 23:46:16 +02:00
Benjamin Beganović
33b6c05d41 Add new PaymentType 2021-09-24 23:39:58 +02:00
Benjamin Beganović
20fa79d51a Authorization 2021-09-24 23:38:33 +02:00
Benjamin Beganović
00a5c9882c Initialize MollieApiClient 2021-09-24 23:36:40 +02:00