log

age author description
Wed, 28 Jun 2023 12:24:52 +0200 Sebastien Jodogne cppcheck
Wed, 28 Jun 2023 12:16:54 +0200 Sebastien Jodogne C89 compliance in sample basic plugin
Wed, 28 Jun 2023 11:54:41 +0200 Alain Mazy clarified error message
Wed, 28 Jun 2023 11:11:47 +0200 Alain Mazy merge
Wed, 28 Jun 2023 11:11:34 +0200 Alain Mazy better error reporting if anonymizing a study whose files are missings
Wed, 28 Jun 2023 10:32:58 +0200 Sebastien Jodogne added tests from issue 216
Wed, 28 Jun 2023 08:29:43 +0200 Sebastien Jodogne accept parameters are now provided to HttpContentNegociation::IHandler::Handle()
Tue, 27 Jun 2023 17:55:09 +0200 Sebastien Jodogne Metrics can be stored either as floating-point numbers, or as integers
Tue, 27 Jun 2023 15:56:04 +0200 Sebastien Jodogne renamed MetricsType as MetricsUpdate to clarify
Tue, 27 Jun 2023 15:42:07 +0200 Sebastien Jodogne refactoring MetricsRegistry::Item
Tue, 27 Jun 2023 15:12:39 +0200 Sebastien Jodogne upgraded anonymization to Basic Profile of PS 3.15-2023b Table E.1-1
Tue, 27 Jun 2023 10:39:17 +0200 Sebastien Jodogne speeded up ServerContext::ReadDicomUntilPixelData() if storage compression is on
Tue, 27 Jun 2023 09:35:31 +0200 Sebastien Jodogne fix handling of DICOM files without pixel data
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
Fri, 14 Apr 2023 13:16:41 +0200 Sebastien Jodogne fix inclusion of winsock.h
Fri, 14 Apr 2023 12:12:34 +0200 Sebastien Jodogne Added option "?numeric" if listing metadata
Fri, 14 Apr 2023 11:49:24 +0200 Sebastien Jodogne Added a sample plugin bringing multitenant DICOM support through labels
Thu, 13 Apr 2023 21:17:55 +0200 Sebastien Jodogne fix
Thu, 13 Apr 2023 16:39:16 +0200 Sebastien Jodogne switch third party downloads to UCLouvain which provides faster network
Wed, 12 Apr 2023 18:09:17 +0200 Sebastien Jodogne closing db-protobuf db-protobuf
Wed, 12 Apr 2023 18:08:45 +0200 Sebastien Jodogne integration db-protobuf->mainline
Wed, 12 Apr 2023 18:04:24 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 18:04:05 +0200 Sebastien Jodogne cleanup
Wed, 12 Apr 2023 17:56:13 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 17:55:11 +0200 Sebastien Jodogne fix pch
Wed, 12 Apr 2023 17:43:05 +0200 Sebastien Jodogne added missing copyrights
Wed, 12 Apr 2023 17:38:44 +0200 Sebastien Jodogne fix compatibility with visual studio precompiled headers
Wed, 12 Apr 2023 15:53:32 +0200 Sebastien Jodogne revert precompiled headers, as they really help
Wed, 12 Apr 2023 15:29:32 +0200 Sebastien Jodogne fix missing symbol
Wed, 12 Apr 2023 14:32:59 +0200 Sebastien Jodogne trying to fully disable precompiled headers for visual studio
Wed, 12 Apr 2023 13:32:08 +0200 Sebastien Jodogne trying to fix precompiled headers
Wed, 12 Apr 2023 11:54:29 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 12 Apr 2023 11:54:08 +0200 Sebastien Jodogne Avoid the use of "externalproject_add()" to build the sample plugins
Tue, 11 Apr 2023 20:50:43 +0200 Sebastien Jodogne fix db-protobuf
Tue, 11 Apr 2023 16:28:28 +0200 Sebastien Jodogne fix db-protobuf
Tue, 11 Apr 2023 11:09:52 +0200 Sebastien Jodogne inform database plugins about the identifier tags db-protobuf
Sat, 08 Apr 2023 11:44:05 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Sat, 08 Apr 2023 11:38:01 +0200 Sebastien Jodogne allow compilation of DICOM networking without support for transcoding
Sat, 08 Apr 2023 10:53:39 +0200 Sebastien Jodogne fix db-protobuf
Sat, 08 Apr 2023 10:14:09 +0200 Sebastien Jodogne fix db-protobuf
Fri, 07 Apr 2023 22:54:57 +0200 Sebastien Jodogne added "/tools/labels" to list all the labels that are associated with any resource db-protobuf
Fri, 07 Apr 2023 22:18:37 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Fri, 07 Apr 2023 15:44:12 +0200 Sebastien Jodogne support labels for mysql db-protobuf
Fri, 07 Apr 2023 12:20:53 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Fri, 07 Apr 2023 12:20:27 +0200 Sebastien Jodogne Orthanc Explorer: buttons to copy the URL of ZIP/DICOM to the clipboard
Thu, 06 Apr 2023 16:55:55 +0200 Sebastien Jodogne lookup for labels in orthanc explorer db-protobuf
Thu, 06 Apr 2023 16:04:23 +0200 Sebastien Jodogne added labels at patient/series/instance levels in orthanc explorer db-protobuf
Wed, 05 Apr 2023 21:17:43 +0200 Sebastien Jodogne fix db-protobuf
Wed, 05 Apr 2023 20:14:59 +0200 Sebastien Jodogne added labels at the study level in orthanc explorer db-protobuf
Wed, 05 Apr 2023 17:54:21 +0200 Sebastien Jodogne added two Python samples: DicomizeImage.py and MicroCTDicomization.py
Wed, 05 Apr 2023 11:31:05 +0200 Sebastien Jodogne added primitives to exchange labels with plugins db-protobuf
Wed, 05 Apr 2023 10:02:19 +0200 Sebastien Jodogne added "HasLabels" in /system db-protobuf
Wed, 05 Apr 2023 09:07:47 +0200 Sebastien Jodogne log about missing support for labels db-protobuf
Tue, 04 Apr 2023 21:43:37 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Tue, 04 Apr 2023 21:43:13 +0200 Sebastien Jodogne disable compilation of openssl-3.1.0/crypto/riscvcap.c
Tue, 04 Apr 2023 17:24:13 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Tue, 04 Apr 2023 17:23:55 +0200 Sebastien Jodogne fix compatibility of openssl 3.1.0 with ANSI C
Tue, 04 Apr 2023 10:32:40 +0200 Alain Mazy merge
Tue, 04 Apr 2023 10:18:33 +0200 Alain Mazy cleanup
Tue, 04 Apr 2023 09:53:02 +0200 Sebastien Jodogne fix warning db-protobuf
Tue, 04 Apr 2023 09:46:40 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Tue, 04 Apr 2023 09:46:09 +0200 Sebastien Jodogne upgraded to openssl 3.1.0
Tue, 04 Apr 2023 09:16:12 +0200 Sebastien Jodogne "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments db-protobuf
Tue, 04 Apr 2023 07:09:22 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Mon, 03 Apr 2023 22:31:32 +0200 Alain Mazy merge
Mon, 03 Apr 2023 22:19:42 +0200 Alain Mazy Fix a crash in /tools/reconstruct triggered by the Housekeeper plugin when only changing the StorageCompression.
Mon, 03 Apr 2023 15:13:58 +0200 Alain Mazy Fix Housekeeper plugin infinite loop if Orthanc is empty
Mon, 03 Apr 2023 21:14:45 +0200 Sebastien Jodogne starting refactoring ExpandedResource db-protobuf
Mon, 03 Apr 2023 20:53:14 +0200 Sebastien Jodogne started implementation of labels db-protobuf
Mon, 03 Apr 2023 18:09:04 +0200 Sebastien Jodogne preparing virtual methods for labels db-protobuf
Mon, 03 Apr 2023 17:00:51 +0200 Sebastien Jodogne integration db-protobuf->mainline
Mon, 03 Apr 2023 17:00:12 +0200 Sebastien Jodogne typo db-protobuf
Mon, 03 Apr 2023 16:54:46 +0200 Sebastien Jodogne documentation db-protobuf
Mon, 03 Apr 2023 14:49:33 +0200 Sebastien Jodogne simplifying IDatabaseWrapper::LogChange() db-protobuf
Mon, 03 Apr 2023 14:17:39 +0200 Sebastien Jodogne cleaning ResourcesContent::TagValue and ResourcesContent::Metadata db-protobuf
Mon, 03 Apr 2023 13:30:06 +0200 Sebastien Jodogne implemented OrthancPluginDatabaseV4::Upgrade() db-protobuf
Mon, 03 Apr 2023 11:18:55 +0200 Sebastien Jodogne clarifying types of since/limit in IDatabaseWrapper db-protobuf
Mon, 03 Apr 2023 10:30:15 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Mon, 03 Apr 2023 10:29:45 +0200 Sebastien Jodogne completed first implementation of OrthancPluginDatabaseV4 db-protobuf
Sun, 02 Apr 2023 12:53:33 +0200 Sebastien Jodogne cont OrthancPluginDatabaseV4::Transaction db-protobuf
Fri, 31 Mar 2023 17:33:33 +0200 Sebastien Jodogne started implementation of transactions db-protobuf
Fri, 31 Mar 2023 16:32:02 +0200 Alain Mazy todo
Thu, 30 Mar 2023 21:31:56 +0200 Sebastien Jodogne first successful protobuf communication db-protobuf
Thu, 30 Mar 2023 17:08:13 +0200 Sebastien Jodogne fix db-protobuf
Wed, 29 Mar 2023 19:24:58 +0200 Alain Mazy merge
Wed, 29 Mar 2023 19:24:09 +0200 Alain Mazy added UserMetadata in /system
Wed, 29 Mar 2023 12:04:13 +0200 Sebastien Jodogne merge db-protobuf
Wed, 29 Mar 2023 12:03:45 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Wed, 29 Mar 2023 12:03:01 +0200 Sebastien Jodogne text
Wed, 29 Mar 2023 11:23:37 +0200 Alain Mazy New configuration option 'RestApiWriteToFileSystemEnabled'
Wed, 29 Mar 2023 08:50:28 +0200 Sebastien Jodogne fix db-protobuf
Tue, 28 Mar 2023 19:14:44 +0200 Sebastien Jodogne fix db-protobuf
Tue, 28 Mar 2023 18:10:29 +0200 Sebastien Jodogne cont db-protobuf
Tue, 28 Mar 2023 12:43:38 +0200 Sebastien Jodogne comments db-protobuf
Tue, 28 Mar 2023 10:48:13 +0200 Alain Mazy fix /tools/reset crashing when ExtraMainDicomTags were defined
Mon, 27 Mar 2023 21:18:37 +0200 Sebastien Jodogne added OrthancPluginRegisterDatabaseBackendV4 db-protobuf
Mon, 27 Mar 2023 16:50:48 +0200 Sebastien Jodogne removed unused IDatabaseWrapper::IsExistingResource() db-protobuf
Mon, 27 Mar 2023 10:04:08 +0200 Sebastien Jodogne fix db-protobuf
Mon, 27 Mar 2023 09:02:36 +0200 Sebastien Jodogne fix db-protobuf
Mon, 27 Mar 2023 07:44:50 +0200 Sebastien Jodogne fix windows builds db-protobuf
Sun, 26 Mar 2023 21:19:58 +0200 Sebastien Jodogne installing OrthancDatabasePlugin.proto db-protobuf
Sun, 26 Mar 2023 21:09:13 +0200 Sebastien Jodogne compiling the protobuf compiler db-protobuf
Sun, 26 Mar 2023 11:59:03 +0200 Sebastien Jodogne integrating Protobuf library into Orthanc server db-protobuf
Sun, 26 Mar 2023 10:46:09 +0200 Sebastien Jodogne compilation of protobuf compiler db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Sat, 25 Mar 2023 12:20:34 +0100 Sebastien Jodogne cleaning new constructors of StorageAccessor
Sat, 25 Mar 2023 12:07:39 +0100 Sebastien Jodogne renamed HousekeeperThread as MemoryTrimmingThread to avoid confusion with Housekeeper plugin
Sat, 25 Mar 2023 11:38:37 +0100 Sebastien Jodogne style
Sat, 25 Mar 2023 11:27:37 +0100 Sebastien Jodogne properly finalizing the housekeeper thread that periodically calls malloc_trim()
Sat, 25 Mar 2023 11:21:09 +0100 Sebastien Jodogne fix DicomMap::SetupFindXXXTemplate() methods
Sat, 25 Mar 2023 11:11:11 +0100 Sebastien Jodogne added unit test DicomMap.SetupFindTemplates
Sat, 25 Mar 2023 10:47:29 +0100 Sebastien Jodogne internal class DicomMap::MainDicomTagsConfiguration is now thread-safe
Sat, 25 Mar 2023 10:37:56 +0100 Sebastien Jodogne cont
Fri, 24 Mar 2023 19:10:00 +0100 Sebastien Jodogne cont
Fri, 24 Mar 2023 19:00:33 +0100 Sebastien Jodogne start fixing thread safety issues with DicomMap
Wed, 22 Mar 2023 08:26:41 +0100 Alain Mazy absolute path recommandation
Mon, 20 Mar 2023 18:17:21 +0100 Alain Mazy Fix issue 214: VOILUTSequence is not returned in Wado-RS
Thu, 02 Mar 2023 15:08:44 +0100 Alain Mazy fix NEWS
Thu, 02 Mar 2023 15:08:02 +0100 Alain Mazy cpp wrapper
Wed, 01 Mar 2023 18:17:49 +0100 Sebastien Jodogne support profiling for clang
Fri, 24 Feb 2023 18:07:35 +0100 Sebastien Jodogne enforce the existence of the patient/study/instance while creating its archive
Wed, 22 Feb 2023 11:10:40 +0100 Alain Mazy new OrthancConfiguration ctor in c++ wrapper
Tue, 21 Feb 2023 22:03:44 +0100 Alain Mazy fix constness
Wed, 15 Feb 2023 05:27:16 +0100 Alain Mazy todo
Mon, 06 Feb 2023 08:48:53 +0100 Sebastien Jodogne todo
Fri, 03 Feb 2023 14:37:18 +0100 Alain Mazy Orthanc framework 1.11.3
Fri, 03 Feb 2023 14:34:33 +0100 Alain Mazy back to mainline
Fri, 03 Feb 2023 14:32:53 +0100 Alain Mazy Orthanc-1.11.3 Orthanc-1.11.3
Fri, 03 Feb 2023 14:24:43 +0100 Alain Mazy release notes for 1.11.3
Thu, 02 Feb 2023 12:25:58 +0100 Alain Mazy fix osx build
Thu, 02 Feb 2023 11:28:35 +0100 Alain Mazy conditional usage of malloc_trim
Thu, 02 Feb 2023 10:33:15 +0100 Alain Mazy CppCheck
Thu, 02 Feb 2023 09:40:48 +0100 Alain Mazy doc
Thu, 02 Feb 2023 09:34:38 +0100 Alain Mazy doc
Wed, 01 Feb 2023 19:32:14 +0100 Alain Mazy doc
Wed, 01 Feb 2023 19:24:58 +0100 Alain Mazy merge
Wed, 01 Feb 2023 19:23:58 +0100 Alain Mazy malloc_trim doc malloc-trim
Wed, 01 Feb 2023 18:38:39 +0100 Alain Mazy housekeeper thread to call malloc_trim and give back memory to the system malloc-trim
Tue, 31 Jan 2023 16:21:44 +0100 Alain Mazy allow OtherPatientIDs as a valid tag name as an input since this name is still used in outputs
Mon, 30 Jan 2023 11:31:12 +0100 Alain Mazy ThreadedSetOfInstancesJob: reduce cpu consumption of job main thread
Fri, 27 Jan 2023 16:46:46 +0100 Alain Mazy trying malloc_trim malloc-trim
Fri, 27 Jan 2023 12:56:55 +0100 Alain Mazy If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
Fri, 27 Jan 2023 11:49:28 +0100 Alain Mazy Fix issue #212 (Anonymization process transcodes data and loses resource link)
Fri, 27 Jan 2023 11:25:56 +0100 Alain Mazy doc
Fri, 27 Jan 2023 11:23:35 +0100 Alain Mazy correctly report ThreadedSetOfInstancesJob progress
Thu, 26 Jan 2023 16:31:11 +0100 Alain Mazy error message if level not specified in /tools/generate-uid
Wed, 25 Jan 2023 17:56:09 +0100 Alain Mazy avoid double '/' in HttpClient uri
Tue, 24 Jan 2023 15:05:40 +0100 Alain Mazy DicomModification: sanity checks
Fri, 20 Jan 2023 18:10:42 +0100 Alain Mazy moved DicomModification thread safety into ResourceModificationJob (trying to avoid mutex in OrthancFramework as much as possible)
Fri, 20 Jan 2023 17:24:35 +0100 Alain Mazy merge
Fri, 20 Jan 2023 17:24:16 +0100 Alain Mazy more sanity checks for modifications
Thu, 19 Jan 2023 19:04:13 +0100 Sebastien Jodogne added OrthancPluginCreateJob2() in the plugin SDK
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Tue, 17 Jan 2023 17:54:38 +0100 Alain Mazy Threaded modifications continued: call ReconstructInstance at the end of the modification to update the DB model
Wed, 11 Jan 2023 11:14:00 +0100 Alain Mazy fix
Tue, 10 Jan 2023 11:46:00 +0100 Alain Mazy fix ModificationJob state machine
Fri, 06 Jan 2023 12:28:36 +0100 Alain Mazy todo: jobs ordering
Thu, 05 Jan 2023 18:03:25 +0100 Alain Mazy cppcheck
Thu, 05 Jan 2023 17:25:21 +0100 Alain Mazy merge
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Thu, 22 Dec 2022 15:28:14 +0100 Sebastien Jodogne fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
Mon, 19 Dec 2022 20:00:21 +0100 Alain Mazy merge
Mon, 19 Dec 2022 16:31:12 +0100 Alain Mazy remove test code
Mon, 19 Dec 2022 15:55:43 +0100 Sebastien Jodogne closing Orthanc-1.11.1 Orthanc-1.11.1
Mon, 19 Dec 2022 15:55:37 +0100 Sebastien Jodogne closing Orthanc-1.11.0 Orthanc-1.11.0
Mon, 19 Dec 2022 15:55:31 +0100 Sebastien Jodogne closing Orthanc-1.10.0 Orthanc-1.10.0
Mon, 19 Dec 2022 15:55:23 +0100 Sebastien Jodogne closing Orthanc-1.9.7 Orthanc-1.9.7
Mon, 19 Dec 2022 15:46:33 +0100 Sebastien Jodogne revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
Mon, 19 Dec 2022 15:09:38 +0100 Sebastien Jodogne removed some warnings for recent versions of CMake
Fri, 16 Dec 2022 13:10:35 +0100 Alain Mazy /system: added MaximumStorageMode and MaximumStorageSize
Wed, 14 Dec 2022 11:50:43 +0100 Alain Mazy New configuration KeepAliveTimeout with a default value of 1 second
Fri, 09 Dec 2022 12:42:17 +0100 Alain Mazy increased HTTP Server Keep-Alive to 10 seconds (was 1)
Fri, 02 Dec 2022 15:32:53 +0100 Sebastien Jodogne fix missing handling of StoreStatus_StorageFull
Fri, 02 Dec 2022 15:08:35 +0100 Alain Mazy undo wrong commit
Fri, 02 Dec 2022 15:05:33 +0100 Alain Mazy merge
Fri, 02 Dec 2022 15:05:00 +0100 Alain Mazy todo: move progress repot
Wed, 23 Nov 2022 14:28:50 +0100 Sebastien Jodogne clarification that "image/jpg" is not a correct MIME type
Wed, 23 Nov 2022 11:47:44 +0100 Alain Mazy Fix support for image/jpg mime type in /tools/create-dicom
Tue, 22 Nov 2022 18:01:23 +0100 Alain Mazy /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
Tue, 22 Nov 2022 16:30:50 +0100 Alain Mazy /store: allows overriding CalledAet, Host, Port
Tue, 22 Nov 2022 12:57:10 +0100 Alain Mazy cppcheck
Tue, 22 Nov 2022 12:54:10 +0100 Alain Mazy Optimization: now using multiple threads to transcode files for asynchronous download of studies archive
Mon, 21 Nov 2022 09:07:12 +0100 Alain Mazy TODO cont
Mon, 21 Nov 2022 09:05:08 +0100 Alain Mazy TODO: Get SCP in SDK
Wed, 02 Nov 2022 21:27:22 +0100 Sebastien Jodogne typo