1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

14319 Commits

Author SHA1 Message Date
David Bomba
08059cb987
Merge pull request #7901 from turbo124/v5-develop
v5.5.35
2022-10-29 08:45:04 +11:00
David Bomba
eac5a5c69f v5.5.35 2022-10-29 08:44:00 +11:00
David Bomba
bbbda3691c Add check for settings saver 2022-10-29 08:43:34 +11:00
David Bomba
540ae8df63 Fixes for restore 2022-10-28 17:04:48 +11:00
David Bomba
b1d43807c2
Merge pull request #7897 from turbo124/v5-develop
v5.5.34
2022-10-28 15:42:34 +11:00
David Bomba
0f24d65b4f v5.5.34 2022-10-28 15:42:16 +11:00
David Bomba
b2a7c75a7d Updates for bug with Sentinel / Redis 2022-10-28 15:41:47 +11:00
David Bomba
a566d8b0a2 Fixes for breaking change in CreateInvoicePdf 2022-10-28 14:37:01 +11:00
David Bomba
95610fd25e Restrict size and amount of jobs 2022-10-28 13:09:17 +11:00
David Bomba
08dbbade14 Pass references instead of full models into auto bill jobs 2022-10-28 12:10:20 +11:00
David Bomba
c05a0dd598 restore paymentable reliably when restoring invoice with attached payment 2022-10-28 10:37:58 +11:00
David Bomba
ec95d087f1 Order designs in ascending order 2022-10-28 07:56:38 +11:00
hillelcoren
57e696985b Admin Portal - Selfhosted 2022-10-27 14:26:11 +00:00
hillelcoren
7d2620f1bc Admin Portal - Profile 2022-10-27 14:20:56 +00:00
hillelcoren
d822ac6db7 Admin Portal - Hosted 2022-10-27 14:15:38 +00:00
David Bomba
c1a1ff0b41 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-10-27 20:17:40 +11:00
David Bomba
5ffe3028ed Fixes for Payment Previews 2022-10-27 20:17:31 +11:00
David Bomba
9d5ff0711f 2FA reset 2022-10-27 17:24:49 +11:00
David Bomba
44f12bcd5e 2FA reset 2022-10-27 16:27:19 +11:00
David Bomba
6004b7f08f 2FA reset 2022-10-27 16:11:55 +11:00
David Bomba
a27d47552a minor fixes when calculating invoice cancellations 2022-10-27 14:56:59 +11:00
David Bomba
07d7326f63 Improve check data 2022-10-27 14:47:40 +11:00
David Bomba
db68bfe4d0 Fixes for tests 2022-10-27 13:46:06 +11:00
David Bomba
68d56e92cb Wipe OAuth data when changing email addresses 2022-10-27 13:11:50 +11:00
David Bomba
941ae136be Set company defaults for expenses when matching bank transactions 2022-10-27 12:43:25 +11:00
David Bomba
15b1237e21 Fixes for bank transaction tests 2022-10-27 12:10:11 +11:00
David Bomba
3e6071d5d4 Fixes for Yodlee Test 2022-10-27 12:04:42 +11:00
David Bomba
6ef7d5ec6a Additional checks for exchange rates 2022-10-27 11:59:14 +11:00
David Bomba
a9004fa9f7 Fixes for purchase order viewed activity 2022-10-27 11:28:09 +11:00
David Bomba
806af6996b Disable sentry for self hosters 2022-10-26 22:44:13 +11:00
David Bomba
c4ee2c4d18 remove sentry from self host 2022-10-26 21:52:39 +11:00
David Bomba
151f345d77 Ensure token is present in request 2022-10-26 17:15:52 +11:00
David Bomba
52fa27aa23
Merge pull request #7893 from turbo124/v5-develop
Bank Transactions
2022-10-26 14:20:44 +11:00
David Bomba
1c4eba8c62 Version Bump 2022-10-26 14:18:41 +11:00
David Bomba
2bf1435750 Fixes for Yodlee tests 2022-10-26 14:03:49 +11:00
David Bomba
17d90c0291 Bank Transactions 2022-10-26 13:27:04 +11:00
David Bomba
b3351d88f1 Merge branch 'yodlee' into v5-develop 2022-10-26 13:26:51 +11:00
David Bomba
a6dec224d2 Attempt to import documents into new company 2022-10-26 11:56:03 +11:00
David Bomba
118ddc87a1 Adjust status if invoice is modified after payment 2022-10-26 10:58:53 +11:00
David Bomba
91cfc33f61 Disable auto billing when an invoice has been refunded. 2022-10-26 10:54:23 +11:00
David Bomba
dba0b50c50 Minor fixes for braintree 3DS 2022-10-26 10:36:36 +11:00
David Bomba
384b5b43d5
Merge pull request #7890 from turbo124/v5-develop
Fixes for Stripe
2022-10-25 19:47:25 +11:00
David Bomba
806d64563b Bank Transactions CSV import 2022-10-25 18:48:19 +11:00
David Bomba
b7cb81a4dd Bank Transaction matching 2022-10-25 13:58:44 +11:00
David Bomba
3a0ed494ef Merge branch 'yodlee' of https://github.com/turbo124/invoiceninja into yodlee 2022-10-25 13:11:02 +11:00
David Bomba
ddc78c3e2a Minor fixes for bank transformer 2022-10-25 13:10:58 +11:00
David Bomba
ff56fa1ba8 Minor clean up for activity repo 2022-10-25 13:07:21 +11:00
David Bomba
7459a211cd Minor fixes for vendor key login 2022-10-25 12:42:05 +11:00
David Bomba
012322afcc Add Bank Transaction Importer 2022-10-25 10:25:04 +11:00
hillelcoren
1e93576c7e Admin Portal - Selfhosted 2022-10-24 18:14:15 +00:00