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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

SR annotion support #929

Merged
merged 28 commits into from
Mar 3, 2022
Merged

SR annotion support #929

merged 28 commits into from
Mar 3, 2022

Commits on Sep 29, 2021

  1. Add test in docs

    howff committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    fe3150a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c14e74 View commit details
    Browse the repository at this point in the history
  3. Update README

    howff committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5921942 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Update README

    howff committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    427ac46 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Updated README

    abrooks2 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    62f145c View commit details
    Browse the repository at this point in the history
  2. Updated README

    abrooks2 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    09a539f View commit details
    Browse the repository at this point in the history
  3. Simplify code by using semehr_anon.py

    abrooks2 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    768a115 View commit details
    Browse the repository at this point in the history
  4. Write new DICOM whichever tag was replaced

    abrooks2 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    d4d7847 View commit details
    Browse the repository at this point in the history
  5. Don't reset replacedAny each time

    abrooks2 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    b6c0390 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    215ad17 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Added new files

    abrooks committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e742886 View commit details
    Browse the repository at this point in the history
  2. Added mysql-connector-python to requirements

    abrooks committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9706d7f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Newer python imports collections differently

    abrooks committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    50c9aa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Don't include metadata keys if no value

    abrooks2 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    23b67cd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. rename mysql requirement

    abrooks2 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    92a2dca View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Add support for eHOST-format XML in Knowtator

    abrooks2 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6503327 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Feb 20, 2022

  1. Merge branch 'master' into sr_annot_support

    abrooks2 committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    8ca64a0 View commit details
    Browse the repository at this point in the history
  2. Use different redaction character for numbers

    abrooks2 committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    98af912 View commit details
    Browse the repository at this point in the history
  3. Updated news

    abrooks2 committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f5e0fca View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Better handling of zero-length annotations

    abrooks2 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3ca6f3f View commit details
    Browse the repository at this point in the history
  2. No need for useless warning to stdout

    abrooks2 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a022e08 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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

Commits on Mar 2, 2022

  1. Fix regex for html tags

    abrooks committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b4821b2 View commit details
    Browse the repository at this point in the history
  2. Add test of html fix

    abrooks2 committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e4726d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4adffaa View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Fix news

    abrooks committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5ab81ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sr_annot_support

    abrooks committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fe0e6f9 View commit details
    Browse the repository at this point in the history