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

20449 Commits

Author SHA1 Message Date
Benjamin Beganović
863a5594f5 Add contact information handling to RFF component 2024-03-14 16:18:46 +01:00
Benjamin Beganović
21be70b47f Remove error message and fix formatting in purchase.blade.php 2024-03-14 15:58:45 +01:00
Benjamin Beganović
562f0e7661 Add error message display in billing portal index page 2024-03-14 15:58:40 +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
8ab14f28d2 Additional translations for csv empty 2024-03-14 14:24:05 +11:00
David Bomba
52b1b90ae2 Rollback premium designs 2024-03-14 10:55:56 +11:00
David Bomba
b9eb98f876
Merge pull request #9374 from turbo124/v5-develop
v5.8.36
2024-03-14 09:10:13 +11:00
David Bomba
36c6dd5dc1 v5.8.36 2024-03-14 09:09:28 +11:00
David Bomba
4a8265e553 Fixes for test mailers 2024-03-14 09:09:04 +11:00
Benjamin Beganović
1921357adc Assets production build 2024-03-13 19:26:04 +01: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
Benjamin Beganović
46bd2be274 Update payment method form submission delay 2024-03-13 19:24:29 +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
David Bomba
fb39818c5c Fixes for cc payment form 2024-03-12 05:54:18 +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
Lars Kusch
d8f09c7903 Update composer and added Order-X library 2024-03-11 15:06:47 +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
David Bomba
abfe28371b Fixes for client registration 2024-03-11 07:19:56 +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
86039c2aed Adapt texts 2024-03-10 16:25:57 +01:00
Lars Kusch
cd0884c770 Added download button in client portal for new types 2024-03-10 16:24:28 +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