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

7896 Commits

Author SHA1 Message Date
David Bomba
d0bb55f0c2 Refactor remaining entities to attach using data rather than paths 2022-11-28 14:16:46 +11:00
David Bomba
93c96e0d78 Inject slight delay into emails 2022-11-28 12:24:07 +11:00
David Bomba
778c30f7ed refactor for data instead of file paths 2022-11-28 12:16:58 +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
David Bomba
0210cededc Support latest version of Stripe API 2022-11-26 07:29:15 +11:00
David Bomba
a11d2c88bc updates for db schema 2022-11-25 23:30:03 +11:00
David Bomba
08d1672258 Safety return for missing invoice 2022-11-25 08:25:34 +11:00
David Bomba
0784bdaef3 Clean up for logging 2022-11-25 07:53:37 +11:00
David Bomba
ff38a91302 Bulk match transactions 2022-11-25 07:52:47 +11:00
David Bomba
990b43299c Refactor bank rule column name 2022-11-25 07:07:12 +11:00
David Bomba
fa5c364556 Add checks to prevent duplicate reminders from being sent 2022-11-24 21:07:20 +11:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
David Bomba
8f5fb2ca9f Fixes for recurring invoice edge case 2022-11-24 17:23:36 +11:00
David Bomba
264a4df13b Adjustments for handling invoice deletion 2022-11-24 16:49:03 +11:00
David Bomba
29d909ad08 Fixes for SendReminders firing twice 2022-11-24 15:43:14 +11:00
David Bomba
4ea0d03b5c Update validation rules for subscriptions 2022-11-24 14:33:18 +11:00
David Bomba
60341c7c07 Add filters for tasks by project 2022-11-24 11:38:57 +11:00