Commit Graph

31 Commits

Author SHA1 Message Date
Jochen Stärk
0d87ce02ca Added some tests, history, made it possible to skip invoking parse() 2018-07-20 14:30:24 +02:00
Jochen Stärk
3d06592bc3 Reintroduced this test after upgrade to ph-schematron 5 2018-06-10 07:22:53 +02:00
Jochen Stärk
7875841b32 Addressing issue #57, upgrade to php-schematron 5 and temporarily disabling a test 2018-06-03 18:34:06 +02:00
Svante Schubert
d0196d252c Adding AL2 copyright header to Java and XML files with Jochen's copyright 2018-05-01 11:40:40 +02:00
Svante Schubert
919b271b5c Migration ZUGFeRD1->2 feature: Allowing transformation of complete input directory, with reference check for any ref file existent with line base comparison for better usability. Including several refactoring and tweaks. 2018-05-01 11:19:36 +02:00
Svante Schubert
43e63e126f Fixing ZUGFeRD 1.0 to 2.0 XSL transformation by adding latest SAXON. In addition, adding JUnit test, some copyright header, etc. 2018-04-29 12:08:38 +02:00
Jochen Stärk
e570f83e4a Korrigierte PDF/A schema extension beschreibung und test derselben 2017-11-29 15:11:53 +01:00
Jochen Stärk
3b63223f9d corrected possibility to switch to ZF2 2017-11-29 12:14:59 +01:00
Jochen Stärk
c72e843e2e added failing test for pdf a schema extensions 2017-11-27 19:37:30 +01:00
Jochen Stärk
b557dc752c allow new ZF2 profiles 2017-11-27 18:31:14 +01:00
Jochen Stärk
d8a3e5d4f6 closes #39 2017-11-19 18:29:27 +01:00
Jochen Stärk
3ea71f95e9 exported pdf documents are now automatically closed 2017-11-18 12:35:51 +01:00
Jochen Stärk
dce0015c0b Standardmäßig ZF1 exportieren 2017-11-18 12:24:50 +01:00
Jochen Stärk
5a6a65a3c9 new sample file 2017-11-18 11:33:46 +01:00
Jochen Stärk
a35a90ca2e small correction in xslt 2017-10-31 18:01:28 +01:00
Jochen Stärk
b9aab8ddc3 removed some unused imports 2017-10-25 16:48:16 +02:00
Jochen Stärk
5f59ed1a9b indicating UTF-8ibility for non UTF-(i.e. Windows) Systems 2017-10-25 16:47:45 +02:00
Jochen Stärk
889903818e updated importer and exporter to ZF2 2017-10-15 17:57:28 +02:00
Jochen Stärk
a4e6f06e7d updated filename, PDF/A schema extension for ZF2 2017-10-07 17:48:00 +02:00
Jochen Stärk
55206e7e89 updated ZUGFeRD reader/importer to be ZF2 compatible, added possibility to explicitly export to ZF1 in ZUGFeRDExporter 2017-10-07 11:05:35 +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
40a832847b Added a unit test for custom xml 2017-08-24 14:26:05 +02:00
Yannik Hampe
366c2a3228 Fix compilation errors mainly due to merge conflicts 2017-06-09 15:06:27 +02:00
Jochen Stärk
ab11abe53a added some forgotten files 2017-06-09 13:47:19 +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
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
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
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