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

feat(api-v1): Add support for PDF files (DSP-1267) #1797

Merged
merged 19 commits into from Feb 3, 2021

Commits on Jan 26, 2021

  1. feat(api-v1): Add support for PDF files.

    Benjamin Geer committed Jan 26, 2021
    Copy the full SHA
    982bb4d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Copy the full SHA
    9400891 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/DSP-1267-api-v1-pdf

    Benjamin Geer committed Jan 27, 2021
    Copy the full SHA
    557dfc0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wip/DSP-1267-api-v1-pdf

    Benjamin Geer committed Jan 27, 2021
    Copy the full SHA
    c376588 View commit details
    Browse the repository at this point in the history
  4. test(api-v1): Correct test.

    Benjamin Geer committed Jan 27, 2021
    Copy the full SHA
    faea7da View commit details
    Browse the repository at this point in the history
  5. test(api-v1): Correct test.

    Benjamin Geer committed Jan 27, 2021
    Copy the full SHA
    c69fbeb View commit details
    Browse the repository at this point in the history
  6. feat: add-document-support

    lrosenth committed Jan 27, 2021
    Copy the full SHA
    0a9b20c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Copy the full SHA
    6d57594 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    347bd6e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Merge branch 'wip/add-document-support' into wip/DSP-1267-api-v1-pdf

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/messages/v1/responder/valuemessages/ValueMessagesV1.scala
    Benjamin Geer committed Jan 29, 2021
    Copy the full SHA
    d49b1bd View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. test(permissions): Fix tests.

    Benjamin Geer committed Feb 1, 2021
    Copy the full SHA
    70cf5a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wip/DSP-1267-api-v1-pdf

    Benjamin Geer committed Feb 1, 2021
    Copy the full SHA
    c83bce1 View commit details
    Browse the repository at this point in the history
  3. test(api-v1): Complete test for creating PDF resource.

    Benjamin Geer committed Feb 1, 2021
    Copy the full SHA
    baf7bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. test(api-v1): Add test for changing a PDF file.

    Benjamin Geer committed Feb 2, 2021
    Copy the full SHA
    6e70d1d View commit details
    Browse the repository at this point in the history
  2. chore(salsah1): Fix merge conflict.

    Benjamin Geer committed Feb 2, 2021
    Copy the full SHA
    153a65c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wip/DSP-1267-api-v1-pdf

    Benjamin Geer committed Feb 2, 2021
    Copy the full SHA
    2c57e31 View commit details
    Browse the repository at this point in the history
  4. style(api-v1): Remove commented-out code.

    Benjamin Geer committed Feb 2, 2021
    Copy the full SHA
    3aefae2 View commit details
    Browse the repository at this point in the history
  5. style(api-v1): Clean up code.

    Benjamin Geer committed Feb 2, 2021
    Copy the full SHA
    969a53d View commit details
    Browse the repository at this point in the history
  6. style(api-v1): Clean up code.

    Benjamin Geer committed Feb 2, 2021
    Copy the full SHA
    ad30b9b View commit details
    Browse the repository at this point in the history