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

14933 Commits

Author SHA1 Message Date
David Bomba
daaf486c10 Fixes for displaying correct quote status in client portal 2022-11-27 08:25:47 +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
1125487b45 Use translation for request cancellation 2022-11-27 07:30:50 +11:00
David Bomba
5c60dab8c6 Refactor the way we execute scheduled commands 2022-11-26 14:38:09 +11:00
David Bomba
ea5b950a54
Merge pull request #7984 from turbo124/v5-develop
Minor Fixes
2022-11-26 14:17:10 +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
49aeb4c2a1
Merge pull request #7983 from turbo124/v5-stable
v5.5.42
2022-11-26 10:27:18 +11:00
David Bomba
ab45c40648
Merge pull request #7982 from turbo124/v5-develop
Latest db schema dump
2022-11-26 10:20:19 +11:00
David Bomba
167c152431 Latest db schema dump 2022-11-26 10:19:20 +11:00
David Bomba
d82905a1dd
Merge pull request #7981 from turbo124/v5-develop
Refactor Stripe Webhook to support all API Versions.
2022-11-26 10:18:12 +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
ed97890b7e update schema dump 2022-11-25 23:42:17 +11:00
David Bomba
a11d2c88bc updates for db schema 2022-11-25 23:30:03 +11:00
hillelcoren
599a866fdf Admin Portal - Selfhosted 2022-11-25 07:58:09 +00:00
hillelcoren
69cdc3ad84 Admin Portal - Profile 2022-11-25 07:53:14 +00:00
hillelcoren
03d85ba666 Admin Portal - Hosted 2022-11-25 07:48:28 +00:00
David Bomba
204a686961 New Schema Dump 2022-11-25 17:09:02 +11:00
David Bomba
cec5bfafe0
Merge pull request #7977 from turbo124/v5-develop
Bank Transaction Rules
2022-11-25 17:01:56 +11:00
David Bomba
08d1672258 Safety return for missing invoice 2022-11-25 08:25:34 +11:00
hillelcoren
ba19874ad2 Admin Portal - Selfhosted 2022-11-24 21:16:26 +00:00
hillelcoren
7481039153 Admin Portal - Profile 2022-11-24 21:11:34 +00:00
hillelcoren
43ec00313b Admin Portal - Hosted 2022-11-24 21:06:44 +00: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
hillelcoren
18232af070 Admin Portal - Selfhosted 2022-11-24 20:42:52 +00:00
hillelcoren
6dca9eb950 Admin Portal - Profile 2022-11-24 20:37:51 +00:00
hillelcoren
c2f80b62c4 Admin Portal - Hosted 2022-11-24 20:32:54 +00: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
hillelcoren
2d0ee41547 Admin Portal - Selfhosted 2022-11-24 09:37:39 +00:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
hillelcoren
b626877105 Admin Portal - Profile 2022-11-24 09:32:43 +00:00
hillelcoren
de6b59a6f1 Admin Portal - Hosted 2022-11-24 09:27:50 +00: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
David Bomba
3994abd10f minor fixes for usage of client portal subdomains in self hosted instances 2022-11-24 09:37:14 +11:00
David Bomba
7d589c5a7c Merge branch 'bank_rules' into v5-develop 2022-11-24 09:33:41 +11:00