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

Issue 687 - Add Drawings Support #688

Merged
merged 40 commits into from
Aug 16, 2024
Merged

Issue 687 - Add Drawings Support #688

merged 40 commits into from
Aug 16, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    54ef5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91d65d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798c78f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb0fff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53695c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cecd58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    837a092 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9e5087 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7dbc0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ad0884 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93a17f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. ISSUE #687 moved the namespaces round again, minor tweaks to comments…

    … and order for clarity
    sebjf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f0b9d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    886c6bc View commit details
    Browse the repository at this point in the history
  3. ISSUE #687 put getUploadStatus back in RevisionNode (but not clone an…

    …d update) and removed -f from processDrawing args
    sebjf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f264e52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ff4a0f View commit details
    Browse the repository at this point in the history
  5. ISSUE #687 added override to getFileProcessor so we hide oda specific…

    …s from import manager when compiling without oda support
    sebjf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4fc28e5 View commit details
    Browse the repository at this point in the history
  6. Revert "ISSUE #687 added override to getFileProcessor so we hide oda …

    …specifics from import manager when compiling without oda support"
    
    This reverts commit 4fc28e5.
    sebjf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f40c74e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b6885e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    89aacb7 View commit details
    Browse the repository at this point in the history
  2. ISSUE #687 refactored queue handling to split rabbitmq entry from han…

    …dler def and initialisation of multiple queues more general
    sebjf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    be0d1f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    2a57a33 View commit details
    Browse the repository at this point in the history
  2. ISSUE #687 fixed linter errors and changed queue label enumeration to…

    … avoid additional lookup
    sebjf committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0de4710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc267f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d60a37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c092d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b036faf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49618f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    305f74f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. ISSUE #687 updated example config

    sebjf committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    04793a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    ece8ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e52bd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. ISSUE #687 updated filemanager to explicitly handle nodes with both s…

    …trings and uuids used as the primary key
    sebjf committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cee0fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b1096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86dea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    43ae25b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe96efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ee707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a5898c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. ISSUE #687 added fixed width and height attributes to the svg exports…

    …, and added unit test to make sure they dont break in the future
    sebjf committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ee45987 View commit details
    Browse the repository at this point in the history