1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

2914 Commits

Author SHA1 Message Date
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
paulwer
10050d567b translations 2023-12-15 14:45:52 +01:00
paulwer
3735845c44 display occured errors in flow with a view 2023-12-15 13:10:45 +01:00
David Bomba
9c914614fe Adjustments to prevent double submissions with PayPal 2023-12-15 22:25:52 +11:00
David Bomba
3ebcbc034e Prevent owner user from being deleted 2023-12-15 14:53:00 +11:00
David Bomba
18420a8337 Set dates as localized 2023-12-15 09:08:44 +11:00
paulwer
166a370f80 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-nordigen-payment-provider 2023-12-13 17:05:05 +01:00
paulwer
dbbde047e9 fixes 2023-12-13 16:57:51 +01:00
paulwer
4a42e11884 revert yodlee-change: https://github.com/paulwer/invoiceninja/pull/1 2023-12-13 16:32:51 +01:00
paulwer
e12fb1f765 fixes for sync transactions 2023-12-13 16:18:18 +01:00
paulwer
8ba64bd435 fix spelling 2023-12-13 15:38:37 +01:00
paulwer
da6488adac remove credentials on account level + remove ApiException + fixes 2023-12-13 15:37:19 +01:00
David Bomba
1d438d14d3 Refactor for webhooks 2023-12-12 18:43:55 +11:00
paulwer
dcdd9112d0 fixes 2023-12-12 07:52:53 +01:00
paulwer
27ab262a4f fixes 2023-12-12 07:23:53 +01:00
paulwer
16378d551d fixes 2023-12-11 21:21:42 +01:00
paulwer
a364bc24de fix: missing context error 2023-12-11 19:18:32 +01:00
paulwer
3a8bb30425 fixes 2023-12-11 17:16:14 +01:00
paulwer
0593a57e5c fixes 2023-12-11 16:13:26 +01:00
paulwer
fab47bd08c introduce ENV-variables for nordigen 2023-12-11 13:23:28 +01:00
paulwer
a937f5dcef fixes 2023-12-11 10:40:55 +01:00
paulwer
3229650858 dedicated keys for nordigen 2023-12-11 09:23:35 +01:00
paulwer
cd4dbb897f dev-workaround for storing accountId + updates to transaction jobs + local fonts 2023-12-11 09:15:41 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
David Bomba
23fb0d4cda Updates for readme 2023-12-10 13:22:51 +11:00
paulwer
f3dfdc4d80 introduce nordigen bank_selection ui 2023-12-09 15:13:00 +01:00
paulwer
c138f2f211 rewrite connect/confirm for complete flow usage with only redirects 2023-12-09 09:27:59 +01:00
David Bomba
6727f602a1 Twilio 2023-12-09 09:42:15 +11:00
paulwer
e349f1515d minor fixes 2023-12-08 19:05:49 +01:00
paulwer
701e5a9fec renaming again 2023-12-08 18:48:48 +01:00
paulwer
3393ba01aa renaming Request Dtos 2023-12-08 18:46:12 +01:00
paulwer
4d2425d96b feat: connect account 2023-12-08 18:42:06 +01:00
David Bomba
82bcd84c43 Set appropriate date format for payment factory 2023-12-08 22:59:55 +11:00
David Bomba
ddcaead160 Add checks for subdomain validation 2023-12-08 12:57:34 +11:00
paulwer
9f062cc4f8 revert new table, some changes for endpoints, fixes 2023-12-06 08:27:18 +01:00
paulwer
5616da03c5 feat: refresh & getAccounts 2023-12-05 07:17:07 +01:00
paulwer
db407f6925 feat: get AccountData 2023-12-05 06:56:52 +01:00
paulwer
67f94b7fb9 feat: institutions endpoint ready
fix: wrong variable names
fix: missing implementation in api-router
2023-12-04 08:14:52 +01:00
paulwer
71ae70ef83 adding controler method for institutions (wip) 2023-12-01 14:56:11 +01:00
paulwer
b54b626332 wip: changes 2023-12-01 14:30:33 +01:00
paulwer
8a8c3b85c3 first draft 2023-11-30 16:00:50 +01:00
David Bomba
80b85d5c21 php cs fixes 2023-11-30 17:59:17 +11:00
David Bomba
367715583f Rebuilding template reset 2023-11-29 00:27:04 +11:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
dfc2f9ffe2 Fixes for search 2023-11-26 20:45:40 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
d7e55c043c Trial Tracking 2023-11-26 12:28:40 +11:00
David Bomba
74498fb7a7 Updates for paypal 2023-11-25 21:50:50 +11:00
David Bomba
10b37b1a1b Merge PayPal PPCP 2023-11-25 21:04:08 +11:00
David Bomba
cc76c02d42 v5.7.54 2023-11-24 14:35:56 +11:00
David Bomba
074634ea5c Updates for app domain and app urls 2023-11-24 10:23:40 +11:00
David Bomba
2fa010b42f Update for open api docs 2023-11-23 11:28:38 +11:00
David Bomba
3ce403ad73 Minor updates 2023-11-22 15:11:08 +11:00
David Bomba
09b502303d Fixes for cc email validation 2023-11-21 19:35:57 +11:00
David Bomba
a8ecd8de64 Add in verification of Google OAuth using an access token 2023-11-21 10:50:19 +11:00
David Bomba
7d61b33966 Updates for protected download route 2023-11-20 09:04:11 +11:00
David Bomba
7553e9766b Types for postmark responses 2023-11-19 13:47:22 +11:00
David Bomba
3e3c4e348a Email Quarantine 2023-11-18 19:12:54 +11:00
David Bomba
0d23f862be minor fixes, lang updates 2023-11-18 19:02:47 +11:00
David Bomba
a1e4613af7 Fixes for task templates 2023-11-18 18:46:20 +11:00
David Bomba
747975998f Fixes for templates 2023-11-18 18:45:26 +11:00
David Bomba
1e845c46fe Pad out template actions 2023-11-18 18:28:28 +11:00
David Bomba
085ec6e288 Bulk actions payments 2023-11-18 12:46:03 +11:00
David Bomba
4934af9ee5 Minor fixes for search 2023-11-18 08:13:09 +11:00
David Bomba
48f39c1533 Improve quality of faker data 2023-11-16 20:02:05 +11:00
David Bomba
adfff8e090 Fixes for download routes 2023-11-16 11:47:57 +11:00
David Bomba
86015c66e0 refactor for download routes 2023-11-16 11:36:14 +11:00
David Bomba
ce4f808945 fixes 2023-11-16 08:55:16 +11:00
David Bomba
ad69d3d7ba Adjustments for Template Parsing 2023-11-15 14:57:07 +11:00
David Bomba
f68e4f134a Ensure auth on pdf routes 2023-11-14 11:13:33 +11:00
David Bomba
ba4d31e901 Merge Template Support 2023-11-13 15:23:17 +11:00
David Bomba
de007b162f Rollback gateway display functionality in client/group settings 2023-11-10 15:01:51 +11:00
David Bomba
d4bd6fc7d6 Additions for Template Field Stacks 2023-11-06 15:47:16 +11:00
David Bomba
79e9c516fd Add bulk categorization: 2023-11-03 11:07:05 +11:00
David Bomba
20a74f199c Code Cleanup 2023-11-03 09:26:46 +11:00
David Bomba
da1fde0976 Minor fixes 2023-11-02 16:23:33 +11:00
David Bomba
076b14f0fa Filtering input typess 2023-11-02 11:16:14 +11:00
David Bomba
b5e7e76bf8 Fixes for translations 2023-11-02 09:01:11 +11:00
David Bomba
b540a98ac6 Additional checks around quotas 2023-11-01 11:00:23 +11:00
David Bomba
3d50dea5e5 Fixes for hosted email quota logic 2023-11-01 10:34:02 +11:00
David Bomba
4f5d5ef189 Fixes for authorization in bulk action routes 2023-10-30 16:26:43 +11:00
David Bomba
ca967876c2 Working on mark paid permissions 2023-10-30 15:51:11 +11:00
David Bomba
a9188bf6e8 Remove build HTML 2023-10-30 07:17:02 +11:00
David Bomba
195d96c7be Fixes for UUID resolution 2023-10-29 20:12:06 +11:00
David Bomba
8d9d0f2eed Correct redir for yodlee 2023-10-28 09:52:15 +11:00
David Bomba
da62f3da4b Updates for all report endpoints 2023-10-28 09:20:37 +11:00
David Bomba
53a2d7a269 Fixes for previews 2023-10-27 21:09:53 +11:00
David Bomba
aa0072eb20 Refactor for PurchaseOrder Previews 2023-10-27 19:30:42 +11:00
David Bomba
b9997e9ed1 Minor fixes for purchase order previews 2023-10-26 20:26:57 +11:00
David Bomba
2c8dde7f20 Merge support for purchase order PDF generation 2023-10-26 17:51:28 +11:00
David Bomba
55ba708fd0 Merge support for purchase order PDF generation 2023-10-26 17:50:07 +11:00
David Bomba
e8100ac1c3 Merge support for purchase order PDF generation 2023-10-26 17:39:42 +11:00
David Bomba
c66fecb39c Updates for populating options 2023-10-26 17:13:06 +11:00
David Bomba
c234d6ec22 Report Export Controller 2023-10-26 16:15:08 +11:00
David Bomba
af1f809cfb Fixes for test refactoring 2023-10-26 15:46:26 +11:00
David Bomba
da27d5bdb4 Add additional import props for vendors 2023-10-26 15:06:13 +11:00
David Bomba
9089d548b5 Refactor for reports 2023-10-26 14:54:32 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
a669328a80 Refactor for PDF code paths 2023-10-26 12:25:56 +11:00