David Bomba
|
1e0f250052
|
Fixes for paypal auth credentials
|
2024-06-16 17:22:15 +10:00 |
|
David Bomba
|
b45f9f711a
|
Merge pull request #9642 from turbo124/v5-develop
Update intended path when redirecting to CP.
|
2024-06-16 16:29:33 +10:00 |
|
David Bomba
|
d2d436da8f
|
Fixes for redirect after auth in cp
|
2024-06-16 16:28:44 +10:00 |
|
David Bomba
|
3a4f47c1a9
|
Static Analysis
|
2024-06-16 14:58:03 +10:00 |
|
David Bomba
|
52752a8f09
|
Static Analysis
|
2024-06-16 14:35:56 +10:00 |
|
David Bomba
|
78333e332f
|
Minor fixes:
|
2024-06-16 10:33:18 +10:00 |
|
David Bomba
|
b4ab9a2e1c
|
Merge pull request #9640 from turbo124/v5-develop
v5.9.6
v5.9.6
|
2024-06-16 08:31:35 +10:00 |
|
David Bomba
|
b8191c81cf
|
v5.9.6
|
2024-06-16 08:30:45 +10:00 |
|
David Bomba
|
9935847dc3
|
Static Analysis
|
2024-06-16 08:30:25 +10:00 |
|
David Bomba
|
109d5cfdca
|
Static analysis
|
2024-06-15 17:34:08 +10:00 |
|
David Bomba
|
953e2e3e48
|
Improve queries
|
2024-06-15 16:51:34 +10:00 |
|
David Bomba
|
094d43be4f
|
Improve N+1 queries
|
2024-06-15 16:18:33 +10:00 |
|
David Bomba
|
61f09e1ad4
|
code comments
|
2024-06-15 10:03:25 +10:00 |
|
Benjamin Beganović
|
d34efa963f
|
Update GoCardlessOAuthWebhookController.php
|
2024-06-15 00:14:03 +02:00 |
|
Benjamin Beganović
|
647ac08e80
|
Fixed issue with retrieving company key by adding Cache facade and using stored data for company key instead of token
|
2024-06-14 19:14:07 +02:00 |
|
Benjamin Beganović
|
1c93e7bd41
|
Refactor GoCardless OAuth connect route to use token instead of company key
|
2024-06-14 19:13:01 +02:00 |
|
Benjamin Beganović
|
bddb5d4b28
|
Refactor GoCardlessOAuthController to enable OAuth2 integration and set oauth2 flag to true.
|
2024-06-14 18:20:01 +02:00 |
|
Benjamin Beganović
|
afe62f0aa8
|
Refactor access token and active status assignment in GoCardlessOAuthController
|
2024-06-14 18:18:21 +02:00 |
|
Kendall Arneaud
|
b31d65440b
|
add appropriate class
|
2024-06-14 16:13:08 +00:00 |
|
Kendall Arneaud
|
a428196e92
|
update aliases
|
2024-06-14 16:12:31 +00:00 |
|
Kendall Arneaud
|
f3b4bd5705
|
add package
|
2024-06-14 16:06:50 +00:00 |
|
David Bomba
|
4371c080f6
|
Fixes for payment ledger when credits are applied
|
2024-06-14 18:38:26 +10:00 |
|
David Bomba
|
f79f31c89e
|
Clean up for paypal
|
2024-06-14 17:32:07 +10:00 |
|
David Bomba
|
72aadc0c16
|
php-cs-fixer
|
2024-06-14 17:09:44 +10:00 |
|
David Bomba
|
9c288cd452
|
remove paypal user-id
|
2024-06-14 17:07:52 +10:00 |
|
David Bomba
|
3350685ade
|
Expose nordigen_transaction_id in transformer
|
2024-06-14 14:33:38 +10:00 |
|
David Bomba
|
ef388a0c77
|
Filters for bank accounts
|
2024-06-14 14:31:26 +10:00 |
|
Kendall Arneaud
|
2b29d4c7b8
|
add migration to add rotessa gateway
|
2024-06-14 01:04:10 +00:00 |
|
Kendall Arneaud
|
aa9752ce5c
|
update providers with Rotess Provider
|
2024-06-14 01:03:38 +00:00 |
|
David Bomba
|
50398360b9
|
Paypal
|
2024-06-13 19:59:29 +10:00 |
|
David Bomba
|
d23866932b
|
Fixes for text body templates
|
2024-06-13 16:52:23 +10:00 |
|
David Bomba
|
de853b3445
|
Fixes for tests
|
2024-06-13 10:55:03 +10:00 |
|
David Bomba
|
0edfc0d850
|
Fixes for tests
|
2024-06-13 10:54:43 +10:00 |
|
David Bomba
|
10b64ffa65
|
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
|
2024-06-13 10:22:11 +10:00 |
|
David Bomba
|
4e46511a8a
|
meta analytics
|
2024-06-13 10:21:58 +10:00 |
|
Benjamin Beganović
|
5d7b3231cc
|
Add GoCardless OAuth webhook controller for webhook handling
|
2024-06-12 19:33:45 +02:00 |
|
Benjamin Beganović
|
b5495416f5
|
Add GoCardless webhook request validation rules
|
2024-06-12 19:33:39 +02:00 |
|
Benjamin Beganović
|
19ef27b5e5
|
Refactor GoCardlessOAuthWebhookController for WebhookRequest
|
2024-06-12 19:33:33 +02:00 |
|
Benjamin Beganović
|
1f179aedaa
|
Update payload with current config in GoCardlessOAuthController
|
2024-06-12 19:33:26 +02:00 |
|
David Bomba
|
f2d0506dd0
|
Merge pull request #9631 from turbo124/v5-develop
Fixes for task rounding (down)
v5.9.5
|
2024-06-12 14:53:19 +10:00 |
|
David Bomba
|
6220f3a16d
|
v5.9.5
|
2024-06-12 14:52:47 +10:00 |
|
David Bomba
|
fb3334096b
|
Fixes for tasks when rounding down
|
2024-06-12 14:52:26 +10:00 |
|
David Bomba
|
0877bdb6ea
|
Minor fixes for expense export preview props
|
2024-06-12 08:32:26 +10:00 |
|
David Bomba
|
6972d4d4b0
|
Allow parameter passing to pre-payments
|
2024-06-12 08:30:22 +10:00 |
|
Benjamin Beganović
|
fa27afa6cd
|
Update GoCardless OAuth Controller with company details
|
2024-06-11 19:50:41 +02:00 |
|
Benjamin Beganović
|
f15fb4c412
|
Add GoCardless webhook controller for processing events
|
2024-06-11 19:50:34 +02:00 |
|
Benjamin Beganović
|
e5e72123f0
|
Update OAuthConnectConfirmRequest validation rules
|
2024-06-11 19:50:28 +02:00 |
|
Benjamin Beganović
|
bffed73117
|
Add Gocardless redirect URI to services configuration
|
2024-06-11 19:50:21 +02:00 |
|
Benjamin Beganović
|
5878340523
|
Add new view for GoCardless access denied page
|
2024-06-11 19:50:15 +02:00 |
|
Benjamin Beganović
|
8f8ab095bb
|
Add completed GoCardless connection view template
|
2024-06-11 19:50:08 +02:00 |
|