Tue, 24 Nov 2020 16:21:29 +0100 |
Sebastien Jodogne |
unit tests now running in WebAssembly
|
Tue, 24 Nov 2020 12:37:52 +0100 |
Sebastien Jodogne |
revert changeset 4320:72237cbb4fb2
|
Tue, 24 Nov 2020 12:12:44 +0100 |
Sebastien Jodogne |
merge
|
Tue, 24 Nov 2020 12:12:27 +0100 |
Sebastien Jodogne |
removed default setting of ORTHANC_ENABLE_LOGGING_STDIO in WebAssembly
|
Mon, 23 Nov 2020 14:23:18 +0100 |
Alain Mazy |
merge
|
Mon, 23 Nov 2020 14:23:10 +0100 |
Alain Mazy |
fix logging
|
Mon, 23 Nov 2020 12:51:39 +0100 |
Sebastien Jodogne |
added DICOM_TAG_CINE_RATE
|
Mon, 23 Nov 2020 12:04:59 +0100 |
Alain Mazy |
merge
|
Mon, 23 Nov 2020 12:04:42 +0100 |
Alain Mazy |
fix for 'logs are not stored in log files anymore after a /tools/reset'
|
Sat, 21 Nov 2020 10:49:54 +0100 |
Sebastien Jodogne |
explanation in configuration file
|
Tue, 17 Nov 2020 11:16:22 +0100 |
Sebastien Jodogne |
removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMake
|
Thu, 12 Nov 2020 11:40:44 +0100 |
Sebastien Jodogne |
hiding some symbols using boos
|
Mon, 09 Nov 2020 16:09:05 +0100 |
Sebastien Jodogne |
removed a friend method for better abi
|
Mon, 09 Nov 2020 15:22:43 +0100 |
Sebastien Jodogne |
fix abi of DicomImageInformation
|
Mon, 09 Nov 2020 15:07:55 +0100 |
Sebastien Jodogne |
turning IImageWriter into a pure interface
|
Mon, 09 Nov 2020 14:40:51 +0100 |
Sebastien Jodogne |
renaming pure interface JobOperationValue as IJobOperationValue
|
Sat, 07 Nov 2020 08:02:36 +0100 |
Sebastien Jodogne |
missing cmake parameters if building unit tests of framework
|
Fri, 06 Nov 2020 21:15:09 +0100 |
Sebastien Jodogne |
fix for vs2008
|
Fri, 06 Nov 2020 21:13:45 +0100 |
Sebastien Jodogne |
fix build of Orthanc framework DLL for Windows
|
Fri, 06 Nov 2020 18:15:11 +0100 |
Sebastien Jodogne |
fix for vs2008
|
Fri, 06 Nov 2020 17:02:42 +0100 |
Sebastien Jodogne |
fix
|
Fri, 06 Nov 2020 16:33:52 +0100 |
Sebastien Jodogne |
continued abi
|
Fri, 06 Nov 2020 15:37:30 +0100 |
Sebastien Jodogne |
improving detection of ABI compatibility
|
Fri, 06 Nov 2020 10:00:05 +0100 |
Sebastien Jodogne |
missing macro CIVETWEB_KEEP_ALIVE_TIMEOUT_SECONDS
|
Fri, 06 Nov 2020 09:58:48 +0100 |
Sebastien Jodogne |
Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
|
Thu, 05 Nov 2020 19:33:18 +0100 |
Sebastien Jodogne |
abi continued
|
Thu, 05 Nov 2020 18:24:50 +0100 |
Sebastien Jodogne |
cppcheck
|
Thu, 05 Nov 2020 18:21:03 +0100 |
Sebastien Jodogne |
abi continued
|
Thu, 05 Nov 2020 17:20:49 +0100 |
Sebastien Jodogne |
abi continued
|
Thu, 05 Nov 2020 15:52:28 +0100 |
Sebastien Jodogne |
moving inline methods to source files for ABI compatibility
|
Thu, 05 Nov 2020 12:01:11 +0100 |
Alain Mazy |
applied log categories
|
Thu, 05 Nov 2020 11:43:32 +0100 |
Alain Mazy |
log categories: rest -> http + added lua & jobs
|
Thu, 05 Nov 2020 11:23:47 +0100 |
Sebastien Jodogne |
fix
|
Thu, 05 Nov 2020 10:24:05 +0100 |
Sebastien Jodogne |
prefixing log messages with their category
|
Thu, 05 Nov 2020 09:57:35 +0100 |
Sebastien Jodogne |
fix formatting for help2man
|
Thu, 05 Nov 2020 07:21:43 +0100 |
Sebastien Jodogne |
improving manpage
|
Wed, 04 Nov 2020 18:34:44 +0100 |
Sebastien Jodogne |
backporting a patch for DCMTK 3.6.5 to resolve a bad memory access in C-GET SCP
|
Wed, 04 Nov 2020 18:26:44 +0100 |
Sebastien Jodogne |
fix for VS2008
|
Wed, 04 Nov 2020 17:48:11 +0100 |
Sebastien Jodogne |
using CLOG in Orthanc DICOM handlers
|
Wed, 04 Nov 2020 17:40:25 +0100 |
Sebastien Jodogne |
debug logs for C-MOVE and C-GET SCP
|
Wed, 04 Nov 2020 16:27:59 +0100 |
Sebastien Jodogne |
fix for VS2008, debug logs for C-FIND SCP and for storage commitment SCP
|
Wed, 04 Nov 2020 15:01:47 +0100 |
Sebastien Jodogne |
moving all logs from DicomNetworking folder into the "dicom" category
|
Wed, 04 Nov 2020 14:48:52 +0100 |
Sebastien Jodogne |
starting debug logs for SCP
|
Wed, 04 Nov 2020 14:21:13 +0100 |
Sebastien Jodogne |
debug logs for storage commitment SCU
|
Wed, 04 Nov 2020 13:48:42 +0100 |
Sebastien Jodogne |
debug log for DCMTK SCU
|
Wed, 04 Nov 2020 07:56:22 +0100 |
Sebastien Jodogne |
SetDcmtkVerbosity()
|
Tue, 03 Nov 2020 20:48:01 +0100 |
Sebastien Jodogne |
moving inline methods to source files for ABI compatibility
|
Tue, 03 Nov 2020 20:05:55 +0100 |
Sebastien Jodogne |
avoid multiple calls to GetWidth() and GetHeight() on pixel loops
|
Tue, 03 Nov 2020 18:45:32 +0100 |
Sebastien Jodogne |
CheckOrthancFrameworkSymbols.py
|
Tue, 03 Nov 2020 17:00:58 +0100 |
Sebastien Jodogne |
fix for visual studio
|
Tue, 03 Nov 2020 14:41:27 +0100 |
Sebastien Jodogne |
Dynamically access and/or change the verbosity of logging categories with the REST API
|
Tue, 03 Nov 2020 12:28:25 +0100 |
Sebastien Jodogne |
cppcheck
|
Tue, 03 Nov 2020 12:24:50 +0100 |
Sebastien Jodogne |
tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
|
Tue, 03 Nov 2020 07:19:33 +0100 |
Sebastien Jodogne |
LogCategory_REST
|
Tue, 03 Nov 2020 07:15:44 +0100 |
Sebastien Jodogne |
LogCategory_PLUGINS
|
Mon, 02 Nov 2020 18:45:50 +0100 |
Sebastien Jodogne |
logging categories
|
Mon, 02 Nov 2020 17:15:57 +0100 |
Sebastien Jodogne |
new macro CLOG, and sharing more code between logging engines
|
Mon, 02 Nov 2020 14:48:15 +0100 |
Sebastien Jodogne |
new macro TLOG() to replace VLOG() for trace logs with a category
|
Sun, 01 Nov 2020 12:43:18 +0100 |
Sebastien Jodogne |
REST API returns 404 error if deleting an inexistent peer or modality
|
Fri, 30 Oct 2020 12:00:16 +0100 |
Sebastien Jodogne |
merge
|
Fri, 30 Oct 2020 12:00:06 +0100 |
Sebastien Jodogne |
Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
|
Fri, 30 Oct 2020 10:48:57 +0100 |
Alain Mazy |
reducing verbosity of WebDav upload folder cleanup. avoid logs when nothing happens
|
Fri, 30 Oct 2020 10:35:49 +0100 |
Alain Mazy |
sanitize IndexInSeries (we've seen spaces there !)
|
Fri, 30 Oct 2020 09:00:24 +0100 |
Sebastien Jodogne |
ServeFolders plugin: mime type for ".map" file extension
|
Tue, 27 Oct 2020 14:31:06 +0100 |
Sebastien Jodogne |
notes
|
Tue, 27 Oct 2020 13:51:47 +0100 |
Sebastien Jodogne |
fix unit test Version.Civetweb
|
Tue, 27 Oct 2020 13:29:23 +0100 |
Sebastien Jodogne |
upgrade to civetweb 1.13
|
Mon, 26 Oct 2020 12:23:36 +0100 |
Sebastien Jodogne |
C-GET SCP: Fix responses and handling of cancel
|
Tue, 20 Oct 2020 09:52:42 +0200 |
Sebastien Jodogne |
Fix reporting of client-side store warnings/errors in C-GET SCP
|
Mon, 19 Oct 2020 18:38:24 +0200 |
Sebastien Jodogne |
cppcheck
|
Fri, 16 Oct 2020 11:12:25 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 15 Oct 2020 22:00:07 +0200 |
Sebastien Jodogne |
Orthanc-1.8.0
Orthanc-1.8.0
|
Thu, 15 Oct 2020 20:08:44 +0200 |
Sebastien Jodogne |
cppcheck
|
Thu, 15 Oct 2020 17:13:35 +0200 |
Sebastien Jodogne |
fix webdav
|
Thu, 15 Oct 2020 13:56:50 +0200 |
Sebastien Jodogne |
hotpatch to make Orthanc 0.8.6 compile on Ubuntu 16.04
Orthanc-0.8.6
|
Tue, 13 Oct 2020 15:42:10 +0200 |
Sebastien Jodogne |
note
|
Tue, 13 Oct 2020 15:41:25 +0200 |
Sebastien Jodogne |
improvement
|
Tue, 13 Oct 2020 15:36:48 +0200 |
Sebastien Jodogne |
new lua sample: ClassifyUsingAet.lua
|
Tue, 13 Oct 2020 10:46:05 +0200 |
Sebastien Jodogne |
comments
|
Tue, 13 Oct 2020 10:39:47 +0200 |
Sebastien Jodogne |
simplification
|
Sat, 10 Oct 2020 11:23:11 +0200 |
Sebastien Jodogne |
RequestOrigin_WebDav
|
Sat, 10 Oct 2020 10:38:45 +0200 |
Sebastien Jodogne |
robustness against non-dicom files
|
Fri, 09 Oct 2020 18:10:24 +0200 |
Sebastien Jodogne |
configuration options for webdav
|
Fri, 09 Oct 2020 17:51:06 +0200 |
Sebastien Jodogne |
deleting resources from Orthanc WebDAV
|
Fri, 09 Oct 2020 12:07:23 +0200 |
Sebastien Jodogne |
fix
|
Fri, 09 Oct 2020 12:02:40 +0200 |
Sebastien Jodogne |
reorganization
|
Fri, 09 Oct 2020 11:38:03 +0200 |
Sebastien Jodogne |
upload DICOM using WebDAV
|
Fri, 09 Oct 2020 10:28:34 +0200 |
Sebastien Jodogne |
studies by date working
|
Fri, 09 Oct 2020 10:06:20 +0200 |
Sebastien Jodogne |
sharing more code
|
Fri, 09 Oct 2020 09:52:16 +0200 |
Sebastien Jodogne |
preparing merging InternalNode with ResourcesNode
|
Thu, 08 Oct 2020 18:13:01 +0200 |
Sebastien Jodogne |
working on sorting by dates
|
Thu, 08 Oct 2020 13:38:44 +0200 |
Sebastien Jodogne |
WebDAV: by-studies and by-patients
|
Wed, 07 Oct 2020 13:19:53 +0200 |
Sebastien Jodogne |
implementation of DELETE in class WebDavStorage
|
Wed, 07 Oct 2020 13:00:57 +0200 |
Sebastien Jodogne |
added DELETE in WebDAV, first working virtual filesystem
|
Tue, 06 Oct 2020 20:55:16 +0200 |
Sebastien Jodogne |
publishing the DICOM hierarchy as WebDAV bucket
|
Tue, 06 Oct 2020 18:14:26 +0200 |
Sebastien Jodogne |
WebDavStorage
|
Tue, 06 Oct 2020 13:13:17 +0200 |
Sebastien Jodogne |
warning
|
Tue, 06 Oct 2020 12:45:11 +0200 |
Sebastien Jodogne |
write access to webdav
|
Mon, 05 Oct 2020 10:55:24 +0200 |
Sebastien Jodogne |
basic implementation of WebDAV handler
|
Sun, 04 Oct 2020 13:23:53 +0200 |
Sebastien Jodogne |
prototyping IWebDavBucket
|
Wed, 30 Sep 2020 19:10:56 +0200 |
Sebastien Jodogne |
fix for mingw
|
Wed, 30 Sep 2020 17:59:09 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Sep 2020 16:25:48 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 30 Sep 2020 15:53:17 +0200 |
Sebastien Jodogne |
remove debug printf from DicomStreamReader
|
Wed, 30 Sep 2020 15:49:23 +0200 |
Sebastien Jodogne |
better normalization in stream reader
|
Wed, 30 Sep 2020 15:33:47 +0200 |
Sebastien Jodogne |
reorganization of DicomStreamReader
|
Wed, 30 Sep 2020 12:18:43 +0200 |
Sebastien Jodogne |
fix
|
Wed, 30 Sep 2020 11:49:38 +0200 |
Sebastien Jodogne |
validation against orthanc-tests
|
Wed, 30 Sep 2020 07:38:22 +0200 |
Sebastien Jodogne |
fix for c++98
|
Tue, 29 Sep 2020 19:44:38 +0200 |
Sebastien Jodogne |
fix
|
Tue, 29 Sep 2020 16:30:24 +0200 |
Sebastien Jodogne |
working on sequences
|
Mon, 28 Sep 2020 21:05:13 +0200 |
Sebastien Jodogne |
working on DicomStreamReader
|