1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
Commit Graph

8867 Commits

Author SHA1 Message Date
David Bomba
617a8af7b5 Prevent duplicate shipping address details on delivery notes 2023-03-12 11:02:35 +11:00
David Bomba
4520300957 Updates for JS bundles 2023-03-11 19:14:04 +11:00
David Bomba
e2e17e91a2 Updates for stripe webhooks 2023-03-11 19:07:46 +11:00
David Bomba
3dfeff2b32 Updates for stripe webhooks 2023-03-11 19:06:44 +11:00
David Bomba
f15a89e23f Fixes for BACS Stripe Driver 2023-03-11 19:05:12 +11:00
David Bomba
b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
David Bomba
30dd0a2608 Add notification label 2023-03-11 17:29:48 +11:00
David Bomba
8bddb49e6c Fixes for payment tests 2023-03-11 14:26:13 +11:00
David Bomba
d919134bb9 Fixes for payment tests 2023-03-11 14:25:18 +11:00
David Bomba
eeb87dc5cb Fixes for deleting partial payment payments on a single invoice 2023-03-11 12:26:56 +11:00
David Bomba
a23c44c0b8 Updates for user 2023-03-11 10:50:47 +11:00
David Bomba
7317f7d6ab Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-03-11 09:20:04 +11:00
David Bomba
0a6cd028b8 Add webp to file types 2023-03-11 09:19:52 +11:00
David Bomba
ab6dfc7ff5 Ensure payment types are returned 2023-03-10 17:49:43 +11:00
David Bomba
3286ff52ee Tests for dynamic payment type test 2023-03-10 17:38:30 +11:00
David Bomba
19104ec0d5 Add functionality to keep payment_balance up to date.
:
2023-03-10 14:01:07 +11:00
David Bomba
ad0f06f73a License tests 2023-03-10 13:21:07 +11:00
David Bomba
22eb28d138 White label license 2023-03-10 13:19:43 +11:00
David Bomba
f13ba7d961 Plan Tests 2023-03-10 13:01:32 +11:00
David Bomba
a32a9a0015 Working on white label licensing 2023-03-10 09:22:16 +11:00
David Bomba
450bfbc22b Add missing migration 2023-03-10 08:38:02 +11:00
David Bomba
5f77f2a73f Fixes for FROM address 2023-03-10 07:58:15 +11:00
David Bomba
2d3816ece4 Add payment balance to client table 2023-03-09 23:29:44 +11:00
David Bomba
33f514f15b Guard oauth_user_token 2023-03-09 20:51:10 +11:00
David Bomba
52177a48f1 Prevent oauth_user_token updates 2023-03-09 20:40:49 +11:00
David Bomba
e2dd1cf0ce Improve verification flow for ACH 2023-03-09 17:34:50 +11:00
David Bomba
c197114ff0 Improve Manual ACH payments 2023-03-09 17:33:10 +11:00
David Bomba
ccc763593e Clean up 2023-03-09 16:03:01 +11:00
David Bomba
a7c230e3b6 Redis pipelines 2023-03-09 15:45:37 +11:00
David Bomba
a18e55e1d1 Prevent deleted invitations from accessing entity 2023-03-09 14:40:16 +11:00
David Bomba
043cc121b2 Refactor constructor 2023-03-09 13:56:34 +11:00
David Bomba
ea475f8d56 Explicitly define throttle limits for self host and hosted 2023-03-09 13:38:09 +11:00
David Bomba
b0e61759d5 Fixes for calculating pro rata refunds between subscriptions with differing frequencies 2023-03-09 11:22:59 +11:00
David Bomba
686b48c42b Attachment links 2023-03-09 10:38:08 +11:00
David Bomba
92294d8379 Minor fixes for variable initialization 2023-03-09 09:00:58 +11:00
David Bomba
8c701d2de2 Add types to report exports 2023-03-09 07:49:18 +11:00
David Bomba
7219345ca6 Code Cleanup 2023-03-09 07:20:19 +11:00
David Bomba
1d24d211ee Code Cleanup 2023-03-08 23:16:08 +11:00
David Bomba
ccf47f2829 Fixes for accessing contact object 2023-03-08 22:45:21 +11:00
David Bomba
440ccb2945 add document pdf to email 2023-03-08 20:59:39 +11:00
David Bomba
594646823c Add UBL feature to invoices 2023-03-08 20:47:13 +11:00
David Bomba
52613b2bce Add documents to email 2023-03-08 20:30:45 +11:00
David Bomba
615e82a5c8 ide helpers 2023-03-08 18:33:42 +11:00
David Bomba
f98118728e Merge branch 'v5-develop' into email_refactor 2023-03-08 18:02:12 +11:00
David Bomba
ee4be49fcf Fixes for bank transaction relations 2023-03-08 18:02:04 +11:00
David Bomba
9874c1aee5 Fixes for emails 2023-03-08 17:56:34 +11:00
David Bomba
3ef2591b38 Fixes for phpstan 2023-03-08 17:43:52 +11:00
David Bomba
5dacc04295 Fixes and documentation for Email Defaults 2023-03-08 17:20:40 +11:00
David Bomba
b582f489c4 Merge branch 'v5-develop' into email_refactor 2023-03-08 16:18:15 +11:00
David Bomba
9052a16b82 Working on email refactor 2023-03-07 23:17:03 +11:00
David Bomba
0d01f4b773 Working on email refactor 2023-03-07 22:36:50 +11:00
David Bomba
0ba0937a18 Refactor for emailing client statements 2023-03-07 19:52:37 +11:00
David Bomba
5f0614066c Merge remote-tracking branch 'origin/ClientRegistrationRefactor' into v5-develop 2023-03-07 14:50:08 +11:00
David Bomba
ff8be6ab31 Fixes for client settings cast 2023-03-06 20:15:14 +11:00
David Bomba
c11654a7d2 Minor fixes 2023-03-06 20:14:59 +11:00
David Bomba
9b140a6e9e Working on email refactor 2023-03-06 19:07:25 +11:00
David Bomba
2f3b0e51f0 Minor fixes 2023-03-06 13:15:11 +11:00
David Bomba
7d871edd4e Updates for number rounding with negative numbers 2023-03-06 11:37:53 +11:00
David Bomba
b8abf9b3f8 update rules for bank account names 2023-03-06 11:10:14 +11:00
David Bomba
63bf30252d Minor fixes for displaying negative numbers 2023-03-06 11:03:19 +11:00
David Bomba
b8e198f4ad Fixes for react settings cast 2023-03-06 08:24:45 +11:00
David Bomba
155a7de8e0 Allow restarting of archived recurring invoices 2023-03-06 08:03:48 +11:00
David Bomba
b0c8a1ecff Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-03-06 07:51:43 +11:00
David Bomba
cb5864b204 Temp removal of react_settings col 2023-03-06 07:51:39 +11:00
David Bomba
a7f8057181 Update for Backup Update command 2023-03-05 13:52:31 +11:00
David Bomba
e1286e0629 Clean up for logging 2023-03-04 12:17:40 +11:00
David Bomba
d9e6d5149b Fixes for delimiter search 2023-03-04 11:53:09 +11:00
David Bomba
26a4198cbe Fixes for last login for clients 2023-03-04 11:00:52 +11:00
David Bomba
169f65ddb3 support processing different delimiters 2023-03-04 10:48:42 +11:00
David Bomba
1bfc990758 Update Authorize.net to add in PO Number 2023-03-04 08:45:41 +11:00
David Bomba
372fe44ac9 v5.5.81 2023-03-03 16:44:56 +11:00
David Bomba
57c98780cf return early if user does not have a refresh token 2023-03-03 10:59:21 +11:00
David Bomba
0828ff9ce6 Avoid passing relations into mailer objectS 2023-03-03 10:56:00 +11:00
David Bomba
30f85d8e23 Add logging around webhooks 2023-03-03 09:09:04 +11:00
David Bomba
2105d09059 Fixes for oversized mailables 2023-03-02 20:01:12 +11:00
David Bomba
70f5c79bc2 Import GoCardless customers and mandates 2023-03-02 14:37:32 +11:00
David Bomba
c0e34b369e Import GoCardless customers and mandates 2023-03-02 14:32:47 +11:00
David Bomba
36c2e54412 Import customers with GoCardless 2023-03-02 11:19:46 +11:00
David Bomba
a3de5daef8 Improvements for reports 2023-03-01 23:27:14 +11:00
David Bomba
96af8dc4fd Improvements for reports 2023-03-01 23:19:15 +11:00
David Bomba
325ded4e85 Clean up for exports 2023-03-01 23:11:07 +11:00
David Bomba
999b4c6d76 Improvements for reports 2023-03-01 23:06:46 +11:00
David Bomba
468a8bfe2c Improvements for reports 2023-03-01 23:02:48 +11:00
David Bomba
f2456ce397 Improvements for reports 2023-03-01 22:59:24 +11:00
David Bomba
3af4b7aa49 Improvements for reports 2023-03-01 22:21:21 +11:00
David Bomba
61c84e08d8 Improvements for reports 2023-03-01 22:18:27 +11:00
David Bomba
212f5920e0 Minor fixes for subscriptions v2 2023-03-01 19:14:04 +11:00
David Bomba
b18e7773c2 Add markdown support for subscriptions 2023-03-01 17:57:52 +11:00
David Bomba
be88aa356a Fixes for displaying negative numbers 2023-03-01 16:32:47 +11:00
David Bomba
8247ff41e4 Add validation to coupon code 2023-03-01 14:47:04 +11:00
David Bomba
f67959fb06 Working on subscriptions 2023-03-01 13:42:31 +11:00
David Bomba
fa26c29d5b Return redirects 2023-03-01 11:16:18 +11:00
David Bomba
3d36bcc0db Ensure descriptions are translated 2023-03-01 10:54:56 +11:00
David Bomba
a24f58d3d8 Fixes for unequal array combinations when mergins CSV imports 2023-03-01 10:14:25 +11:00
David Bomba
e4bddeaa22 Remove types from per_page in livewire 2023-03-01 07:59:14 +11:00
David Bomba
33df867438 Allow client registration fields to be both visible and required 2023-03-01 07:14:07 +11:00
David Bomba
cc6ae43f4a Fixes for bank transaction permissions 2023-02-28 22:17:32 +11:00
David Bomba
bf85ea60e4 Minor fixes for permissions 2023-02-28 22:07:58 +11:00
David Bomba
1cf953a080 Minor fixes 2023-02-28 21:54:08 +11:00
David Bomba
48199dbd66 minor fixes for bank transactions 2023-02-28 21:42:22 +11:00