11918 Commits

Author SHA1 Message Date
Benjamin Beganović
7c127972e7 Add 'steps' attribute to Subscription model 2024-02-29 17:36:37 +01:00
Benjamin Beganović
4f21b6e3d8 Add authentication classes and update steps in Purchase.php 2024-02-29 17:36:32 +01:00
Benjamin Beganović
06fec908c6 Add custom validation rule for 'steps' field 2024-02-29 17:36:25 +01:00
Benjamin Beganović
a18f675e64 Add SubscriptionStepsController to handle subscription steps 2024-02-29 17:36:21 +01:00
David Bomba
d9184bb0ab Fixes for stripe connect 2024-02-29 21:34:29 +11:00
David Bomba
631527e8e3 Fixes for redirect after stripe connect 2024-02-29 19:58:59 +11:00
David Bomba
7f97fc1bba Fixes for migration logic 2024-02-29 14:13:10 +11:00
David Bomba
3772d2a165 Updates for smtp 2024-02-29 14:02:32 +11:00
David Bomba
c4807be9df Updates for parseformat 2024-02-29 13:06:11 +11:00
David Bomba
f325aecaed Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-02-29 12:32:05 +11:00
David Bomba
e22d3effc6 improve parseFloat 2024-02-29 12:31:59 +11:00
David Bomba
902cae6585 Add missing prop 2024-02-29 12:17:44 +11:00
David Bomba
d96a5ca4f2 V5.8.31 2024-02-29 12:01:02 +11:00
Benjamin Beganović
f67b6649cb Refactor dependencies in Purchase class 2024-02-28 19:02:08 +01:00
Benjamin Beganović
6c2d62f0c8 Clean up 2024-02-28 18:56:46 +01:00
Benjamin Beganović
f19d3369d6 Add RFF to Methods class 2024-02-28 18:48:49 +01:00
Benjamin Beganović
8ebc425fd5 Add registration and login functionality to billing portal 2024-02-28 17:55:51 +01:00
Benjamin Beganović
b17221f3dc Add BillingPortal registration functionality 2024-02-28 17:55:47 +01:00
Benjamin Beganović
cfd33bd4fc Add Billing Portal Login functionality 2024-02-28 17:55:42 +01:00
Benjamin Beganović
70fdc73b2d Add dependencies and update steps in Purchase.php 2024-02-28 17:55:37 +01:00
Benjamin Beganović
2dcc070af2 Remove Authentication 2024-02-28 17:55:13 +01:00
David Bomba
3ad5de1d2c Add filters for documents 2024-02-28 21:15:43 +11:00
David Bomba
2858ff8946 Additional checks 2024-02-28 19:04:06 +11:00
David Bomba
bdbe8f8f6c Remove redundant include 2024-02-28 18:09:13 +11:00
paulwer
5d676cb6de requested fixes 2024-02-27 07:36:32 +01:00
David Bomba
8ca9d0ff0e Better handling of failsafe for US State calculations 2024-02-26 07:32:23 +11:00
David Bomba
b38ddffee9 Fixes for payment filters 2024-02-25 09:45:51 +11:00
David Bomba
9ecf49f6d5 Fixes for null coalescing 2024-02-24 14:20:50 +11:00
David Bomba
ad77aa80a0 Fixes for tests 2024-02-24 14:09:55 +11:00
David Bomba
3aa6bf6eb1 Fixes for tax tests 2024-02-24 13:57:44 +11:00
David Bomba
c2037bbfec Minor fixers 2024-02-24 13:39:51 +11:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
David Bomba
81bc9e0756
Merge pull request #9323 from turbo124/v5-develop
Fixes for company export paths
2024-02-23 09:36:02 +11:00
Benjamin Beganović
6346e7a92f Make RFF proxy for RequiredClientInfo 2024-02-22 14:07:57 +01:00
Benjamin Beganović
938ffbe66b Form only view for required client info 2024-02-22 14:07:34 +01:00
Benjamin Beganović
39f33a5113 Require RFF after fetching methods 2024-02-22 14:07:15 +01:00
David Bomba
87df61fa67 Fixes for broken Markdown Parsing 2024-02-22 14:36:59 +11:00
David Bomba
55d512b0a5 Fixes for wrong product types being used cost => price 2024-02-22 14:00:39 +11:00
David Bomba
a32452f443 Fixes for user filter sort by 2024-02-22 09:38:53 +11:00
David Bomba
42b111db58 Fixes for column sorting for user list 2024-02-22 09:35:02 +11:00
David Bomba
440d1a2afb update commit notes 2024-02-22 07:45:06 +11:00
Benjamin Beganović
4cee352009 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-21 18:02:10 +01:00
Benjamin Beganović
e426fad38d Add showOptionalProductsLabel method to Cart class 2024-02-21 18:00:06 +01:00
Benjamin Beganović
57159ca31f Refactor purchase submission in Submit.php 2024-02-21 17:55:08 +01:00
David Bomba
efa6743edf Adjustments for reports 2024-02-21 14:01:52 +11:00
David Bomba
1f1716a3cd Updates for profit/loss reporting 2024-02-21 13:58:08 +11:00
David Bomba
14a93eda0b Minor fixes 2024-02-21 09:13:40 +11:00
David Bomba
a2f93f3754 Adjustments for invoicesum 2024-02-21 08:46:52 +11:00
Benjamin Beganović
4fbbf52c4e Add loading spinner to BillingPortal/Submit component 2024-02-20 17:10:22 +01:00
David Bomba
6f495a77fa Updates for exchange rates 2024-02-20 21:16:00 +11:00