Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xml info to pdf metadata2 #15

Merged
merged 22 commits into from
Mar 10, 2024

Commits on Mar 10, 2024

  1. Bump to 2.3.0

    raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ca88132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a512671 View commit details
    Browse the repository at this point in the history
  3. update mustang validator

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e7f4cb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e762bd View commit details
    Browse the repository at this point in the history
  5. remove schemas/ZUGFeRD2p2_extension_schema.xmp (replaced by `xmp_sc…

    …hema.py` generator)
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    29a209c View commit details
    Browse the repository at this point in the history
  6. removes date and seller from pdf metadata subject to simplify the cod…

    …e and remove hard coded English language
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7a6486e View commit details
    Browse the repository at this point in the history
  7. removes doc type date and seller from pdf metadata subject (incl. the…

    … restriction to documents of type 380) to simplify the code and remove hard coded English language
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9eb05e0 View commit details
    Browse the repository at this point in the history
  8. remove unused (now) unused constant INVOICE_TYPE_CODE and avoid the u…

    …se of use bare `except`
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    75b0588 View commit details
    Browse the repository at this point in the history
  9. removes failing "Invalid doc type! XML value for TypeCode shall be 38…

    …0 for an invoice." test
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    30565e0 View commit details
    Browse the repository at this point in the history
  10. allows to supply explicit profile level and extends profile auto dete…

    …ction to cover XRECHNUNG
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5b2cabf View commit details
    Browse the repository at this point in the history
  11. minor code style improvements like lazy % formatting in logging funct…

    …ions (logging-fstring-interpolation)
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e95c830 View commit details
    Browse the repository at this point in the history
  12. fixes style (black)

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6e961ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4d2a12 View commit details
    Browse the repository at this point in the history
  14. blacking again

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    cf8af74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2510362 View commit details
    Browse the repository at this point in the history
  16. black again

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0637c19 View commit details
    Browse the repository at this point in the history
  17. typo

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    84973c2 View commit details
    Browse the repository at this point in the history
  18. allow users to set custom pdf metadata and the PDF language identifie…

    …r used by PDF readers for blind people
    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    50d8fd0 View commit details
    Browse the repository at this point in the history
  19. black

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    41af560 View commit details
    Browse the repository at this point in the history
  20. spelling

    MAKOMO authored and raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    aac0ad2 View commit details
    Browse the repository at this point in the history
  21. Update drafthorse/pdf.py

    raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2fb3a1c View commit details
    Browse the repository at this point in the history
  22. Run black

    raphaelm committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6ad2822 View commit details
    Browse the repository at this point in the history