1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
Commit Graph

11352 Commits

Author SHA1 Message Date
David Bomba
c460287356 null checks 2024-03-25 12:30:08 +11:00
David Bomba
7a10866d5f Required fields for Braintree 2024-03-25 12:26:59 +11:00
David Bomba
95a5cbb5a1 Working on Rappen Rounding 2024-03-25 12:23:20 +11:00
David Bomba
1feff63c1b Add stale gateway fee checks 2024-03-25 09:42:10 +11:00
David Bomba
1d07d48165 Improved experience for removing checkout fees 2024-03-25 09:08:16 +11:00
David Bomba
6511bcee35
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-25 07:50:46 +11:00
David Bomba
533c266d1d Updates for expense conversion from purchase order 2024-03-25 07:46:17 +11:00
David Bomba
cd76ddc3f0 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-25 07:08:54 +11:00
David Bomba
e5bb58a7a9 New currencies 2024-03-25 07:08:03 +11:00
David Bomba
5a7d451a9c
Merge pull request #9394 from beganovich/1353-rff
Fixes for RFF on direct payment page
2024-03-24 17:37:05 +11:00
David Bomba
b8a76e6489 minor fixes for validation logic 2024-03-24 17:26:49 +11:00
David Bomba
72d67df9d3 Improvements to task exports 2024-03-23 07:53:56 +11:00
Benjamin Beganović
8adc7716d2 Add total_invoices calculation to DashboardController 2024-03-22 11:43:58 +01:00
David Bomba
0e5aa5e26e Checks for same client prior to attempted merge 2024-03-22 19:57:26 +11:00
David Bomba
2dd1dd6da6 Updates for projects 2024-03-22 15:16:22 +11:00
David Bomba
5197a04d31 Add user /assigned user to task transformer 2024-03-22 14:45:01 +11:00
Benjamin Beganović
4a300ec739 Add dashboard to the sidebar 2024-03-21 17:41:19 +01:00
Benjamin Beganović
2b509ab220 Disable dashboard redirect 2024-03-21 17:41:11 +01:00
Benjamin Beganović
31942cb401 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-21 16:27:23 +01:00
Benjamin Beganović
db391d96c5 Make sure we force at least one of auth methods 2024-03-21 16:19:35 +01:00
Benjamin Beganović
15e0f68147 Merge remote-tracking branch 'upstream/v5-develop' into 1353-rff 2024-03-21 11:17:11 +01:00
David Bomba
c0ffaca0eb Rappen Rounding 2024-03-21 19:26:11 +11:00
David Bomba
65a356c99f Updates for Task Exports 2024-03-21 13:12:25 +11:00
David Bomba
0048658099 Fixes for yodlee 2024-03-21 12:48:49 +11:00
David Bomba
2ef9856b41 Improve efficiency of login routes 2024-03-21 12:03:17 +11:00
David Bomba
200ed28e31 Improve efficiency of login routes 2024-03-21 12:02:54 +11:00
David Bomba
aa6153f571 Fixes for returning company users when called from other routes 2024-03-21 10:52:02 +11:00
David Bomba
dfb59a0d28 Improvements for paytrace required fields capture 2024-03-21 09:40:19 +11:00
David Bomba
f5f972ad6a Fixes for tests 2024-03-21 09:12:45 +11:00
David Bomba
ba4cd4508b Fixes for restoring deleted user 2024-03-21 08:01:13 +11:00
Benjamin Beganović
ce8e84597c Always require first name, last name & email in StripePaymentDriver 2024-03-20 19:36:28 +01:00
Benjamin Beganović
71eed5edac Always require first name, last name & email in BaseDriver 2024-03-20 19:36:21 +01:00
David Bomba
a5022dd553 Fixes for tests / name spaces 2024-03-20 22:54:18 +11:00
David Bomba
298ffa817f Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-20 22:10:19 +11:00
David Bomba
8274ba0a3d Fixes for validation 2024-03-20 22:10:06 +11:00
David Bomba
869262b541
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-20 22:09:53 +11:00
David Bomba
05593f0824 Minor fixes 2024-03-20 20:05:22 +11:00
David Bomba
584c83e8a6 Fixes fo r tests 2024-03-20 17:51:07 +11:00
David Bomba
a871e319ea Fixes for attempting to pass a negative value for a applied amount 2024-03-20 17:17:23 +11:00
David Bomba
73c73d1f5c Fixes for applied and unapplied amounts after a refund 2024-03-20 16:52:14 +11:00
David Bomba
00061cfa25 Catch for payment edge cases 2024-03-20 08:43:49 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
Lars Kusch
c5e4ed4b6e
Update PurchaseOrderService.php 2024-03-19 15:39:29 +01:00
Lars Kusch
9fadfa9e61
Update ZipPurchaseOrders.php 2024-03-19 15:35:03 +01:00
Lars Kusch
e6df82b6d2
Update PurchaseOrderService.php 2024-03-19 15:33:58 +01:00
Lars Kusch
ca2d0284e9
Fixes for wrong typecode
See https://github.com/invoiceninja/invoiceninja/issues/9372
2024-03-19 15:29:52 +01:00
David Bomba
00b5dac278 Add upload extensions to account transformer 2024-03-19 19:48:26 +11:00
David Bomba
4f8ceebf80 Minor fixes 2024-03-19 13:16:20 +11:00
David Bomba
0cada4e647 Fies for company-key path 2024-03-19 13:06:42 +11:00
David Bomba
81385e4857 Clean up for password resets 2024-03-19 12:17:25 +11:00
David Bomba
08eb30785d Add .env var for extensions 2024-03-19 10:46:57 +11:00
David Bomba
136c076623 Fixes for square pagination 2024-03-19 10:40:11 +11:00
David Bomba
3ef7d68eed Square factory 2024-03-19 10:38:54 +11:00
David Bomba
08e5d35955 import clients - forte 2024-03-18 17:10:12 +11:00
David Bomba
79ed4e4305 Import Customers Forte 2024-03-18 17:01:00 +11:00
David Bomba
0a87aeaf8f Working on importing Forte customers 2024-03-18 14:06:16 +11:00
David Bomba
fc61065e69 Checkout.com import customers 2024-03-18 13:51:21 +11:00
David Bomba
37e2e772f9 Import payment methods for checkout 2024-03-18 13:50:12 +11:00
David Bomba
86fc7a0662 Working on importing customers 2024-03-18 12:58:42 +11:00
David Bomba
48ac0a92d4 Add delays to nordigen for rate limits 2024-03-18 10:21:17 +11:00
David Bomba
e0b7d09d0c Fixes for Yodlee 2024-03-18 09:53:20 +11:00
David Bomba
d2325bed7c Adjustments for auto billing 2024-03-18 09:03:34 +11:00
David Bomba
8e431a4138 Updated lock 2024-03-17 23:00:19 +11:00
David Bomba
d025d05856 Tweaks for invoice number filtering 2024-03-17 22:38:41 +11:00
David Bomba
d752f03b82
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-17 22:37:30 +11:00
paulwer
522fbea475 fixes 2024-03-17 08:43:40 +01:00
David Bomba
633ca319f5 SMS checks 2024-03-17 18:05:49 +11:00
paulwer
e443fb28ec Merge branches 'feature-brevo' and 'feature-brevo' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-03-17 07:29:17 +01:00
David Bomba
d5a8fe7249 Fixes for tests 2024-03-17 16:07:12 +11:00
David Bomba
8383dc1c6d Adjustments for email quotas 2024-03-17 16:06:06 +11:00
David Bomba
2757fae1f2 Adjustments for email quotas 2024-03-17 16:04:44 +11:00
David Bomba
80b944f822 Add SMS checks 2024-03-17 15:25:31 +11:00
David Bomba
8a54df3cf6 Update blacklist 2024-03-17 12:07:20 +11:00
David Bomba
3de8df8066 Create auth routes for gateways 2024-03-16 12:36:40 +11:00
David Bomba
397177fa0c Fort Auth 2024-03-15 19:19:54 +11:00
David Bomba
094aadd6be Working on gateway authentication 2024-03-15 14:21:42 +11:00
David Bomba
5f1e1ac174 Test routes for gateways 2024-03-15 12:52:08 +11:00
David Bomba
706133bd7b Minor fixes for sub calculator 2024-03-15 12:22:09 +11:00
Benjamin Beganović
e3e19208a4 Fixes for skipping 2024-03-15 01:58:17 +01:00
David Bomba
1595c9d1f7 Stubs for rappen rounding 2024-03-15 11:32:27 +11:00
Benjamin Beganović
aac43793b5 Refactor contact variables in RFF mount method 2024-03-15 01:31:07 +01:00
Benjamin Beganović
e9be90779a Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-15 01:29:22 +01:00
David Bomba
4c535a5be1 Fixes for template engine 2024-03-15 11:01:44 +11:00
David Bomba
0186368f39 Do not force delete tokens when logging out 2024-03-15 09:08:44 +11:00
David Bomba
6957be11a9 v5.8.37 2024-03-15 08:31:18 +11:00
Benjamin Beganović
7eb4235c43 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-14 16:21:25 +01:00
Benjamin Beganović
863a5594f5 Add contact information handling to RFF component 2024-03-14 16:18:46 +01:00
Benjamin Beganović
d2a95c2915 Refactor authentication methods in RegisterOrLogin component 2024-03-14 15:58:32 +01:00
Benjamin Beganović
f004282310 Refactor Register component in BillingPortal 2024-03-14 15:58:20 +01:00
Benjamin Beganović
7f2a3e1523 Clean up 2024-03-14 15:57:57 +01:00
Benjamin Beganović
0c006d961b Refactor RequiredClientInfo component to handle empty fields and source query parameter 2024-03-14 15:57:50 +01:00
David Bomba
f54fc8ccb2 minor fixes 2024-03-14 20:51:42 +11:00
David Bomba
afa171390e Improvements to parse float 2024-03-14 14:44:01 +11:00
Benjamin Beganović
21780c0e2f Fixes for state ref 2024-03-14 04:34:50 +01:00
David Bomba
52b1b90ae2 Rollback premium designs 2024-03-14 10:55:56 +11:00
David Bomba
4a8265e553 Fixes for test mailers 2024-03-14 09:09:04 +11:00
Benjamin Beganović
428b416de3 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-13 19:25:37 +01:00
Benjamin Beganović
379ac0991d Refactor registerForm method in Register.php 2024-03-13 19:24:36 +01:00
Benjamin Beganović
dbf5b4166e Refactor register form logic in RegisterOrLogin component 2024-03-13 19:24:33 +01:00
Lars Kusch
d016f41c1c
Aktualisieren von OrderXDocument.php 2024-03-13 10:35:01 +01:00
Lars Kusch
7144e10654
Aktualisieren von CreateEDocument.php 2024-03-13 10:34:36 +01:00
David Bomba
fd06b42bc2 Adjustments for email quotas 2024-03-13 20:19:17 +11:00
David Bomba
fa828b3ab6 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-13 20:11:05 +11:00
David Bomba
b749d07be8 minor fixes 2024-03-13 20:10:54 +11:00
David Bomba
e54a28b857 Catch deleted / Archived gateways 2024-03-13 16:57:22 +11:00
David Bomba
f11452aea9 Ensure square object existing 2024-03-13 16:42:33 +11:00
David Bomba
1b999dd7d9 Updates 2024-03-13 10:36:41 +11:00
Benjamin Beganović
4a00d0c085 Clean up 2024-03-12 17:14:00 +01:00
Benjamin Beganović
360d6325f5 Refactor Purchase class to update defaultSteps() method 2024-03-12 17:13:53 +01:00
Benjamin Beganović
ba30108e50 Refactor steps retrieval in SubscriptionFactory 2024-03-12 17:13:48 +01:00
Lars Kusch
9a286f65e6 Ensure setting has always a value 2024-03-12 08:12:18 +01:00
Lars Kusch
3fe09ae2bd Fixes 2024-03-12 08:06:24 +01:00
David Bomba
1de5bbfdc4 Minor fixes for currency_id logic 2024-03-12 13:07:09 +11:00
David Bomba
b95ce4c2ec Fixes for stripe connect 2024-03-12 11:30:05 +11:00
Lars Kusch
ed17bb2392 Fixes 2024-03-11 15:28:22 +01:00
Lars Kusch
9ecbe628c5 Adaption to new Order-X standard 2024-03-11 15:20:02 +01:00
David Bomba
08dee1309e Fixes and improvements for templates 2024-03-11 19:37:53 +11:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba
b7305a8538 Fixes for handler 2024-03-11 10:20:18 +11:00
Lars Kusch
db54fa39ac Fixes for missing routes 2024-03-10 16:55:49 +01:00
Lars Kusch
d8d70f0227 Add support for adding new standards to email 2024-03-10 16:41:34 +01:00
Lars Kusch
bcd6148222 Adjust Zugferd class to new types 2024-03-10 16:02:15 +01:00
Lars Kusch
99a211b823 Added new routes and adapted controllers 2024-03-10 15:40:25 +01:00
Lars Kusch
da273d4ed5 Add E-Document to ZIP-Download 2024-03-10 15:27:37 +01:00
Lars Kusch
8c06698980 Add new functions to Quote and PO-Service 2024-03-10 15:23:52 +01:00
David Bomba
6b53322e95 Fixes for validation when adding clients / new users 2024-03-10 21:28:50 +11:00
David Bomba
cdf78d90c7 Minor updates for client unsubscribe 2024-03-10 19:53:52 +11:00
Lars Kusch
99d6ac5a70 Rename some files, added additional checks for more file types in CreateEDocument.php 2024-03-10 08:13:34 +01:00
Lars Kusch
8fe73e9be9 Refactor e-invoicing to allow more types for quotes, po, ... 2024-03-10 08:03:38 +01:00
David Bomba
96607d806e Fixes for From Mail Name on hosted platform 2024-03-10 17:42:09 +11:00
David Bomba
bc7fa1d7ad Add catch for null client on project 2024-03-10 13:05:28 +11:00
David Bomba
58fabe2704 Validation for project budgeted hours 2024-03-10 13:01:30 +11:00
David Bomba
c705784137 Handle edge case with Nordigen where account appears active, but access has expired 2024-03-10 12:51:00 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
f9a7c582b7 Updates for cache::pull 2024-03-09 16:42:27 +11:00
David Bomba
66452a9f2a Catch archived / deleted subscriptions 2024-03-09 16:35:00 +11:00
David Bomba
cc31d84c3c Improve webhooks 2024-03-09 10:21:55 +11:00
Benjamin Beganović
50c9df36ab Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-08 20:03:56 +01:00
Benjamin Beganović
5413dc83b6 Remove unused dependencies and update default steps in Purchase.php 2024-03-08 19:58:55 +01:00
Benjamin Beganović
7802c86731 Remove unused code related to OTP in Register component 2024-03-08 19:37:34 +01:00
Benjamin Beganović
02e8201b10 Add check for existing client contact in withOtp() method 2024-03-08 19:37:29 +01:00
David Bomba
0fe895e862 Typo 2024-03-08 21:25:36 +11:00
David Bomba
3564bb8935 Fixes for task status requests 2024-03-08 13:13:19 +11:00
David Bomba
3197b5f05c Fixes for handle password 2024-03-08 10:31:43 +11:00
David Bomba
5ed098fc9c Fixes for tests 2024-03-08 10:05:48 +11:00
David Bomba
bbcbfe9821 Fixes for recurring invoices - restarting completed recurring invoices 2024-03-08 08:16:39 +11:00
David Bomba
b6d429e336 Add tax calculations for quotes 2024-03-08 06:56:44 +11:00
Benjamin Beganović
c3a7823b72 Refactor email error message in Register.php 2024-03-07 19:13:13 +01:00
Benjamin Beganović
d8ffb804d9 Add email validation and check for existing customer in Login component 2024-03-07 19:13:09 +01:00
Benjamin Beganović
022a36c394 Fixes for password confrim 2024-03-07 18:55:36 +01:00