Mon, 26 Jun 2023 13:04:42 +0200 |
Sebastien Jodogne |
added OrthancPlugins::DicomInstance::GetObject()
|
Mon, 26 Jun 2023 08:40:41 +0200 |
Sebastien Jodogne |
fix msvc build
|
Sun, 25 Jun 2023 19:11:34 +0200 |
Sebastien Jodogne |
added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"
|
Sun, 25 Jun 2023 18:40:19 +0200 |
Sebastien Jodogne |
cppcheck
|
Sun, 25 Jun 2023 18:33:01 +0200 |
Sebastien Jodogne |
sanitizing @see in OrthancCPlugin.h
|
Sun, 25 Jun 2023 18:28:49 +0200 |
Sebastien Jodogne |
store metrics as integers instead of floats to avoid precision loss in increments
|
Sun, 25 Jun 2023 17:49:34 +0200 |
Sebastien Jodogne |
refactoring MetricsRegistry
|
Sun, 25 Jun 2023 15:19:25 +0200 |
Sebastien Jodogne |
only store PixelDataVR metadata if needed
|
Sun, 25 Jun 2023 12:29:39 +0200 |
Sebastien Jodogne |
added DicomMap::GuessPixelDataValueRepresentation()
|
Sun, 25 Jun 2023 11:48:47 +0200 |
Sebastien Jodogne |
unit testing ParsedDicomFile::GuessPixelDataValueRepresentation()
|
Sat, 24 Jun 2023 12:43:10 +0200 |
Sebastien Jodogne |
added OrthancPlugins::DicomInstance::Load()
|
Sat, 24 Jun 2023 12:21:26 +0200 |
Sebastien Jodogne |
remove NEWS from reverted commits 5306:155637655710 and 5308:1e23bfb0f732
|
Sat, 24 Jun 2023 12:18:58 +0200 |
Sebastien Jodogne |
added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the database
|
Fri, 23 Jun 2023 18:01:55 +0200 |
Sebastien Jodogne |
added ParsedDicomFile::InjectEmptyPixelData()
|
Thu, 22 Jun 2023 21:30:45 +0200 |
Alain Mazy |
added XC in the modality list
|
Thu, 22 Jun 2023 08:48:38 +0200 |
Sebastien Jodogne |
added instance metadata "PixelDataVR"
|
Mon, 19 Jun 2023 19:20:53 +0200 |
Alain Mazy |
merge
|
Mon, 19 Jun 2023 19:20:31 +0200 |
Alain Mazy |
revert 5306:155637655710: re-enable automatic conversion from YBR to RGB
|
Mon, 19 Jun 2023 11:50:04 +0200 |
Sebastien Jodogne |
typo
|
Fri, 16 Jun 2023 09:27:17 +0200 |
Alain Mazy |
updated API version to 21
|
Fri, 16 Jun 2023 09:26:33 +0200 |
Alain Mazy |
merge default -> am-experimental
am-experimental
|
Mon, 12 Jun 2023 18:42:06 +0200 |
Alain Mazy |
added a route to DELETE /jobs/../archive
|
Wed, 07 Jun 2023 10:48:14 +0200 |
Alain Mazy |
support multiple values for UL/OL
|
Tue, 06 Jun 2023 17:04:23 +0200 |
Alain Mazy |
notes
|
Tue, 06 Jun 2023 09:15:27 +0200 |
Alain Mazy |
todo
|
Mon, 05 Jun 2023 10:02:27 +0200 |
Alain Mazy |
Disabled automatic conversion from YBR to RGB when transcoding JPEG to RAW transfer-syntax
|
Thu, 01 Jun 2023 15:21:05 +0200 |
Alain Mazy |
todo palette PNG in create-dicom
|
Tue, 30 May 2023 18:00:05 +0200 |
Alain Mazy |
todo
|
Thu, 25 May 2023 17:19:52 +0200 |
Alain Mazy |
new SDK function OrthancPluginEncodeDicomWebJson3 that allows injecting an empty PixelData element at the end
am-experimental
|
Wed, 24 May 2023 11:44:21 +0200 |
Alain Mazy |
Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0
|
Wed, 24 May 2023 08:56:41 +0200 |
Alain Mazy |
merge
am-experimental
|
Wed, 24 May 2023 08:54:54 +0200 |
Alain Mazy |
fix
am-experimental
|
Tue, 23 May 2023 17:38:26 +0200 |
Alain Mazy |
New URI /instances/{id}/file-until-pixel-data
am-experimental
|
Mon, 22 May 2023 17:58:53 +0200 |
Alain Mazy |
typo
|
Mon, 22 May 2023 17:58:06 +0200 |
Alain Mazy |
When deleting a resource, its parents LastUpdate metadata is now updated
|
Mon, 22 May 2023 15:00:01 +0200 |
Alain Mazy |
Fix orphan files remaining in storage when working with MaximumStorageSize
|
Tue, 16 May 2023 07:09:06 +0200 |
Alain Mazy |
fix HttpClient.Ssl unit tests
Orthanc-1.12.0
|
Wed, 10 May 2023 12:52:35 +0200 |
Alain Mazy |
Modality worklists plugin: allow searching on private tags (exact match only)
|
Wed, 10 May 2023 11:54:59 +0200 |
Alain Mazy |
ParseJson: try integers before doubles
|
Tue, 09 May 2023 18:19:15 +0200 |
Alain Mazy |
fix SSL unit tests
|
Tue, 09 May 2023 17:48:33 +0200 |
Alain Mazy |
Made Orthanc more resilient to common spelling errors in SpecificCharacterSet
|
Fri, 05 May 2023 09:03:04 +0200 |
Sebastien Jodogne |
fix build instructions
|
Thu, 04 May 2023 16:35:28 +0200 |
Sebastien Jodogne |
fix compatibility of NumpyWriter with wasm
|
Wed, 03 May 2023 15:48:11 +0200 |
Sebastien Jodogne |
upgrade to boost 1.82.0
|
Fri, 28 Apr 2023 10:42:27 +0200 |
Alain Mazy |
wip: 'dicomWeb' json format + 'include' get arguments
am-experimental
|
Mon, 24 Apr 2023 18:13:48 +0200 |
Alain Mazy |
fix
|
Mon, 24 Apr 2023 18:11:13 +0200 |
Alain Mazy |
re-enabled the old NormalizeIdentifier code
|
Mon, 24 Apr 2023 18:04:07 +0200 |
Alain Mazy |
NormalizeIdentifier: suggestion for future implementations
|
Fri, 21 Apr 2023 10:35:07 +0200 |
Alain Mazy |
fix decoding of YBR_FULL RLE images with PlanarConfiguration=1
|
Mon, 17 Apr 2023 08:56:43 +0200 |
Sebastien Jodogne |
implemented retries in DownloadPackage.cmake
|
Sat, 15 Apr 2023 18:45:07 +0200 |
Sebastien Jodogne |
typo
|
Sat, 15 Apr 2023 13:07:47 +0200 |
Sebastien Jodogne |
cppcheck
|
Sat, 15 Apr 2023 10:33:17 +0200 |
Sebastien Jodogne |
tagging orthanc framework 1.12.0
|
Fri, 14 Apr 2023 17:43:54 +0200 |
Sebastien Jodogne |
back to mainline
|
Fri, 14 Apr 2023 17:31:27 +0200 |
Sebastien Jodogne |
Orthanc-1.12.0
Orthanc-1.12.0
|
Fri, 14 Apr 2023 13:20:24 +0200 |
Sebastien Jodogne |
fix
|