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

7909 Commits

Author SHA1 Message Date
David Bomba
eb0bdd12ba Fixes for CSV imports, replace work_phone with phone 2022-11-30 11:46:02 +11:00
David Bomba
b6035ca676 Fixes for storing bank transactions 2022-11-30 09:18:49 +11:00
David Bomba
9ff6bdc104 Add frequency to recurring invoice export 2022-11-30 09:06:12 +11:00
David Bomba
0423e2f9b1 Fixes for store bank transaction 2022-11-30 08:38:59 +11:00
David Bomba
bf3713cf4f Fixes for store bank transaction 2022-11-30 08:38:25 +11:00
David Bomba
925a6bdfc9 Fixes for when no bank integration id is sent 2022-11-30 08:25:24 +11:00
David Bomba
ca75d0078b Minor fixes for Stripe Payment Intent query 2022-11-30 07:37:50 +11:00
David Bomba
0815a0ff69 Implement checkout object for phone 2022-11-29 23:14:01 +11:00
David Bomba
0268cdbf9e Refactor for Stripe payment intents + charges + new api 2022-11-29 21:43:40 +11:00
David Bomba
806689c63d Fixes for demo mode 2022-11-29 20:09:54 +11:00
David Bomba
a1339675c7 Add more entropy when updating company ledger 2022-11-29 17:29:20 +11:00
David Bomba
cb8c3f4f39 Minor fix for client balance adjustment 2022-11-29 17:20:40 +11:00
David Bomba
c9080b14c7 Fixes for missing properties in store bank integration request 2022-11-29 17:01:10 +11:00
David Bomba
0c4a691592 Handle nothing being passed into sort() filter 2022-11-29 16:55:43 +11:00
David Bomba
4242805e5c Minor fixes for company gateways validation 2022-11-29 16:19:05 +11:00
David Bomba
24364c5ffb Implement chunking of auto bill data 2022-11-28 20:49:32 +11:00
David Bomba
1ba73a3a54 Merge fixes 2022-11-28 08:24:35 +11:00
David Bomba
a13379dcbe Inject small delay into email dispatch 2022-11-28 08:24:10 +11:00
David Bomba
df14baa6d7 Add slight delays to emails 2022-11-27 21:56:21 +11:00
David Bomba
729351033b Fixes for in notifications 2022-11-27 21:33:37 +11:00
David Bomba
9ab343ddd6 Inject slight delay 2022-11-27 19:58:30 +11:00
David Bomba
15e8faf7db change private to protected property for middleware key 2022-11-27 19:12:38 +11:00
David Bomba
aff4e197c0 change private to protected property for middleware key 2022-11-27 19:12:00 +11:00
David Bomba
788055dad8 Fixes for updated_at in bank_transaction_rules 2022-11-27 19:10:11 +11:00
David Bomba
8b3c579f7b Wind back Middleware for Bank Service Matching 2022-11-27 19:03:28 +11:00
David Bomba
1dffb04d8c Fixes for breaking out of stripe import customers 2022-11-27 17:47:22 +11:00
David Bomba
26bb11d6e3 Fixes for stripe importing customers 2022-11-27 17:39:10 +11:00
David Bomba
85c40de5de Return early if no hash found 2022-11-27 17:33:43 +11:00
David Bomba
44cd369256 Fixes for client number race conditions when importing stripe clients 2022-11-27 17:15:16 +11:00
David Bomba
6471bcb384 Refactor reminder crons 2022-11-27 16:25:55 +11:00
David Bomba
3cad564fd5 Don't return value from void function 2022-11-27 15:38:25 +11:00
David Bomba
5544207687 Minor fixes for reminders 2022-11-27 13:19:50 +11:00
David Bomba
2e3f371b80 Minor fixes for failed notifications 2022-11-27 12:17:02 +11:00
David Bomba
d21144f64b minor fixes for type checks 2022-11-27 10:47:59 +11:00
David Bomba
31988d0387 Fixes for creating backup directory if it does not exist 2022-11-27 09:46:24 +11:00
David Bomba
724c19d539 Clean up for logging 2022-11-27 09:26:52 +11:00
David Bomba
a6a8e5fa42 Minor fixes for bank transaction imports 2022-11-27 09:13:25 +11:00
David Bomba
420cb19701 Fix for subscription cancellation where there are no outstanding invoices present to refund 2022-11-27 08:20:03 +11:00
David Bomba
ecfd306fd7 Clean up subscription service 2022-11-27 08:12:37 +11:00
David Bomba
bb4687f18d Clean up how we execute scheduled commands 2022-11-27 07:52:49 +11:00
David Bomba
5c60dab8c6 Refactor the way we execute scheduled commands 2022-11-26 14:38:09 +11:00
David Bomba
d279a12547 minor refactor for reminder jobs 2022-11-26 14:14:56 +11:00
David Bomba
667c1848dc Improve validation layer for reports 2022-11-26 12:48:42 +11:00
David Bomba
dbdda5dd03 clean up request 2022-11-26 12:42:02 +11:00
David Bomba
dc8adf8378 Improve cron definitions to prevent race conditions 2022-11-26 12:38:09 +11:00
David Bomba
65a792edbf Update twilio sms authorize() method 2022-11-26 12:21:03 +11:00
David Bomba
b2c9f33170 updates for SMS confirmations 2022-11-26 12:15:21 +11:00
David Bomba
a91feab3b6 Smooth out cron jobs 2022-11-26 12:10:18 +11:00
David Bomba
5140046cb6 Minor fixes for logging 2022-11-26 11:09:48 +11:00
David Bomba
86e92a7f32 Refactor Stripe API Webhooks to work across all API Versions 2022-11-26 10:04:03 +11:00