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

10827 Commits

Author SHA1 Message Date
David Bomba
0ba333898e Additional checks to prevent users from inadvertantly migrating over their production data 2024-01-14 15:17:15 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
78aebe6bf7 Ensure hosted platform always has a subdomain configured 2024-01-14 14:26:31 +11:00
David Bomba
2d953dff10 Add design id defaults for company imports and ensure credits have a defined credit numbers post import 2024-01-14 14:23:54 +11:00
David Bomba
2dad5829f7 Add bulk request 2024-01-14 12:42:43 +11:00
David Bomba
bc27d8b92f Assign an invoie to a subscription 2024-01-14 12:34:40 +11:00
David Bomba
485b80128f Format number inputs for euro currencies 2024-01-14 09:24:30 +11:00
paulwer
cc59ee0b1f Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into fix-nordigen-amount 2024-01-13 18:44:47 +01:00
paulwer
5bd11da2e9 fix 2024-01-13 14:39:39 +01:00
David Bomba
bba28466ac Add participant to bank transformers 2024-01-13 18:35:34 +11:00
David Bomba
886bce4877 Fixes for tests 2024-01-13 18:27:30 +11:00
David Bomba
077d64bbf6 Add translations 2024-01-13 18:04:03 +11:00
David Bomba
ade2ca8178 Add back additional locales 2024-01-12 21:04:54 +11:00
David Bomba
cdff60b0e0 v5.8.10 2024-01-12 20:58:55 +11:00
David Bomba
07f830e0ab Prevent endless loop of disabled upstream notifications 2024-01-12 17:46:55 +11:00
David Bomba
f37c01bf50
Merge pull request #9134 from paulwer/fix-nordigen-transaction-id
fix: nordigen transaction id should be string
2024-01-12 17:25:38 +11:00
David Bomba
e34d5335ad Updates for product sales to include currency 2024-01-12 14:22:43 +11:00
David Bomba
afd563b6c3 Fixes for purchase order previews 2024-01-12 12:14:09 +11:00
David Bomba
4cc65fcb40 Updates for status calculations for recurring invoices. 2024-01-11 08:41:39 +11:00
paulwer
356c591fe4 fix: same behavior for transactions 2024-01-10 15:48:33 +01:00
paulwer
a8b8680447 fix related to not ractivating deleted bank_integrations 2024-01-10 15:34:25 +01:00
paulwer
21c112ca58 Merge remote-tracking branch 'upstream/v5-develop' into fix-nordigen-transaction-id 2024-01-10 14:41:32 +01:00
paulwer
27d105d6ff fix: nordigen transaction id should be string 2024-01-10 14:20:56 +01:00
David Bomba
a52025dabd Fixes for float parsing for csv importrs 2024-01-11 00:18:40 +11:00
David Bomba
12a127a3e7 Updates for ronin 2024-01-10 17:15:53 +11:00
David Bomba
146e6ebcbc Fixes for delimiter detection 2024-01-10 12:52:21 +11:00
David Bomba
79c293ec93 Updates for delimiter detection 2024-01-10 12:50:01 +11:00
David Bomba
edd0a57b29 working on client currency conversion 2024-01-09 21:49:29 +11:00
David Bomba
64793841d4 adjustments for request validations 2024-01-09 19:43:51 +11:00
David Bomba
3853a4c694 Fixes for partial due date in Invoice Transformer 2024-01-07 20:38:05 +11:00
David Bomba
98b8b5d377 Minor fixes 2024-01-07 20:37:03 +11:00
David Bomba
0c64e38208 Reset counters at client and group levels 2024-01-05 18:42:44 +11:00
David Bomba
7b0614ee89 Fixes for Swiss QR codes where first char is always removed 2024-01-05 17:47:39 +11:00
David Bomba
365d4b9c21 Fixes for authorizing payment methods 2024-01-05 17:33:11 +11:00
David Bomba
173ed15189 Fixes for payment methods 2024-01-05 17:21:40 +11:00
David Bomba
6236bf0dee Fixes for clone quotes 2024-01-05 11:45:51 +11:00
David Bomba
24c9edd1a7 Adjustments for PDf previews 2024-01-05 10:50:39 +11:00
David Bomba
5ccd6949bd Temp fix for partial due dates 2024-01-05 09:51:41 +11:00
David Bomba
8d07c4d2c5 v5.8.1 2024-01-04 21:29:33 +11:00
David Bomba
095b744d90
Merge pull request #9098 from JasmeowTheCat/feature/rename_expenses
Renaming comment in Kernel.php to "Expenses" and not "Invoices".
2024-01-04 06:47:33 +11:00
David Bomba
fc56b7b324
Merge pull request #9099 from turbo124/v5-develop
Fixes for prepayments
2024-01-04 06:47:13 +11:00
David Bomba
59514f49b9 ensure numbers are set 2024-01-03 22:10:02 +11:00
David Bomba
6c1a189a81 Fixes for quote/credit events 2024-01-03 22:06:52 +11:00
Benjamin Beganović
fbcd031710 Merge remote-tracking branch 'upstream/v5-develop' into ronin-handler 2024-01-03 11:29:22 +01:00
David Bomba
e78ae16e3c Fixes for merge 2024-01-03 13:24:36 +11:00
Jason Beggs
27c0f43466 Upgrade Livewire to fix database issues 2024-01-02 14:41:09 -05:00
David Bomba
f85ed1131c Updates for piste 2024-01-01 17:21:52 +11:00
David Bomba
da0117bfa9 Refactor for settings appropriate user id on activities 2024-01-01 12:02:19 +11:00
David Bomba
007df21257 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-01-01 11:04:25 +11:00
David Bomba
c7eeef1c2a Add helpers for Chorus Pro 2024-01-01 11:03:38 +11:00
David Bomba
8e35356388 Add checks for redirection methods 2024-01-01 10:59:25 +11:00
David Bomba
23f45f249e Fixes for profit/loss reports 2023-12-30 08:27:42 +11:00
Benjamin Beganović
4c527fb213 Update handler for Ronin 2023-12-29 16:18:52 +01:00
David Bomba
b83669d0b0 minor cleanup for nordigen 2023-12-29 14:19:27 +11:00
David Bomba
b69e9a3ae1 Fixes for passing Nordigen locales 2023-12-27 14:05:19 +11:00
David Bomba
057b6401f4 Add filters for owner users 2023-12-27 13:55:29 +11:00
David Bomba
a73bad4bec Ensure correct translations for user logged in 2023-12-26 15:00:06 +11:00
David Bomba
338e7a0037 Notify on bounced account creation email 2023-12-26 14:57:36 +11:00
David Bomba
d0358086fc bank integration cleanup 2023-12-26 14:31:03 +11:00
David Bomba
e2e9a35672 Update domains 2023-12-26 14:08:01 +11:00
David Bomba
a88b4d5d8d Convest rule to validationrule 2023-12-26 13:54:27 +11:00
David Bomba
3e4cf6f261 Convest rule to validationrule 2023-12-26 13:51:37 +11:00
David Bomba
429bcf51b9 Update blacklist 2023-12-26 13:27:16 +11:00
David Bomba
6447b887f0 Static Analysis 2023-12-26 10:24:42 +11:00
David Bomba
34067e490f Static Analysis 2023-12-26 10:19:48 +11:00
David Bomba
490639bd1c
Merge pull request #9069 from turbo124/v5-develop
Improvements
2023-12-26 09:56:50 +11:00
paulwer
a6b08dff02 cleanups 2023-12-25 08:24:02 +01:00
paulwer
09adbf1cc2 cleanups + https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435705476 2023-12-25 08:16:36 +01:00
paulwer
5fa4bf44d5 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435704639 2023-12-25 08:12:35 +01:00
paulwer
6470f501af revert yodlee props: https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435703438 2023-12-24 10:02:45 +01:00
David Bomba
bc6faa282d Signup RSA hash checks 2023-12-23 16:14:26 +11:00
David Bomba
f5248d8ac2 Add RSA encryption/decryption helper 2023-12-23 16:09:03 +11:00
David Bomba
f9e709af5b Add turnstile functionality 2023-12-23 13:10:15 +11:00
David Bomba
c65cfcb31b Updates for importing Sepa Debit payment methods 2023-12-23 07:40:39 +11:00
David Bomba
6d2709e671 Updates for HTML view 2023-12-23 07:22:29 +11:00
paulwer
0bb1a80e51 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778295 2023-12-22 08:18:30 +01:00
paulwer
7cb29c2e66 fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778938 2023-12-22 08:05:55 +01:00
David Bomba
9cce72d0d5 Updates for SMS verification 2023-12-21 17:47:35 +11:00
paulwer
88ff7983c8 adding additional fields to be parsed for transaction: description & participator
https://developer.gocardless.com/bank-account-data/transactions
2023-12-20 19:17:34 +01:00
paulwer
9c920f9ddf remove auto_sync condition, because manual sync should also sync bank_integrations, which are not marked as auto_sync + better handling for yodlee 2023-12-20 18:17:08 +01:00
paulwer
4f3422620e Merge remote-tracking branch 'upstream/v5-develop' into feature-nordigen-payment-provider 2023-12-20 18:00:59 +01:00
paulwer
d7daca49d4 language is now persistent over whole flow + fixes 2023-12-20 17:58:06 +01:00
paulwer
cb311c52f8 cleanups 2023-12-20 16:42:29 +01:00
paulwer
2ad973359b fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432302929 2023-12-20 12:42:47 +01:00
paulwer
1a68dcacea fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432302185 2023-12-20 12:22:24 +01:00
David Bomba
fb6fd8b084 Add helpers for paid plans 2023-12-20 19:53:03 +11:00
David Bomba
e6a3af5a54 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-12-20 16:55:40 +11:00
David Bomba
8406f12980 Fixes for update client webhooks 2023-12-20 16:55:33 +11:00
David Bomba
93d36abe4c Improve sort filters 2023-12-20 14:10:45 +11:00
David Bomba
685c21c78a Import sort filters 2023-12-20 13:59:48 +11:00
Jason Beggs
44620ae67b Set StaticModel connection to mysql 2023-12-19 10:52:48 -05:00
paulwer
c43c85022b reactivate softDeleted Accounts & revoke where deleted_at query
- softDelete, when reconnecting to avoid double transactions
- remove deleted_at query because unnecessary
2023-12-19 08:37:04 +01:00
paulwer
54a8d13e28 cleanup 2023-12-18 16:20:14 +01:00
paulwer
5b4dfe38fe minor cleanup 2023-12-18 16:16:20 +01:00
paulwer
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
1060dad7d7 better logging for jobs 2023-12-18 15:58:16 +01:00
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
David Bomba
3365e93da0 Clean up 2023-12-18 15:37:03 +11:00
David Bomba
c026704e83 Refactor for Stripe ACSS to include mandates for future billing purposes 2023-12-18 15:32:01 +11:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00