1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

19892 Commits

Author SHA1 Message Date
David Bomba
2f8f9ffce8 Fixes for tests 2024-02-16 13:48:40 +11:00
David Bomba
ce2885ed37 Adjustments for test mail server 2024-02-16 13:45:56 +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
49dfee7afe
Merge pull request #9298 from turbo124/v5-develop
Set default payment notifications for new companies
2024-02-16 08:47:42 +11:00
David Bomba
8bc42c62af Fixes for variable display 2024-02-16 08:46:01 +11:00
David Bomba
8039c1a19d Fixes for variable display 2024-02-16 08:44:26 +11:00
David Bomba
b10c33e7b1 v5.8.25 2024-02-16 08:36:38 +11:00
David Bomba
8128b3c080 Type fixes 2024-02-15 18:23:43 +11:00
David Bomba
86550de39c Fixes for recurring ivnoices 2024-02-15 08:31:46 +11:00
David Bomba
a6cedef7d8 Fixes for recurring ivnoices 2024-02-15 08:31:08 +11:00
David Bomba
bfc412f18e Fixes for recurring ivnoices 2024-02-15 08:28:52 +11:00
hillelcoren
546a3fbb59 Admin Portal - Selfhosted 2024-02-14 16:29:09 +00:00
hillelcoren
0a4e0188f8 Admin Portal - Profile 2024-02-14 16:24:27 +00:00
hillelcoren
a548951384 Admin Portal - Hosted 2024-02-14 16:19:59 +00:00
David Bomba
dba0bab91e Set default payment notifications for new companies 2024-02-14 16:23:37 +11:00
David Bomba
9bbeddb913 Improve templates 2024-02-13 17:33:00 +11:00
David Bomba
b490524009 Improve templates 2024-02-13 17:11:40 +11: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
bab55e7aa0 add dedicated react release 2024-02-13 15:01:40 +11:00
David Bomba
4606ac009c add dedicated react release 2024-02-13 14:51:10 +11:00
David Bomba
1c9b1ea205
Merge pull request #9292 from turbo124/v5-develop
v5.8.24
2024-02-13 14:39:38 +11:00
David Bomba
0e90f13b13 v5.8.24 2024-02-13 14:39:04 +11:00
David Bomba
a72058525e
Merge pull request #9291 from turbo124/v5-develop
Fixes for openapi spec
2024-02-13 14:38:29 +11:00
David Bomba
ae8fbc89d9 Ensure gateway fees are displayed with invoices that only have tasks 2024-02-13 14:28:14 +11:00
David Bomba
8cd530cb8c
Merge pull request #9289 from kevinpetit/v5-develop
Nordigen API fix: iban should be treated as optional
2024-02-13 14:17:10 +11:00
David Bomba
52ae1722b3 Add selector for company logo on main page 2024-02-13 14:03:59 +11:00
David Bomba
169c1074f2 Add cast ABS when sorting lists by number 2024-02-13 13:57:04 +11:00
David Bomba
2a33bb31e2 minor fixes 2024-02-13 11:34:22 +11:00
Kevin
6db185d893
Update AccountTransformer.php
Also update the account_name

Signed-off-by: Kevin <kevin@kevjoe.be>
2024-02-12 21:36:09 +01:00
Kevin
821f2b90b9
Nordigen API fix: iban should be treated as optional 2024-02-12 18:02:29 +01:00
David Bomba
909db91184 Fixes for permissions 2024-02-12 20:16:35 +11:00
David Bomba
91e23ee189 Minor adjustments 2024-02-12 14:00:36 +11:00
David Bomba
192722b7a4 Minor adjustments 2024-02-12 14:00:24 +11:00
David Bomba
2c25371011 Fixes for openapi spec 2024-02-10 15:56:31 +11:00
David Bomba
958e0bbfc6
Merge pull request #9286 from turbo124/v5-develop
Adjustments for task imports
2024-02-10 14:51:07 +11:00
David Bomba
c41e3db421
Merge pull request #9275 from Flole998/fixpaths.yaml
Fix various openAPI related mistakes in openapi/paths.yaml
2024-02-10 14:36:59 +11:00
David Bomba
9d7471ea54
Merge pull request #9276 from Flole998/fixautherrors
Fix missing / in openapi-docs
2024-02-10 14:36:08 +11:00
David Bomba
7ab254a813
Merge pull request #9285 from beganovich/switch-rff
Switching subscriptions RFF
2024-02-10 14:35:37 +11:00
David Bomba
0ccf344593
Merge pull request #9283 from Flole998/fixopenapi
Fix openAPI specification build order
2024-02-10 14:35:20 +11:00
David Bomba
eff1798225 Changes for language 2024-02-10 14:15:00 +11:00
David Bomba
9593c7c820 Minor fixes for task start date calculations 2024-02-10 13:40:12 +11:00
Benjamin Beganović
56c2bdda20 Refactor subscription plan switch component and add form validation 2024-02-09 19:20:38 +01:00
Benjamin Beganović
3dfe5db4fd Refactor SubscriptionPlanSwitch class and add handleRff method 2024-02-09 19:20:33 +01:00
Flole998
09801f7e8a Fix openAPI specification build order
Helps to solve #9272
2024-02-09 13:06:08 +00:00
Flole998
f65541c2cf Fix various openAPI related mistakes in openapi/paths.yaml
Helps to fix #9272
2024-02-09 13:02:57 +00:00
Flole998
f78b3700c0 Fix missing / in openapi-docs
Helps fixing #9272
2024-02-09 13:00:26 +00:00
David Bomba
b513ceed11 implementation of custom email templates 2024-02-09 16:14:51 +11:00
David Bomba
ff072956cb New email templates 2024-02-09 15:06:34 +11:00