Mercurial > hg > orthanc
log
age | author | description |
---|---|---|
Fri, 11 Mar 2022 17:38:16 +0100 | Alain Mazy | Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok more-tags |
Thu, 10 Mar 2022 19:00:43 +0100 | Alain Mazy | split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system more-tags |
Thu, 10 Mar 2022 09:03:24 +0100 | Alain Mazy | added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags more-tags |
Wed, 09 Mar 2022 12:16:45 +0100 | Alain Mazy | adding MainDicomTags signatures more-tags |
Wed, 09 Mar 2022 11:17:08 +0100 | Alain Mazy | refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok more-tags |
Mon, 07 Mar 2022 18:56:15 +0100 | Sebastien Jodogne | NEWS |
Mon, 07 Mar 2022 10:55:43 +0100 | Alain Mazy | fix doc: removed 'LimitJobs' that is not used anymore |