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
|
Thu, 27 Oct 2022 12:57:29 +0200 |
Alain Mazy |
merge
|
Thu, 27 Oct 2022 12:53:47 +0200 |
Alain Mazy |
merge from 1.11.2 branch
|
Thu, 27 Oct 2022 10:48:41 +0200 |
Sebastien Jodogne |
added orthanc framework 1.11.2
|
Wed, 19 Oct 2022 21:15:41 +0200 |
Alain Mazy |
Added a 'header' argument to all OrthancPeers::DoPost, DoPut, ...
|
Wed, 19 Oct 2022 12:40:14 +0200 |
Alain Mazy |
more verbose HTTPClient errors + avoid duplicate logging of same error
|
Wed, 19 Oct 2022 08:57:34 +0200 |
Alain Mazy |
cleanup
|
Mon, 17 Oct 2022 10:09:24 +0200 |
Alain Mazy |
fix install steps for ConnectivityChecks and DelayedDeletion plugins
Orthanc-1.11.2
|
Thu, 13 Oct 2022 17:11:43 +0200 |
Alain Mazy |
Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
|
Thu, 13 Oct 2022 17:11:12 +0200 |
Alain Mazy |
todo
|
Wed, 12 Oct 2022 09:22:08 +0200 |
Alain Mazy |
more logs in HttpClient
|
Mon, 10 Oct 2022 10:27:09 +0200 |
Alain Mazy |
fix GetResourceType prototype
Orthanc-1.11.2
|
Mon, 10 Oct 2022 09:15:21 +0200 |
Alain Mazy |
fix todo
Orthanc-1.11.2
|
Mon, 10 Oct 2022 09:12:30 +0200 |
Alain Mazy |
todo
Orthanc-1.11.2
|
Mon, 03 Oct 2022 09:52:04 +0200 |
Alain Mazy |
added INSTALL_COMMAND to external projects to fix OpenSUSE build
Orthanc-1.11.2
|
Fri, 30 Sep 2022 15:17:21 +0200 |
Alain Mazy |
Made the default SQLite DB more robust wrt future updates like adding new columns in DB.
|
Wed, 28 Sep 2022 12:15:27 +0200 |
Alain Mazy |
Store SCU now gives priority to the preferred TransferSyntax proposed by the receiving SCP instead of Orthanc own AcceptedTransferSyntaxes
|
Mon, 26 Sep 2022 19:08:03 +0200 |
Alain Mazy |
more doc
|
Mon, 26 Sep 2022 18:56:40 +0200 |
Alain Mazy |
DicomModification::SetAllowManualIdentifiers() has been removed since it was always true -> code cleanup
|
Mon, 26 Sep 2022 18:11:03 +0200 |
Alain Mazy |
loosen the sanity checks for DICOM modifications
|
Thu, 15 Sep 2022 18:13:17 +0200 |
Alain Mazy |
cosmetic
attach-custom-data
|
Thu, 15 Sep 2022 09:02:07 +0200 |
Alain Mazy |
added support for revision in SQLite + avoid upgrading DB version
attach-custom-data
|
Wed, 14 Sep 2022 17:11:45 +0200 |
Alain Mazy |
PluginDatabaseV4 to handle customData
attach-custom-data
|
Wed, 14 Sep 2022 17:11:05 +0200 |
Alain Mazy |
fix
attach-custom-data
|
Tue, 13 Sep 2022 11:02:43 +0200 |
Alain Mazy |
advanced storage cont
attach-custom-data
|
Thu, 08 Sep 2022 17:42:08 +0200 |
Alain Mazy |
allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB
attach-custom-data
|
Wed, 31 Aug 2022 10:36:38 +0200 |
Alain Mazy |
back to mainline
|
Wed, 31 Aug 2022 10:21:35 +0200 |
Alain Mazy |
Orthanc-1.11.2
Orthanc-1.11.2
|
Mon, 29 Aug 2022 17:13:45 +0200 |
Alain Mazy |
fix
|
Tue, 16 Aug 2022 16:09:59 +0200 |
Sebastien Jodogne |
fix signature of OrthancPluginSendHttpStatus() for the "body" argument
|
Tue, 16 Aug 2022 12:46:46 +0200 |
Sebastien Jodogne |
fix MSVC2008 build
|
Tue, 16 Aug 2022 11:06:39 +0200 |
Sebastien Jodogne |
comment
|
Tue, 16 Aug 2022 11:06:25 +0200 |
Sebastien Jodogne |
replaced macro "#warning" by "#pragma message" for Visual Studio
|
Mon, 15 Aug 2022 22:13:39 +0200 |
Sebastien Jodogne |
replaced bzero() by memset()
|
Mon, 15 Aug 2022 18:25:28 +0200 |
Sebastien Jodogne |
another try to fix
|
Mon, 15 Aug 2022 17:55:27 +0200 |
Sebastien Jodogne |
test fix
|
Mon, 15 Aug 2022 16:11:33 +0200 |
Sebastien Jodogne |
cont
|
Mon, 15 Aug 2022 15:44:40 +0200 |
Sebastien Jodogne |
upgrade to openssl 3.0.5
|
Mon, 15 Aug 2022 15:34:02 +0200 |
Sebastien Jodogne |
upgrade to DCMTK 3.6.7
|
Mon, 15 Aug 2022 14:22:50 +0200 |
Sebastien Jodogne |
fix
|
Mon, 15 Aug 2022 14:11:42 +0200 |
Sebastien Jodogne |
fix
|
Mon, 15 Aug 2022 14:06:25 +0200 |
Sebastien Jodogne |
upgrade to Boost 1.80.0
|
Mon, 15 Aug 2022 12:20:00 +0200 |
Sebastien Jodogne |
added CMake option USE_LEGACY_BOOST
|
Thu, 11 Aug 2022 09:33:20 +0200 |
Alain Mazy |
Fix static compilation of boost 1.69 on Ubuntu 22.04
|
Tue, 09 Aug 2022 17:57:38 +0200 |
Alain Mazy |
new MaximumStorageMode configuration
|
Mon, 08 Aug 2022 12:42:48 +0200 |
Alain Mazy |
fix reuse of DicomAsJson between lookup and answers
|
Mon, 08 Aug 2022 09:59:07 +0200 |
Alain Mazy |
Fix the Storage Cache for compressed files (bug introduced in 1.11.0)
|
Wed, 03 Aug 2022 10:49:50 +0200 |
Alain Mazy |
Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
|
Tue, 02 Aug 2022 11:38:31 +0200 |
Alain Mazy |
SQLite: close and delete WAL and SHM files on exit (contribution from Sebastian Höffner)
|
Thu, 14 Jul 2022 18:53:24 +0200 |
Sebastien Jodogne |
DelayedDeletion plugin: Fix leaking of symbols
|
Mon, 11 Jul 2022 12:17:15 +0200 |
Alain Mazy |
todo
|
Fri, 08 Jul 2022 15:26:52 +0200 |
Alain Mazy |
Added support for RGBA64 images in tools/create-dicom and /preview (Contribution from James Manners - Pliny)
|
Fri, 08 Jul 2022 07:24:10 +0200 |
Alain Mazy |
todo
|
Thu, 30 Jun 2022 17:11:08 +0200 |
Alain Mazy |
back to mainline
|
Thu, 30 Jun 2022 13:04:50 +0200 |
Alain Mazy |
Orthanc-1.11.1
Orthanc-1.11.1
|
Thu, 30 Jun 2022 07:15:37 +0200 |
Alain Mazy |
CPP check and cleanup
|
Wed, 29 Jun 2022 15:32:44 +0200 |
Alain Mazy |
CPP Wrapper: new helpers
|
Wed, 29 Jun 2022 13:15:20 +0200 |
Alain Mazy |
skip StorageCache when verifying md5 or when re-compressing attachments
|
Wed, 29 Jun 2022 09:43:35 +0200 |
Alain Mazy |
fix for storage cache for compressed file
|
Wed, 29 Jun 2022 08:10:28 +0200 |
Alain Mazy |
fix storage cache
|
Tue, 28 Jun 2022 18:41:27 +0200 |
Alain Mazy |
fix build
|
Tue, 28 Jun 2022 17:45:09 +0200 |
Alain Mazy |
Refactored DicomMap to handle sequences when needed
|
Mon, 27 Jun 2022 15:22:19 +0200 |
Alain Mazy |
returning sequences in MainDicomTags and RequestedTags
|
Mon, 27 Jun 2022 14:09:17 +0200 |
Alain Mazy |
fix
|
Mon, 27 Jun 2022 12:44:06 +0200 |
Alain Mazy |
cppcheck
|
Mon, 27 Jun 2022 12:39:51 +0200 |
Alain Mazy |
removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
|
Mon, 27 Jun 2022 10:48:46 +0200 |
Alain Mazy |
DicomSequencesMap + fix unit tests
|
Fri, 24 Jun 2022 16:44:38 +0200 |
Alain Mazy |
reduce dependencies to DCMTK (e.g. for plugins)
|
Fri, 24 Jun 2022 16:16:43 +0200 |
Alain Mazy |
cleanup
|
Fri, 24 Jun 2022 15:47:10 +0200 |
Alain Mazy |
Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
|
Wed, 22 Jun 2022 15:37:08 +0200 |
Alain Mazy |
uniformize /plugins/../status
|
Wed, 22 Jun 2022 15:36:55 +0200 |
Alain Mazy |
todo
|
Tue, 21 Jun 2022 17:36:51 +0200 |
Alain Mazy |
cleanup todo
|
Tue, 21 Jun 2022 17:30:37 +0200 |
Alain Mazy |
merge
|
Tue, 21 Jun 2022 17:29:36 +0200 |
Alain Mazy |
DelayedDeletion plugin: first version
delayed-deletion
|
Tue, 21 Jun 2022 17:29:17 +0200 |
Alain Mazy |
SDK: Added GetDatabaseServerIdentifier
delayed-deletion
|
Tue, 21 Jun 2022 11:06:41 +0200 |
Alain Mazy |
merge
delayed-deletion
|
Tue, 21 Jun 2022 11:03:20 +0200 |
Alain Mazy |
cleanup todo
|
Tue, 21 Jun 2022 11:00:14 +0200 |
Alain Mazy |
merge
|
Tue, 21 Jun 2022 10:57:37 +0200 |
Alain Mazy |
cppcheck
|
Tue, 21 Jun 2022 10:55:45 +0200 |
Alain Mazy |
Added an Asynchronous mode to /modalities/../move
|
Mon, 20 Jun 2022 16:53:21 +0200 |
Alain Mazy |
wip: adding DelayedDeletion plugin
delayed-deletion
|
Fri, 17 Jun 2022 07:23:57 +0200 |
Sebastien Jodogne |
use constant for multiply occurring string
|
Fri, 17 Jun 2022 07:20:19 +0200 |
Sebastien Jodogne |
fix to non-static variable
|
Wed, 15 Jun 2022 15:40:07 +0200 |
Alain Mazy |
Improved HttpClient error logging (add method + url)
|
Tue, 14 Jun 2022 17:21:01 +0200 |
Alain Mazy |
close lua-heart-beat branch
lua-heart-beat
|
Tue, 14 Jun 2022 17:19:53 +0200 |
Alain Mazy |
merge lua-heart-beat
|
Tue, 14 Jun 2022 17:19:16 +0200 |
Alain Mazy |
fix: lock mutex when accessing state in HeartBeatThread
lua-heart-beat
|
Mon, 13 Jun 2022 18:54:49 +0200 |
Alain Mazy |
Added Lua OnHeartBeat()
lua-heart-beat
|
Mon, 13 Jun 2022 16:55:22 +0200 |
Alain Mazy |
Lua: new "SetHttpTimeout" function
|
Fri, 10 Jun 2022 06:37:48 +0200 |
Alain Mazy |
todo
|
Wed, 08 Jun 2022 18:16:18 +0200 |
Sebastien Jodogne |
todo
|
Wed, 08 Jun 2022 15:46:24 +0200 |
Alain Mazy |
todo
|
Wed, 01 Jun 2022 08:32:46 +0200 |
Alain Mazy |
Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts()
|
Tue, 31 May 2022 09:36:00 +0200 |
Alain Mazy |
fixed /move documentation + improved error reporting
|
Mon, 30 May 2022 09:08:54 +0200 |
Alain Mazy |
TODO TLS Security Profile
|
Tue, 24 May 2022 14:47:51 +0200 |
Alain Mazy |
Housekeeper plugin: Fix resume of previous processing
|
Tue, 24 May 2022 14:47:35 +0200 |
Alain Mazy |
todo: more info in jobs
|
Tue, 24 May 2022 14:38:50 +0200 |
Alain Mazy |
todo: changes
|
Thu, 19 May 2022 10:27:08 +0200 |
Alain Mazy |
todo
|
Mon, 09 May 2022 12:29:04 +0200 |
Alain Mazy |
back to mainline
|
Mon, 09 May 2022 11:19:44 +0200 |
Alain Mazy |
Orthanc-1.11.0
Orthanc-1.11.0
|
Mon, 09 May 2022 10:29:48 +0200 |
Alain Mazy |
fix doc
|
Fri, 06 May 2022 12:13:21 +0200 |
Alain Mazy |
TODO
|
Fri, 06 May 2022 12:04:44 +0200 |
Sebastien Jodogne |
fix RunCppCheck.sh
|
Fri, 06 May 2022 10:55:34 +0200 |
Sebastien Jodogne |
fix unit tests HttpClient.Ssl
|
Fri, 06 May 2022 10:26:42 +0200 |
Alain Mazy |
merge
|
Fri, 06 May 2022 10:26:22 +0200 |
Alain Mazy |
updated CA for HttpClient.Ssl test
|
Wed, 04 May 2022 17:29:58 +0200 |
Sebastien Jodogne |
fix compatibility with dcmtk 3.6.7
|
Wed, 04 May 2022 10:50:34 +0200 |
Alain Mazy |
more verbose error
|
Tue, 03 May 2022 17:23:56 +0200 |
Alain Mazy |
fix leak
|
Tue, 03 May 2022 15:30:01 +0200 |
Alain Mazy |
cppcheck
|
Mon, 02 May 2022 14:31:41 +0200 |
Alain Mazy |
fix build
|
Sun, 01 May 2022 12:45:27 +0200 |
Alain Mazy |
fix unit tests (new metadata)
|
Sun, 01 May 2022 12:38:52 +0200 |
Alain Mazy |
fix
|
Sun, 01 May 2022 10:47:08 +0200 |
Alain Mazy |
fix
|
Sat, 30 Apr 2022 19:40:52 +0200 |
Alain Mazy |
merge
|
Sat, 30 Apr 2022 19:39:40 +0200 |
Alain Mazy |
Housekeeper plugin: finalizing + integration tests ok
|
Wed, 27 Apr 2022 16:56:53 +0200 |
Sebastien Jodogne |
New option "filename" in "/.../{id}/archive" and "/.../{id}/media"
|
Tue, 26 Apr 2022 16:14:49 +0200 |
Alain Mazy |
todo
|
Mon, 25 Apr 2022 19:17:28 +0200 |
Alain Mazy |
cppcheck
|
Mon, 25 Apr 2022 18:54:45 +0200 |
Alain Mazy |
cppcheck
|
Mon, 25 Apr 2022 18:38:20 +0200 |
Sebastien Jodogne |
removed cppcheck warning
|
Mon, 25 Apr 2022 18:25:46 +0200 |
Sebastien Jodogne |
fix build for older compilers
|
Mon, 25 Apr 2022 17:32:58 +0200 |
Sebastien Jodogne |
cppcheck
|
Mon, 25 Apr 2022 15:50:57 +0200 |
Alain Mazy |
merged more-tags -> default
|
Mon, 25 Apr 2022 15:30:51 +0200 |
Alain Mazy |
renamed DbOptizer into Housekeeper + add Scheduler & triggers
more-tags
|
Wed, 20 Apr 2022 14:36:47 +0200 |
Alain Mazy |
Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries
more-tags
|
Wed, 20 Apr 2022 11:32:31 +0200 |
Alain Mazy |
pre-filtering studies without ModalitiesInStudies first
more-tags
|
Wed, 13 Apr 2022 14:58:58 +0200 |
Alain Mazy |
merged default -> more-tags
more-tags
|
Wed, 13 Apr 2022 10:51:22 +0200 |
Alain Mazy |
Improved decoding of US Images with Implicit VR
|
Fri, 08 Apr 2022 11:48:54 +0200 |
Sebastien Jodogne |
fix ImageProcessing::ShiftScale2() on floating-point images
|
Thu, 07 Apr 2022 12:04:48 +0200 |
Sebastien Jodogne |
minor improvements
|
Mon, 04 Apr 2022 09:52:54 +0200 |
Sebastien Jodogne |
linor fix in OrthancImport.py
|
Wed, 30 Mar 2022 15:45:54 +0200 |
Alain Mazy |
merge default -> more tags
more-tags
|
Wed, 30 Mar 2022 14:50:30 +0200 |
Alain Mazy |
fix for Apple M1
|
Mon, 28 Mar 2022 23:33:25 +0200 |
Alain Mazy |
fix LibPNG build for Apple M1
|
Mon, 28 Mar 2022 21:20:48 +0200 |
Alain Mazy |
try to fix dcmtk build for Apple M1
|
Sat, 26 Mar 2022 09:31:54 +0100 |
Sebastien Jodogne |
pass user-specific compiler flags to the unit tests of the shared library
|
Sat, 26 Mar 2022 09:23:49 +0100 |
Sebastien Jodogne |
pass user-specific compiler flags to the ConnectivityChecks subproject
|
Wed, 23 Mar 2022 18:04:40 +0100 |
Sebastien Jodogne |
integration mainline->more-tags
more-tags
|
Wed, 23 Mar 2022 17:51:39 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 23 Mar 2022 16:37:45 +0100 |
Sebastien Jodogne |
Orthanc-1.10.1
Orthanc-1.10.1
|
Wed, 23 Mar 2022 12:23:11 +0100 |
Alain Mazy |
merge
more-tags
|
Wed, 23 Mar 2022 11:56:28 +0100 |
Alain Mazy |
DbOptimizer plugin
more-tags
|
Wed, 23 Mar 2022 11:52:19 +0100 |
Alain Mazy |
fix
more-tags
|
Wed, 23 Mar 2022 12:19:59 +0100 |
Sebastien Jodogne |
typos
|
Wed, 23 Mar 2022 12:04:33 +0100 |
Sebastien Jodogne |
fix signs in unit tests
|
Wed, 23 Mar 2022 11:49:08 +0100 |
Sebastien Jodogne |
integration mainline->more-tags
more-tags
|
Wed, 23 Mar 2022 11:48:47 +0100 |
Sebastien Jodogne |
cppcheck
|
Wed, 23 Mar 2022 11:44:40 +0100 |
Sebastien Jodogne |
fix ParsedDicomFile::DecodeOverlay() for WebAssembly
|
Tue, 22 Mar 2022 19:11:56 +0100 |
Sebastien Jodogne |
integration mainline->more-tags
more-tags
|
Tue, 22 Mar 2022 12:37:24 +0100 |
Sebastien Jodogne |
added FromDcmtkBridge::LookupStringValue()
|
Tue, 22 Mar 2022 10:20:25 +0100 |
Sebastien Jodogne |
fix EmscriptenParameters.cmake
|
Tue, 22 Mar 2022 08:48:46 +0100 |
Sebastien Jodogne |
enlarged support of tags with UN value representation in ITagVisitor
|
Mon, 21 Mar 2022 15:19:42 +0100 |
Alain Mazy |
new field 'MainDicomTags' in the /system response
more-tags
|
Mon, 21 Mar 2022 12:11:21 +0100 |
Sebastien Jodogne |
fix builds on recent versions of emscripten
|
Mon, 21 Mar 2022 09:44:01 +0100 |
Sebastien Jodogne |
fix for older gcc versions
|
Mon, 21 Mar 2022 08:59:20 +0100 |
Sebastien Jodogne |
added ParsedDicomFile::DecodeAllOverlays()
|
Sun, 20 Mar 2022 18:03:32 +0100 |
Sebastien Jodogne |
removed ReadOnlyWebDavCollection from C++ plugin wrapper
|
Sun, 20 Mar 2022 11:35:17 +0100 |
Sebastien Jodogne |
added ParsedDicomFile::DecodeOverlay()
|
Thu, 17 Mar 2022 17:03:59 +0100 |
Alain Mazy |
new Warnings configuration + InstanceAvailability tag
more-tags
|
Wed, 16 Mar 2022 17:21:02 +0100 |
Sebastien Jodogne |
adding function OrthancPluginRegisterWebDavCollection() to the plugin SDK
|
Wed, 16 Mar 2022 10:55:13 +0100 |
Alain Mazy |
Improved DICOM authorization checks when multiple modalities are declared with the same AET
|
Wed, 16 Mar 2022 09:50:33 +0100 |
Alain Mazy |
performance warning
more-tags
|
Tue, 15 Mar 2022 15:57:21 +0100 |
Alain Mazy |
tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags'
more-tags
|
Tue, 15 Mar 2022 09:09:52 +0100 |
Alain Mazy |
cleanup
more-tags
|
Mon, 14 Mar 2022 16:44:00 +0100 |
Alain Mazy |
ExpandResource now able to return computed tags (like ModalitiesInStudies)
more-tags
|
Mon, 14 Mar 2022 13:13:29 +0100 |
Alain Mazy |
include requested tags from storage if needed
more-tags
|
Fri, 11 Mar 2022 17:38:16 +0100 |
Alain Mazy |
Handling RequestedTags in ExpandResource -> read parent main dicom tags if required. Not yet getting missing tags from file. Integration tests ok
more-tags
|
Thu, 10 Mar 2022 19:00:43 +0100 |
Alain Mazy |
split ExpandResource in 2: read from DB and serialize to json. This will allow us to merge requested tags from both the DB and the file system
more-tags
|
Thu, 10 Mar 2022 09:03:24 +0100 |
Alain Mazy |
added configuration for extra main dicom tags + save signature in metadata + show warning if inconsistent main dicom tags
more-tags
|
Wed, 09 Mar 2022 12:16:45 +0100 |
Alain Mazy |
adding MainDicomTags signatures
more-tags
|
Wed, 09 Mar 2022 11:17:08 +0100 |
Alain Mazy |
refactored the list of MainDicomTags to be able to change it dynamicaly. Unit tests and Integration tests ok
more-tags
|
Mon, 07 Mar 2022 18:56:15 +0100 |
Sebastien Jodogne |
NEWS
|
Mon, 07 Mar 2022 10:55:43 +0100 |
Alain Mazy |
fix doc: removed 'LimitJobs' that is not used anymore
|
Thu, 03 Mar 2022 20:34:36 +0100 |
Sebastien Jodogne |
note about -std=c++11
|
Tue, 01 Mar 2022 13:09:43 +0100 |
Alain Mazy |
todo
|
Fri, 25 Feb 2022 17:47:59 +0100 |
Alain Mazy |
todo
|
Fri, 25 Feb 2022 08:11:38 +0100 |
Alain Mazy |
todo
|
Thu, 24 Feb 2022 17:36:20 +0100 |
Alain Mazy |
skip json comments when loading config
|
Wed, 23 Feb 2022 16:08:54 +0100 |
Sebastien Jodogne |
NEWS
|
Wed, 23 Feb 2022 14:10:16 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 23 Feb 2022 12:54:21 +0100 |
Sebastien Jodogne |
Orthanc-1.10.0
Orthanc-1.10.0
|
Wed, 23 Feb 2022 11:09:43 +0100 |
Sebastien Jodogne |
fix signature of OrthancPluginIncomingCStoreInstanceFilter
|
Wed, 23 Feb 2022 09:30:53 +0100 |
Sebastien Jodogne |
merge
|
Wed, 23 Feb 2022 09:30:42 +0100 |
Sebastien Jodogne |
added origin in OrthancPluginReceivedInstanceCallback
|
Wed, 23 Feb 2022 09:12:13 +0100 |
Alain Mazy |
experimental feature: zip loader threads
|
Wed, 23 Feb 2022 06:36:29 +0100 |
Sebastien Jodogne |
merge
|
Wed, 23 Feb 2022 06:36:06 +0100 |
Sebastien Jodogne |
fix includes
|
Tue, 22 Feb 2022 22:18:54 +0100 |
Sebastien Jodogne |
reorder arguments to put the target as first argument (convention)
|
Tue, 22 Feb 2022 22:14:31 +0100 |
Sebastien Jodogne |
typo
|
Tue, 22 Feb 2022 22:12:43 +0100 |
Sebastien Jodogne |
fix signature of OrthancPluginReceivedInstanceCallback for ABI compatibility
|
Tue, 22 Feb 2022 17:46:28 +0100 |
Sebastien Jodogne |
fix linking of Sanitizer sample plugin
|
Mon, 21 Feb 2022 14:55:12 +0100 |
Alain Mazy |
news
|
Mon, 21 Feb 2022 13:01:18 +0100 |
Alain Mazy |
Orthanc Explorer: sanitize DICOM tag display
|
Mon, 21 Feb 2022 10:28:20 +0100 |
Sebastien Jodogne |
merge
|
Mon, 21 Feb 2022 10:28:08 +0100 |
Sebastien Jodogne |
re-added missing patches for OpenSSL 1.1.1
|
Mon, 21 Feb 2022 10:12:08 +0100 |
Alain Mazy |
merge
|
Mon, 21 Feb 2022 10:11:38 +0100 |
Alain Mazy |
reintroduced storage cache for StartRange files
|
Mon, 21 Feb 2022 10:10:38 +0100 |
Sebastien Jodogne |
fix NEWS
|
Mon, 21 Feb 2022 09:34:36 +0100 |
Sebastien Jodogne |
reintroduction of OpenSslConfigurationStatic-1.1.1.cmake for orthanc-gcp
|
Sun, 20 Feb 2022 17:04:41 +0100 |
Sebastien Jodogne |
integration mainline->proto-filter-instance-returning-error-code
proto-filter-instance-returning-error-code
|
Sun, 20 Feb 2022 16:57:43 +0100 |
Sebastien Jodogne |
Orthanc 1.9.8 is now known as Orthanc 1.10.0
|
Sun, 20 Feb 2022 16:35:15 +0100 |
Sebastien Jodogne |
added missing use of cache
|
Sun, 20 Feb 2022 16:29:33 +0100 |
Sebastien Jodogne |
fix cache of storage area
|
Sun, 20 Feb 2022 12:59:30 +0100 |
Sebastien Jodogne |
integration mainline->proto-filter-instance-returning-error-code
proto-filter-instance-returning-error-code
|
Sun, 20 Feb 2022 12:00:14 +0100 |
Sebastien Jodogne |
fix NEWS
|
Sun, 20 Feb 2022 11:53:23 +0100 |
Sebastien Jodogne |
closing branch 3.x
openssl-3.x
|
Sun, 20 Feb 2022 11:53:09 +0100 |
Sebastien Jodogne |
making branch openssl-3.x the new mainline
|
Sun, 20 Feb 2022 11:52:02 +0100 |
Sebastien Jodogne |
fix RunCppCheck.sh for openssl 3.x
openssl-3.x
|
Sun, 20 Feb 2022 11:16:05 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Sun, 20 Feb 2022 11:15:37 +0100 |
Sebastien Jodogne |
typos
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Sun, 20 Feb 2022 11:07:05 +0100 |
Sebastien Jodogne |
CheckOrthancFrameworkSymbols.py
|
Sat, 19 Feb 2022 12:21:36 +0100 |
Sebastien Jodogne |
fix unit test
|
Sat, 19 Feb 2022 12:17:41 +0100 |
Sebastien Jodogne |
cppcheck
|
Fri, 18 Feb 2022 15:45:28 +0100 |
Alain Mazy |
added new configuration to authorize C-Find for worklist independently from other C-Find
|
Wed, 16 Feb 2022 09:27:25 +0100 |
Alain Mazy |
mime type for .ico
|
Tue, 15 Feb 2022 18:09:03 +0100 |
Alain Mazy |
removed TODO - already done
|
Thu, 10 Feb 2022 14:30:25 +0100 |
Alain Mazy |
todo
|
Wed, 09 Feb 2022 21:07:57 +0100 |
Sebastien Jodogne |
allow custom value for "Modality" in /tools/create-dicom for PDF
|
Wed, 09 Feb 2022 13:10:11 +0100 |
Alain Mazy |
Added "/patients|studies|series|instances/{...}/attachments/{...}/info" route to retrieve the full information about an attachment (size, type, MD5 and UUID)
|
Mon, 31 Jan 2022 17:22:05 +0100 |
Sebastien Jodogne |
fix build
|
Mon, 31 Jan 2022 17:21:06 +0100 |
Sebastien Jodogne |
added warning message in DicomImageInformation()
|
Wed, 19 Jan 2022 17:06:22 +0100 |
Alain Mazy |
merge
|
Wed, 19 Jan 2022 17:05:24 +0100 |
Alain Mazy |
fix doc
|
Tue, 18 Jan 2022 18:36:23 +0100 |
Sebastien Jodogne |
more unit tests for polygons
|
Tue, 18 Jan 2022 18:00:32 +0100 |
Sebastien Jodogne |
todo
|
Tue, 18 Jan 2022 17:51:14 +0100 |
Sebastien Jodogne |
disable useless calls to Toolbox::UrlDecode()
|
Tue, 18 Jan 2022 15:04:04 +0100 |
Sebastien Jodogne |
fix filling polygons
|
Tue, 18 Jan 2022 13:04:47 +0100 |
Sebastien Jodogne |
fix polygon filling
|
Mon, 17 Jan 2022 21:52:04 +0100 |
Sebastien Jodogne |
fix
|
Mon, 17 Jan 2022 21:11:40 +0100 |
Sebastien Jodogne |
reimplementation from scratch of ImageProcessing::FillPolygon()
|
Tue, 11 Jan 2022 14:35:29 +0100 |
Sebastien Jodogne |
added SingleValueObject::SetValue()
|
Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Wed, 05 Jan 2022 15:55:52 +0100 |
Sebastien Jodogne |
merge
openssl-3.x
|
Wed, 05 Jan 2022 15:55:42 +0100 |
Sebastien Jodogne |
fix build of openssl bignum
openssl-3.x
|
Sat, 25 Dec 2021 12:29:16 +0100 |
Sebastien Jodogne |
added -DOPENSSL_NO_CHACHA
openssl-3.x
|
Sat, 25 Dec 2021 11:08:58 +0100 |
Sebastien Jodogne |
fix unit test Version.OpenSslStatic
openssl-3.x
|
Fri, 24 Dec 2021 17:20:05 +0100 |
Sebastien Jodogne |
removed openssl exception from main()
openssl-3.x
|
Fri, 24 Dec 2021 17:18:06 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Fri, 24 Dec 2021 17:17:52 +0100 |
Sebastien Jodogne |
fix OrthancFramework/Resources/WindowsResources.rc
|
Fri, 24 Dec 2021 17:16:04 +0100 |
Sebastien Jodogne |
added missing copyright
openssl-3.x
|
Fri, 24 Dec 2021 17:12:49 +0100 |
Sebastien Jodogne |
upgraded openssl to 3.0.1
openssl-3.x
|
Fri, 24 Dec 2021 16:52:51 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Fri, 24 Dec 2021 15:34:33 +0100 |
Sebastien Jodogne |
fix orthanc framework abi
|
Fri, 24 Dec 2021 15:32:08 +0100 |
Sebastien Jodogne |
cppcheck
|
Mon, 20 Dec 2021 11:24:47 +0100 |
Alain Mazy |
doc for private tags
|
Sat, 18 Dec 2021 14:10:33 +0100 |
Alain Mazy |
fix c-store when no received instance callback
|
Fri, 17 Dec 2021 13:36:27 +0100 |
Sebastien Jodogne |
fix sample scripts for Python3
|
Thu, 16 Dec 2021 16:13:03 +0100 |
Sebastien Jodogne |
improved fix of unit test SharedLibrary.Basic
|
Thu, 16 Dec 2021 14:48:46 +0100 |
Alain Mazy |
Added links to download attachments from the Orthanc Explorer
|
Tue, 14 Dec 2021 22:54:31 +0100 |
Alain Mazy |
Closing received-instance-callback branch
received-instance-callback
|
Tue, 14 Dec 2021 22:52:59 +0100 |
Alain Mazy |
merge received-instance-callback
|
Tue, 14 Dec 2021 22:51:43 +0100 |
Alain Mazy |
more logs
received-instance-callback
|
Mon, 13 Dec 2021 16:07:52 +0100 |
Alain Mazy |
use ParsedDicomFile in Sanitizer sample plugin
received-instance-callback
|
Sat, 11 Dec 2021 16:00:38 +0100 |
Sebastien Jodogne |
fix DownloadOrthancFramework.cmake for pre-releases
|
Sat, 11 Dec 2021 15:45:17 +0100 |
Sebastien Jodogne |
fix tag for pre-release of the Orthanc framework for WSI 1.1
|
Sat, 11 Dec 2021 11:33:15 +0100 |
Sebastien Jodogne |
fix OrthancPlugins::HttpClient::ClearCredentials()
|
Thu, 09 Dec 2021 17:22:40 +0100 |
Alain Mazy |
added ReceivedInstanceCallback + sample C++ plugin
received-instance-callback
|
Tue, 07 Dec 2021 14:01:17 +0100 |
Sebastien Jodogne |
tagging a pre-release of the Orthanc framework for WSI 1.1
|
Tue, 07 Dec 2021 12:54:42 +0100 |
Sebastien Jodogne |
reintroduce -std=c++11 for macOS
|
Tue, 07 Dec 2021 12:34:17 +0100 |
Sebastien Jodogne |
stop forcing C++11 in CMake
|
Mon, 06 Dec 2021 10:51:30 +0100 |
Alain Mazy |
todo
|
Thu, 02 Dec 2021 15:11:32 +0100 |
Alain Mazy |
clarified error message
|
Thu, 02 Dec 2021 14:51:55 +0100 |
Alain Mazy |
clarified error message
|
Thu, 02 Dec 2021 13:00:47 +0100 |
Alain Mazy |
merge
|
Thu, 02 Dec 2021 13:00:27 +0100 |
Alain Mazy |
CPP Wrapper: fail when trying to use body > 4GB
|
Sat, 27 Nov 2021 12:31:51 +0100 |
Sebastien Jodogne |
document number of dimensions in numpy arrays
|
Sat, 27 Nov 2021 12:27:01 +0100 |
Sebastien Jodogne |
fix numpy for SignedGrasycale16
|
Fri, 26 Nov 2021 19:03:32 +0100 |
Sebastien Jodogne |
download of numpy arrays from the REST API
|
Thu, 25 Nov 2021 19:05:41 +0100 |
Sebastien Jodogne |
fix PrintVersion()
|
Thu, 25 Nov 2021 19:02:38 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Thu, 25 Nov 2021 18:54:02 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 18:53:08 +0100 |
Sebastien Jodogne |
added missing copyright headers
|
Thu, 25 Nov 2021 15:53:06 +0100 |
Sebastien Jodogne |
merge
|
Thu, 25 Nov 2021 15:52:54 +0100 |
Sebastien Jodogne |
Support decoding of black-and-white images (with 1 bit per pixel), notably DICOM SEG
|
Thu, 25 Nov 2021 15:36:11 +0100 |
Alain Mazy |
fix storage cache for user attachment -> the cache is ignoring them
|
Thu, 25 Nov 2021 13:58:10 +0100 |
Sebastien Jodogne |
fix DicomIntegerPixelAccessor::GetExtremeValues() on multi-channel images
|
Thu, 25 Nov 2021 13:26:02 +0100 |
Sebastien Jodogne |
closing branch storage-cache
storage-cache
|
Thu, 25 Nov 2021 13:25:54 +0100 |
Sebastien Jodogne |
closing branch filter-store-instance
filter-store-instance
|
Thu, 25 Nov 2021 13:25:43 +0100 |
Sebastien Jodogne |
closing branch Orthanc-1.9.6
Orthanc-1.9.6
|
Thu, 25 Nov 2021 13:25:40 +0100 |
Sebastien Jodogne |
closing branch Orthanc-1.9.5
Orthanc-1.9.5
|
Thu, 25 Nov 2021 13:25:35 +0100 |
Sebastien Jodogne |
closing branch Orthanc-1.9.4
Orthanc-1.9.4
|
Thu, 25 Nov 2021 13:12:32 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 13:09:27 +0100 |
Sebastien Jodogne |
merge
|
Thu, 25 Nov 2021 13:09:15 +0100 |
Sebastien Jodogne |
added ISqlLookupFormatter::IsEscapeBrackets()
|
Thu, 25 Nov 2021 12:14:14 +0100 |
Alain Mazy |
merge
|
Thu, 25 Nov 2021 12:13:53 +0100 |
Alain Mazy |
cppcheck
|
Wed, 24 Nov 2021 18:03:35 +0100 |
Sebastien Jodogne |
fix compatibility with LSB compiler
|
Wed, 24 Nov 2021 17:38:36 +0100 |
Sebastien Jodogne |
fix unit test SharedLibrary.Basic
|
Wed, 24 Nov 2021 12:22:41 +0100 |
Sebastien Jodogne |
todo
|
Tue, 23 Nov 2021 15:03:02 +0100 |
Sebastien Jodogne |
added missing ORTHANC_OVERRIDE
|
Tue, 23 Nov 2021 09:22:11 +0100 |
Alain Mazy |
merge storage-cache
|
Tue, 23 Nov 2021 09:20:59 +0100 |
Alain Mazy |
merged ReceivedCStoreInstanceFilter
|
Wed, 17 Nov 2021 10:08:44 +0100 |
Alain Mazy |
todo cont
|
Wed, 17 Nov 2021 09:47:45 +0100 |
Alain Mazy |
todo
|
Wed, 10 Nov 2021 15:29:35 +0100 |
Alain Mazy |
changed log levels
|
Tue, 09 Nov 2021 09:51:14 +0100 |
Alain Mazy |
Archive jobs response now contains a header Content-Disposition:filename='archive.zip'
|
Thu, 28 Oct 2021 13:05:56 +0200 |
Alain Mazy |
new option returnUnsupportedImage for /preview & /rendered routes
|
Mon, 25 Oct 2021 14:15:20 +0200 |
Alain Mazy |
todo
|
Tue, 19 Oct 2021 17:00:23 +0200 |
Alain Mazy |
fix news
|
Tue, 19 Oct 2021 15:29:48 +0200 |
Alain Mazy |
Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.
|
Mon, 18 Oct 2021 21:55:06 +0200 |
Alain Mazy |
more detailed error message for unsupported zip files
|
Fri, 15 Oct 2021 18:31:20 +0200 |
Alain Mazy |
fixes after sdk tests
filter-store-instance
|
Thu, 07 Oct 2021 13:45:36 +0200 |
Alain Mazy |
typo
storage-cache
|
Thu, 07 Oct 2021 13:31:36 +0200 |
Alain Mazy |
enable using multiple threads to load instances when generating zip archive/media
storage-cache
|
Fri, 01 Oct 2021 18:36:45 +0200 |
Alain Mazy |
added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk
filter-store-instance
|
Thu, 30 Sep 2021 17:52:07 +0200 |
Alain Mazy |
fix init var
|
Thu, 30 Sep 2021 15:34:14 +0200 |
Alain Mazy |
updated doc
|
Thu, 30 Sep 2021 15:03:35 +0200 |
Alain Mazy |
new configuration 'DicomThreadsCount'
|
Thu, 30 Sep 2021 12:14:19 +0200 |
Alain Mazy |
Added a StorageCache in the StorageAccessor
storage-cache
|
Wed, 29 Sep 2021 10:32:23 +0200 |
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-code
|
Tue, 14 Sep 2021 14:51:12 +0200 |
Sebastien Jodogne |
typo
|
Thu, 09 Sep 2021 13:02:33 +0200 |
Sebastien Jodogne |
Fix handling of option "DeidentifyLogs", notably for tags (0010,0010) and (0010,0020)
|
Mon, 06 Sep 2021 22:13:07 +0200 |
Sebastien Jodogne |
support 64 bit integers in DICOMweb
|
Tue, 31 Aug 2021 12:49:39 +0200 |
Sebastien Jodogne |
todo
|
Tue, 31 Aug 2021 12:46:25 +0200 |
Sebastien Jodogne |
todo
|
Mon, 30 Aug 2021 22:21:24 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Mon, 30 Aug 2021 22:20:19 +0200 |
Sebastien Jodogne |
back to mainline
|
Mon, 30 Aug 2021 22:14:33 +0200 |
Sebastien Jodogne |
Orthanc-1.9.7
Orthanc-1.9.7
|
Mon, 30 Aug 2021 18:21:12 +0200 |
Sebastien Jodogne |
fix
|
Mon, 30 Aug 2021 18:16:53 +0200 |
Sebastien Jodogne |
fix
|
Mon, 30 Aug 2021 12:13:05 +0200 |
Sebastien Jodogne |
optimization in ImageProcessing::ShiftScale()
|
Mon, 30 Aug 2021 11:51:56 +0200 |
Sebastien Jodogne |
fix for msvc2008
|
Mon, 30 Aug 2021 11:41:27 +0200 |
Sebastien Jodogne |
news
|
Mon, 30 Aug 2021 11:41:05 +0200 |
Sebastien Jodogne |
Support detection of windowing and rescale in Philips multiframe images
|
Mon, 30 Aug 2021 10:25:50 +0200 |
Sebastien Jodogne |
merge
|
Mon, 30 Aug 2021 10:24:36 +0200 |
Sebastien Jodogne |
refactoring parsing of numbers
|
Mon, 30 Aug 2021 09:49:42 +0200 |
Alain Mazy |
doc
|
Mon, 30 Aug 2021 09:48:46 +0200 |
Alain Mazy |
rewording
|
Mon, 30 Aug 2021 09:47:47 +0200 |
Alain Mazy |
new configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCP
|
Wed, 25 Aug 2021 17:20:21 +0200 |
Sebastien Jodogne |
added ParsedDicomFile::LookupSubSequence()
|
Wed, 25 Aug 2021 15:42:34 +0200 |
Sebastien Jodogne |
hiding FromDcmtkBridge::Apply() on IDicomPathVisitor
|
Wed, 25 Aug 2021 15:20:48 +0200 |
Sebastien Jodogne |
IDecodedFrameHandler can access full ParsedDicomFile instead of the DicomMap summary
|
Wed, 18 Aug 2021 15:26:48 +0200 |
Sebastien Jodogne |
cont fix
|
Wed, 18 Aug 2021 15:16:39 +0200 |
Sebastien Jodogne |
Fix computation of the estimated time of arrival in jobs
|
Mon, 16 Aug 2021 10:54:38 +0200 |
Sebastien Jodogne |
Added "Level" option to POST /tools/bulk-modify
|
Fri, 13 Aug 2021 17:41:09 +0200 |
Sebastien Jodogne |
Fix upload of ZIP archives containing a DICOMDIR file
|
Mon, 09 Aug 2021 08:50:04 +0200 |
Sebastien Jodogne |
integration Orthanc-1.9.6->mainline
|
Mon, 09 Aug 2021 08:49:42 +0200 |
Sebastien Jodogne |
hotfix for LSB precompiled binaries of Orthanc 1.9.6: reintegration of changeset 4761
Orthanc-1.9.6
|
Tue, 03 Aug 2021 11:20:38 +0200 |
Sebastien Jodogne |
Added file CITATION.cff
|
Mon, 02 Aug 2021 13:00:37 +0200 |
Sebastien Jodogne |
Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins
|
Wed, 21 Jul 2021 10:48:14 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Wed, 21 Jul 2021 10:46:46 +0200 |
Sebastien Jodogne |
back to mainline
|
Wed, 21 Jul 2021 10:26:20 +0200 |
Sebastien Jodogne |
Orthanc-1.9.6
Orthanc-1.9.6
|
Tue, 20 Jul 2021 08:14:05 +0200 |
Sebastien Jodogne |
In lookup and query/retrieve, possibility to provide a specific study date
|
Mon, 19 Jul 2021 15:13:40 +0200 |
Sebastien Jodogne |
merge
|
Mon, 19 Jul 2021 15:13:18 +0200 |
Sebastien Jodogne |
revert incorrect changeset 4747 (24dbf3f013d9)
|
Sat, 17 Jul 2021 13:04:54 +0200 |
Alain Mazy |
fix doc
|
Fri, 16 Jul 2021 11:34:51 +0200 |
Alain Mazy |
doc StorageAccessOnFind
|
Wed, 14 Jul 2021 17:21:15 +0200 |
Sebastien Jodogne |
Fix orphaned attachments if bad revision number is provided
|
Thu, 08 Jul 2021 17:31:03 +0200 |
Sebastien Jodogne |
typos
|
Thu, 08 Jul 2021 14:58:18 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 08 Jul 2021 14:57:21 +0200 |
Sebastien Jodogne |
Clicking on "Send to remote modality" displays the job information to monitor progress
|
Thu, 08 Jul 2021 14:42:20 +0200 |
Sebastien Jodogne |
ignore JSON files in sample Python upload scripts
|
Thu, 08 Jul 2021 12:56:18 +0200 |
Sebastien Jodogne |
explicit linking against -lstdc++ and -lm for Linux Standard Base
|
Thu, 08 Jul 2021 10:59:32 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 08 Jul 2021 09:44:49 +0200 |
Sebastien Jodogne |
Orthanc-1.9.5
Orthanc-1.9.5
|
Tue, 06 Jul 2021 13:29:57 +0200 |
Sebastien Jodogne |
cppcheck
|
Tue, 06 Jul 2021 09:54:14 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 06 Jul 2021 09:53:25 +0200 |
Sebastien Jodogne |
todo
|
Tue, 06 Jul 2021 09:52:15 +0200 |
Sebastien Jodogne |
compiler warning about openssl license
openssl-3.x
|
Tue, 06 Jul 2021 08:40:43 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 06 Jul 2021 08:36:54 +0200 |
Sebastien Jodogne |
todo
openssl-3.x
|
Tue, 06 Jul 2021 08:17:01 +0200 |
Sebastien Jodogne |
news
|
Tue, 06 Jul 2021 08:12:26 +0200 |
Sebastien Jodogne |
DANGEROUS commit: Anonymization is now also applied to nested sequences
|
Mon, 05 Jul 2021 17:50:58 +0200 |
Sebastien Jodogne |
fix unit test FromDcmtkBridge.VisitorRemoveTag on DCMTK 3.6.6
|
Mon, 05 Jul 2021 17:03:46 +0200 |
Sebastien Jodogne |
optimized version of DicomPath::IsMatch()
|
Mon, 05 Jul 2021 16:12:10 +0200 |
Sebastien Jodogne |
added ITagVisitor::Action_Remove
|
Mon, 28 Jun 2021 14:25:37 +0200 |
Sebastien Jodogne |
Error code and description of jobs are now saved into the Orthanc database
|
Mon, 28 Jun 2021 12:03:07 +0200 |
Sebastien Jodogne |
fix openapi: /modalities/{id}/move not supporting jobs
|
Sun, 27 Jun 2021 12:48:26 +0200 |
Sebastien Jodogne |
fix broken "Do lookup" button in Orthanc Explorer
|
Fri, 25 Jun 2021 18:13:45 +0200 |
Sebastien Jodogne |
Added Short/Simplify/Full options to format "/modalities/{id}/find-worklist" and "/queries/{id}/retrieve"
|
Fri, 25 Jun 2021 10:41:35 +0200 |
Sebastien Jodogne |
Added "Short" and "Full" options in /modalities/id/find-worklist
|
Fri, 25 Jun 2021 09:12:49 +0200 |
Sebastien Jodogne |
todo
|
Fri, 25 Jun 2021 08:44:18 +0200 |
Sebastien Jodogne |
todo
|
Thu, 24 Jun 2021 12:51:53 +0200 |
Sebastien Jodogne |
closing branch Orthanc-1.9.3
Orthanc-1.9.3
|
Thu, 24 Jun 2021 12:51:50 +0200 |
Sebastien Jodogne |
closing branch Orthanc-1.9.2
Orthanc-1.9.2
|
Thu, 24 Jun 2021 12:51:45 +0200 |
Sebastien Jodogne |
closing branch Orthanc-1.9.1
Orthanc-1.9.1
|
Thu, 24 Jun 2021 12:50:01 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 24 Jun 2021 12:42:54 +0200 |
Sebastien Jodogne |
added missing documentation of "ignore-length" in "/instances/{id}/tags"
|
Thu, 24 Jun 2021 09:16:03 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 24 Jun 2021 08:08:18 +0200 |
Sebastien Jodogne |
Orthanc-1.9.4
Orthanc-1.9.4
|
Wed, 23 Jun 2021 19:00:22 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Wed, 23 Jun 2021 19:00:07 +0200 |
Sebastien Jodogne |
fix
|
Wed, 23 Jun 2021 16:23:23 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Wed, 23 Jun 2021 16:22:58 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 23 Jun 2021 16:02:29 +0200 |
Sebastien Jodogne |
"/studies/{id}/merge" accepts instances inside its "Resources" parameter
|
Wed, 23 Jun 2021 14:57:49 +0200 |
Sebastien Jodogne |
added argument "Metadata" to "/tools/bulk-content"
|
Wed, 23 Jun 2021 14:33:46 +0200 |
Sebastien Jodogne |
merge
|
Wed, 23 Jun 2021 14:33:20 +0200 |
Sebastien Jodogne |
"/studies/{id}/split" accepts "Instances" parameter to split instances instead of series
|
Tue, 22 Jun 2021 10:40:28 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 22 Jun 2021 10:40:08 +0200 |
Sebastien Jodogne |
upgrade to curl 7.77.0
|
Tue, 22 Jun 2021 10:26:27 +0200 |
Sebastien Jodogne |
fix build on MSVC 2008 32bit
openssl-3.x
|
Tue, 22 Jun 2021 09:29:29 +0200 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 22 Jun 2021 09:28:01 +0200 |
Sebastien Jodogne |
todo
|
Tue, 22 Jun 2021 09:13:03 +0200 |
Sebastien Jodogne |
display OpenSSL version in the logs
|
Tue, 22 Jun 2021 08:56:34 +0200 |
Sebastien Jodogne |
fixes for OS X and Visual Studio
openssl-3.x
|
Tue, 22 Jun 2021 07:37:20 +0200 |
Sebastien Jodogne |
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0
openssl-3.x
|
Tue, 22 Jun 2021 07:17:43 +0200 |
Sebastien Jodogne |
Dropped support for static compilation of OpenSSL 1.0.2 and 1.1.1
openssl-3.x
|
Tue, 22 Jun 2021 07:09:34 +0200 |
Sebastien Jodogne |
compilation using openssl-3.0.0-beta1
openssl-3.x
|
Mon, 21 Jun 2021 17:55:53 +0200 |
Sebastien Jodogne |
patch for compatibility of civetweb 1.14 with openssl 3.0.0
|
Mon, 21 Jun 2021 17:54:55 +0200 |
Sebastien Jodogne |
fix warnings in unit tests
|
Fri, 18 Jun 2021 17:58:56 +0200 |
Sebastien Jodogne |
added the "Level" argument to "/tools/bulk-content"
|
Fri, 18 Jun 2021 16:37:12 +0200 |
Sebastien Jodogne |
new route "/tools/bulk-content" to get the content of a set of resources
|
Fri, 18 Jun 2021 16:08:35 +0200 |
Sebastien Jodogne |
Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
|
Thu, 17 Jun 2021 15:47:21 +0200 |
Sebastien Jodogne |
new configuration option "ExternalDictionaries" to load external DICOM dictionaries
|
Thu, 17 Jun 2021 14:00:34 +0200 |
Sebastien Jodogne |
fix error if overriding existing tag in the DICOM dictionary
|
Wed, 16 Jun 2021 17:37:47 +0200 |
Sebastien Jodogne |
"/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
|
Wed, 16 Jun 2021 16:44:04 +0200 |
Sebastien Jodogne |
added routes for bulk anonymization/modification
|
Fri, 11 Jun 2021 10:48:28 +0200 |
Sebastien Jodogne |
C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures"
|
Thu, 10 Jun 2021 12:15:38 +0200 |
Sebastien Jodogne |
applying modifications to subsequences after all the other modifications
|
Thu, 10 Jun 2021 11:21:22 +0200 |
Sebastien Jodogne |
cppcheck
|
Thu, 10 Jun 2021 10:54:14 +0200 |
Sebastien Jodogne |
added DicomPath::SetPrefixIndex()
|
Thu, 10 Jun 2021 10:09:54 +0200 |
Sebastien Jodogne |
backward compatibility with old DicomModification serialization from Orthanc <= 1.6.1
|
Wed, 09 Jun 2021 17:24:44 +0200 |
Sebastien Jodogne |
"Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences
|
Wed, 09 Jun 2021 14:57:16 +0200 |
Sebastien Jodogne |
hotpatch to make Orthanc 0.8.6 compile on Ubuntu 18.04
Orthanc-0.8.6
|
Tue, 08 Jun 2021 18:28:57 +0200 |
Sebastien Jodogne |
New versions of Keep(), Remove() and Replace() in DicomModification that use DicomPath
|
Tue, 08 Jun 2021 14:42:09 +0200 |
Sebastien Jodogne |
simplified DicomModification::RelationshipsVisitor
|
Tue, 08 Jun 2021 12:37:48 +0200 |
Sebastien Jodogne |
use of DicomPath in ParsedDicomFile
|
Mon, 07 Jun 2021 18:35:46 +0200 |
Sebastien Jodogne |
FromDcmtkBridge::RemovePath() and FromDcmtkBridge::ReplacePath()
|
Mon, 07 Jun 2021 17:05:48 +0200 |
Sebastien Jodogne |
new class DicomPath
|
Sat, 05 Jun 2021 12:23:54 +0200 |
Sebastien Jodogne |
fix build of wsi and stone
|
Fri, 04 Jun 2021 17:39:04 +0200 |
Sebastien Jodogne |
typo
|
Fri, 04 Jun 2021 17:38:43 +0200 |
Sebastien Jodogne |
Full support for the anonymization of subsequences containing tags whose VR is UI
|
Thu, 03 Jun 2021 21:06:34 +0200 |
Sebastien Jodogne |
Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
|
Thu, 03 Jun 2021 19:44:43 +0200 |
Sebastien Jodogne |
DicomModification_Anonymization2017c.impl.h
|
Thu, 03 Jun 2021 19:41:11 +0200 |
Sebastien Jodogne |
GenerateAnonymizationProfile.py can read from URL
|
Thu, 03 Jun 2021 17:40:15 +0200 |
Sebastien Jodogne |
ZIP archive/media generated in synchronous mode are now streamed by default
|
Wed, 02 Jun 2021 18:01:17 +0200 |
Sebastien Jodogne |
fix
|
Wed, 02 Jun 2021 17:35:39 +0200 |
Sebastien Jodogne |
ZipWriter::CancelStream(), ZipWriter::GetArchiveSize() and HttpOutput::AnswerWithoutBuffering()
|
Fri, 28 May 2021 18:44:00 +0200 |
Sebastien Jodogne |
added sanity check
|
Fri, 28 May 2021 18:26:40 +0200 |
Sebastien Jodogne |
support of output streams in ZipWriter
|
Fri, 28 May 2021 11:40:47 +0200 |
Sebastien Jodogne |
fix misleading log message about unknown transfer syntax in C-GET SCP
|
Fri, 28 May 2021 11:37:26 +0200 |
Sebastien Jodogne |
unit test for transfer syntax
|
Thu, 27 May 2021 15:59:03 +0200 |
Sebastien Jodogne |
"/jobs/..." has new field "ErrorDetails" to help identify the cause of an error
|
Fri, 21 May 2021 11:25:35 +0200 |
Alain Mazy |
typo
|
Thu, 20 May 2021 09:29:25 +0200 |
Sebastien Jodogne |
fix AutoClassify.py sample for compatibility with Python 3.x
|
Fri, 14 May 2021 11:46:57 +0200 |
Sebastien Jodogne |
ImageProcessing::Convert() from Float32 to RGB24
|
Thu, 13 May 2021 14:11:47 +0200 |
Sebastien Jodogne |
"Replace" tags in "/modify" and "/anonymize" now supports value representation AT
|
Wed, 12 May 2021 09:32:20 +0200 |
Sebastien Jodogne |
todo
|
Mon, 10 May 2021 12:31:17 +0200 |
Sebastien Jodogne |
typo: replaced "CheckRevision" by "CheckRevisions"
|
Fri, 07 May 2021 12:46:06 +0200 |
Sebastien Jodogne |
in DICOMweb JSON, BulkDataURI is forced for sequences and pixel data
|
Fri, 07 May 2021 12:09:48 +0200 |
Sebastien Jodogne |
back to mainline
|
Fri, 07 May 2021 09:22:38 +0200 |
Sebastien Jodogne |
Orthanc-1.9.3
Orthanc-1.9.3
|
Fri, 07 May 2021 06:35:13 +0200 |
Sebastien Jodogne |
cppcheck
|
Thu, 06 May 2021 18:39:19 +0200 |
Sebastien Jodogne |
New configuration option: "DicomTlsRemoteCertificateRequired"
|
Thu, 06 May 2021 16:54:46 +0200 |
Sebastien Jodogne |
Fix issue #195 (No need for BulkDataURI when Data Element is empty)
|
Wed, 05 May 2021 16:47:24 +0200 |
Sebastien Jodogne |
updated todo
|
Wed, 05 May 2021 12:10:33 +0200 |
Sebastien Jodogne |
memory optimization in Orthanc::MultipartStreamReader if parsing one single big block
|
Wed, 05 May 2021 11:50:14 +0200 |
Sebastien Jodogne |
use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
|
Wed, 05 May 2021 09:47:39 +0200 |
Sebastien Jodogne |
reduce memory consumption of OrthancPlugins::HttpClient::Execute() in OrthancPluginCppWrapper.h
|
Tue, 04 May 2021 10:57:42 +0200 |
Sebastien Jodogne |
Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabled
|
Fri, 30 Apr 2021 10:09:50 +0200 |
Sebastien Jodogne |
New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
|
Thu, 29 Apr 2021 14:34:08 +0200 |
Sebastien Jodogne |
todo
|
Thu, 29 Apr 2021 13:01:52 +0200 |
Sebastien Jodogne |
clarification about "StoreDicom" option
|
Wed, 28 Apr 2021 17:50:26 +0200 |
Sebastien Jodogne |
Fix regression in the handling of "DicomCheckModalityHost" configuration option
|
Wed, 28 Apr 2021 16:40:36 +0200 |
Sebastien Jodogne |
todo
|
Wed, 28 Apr 2021 13:40:35 +0200 |
Sebastien Jodogne |
todo
|
Wed, 28 Apr 2021 12:31:18 +0200 |
Sebastien Jodogne |
todo
|
Wed, 28 Apr 2021 11:22:39 +0200 |
Sebastien Jodogne |
PngWriter recreates a new libpng context for each encoding
|
Tue, 27 Apr 2021 09:49:20 +0200 |
Sebastien Jodogne |
Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media
|
Mon, 26 Apr 2021 15:22:44 +0200 |
Sebastien Jodogne |
"ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
|
Thu, 22 Apr 2021 13:27:57 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 22 Apr 2021 11:33:28 +0200 |
Sebastien Jodogne |
Orthanc-1.9.2
Orthanc-1.9.2
|
Wed, 21 Apr 2021 19:00:16 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 21 Apr 2021 12:05:57 +0200 |
Sebastien Jodogne |
notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
|
Wed, 21 Apr 2021 11:56:14 +0200 |
Sebastien Jodogne |
upgrade to openssl 1.1.1k
|
Wed, 21 Apr 2021 10:44:49 +0200 |
Sebastien Jodogne |
fix issue 193
|
Tue, 20 Apr 2021 20:44:59 +0200 |
Sebastien Jodogne |
fix mingw
|
Tue, 20 Apr 2021 18:14:48 +0200 |
Sebastien Jodogne |
closing varian
varian
|
Tue, 20 Apr 2021 18:12:23 +0200 |
Sebastien Jodogne |
closing db-changes
db-changes
|
Tue, 20 Apr 2021 18:11:29 +0200 |
Sebastien Jodogne |
integration db-changes->mainline
|
Tue, 20 Apr 2021 17:51:26 +0200 |
Sebastien Jodogne |
cppcheck
db-changes
|
Tue, 20 Apr 2021 15:59:31 +0200 |
Sebastien Jodogne |
added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system"
db-changes
|
Tue, 20 Apr 2021 15:11:59 +0200 |
Sebastien Jodogne |
handling revisions of attachments
db-changes
|
Mon, 19 Apr 2021 10:28:43 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Mon, 19 Apr 2021 10:28:24 +0200 |
Sebastien Jodogne |
Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
|
Fri, 16 Apr 2021 17:45:02 +0200 |
Sebastien Jodogne |
todo
db-changes
|
Fri, 16 Apr 2021 17:13:03 +0200 |
Sebastien Jodogne |
handling of revisions for metadata
db-changes
|
Fri, 16 Apr 2021 10:48:57 +0200 |
Sebastien Jodogne |
RestApiCallDocumentation::SetAnswerHeader() and Toolbox::RemoveSurroundingQuotes()
db-changes
|
Thu, 15 Apr 2021 11:29:57 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 15 Apr 2021 11:29:40 +0200 |
Sebastien Jodogne |
added remote AET and IP in verbose logs about DICOM networking
|
Wed, 14 Apr 2021 14:02:21 +0200 |
Sebastien Jodogne |
separate db retries by 100ms instead of 50ms to simplify documentation
db-changes
|
Wed, 14 Apr 2021 12:15:19 +0200 |
Sebastien Jodogne |
cppcheck
db-changes
|
Wed, 14 Apr 2021 12:10:17 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Wed, 14 Apr 2021 12:08:20 +0200 |
Sebastien Jodogne |
upgrade to civetweb 1.14
|
Wed, 14 Apr 2021 11:20:05 +0200 |
Sebastien Jodogne |
minor api improvements in OrthancCDatabasePlugin.h
db-changes
|
Mon, 12 Apr 2021 17:04:58 +0200 |
Sebastien Jodogne |
added missing try/catch
db-changes
|
Thu, 08 Apr 2021 10:46:12 +0200 |
Sebastien Jodogne |
maximum number of database retries for writer collisions is now set by the plugins
db-changes
|
Wed, 07 Apr 2021 10:41:39 +0200 |
Sebastien Jodogne |
fix database retries
db-changes
|
Fri, 02 Apr 2021 13:51:18 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Fri, 02 Apr 2021 13:50:56 +0200 |
Sebastien Jodogne |
Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)
|
Wed, 31 Mar 2021 14:35:48 +0200 |
Sebastien Jodogne |
retries on ErrorCode_DatabaseUnavailable should be handled by the plugins
db-changes
|
Wed, 31 Mar 2021 14:34:41 +0200 |
Sebastien Jodogne |
added ErrorCode_Revision
db-changes
|
Tue, 30 Mar 2021 18:10:27 +0200 |
Sebastien Jodogne |
differentiating between shared and private global properties
db-changes
|
Tue, 30 Mar 2021 16:34:23 +0200 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 30 Mar 2021 16:34:02 +0200 |
Sebastien Jodogne |
new function in the plugin SDK: OrthancPluginCallRestApi()
|
Tue, 30 Mar 2021 10:39:59 +0200 |
Sebastien Jodogne |
New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers
db-changes
|
Wed, 24 Mar 2021 15:30:06 +0100 |
Sebastien Jodogne |
rename 1.10.0 as 1.9.2
db-changes
|
Mon, 22 Mar 2021 19:25:27 +0100 |
Sebastien Jodogne |
fix OrthancCDatabasePlugin.h
db-changes
|
Fri, 19 Mar 2021 10:52:22 +0100 |
Sebastien Jodogne |
check whether the database plugin interface is entirely implemented
db-changes
|
Thu, 18 Mar 2021 12:09:29 +0100 |
Sebastien Jodogne |
processing of database events in OrthancPluginDatabaseV3
db-changes
|
Thu, 18 Mar 2021 11:26:53 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Thu, 18 Mar 2021 11:26:10 +0100 |
Sebastien Jodogne |
OrthancPluginDatabaseV3::Transaction is fully implemented
db-changes
|
Wed, 17 Mar 2021 15:48:31 +0100 |
Alain Mazy |
added missing enum translation
|
Wed, 17 Mar 2021 15:31:26 +0100 |
Alain Mazy |
added OrthancPluginContentType_DicomUntilPixelData
|
Tue, 16 Mar 2021 17:58:16 +0100 |
Sebastien Jodogne |
added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk
db-changes
|
Tue, 16 Mar 2021 12:43:43 +0100 |
Sebastien Jodogne |
removed the global database mutex from ServerIndex and StatelessDatabaseOperations
db-changes
|
Mon, 15 Mar 2021 18:22:53 +0100 |
Sebastien Jodogne |
moved handling of answers from database plugins from OrthancPluginDatabase to its Transaction subclass
db-changes
|
Mon, 15 Mar 2021 16:16:42 +0100 |
Sebastien Jodogne |
comments
db-changes
|
Mon, 15 Mar 2021 15:30:42 +0100 |
Sebastien Jodogne |
moving all accesses to databases from IDatabaseWrapper to ITransaction
db-changes
|
Fri, 12 Mar 2021 16:04:09 +0100 |
Sebastien Jodogne |
simplification of ServerIndex::Listener as ServerIndex::TransactionContext
db-changes
|
Fri, 12 Mar 2021 15:33:47 +0100 |
Sebastien Jodogne |
attaching the listener to transactions in IDatabaseWrapper
db-changes
|
Wed, 10 Mar 2021 17:15:01 +0100 |
Sebastien Jodogne |
fix build on os x
db-changes
|
Wed, 10 Mar 2021 15:59:03 +0100 |
Sebastien Jodogne |
ServerIndex now uses StatelessDatabaseOperations
db-changes
|
Tue, 09 Mar 2021 18:24:59 +0100 |
Sebastien Jodogne |
taking StatelessDatabaseOperations out of ServerIndex
db-changes
|
Tue, 09 Mar 2021 16:40:38 +0100 |
Sebastien Jodogne |
created a ITransactionContextFactory around ServerIndex::Listener
db-changes
|
Tue, 09 Mar 2021 16:18:24 +0100 |
Sebastien Jodogne |
ITransactionContext to uncouple ServerIndex from database wrapper
db-changes
|
Tue, 09 Mar 2021 15:37:47 +0100 |
Sebastien Jodogne |
removing link to ServerIndex in ReadWriteTransaction
db-changes
|
Tue, 09 Mar 2021 15:25:17 +0100 |
Sebastien Jodogne |
assume that "GetDatabaseVersion()" can run out of a database transaction
db-changes
|
Tue, 09 Mar 2021 15:22:03 +0100 |
Sebastien Jodogne |
transient introduction of ServerIndex::databaseMutex_
db-changes
|
Tue, 09 Mar 2021 14:49:39 +0100 |
Sebastien Jodogne |
remove the only use of GlobalProperty_FlushSleep
db-changes
|
Tue, 09 Mar 2021 14:30:05 +0100 |
Sebastien Jodogne |
fix build on lsb
db-changes
|
Tue, 09 Mar 2021 11:55:08 +0100 |
Sebastien Jodogne |
simplification
db-changes
|
Tue, 09 Mar 2021 11:52:07 +0100 |
Sebastien Jodogne |
end of refactoring read-write transactions
db-changes
|
Mon, 08 Mar 2021 18:42:13 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 08 Mar 2021 18:30:06 +0100 |
Sebastien Jodogne |
clarifications in ServerIndex::Recycle()
db-changes
|
Mon, 08 Mar 2021 18:15:26 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 08 Mar 2021 17:47:43 +0100 |
Sebastien Jodogne |
simplification
db-changes
|
Mon, 08 Mar 2021 17:08:10 +0100 |
Sebastien Jodogne |
removed redundant ServerIndex::SignalNewResource()
db-changes
|
Mon, 08 Mar 2021 16:49:34 +0100 |
Sebastien Jodogne |
simplifying IDatabaseListener::SignalChange() as IDatabaseListener::SignalResourceDeleted()
db-changes
|
Mon, 08 Mar 2021 16:04:56 +0100 |
Sebastien Jodogne |
new enum: TransactionType
db-changes
|
Mon, 08 Mar 2021 15:13:25 +0100 |
Sebastien Jodogne |
cppcheck
db-changes
|
Mon, 08 Mar 2021 15:00:58 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 08 Mar 2021 14:41:29 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Mon, 08 Mar 2021 13:54:02 +0100 |
Sebastien Jodogne |
fix build for msvc2008
db-changes
|
Mon, 08 Mar 2021 12:34:17 +0100 |
Sebastien Jodogne |
start of read-write transactions
db-changes
|
Mon, 08 Mar 2021 11:08:03 +0100 |
Sebastien Jodogne |
avoid copy of objects in ServerIndex
db-changes
|
Fri, 05 Mar 2021 16:11:11 +0100 |
Sebastien Jodogne |
end of refactoring read-only transactions
db-changes
|
Fri, 05 Mar 2021 15:37:53 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 18:45:48 +0100 |
Sebastien Jodogne |
removed function wrappers for transactions in ServerIndex
db-changes
|
Thu, 04 Mar 2021 18:42:25 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 17:59:40 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 16:58:35 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Thu, 04 Mar 2021 15:22:55 +0100 |
Sebastien Jodogne |
templates to reduce verbosity in ServerIndex implementation
db-changes
|
Wed, 03 Mar 2021 17:31:30 +0100 |
Sebastien Jodogne |
removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction()
db-changes
|
Wed, 03 Mar 2021 17:13:41 +0100 |
Sebastien Jodogne |
cont
db-changes
|
Wed, 03 Mar 2021 16:31:57 +0100 |
Sebastien Jodogne |
simplification
db-changes
|
Wed, 03 Mar 2021 13:48:45 +0100 |
Sebastien Jodogne |
fix build on freebsd
|
Wed, 03 Mar 2021 13:44:01 +0100 |
Sebastien Jodogne |
fix build on freebsd
db-changes
|
Tue, 02 Mar 2021 19:36:59 +0100 |
Sebastien Jodogne |
testing replay of transactions
db-changes
|
Tue, 02 Mar 2021 16:53:19 +0100 |
Sebastien Jodogne |
close branch
framework-lgpl
|
Tue, 02 Mar 2021 16:53:08 +0100 |
Sebastien Jodogne |
close branch
framework-gpl
|
Tue, 02 Mar 2021 16:53:00 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.8.1
|
Tue, 02 Mar 2021 16:52:42 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.9.0
|
Tue, 02 Mar 2021 16:52:39 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.8.2
|
Tue, 02 Mar 2021 16:52:31 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.8.0
|
Tue, 02 Mar 2021 16:52:26 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.7.4
|
Tue, 02 Mar 2021 16:52:24 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.7.3
|
Tue, 02 Mar 2021 16:52:21 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.7.2
|
Tue, 02 Mar 2021 16:52:17 +0100 |
Sebastien Jodogne |
close branch
Orthanc-1.7.1
|
Tue, 02 Mar 2021 16:51:19 +0100 |
Sebastien Jodogne |
integration mainline->db-changes
db-changes
|
Tue, 02 Mar 2021 14:53:35 +0100 |
Sebastien Jodogne |
link against iphlpapi.dll on Windows
|
Tue, 02 Mar 2021 14:06:10 +0100 |
Sebastien Jodogne |
added SystemToolbox::GetMacAddresses()
|
Tue, 02 Mar 2021 10:16:06 +0100 |
Sebastien Jodogne |
sanity checks in CheckOrthancFrameworkSymbols.py
|
Fri, 26 Feb 2021 16:50:52 +0100 |
Sebastien Jodogne |
missing ALLOW_DOWNLOADS when building unit tests of framework
|
Fri, 26 Feb 2021 13:50:37 +0100 |
Sebastien Jodogne |
simplification of DownloadOrthancFramework.cmake
|
Thu, 25 Feb 2021 18:27:28 +0100 |
Sebastien Jodogne |
back to mainline
|
Thu, 25 Feb 2021 16:59:24 +0100 |
Sebastien Jodogne |
Orthanc-1.9.1
Orthanc-1.9.1
|
Thu, 25 Feb 2021 16:52:32 +0100 |
Sebastien Jodogne |
fix ParsedDicomImage::EmbedImage() on big-endian
Orthanc-1.9.1
|
Thu, 25 Feb 2021 12:15:18 +0100 |
Sebastien Jodogne |
additional option in DownloadOrthancFramework: ORTHANC_FRAMEWORK_ADDITIONAL_LIBRARIES
|
Thu, 25 Feb 2021 11:02:23 +0100 |
Sebastien Jodogne |
handling of ENABLE_WEB_SERVER in DownloadOrthancFramework.cmake for static library
|
Wed, 24 Feb 2021 21:06:34 +0100 |
Sebastien Jodogne |
fix decoding of images on big-endian architectures
|
Wed, 24 Feb 2021 15:07:54 +0100 |
Sebastien Jodogne |
fix segmentation fault during anonymization on big-endian architectures
|
Wed, 24 Feb 2021 12:39:35 +0100 |
Sebastien Jodogne |
Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246)
|
Tue, 23 Feb 2021 20:05:26 +0100 |
Sebastien Jodogne |
fix cross-compilation for big endian on Debian 10
|
Tue, 23 Feb 2021 15:19:40 +0100 |
Sebastien Jodogne |
The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1)
|
Tue, 23 Feb 2021 15:05:55 +0100 |
Sebastien Jodogne |
added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer
|
Tue, 23 Feb 2021 13:46:58 +0100 |
Sebastien Jodogne |
fix build
|
Tue, 23 Feb 2021 11:28:28 +0100 |
Sebastien Jodogne |
added field "Timeout" in "OrthancPeers" configuration option
|
Tue, 23 Feb 2021 11:01:54 +0100 |
Sebastien Jodogne |
using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)
|
Mon, 22 Feb 2021 18:30:31 +0100 |
Sebastien Jodogne |
added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc framework
|
Mon, 22 Feb 2021 16:51:23 +0100 |
Sebastien Jodogne |
cppcheck
|
Mon, 22 Feb 2021 16:32:11 +0100 |
Sebastien Jodogne |
new option "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis
|
Mon, 22 Feb 2021 15:27:25 +0100 |
Sebastien Jodogne |
Added "Timeout" parameter everywhere in "/modalities/.../"
|
Tue, 16 Feb 2021 15:01:13 +0100 |
Sebastien Jodogne |
added DicomToJsonFlags_SkipGroupLengths
|
Tue, 16 Feb 2021 14:42:04 +0100 |
Sebastien Jodogne |
Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary
|
Tue, 16 Feb 2021 12:18:41 +0100 |
Sebastien Jodogne |
removal of "dicom-as-json" attachments
|
Fri, 12 Feb 2021 12:13:19 +0100 |
Sebastien Jodogne |
simplification in ServerContext
|
Fri, 12 Feb 2021 11:33:16 +0100 |
Sebastien Jodogne |
added FileContentType_DicomUntilPixelData
|
Thu, 11 Feb 2021 19:06:29 +0100 |
Sebastien Jodogne |
ServerContext::ReadDicomUntilPixelData()
|
Thu, 11 Feb 2021 17:51:04 +0100 |
Sebastien Jodogne |
fix signature of virtual method
|
Thu, 11 Feb 2021 17:11:37 +0100 |
Sebastien Jodogne |
removed ServerContext::ReadAttachment()
|
Thu, 11 Feb 2021 11:00:05 +0100 |
Sebastien Jodogne |
Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
|
Thu, 11 Feb 2021 09:33:48 +0100 |
Sebastien Jodogne |
widening the use of DicomTransferSyntax enum
|
Wed, 10 Feb 2021 17:01:44 +0100 |
Sebastien Jodogne |
refactoring ServerIndex::Store()
|
Wed, 10 Feb 2021 12:07:03 +0100 |
Sebastien Jodogne |
removed cached dicom summary from DicomInstanceToStore
|
Wed, 10 Feb 2021 11:29:53 +0100 |
Sebastien Jodogne |
removed cached dicom-as-json from DicomInstanceToStore
|
Tue, 09 Feb 2021 17:05:45 +0100 |
Sebastien Jodogne |
fix shared library
|
Tue, 09 Feb 2021 15:50:14 +0100 |
Sebastien Jodogne |
refactoring IStoreRequestHandler
|
Tue, 09 Feb 2021 15:24:36 +0100 |
Sebastien Jodogne |
FromDcmtkBridge::LogMissingTagsForStore()
|
Tue, 09 Feb 2021 14:49:30 +0100 |
Sebastien Jodogne |
added safeguards in Orthanc::FileInfo
|
Tue, 09 Feb 2021 14:25:21 +0100 |
Sebastien Jodogne |
reorganization
|
Tue, 09 Feb 2021 11:37:13 +0100 |
Sebastien Jodogne |
IStorageArea::HasReadRange()
|
Mon, 08 Feb 2021 18:39:22 +0100 |
Sebastien Jodogne |
fix build on msvc 2008
|
Mon, 08 Feb 2021 18:34:40 +0100 |
Sebastien Jodogne |
Possibility to generate a static library containing the Orthanc Framework
|
Thu, 04 Feb 2021 18:01:07 +0100 |
Sebastien Jodogne |
IStorageArea::ReadRange()
|
Thu, 04 Feb 2021 15:31:00 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the instance level: "PixelDataOffset"
|
Thu, 04 Feb 2021 11:42:25 +0100 |
Sebastien Jodogne |
DicomStreamReader::LookupPixelDataOffset()
|
Sat, 30 Jan 2021 18:19:11 +0100 |
Sebastien Jodogne |
Fix build on big-endian architectures
|
Fri, 29 Jan 2021 11:51:42 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 29 Jan 2021 10:36:16 +0100 |
Sebastien Jodogne |
typo in NEWS
Orthanc-1.9.0
|
Fri, 29 Jan 2021 10:12:06 +0100 |
Sebastien Jodogne |
Orthanc-1.9.0
Orthanc-1.9.0
|
Fri, 29 Jan 2021 09:46:47 +0100 |
Sebastien Jodogne |
fix missing include for Debian unstable
|
Fri, 29 Jan 2021 07:32:48 +0100 |
Sebastien Jodogne |
fix
|
Thu, 28 Jan 2021 19:36:13 +0100 |
Sebastien Jodogne |
fix
|
Thu, 28 Jan 2021 19:28:32 +0100 |
Sebastien Jodogne |
cppcheck
|
Thu, 28 Jan 2021 19:03:19 +0100 |
Sebastien Jodogne |
new abstraction IMemoryBuffer to avoid unnecessary copies of std::string buffers
|
Thu, 28 Jan 2021 16:59:40 +0100 |
Sebastien Jodogne |
sample for OrthancPluginRegisterStorageArea2()
|
Thu, 28 Jan 2021 15:54:30 +0100 |
Sebastien Jodogne |
new configuration options: "DicomAlwaysAllowFind" and "DicomAlwaysAllowGet"
|
Thu, 28 Jan 2021 14:07:49 +0100 |
Sebastien Jodogne |
fix test paths
|
Wed, 27 Jan 2021 18:54:21 +0100 |
Sebastien Jodogne |
Clarifying documentation of "AllowTranscoding" in "DicomModalities"
|
Wed, 27 Jan 2021 18:37:34 +0100 |
Sebastien Jodogne |
"/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags
|
Wed, 27 Jan 2021 17:28:34 +0100 |
Sebastien Jodogne |
todo
|
Wed, 27 Jan 2021 16:54:03 +0100 |
Sebastien Jodogne |
new primitive in plugin SDK: OrthancPluginCreateDicom2()
|
Tue, 26 Jan 2021 18:25:52 +0100 |
Sebastien Jodogne |
migrate remaining links to issues in bitbucket to mercurial server
|
Tue, 26 Jan 2021 17:57:09 +0100 |
Sebastien Jodogne |
fix integration test test_frames_transcoding of DICOMweb plugin
|
Tue, 26 Jan 2021 15:50:52 +0100 |
Sebastien Jodogne |
new configuration options: "AcceptedTransferSyntaxes" and "H265TransferSyntaxAccepted"
|
Tue, 26 Jan 2021 14:48:10 +0100 |
Sebastien Jodogne |
new URIs: /tools/accepted-transfer-syntaxes and /tools/unknown-sop-class-accepted to replace Lua callbacks for transfer syntaxes
|
Tue, 26 Jan 2021 10:18:50 +0100 |
Sebastien Jodogne |
rename TransferSyntax enum as TransferSyntaxGroup
|
Tue, 26 Jan 2021 09:15:05 +0100 |
Sebastien Jodogne |
patch of DCMTK 3.6.6 to fix value of "MediaStorageSOPClassUID" if writing DICOMDIR
|
Mon, 25 Jan 2021 18:38:29 +0100 |
Sebastien Jodogne |
upgrade to dcmtk 3.6.6
|
Mon, 25 Jan 2021 18:12:59 +0100 |
Sebastien Jodogne |
move old enum TransferSyntax from OrthancFramework to OrthancServer
|
Mon, 25 Jan 2021 15:18:34 +0100 |
Sebastien Jodogne |
IApplicationEntityFilter::GetAcceptedTransferSyntaxes()
|
Thu, 21 Jan 2021 19:06:00 +0100 |
Sebastien Jodogne |
todo
|
Thu, 21 Jan 2021 17:54:44 +0100 |
Sebastien Jodogne |
ABI compatibility for DicomStoreUserConnection::Transcode()
|
Thu, 21 Jan 2021 17:08:32 +0100 |
Sebastien Jodogne |
New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU
|
Wed, 20 Jan 2021 17:43:15 +0100 |
Sebastien Jodogne |
todo
|
Wed, 20 Jan 2021 17:36:23 +0100 |
Sebastien Jodogne |
"LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis
|
Wed, 20 Jan 2021 17:02:10 +0100 |
Sebastien Jodogne |
"/modalities/{...}/query": New string argument "LocalAet"
|
Wed, 20 Jan 2021 14:51:48 +0100 |
Sebastien Jodogne |
The DICOM meta-header and the transfer syntax are displayed at the "Instance" level
|
Wed, 20 Jan 2021 14:20:37 +0100 |
Sebastien Jodogne |
New metadata automatically computed at the series level: "RemoteAET"
|
Wed, 20 Jan 2021 13:30:54 +0100 |
Sebastien Jodogne |
new mutex to protect registration of REST callbacks: restCallbackRegistrationMutex_
|
Wed, 20 Jan 2021 12:43:44 +0100 |
Sebastien Jodogne |
fix ParsedDicomCache for emscripten
|
Tue, 19 Jan 2021 19:05:04 +0100 |
Sebastien Jodogne |
Refactoring and improvements to the cache of DICOM files in ServerContext
|
Tue, 19 Jan 2021 16:11:23 +0100 |
Sebastien Jodogne |
new class: ParsedDicomCache()
|
Tue, 19 Jan 2021 14:31:04 +0100 |
Sebastien Jodogne |
Explicitly use little-endian to encode uncompressed file size with zlib compression
|
Tue, 19 Jan 2021 12:03:49 +0100 |
Sebastien Jodogne |
Fix upload of multiple DICOM files using one single POST call to "multipart/form-data"
|
Tue, 19 Jan 2021 10:02:46 +0100 |
Sebastien Jodogne |
new function MultipartStreamReader::ParseHeaderArguments()
|
Mon, 18 Jan 2021 15:04:36 +0100 |
Sebastien Jodogne |
todo
|
Mon, 18 Jan 2021 14:51:52 +0100 |
Sebastien Jodogne |
new configuration option "MaximumPduLength" to tune the maximum PDU length
|
Thu, 14 Jan 2021 09:13:29 +0100 |
Sebastien Jodogne |
support empty PatientID in OrthancImport.py
|
Thu, 14 Jan 2021 08:50:48 +0100 |
Sebastien Jodogne |
"#warning" is not available on Visual Studio
|
Wed, 13 Jan 2021 18:48:53 +0100 |
Sebastien Jodogne |
todo
|
Wed, 13 Jan 2021 17:17:50 +0100 |
Sebastien Jodogne |
fix
|
Wed, 13 Jan 2021 17:13:42 +0100 |
Sebastien Jodogne |
ImageProcessing::Set(image, r, g, b, a) applicable to grayscale images
|
Wed, 13 Jan 2021 10:32:34 +0100 |
Sebastien Jodogne |
fix LOG() in OrthancPluginCppWrapper.cpp
|
Wed, 13 Jan 2021 09:19:32 +0100 |
Sebastien Jodogne |
new function in OrthancPluginCppWrapper: ReadJsonWithoutComments()
|
Tue, 12 Jan 2021 13:07:15 +0100 |
Sebastien Jodogne |
ImageProcessing::ConvertJpegYCbCrToRgb()
|
Mon, 11 Jan 2021 14:32:44 +0100 |
Sebastien Jodogne |
new error code: ErrorCode_BadRange
|
Sat, 09 Jan 2021 13:13:06 +0100 |
Sebastien Jodogne |
better warning about no support of file ranges in storage area
|
Fri, 08 Jan 2021 18:53:33 +0100 |
Sebastien Jodogne |
New functions in the SDK: OrthancPluginCreateMemoryBuffer64() and OrthancPluginRegisterStorageArea2()
|
Thu, 07 Jan 2021 18:18:39 +0100 |
Sebastien Jodogne |
configuration options for DICOM TLS in Orthanc SCP
|
Thu, 07 Jan 2021 16:53:35 +0100 |
Sebastien Jodogne |
configuration options for DICOM TLS in Orthanc SCU
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Wed, 06 Jan 2021 09:39:07 +0100 |
Sebastien Jodogne |
pre-release of Orthanc framework 23ad1b9c7800
|
Mon, 04 Jan 2021 17:05:21 +0100 |
Sebastien Jodogne |
fix tag in openapi
|
Mon, 04 Jan 2021 17:01:17 +0100 |
Sebastien Jodogne |
fix build
|
Mon, 04 Jan 2021 16:06:05 +0100 |
Sebastien Jodogne |
fix build if OpenSSL is disabled
|
Mon, 04 Jan 2021 15:59:32 +0100 |
Sebastien Jodogne |
dicom tls for scu
|
Mon, 04 Jan 2021 14:34:44 +0100 |
Sebastien Jodogne |
cont
|
Mon, 04 Jan 2021 12:42:45 +0100 |
Sebastien Jodogne |
testing DICOM TLS in Orthanc SCP
|
Sat, 02 Jan 2021 14:53:24 +0100 |
Sebastien Jodogne |
don't compile TLS if DCMTK networking is disabled
|
Thu, 31 Dec 2020 16:42:46 +0100 |
Sebastien Jodogne |
autodetection of SSL_CTX_get0_param()
|
Thu, 31 Dec 2020 15:16:18 +0100 |
Sebastien Jodogne |
trying to enable TLS support in DCMTK
|
Wed, 30 Dec 2020 09:39:40 +0100 |
Sebastien Jodogne |
openapi is done
|
Wed, 30 Dec 2020 08:20:26 +0100 |
Sebastien Jodogne |
added openapi description
|
Tue, 29 Dec 2020 19:28:53 +0100 |
Sebastien Jodogne |
openapi documentation is now completed
|
Tue, 29 Dec 2020 16:51:28 +0100 |
Sebastien Jodogne |
cont openapi
|
Tue, 29 Dec 2020 16:05:07 +0100 |
Sebastien Jodogne |
cont openapi
|
Tue, 29 Dec 2020 15:22:00 +0100 |
Sebastien Jodogne |
cont openapi
|
Tue, 29 Dec 2020 12:21:51 +0100 |
Sebastien Jodogne |
cont openapi
|
Tue, 29 Dec 2020 11:53:42 +0100 |
Sebastien Jodogne |
cont openapi
|
Tue, 29 Dec 2020 10:24:17 +0100 |
Sebastien Jodogne |
cont openapi
|
Mon, 28 Dec 2020 17:40:35 +0100 |
Sebastien Jodogne |
openapi for plugins and jobs
|
Mon, 28 Dec 2020 16:49:17 +0100 |
Sebastien Jodogne |
openapi about creation of zip/media archives
|
Mon, 28 Dec 2020 15:32:01 +0100 |
Sebastien Jodogne |
cont openapi
|
Mon, 28 Dec 2020 14:46:51 +0100 |
Sebastien Jodogne |
cont openapi
|
Mon, 28 Dec 2020 13:08:00 +0100 |
Sebastien Jodogne |
cont openapi
|
Mon, 28 Dec 2020 11:57:48 +0100 |
Sebastien Jodogne |
automated generation of the cheat sheet of the REST API, to be included in the Orthanc Book
|
Sun, 27 Dec 2020 11:31:50 +0100 |
Sebastien Jodogne |
typo
|
Fri, 25 Dec 2020 11:23:32 +0100 |
Sebastien Jodogne |
cont openapi
|
Fri, 25 Dec 2020 11:12:14 +0100 |
Sebastien Jodogne |
cont openapi
|
Thu, 24 Dec 2020 17:53:12 +0100 |
Sebastien Jodogne |
cont openapi
|
Thu, 24 Dec 2020 17:44:52 +0100 |
Sebastien Jodogne |
cont openapi
|
Thu, 24 Dec 2020 17:32:19 +0100 |
Sebastien Jodogne |
documenting generation of images
|
Thu, 24 Dec 2020 09:37:30 +0100 |
Sebastien Jodogne |
gathering statistics about progress of api documentation
|
Thu, 24 Dec 2020 08:59:45 +0100 |
Sebastien Jodogne |
cont openapi
|
Wed, 23 Dec 2020 18:32:13 +0100 |
Sebastien Jodogne |
cont openapi
|
Wed, 23 Dec 2020 15:16:37 +0100 |
Sebastien Jodogne |
fix for older compilers
|
Wed, 23 Dec 2020 15:13:45 +0100 |
Sebastien Jodogne |
documenting system calls
|
Wed, 23 Dec 2020 12:30:56 +0100 |
Sebastien Jodogne |
cppcheck
|
Wed, 23 Dec 2020 12:21:03 +0100 |
Sebastien Jodogne |
New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file
|
Tue, 22 Dec 2020 09:39:06 +0100 |
Sebastien Jodogne |
fix RunCppCheck.sh
|
Tue, 22 Dec 2020 08:59:23 +0100 |
Sebastien Jodogne |
new function Toolbox::ReadJsonWithoutComments()
|
Tue, 22 Dec 2020 08:16:08 +0100 |
Sebastien Jodogne |
fix comment
|
Tue, 22 Dec 2020 08:14:54 +0100 |
Sebastien Jodogne |
removed useless includes
|
Tue, 22 Dec 2020 08:11:37 +0100 |
Sebastien Jodogne |
functions to read/write JSON in OrthancPluginCppWrapper.h
|
Mon, 21 Dec 2020 18:55:32 +0100 |
Sebastien Jodogne |
removing usage of deprecated JsonCpp classes
|
Mon, 21 Dec 2020 18:09:47 +0100 |
Sebastien Jodogne |
confining Json::Reader and Json::*Writer into Toolbox
|
Mon, 21 Dec 2020 08:47:29 +0100 |
Sebastien Jodogne |
upgraded to jsoncpp 1.9.4
|
Mon, 21 Dec 2020 08:41:13 +0100 |
Sebastien Jodogne |
upgraded to jsoncpp 1.9.3
|
Fri, 18 Dec 2020 17:41:42 +0100 |
Sebastien Jodogne |
typo
|
Fri, 18 Dec 2020 15:19:10 +0100 |
Sebastien Jodogne |
back to mainline
|
Fri, 18 Dec 2020 14:06:45 +0100 |
Sebastien Jodogne |
Orthanc-1.8.2
Orthanc-1.8.2
|
Fri, 18 Dec 2020 12:15:45 +0100 |
Sebastien Jodogne |
cppcheck
|
Fri, 18 Dec 2020 11:48:40 +0100 |
Sebastien Jodogne |
If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"
|
Fri, 18 Dec 2020 11:13:00 +0100 |
Sebastien Jodogne |
new configuration options IngestTranscodingOfUncompressed and IngestTranscodingOfCompressed
|
Thu, 17 Dec 2020 15:10:57 +0100 |
Sebastien Jodogne |
integration varian->mainline
|
Thu, 17 Dec 2020 15:10:04 +0100 |
Sebastien Jodogne |
review changeset 4381:df313e410f0c
varian
|
Fri, 11 Dec 2020 11:59:10 -0500 |
Andrew Wallis |
Add support to configure minimimum accepted TLS version and cipher suite
varian
|
Thu, 17 Dec 2020 12:48:55 +0100 |
Sebastien Jodogne |
integration varian->mainline
|
Thu, 17 Dec 2020 12:48:14 +0100 |
Sebastien Jodogne |
added NEWS about "OrthancExplorerEnabled" option
varian
|
Fri, 11 Dec 2020 14:57:31 -0500 |
Andrew Wallis |
adding option to disable orthance explorer when http server is enabled
varian
|
Thu, 17 Dec 2020 11:42:48 +0100 |
Sebastien Jodogne |
integration varian->mainline
|
Thu, 17 Dec 2020 11:27:37 +0100 |
Sebastien Jodogne |
review of changeset 4375:208029732d51
varian
|
Tue, 15 Dec 2020 13:59:01 -0500 |
Mark Poscablo |
New config option "DeidentifyDimseQueryLogs"
varian
|
Thu, 17 Dec 2020 10:55:32 +0100 |
Sebastien Jodogne |
there will be a 1.8.2 release before 1.9.0
|
Thu, 17 Dec 2020 10:46:11 +0100 |
Sebastien Jodogne |
Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc
|
Mon, 14 Dec 2020 17:33:17 +0100 |
Sebastien Jodogne |
tagging Orthanc framework 4a3ba4bf4ba7 for PostgreSQL 3.3
|
Mon, 14 Dec 2020 14:26:49 +0100 |
Sebastien Jodogne |
making ServerIndex::IncrementGlobalSequence() more fault-tolerant
|
Sat, 12 Dec 2020 19:42:05 +0100 |
Sebastien Jodogne |
merge
|
Sat, 12 Dec 2020 19:41:56 +0100 |
Sebastien Jodogne |
look for openssl in DownloadOrthancFramework.cmake
|
Sat, 12 Dec 2020 19:41:30 +0100 |
Sebastien Jodogne |
fix OpenSslConfigurationStatic-1.1.1.cmake to generate windows plugins
|
Thu, 10 Dec 2020 18:36:57 +0100 |
Sebastien Jodogne |
Allow empty request body in "/modalities/{id}/echo"
|
Thu, 10 Dec 2020 09:32:39 +0100 |
Sebastien Jodogne |
New config option "MallocArenaMax" to control memory usage on GNU/Linux
|
Wed, 09 Dec 2020 16:46:10 +0100 |
Sebastien Jodogne |
fix missing log category in _OrthancPluginService_LogInfo
|
Wed, 09 Dec 2020 16:17:46 +0100 |
Sebastien Jodogne |
Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks
|
Wed, 09 Dec 2020 10:07:48 +0100 |
Sebastien Jodogne |
trying to fix msvc build errors for plugins while compiling ZipReader.cpp
|
Tue, 08 Dec 2020 20:22:24 +0100 |
Sebastien Jodogne |
cont
|
Tue, 08 Dec 2020 19:10:46 +0100 |
Sebastien Jodogne |
rollback incorrect removal for msvc2008
|
Tue, 08 Dec 2020 18:07:12 +0100 |
Sebastien Jodogne |
fix for msvc2015
|
Tue, 08 Dec 2020 16:48:58 +0100 |
Sebastien Jodogne |
fix ZipReader.cpp for msvc
|