Mercurial > hg > orthanc
graph
-
integration Orthanc-1.12.0->mainlineTue, 04 Jul 2023 12:20:41 +0200, by Sebastien Jodogne
-
noteTue, 04 Jul 2023 12:00:14 +0200, by Sebastien Jodogne
-
"/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL)Sun, 02 Jul 2023 16:24:56 +0200, by Sebastien Jodogne
-
mergeThu, 29 Jun 2023 09:43:41 +0200, by Alain Mazy
-
Reduce the frequency of memory trimming from 100ms to 30s to avoid high idle CPU loadThu, 29 Jun 2023 09:43:20 +0200, by Alain Mazy
-
fix unit test Versions.BoostStaticWed, 28 Jun 2023 12:40:46 +0200, by Sebastien Jodogne
-
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
-
upgrade to boost 1.82.0Wed, 03 May 2023 15:48:11 +0200, by Sebastien Jodogne
-
wip: 'dicomWeb' json format + 'include' get arguments am-experimentalFri, 28 Apr 2023 10:42:27 +0200, by Alain Mazy
-
fixMon, 24 Apr 2023 18:13:48 +0200, by Alain Mazy
-
re-enabled the old NormalizeIdentifier codeMon, 24 Apr 2023 18:11:13 +0200, by Alain Mazy
-
NormalizeIdentifier: suggestion for future implementationsMon, 24 Apr 2023 18:04:07 +0200, by Alain Mazy
-
fix decoding of YBR_FULL RLE images with PlanarConfiguration=1Fri, 21 Apr 2023 10:35:07 +0200, by Alain Mazy
-
implemented retries in DownloadPackage.cmakeMon, 17 Apr 2023 08:56:43 +0200, by Sebastien Jodogne
-
typoSat, 15 Apr 2023 18:45:07 +0200, by Sebastien Jodogne
-
cppcheckSat, 15 Apr 2023 13:07:47 +0200, by Sebastien Jodogne
-
tagging orthanc framework 1.12.0Sat, 15 Apr 2023 10:33:17 +0200, by Sebastien Jodogne
-
back to mainlineFri, 14 Apr 2023 17:43:54 +0200, by Sebastien Jodogne
-
fixFri, 14 Apr 2023 13:20:24 +0200, by Sebastien Jodogne
-
fix inclusion of winsock.hFri, 14 Apr 2023 13:16:41 +0200, by Sebastien Jodogne
-
Added option "?numeric" if listing metadataFri, 14 Apr 2023 12:12:34 +0200, by Sebastien Jodogne
-
Added a sample plugin bringing multitenant DICOM support through labelsFri, 14 Apr 2023 11:49:24 +0200, by Sebastien Jodogne
-
fixThu, 13 Apr 2023 21:17:55 +0200, by Sebastien Jodogne
-
switch third party downloads to UCLouvain which provides faster networkThu, 13 Apr 2023 16:39:16 +0200, by Sebastien Jodogne
-
integration db-protobuf->mainlineWed, 12 Apr 2023 18:08:45 +0200, by Sebastien Jodogne
-
cleanupWed, 12 Apr 2023 18:04:05 +0200, by Sebastien Jodogne
-
fix pchWed, 12 Apr 2023 17:55:11 +0200, by Sebastien Jodogne
-
added missing copyrightsWed, 12 Apr 2023 17:43:05 +0200, by Sebastien Jodogne
-
fix compatibility with visual studio precompiled headersWed, 12 Apr 2023 17:38:44 +0200, by Sebastien Jodogne
-
revert precompiled headers, as they really helpWed, 12 Apr 2023 15:53:32 +0200, by Sebastien Jodogne
-
fix missing symbolWed, 12 Apr 2023 15:29:32 +0200, by Sebastien Jodogne
-
trying to fully disable precompiled headers for visual studioWed, 12 Apr 2023 14:32:59 +0200, by Sebastien Jodogne
-
trying to fix precompiled headersWed, 12 Apr 2023 13:32:08 +0200, by Sebastien Jodogne
-
Avoid the use of "externalproject_add()" to build the sample pluginsWed, 12 Apr 2023 11:54:08 +0200, by Sebastien Jodogne
-
inform database plugins about the identifier tags db-protobufTue, 11 Apr 2023 11:09:52 +0200, by Sebastien Jodogne
-
allow compilation of DICOM networking without support for transcodingSat, 08 Apr 2023 11:38:01 +0200, by Sebastien Jodogne
-
added "/tools/labels" to list all the labels that are associated with any resource db-protobufFri, 07 Apr 2023 22:54:57 +0200, by Sebastien Jodogne
-
replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobufFri, 07 Apr 2023 22:18:37 +0200, by Sebastien Jodogne
-
Orthanc Explorer: buttons to copy the URL of ZIP/DICOM to the clipboardFri, 07 Apr 2023 12:20:27 +0200, by Sebastien Jodogne
-
lookup for labels in orthanc explorer db-protobufThu, 06 Apr 2023 16:55:55 +0200, by Sebastien Jodogne
-
added labels at patient/series/instance levels in orthanc explorer db-protobufThu, 06 Apr 2023 16:04:23 +0200, by Sebastien Jodogne
-
added labels at the study level in orthanc explorer db-protobufWed, 05 Apr 2023 20:14:59 +0200, by Sebastien Jodogne
-
added two Python samples: DicomizeImage.py and MicroCTDicomization.pyWed, 05 Apr 2023 17:54:21 +0200, by Sebastien Jodogne
-
added primitives to exchange labels with plugins db-protobufWed, 05 Apr 2023 11:31:05 +0200, by Sebastien Jodogne
-
log about missing support for labels db-protobufWed, 05 Apr 2023 09:07:47 +0200, by Sebastien Jodogne
-
disable compilation of openssl-3.1.0/crypto/riscvcap.cTue, 04 Apr 2023 21:43:13 +0200, by Sebastien Jodogne