Mercurial > hg > orthanc
graph
-
cppcheckWed, 28 Jun 2023 12:24:52 +0200, by Sebastien Jodogne
-
C89 compliance in sample basic pluginWed, 28 Jun 2023 12:16:54 +0200, by Sebastien Jodogne
-
clarified error messageWed, 28 Jun 2023 11:54:41 +0200, by Alain Mazy
-
mergeWed, 28 Jun 2023 11:11:47 +0200, by Alain Mazy
-
better error reporting if anonymizing a study whose files are missingsWed, 28 Jun 2023 11:11:34 +0200, by Alain Mazy
-
added tests from issue 216Wed, 28 Jun 2023 10:32:58 +0200, by Sebastien Jodogne
-
accept parameters are now provided to HttpContentNegociation::IHandler::Handle()Wed, 28 Jun 2023 08:29:43 +0200, by Sebastien Jodogne
-
Metrics can be stored either as floating-point numbers, or as integersTue, 27 Jun 2023 17:55:09 +0200, by Sebastien Jodogne
-
renamed MetricsType as MetricsUpdate to clarifyTue, 27 Jun 2023 15:56:04 +0200, by Sebastien Jodogne
-
refactoring MetricsRegistry::ItemTue, 27 Jun 2023 15:42:07 +0200, by Sebastien Jodogne
-
upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1Tue, 27 Jun 2023 15:12:39 +0200, by Sebastien Jodogne
-
speeded up ServerContext::ReadDicomUntilPixelData() if storage compression is onTue, 27 Jun 2023 10:39:17 +0200, by Sebastien Jodogne
-
fix handling of DICOM files without pixel dataTue, 27 Jun 2023 09:35:31 +0200, by Sebastien Jodogne
-
added OrthancPlugins::DicomInstance::GetObject()Mon, 26 Jun 2023 13:04:42 +0200, by Sebastien Jodogne
-
fix msvc buildMon, 26 Jun 2023 08:40:41 +0200, by Sebastien Jodogne
-
added metrics "orthanc_storage_read_bytes" and "orthanc_storage_written_bytes"Sun, 25 Jun 2023 19:11:34 +0200, by Sebastien Jodogne
-
cppcheckSun, 25 Jun 2023 18:40:19 +0200, by Sebastien Jodogne
-
sanitizing @see in OrthancCPlugin.hSun, 25 Jun 2023 18:33:01 +0200, by Sebastien Jodogne
-
store metrics as integers instead of floats to avoid precision loss in incrementsSun, 25 Jun 2023 18:28:49 +0200, by Sebastien Jodogne
-
refactoring MetricsRegistrySun, 25 Jun 2023 17:49:34 +0200, by Sebastien Jodogne
-
only store PixelDataVR metadata if neededSun, 25 Jun 2023 15:19:25 +0200, by Sebastien Jodogne
-
added DicomMap::GuessPixelDataValueRepresentation()Sun, 25 Jun 2023 12:29:39 +0200, by Sebastien Jodogne
-
unit testing ParsedDicomFile::GuessPixelDataValueRepresentation()Sun, 25 Jun 2023 11:48:47 +0200, by Sebastien Jodogne
-
added OrthancPlugins::DicomInstance::Load()Sat, 24 Jun 2023 12:43:10 +0200, by Sebastien Jodogne
-
remove NEWS from reverted commits 5306:155637655710 and 5308:1e23bfb0f732Sat, 24 Jun 2023 12:21:26 +0200, by Sebastien Jodogne
-
added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the databaseSat, 24 Jun 2023 12:18:58 +0200, by Sebastien Jodogne
-
added ParsedDicomFile::InjectEmptyPixelData()Fri, 23 Jun 2023 18:01:55 +0200, by Sebastien Jodogne
-
added XC in the modality listThu, 22 Jun 2023 21:30:45 +0200, by Alain Mazy
-
added instance metadata "PixelDataVR"Thu, 22 Jun 2023 08:48:38 +0200, by Sebastien Jodogne
-
mergeMon, 19 Jun 2023 19:20:53 +0200, by Alain Mazy
-
revert 5306:155637655710: re-enable automatic conversion from YBR to RGBMon, 19 Jun 2023 19:20:31 +0200, by Alain Mazy
-
typoMon, 19 Jun 2023 11:50:04 +0200, by Sebastien Jodogne
-
updated API version to 21Fri, 16 Jun 2023 09:27:17 +0200, by Alain Mazy
-
added a route to DELETE /jobs/../archiveMon, 12 Jun 2023 18:42:06 +0200, by Alain Mazy
-
support multiple values for UL/OLWed, 07 Jun 2023 10:48:14 +0200, by Alain Mazy
-
notesTue, 06 Jun 2023 17:04:23 +0200, by Alain Mazy
-
todoTue, 06 Jun 2023 09:15:27 +0200, by Alain Mazy
-
Disabled automatic conversion from YBR to RGB when transcoding JPEG to RAW transfer-syntaxMon, 05 Jun 2023 10:02:27 +0200, by Alain Mazy
-
todo palette PNG in create-dicomThu, 01 Jun 2023 15:21:05 +0200, by Alain Mazy
-
todoTue, 30 May 2023 18:00:05 +0200, by Alain Mazy
-
new SDK function OrthancPluginEncodeDicomWebJson3 that allows injecting an empty PixelData element at the end am-experimentalThu, 25 May 2023 17:19:52 +0200, by Alain Mazy
-
Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0Wed, 24 May 2023 11:44:21 +0200, by Alain Mazy
-
New URI /instances/{id}/file-until-pixel-data am-experimentalTue, 23 May 2023 17:38:26 +0200, by Alain Mazy
-
typoMon, 22 May 2023 17:58:53 +0200, by Alain Mazy
-
When deleting a resource, its parents LastUpdate metadata is now updatedMon, 22 May 2023 17:58:06 +0200, by Alain Mazy
-
Fix orphan files remaining in storage when working with MaximumStorageSizeMon, 22 May 2023 15:00:01 +0200, by Alain Mazy
-
Modality worklists plugin: allow searching on private tags (exact match only)Wed, 10 May 2023 12:52:35 +0200, by Alain Mazy
-
ParseJson: try integers before doublesWed, 10 May 2023 11:54:59 +0200, by Alain Mazy
-
fix SSL unit testsTue, 09 May 2023 18:19:15 +0200, by Alain Mazy
-
Made Orthanc more resilient to common spelling errors in SpecificCharacterSetTue, 09 May 2023 17:48:33 +0200, by Alain Mazy
-
fix build instructionsFri, 05 May 2023 09:03:04 +0200, by Sebastien Jodogne
-
fix compatibility of NumpyWriter with wasmThu, 04 May 2023 16:35:28 +0200, by Sebastien Jodogne