sort studies in #find-studies by date and get rid of some clutter
shadow files should have a suffix
update example config
use getline instead of stream operator in cbs::DicomMapping::update
rename config "shadow-path" -> ShadowPath
Add internal shadow writer
add file based patient name mapping
sample config: storage commitment
When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IP
warn about possible deadlocks
merge
merge
Enable the access to raw frames in Philips ELSCINT1 proprietary compression
fix build
clarification to configuration file
removed bad include for win32
run fsync() in OrthancPluginWriteFile()
removing meaningless unit test Version.CivetwebCompression
merge
fix HttpServer options if sslVerifyPeers_ == false and ssl_ == true
HTTP client: allow empty CertificateKeyPassword
fix
Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"
merge
fix unit test
cppcheck
cppcheck
moving ORTHANC_FORCE_INLINE and ORTHANC_OVERRIDE from Enumerations.h to Compatibility.h
improving const-correctness in ParsedDicomFile
cppcheck
cppcheck
Orthanc-1.7.4
back to mainline
typo
auto-detection of mg_disable_keep_alive() in CMake
enforcing parameter "enforceAligned" in PamReader
todo
testing DicomMap::ParseDicomMetaInformation()
working on DicomStreamReader
working on sequences
fix
fix for c++98
validation against orthanc-tests
fix
reorganization of DicomStreamReader
better normalization in stream reader
remove debug printf from DicomStreamReader
fix
fix for mingw
basic implementation of WebDAV handler
write access to webdav
warning
WebDavStorage
publishing the DICOM hierarchy as WebDAV bucket
added DELETE in WebDAV, first working virtual filesystem
implementation of DELETE in class WebDavStorage
WebDAV: by-studies and by-patients
working on sorting by dates
preparing merging InternalNode with ResourcesNode
sharing more code
studies by date working
upload DICOM using WebDAV
fix
deleting resources from Orthanc WebDAV
configuration options for webdav
robustness against non-dicom files
RequestOrigin_WebDav
simplification
comments
new lua sample: ClassifyUsingAet.lua
improvement
note
fix webdav
cppcheck
Orthanc-1.8.0
cppcheck
Fix reporting of client-side store warnings/errors in C-GET SCP
C-GET SCP: Fix responses and handling of cancel
upgrade to civetweb 1.13
fix unit test Version.Civetweb
ServeFolders plugin: mime type for ".map" file extension
Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
sanitize IndexInSeries (we've seen spaces there !)
reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happens
REST API returns 404 error if deleting an inexistent peer or modality
new macro TLOG() to replace VLOG() for trace logs with a category
new macro CLOG, and sharing more code between logging engines
logging categories
LogCategory_PLUGINS
LogCategory_REST
tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
cppcheck
Dynamically access and/or change the verbosity of logging categories with the REST API
fix for visual studio
CheckOrthancFrameworkSymbols.py
avoid multiple calls to GetWidth() and GetHeight() on pixel loops
moving inline methods to source files for ABI compatibility
SetDcmtkVerbosity()
debug log for DCMTK SCU
debug logs for storage commitment SCU