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

15359 Commits

Author SHA1 Message Date
David Bomba
7290fcd05a Refactor quote filters 2022-12-21 22:08:00 +11:00
David Bomba
fbb137b357 Refactor for bank status filters 2022-12-21 21:46:23 +11:00
David Bomba
123a04ef9e Refactor for bank status filters 2022-12-21 21:44:10 +11:00
David Bomba
27df35ef81 Fixes for created_at query 2022-12-21 20:04:41 +11:00
David Bomba
d0f18647ed Add finer grained resolution to created_at query 2022-12-21 19:45:27 +11:00
David Bomba
cfe2d397da Fixes for created_at queries 2022-12-21 19:44:01 +11:00
David Bomba
0b5178561b Add finer grained resolution to created_at query 2022-12-21 18:14:22 +11:00
David Bomba
ad57700a41 Refactor for created_at query 2022-12-21 17:45:38 +11:00
David Bomba
bc1f4bd2f8 Fixes for created_at queryfilter 2022-12-21 17:41:36 +11:00
David Bomba
c6e2cf32f1
Merge pull request #8095 from joshuadwire/v5-develop
Fix eWay failures related to 32-bit integer limit
2022-12-21 16:07:45 +11:00
Joshua Dwire
0b15ee7eed Fix eWay failures related to 32-bit integer limit 2022-12-20 23:56:42 -05:00
David Bomba
b1454d11ab Minor fixeS 2022-12-21 12:27:47 +11:00
David Bomba
cb823ef8b5 Clean up for register form 2022-12-20 23:53:52 +11:00
David Bomba
3bb04b4edf Move stale invoice cleanup to scheduler 2022-12-20 22:32:13 +11:00
David Bomba
c3945a1bac Ensure Unique Emails 2022-12-20 21:49:53 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
0b31483467
Merge pull request #8083 from LarsK1/matomo-fixes
Fixes for Matomo
2022-12-20 17:34:24 +11:00
David Bomba
971787161c Enforce registration for subscriptions if configured 2022-12-20 15:50:02 +11:00
David Bomba
2b4c3b799d Logging for checkout 3ds error handling 2022-12-20 12:46:23 +11:00
David Bomba
6f0f0a4ffa Fixes for Checkout authorization failure exception handling 2022-12-20 12:41:34 +11:00
David Bomba
af0b459f94 Fixes for category IDs for recurring expenses 2022-12-20 10:26:29 +11:00
David Bomba
8251c53340 Fixes for edge case with inappropriate use of group counters 2022-12-20 10:14:10 +11:00
David Bomba
515e93250f Purchase Order Notifications 2022-12-19 23:25:48 +11:00
David Bomba
19472da9ce Assign the expense to a converted PO 2022-12-19 21:29:58 +11:00
David Bomba
e29b08824a Use id_token for apple when deleting companies 2022-12-19 21:07:38 +11:00
David Bomba
db89751ebf Refactor for unique jobs 2022-12-19 16:31:23 +11:00
David Bomba
9cb1e2b0b4 Harvest only the error message from the webhook endpoint 2022-12-19 14:57:44 +11:00
David Bomba
7fc794bfde Add vendors and clients as available include for recurring expenses 2022-12-19 12:57:21 +11:00
David Bomba
66ba48bb49 minor fixes for subscriptions 2022-12-19 12:38:03 +11:00
David Bomba
61ae25b2be trim subscriptions 2022-12-18 22:12:29 +11:00
David Bomba
8049e4d294 Fixes for alignment of text issues in subscription order overview 2022-12-18 21:47:09 +11:00
David Bomba
fd789ffddc Fixes for change plan with subscriptions 2022-12-18 20:57:32 +11:00
hillelcoren
82c30b675a Admin Portal - Selfhosted 2022-12-18 09:42:48 +00:00
hillelcoren
1e9f38474b Admin Portal - Profile 2022-12-18 09:37:35 +00:00
hillelcoren
937990dd63 Admin Portal - Hosted 2022-12-18 09:32:36 +00:00
David Bomba
c753aaecd9
Merge pull request #8089 from turbo124/v5-develop
Minor fixes for tax currencies - vendor vs client
2022-12-18 18:10:00 +11:00
David Bomba
e34cb0a585 Minor fixes for tax currencies - vendor vs client 2022-12-18 18:09:39 +11:00
David Bomba
2244da8947
Merge pull request #8087 from turbo124/v5-develop
Minor fixes for tax currencies - vendor vs client
2022-12-18 18:00:39 +11:00
David Bomba
df65b9e980 Minor fixes for tax currencies - vendor vs client 2022-12-18 18:00:24 +11:00
David Bomba
23138553c0
Merge pull request #8085 from turbo124/v5-develop
Flip sort order for payments in client portal
2022-12-18 14:35:35 +11:00
David Bomba
e6903984f4 Code cleanup 2022-12-18 14:35:13 +11:00
Lars Kusch
36771eedce Fixes for Matomo 2022-12-17 14:13:12 +01:00
David Bomba
36c2d94479 Update precision of zimbab dally 2022-12-17 12:07:32 +11:00
David Bomba
426d1c45fd Filter by private notes 2022-12-17 10:04:00 +11:00
David Bomba
4761f8a1c9 Flip sort order for payments in client portal 2022-12-17 09:26:31 +11:00
David Bomba
51b5357aed
Merge pull request #8080 from turbo124/v5-develop
minor fixes for subscriptions
2022-12-16 23:37:30 +11:00
David Bomba
7dec26f788 minor fixes for subscriptions 2022-12-16 23:37:03 +11:00
David Bomba
c189b5ebea
Merge pull request #8078 from turbo124/v5-develop
Disable auto fill for credit cards
2022-12-16 21:33:24 +11:00
hillelcoren
8fef356ece Admin Portal - Selfhosted 2022-12-16 06:47:38 +00:00
hillelcoren
29ad4d3001 Admin Portal - Profile 2022-12-16 06:42:35 +00:00