Tue, 03 Sep 2019 09:49:10 +0200 |
Alain Mazy |
Orthanc Explorer: include the url search params into HTTP headers to the Rest API to ease usage of the Authorization plugin
|
Thu, 29 Aug 2019 11:41:26 +0200 |
Sebastien Jodogne |
Name of temporary files now include the process ID to ease design of scripts cleaning /tmp
|
Wed, 28 Aug 2019 16:54:00 +0200 |
Sebastien Jodogne |
Fix generation of "SOP Instance UID" on split and merge
|
Wed, 28 Aug 2019 15:19:04 +0200 |
Sebastien Jodogne |
better handling of HTTP security
|
Wed, 28 Aug 2019 12:21:23 +0200 |
Sebastien Jodogne |
removed C++11 primitive
|
Tue, 27 Aug 2019 14:26:04 +0200 |
Sebastien Jodogne |
unit testing new functions in ImageProcessing
|
Tue, 27 Aug 2019 12:10:13 +0200 |
Sebastien Jodogne |
ImageProcessing::SeparableConvolution()
|
Mon, 26 Aug 2019 10:23:51 +0200 |
Sebastien Jodogne |
new functions in ImageProcessing toolbox: FlipX/Y(), Resize(), Halve()
|
Sat, 24 Aug 2019 15:40:36 +0200 |
Sebastien Jodogne |
warning when authentication is automatically enabled
|
Fri, 23 Aug 2019 21:32:16 +0200 |
Sebastien Jodogne |
Security: If remote HTTP access is enabled, HTTP authentication automatically gets enabled
|
Fri, 23 Aug 2019 17:31:43 +0200 |
Sebastien Jodogne |
more tolerance in ImageProcessing::Set()
|
Thu, 22 Aug 2019 15:02:19 +0200 |
Sebastien Jodogne |
additional check
|
Wed, 21 Aug 2019 16:57:02 +0200 |
Sebastien Jodogne |
fix unit tests if dcmtk != 3.6.1
|
Wed, 21 Aug 2019 16:47:17 +0200 |
Sebastien Jodogne |
DicomMap::FromDicomWeb()
|
Mon, 19 Aug 2019 16:02:00 +0200 |
Sebastien Jodogne |
revert
|
Mon, 19 Aug 2019 10:59:10 +0200 |
Sebastien Jodogne |
AuthenticationEnabled
|
Mon, 19 Aug 2019 10:18:04 +0200 |
Benjamin Golinvaux |
merge
|
Mon, 19 Aug 2019 10:17:01 +0200 |
Benjamin Golinvaux |
Added flag to control the emscripten backend (which, in turn, tweaks the compiler flags)
|
Fri, 16 Aug 2019 14:38:15 +0200 |
Sebastien Jodogne |
Log an explicit error if uploading an empty DICOM file using REST API
|
Sat, 10 Aug 2019 13:42:38 +0200 |
Benjamin Golinvaux |
Merge
|
Sat, 10 Aug 2019 13:40:08 +0200 |
Benjamin Golinvaux |
Fixed alignment issue in Toolbox::DetectEndianness() + made the internal logger
|
Fri, 09 Aug 2019 09:19:51 +0200 |
Sebastien Jodogne |
try and fix dynamic linking against libicu on openSUSE
|
Mon, 05 Aug 2019 13:57:54 +0200 |
Benjamin Golinvaux |
Prevented unaligned memcpy when using Web Assembly
|
Sat, 03 Aug 2019 10:56:13 +0200 |
Sebastien Jodogne |
merge
|
Sat, 03 Aug 2019 10:55:54 +0200 |
Sebastien Jodogne |
fix
|
Sat, 03 Aug 2019 10:12:24 +0200 |
Alain Mazy |
merge
|
Sat, 03 Aug 2019 10:12:09 +0200 |
Alain Mazy |
get semaphore count for debug purpose
|
Thu, 01 Aug 2019 18:36:16 +0200 |
Sebastien Jodogne |
merge
|
Thu, 01 Aug 2019 18:35:47 +0200 |
Sebastien Jodogne |
fix
|
Thu, 01 Aug 2019 18:00:22 +0200 |
Alain Mazy |
fix Semaphore + added TryAcquire & TryLocker
|
Thu, 01 Aug 2019 11:46:24 +0200 |
Alain Mazy |
merge
|
Thu, 01 Aug 2019 11:46:01 +0200 |
Alain Mazy |
added RestApiPost overload to retrieve a string response
|
Wed, 31 Jul 2019 14:35:58 +0200 |
Sebastien Jodogne |
fix warning from gcc 8.3.0
|
Wed, 31 Jul 2019 14:12:47 +0200 |
Sebastien Jodogne |
merge
|
Wed, 31 Jul 2019 14:12:15 +0200 |
Sebastien Jodogne |
fix whitespace problem in mongoose-3.8-patch.diff
|
Mon, 15 Jul 2019 16:48:36 +0200 |
Alain Mazy |
merge
|
Mon, 15 Jul 2019 16:48:23 +0200 |
Alain Mazy |
improved detection of threads for ILogger
|
Thu, 11 Jul 2019 16:54:07 +0200 |
Sebastien Jodogne |
todo
|
Thu, 11 Jul 2019 13:29:50 +0200 |
Alain Mazy |
fix unit tests: removed \r from the expected string since we removed it when generating the log line
|
Thu, 11 Jul 2019 11:49:15 +0200 |
amazy |
merge
|
Thu, 11 Jul 2019 11:48:54 +0200 |
amazy |
logging on windows: all logs actually contained CR.CR.LF -> removed one CR. It seems that iostream already converts \n to \r\n on Windows systems
|
Thu, 11 Jul 2019 10:27:01 +0200 |
Alain Mazy |
fix the fix of the fix (this time for good !)
|
Thu, 11 Jul 2019 10:24:37 +0200 |
Alain Mazy |
fix the fix
|
Thu, 11 Jul 2019 10:23:15 +0200 |
Alain Mazy |
fix ILogger in non threaded environment (Emscripten)
|
Wed, 10 Jul 2019 08:44:10 +0200 |
Sebastien Jodogne |
todo
|
Tue, 09 Jul 2019 15:29:50 +0200 |
Sebastien Jodogne |
In DICOM-to-DICOMweb/JSON conversion, be more tolerant wrt. invalid DICOM files
|
Tue, 09 Jul 2019 14:44:26 +0200 |
Sebastien Jodogne |
news
|
Tue, 09 Jul 2019 11:59:56 +0200 |
Sebastien Jodogne |
attempt to fix LSB on Ubuntu 18.04
|
Tue, 09 Jul 2019 10:30:44 +0200 |
Alain Mazy |
merge
|
Tue, 09 Jul 2019 10:30:30 +0200 |
Alain Mazy |
added logging OrthancHelpers
|
Tue, 09 Jul 2019 09:31:53 +0200 |
Sebastien Jodogne |
explicit error message if missing /etc/localtime
|
Mon, 08 Jul 2019 08:47:48 +0200 |
Sebastien Jodogne |
ubuntu 18.04
|
Wed, 03 Jul 2019 10:31:06 +0200 |
Alain Mazy |
merge
|
Wed, 03 Jul 2019 10:28:17 +0200 |
Alain Mazy |
cleanup
|
Wed, 03 Jul 2019 10:27:32 +0200 |
Alain Mazy |
merge
|
Wed, 03 Jul 2019 10:19:27 +0200 |
Alain Mazy |
LeastRecentlyUsedIndex::GetAllKeys (test)
|
Wed, 03 Jul 2019 10:18:05 +0200 |
Alain Mazy |
LeastRecentlyUsedIndex::GetAllKeys
|
Sat, 29 Jun 2019 10:35:58 +0200 |
Sebastien Jodogne |
centos
|
Thu, 27 Jun 2019 16:49:31 +0200 |
Sebastien Jodogne |
fix
|
Wed, 26 Jun 2019 08:04:57 +0200 |
Sebastien Jodogne |
back to mainline
|
Tue, 25 Jun 2019 18:46:12 +0200 |
Sebastien Jodogne |
Orthanc-1.5.7
Orthanc-1.5.7
|
Tue, 25 Jun 2019 14:18:46 +0200 |
Sebastien Jodogne |
don't change encoding of SpecificCharacterSet
|
Tue, 25 Jun 2019 12:15:03 +0200 |
Sebastien Jodogne |
commenting new functions in SDK
|
Tue, 25 Jun 2019 10:51:01 +0200 |
Sebastien Jodogne |
Allow anonymizing/modifying instances without the PatientID tag
|
Mon, 24 Jun 2019 17:46:18 +0200 |
Sebastien Jodogne |
notes
|
Mon, 24 Jun 2019 17:15:03 +0200 |
Sebastien Jodogne |
WebServiceParameters::GetBooleanUserProperty()
|
Mon, 24 Jun 2019 16:55:28 +0200 |
Sebastien Jodogne |
OrthancPlugins::HttpClient::SetChunkedTransfersAllowed()
|
Mon, 24 Jun 2019 16:06:47 +0200 |
Sebastien Jodogne |
Fix issue #106 (Unable to export preview as jpeg from Lua script)
|
Mon, 24 Jun 2019 12:37:52 +0200 |
Sebastien Jodogne |
Fix issue #141 (/tools/create-dicom removes non-ASCII characters from study description)
|
Fri, 21 Jun 2019 18:28:11 +0200 |
Sebastien Jodogne |
fix issue #143
|
Fri, 21 Jun 2019 17:19:33 +0200 |
Sebastien Jodogne |
fixed wrong warning about uninitialized variable
|
Thu, 20 Jun 2019 22:13:00 +0200 |
Sebastien Jodogne |
compatibility mode for OrthancPlugins::HttpClient::IAnswer
|
Thu, 20 Jun 2019 18:36:48 +0200 |
Sebastien Jodogne |
OrthancPlugins::OrthancJob::SubmitAndWait()
|
Wed, 19 Jun 2019 18:33:49 +0200 |
Sebastien Jodogne |
upgrade api version
|
Wed, 19 Jun 2019 12:31:59 +0200 |
Sebastien Jodogne |
new mime type: font/woff2
|
Tue, 18 Jun 2019 11:37:18 +0200 |
Sebastien Jodogne |
fix
|
Tue, 18 Jun 2019 09:10:27 +0200 |
Sebastien Jodogne |
fixed C++ compatibility wrapper for OrthancPluginRegisterRestCallbackNoLock()
|
Mon, 17 Jun 2019 23:37:07 +0200 |
Alain Mazy |
merge
|
Mon, 17 Jun 2019 23:36:37 +0200 |
Alain Mazy |
improved FillPolygon
|
Mon, 17 Jun 2019 23:35:46 +0200 |
Alain Mazy |
improved logging
|
Mon, 17 Jun 2019 18:04:02 +0200 |
Sebastien Jodogne |
new function in SDK: OrthancPluginGetTagName()
|
Mon, 17 Jun 2019 09:44:45 +0200 |
Sebastien Jodogne |
default value of HttpTimeout is now 60 seconds
|
Sat, 15 Jun 2019 18:06:08 +0000 |
Benjamin Golinvaux |
Set HttpTimeout to 60 sec (that is a standard value across browsers and the same as in Stone of Orthanc)
|
Fri, 14 Jun 2019 17:52:36 +0200 |
Sebastien Jodogne |
OrthancPlugins::HttpClient::AddHeaders()
|
Fri, 14 Jun 2019 15:21:19 +0200 |
Sebastien Jodogne |
fix
|
Fri, 14 Jun 2019 10:11:52 +0200 |
Sebastien Jodogne |
OrthancPlugins::HttpClient::SetHeaders()
|
Thu, 13 Jun 2019 16:37:20 +0200 |
Sebastien Jodogne |
improving single file uncompression on Windows
|
Thu, 13 Jun 2019 14:49:12 +0200 |
Sebastien Jodogne |
ORTHANC_PLUGINS_API using visibility
|
Wed, 12 Jun 2019 18:04:53 +0200 |
Sebastien Jodogne |
OrthancPlugins::OrthancConfiguration(bool)
|
Wed, 12 Jun 2019 12:11:58 +0200 |
Sebastien Jodogne |
fix encoding in DICOMweb
|
Wed, 12 Jun 2019 09:57:02 +0200 |
Sebastien Jodogne |
fix
|
Wed, 12 Jun 2019 09:04:36 +0200 |
s jodogne |
fix for msvc 2008
|
Tue, 11 Jun 2019 21:51:18 +0200 |
Sebastien Jodogne |
fix for older compilers
|
Tue, 11 Jun 2019 21:38:34 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 11 Jun 2019 21:06:57 +0200 |
Sebastien Jodogne |
refactoring to handle "not allowed" HTTP status 405
|
Tue, 11 Jun 2019 19:44:10 +0200 |
Sebastien Jodogne |
simplification
|
Tue, 11 Jun 2019 14:02:57 +0200 |
Sebastien Jodogne |
rename
|
Sat, 08 Jun 2019 20:49:39 +0200 |
Sebastien Jodogne |
trying yet another fix
|
Sat, 08 Jun 2019 18:30:03 +0200 |
Sebastien Jodogne |
fix
|
Sat, 08 Jun 2019 17:42:30 +0200 |
Sebastien Jodogne |
introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicit
|
Sat, 08 Jun 2019 16:49:35 +0200 |
s jodogne |
merge
|
Sat, 08 Jun 2019 16:49:10 +0200 |
s jodogne |
fix fox visual studio
|
Sat, 08 Jun 2019 11:57:46 +0200 |
Sebastien Jodogne |
C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
|
Sat, 08 Jun 2019 10:30:00 +0200 |
s jodogne |
fix for visual studio 2008
|
Sat, 08 Jun 2019 09:11:33 +0200 |
Sebastien Jodogne |
reorganizing build instructions
|
Fri, 07 Jun 2019 18:43:42 +0200 |
Sebastien Jodogne |
ErrorCode_UnsupportedMediaType
|
Fri, 07 Jun 2019 17:24:26 +0200 |
Sebastien Jodogne |
fix
|
Fri, 07 Jun 2019 15:06:17 +0200 |
Sebastien Jodogne |
removing unneeded casts
|
Fri, 07 Jun 2019 14:58:27 +0200 |
Sebastien Jodogne |
cont
|
Fri, 07 Jun 2019 14:26:09 +0200 |
Sebastien Jodogne |
fixed some inconsistencies with pointer types in the plugin sdk
|
Fri, 07 Jun 2019 14:14:31 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterMultipartRestCallback() is working
|
Fri, 07 Jun 2019 13:36:43 +0200 |
Sebastien Jodogne |
new classes: StringMatcher and MultipartStreamReader
|