Jochen Stärk
|
677afb77b9
|
prompting for filenames
|
2017-09-06 21:38:15 +02:00 |
|
Jochen Stärk
|
0292cfc2a9
|
be able to start with pdf a/3 files as well
|
2017-09-01 17:39:45 +02:00 |
|
Jochen Stärk
|
5d3ad6f920
|
Added toecount to main tree, closed #44, added pdf 1.4 and a3 sample files
|
2017-09-01 10:17:54 +02:00 |
|
Jochen Stärk
|
127435cf04
|
corrected Producer and added Producer unit test
|
2017-08-28 18:17:11 +02:00 |
|
Jochen Stärk
|
fc9c05c54c
|
documentation update
|
2017-08-28 17:26:00 +02:00 |
|
Jochen Stärk
|
d92891de51
|
make PDFAttachZUGFeRDFile redundant, closes #43
|
2017-08-26 18:14:40 +02:00 |
|
Jochen Stärk
|
40a832847b
|
Added a unit test for custom xml
|
2017-08-24 14:26:05 +02:00 |
|
Jochen Stärk
|
1a36229bde
|
improved migration
|
2017-08-24 07:12:21 +02:00 |
|
Jochen Stärk
|
dc80fbc263
|
improved migration to ZUGFeRD2
|
2017-08-17 18:32:29 +02:00 |
|
Jochen Stärk
|
a53de2546e
|
first attempt to create CII files from ZUGFeRD invoices
|
2017-08-14 20:59:45 +02:00 |
|
Jochen Stärk
|
8612dff895
|
toecount can now also merge and extract zugferd PDF files+xml structure
|
2017-06-10 12:36:58 +02:00 |
|
Jochen Stärk
|
80acdc9972
|
documentation update
|
2017-06-10 12:28:27 +02:00 |
|
Jochen Staerk
|
56c7411821
|
Merge pull request #36 from yankee42/fix-compilation-errors
Fix compilation errors mainly due to merge conflicts
|
2017-06-09 16:03:03 +02:00 |
|
Yannik Hampe
|
366c2a3228
|
Fix compilation errors mainly due to merge conflicts
|
2017-06-09 15:06:27 +02:00 |
|
Jochen Stärk
|
a47bf95ea6
|
updated to java 1.7 because of try-with-resources
|
2017-06-09 14:03:57 +02:00 |
|
Jochen Stärk
|
ab11abe53a
|
added some forgotten files
|
2017-06-09 13:47:19 +02:00 |
|
Jochen Stärk
|
b764af05e0
|
no message
|
2017-06-05 21:32:13 +02:00 |
|
Jochen Stärk
|
cba9d4d45e
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
# Conflicts:
# src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDExporter.java
# src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterEdgeTest.java
# src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterTest.java
|
2017-06-05 21:19:10 +02:00 |
|
Jochen Stärk
|
9fe277229a
|
Merge branch 'yankee42-a1-factory'
|
2017-06-05 21:09:21 +02:00 |
|
Jochen Staerk
|
00edd99645
|
Merge pull request #33 from CSSAG/closedresourceleaks
close resource leaks and use tryWithResource
|
2017-06-05 20:46:21 +02:00 |
|
Jochen Staerk
|
614af5cb5f
|
Update README.md
|
2017-06-05 20:43:56 +02:00 |
|
dvo
|
faf4d1def3
|
close resource leaks and use tryWithResource
|
2017-06-02 16:08:22 +02:00 |
|
Yannik Hampe
|
446ccf7718
|
Extract class ZUGFeRDTransactionModelConverter from ZUGFeRDExporter so that it can be tested separately and improve readability
|
2017-05-31 16:23:48 +02:00 |
|
Yannik Hampe
|
bdff77b824
|
Delete JAXB generated files from Git. Instead generate them at compile time by maven
|
2017-05-31 10:24:40 +02:00 |
|
Yannik Hampe
|
72e69bece8
|
Replaced usage of deprecated methods in unit tests with current API and close exporter after use
|
2017-05-31 10:20:58 +02:00 |
|
Yannik Hampe
|
e6db5791c4
|
Deleted code which is now duplicated in the ZUGFeRDExporterFromA1Factory due to merge conflicts and mark old API as deprecated
|
2017-05-31 10:20:58 +02:00 |
|
Jochen Staerk
|
a771b1e769
|
Merge pull request #29 from yankee42/fix-PDFattachZugferdFile-javadoc
Remove javadoc for not-existing parameter
|
2017-05-31 02:40:43 +02:00 |
|
Jochen Staerk
|
52c776fa3f
|
Merge pull request #26 from yankee42/version-from-pom
Use version from pom.xml instead java constant
|
2017-05-31 02:40:25 +02:00 |
|
Yannik Hampe
|
bdad8042c8
|
Remove javadoc for not-existing parameter from method PDFattachZugferdFile
|
2017-05-29 22:45:15 +02:00 |
|
Yannik Hampe
|
0b86dcd8fe
|
Extract version number from pom.xml to reduce duplication of the version number
|
2017-05-29 18:28:08 +02:00 |
|
Jochen Stärk
|
b52d5b9e29
|
Make America build again! ;-)
|
2017-05-28 12:59:55 +02:00 |
|
Jochen Stärk
|
b640108b2b
|
corrected merge error
|
2017-05-28 12:51:08 +02:00 |
|
Jochen Stärk
|
417f399f14
|
new dir layout
|
2017-05-27 17:19:00 +02:00 |
|
Jochen Staerk
|
4d7a00df34
|
merged mainly with eclipse merge tool
|
2017-05-25 10:34:23 +02:00 |
|
Jochen Staerk
|
94c9585578
|
merged
|
2017-05-25 10:28:14 +02:00 |
|
Jochen Staerk
|
58d930b2e6
|
Merge pull request #22 from yankee42/dont-catch-ioexception
Don't catch IOException
|
2017-05-25 10:08:47 +02:00 |
|
Jochen Staerk
|
8eb6ccdcae
|
Merge pull request #21 from yankee42/fixup-pr20-merge-conflicts
Fixed conflicts between new directory layout and PR #20
|
2017-05-25 10:07:52 +02:00 |
|
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 |
|