itomic
732c9c94a1
#772 : Made Deliver to party name (BT-70) optional to align with specification
2025-03-26 13:52:12 +01:00
Jochen Staerk
3f22945492
Merge pull request #776 from W25X80/feature_resource_leaks
...
Fix potential resource leaks in core file processing classes
2025-03-25 19:17:55 +01:00
Jochen Staerk
4c4d57da1c
Merge pull request #728 from christoph-sommer/t/invoice-set-correction
...
Invoice setCorrection causes duplicate XML output
2025-03-25 16:40:14 +01:00
Jochen Staerk
54e1baa508
Merge pull request #770 from phermsdorf/fix_614_exemptionReason
...
ExemptionReason is repeated once used
2025-03-25 16:39:20 +01:00
Jochen Staerk
a218256f11
Merge pull request #759 from langfr/feature/ReferencedDocument
...
Use the dedicated class instead of var type.
2025-03-25 16:38:14 +01:00
Jochen Staerk
0c2f440ec3
Merge pull request #778 from Sarenor/add-missing-xee-protections
...
Added XEE Protection features (that were missing according to Stackoverflow)
2025-03-25 16:36:46 +01:00
Jochen Staerk
27d5a3aa65
Merge pull request #753 from langfr/bugfix/742
...
Do not output "Adresszusatz 1" as "Postfach".
2025-03-18 13:27:34 +01:00
Dominik Röschke
8127b177fb
Added XEE Protection features (that were missing according to Stackoverflow)
2025-03-18 08:43:00 +01:00
Ivan Pereverziev
7fa2d70128
Fix resource leaks in core file processing classes
...
- Add try-with-resources for FileInputStream in ZUGFeRDVisualizer
- Fix unclosed InputStream in ZUGFeRDInvoiceImporter with try-with-resources
- Add explicit close() call for XMLWriter in ZUGFeRDValidator
- Properly close DataInputStream in ZUGFeRDExporterFromPDFA
- Fix resource management in Main.convertInputStreamToString
2025-03-13 11:26:35 +01:00
jstaerk
5e511acf3c
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2025-03-12 13:43:32 +01:00
jstaerk
2bcedad471
working on #774
2025-03-12 13:43:12 +01:00
Peter Hermsdorf
31861373f0
ExemptionReason is repeated once used
...
Closes Issue #614
2025-03-10 16:37:59 +01:00
Jochen Staerk
d66761b017
Create SECURITY.md
...
upon request :-)
2025-03-05 11:23:50 +01:00
Jochen Staerk
d95388e62c
Merge pull request #722 from Faerballert/feature_extend_ValidationLogVisualizer
...
extend ValidationLogVisualizer to not use only file system
2025-03-03 16:54:12 +01:00
jstaerk
c3332c3329
[maven-release-plugin] prepare for next development iteration
2025-03-03 11:33:56 +01:00
jstaerk
96a7115de1
[maven-release-plugin] prepare release core-2.16.3
2025-03-03 11:33:55 +01:00
jstaerk
f3f3e7919d
updated history
2025-03-03 11:30:04 +01:00
jstaerk
f870e2a476
fixed failing tests
2025-03-03 11:21:09 +01:00
jstaerk
8da541656a
beautified history
2025-03-03 08:06:42 +01:00
jstaerk
20a995af38
closes #761
2025-03-03 08:02:42 +01:00
langfr
64913c2ac8
Use the dedicated class instead of var type.
2025-02-28 10:54:10 +00:00
langfr
b446d92b13
Do not output Adresszusatz 1 as Postfach.
2025-02-21 14:12:40 +00:00
Jochen Staerk
6461dad8d3
Merge pull request #725 from Faerballert/feature/xml_parser_xxe_attacks
...
Unable to perform XML-oriented attacks
2025-02-19 15:50:02 +01:00
Jochen Staerk
d0f4c2188f
Merge pull request #712 from langfr/bugfix/allowanceReason
...
Correct bracket setting on condition for output of allowance reason.
2025-02-19 15:42:01 +01:00
jstaerk
adc9665b7b
closes #747
2025-02-18 11:25:31 +01:00
jstaerk
248f854d2a
closes #745
2025-02-18 09:56:42 +01:00
jstaerk
9e9e0cf444
closes #740
2025-02-11 16:38:14 +01:00
jstaerk
f3d791d70c
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2025-02-11 13:36:41 +01:00
jstaerk
e76c522639
closes #739
2025-02-11 13:36:24 +01:00
Jochen Staerk
ee339859b4
Merge pull request #686 from InnuceEAN/parse_item_BillingSpecifiedPeriod
...
Item: add BillingSpecifiedPeriod
2025-02-11 13:18:23 +01:00
jstaerk
6f19c3996a
#588 ubl
2025-02-10 08:06:46 +01:00
jstaerk
c9fc403993
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2025-02-10 07:51:36 +01:00
jstaerk
e2290e36cd
closes #558
2025-02-10 07:50:57 +01:00
Jochen Staerk
0132d2fa34
Merge pull request #732 from areichmann76/#562_OccurrenceDateTime
...
#562 OccurrenceDateTime
2025-02-07 08:31:32 +01:00
Andreas Reichmann
e30b4ba5b8
#562 OccurrenceDateTime
...
Display OccurrenceDateTime (delivery address) in visualizations (HTML and PDF) when only the date is provided instead of the full delivery address.
2025-02-05 10:38:07 +01:00
jstaerk
036de68d0a
[maven-release-plugin] prepare for next development iteration
2025-02-04 14:15:22 +01:00
jstaerk
3bf9b0dca6
[maven-release-plugin] prepare release core-2.16.2
2025-02-04 14:15:19 +01:00
jstaerk
5dd5258069
updated history
2025-02-04 14:10:52 +01:00
cs
1b54d87e40
Fix the double assignment of invoices when using invoice setCorrection
2025-02-04 10:08:25 +01:00
ean
6d613ca06d
Merge branch 'master' into parse_item_BillingSpecifiedPeriod
2025-02-03 09:48:35 +01:00
Timon Färber
327c6d8a38
feat: unable to perform XML-oriented attacks
2025-01-31 18:58:31 +01:00
Timon Färber
dc6a863a2d
extend ValidationLogVisualizer to not use only filesystem
2025-01-30 11:07:04 +01:00
langfr
325b841be1
Correct bracket setting on condition for output of allowance reason.
2025-01-28 18:51:53 +00:00
jstaerk
5ec06bd74b
some merges
2025-01-27 14:15:06 +01:00
Jochen Staerk
ba2323caeb
Merge pull request #691 from langfr/bugfix/checks20250117
...
Fix current check failures.
2025-01-27 14:13:52 +01:00
Jochen Staerk
8240eabc0e
Merge pull request #701 from lolletsoc/fix-file-base-64-decoding
...
Ensure Base64 decoding can handle newlines when decoding a FileAttachment
2025-01-27 14:12:45 +01:00
Jochen Staerk
e41c3b73ab
Merge pull request #703 from langfr/bugfix/TaxExemptionReason
...
Fill TaxExemptionReason during InvoiceImport.
2025-01-27 14:10:01 +01:00
Jochen Staerk
a9fc0fb1d5
Merge pull request #684 from mr-mister123/feature_optimized_validation_pdf
...
Optimize validation-report to pdf functionality
2025-01-27 14:08:40 +01:00
Jochen Staerk
5ea2339cd7
Merge pull request #667 from fatihcatalkaya/upgrade-verapdf
...
Upgrades VeraPDF dependency to version 1.26.2
2025-01-27 14:00:28 +01:00
Jochen Staerk
19d45df01f
Merge pull request #665 from melo0187/fix-632/identify-ubl-creditnote
...
Fix #632 : Return ubl_creditnote as Standard for CreditNotes
2025-01-27 13:59:41 +01:00