Mercurial > hg > orthanc
graph
-
fix numpy for SignedGrasycale16Sat, 27 Nov 2021 12:27:01 +0100, by Sebastien Jodogne
-
download of numpy arrays from the REST APIFri, 26 Nov 2021 19:03:32 +0100, by Sebastien Jodogne
-
fix PrintVersion()Thu, 25 Nov 2021 19:05:41 +0100, by Sebastien Jodogne
-
added copyright UCLouvainThu, 25 Nov 2021 19:01:11 +0100, by Sebastien Jodogne
-
added missing copyright headersThu, 25 Nov 2021 18:53:08 +0100, by Sebastien Jodogne
-
mergeThu, 25 Nov 2021 15:53:06 +0100, by Sebastien Jodogne
-
Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEGThu, 25 Nov 2021 15:52:54 +0100, by Sebastien Jodogne
-
fix storage cache for user attachment -> the cache is ignoring themThu, 25 Nov 2021 15:36:11 +0100, by Alain Mazy
-
fix DicomIntegerPixelAccessor::GetExtremeValues() on multi-channel imagesThu, 25 Nov 2021 13:58:10 +0100, by Sebastien Jodogne
-
closing branch filter-store-instance filter-store-instanceThu, 25 Nov 2021 13:25:54 +0100, by Sebastien Jodogne
-
mergeThu, 25 Nov 2021 13:09:27 +0100, by Sebastien Jodogne
-
added ISqlLookupFormatter::IsEscapeBrackets()Thu, 25 Nov 2021 13:09:15 +0100, by Sebastien Jodogne
-
mergeThu, 25 Nov 2021 12:14:14 +0100, by Alain Mazy
-
cppcheckThu, 25 Nov 2021 12:13:53 +0100, by Alain Mazy
-
fix compatibility with LSB compilerWed, 24 Nov 2021 18:03:35 +0100, by Sebastien Jodogne
-
fix unit test SharedLibrary.BasicWed, 24 Nov 2021 17:38:36 +0100, by Sebastien Jodogne
-
todoWed, 24 Nov 2021 12:22:41 +0100, by Sebastien Jodogne
-
added missing ORTHANC_OVERRIDETue, 23 Nov 2021 15:03:02 +0100, by Sebastien Jodogne
-
merge storage-cacheTue, 23 Nov 2021 09:22:11 +0100, by Alain Mazy
-
merged ReceivedCStoreInstanceFilterTue, 23 Nov 2021 09:20:59 +0100, by Alain Mazy
-
todo contWed, 17 Nov 2021 10:08:44 +0100, by Alain Mazy
-
todoWed, 17 Nov 2021 09:47:45 +0100, by Alain Mazy
-
changed log levelsWed, 10 Nov 2021 15:29:35 +0100, by Alain Mazy
-
Archive jobs response now contains a header Content-Disposition:filename='archive.zip'Tue, 09 Nov 2021 09:51:14 +0100, by Alain Mazy
-
new option returnUnsupportedImage for /preview & /rendered routesThu, 28 Oct 2021 13:05:56 +0200, by Alain Mazy
-
todoMon, 25 Oct 2021 14:15:20 +0200, by Alain Mazy
-
fix newsTue, 19 Oct 2021 17:00:23 +0200, by Alain Mazy
-
Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.Tue, 19 Oct 2021 15:29:48 +0200, by Alain Mazy
-
more detailed error message for unsupported zip filesMon, 18 Oct 2021 21:55:06 +0200, by Alain Mazy
-
enable using multiple threads to load instances when generating zip archive/media storage-cacheThu, 07 Oct 2021 13:31:36 +0200, by Alain Mazy
-
added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instanceFri, 01 Oct 2021 18:36:45 +0200, by Alain Mazy
-
fix init varThu, 30 Sep 2021 17:52:07 +0200, by Alain Mazy
-
updated docThu, 30 Sep 2021 15:34:14 +0200, by Alain Mazy
-
new configuration 'DicomThreadsCount'Thu, 30 Sep 2021 15:03:35 +0200, by Alain Mazy
-
Added a StorageCache in the StorageAccessor storage-cacheThu, 30 Sep 2021 12:14:19 +0200, by Alain Mazy
-
wip: returning OutOfResources when an instance is filtered out by ReceivedInstanceFilter. Ideally, we should implement a ReceivedInstanceFilter2 that would return the C-Store error code proto-filter-instance-returning-error-codeWed, 29 Sep 2021 10:32:23 +0200, by Alain Mazy
-
typoTue, 14 Sep 2021 14:51:12 +0200, by Sebastien Jodogne
-
Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020)Thu, 09 Sep 2021 13:02:33 +0200, by Sebastien Jodogne
-
support 64 bit integers in DICOMwebMon, 06 Sep 2021 22:13:07 +0200, by Sebastien Jodogne
-
todoTue, 31 Aug 2021 12:49:39 +0200, by Sebastien Jodogne
-
todoTue, 31 Aug 2021 12:46:25 +0200, by Sebastien Jodogne
-
back to mainlineMon, 30 Aug 2021 22:20:19 +0200, by Sebastien Jodogne
-
fixMon, 30 Aug 2021 18:21:12 +0200, by Sebastien Jodogne
-
fixMon, 30 Aug 2021 18:16:53 +0200, by Sebastien Jodogne
-
optimization in ImageProcessing::ShiftScale()Mon, 30 Aug 2021 12:13:05 +0200, by Sebastien Jodogne
-
fix for msvc2008Mon, 30 Aug 2021 11:51:56 +0200, by Sebastien Jodogne
-
newsMon, 30 Aug 2021 11:41:27 +0200, by Sebastien Jodogne
-
Support detection of windowing and rescale in Philips multiframe imagesMon, 30 Aug 2021 11:41:05 +0200, by Sebastien Jodogne
-
mergeMon, 30 Aug 2021 10:25:50 +0200, by Sebastien Jodogne
-
refactoring parsing of numbersMon, 30 Aug 2021 10:24:36 +0200, by Sebastien Jodogne
-
docMon, 30 Aug 2021 09:49:42 +0200, by Alain Mazy
-
rewordingMon, 30 Aug 2021 09:48:46 +0200, by Alain Mazy
-
new configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCPMon, 30 Aug 2021 09:47:47 +0200, by Alain Mazy
-
added ParsedDicomFile::LookupSubSequence()Wed, 25 Aug 2021 17:20:21 +0200, by Sebastien Jodogne
-
hiding FromDcmtkBridge::Apply() on IDicomPathVisitorWed, 25 Aug 2021 15:42:34 +0200, by Sebastien Jodogne
-
IDecodedFrameHandler can access full ParsedDicomFile instead of the DicomMap summaryWed, 25 Aug 2021 15:20:48 +0200, by Sebastien Jodogne
-
cont fixWed, 18 Aug 2021 15:26:48 +0200, by Sebastien Jodogne
-
Fix computation of the estimated time of arrival in jobsWed, 18 Aug 2021 15:16:39 +0200, by Sebastien Jodogne
-
Added "Level" option to POST /tools/bulk-modifyMon, 16 Aug 2021 10:54:38 +0200, by Sebastien Jodogne
-
Fix upload of ZIP archives containing a DICOMDIR fileFri, 13 Aug 2021 17:41:09 +0200, by Sebastien Jodogne
-
integration Orthanc-1.9.6->mainlineMon, 09 Aug 2021 08:50:04 +0200, by Sebastien Jodogne
-
hotfix for LSB precompiled binaries of Orthanc 1.9.6: reintegration of changeset 4761 Orthanc-1.9.6Mon, 09 Aug 2021 08:49:42 +0200, by Sebastien Jodogne
-
Added file CITATION.cffTue, 03 Aug 2021 11:20:38 +0200, by Sebastien Jodogne
-
Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of pluginsMon, 02 Aug 2021 13:00:37 +0200, by Sebastien Jodogne
-
back to mainlineWed, 21 Jul 2021 10:46:46 +0200, by Sebastien Jodogne
-
In lookup and query/retrieve, possibility to provide a specific study dateTue, 20 Jul 2021 08:14:05 +0200, by Sebastien Jodogne
-
mergeMon, 19 Jul 2021 15:13:40 +0200, by Sebastien Jodogne
-
revert incorrect changeset 4747 (24dbf3f013d9)Mon, 19 Jul 2021 15:13:18 +0200, by Sebastien Jodogne
-
fix docSat, 17 Jul 2021 13:04:54 +0200, by Alain Mazy
-
doc StorageAccessOnFindFri, 16 Jul 2021 11:34:51 +0200, by Alain Mazy
-
Fix orphaned attachments if bad revision number is providedWed, 14 Jul 2021 17:21:15 +0200, by Sebastien Jodogne
-
typosThu, 08 Jul 2021 17:31:03 +0200, by Sebastien Jodogne
-
Clicking on "Send to remote modality" displays the job information to monitor progressThu, 08 Jul 2021 14:57:21 +0200, by Sebastien Jodogne
-
ignore JSON files in sample Python upload scriptsThu, 08 Jul 2021 14:42:20 +0200, by Sebastien Jodogne
-
explicit linking against -lstdc++ and -lm for Linux Standard BaseThu, 08 Jul 2021 12:56:18 +0200, by Sebastien Jodogne
-
back to mainlineThu, 08 Jul 2021 10:59:32 +0200, by Sebastien Jodogne
-
cppcheckTue, 06 Jul 2021 13:29:57 +0200, by Sebastien Jodogne
-
todoTue, 06 Jul 2021 09:53:25 +0200, by Sebastien Jodogne
-
compiler warning about openssl license openssl-3.xTue, 06 Jul 2021 09:52:15 +0200, by Sebastien Jodogne
-
newsTue, 06 Jul 2021 08:17:01 +0200, by Sebastien Jodogne
-
DANGEROUS commit: Anonymization is now also applied to nested sequencesTue, 06 Jul 2021 08:12:26 +0200, by Sebastien Jodogne
-
fix unit test FromDcmtkBridge.VisitorRemoveTag on DCMTK 3.6.6Mon, 05 Jul 2021 17:50:58 +0200, by Sebastien Jodogne
-
optimized version of DicomPath::IsMatch()Mon, 05 Jul 2021 17:03:46 +0200, by Sebastien Jodogne
-
added ITagVisitor::Action_RemoveMon, 05 Jul 2021 16:12:10 +0200, by Sebastien Jodogne
-
Error code and description of jobs are now saved into the Orthanc databaseMon, 28 Jun 2021 14:25:37 +0200, by Sebastien Jodogne
-
fix openapi: /modalities/{id}/move not supporting jobsMon, 28 Jun 2021 12:03:07 +0200, by Sebastien Jodogne
-
fix broken "Do lookup" button in Orthanc ExplorerSun, 27 Jun 2021 12:48:26 +0200, by Sebastien Jodogne
-
Added Short/Simplify/Full options to format "/modalities/{id}/find-worklist" and "/queries/{id}/retrieve"Fri, 25 Jun 2021 18:13:45 +0200, by Sebastien Jodogne
-
Added "Short" and "Full" options in /modalities/id/find-worklistFri, 25 Jun 2021 10:41:35 +0200, by Sebastien Jodogne
-
todoFri, 25 Jun 2021 09:12:49 +0200, by Sebastien Jodogne
-
todoFri, 25 Jun 2021 08:44:18 +0200, by Sebastien Jodogne