Skip to content

Tags: NIH-NCPI/locutus

Tags

v2.2.11

Toggle v2.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Better for dds (#147)

* Report missing enumerations for enumerated field as an error if none are provided

* Fixed some bugs related to handling some less common data types from data dictionaries

* Pass message relating to UMLS key to user if that is interfering with the search

* Move some print statements to the log for...better logging

v2.2.10

Toggle v2.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Better for dds (#147)

* Report missing enumerations for enumerated field as an error if none are provided

* Fixed some bugs related to handling some less common data types from data dictionaries

* Pass message relating to UMLS key to user if that is interfering with the search

* Move some print statements to the log for...better logging

v2.2.9

Toggle v2.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
get all tags to see if we can improve the reported version (#146)

v2.2.8

Toggle v2.2.8's commit message
Bugfix for table create

v2.2.7

Toggle v2.2.7's commit message
Remove dead reference to locutus.logger

v2.2.6

Toggle v2.2.6's commit message
Bugfix for seeds

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Testing a more minimal return for Terminology:GET (#139)

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Testing a more minimal return for Terminology:GET (#139)

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ftd_code bug fix - Front end system: instead of CURIE: for codes with…

…out a CURIE (#138)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
First pass for sideload (#137)

* Basic sideload endpoint

* Adding rudimentry doc for sideload

* Quick fix for global ID bug

* Add link to side load notes

* Raising an error if provenance is missing

* test additions

* Ensure that the mappings are being assigned to a code not a variable name

---------

Co-authored-by: brendagutman <brenda.gutman@gmail.com>