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

CLI option to write XMP metadata to pdfs #7814

Merged
merged 15 commits into from
Jun 21, 2021

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    0de0c6d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Removed unnecessary code

    btut committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    cca545d View commit details
    Browse the repository at this point in the history
  2. Changelog entry

    btut committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    fb4bbed View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Switched to Logger

    btut committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    55a4099 View commit details
    Browse the repository at this point in the history
  2. Allow non-unique cite keys

    btut committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    cdff99f View commit details
    Browse the repository at this point in the history
  3. Don't stop after first missing citeKey

    Co-authored-by: Jonatan Asketorp <2598631+k3KAW8Pnf7mkmdSMPHz27@users.noreply.github.com>
    btut and k3KAW8Pnf7mkmdSMPHz27 authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    869beec View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Refactoring

    btut committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    054a673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f946e9d View commit details
    Browse the repository at this point in the history
  3. Added tests

    btut committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    28354a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc4732 View commit details
    Browse the repository at this point in the history
  5. Avoid NPE

    Co-authored-by: Christoph <siedlerkiller@gmail.com>
    btut and Siedlerchr authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3bb4d18 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Remove continue in empty branch

    Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
    btut and calixtus authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f8762fe View commit details
    Browse the repository at this point in the history
  2. Don't mock xmpPreferences as they are easily instanciated

    Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
    btut and calixtus authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    a9b2eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9cd025 View commit details
    Browse the repository at this point in the history
  4. Fixed typo

    btut committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    971efb5 View commit details
    Browse the repository at this point in the history