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

15415 Commits

Author SHA1 Message Date
hillelcoren
383ab42710 Admin Portal - Hosted 2023-01-14 17:18:29 +00:00
David Bomba
a79e21b3cf Refactor to use Envelope Mailables 2023-01-14 22:00:22 +11:00
David Bomba
cf9ffb05d5 Tests for calculating date ranges 2023-01-14 18:47:14 +11:00
David Bomba
7768f714e1
Merge pull request #8151 from turbo124/v5-develop
Fixes for deleting payments
2023-01-14 17:17:30 +11:00
David Bomba
9de6ee1d2a Change the order we check a payment deleted status 2023-01-14 16:22:26 +11:00
David Bomba
6541bb2bfe Remove redundant test class 2023-01-14 15:39:17 +11:00
David Bomba
33a9cad32a Fixes for deleting invitations after a contact has been deleted 2023-01-14 15:28:35 +11:00
David Bomba
9672cfb34f
Merge pull request #8148 from turbo124/v5-develop
Version bump
2023-01-14 10:40:56 +11:00
David Bomba
997db5d5eb Version bump 2023-01-14 10:40:38 +11:00
David Bomba
ada6210e34 Working on client statement schedules 2023-01-14 09:46:17 +11:00
David Bomba
9bb4cb0e5d
Merge pull request #8147 from turbo124/v5-develop
Fixes for touching reminders inappropriately
2023-01-13 22:26:40 +11:00
hillelcoren
5bffc6293f Admin Portal - Selfhosted 2023-01-13 11:26:22 +00:00
David Bomba
de41d2546c Fixes for touching reminders inappropriately 2023-01-13 22:26:12 +11:00
David Bomba
b0f8e10430 Clean up for the scheduler 2023-01-13 22:24:23 +11:00
hillelcoren
b7fa850d37 Admin Portal - Profile 2023-01-13 11:21:11 +00:00
hillelcoren
083ba37e4b Admin Portal - Hosted 2023-01-13 11:16:08 +00:00
David Bomba
4aded440e5
Merge pull request #8146 from turbo124/v5-develop
Minor adjustments for hosted platform
2023-01-13 20:24:10 +11:00
David Bomba
77f330afe2 Minor adjustments for hosted platform 2023-01-13 20:23:47 +11:00
David Bomba
35fde4a73e Clean up for scheduler 2023-01-13 20:23:03 +11:00
David Bomba
9e5417ab1c Define the Client Statement Class 2023-01-13 20:16:17 +11:00
David Bomba
c5ac9cacaf Schduler tests 2023-01-13 20:02:32 +11:00
David Bomba
da60b4dbf0
Merge pull request #8144 from turbo124/v5-develop
Clean up for Filters
2023-01-13 20:02:24 +11:00
hillelcoren
112c4882a5 Admin Portal - Selfhosted 2023-01-13 06:28:30 +00:00
hillelcoren
b891a02c5a Admin Portal - Profile 2023-01-13 06:23:26 +00:00
hillelcoren
79cb8f9cb5 Admin Portal - Hosted 2023-01-13 06:18:26 +00:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
hillelcoren
4370b4695e Admin Portal - Selfhosted 2023-01-12 15:44:31 +00:00
hillelcoren
81e152b099 Admin Portal - Profile 2023-01-12 15:39:26 +00:00
hillelcoren
5af87c0368 Admin Portal - Hosted 2023-01-12 15:34:22 +00:00
David Bomba
d1078e1ba1 Change sequence for settings auto bill for recurring invoices 2023-01-13 00:41:54 +11:00
David Bomba
1974f0e5f3 Set invoice autobill based on configuration 2023-01-13 00:36:25 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
0497089e27 Fixes for pro rata calculations where discounts are involved 2023-01-12 21:31:46 +11:00
David Bomba
fa668a4749 Enforce company locale on payment gateway descriptions 2023-01-12 17:59:32 +11:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
1d811c49b9 Return success to webhook URL when the gateway has been deleted/non-resolvable to prevent constant webhook retries 2023-01-12 15:58:02 +11:00
David Bomba
80a5d8a37d Fixes for pro rata invoicing 2023-01-12 14:21:54 +11:00
David Bomba
afad1245c9 Clean up for Filters 2023-01-12 13:52:06 +11:00
David Bomba
c4058c502e
Merge pull request #8137 from turbo124/v5-develop
Fix for data leak on products route when using the ?with filter
2023-01-12 13:42:13 +11:00
David Bomba
320142876e Version bump 2023-01-12 13:40:48 +11:00
David Bomba
5320b953db Fix for data leak on products route when using the ?with filter 2023-01-12 13:40:26 +11:00
David Bomba
0885b2a7c1 Minor fixes for create test data 2023-01-12 12:22:32 +11:00
David Bomba
21343776b1
Merge pull request #8135 from turbo124/v5-develop
Patch for bug in check gateway fees
2023-01-12 12:09:17 +11:00
David Bomba
ee623bff81 v5.5.53 2023-01-12 12:08:30 +11:00
David Bomba
2bfb39eb13 Fixes for bug in check gateway fee logic 2023-01-12 12:08:14 +11:00
David Bomba
fadc039eba Merge branch 'cleanup_deprecated_import' into v5-develop 2023-01-12 11:08:42 +11:00
David Bomba
4979109d97 handle missing required keys for Invoice2Go Imports 2023-01-12 11:08:32 +11:00
David Bomba
d2d181e7a1 Fixes for CSV delimiters 2023-01-12 09:20:24 +11:00
David Bomba
077986d59c Clean up legacy importer 2023-01-12 09:19:38 +11:00
David Bomba
325ceed037 Add aliases for variable 2023-01-12 08:45:09 +11:00