1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

4251 Commits

Author SHA1 Message Date
Benjamin Beganović
50c9df36ab Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-08 20:03:56 +01:00
David Bomba
3564bb8935 Fixes for task status requests 2024-03-08 13:13:19 +11:00
David Bomba
5ed098fc9c Fixes for tests 2024-03-08 10:05:48 +11:00
David Bomba
708bad16ec Remove logging 2024-03-07 17:33:22 +11:00
David Bomba
69007836ac Minor fixes 2024-03-07 17:03:09 +11:00
Benjamin Beganović
6c2ddae6ad Refactor client registration process 2024-03-06 17:38:18 +01:00
David Bomba
a43bd9c6de Updates for reports 2024-03-05 13:58:26 +11:00
Benjamin Beganović
0c0e652245 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-04 17:32:23 +01:00
Benjamin Beganović
8ccd2d96ec Add 'steps' validation rule to UpdateSubscriptionRequest.php 2024-03-01 13:42:51 +01:00
Benjamin Beganović
b3a58bc2b0 Add custom validation rule for 'steps' field 2024-03-01 13:42:48 +01:00
Benjamin Beganović
70aa749f28 Add validation for subscription steps 2024-03-01 13:42:44 +01:00
David Bomba
52f1c0bcfe Updates for client document filters 2024-03-01 08:58:56 +11: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
3772d2a165 Updates for smtp 2024-02-29 14:02:32 +11:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
Benjamin Beganović
4cee352009 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-21 18:02:10 +01:00
David Bomba
14a93eda0b Minor fixes 2024-02-21 09:13:40 +11:00
David Bomba
328d00e235 Improve parseFloat function 2024-02-20 13:29:30 +11:00
David Bomba
25df7eacad Fixes for missing variables prop in pre payments 2024-02-20 07:28:53 +11:00
David Bomba
e87c618778 Updated 2FA error message response 2024-02-19 17:28:15 +11:00
David Bomba
6edcec8dcd Updates for type for smtp port 2024-02-19 07:58:15 +11:00
David Bomba
26a7e73694 Adjustments for eager loading 2024-02-18 16:29:16 +11:00
David Bomba
6c7df568dc Ensure port is int for SMTP 2024-02-18 16:19:09 +11:00
David Bomba
4e32ac6f1a Add form request for SMTP checks 2024-02-17 06:39:33 +11:00
David Bomba
a5fd1dc5ea Improvements for validation 2024-02-17 05:57:15 +11:00
David Bomba
478dbe5c4a Improvements for validation 2024-02-17 05:46:26 +11:00
David Bomba
2f8f9ffce8 Fixes for tests 2024-02-16 13:48:40 +11:00
David Bomba
998dd1c16c Add Smtp check route 2024-02-16 13:38:22 +11:00
David Bomba
726ba91368 Add in company columns for SMTP configuration 2024-02-16 13:06:03 +11:00
David Bomba
8039c1a19d Fixes for variable display 2024-02-16 08:44:26 +11:00
Benjamin Beganović
38d9054650 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-13 18:50:16 +01:00
David Bomba
83215cd0bc Improve template switching for hosted users 2024-02-13 17:10:36 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
2a33bb31e2 minor fixes 2024-02-13 11:34:22 +11:00
David Bomba
909db91184 Fixes for permissions 2024-02-12 20:16:35 +11:00
David Bomba
192722b7a4 Minor adjustments 2024-02-12 14:00:24 +11:00
David Bomba
9593c7c820 Minor fixes for task start date calculations 2024-02-10 13:40:12 +11:00
David Bomba
b513ceed11 implementation of custom email templates 2024-02-09 16:14:51 +11:00
Benjamin Beganović
e5f3d19c5d Add v3 method to SubscriptionPurchaseController 2024-02-08 19:55:29 +01:00
David Bomba
61aeed7321 Add client documents route 2024-02-08 09:51:40 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
e780f240fd Minor fixes for querys 2024-02-04 17:28:52 +11:00
David Bomba
f401d06aac Fixes for email reports 2024-02-04 15:20:06 +11:00
David Bomba
8ff283e03b Fixes for email reports 2024-02-04 15:06:24 +11:00
David Bomba
6966c5cc61
Merge pull request #9224 from beganovich/31-rff
Required form fields
2024-02-04 11:21:34 +11:00
David Bomba
73df9cc494 Small improvement for document imports 2024-02-04 11:15:53 +11:00
Benjamin Beganović
ff3683f5bd Add validation for contact information in payment processing 2024-01-31 18:47:30 +01:00