Commit Graph

467 Commits

Author SHA1 Message Date
Yannik Hampe
9494d9d2bf Do not catch IOExceptions, so that users of the libraries can handle the exceptions 2017-05-23 13:43:06 +02:00
Yannik Hampe
b95f212c6a Fixed: Project did not build anymore due to changes in directory layout introduced in commit 52f997f, which conflicted with PR #20 2017-05-23 13:29:21 +02:00
Jochen Staerk
94cffe543a Merge branch 'yankee42-enum-constants' 2017-05-22 22:28:15 +02:00
Jochen Staerk
b96e0d3ebe iMerge branch 'enum-constants' of https://github.com/yankee42/mustangproject into yankee42-enum-constants 2017-05-22 22:25:59 +02:00
Jochen Staerk
d0a7d3cbd3 updated documentation for new maven release 2017-05-18 10:05:46 +02:00
Jochen Staerk
e6be9e8da3 new dir layout 2017-05-18 08:56:18 +02:00
Jochen Staerk
1a4cff0772 Merge branch 'master' of github.com:jstaerk/mustangproject 2017-05-18 08:42:10 +02:00
Jochen Staerk
52f997f271 removed pdfa3-sample submodule, made mustang main (and only) module, corrected the POM, released 1.4.0 via maven, updated the developer documentation, updated toecount to 0.0.9 to use mustang 1.4.0 via maven repo 2017-05-18 08:41:47 +02:00
Yannik Hampe
c69b9fe815 Use enum values for PDF/A conformance levels and ZUGFeRD conformance levels 2017-05-16 17:38:43 +02:00
Jochen Staerk
c196fae12d Merge pull request #19 from yankee42/encapsulating-exceptions
Removed JAXBExceptions from the public API of the ZUGFeRDExporter
2017-05-16 06:17:49 +02:00
Yannik Hampe
56a251e790 Removed JAXBExceptions from the public API of the ZUGFeRDExporter, because users of the library should not need to know which library ZUGFeRD uses for XML serialization 2017-05-13 16:26:07 +02:00
Yannik Hampe
a6c972eb3c Reworked the API of the ZUGFeRDExporter: Extract factory for PDF/A1 & PDF/A3 conversion, removed JAXB exceptions from public API, use enums as configuration constants, improved exception handling 2017-05-11 19:10:58 +02:00
Jochen Staerk
a60cb07c9b updated pdf files for 1.4 release 2017-05-11 15:27:03 +02:00
Jochen Staerk
b8e59111c3 documentation update for 1.4.0 release 2017-05-11 15:16:27 +02:00
Jochen Staerk
b30aaf751f tests passing for 1.4.0 release 2017-05-11 14:23:11 +02:00
Jochen Staerk
068338176f adjusted tests forgotten file 2017-05-11 13:54:11 +02:00
Jochen Staerk
c276070c74 adjusted tests 2017-05-11 13:53:37 +02:00
Jochen Staerk
973c70ff48 Merge pull request #16 from yankee42/zugferd-exporter-closeable
Make ZUGFeRDExporter closeable to avoid warning "You did not close a PDF Document"
2017-05-09 19:03:03 +02:00
Yannik Hampe
133857bd66 Make ZUGFeRDExporter closeable, so that the underlying PDDocument can be closed without violating the law of demeter 2017-05-09 18:43:19 +02:00
Jochen Staerk
d6dae1d0c3 Added history file 2017-05-09 14:15:45 +02:00
Jochen Staerk
08f40d85c8 some corrections 2017-05-09 07:17:15 +02:00
Jochen Staerk
465b9fe200 Merge pull request #15 from AlexanderSchmidt/master
looks good thanks
2017-04-22 14:47:27 +02:00
Alexander Schmidt
8389395451 fixes after depedency update 2017-04-21 16:01:01 +02:00
Alexander Schmidt
589ee5b242 Upgrade of PDFBox to 2.0.5, Version upgrade to 1.4.0.0, add reference document to exporter interface (e.g. used for invoice corrections) 2017-04-21 15:53:38 +02:00
Alexander Schmidt
04bcc7963b add reference document number for invoice corrections 2017-04-21 11:54:32 +02:00
Jochen Staerk
9d2e4f205b default to ZUGFeRD extended profile 2016-12-26 10:03:23 +01:00
Jochen Staerk
8645bebd36 added shaded, jar-minified version of mustang 2016-11-06 16:55:35 +01:00
Jochen Staerk
58b7b33ea2 corrected import sampe to new sample file, added getDueDate import 2016-10-30 15:35:27 +01:00
Jochen Staerk
6b89afe9a7 corrected import sampe to new sample file, added getDueDate import 2016-10-30 15:34:44 +01:00
Jochen Staerk
b4596f24cf corrected IBAN 2016-10-30 15:20:15 +01:00
Thomas Chojecki
59eab86e1b prepare for release 2016-08-18 10:26:45 +02:00
Jochen Staerk
c8d5f6efe5 updated repo localtion 2016-06-01 16:54:49 +02:00
Jochen Staerk
8b466dc17f New version 1.3.1 of mustangproject fixing issue 12 2016-06-01 10:05:42 +02:00
Jochen Staerk
949b9c5c65 fixing PDF/A-3 invalidity as described in https://github.com/Rayman2200/PDFA3/issues/12 2016-05-25 10:21:04 +02:00
Jochen Staerk
cb3de6bbcb tried to apply the patch for the validation error from the sample on mustangproject 2016-05-17 10:35:14 +02:00
Jochen Staerk
a9fe436523 Merge pull request #9 from inyenia/master
fix validation error, file specification not associated with an object
2016-05-17 10:20:37 +02:00
Jochen Staerk
606047506b ... last last 1.3 related documentation updates... I hope 2016-03-27 16:05:28 +02:00
Jochen Staerk
568623d9f0 last german doc updates for 1.3 2016-03-27 10:39:17 +02:00
Jochen Staerk
ce3a4bb0d1 documentation updates for 1.3 2016-03-21 20:31:21 +01:00
Jochen Staerk
b75265f321 documentation update 1 of 2 2016-03-11 10:11:53 +01:00
Jochen Staerk
a89bb62082 corrected SCM repo 2016-03-11 09:44:31 +01:00
Jochen Staerk
41dced0fab hopefully version 1.3 2016-03-11 08:57:20 +01:00
Jochen Staerk
df8839c785 fixed compilation errors 2016-01-17 17:39:04 +01:00
Jochen Staerk
b0d0e93943 corrected dependencies, partly corrected tests 2016-01-17 16:54:59 +01:00
Jochen Staerk
af90f09255 new functions may now return null for default values (empty strings or EUR in case of currency), renamed getInvoiceCurrency() to getCurrency() 2015-12-28 17:54:46 +01:00
AlexanderSchmidt
6012356146 add reference document number for invoice corrections 2015-11-23 15:42:01 +01:00
Jochen Staerk
d274c5b098 Merge pull request #11 from AlexanderSchmidt/master
Validation error fixes and support for allowances, charges and service charges
2015-11-23 10:48:52 +01:00
AlexanderSchmidt
08bae5f01b fix item calc in case allowance and charges are null 2015-11-20 11:40:04 +01:00
AlexanderSchmidt
82f9abb26c improved calculation of totals 2015-11-20 11:24:18 +01:00
AlexanderSchmidt
c49e1c7395 implementation of item charges and allowance 2015-11-17 16:56:10 +01:00