Commit Graph

  • 906da63c2b create a 3.1.1 version to ease eobuilder wip/60049-upstream-upgrade-3-1 Nicolas Roche 2024-03-01 17:45:52 +0100
  • 5ac30b6894 upgrade to version 3.1 Nicolas Roche 2024-03-01 17:27:39 +0100
  • a180e08078 Keep bookmarks, annotations, etc. from input PDF file. Alexis de Lattre 2023-08-14 00:24:47 +0200
  • 7a25b9e82f [FIX] isinstance check for xml Alexis de Lattre 2023-08-13 18:07:34 +0200
  • 5234358a35 [FIX] bug #15: explicit error when generating ZUGFeRD 1.x PDF invoices Alexis de Lattre 2023-08-13 17:17:59 +0200
  • 2f03529fb5 README: add a tutorial for windows users Alexis de Lattre 2023-08-13 15:28:13 +0200
  • 60130efa92 Migrate from PyPDF4 (unmaintained) to pypdf Alexis de Lattre 2023-08-13 12:57:19 +0200
  • 268cceb136 Add support for ZUGFeRD 1.0 in get_level() Alexis de Lattre 2023-03-24 11:31:36 +0100
  • 84cf3b553b Update Factur-X and Order-X XSD Alexis de Lattre 2023-03-13 18:34:30 +0100
  • 7692d93dc1 [FIX] wrong flavor argument passed by generate_facturx_from_file() to generate_from_file() Alexis de Lattre 2021-04-12 19:13:04 +0200
  • 8dfa387f8c Make method generate_from_binary() accessible via the lib Alexis de Lattre 2021-04-08 11:41:24 +0200
  • 25bed7577f Update Order-X XSD Alexis de Lattre 2021-04-07 22:01:10 +0200
  • 4df25d3039 Add support for Order-X: add XSD, update code and scripts. Alexis de Lattre 2021-04-04 01:05:40 +0200
  • 3b1bbb8049 Replace optparse by argparse (optparse is deprected) in all scripts under bin/ Alexis de Lattre 2021-03-30 21:58:45 +0200
  • 0e5386a537 Release 1.12: use flateEncode() for attachments and XMP metadata Alexis de Lattre 2020-07-16 23:22:41 +0200
  • 78fb6350f9 Fix crash UnicodeEncodeError on python 2.7 Alexis de Lattre 2020-05-11 19:04:13 +0200
  • bc32727c70 Update XSD to Factur-X version 1.0.5 Alexis de Lattre 2020-04-14 19:25:07 +0200
  • 7e56fed855 Improve Python3 support in get_facturx_xml_from_pdf() Alexis de Lattre 2020-02-11 22:53:02 +0100
  • ea2d93249a upgrade to version 2.5 wip/60049-upstream-upgrade-2-5 Nicolas Roche 2023-07-26 17:38:49 +0200
  • bd201db373 create a 2.5.1 version to ease eobuilder Thomas NOËL 2022-04-29 11:58:18 +0200
  • 11d314ffd7 add debian packaging Benjamin Dauvergne 2020-02-03 21:43:40 +0100
  • 508a6c838e Add support for ZUGFeRD 1.0 in get_level() Alexis de Lattre 2023-03-24 11:31:36 +0100
  • f286546378 Update Factur-X and Order-X XSD Alexis de Lattre 2023-03-13 18:34:30 +0100
  • 5d86534750 create a 1.8.1 version to ease eobuilder master Thomas NOËL 2022-04-29 11:58:18 +0200
  • 0b1ccc00e5 upgrade to version 2.3 wip/60049-upstream-upgrade-2.3 Nicolas Roche 2021-12-23 14:40:26 +0100
  • 4ef9edaed1 [FIX] wrong flavor argument passed by generate_facturx_from_file() to generate_from_file() Alexis de Lattre 2021-04-12 19:13:04 +0200
  • 4ac212db2a Make method generate_from_binary() accessible via the lib Alexis de Lattre 2021-04-08 11:41:24 +0200
  • 2bfd49293d Update Order-X XSD Alexis de Lattre 2021-04-07 22:01:10 +0200
  • 0acacad0c2 Add support for Order-X: add XSD, update code and scripts. Alexis de Lattre 2021-04-04 01:05:40 +0200
  • a9e87e41e9 Replace optparse by argparse (optparse is deprected) in all scripts under bin/ Alexis de Lattre 2021-03-30 21:58:45 +0200
  • fd6be6a89f Release 1.12: use flateEncode() for attachments and XMP metadata Alexis de Lattre 2020-07-16 23:22:41 +0200
  • 6ac0bd47a4 Fix crash UnicodeEncodeError on python 2.7 Alexis de Lattre 2020-05-11 19:04:13 +0200
  • 3e578128a7 Update XSD to Factur-X version 1.0.5 Alexis de Lattre 2020-04-14 19:25:07 +0200
  • 9198ce07d9 Improve Python3 support in get_facturx_xml_from_pdf() Alexis de Lattre 2020-02-11 22:53:02 +0100
  • 043ccd123e [FIX] wrong flavor argument passed by generate_facturx_from_file() to generate_from_file() Alexis de Lattre 2021-04-12 19:13:04 +0200
  • d19292cea5 Make method generate_from_binary() accessible via the lib Alexis de Lattre 2021-04-08 11:41:24 +0200
  • a54d8e9564 Update Order-X XSD Alexis de Lattre 2021-04-07 22:01:10 +0200
  • fa1760c0ca Add support for Order-X: add XSD, update code and scripts. Alexis de Lattre 2021-04-04 01:05:40 +0200
  • 2385b91779 Replace optparse by argparse (optparse is deprected) in all scripts under bin/ Alexis de Lattre 2021-03-30 21:58:45 +0200
  • c182e1fefd Release 1.12: use flateEncode() for attachments and XMP metadata Alexis de Lattre 2020-07-16 23:22:41 +0200
  • d85c267ad7 Fix crash UnicodeEncodeError on python 2.7 Alexis de Lattre 2020-05-11 19:04:13 +0200
  • 4fbd75285b Update XSD to Factur-X version 1.0.5 Alexis de Lattre 2020-04-14 19:25:07 +0200
  • a2e629b2ff Improve Python3 support in get_facturx_xml_from_pdf() Alexis de Lattre 2020-02-11 22:53:02 +0100
  • d19d4ce939 add debian packaging Benjamin Dauvergne 2020-02-03 21:43:40 +0100
  • ac9090bf9d README: Add a note about increasing max body size Alexis de Lattre 2020-01-16 14:36:29 +0100
  • 8461ca1147 README: Add a section dedicated to the webservice Alexis de Lattre 2020-01-16 14:22:43 +0100
  • 697a9c3488 Fix readme layout Alexis de Lattre 2020-01-16 00:44:10 +0100
  • bddaf359f1 Release 1.8: new tool bin/facturx-webservice (uses Flask) Alexis de Lattre 2020-01-16 00:35:48 +0100
  • d5b22cd32f Release 1.7: fix bug in XMP generation Alexis de Lattre 2020-01-13 00:58:30 +0100
  • 12f97b685d Release 1.6: generate XMP via simple format() instead of using lxml Alexis de Lattre 2020-01-09 23:41:21 +0100
  • aa1b5a69dc [FIX] bug in generate_facturx_from_file() when using argument additional_attachments Alexis de Lattre 2019-11-13 10:41:56 +0100
  • 0350366edb Update Factur-X XSD to the final version of Factur-X v1.0.4 Alexis de Lattre 2019-07-24 23:35:31 +0200
  • a364a127bd
    Merge pull request #12 from lasalesi/compatibility Alexis de Lattre 2019-07-24 22:52:12 +0200
  • b861c89e9e compatibility to public zugferd samples lasalesi 2019-06-26 15:23:23 +0200
  • c16bc24323 Add XSD files for EXTENDED in MANIFEST.in Alexis de Lattre 2019-06-12 01:26:45 +0200
  • bd5b030279 Add debug log to show XSD file used Alexis de Lattre 2019-06-11 23:58:59 +0200
  • 96b110199c Add support for Extended profile Alexis de Lattre 2019-06-11 23:52:30 +0200
  • 9cb1cb0bf2 Add support for /Kids Alexis de Lattre 2019-04-22 23:29:50 +0200
  • 0fbe504610 Switch to PyPDF4, cf explainations in README Alexis de Lattre 2019-01-26 23:44:12 +0100
  • 5080fea089 Add python 3.7 tag Alexis de Lattre 2019-01-25 23:32:36 +0100
  • 9168806e34 Prepare 0.9 release Alexis de Lattre 2019-01-25 21:12:57 +0100
  • 649f25006f
    Merge pull request #9 from shine-it/mig-py3 Alexis de Lattre 2019-01-25 20:51:52 +0100
  • 7162c6ed1a
    Merge pull request #5 from attrib/attrib-patch-1 Alexis de Lattre 2019-01-25 19:57:03 +0100
  • e334f6b46f [MIG] Python3 JoshuaJan 2019-01-07 23:57:29 +0800
  • 7dd14f153b Avoid warning Alexis de Lattre 2018-08-04 01:24:00 +0200
  • 62988527cb
    Fixes no such file or directory for xsd file Karl Fritsche 2018-07-08 13:41:47 +0200
  • 0a5ff44826 Make pretty_print work for XMP file Alexis de Lattre 2018-06-10 22:35:20 +0200
  • df78d61c36 [FIX] XMP structure under /x:xmpmeta/rdf:RDF/rdf:Description (use XML tags instead of XML attributes) Alexis de Lattre 2018-05-24 00:33:05 +0200
  • ce98ee9b52 Now fully PDF/A-3 compliant with additionnal attachments Alexis de Lattre 2018-05-01 21:38:01 +0200
  • fd9373b256 Cleanup logs/exception Alexis de Lattre 2018-04-27 18:19:21 +0200
  • 78f920418d Add factur-x python lib version number in metadata creator entry Alexis de Lattre 2018-04-25 11:54:36 +0200
  • 94d420b8dc Fix indentation in README.rst Alexis de Lattre 2018-03-29 01:00:59 +0200
  • 39fe7e9289 Fix XMP metadata structure Alexis de Lattre 2018-03-29 00:59:32 +0200
  • a3ebfa4165 [FIX] PDF specs says Names/EmbeddedFiles/Names must be ordered. It solves the issue with Acrobat Reader that could not save all attachments. Alexis de Lattre 2018-03-28 10:05:34 +0200
  • a136ef46db Factur-x specs say /AFRelationship must be /Data (and not /Alternative) Alexis de Lattre 2018-03-27 22:09:50 +0200
  • 3eaf3852cd Adapt to latest change in Factur-X URN Alexis de Lattre 2017-11-12 21:46:28 +0100
  • ad02c20c45 Fix value of ConformanceLevel in XMP Alexis de Lattre 2017-11-10 00:04:12 +0100
  • f15c4cf8eb Split generate_facturx in 2 new methods: generate_facturx_from_file and generate_facturx_from_binary Alexis de Lattre 2017-10-26 23:33:11 +0200
  • 7c98716bd6 Allow unicode type for output_pdf_file of generate_facturx Alexis de Lattre 2017-09-30 00:52:47 +0200
  • cd6584ee58 Update README to explain ZUGFeRD 2.0 = Factur-X Alexis de Lattre 2017-09-15 23:33:48 +0200
  • ffe19ce0c7 Stop using assert for argument validation Alexis de Lattre 2017-09-12 23:58:54 +0200
  • 3f82ce8bca Remove file that has nothing to do here ! Alexis de Lattre 2017-09-11 10:15:58 +0200
  • 757c68ce71 Fix README Alexis de Lattre 2017-09-11 00:39:04 +0200
  • 0c10ba7da5 Fix and improve README Alexis de Lattre 2017-09-11 00:38:13 +0200
  • abadc914fa Initial check-in Alexis de Lattre 2017-09-10 01:56:48 +0200
  • 4d97a4933b Initial commit Alexis de Lattre 2017-09-10 01:15:26 +0200