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

9807 Commits

Author SHA1 Message Date
David Bomba
40a90c4ea8 Fixes for invoice observer 2021-10-07 17:34:23 +11:00
David Bomba
20bfc999d0 Fixes for Company Import 2021-10-07 14:33:43 +11:00
David Bomba
84393b119e
Merge pull request #6784 from turbo124/v5-develop
v5.3.21
2021-10-06 17:51:51 +11:00
David Bomba
56b7c11a55 v5.3.21 2021-10-06 17:51:35 +11:00
David Bomba
6c52eaedb3 Refactored Modern and Bold designs 2021-10-06 15:48:17 +11:00
David Bomba
bed68743ec
Merge pull request #6780 from joshuadwire/v5-develop
Fixes for Bold and Modern PDF designs
2021-10-06 15:46:23 +11:00
David Bomba
ebd288188a
Merge pull request #6783 from turbo124/v5-develop
Pay Now Links
2021-10-06 15:27:47 +11:00
David Bomba
eb7de25e64 payment links 2021-10-06 15:05:16 +11:00
David Bomba
ef11a2258d Add Pay Link Functionality 2021-10-06 14:47:17 +11:00
David Bomba
9523927a8e Remove additional logging 2021-10-06 12:53:53 +11:00
David Bomba
2f57843838
Merge pull request #6782 from turbo124/v5-develop
v5.3.20
2021-10-06 12:43:34 +11:00
David Bomba
0f7c804b01 v5.3.20 2021-10-06 12:43:15 +11:00
David Bomba
c401aceac1
Merge pull request #6781 from turbo124/v5-develop
Fixes for displaying valid credits
2021-10-06 12:31:11 +11:00
Joshua Dwire
1cb8574dd8 Design updates 2021-10-05 19:35:13 -04:00
Joshua Dwire
91d90c87b3 Fix PhantomJS support for multi-page tables and PDF page sizes 2021-10-05 19:34:53 -04:00
David Bomba
472fee1563 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-10-06 09:51:09 +11:00
David Bomba
9c1f82f632 Minor fixes for migration 2021-10-06 09:51:03 +11:00
Joshua Dwire
d68040897f Fix various issues with bold and modern PDF designs 2021-10-05 17:42:41 -04:00
Joshua Dwire
fcffafea9d Remove deprecated code for repeating header and footer in PDFs 2021-10-05 17:42:14 -04:00
David Bomba
e589d5a60f
Merge pull request #6778 from beganovich/v5-717
Setup: Open links in new tab
2021-10-06 05:30:39 +11:00
David Bomba
aae78bce2a Fixes for gross line totals 2021-10-06 04:39:09 +11:00
Benjamin Beganović
d86f6a2f1b Open links in new tab 2021-10-05 16:34:46 +02:00
David Bomba
81772cd3e8 Pay Now Link 2021-10-05 21:29:32 +11:00
David Bomba
2d791f26b7 Remove checks for send_email 2021-10-05 15:20:44 +11:00
David Bomba
8ce94012fb Credits fix 2021-10-05 13:49:15 +11:00
David Bomba
980f538e28 Fixes for displaying valid credits 2021-10-05 13:12:21 +11:00
David Bomba
dc443f80df
Merge pull request #6775 from turbo124/v5-develop
Fixes for auto bill
2021-10-05 12:02:39 +11:00
David Bomba
79eea8d877 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-10-05 12:02:09 +11:00
David Bomba
0bf387a56d Fixes for auto bill 2021-10-05 12:02:01 +11:00
David Bomba
35d4834333
Merge pull request #6774 from turbo124/v5-develop
Fixes for auto bill
2021-10-05 11:47:29 +11:00
David Bomba
c30a06bd70 Fixes for auto bill 2021-10-05 11:41:05 +11:00
David Bomba
2b956ceb38 Fixes for passing default quote terms into converted invoice 2021-10-05 09:47:40 +11:00
David Bomba
a226d83657 Quote services 2021-10-05 09:03:21 +11:00
David Bomba
10dadf8ca3
Merge pull request #6773 from turbo124/v5-develop
Additional logging for auto billing
2021-10-05 08:18:09 +11:00
David Bomba
491d5e9f89 Additional logging for auto bill 2021-10-05 08:17:41 +11:00
David Bomba
e1b64d3515
Merge pull request #6770 from beganovich/v5-720
Mollie: iDEAL
2021-10-05 08:07:59 +11:00
hillelcoren
aaa550d2a9 Admin Portal - Last 2021-10-04 17:17:16 +00:00
hillelcoren
7958dcd5ad Admin Portal - Next 2021-10-04 17:12:09 +00:00
hillelcoren
5174736db4 Admin Portal - Selfhosted 2021-10-04 17:06:48 +00:00
hillelcoren
a28d3b3059 Admin Portal - Profile 2021-10-04 17:03:03 +00:00
hillelcoren
abf724de19 Admin Portal - WASM 2021-10-04 16:59:27 +00:00
hillelcoren
c7e573d4c0 Admin Portal - Hosted 2021-10-04 16:55:41 +00:00
Benjamin Beganović
de73fbc234 Tests: Failed/cancelled payments 2021-10-04 16:15:21 +02:00
Benjamin Beganović
bc6719e4fb Tests: Open payments 2021-10-04 16:12:51 +02:00
Benjamin Beganović
e48018067b Tests: Successful payments 2021-10-04 16:11:50 +02:00
David Bomba
d562630957 Minor fixes for query sorting 2021-10-05 01:11:43 +11:00
Benjamin Beganović
225de1592c Add iDEAL to GatewayType 2021-10-04 16:11:39 +02:00
Benjamin Beganović
c461212d8e Scaffold IDEALTest 2021-10-04 16:07:53 +02:00
Benjamin Beganović
5afb78b1b4 Payments 2021-10-04 16:06:41 +02:00
Benjamin Beganović
3b2652fefb Add new PaymentType 2021-10-04 15:52:05 +02:00