1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

11137 Commits

Author SHA1 Message Date
David Bomba
86550de39c Fixes for recurring ivnoices 2024-02-15 08:31:46 +11:00
David Bomba
a6cedef7d8 Fixes for recurring ivnoices 2024-02-15 08:31:08 +11:00
David Bomba
bfc412f18e Fixes for recurring ivnoices 2024-02-15 08:28:52 +11:00
Benjamin Beganović
75d5b0fcf0 Add quantity selection for recurring products 2024-02-14 18:30:51 +01:00
Benjamin Beganović
7b9a4a61fc Add quantity selection for optional recurring products 2024-02-14 18:30:46 +01:00
Benjamin Beganović
474a1908ba Refactor optional one-time products view and component 2024-02-14 18:30:38 +01:00
Benjamin Beganović
bc5ec3e1ac Add computed attribute for total calculation in Summary component 2024-02-14 18:29:57 +01:00
Benjamin Beganović
21aa192e34 Add UUID generation to Purchase component 2024-02-14 18:29:48 +01:00
David Bomba
dba0bab91e Set default payment notifications for new companies 2024-02-14 16:23:37 +11:00
Benjamin Beganović
b73656166e Add RFF class to Purchase component 2024-02-13 18:57:13 +01:00
Benjamin Beganović
96b44cfb47 Add RFF component to BillingPortal 2024-02-13 18:57:05 +01:00
Benjamin Beganović
38d9054650 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-13 18:50:16 +01:00
Benjamin Beganović
9204ed1e3d Add context handling and calculate totals in BillingPortal Summary 2024-02-13 18:39:53 +01:00
David Bomba
9bbeddb913 Improve templates 2024-02-13 17:33:00 +11:00
David Bomba
b490524009 Improve templates 2024-02-13 17:11:40 +11:00
David Bomba
83215cd0bc Improve template switching for hosted users 2024-02-13 17:10:36 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
a72058525e
Merge pull request #9291 from turbo124/v5-develop
Fixes for openapi spec
2024-02-13 14:38:29 +11:00
David Bomba
ae8fbc89d9 Ensure gateway fees are displayed with invoices that only have tasks 2024-02-13 14:28:14 +11:00
David Bomba
169c1074f2 Add cast ABS when sorting lists by number 2024-02-13 13:57:04 +11:00
David Bomba
2a33bb31e2 minor fixes 2024-02-13 11:34:22 +11:00
Kevin
6db185d893
Update AccountTransformer.php
Also update the account_name

Signed-off-by: Kevin <kevin@kevjoe.be>
2024-02-12 21:36:09 +01:00
Benjamin Beganović
c48167bfd7 Add RecurringProducts component and corresponding view 2024-02-12 18:55:42 +01:00
Benjamin Beganović
2faeb2eeaa Add OptionalRecurringProducts component and corresponding view 2024-02-12 18:55:30 +01:00
Benjamin Beganović
28db9eb508 Add OptionalOneTimeProducts component and its corresponding view 2024-02-12 18:55:25 +01:00
Benjamin Beganović
8e572f5790 Add OneTimeProducts component and its corresponding view 2024-02-12 18:55:19 +01:00
Benjamin Beganović
1b92542d55 Add Cart component and cart view for billing portal 2024-02-12 18:55:14 +01:00
Benjamin Beganović
488733651f Add BillingPortal Summary component and view 2024-02-12 18:55:09 +01:00
Benjamin Beganović
1290c19339 Add Cart component and handle context in Purchase class 2024-02-12 18:55:03 +01:00
Kevin
821f2b90b9
Nordigen API fix: iban should be treated as optional 2024-02-12 18:02:29 +01:00
David Bomba
909db91184 Fixes for permissions 2024-02-12 20:16:35 +11:00
David Bomba
91e23ee189 Minor adjustments 2024-02-12 14:00:36 +11:00
David Bomba
192722b7a4 Minor adjustments 2024-02-12 14:00:24 +11:00
David Bomba
2c25371011 Fixes for openapi spec 2024-02-10 15:56:31 +11:00
David Bomba
958e0bbfc6
Merge pull request #9286 from turbo124/v5-develop
Adjustments for task imports
2024-02-10 14:51:07 +11:00
David Bomba
7ab254a813
Merge pull request #9285 from beganovich/switch-rff
Switching subscriptions RFF
2024-02-10 14:35:37 +11:00
David Bomba
0ccf344593
Merge pull request #9283 from Flole998/fixopenapi
Fix openAPI specification build order
2024-02-10 14:35:20 +11:00
David Bomba
9593c7c820 Minor fixes for task start date calculations 2024-02-10 13:40:12 +11:00
Benjamin Beganović
3dfe5db4fd Refactor SubscriptionPlanSwitch class and add handleRff method 2024-02-09 19:20:33 +01:00
Benjamin Beganović
4013437115 Refactor authentication logic in Authentication component 2024-02-09 17:53:44 +01:00
Benjamin Beganović
4b971157c1 Add BillingPortal Example component 2024-02-09 17:53:41 +01:00
Benjamin Beganović
f55cfd9179 Add request_data and campaign properties to Purchase class 2024-02-09 17:53:38 +01:00
Flole998
09801f7e8a Fix openAPI specification build order
Helps to solve #9272
2024-02-09 13:06:08 +00:00
David Bomba
b513ceed11 implementation of custom email templates 2024-02-09 16:14:51 +11:00
David Bomba
ff072956cb New email templates 2024-02-09 15:06:34 +11:00
David Bomba
64330461ca Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-02-09 14:22:32 +11:00
David Bomba
8486bc4ad4 Adjustments for task impotrs 2024-02-09 14:21:19 +11:00
Benjamin Beganović
1a2f6ea48d Add BillingPortal Setup component 2024-02-08 19:55:38 +01:00
Benjamin Beganović
2c1cb88783 Add Purchase component to BillingPortal 2024-02-08 19:55:35 +01:00
Benjamin Beganović
b290969ccf Add Authentication component to BillingPortal 2024-02-08 19:55:33 +01:00
Benjamin Beganović
e5f3d19c5d Add v3 method to SubscriptionPurchaseController 2024-02-08 19:55:29 +01:00
David Bomba
4fa76afee6 Fixes for router domains 2024-02-08 21:12:01 +11:00
David Bomba
f1b81e1587 sub v2 2024-02-08 18:42:38 +11:00
David Bomba
5e7a184118 Tests for pro rata calculations 2024-02-08 14:38:22 +11:00
David Bomba
4901b31c47 Sub v2 2024-02-08 13:56:50 +11:00
David Bomba
735cc552af
Merge pull request #9278 from turbo124/v5-develop
Pro Rata subscriptions calculation
2024-02-08 11:57:37 +11:00
David Bomba
12b1aeaa72 Sub v2 2024-02-08 11:57:09 +11:00
David Bomba
61aeed7321 Add client documents route 2024-02-08 09:51:40 +11:00
Benjamin Beganović
ecefa336d2 Add RFF functionality to BillingPortalPurchase class 2024-02-07 17:30:52 +01:00
David Bomba
97185425ea Fixes for tests 2024-02-07 12:32:32 +11:00
David Bomba
b4551a230b Fixes for tax_amount when migrating 2024-02-07 12:26:07 +11:00
David Bomba
fca4b83d8b Improve Recurring Expense Filters 2024-02-07 11:45:34 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
3c0be86e6c Add open telemetery 2024-02-05 15:09:02 +11:00
David Bomba
150258b9ed Minor fixes 2024-02-04 17:31:54 +11:00
David Bomba
e780f240fd Minor fixes for querys 2024-02-04 17:28:52 +11:00
David Bomba
382ab1e10d Fixes for edge cases in reports 2024-02-04 17:11:56 +11:00
David Bomba
f401d06aac Fixes for email reports 2024-02-04 15:20:06 +11:00
David Bomba
8ff283e03b Fixes for email reports 2024-02-04 15:06:24 +11:00
David Bomba
6966c5cc61
Merge pull request #9224 from beganovich/31-rff
Required form fields
2024-02-04 11:21:34 +11:00
David Bomba
73df9cc494 Small improvement for document imports 2024-02-04 11:15:53 +11:00
David Bomba
886e6b3de8 Improvements for email handling 2024-02-03 22:31:24 +11:00
David Bomba
bea52e641e Fixes for display of unsubscribe link 2024-02-03 22:26:43 +11:00
David Bomba
31aa5eb8c9 Minor fixes 2024-02-02 07:33:44 +11:00
David Bomba
9c5253cd1b Fixes for logic around contact passwords - handling blank email strings 2024-02-02 07:24:05 +11:00
David Bomba
894d675e2a Fixes for email templates 2024-02-02 05:55:59 +11:00
David Bomba
19f4db2143 Fixes for data sanity 2024-02-01 15:45:21 +11:00
Benjamin Beganović
ff3683f5bd Add validation for contact information in payment processing 2024-01-31 18:47:30 +01:00
Benjamin Beganović
539451319f Update contact information in InstantPayment class 2024-01-31 18:47:26 +01:00
Benjamin Beganović
ea6be8d698 Add showRff method to ClientContact model 2024-01-31 18:47:21 +01:00
David Bomba
50cf6dbccb Fixes for company user counter 2024-01-31 18:23:54 +11:00
David Bomba
65e7712378 Updated translations 2024-01-31 14:44:16 +11:00
David Bomba
c2af62fd4d Send users to overview page instead of edit for React 2024-01-30 15:30:40 +11:00
David Bomba
a0143a3f44 Minor loggin 2024-01-30 13:51:56 +11:00
David Bomba
995c7dbd3e Fixes for payment emails 2024-01-30 13:27:19 +11:00
David Bomba
c4b76a00ba v5.8.17 2024-01-29 22:58:50 +11:00
David Bomba
59568b20df Refactor for emails - failed notifications 2024-01-29 17:45:22 +11:00
David Bomba
50676394e0 Replace variables in Terms for user acceptance in Client Portal 2024-01-29 15:43:40 +11:00
David Bomba
82888cccff Adjustments for logic for sending payment emails 2024-01-29 14:03:54 +11:00
David Bomba
3f5b338846 Add ability to export documents with reports 2024-01-29 13:03:54 +11:00
David Bomba
2873b0e522 Add option for html entity view in Client Portal 2024-01-28 15:05:30 +11:00
David Bomba
0d9b40dcb6 Fixes for subscription switching 2024-01-28 11:05:50 +11:00
David Bomba
97e7f55bc0
Merge pull request #9203 from turbo124/v5-develop
Allow Gocardless ACSS payments for CAD customers
2024-01-28 10:47:26 +11:00
David Bomba
5b2428c2a4 Allow Gocardless ACSS payments for CAD customers 2024-01-28 10:24:31 +11:00
David Bomba
9f5cfd7440 Adjustments for PayPal Rest implementation 2024-01-28 09:21:45 +11:00
paulwer
ab4eb688c8 better error-message 2024-01-27 10:52:16 +01:00
paulwer
8a0b80d64b code cleanups 2024-01-27 10:49:13 +01:00
paulwer
f557fe900d changes 2024-01-27 10:32:44 +01:00
David Bomba
d05a58cebe Livewire fixes for subscription purchasds 2024-01-27 18:59:56 +11:00
David Bomba
753c9c4239 Update Checkout.com customer on successful payment 2024-01-27 16:08:54 +11:00
David Bomba
849a9dc113 Updates for mailers on hosted platform 2024-01-27 15:43:37 +11:00
David Bomba
2aa26a5227 Updates for partially applied payments 2024-01-26 10:20:28 +11:00
David Bomba
a329af2ddd Add partially unapplied payment status 2024-01-26 10:04:50 +11:00
David Bomba
1f3770d71e Fixes for nordigen 2024-01-26 08:10:45 +11:00
David Bomba
0a8cf53be0 Validations for recurring invoice start dates 2024-01-26 08:09:06 +11:00
David Bomba
f25f905108 Add invoice_id to credit transformer 2024-01-25 21:22:04 +11:00
David Bomba
34b33bc917 Updates for paypal auth 2024-01-25 20:33:47 +11:00
David Bomba
45515837a3 Adjustments for client country_id 2024-01-25 14:40:06 +11:00
David Bomba
976d1f9f1a Add tasks to client portal 2024-01-25 14:06:26 +11:00
David Bomba
6fbd80333a Add additional filters for reports 2024-01-25 10:36:42 +11:00
David Bomba
c25cee6edf Updates for unsubscribe links => hosted online 2024-01-24 15:09:56 +11:00
David Bomba
50cd085933 Updates for hosted subdomain check 2024-01-24 15:02:38 +11:00
David Bomba
d73e05b5df Fixes for check data 2024-01-24 14:58:06 +11:00
David Bomba
f325370986
Merge pull request #9191 from turbo124/v5-develop
Prevent reminder fees being taxes in DE region
2024-01-24 14:46:49 +11:00
David Bomba
15747cafa4 Fixes for check data 2024-01-24 14:45:18 +11:00
David Bomba
76d159ee02
Merge pull request #9172 from beganovich/1297
E-mail preferences links
2024-01-24 14:40:05 +11:00
David Bomba
b0edf7d8d2 Fixes for quotes 2024-01-24 08:28:18 +11:00
David Bomba
26877f905f Fixes for quotes 2024-01-24 08:25:28 +11:00
David Bomba
c1b8d676c2 Adjustments for PPCP 2024-01-24 07:31:06 +11:00
David Bomba
728d013b92 Updates for outbound email reply to addresses 2024-01-23 19:16:52 +11:00
David Bomba
339c9d549a Set tax %0 on line item if zero rated tax is selecteD 2024-01-22 11:02:17 +11:00
David Bomba
48374cf009 Updates for unsubscribe 2024-01-22 10:52:30 +11:00
David Bomba
fee1f7311d Prevent reminder fees being taxes in DE region 2024-01-22 09:50:39 +11:00
David Bomba
8880dd3f49 Fixes for tests and partial_due_date output 2024-01-21 14:21:12 +11:00
David Bomba
1f77856829 Fixes for bank transactions 2024-01-21 13:47:25 +11:00
David Bomba
0c7c82bc87 Fixes for tests 2024-01-21 13:15:44 +11:00
David Bomba
c17a65e7a0 Allow filtering on multiple date ranges for invoices 2024-01-21 13:00:33 +11:00
David Bomba
160d961974 Create raw version of qr code 2024-01-21 12:51:58 +11:00
David Bomba
3efa1bac78
Merge pull request #9181 from turbo124/v5-develop
Add Net / tax amounts to expense reports
2024-01-21 08:06:38 +11:00
paulwer
748dd2ab44 fix error in transaction-transformer 2024-01-20 11:22:58 +01:00
David Bomba
58a1b6297a Add Net / tax amounts to expense reports 2024-01-20 14:34:39 +11:00
David Bomba
8aef589fe0 Updates for search controller 2024-01-20 13:41:07 +11:00
Benjamin Beganović
27dd844f79 Add email preferences link to EmailMailable class 2024-01-19 15:20:27 +01:00
Benjamin Beganović
89309ac713 Update email preferences based on request action 2024-01-19 15:20:19 +01:00
David Bomba
f6402f87a5 Improvements for unsubscribe links 2024-01-19 13:45:24 +11:00
David Bomba
211abc7076 Updates for forcing build() method again 2024-01-19 10:41:19 +11:00
Benjamin Beganović
e2cbe85cc0 Remove unnecessary debug statement in HtmlEngine.php 2024-01-18 16:52:43 +01:00
Benjamin Beganović
d5d73b4a13 Remove debug info statements from Email class 2024-01-18 16:52:38 +01:00
Benjamin Beganović
c4ab87ade5 Add ClientUnsubscribedObject class for admin email 2024-01-18 16:52:31 +01:00
Benjamin Beganović
b0a45f49d2 Add URL dependency for email preferences 2024-01-18 16:52:25 +01:00
Benjamin Beganović
5fba841ce6 Add email notification for client unsubscribe 2024-01-18 16:52:19 +01:00
David Bomba
78fd8ee7fa Updated translations 2024-01-18 12:50:34 +11:00
David Bomba
8198948993
Merge pull request #9157 from paulwer/feature-additional-transaction-info
Feature: nordigen additional transaction info in description
2024-01-18 11:54:14 +11:00
David Bomba
29766e6304 V5.8.12 2024-01-18 11:53:07 +11:00
Benjamin Beganović
4377a05716 wip 2024-01-17 17:41:54 +01:00
David Bomba
cc03d28988 Minor fixes 2024-01-17 11:43:45 +11:00
David Bomba
41daa63056 Updates for mailgun 2024-01-17 08:44:39 +11:00
David Bomba
2e51bbd655 Update hosted platform to use mailgun as an optional email driver 2024-01-17 07:13:56 +11:00
David Bomba
642748897b Fixes for tax exports 2024-01-17 06:50:13 +11:00
David Bomba
a86df7b374 Completed webhook management from Mailgunb 2024-01-16 17:02:50 +11:00
paulwer
52e7158d59 fixes 2024-01-16 06:43:07 +01:00
paulwer
01cf5fe5a5 initial changes 2024-01-16 06:39:01 +01:00
David Bomba
809dc58a87 Working on webhooks for mailgun 2024-01-16 15:59:29 +11:00
David Bomba
db2a2ea998
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-01-16 14:28:45 +11:00
David Bomba
548e5efb3a Updates for partial due date validation when creating an invoice 2024-01-16 14:25:43 +11:00
David Bomba
63e6811fc7
Merge pull request #9150 from paulwer/fix-nordigen-amount
fix: nordigen amount imported as absolute
2024-01-15 08:07:07 +11:00
paulwer
bc30c55e74 change datatype to float 2024-01-14 08:55:59 +01:00
David Bomba
acefad27b6 transition partial_due_dates to casts 2024-01-14 16:17:49 +11:00
David Bomba
42c486e4c3 Static analysis 2024-01-14 15:51:31 +11:00
David Bomba
7f5ffe9f73 Update client details in checkout.com if configured to do so 2024-01-14 15:25:21 +11:00
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